2022-11-23T01:34:05.0091957Z Requested labels: linux.4xlarge.nvidia.gpu 2022-11-23T01:34:05.0092036Z Job defined at: pytorch/pytorch/.github/workflows/_linux-test.yml@refs/heads/master 2022-11-23T01:34:05.0092060Z Waiting for a runner to pick up this job... 2022-11-23T01:36:49.3842704Z Job is about to start running on the runner: i-0a40b3842f32ca2e9 (organization) 2022-11-23T01:36:53.1395759Z Current runner version: '2.299.1' 2022-11-23T01:36:53.1402975Z Runner name: 'i-0a40b3842f32ca2e9' 2022-11-23T01:36:53.1403712Z Runner group name: 'Default' 2022-11-23T01:36:53.1404387Z Machine name: 'ip-10-0-6-31' 2022-11-23T01:36:53.1407103Z ##[group]GITHUB_TOKEN Permissions 2022-11-23T01:36:53.1407925Z Actions: write 2022-11-23T01:36:53.1408320Z Checks: write 2022-11-23T01:36:53.1408656Z Contents: write 2022-11-23T01:36:53.1409050Z Deployments: write 2022-11-23T01:36:53.1409507Z Discussions: write 2022-11-23T01:36:53.1409851Z Issues: write 2022-11-23T01:36:53.1410259Z Metadata: read 2022-11-23T01:36:53.1410641Z Packages: write 2022-11-23T01:36:53.1410975Z Pages: write 2022-11-23T01:36:53.1411407Z PullRequests: write 2022-11-23T01:36:53.1411857Z RepositoryProjects: write 2022-11-23T01:36:53.1412243Z SecurityEvents: write 2022-11-23T01:36:53.1412637Z Statuses: write 2022-11-23T01:36:53.1413064Z ##[endgroup] 2022-11-23T01:36:53.1417081Z Secret source: Actions 2022-11-23T01:36:53.1417888Z Prepare workflow directory 2022-11-23T01:36:53.2688016Z Prepare all required actions 2022-11-23T01:36:53.2904202Z Getting action download info 2022-11-23T01:36:53.4767220Z Download action repository 'pytorch/test-infra@main' (SHA:c57ff4d9a93667a5571a80a0e92c3e2674aeedfd) 2022-11-23T01:36:53.8168930Z Download action repository 'pytorch/pytorch@master' (SHA:1cfd3858ac54fe3883534309081631a0a892ba3f) 2022-11-23T01:36:57.1869594Z Download action repository 'seemethere/upload-artifact-s3@v5' (SHA:baba72d0712b404f646cebe0730933554ebce96a) 2022-11-23T01:36:57.4904975Z Getting action download info 2022-11-23T01:36:57.6533971Z Download action repository 'malfet/checkout@silent-checkout' (SHA:c7b8fef48edfe1bca0044a44b1f7f7c4318a3076) 2022-11-23T01:36:57.8434118Z Getting action download info 2022-11-23T01:36:58.0084128Z Download action repository 'nick-fields/retry@7d4a37704547a311dbb66ebdf5b23ec19374a767' (SHA:7d4a37704547a311dbb66ebdf5b23ec19374a767) 2022-11-23T01:36:58.1607596Z Uses: pytorch/pytorch/.github/workflows/_linux-test.yml 2022-11-23T01:36:58.1610036Z ##[group] Inputs 2022-11-23T01:36:58.1610469Z build-environment: linux-bionic-cuda11.6-py3-gcc7-slow-gradcheck 2022-11-23T01:36:58.1611071Z test-matrix: { include: [ { config: "default", shard: 1, num_shards: 2, runner: "linux.4xlarge.nvidia.gpu" }, { config: "default", shard: 2, num_shards: 2, runner: "linux.4xlarge.nvidia.gpu" }, ]} 2022-11-23T01:36:58.1611774Z docker-image: 308535385114.dkr.ecr.us-east-1.amazonaws.com/pytorch/pytorch-linux-bionic-cuda11.6-cudnn8-py3-gcc7:072aae4a77ed7d3a69ad5683420509c41301b940 2022-11-23T01:36:58.1612255Z sync-tag: 2022-11-23T01:36:58.1613252Z timeout-minutes: 300 2022-11-23T01:36:58.1613547Z ##[endgroup] 2022-11-23T01:36:58.1614422Z Complete job name: linux-bionic-cuda11.6-py3-gcc7-slow-gradcheck / test (default, 2, 2, linux.4xlarge.nvidia.gpu, mem_leak_check) 2022-11-23T01:36:58.2596513Z ##[group]Run pytorch/test-infra/.github/actions/setup-ssh@main 2022-11-23T01:36:58.2596890Z with: 2022-11-23T01:36:58.2597460Z github-secret: *** 2022-11-23T01:36:58.2597773Z activate-with-label: false 2022-11-23T01:36:58.2598026Z label: with-ssh 2022-11-23T01:36:58.2598296Z remove-existing-keys: true 2022-11-23T01:36:58.2598559Z env: 2022-11-23T01:36:58.2598782Z GIT_DEFAULT_BRANCH: master 2022-11-23T01:36:58.2599060Z ##[endgroup] 2022-11-23T01:36:58.3651539Z Not on pull request and ciflow reference could not be extracted, skipping adding ssh keys 2022-11-23T01:36:58.3875697Z ##[group]Run pytorch/pytorch/.github/actions/checkout-pytorch@master 2022-11-23T01:36:58.3876081Z with: 2022-11-23T01:36:58.3876323Z submodules: recursive 2022-11-23T01:36:58.3876587Z fetch-depth: 0 2022-11-23T01:36:58.3876818Z env: 2022-11-23T01:36:58.3877117Z GIT_DEFAULT_BRANCH: master 2022-11-23T01:36:58.3877419Z ##[endgroup] 2022-11-23T01:36:58.4162077Z ##[group]Run retry () { 2022-11-23T01:36:58.4162414Z retry () { 2022-11-23T01:36:58.4162714Z  $* || (sleep 1 && $*) || (sleep 2 && $*) || (sleep 4 && $*) || (sleep 8 && $*) 2022-11-23T01:36:58.4163202Z } 2022-11-23T01:36:58.4163465Z echo "${GITHUB_WORKSPACE}" 2022-11-23T01:36:58.4163750Z if [ -z "${NO_SUDO}" ]; then 2022-11-23T01:36:58.4164062Z  retry sudo rm -rf "${GITHUB_WORKSPACE}" 2022-11-23T01:36:58.4164355Z else 2022-11-23T01:36:58.4164624Z  retry rm -rf "${GITHUB_WORKSPACE}" 2022-11-23T01:36:58.4164900Z fi 2022-11-23T01:36:58.4165196Z mkdir "${GITHUB_WORKSPACE}" 2022-11-23T01:36:58.4183356Z shell: /usr/bin/bash --noprofile --norc -e -o pipefail {0} 2022-11-23T01:36:58.4183695Z env: 2022-11-23T01:36:58.4183948Z GIT_DEFAULT_BRANCH: master 2022-11-23T01:36:58.4184203Z NO_SUDO: 2022-11-23T01:36:58.4184447Z ##[endgroup] 2022-11-23T01:36:58.4307449Z /home/ec2-user/actions-runner/_work/pytorch/pytorch 2022-11-23T01:36:58.4788643Z ##[group]Run malfet/checkout@silent-checkout 2022-11-23T01:36:58.4788952Z with: 2022-11-23T01:36:58.4789207Z ref: 1cfd3858ac54fe3883534309081631a0a892ba3f 2022-11-23T01:36:58.4789504Z fetch-depth: 0 2022-11-23T01:36:58.4789763Z submodules: recursive 2022-11-23T01:36:58.4790026Z quiet-checkout: true 2022-11-23T01:36:58.4790287Z repository: pytorch/pytorch 2022-11-23T01:36:58.4790724Z token: *** 2022-11-23T01:36:58.4790984Z ssh-strict: true 2022-11-23T01:36:58.4791431Z persist-credentials: true 2022-11-23T01:36:58.4791688Z clean: true 2022-11-23T01:36:58.4791927Z lfs: false 2022-11-23T01:36:58.4792183Z set-safe-directory: true 2022-11-23T01:36:58.4792417Z env: 2022-11-23T01:36:58.4792658Z GIT_DEFAULT_BRANCH: master 2022-11-23T01:36:58.4792924Z ##[endgroup] 2022-11-23T01:36:58.6275817Z Syncing repository: pytorch/pytorch 2022-11-23T01:36:58.6277909Z ##[group]Getting Git version info 2022-11-23T01:36:58.6278469Z Working directory is '/home/ec2-user/actions-runner/_work/pytorch/pytorch' 2022-11-23T01:36:58.6279070Z [command]/usr/bin/git version 2022-11-23T01:36:58.6279353Z git version 2.37.1 2022-11-23T01:36:58.6280112Z ##[endgroup] 2022-11-23T01:36:58.6294563Z Temporarily overriding HOME='/home/ec2-user/actions-runner/_work/_temp/c2a2dc5a-a754-49dc-a433-ab5976f627d1' before making global git config changes 2022-11-23T01:36:58.6295965Z Adding repository directory to the temporary git global config as a safe directory 2022-11-23T01:36:58.6302368Z [command]/usr/bin/git config --global --add safe.directory /home/ec2-user/actions-runner/_work/pytorch/pytorch 2022-11-23T01:36:58.6345522Z Deleting the contents of '/home/ec2-user/actions-runner/_work/pytorch/pytorch' 2022-11-23T01:36:58.6352224Z ##[group]Initializing the repository 2022-11-23T01:36:58.6355931Z [command]/usr/bin/git init /home/ec2-user/actions-runner/_work/pytorch/pytorch 2022-11-23T01:36:58.6387143Z hint: Using 'master' as the name for the initial branch. This default branch name 2022-11-23T01:36:58.6387747Z hint: is subject to change. To configure the initial branch name to use in all 2022-11-23T01:36:58.6388160Z hint: of your new repositories, which will suppress this warning, call: 2022-11-23T01:36:58.6388521Z hint: 2022-11-23T01:36:58.6388919Z hint: git config --global init.defaultBranch 2022-11-23T01:36:58.6389190Z hint: 2022-11-23T01:36:58.6389559Z hint: Names commonly chosen instead of 'master' are 'main', 'trunk' and 2022-11-23T01:36:58.6390070Z hint: 'development'. The just-created branch can be renamed via this command: 2022-11-23T01:36:58.6390378Z hint: 2022-11-23T01:36:58.6390821Z hint: git branch -m 2022-11-23T01:36:58.6392095Z Initialized empty Git repository in /home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/ 2022-11-23T01:36:58.6402305Z [command]/usr/bin/git remote add origin https://github.com/pytorch/pytorch 2022-11-23T01:36:58.6434788Z ##[endgroup] 2022-11-23T01:36:58.6435294Z ##[group]Disabling automatic garbage collection 2022-11-23T01:36:58.6439252Z [command]/usr/bin/git config --local gc.auto 0 2022-11-23T01:36:58.6468667Z ##[endgroup] 2022-11-23T01:36:58.6469749Z ##[group]Setting up auth 2022-11-23T01:36:58.6479012Z [command]/usr/bin/git config --local --name-only --get-regexp core\.sshCommand 2022-11-23T01:36:58.6512209Z [command]/usr/bin/git submodule foreach --recursive git config --local --name-only --get-regexp 'core\.sshCommand' && git config --local --unset-all 'core.sshCommand' || : 2022-11-23T01:36:58.6839312Z [command]/usr/bin/git config --local --name-only --get-regexp http\.https\:\/\/github\.com\/\.extraheader 2022-11-23T01:36:58.6869273Z [command]/usr/bin/git submodule foreach --recursive git config --local --name-only --get-regexp 'http\.https\:\/\/github\.com\/\.extraheader' && git config --local --unset-all 'http.https://github.com/.extraheader' || : 2022-11-23T01:36:58.7155932Z [command]/usr/bin/git config --local http.https://github.com/.extraheader AUTHORIZATION: basic *** 2022-11-23T01:36:58.7201012Z ##[endgroup] 2022-11-23T01:36:58.7201517Z ##[group]Fetching the repository 2022-11-23T01:36:58.7209731Z [command]/usr/bin/git -c protocol.version=2 fetch --prune --quiet --no-recurse-submodules origin +refs/heads/*:refs/remotes/origin/* +refs/tags/*:refs/tags/* 2022-11-23T01:37:55.8819123Z [command]/usr/bin/git rev-parse --verify --quiet 1cfd3858ac54fe3883534309081631a0a892ba3f^{object} 2022-11-23T01:37:55.8844670Z 1cfd3858ac54fe3883534309081631a0a892ba3f 2022-11-23T01:37:55.8850559Z ##[endgroup] 2022-11-23T01:37:55.8851052Z ##[group]Determining the checkout info 2022-11-23T01:37:55.8852212Z ##[endgroup] 2022-11-23T01:37:55.8852681Z ##[group]Checking out the ref 2022-11-23T01:37:55.8857227Z [command]/usr/bin/git checkout --quiet --force 1cfd3858ac54fe3883534309081631a0a892ba3f 2022-11-23T01:37:57.5902194Z ##[endgroup] 2022-11-23T01:37:57.5902914Z ##[group]Setting up auth for fetching submodules 2022-11-23T01:37:57.5908814Z [command]/usr/bin/git config --global http.https://github.com/.extraheader AUTHORIZATION: basic *** 2022-11-23T01:37:57.5957944Z [command]/usr/bin/git config --global --unset-all url.https://github.com/.insteadOf 2022-11-23T01:37:57.5989249Z [command]/usr/bin/git config --global --add url.https://github.com/.insteadOf git@github.com: 2022-11-23T01:37:57.6019213Z [command]/usr/bin/git config --global --add url.https://github.com/.insteadOf org-21003710@github.com: 2022-11-23T01:37:57.6048758Z ##[endgroup] 2022-11-23T01:37:57.6049199Z ##[group]Fetching submodules 2022-11-23T01:37:57.6054062Z [command]/usr/bin/git submodule sync --recursive 2022-11-23T01:37:57.6361932Z [command]/usr/bin/git -c protocol.version=2 submodule update --init --force --recursive 2022-11-23T01:37:57.6656511Z Submodule 'android/libs/fbjni' (https://github.com/facebookincubator/fbjni.git) registered for path 'android/libs/fbjni' 2022-11-23T01:37:57.6659430Z Submodule 'third_party/NNPACK_deps/FP16' (https://github.com/Maratyszcza/FP16.git) registered for path 'third_party/FP16' 2022-11-23T01:37:57.6663431Z Submodule 'third_party/NNPACK_deps/FXdiv' (https://github.com/Maratyszcza/FXdiv.git) registered for path 'third_party/FXdiv' 2022-11-23T01:37:57.6666802Z Submodule 'third_party/NNPACK' (https://github.com/Maratyszcza/NNPACK.git) registered for path 'third_party/NNPACK' 2022-11-23T01:37:57.6670503Z Submodule 'third_party/QNNPACK' (https://github.com/pytorch/QNNPACK) registered for path 'third_party/QNNPACK' 2022-11-23T01:37:57.6674553Z Submodule 'third_party/VulkanMemoryAllocator' (https://github.com/GPUOpen-LibrariesAndSDKs/VulkanMemoryAllocator.git) registered for path 'third_party/VulkanMemoryAllocator' 2022-11-23T01:37:57.6678542Z Submodule 'third_party/XNNPACK' (https://github.com/google/XNNPACK.git) registered for path 'third_party/XNNPACK' 2022-11-23T01:37:57.6682567Z Submodule 'third_party/benchmark' (https://github.com/google/benchmark.git) registered for path 'third_party/benchmark' 2022-11-23T01:37:57.6686792Z Submodule 'third_party/cpuinfo' (https://github.com/pytorch/cpuinfo.git) registered for path 'third_party/cpuinfo' 2022-11-23T01:37:57.6691095Z Submodule 'third_party/cub' (https://github.com/NVlabs/cub.git) registered for path 'third_party/cub' 2022-11-23T01:37:57.6695791Z Submodule 'third_party/cudnn_frontend' (https://github.com/NVIDIA/cudnn-frontend.git) registered for path 'third_party/cudnn_frontend' 2022-11-23T01:37:57.6700473Z Submodule 'third_party/cutlass' (https://github.com/NVIDIA/cutlass.git) registered for path 'third_party/cutlass' 2022-11-23T01:37:57.6705720Z Submodule 'third_party/eigen' (https://gitlab.com/libeigen/eigen.git) registered for path 'third_party/eigen' 2022-11-23T01:37:57.6710537Z Submodule 'third_party/fbgemm' (https://github.com/pytorch/fbgemm) registered for path 'third_party/fbgemm' 2022-11-23T01:37:57.6715511Z Submodule 'third_party/flatbuffers' (https://github.com/google/flatbuffers.git) registered for path 'third_party/flatbuffers' 2022-11-23T01:37:57.6720665Z Submodule 'third_party/fmt' (https://github.com/fmtlib/fmt.git) registered for path 'third_party/fmt' 2022-11-23T01:37:57.6725988Z Submodule 'third_party/foxi' (https://github.com/houseroad/foxi.git) registered for path 'third_party/foxi' 2022-11-23T01:37:57.6731473Z Submodule 'third_party/gemmlowp/gemmlowp' (https://github.com/google/gemmlowp.git) registered for path 'third_party/gemmlowp/gemmlowp' 2022-11-23T01:37:57.6736926Z Submodule 'third_party/gloo' (https://github.com/facebookincubator/gloo) registered for path 'third_party/gloo' 2022-11-23T01:37:57.6743772Z Submodule 'third_party/googletest' (https://github.com/google/googletest.git) registered for path 'third_party/googletest' 2022-11-23T01:37:57.6749507Z Submodule 'third_party/ideep' (https://github.com/intel/ideep) registered for path 'third_party/ideep' 2022-11-23T01:37:57.6755550Z Submodule 'third_party/ios-cmake' (https://github.com/Yangqing/ios-cmake.git) registered for path 'third_party/ios-cmake' 2022-11-23T01:37:57.6761596Z Submodule 'third_party/ittapi' (https://github.com/intel/ittapi.git) registered for path 'third_party/ittapi' 2022-11-23T01:37:57.6767791Z Submodule 'third_party/kineto' (https://github.com/pytorch/kineto) registered for path 'third_party/kineto' 2022-11-23T01:37:57.6774205Z Submodule 'third_party/nccl/nccl' (https://github.com/NVIDIA/nccl) registered for path 'third_party/nccl/nccl' 2022-11-23T01:37:57.6780890Z Submodule 'third_party/neon2sse' (https://github.com/intel/ARM_NEON_2_x86_SSE.git) registered for path 'third_party/neon2sse' 2022-11-23T01:37:57.6787649Z Submodule 'third_party/nlohmann' (https://github.com/nlohmann/json.git) registered for path 'third_party/nlohmann' 2022-11-23T01:37:57.6794256Z Submodule 'third_party/onnx' (https://github.com/onnx/onnx.git) registered for path 'third_party/onnx' 2022-11-23T01:37:57.6801226Z Submodule 'third_party/onnx-tensorrt' (https://github.com/onnx/onnx-tensorrt) registered for path 'third_party/onnx-tensorrt' 2022-11-23T01:37:57.6808170Z Submodule 'third_party/pocketfft' (https://github.com/mreineck/pocketfft) registered for path 'third_party/pocketfft' 2022-11-23T01:37:57.6815315Z Submodule 'third_party/protobuf' (https://github.com/protocolbuffers/protobuf.git) registered for path 'third_party/protobuf' 2022-11-23T01:37:57.6823121Z Submodule 'third_party/NNPACK_deps/psimd' (https://github.com/Maratyszcza/psimd.git) registered for path 'third_party/psimd' 2022-11-23T01:37:57.6830483Z Submodule 'third_party/NNPACK_deps/pthreadpool' (https://github.com/Maratyszcza/pthreadpool.git) registered for path 'third_party/pthreadpool' 2022-11-23T01:37:57.6837924Z Submodule 'third_party/pybind11' (https://github.com/pybind/pybind11.git) registered for path 'third_party/pybind11' 2022-11-23T01:37:57.6845689Z Submodule 'third_party/python-enum' (https://github.com/PeachPy/enum34.git) registered for path 'third_party/python-enum' 2022-11-23T01:37:57.6853325Z Submodule 'third_party/python-peachpy' (https://github.com/malfet/PeachPy.git) registered for path 'third_party/python-peachpy' 2022-11-23T01:37:57.6861518Z Submodule 'third_party/python-six' (https://github.com/benjaminp/six.git) registered for path 'third_party/python-six' 2022-11-23T01:37:57.6869444Z Submodule 'third_party/sleef' (https://github.com/shibatch/sleef) registered for path 'third_party/sleef' 2022-11-23T01:37:57.6877667Z Submodule 'third_party/tbb' (https://github.com/01org/tbb) registered for path 'third_party/tbb' 2022-11-23T01:37:57.6886159Z Submodule 'third_party/tensorpipe' (https://github.com/pytorch/tensorpipe.git) registered for path 'third_party/tensorpipe' 2022-11-23T01:37:57.6894604Z Submodule 'third_party/zstd' (https://github.com/facebook/zstd.git) registered for path 'third_party/zstd' 2022-11-23T01:37:57.6922407Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/android/libs/fbjni'... 2022-11-23T01:37:57.9658078Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/FP16'... 2022-11-23T01:37:58.1849355Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/FXdiv'... 2022-11-23T01:37:58.4407843Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/NNPACK'... 2022-11-23T01:37:58.7153804Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/QNNPACK'... 2022-11-23T01:37:58.9988672Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/VulkanMemoryAllocator'... 2022-11-23T01:38:01.1769999Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/XNNPACK'... 2022-11-23T01:38:07.4509239Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/benchmark'... 2022-11-23T01:38:07.9831865Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/cpuinfo'... 2022-11-23T01:38:08.5412149Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/cub'... 2022-11-23T01:38:10.1582796Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/cudnn_frontend'... 2022-11-23T01:38:11.5021771Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/cutlass'... 2022-11-23T01:38:13.1456475Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/eigen'... 2022-11-23T01:38:20.0304715Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/fbgemm'... 2022-11-23T01:38:20.7646179Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/flatbuffers'... 2022-11-23T01:38:22.3264280Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/fmt'... 2022-11-23T01:38:23.5195308Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/foxi'... 2022-11-23T01:38:23.7254006Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/gemmlowp/gemmlowp'... 2022-11-23T01:38:24.2249597Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/gloo'... 2022-11-23T01:38:24.5518700Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/googletest'... 2022-11-23T01:38:25.6074213Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/ideep'... 2022-11-23T01:38:26.0646007Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/ios-cmake'... 2022-11-23T01:38:26.3814430Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/ittapi'... 2022-11-23T01:38:27.0223524Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/kineto'... 2022-11-23T01:38:28.6347346Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/nccl/nccl'... 2022-11-23T01:38:29.0615350Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/neon2sse'... 2022-11-23T01:38:29.4846690Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/nlohmann'... 2022-11-23T01:38:36.0487863Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/onnx'... 2022-11-23T01:38:37.7564099Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/onnx-tensorrt'... 2022-11-23T01:38:38.2014291Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/pocketfft'... 2022-11-23T01:38:38.4361616Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/protobuf'... 2022-11-23T01:38:44.7324214Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/psimd'... 2022-11-23T01:38:44.9373984Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/pthreadpool'... 2022-11-23T01:38:45.1704641Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/pybind11'... 2022-11-23T01:38:46.0981570Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/python-enum'... 2022-11-23T01:38:46.3194395Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/python-peachpy'... 2022-11-23T01:38:46.6525126Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/python-six'... 2022-11-23T01:38:46.9698250Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/sleef'... 2022-11-23T01:38:47.5441050Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/tbb'... 2022-11-23T01:38:50.0054689Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/tensorpipe'... 2022-11-23T01:38:50.5131675Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/zstd'... 2022-11-23T01:38:53.1164592Z Submodule path 'android/libs/fbjni': checked out '7e1e1fe3858c63c251c637ae41a20de425dde96f' 2022-11-23T01:38:53.1286636Z Submodule path 'third_party/FP16': checked out '4dfe081cf6bcd15db339cf2680b9281b8451eeb3' 2022-11-23T01:38:53.1379000Z Submodule path 'third_party/FXdiv': checked out 'b408327ac2a15ec3e43352421954f5b1967701d1' 2022-11-23T01:38:53.1652901Z Submodule path 'third_party/NNPACK': checked out 'c07e3a0400713d546e0dea2d5466dd22ea389c73' 2022-11-23T01:38:53.1918601Z Submodule path 'third_party/QNNPACK': checked out '7d2a4e9931a82adc3814275b6219a03e24e36b4c' 2022-11-23T01:38:53.2361134Z Submodule path 'third_party/VulkanMemoryAllocator': checked out 'a6bfc237255a6bac1513f7c1ebde6d8aed6b5191' 2022-11-23T01:38:53.9852666Z Submodule path 'third_party/XNNPACK': checked out 'ae108ef49aa5623b896fc93d4298c49d1750d9ba' 2022-11-23T01:38:54.0098431Z Submodule path 'third_party/benchmark': checked out '0d98dba29d66e93259db7daa53a9327df767a415' 2022-11-23T01:38:54.1307691Z Submodule path 'third_party/cpuinfo': checked out '8ec7bd91ad0470e61cf38f618cc1f270dede599c' 2022-11-23T01:38:54.1703888Z Submodule path 'third_party/cub': checked out 'd106ddb991a56c3df1b6d51b2409e36ba8181ce4' 2022-11-23T01:38:54.5292531Z Submodule path 'third_party/cudnn_frontend': checked out '171a7a986f7fbd9ed71bd0cf3c7ad4f55843d6b3' 2022-11-23T01:38:55.0416512Z Submodule path 'third_party/cutlass': checked out 'b72cbf957df8cf84a6d0ff91c190ad51a9c1d24a' 2022-11-23T01:38:55.3377718Z Submodule path 'third_party/eigen': checked out '3147391d946bb4b6c68edd901f2add6ac1f31f8c' 2022-11-23T01:38:55.3931094Z Submodule path 'third_party/fbgemm': checked out '4d1738b3142a6cb0c032cd639e239566010b054a' 2022-11-23T01:38:55.3948602Z Submodule 'third_party/asmjit' (https://github.com/asmjit/asmjit.git) registered for path 'third_party/fbgemm/third_party/asmjit' 2022-11-23T01:38:55.3951566Z Submodule 'third_party/cpuinfo' (https://github.com/pytorch/cpuinfo) registered for path 'third_party/fbgemm/third_party/cpuinfo' 2022-11-23T01:38:55.3954723Z Submodule 'third_party/googletest' (https://github.com/google/googletest) registered for path 'third_party/fbgemm/third_party/googletest' 2022-11-23T01:38:55.3958263Z Submodule 'third_party/hipify_torch' (https://github.com/ROCmSoftwarePlatform/hipify_torch.git) registered for path 'third_party/fbgemm/third_party/hipify_torch' 2022-11-23T01:38:55.3984706Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/fbgemm/third_party/asmjit'... 2022-11-23T01:38:56.3854086Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/fbgemm/third_party/cpuinfo'... 2022-11-23T01:38:56.9464747Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/fbgemm/third_party/googletest'... 2022-11-23T01:38:57.9800362Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/fbgemm/third_party/hipify_torch'... 2022-11-23T01:38:58.3143203Z Submodule path 'third_party/fbgemm/third_party/asmjit': checked out 'd3fbf7c9bc7c1d1365a94a45614b91c5a3706b81' 2022-11-23T01:38:58.4367546Z Submodule path 'third_party/fbgemm/third_party/cpuinfo': checked out 'ed8b86a253800bafdb7b25c5c399f91bff9cb1f3' 2022-11-23T01:38:58.5060790Z Submodule path 'third_party/fbgemm/third_party/googletest': checked out 'cbf019de22c8dd37b2108da35b2748fd702d1796' 2022-11-23T01:38:58.5173777Z Submodule path 'third_party/fbgemm/third_party/hipify_torch': checked out '1840658c184f3eeba787dae0f06c45756c1daaf5' 2022-11-23T01:38:58.6297659Z Submodule path 'third_party/flatbuffers': checked out 'd0cede9c90c5257537c293517a21376408b549fa' 2022-11-23T01:38:58.6711483Z Submodule path 'third_party/fmt': checked out '7bdf0628b1276379886c7f6dda2cef2b3b374f0b' 2022-11-23T01:38:58.6810107Z Submodule path 'third_party/foxi': checked out 'c278588e34e535f0bb8f00df3880d26928038cad' 2022-11-23T01:38:58.7266931Z Submodule path 'third_party/gemmlowp/gemmlowp': checked out '3fb5c176c17c765a3492cd2f0321b0dab712f350' 2022-11-23T01:38:58.7544446Z Submodule path 'third_party/gloo': checked out '4a5e339b764261d20fc409071dc7a8b8989aa195' 2022-11-23T01:38:58.8077040Z Submodule path 'third_party/googletest': checked out 'e2239ee6043f73722e7aa812a459f54a28552929' 2022-11-23T01:38:58.8204710Z Submodule path 'third_party/ideep': checked out '5ddc65efe0428bbce2942b3ce5e3ce15239abe2f' 2022-11-23T01:38:58.8220898Z Submodule 'mkl-dnn' (https://github.com/intel/mkl-dnn.git) registered for path 'third_party/ideep/mkl-dnn' 2022-11-23T01:38:58.8245738Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/ideep/mkl-dnn'... 2022-11-23T01:39:07.7541670Z Submodule path 'third_party/ideep/mkl-dnn': checked out 'd19d0f795c60695bd32f894c6f01771b2dfbe24d' 2022-11-23T01:39:07.7561666Z Submodule 'third_party/oneDNN' (https://github.com/oneapi-src/oneDNN.git) registered for path 'third_party/ideep/mkl-dnn/third_party/oneDNN' 2022-11-23T01:39:07.7589627Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/ideep/mkl-dnn/third_party/oneDNN'... 2022-11-23T01:39:16.7205131Z Submodule path 'third_party/ideep/mkl-dnn/third_party/oneDNN': checked out '650085b2f3643aad05c629425983491d63b5c289' 2022-11-23T01:39:16.7319373Z Submodule path 'third_party/ios-cmake': checked out '8abaed637d56f1337d6e1d2c4026e25c1eade724' 2022-11-23T01:39:16.7484081Z Submodule path 'third_party/ittapi': checked out '5b8a7d7422611c3a0d799fb5fc5dd4abfae35b42' 2022-11-23T01:39:16.8590190Z Submodule path 'third_party/kineto': checked out '6c1629809068efd78a8d56b4aa479c7ec49ae562' 2022-11-23T01:39:16.8607053Z Submodule 'libkineto/third_party/fmt' (https://github.com/fmtlib/fmt.git) registered for path 'third_party/kineto/libkineto/third_party/fmt' 2022-11-23T01:39:16.8610178Z Submodule 'libkineto/third_party/googletest' (https://github.com/google/googletest.git) registered for path 'third_party/kineto/libkineto/third_party/googletest' 2022-11-23T01:39:16.8636764Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/kineto/libkineto/third_party/fmt'... 2022-11-23T01:39:18.1467134Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/kineto/libkineto/third_party/googletest'... 2022-11-23T01:39:19.2633610Z Submodule path 'third_party/kineto/libkineto/third_party/fmt': checked out '2591ab91c3898c9f6544fff04660276537d32ffd' 2022-11-23T01:39:19.3265995Z Submodule path 'third_party/kineto/libkineto/third_party/googletest': checked out '7aca84427f224eeed3144123d5230d5871e93347' 2022-11-23T01:39:19.3499290Z Submodule path 'third_party/nccl/nccl': checked out 'f89fd4777d2ef9229c039ff750ae21da01626f52' 2022-11-23T01:39:19.3651735Z Submodule path 'third_party/neon2sse': checked out '97a126f08ce318023be604d03f88bf0820a9464a' 2022-11-23T01:39:19.4939739Z Submodule path 'third_party/nlohmann': checked out '87cda1d6646592ac5866dc703c8e1839046a6806' 2022-11-23T01:39:19.7986057Z Submodule path 'third_party/onnx': checked out 'f7ee1ac60d06abe8e26c9b6bbe1e3db5286b614b' 2022-11-23T01:39:19.8015749Z Submodule 'third_party/benchmark' (https://github.com/google/benchmark.git) registered for path 'third_party/onnx/third_party/benchmark' 2022-11-23T01:39:19.8018866Z Submodule 'third_party/pybind11' (https://github.com/pybind/pybind11.git) registered for path 'third_party/onnx/third_party/pybind11' 2022-11-23T01:39:19.8046498Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/onnx/third_party/benchmark'... 2022-11-23T01:39:20.2306969Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/onnx/third_party/pybind11'... 2022-11-23T01:39:21.1492303Z Submodule path 'third_party/onnx/third_party/benchmark': checked out '0d98dba29d66e93259db7daa53a9327df767a415' 2022-11-23T01:39:21.1864187Z Submodule path 'third_party/onnx/third_party/pybind11': checked out 'ffa346860b306c9bbfb341aed9c14c067751feb8' 2022-11-23T01:39:21.2038011Z Submodule path 'third_party/onnx-tensorrt': checked out 'c153211418a7c57ce071d9ce2a41f8d1c85a878f' 2022-11-23T01:39:21.2053697Z Submodule 'third_party/onnx' (https://github.com/onnx/onnx.git) registered for path 'third_party/onnx-tensorrt/third_party/onnx' 2022-11-23T01:39:21.2078697Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/onnx-tensorrt/third_party/onnx'... 2022-11-23T01:39:23.0674575Z Submodule path 'third_party/onnx-tensorrt/third_party/onnx': checked out '765f5ee823a67a866f4bd28a9860e81f3c811ce8' 2022-11-23T01:39:23.0695947Z Submodule 'third_party/benchmark' (https://github.com/google/benchmark.git) registered for path 'third_party/onnx-tensorrt/third_party/onnx/third_party/benchmark' 2022-11-23T01:39:23.0699007Z Submodule 'third_party/pybind11' (https://github.com/pybind/pybind11.git) registered for path 'third_party/onnx-tensorrt/third_party/onnx/third_party/pybind11' 2022-11-23T01:39:23.0725960Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/onnx-tensorrt/third_party/onnx/third_party/benchmark'... 2022-11-23T01:39:23.4977804Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/onnx-tensorrt/third_party/onnx/third_party/pybind11'... 2022-11-23T01:39:24.4131648Z Submodule path 'third_party/onnx-tensorrt/third_party/onnx/third_party/benchmark': checked out 'e776aa0275e293707b6a0901e0e8d8a8a3679508' 2022-11-23T01:39:24.4901279Z Submodule path 'third_party/onnx-tensorrt/third_party/onnx/third_party/pybind11': checked out 'a1041190c8b8ff0cd9e2f0752248ad5e3789ea0c' 2022-11-23T01:39:24.4916829Z Submodule 'tools/clang' (https://github.com/wjakob/clang-cindex-python3) registered for path 'third_party/onnx-tensorrt/third_party/onnx/third_party/pybind11/tools/clang' 2022-11-23T01:39:24.4942859Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/onnx-tensorrt/third_party/onnx/third_party/pybind11/tools/clang'... 2022-11-23T01:39:24.7405811Z Submodule path 'third_party/onnx-tensorrt/third_party/onnx/third_party/pybind11/tools/clang': checked out '6a00cbc4a9b8e68b71caf7f774b3f9c753ae84d5' 2022-11-23T01:39:24.7508754Z Submodule path 'third_party/pocketfft': checked out 'ea778e37710c07723435b1be58235996d1d43a5a' 2022-11-23T01:39:25.0617211Z Submodule path 'third_party/protobuf': checked out 'd1eca4e4b421cd2997495c4b4e65cea6be4e9b8a' 2022-11-23T01:39:25.0639817Z Submodule 'third_party/benchmark' (https://github.com/google/benchmark.git) registered for path 'third_party/protobuf/third_party/benchmark' 2022-11-23T01:39:25.0643908Z Submodule 'third_party/googletest' (https://github.com/google/googletest.git) registered for path 'third_party/protobuf/third_party/googletest' 2022-11-23T01:39:25.0671186Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/protobuf/third_party/benchmark'... 2022-11-23T01:39:25.5043409Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/protobuf/third_party/googletest'... 2022-11-23T01:39:26.5851194Z Submodule path 'third_party/protobuf/third_party/benchmark': checked out '5b7683f49e1e9223cf9927b24f6fd3d6bd82e3f8' 2022-11-23T01:39:26.6660747Z Submodule path 'third_party/protobuf/third_party/googletest': checked out '5ec7f0c4a113e2f18ac2c6cc7df51ad6afc24081' 2022-11-23T01:39:26.6753383Z Submodule path 'third_party/psimd': checked out '072586a71b55b7f8c584153d223e95687148a900' 2022-11-23T01:39:26.6876271Z Submodule path 'third_party/pthreadpool': checked out 'a134dd5d4cee80cce15db81a72e7f929d71dd413' 2022-11-23T01:39:26.7261285Z Submodule path 'third_party/pybind11': checked out '80dc998efced8ceb2be59756668a7e90e8bef917' 2022-11-23T01:39:26.7356574Z Submodule path 'third_party/python-enum': checked out '4cfedc426c4e2fc52e3f5c2b4297e15ed8d6b8c7' 2022-11-23T01:39:26.7680492Z Submodule path 'third_party/python-peachpy': checked out 'f45429b087dd7d5bc78bb40dc7cf06425c252d67' 2022-11-23T01:39:26.7782593Z Submodule path 'third_party/python-six': checked out '15e31431af97e5e64b80af0a3f598d382bcdd49a' 2022-11-23T01:39:26.8296210Z Submodule path 'third_party/sleef': checked out 'e0a003ee838b75d11763aa9c3ef17bf71a725bff' 2022-11-23T01:39:26.9640543Z Submodule path 'third_party/tbb': checked out 'a51a90bc609bb73db8ea13841b5cf7aa4344d4a9' 2022-11-23T01:39:26.9945344Z Submodule path 'third_party/tensorpipe': checked out '52791a2fd214b2a9dc5759d36725909c1daa7f2e' 2022-11-23T01:39:26.9963027Z Submodule 'third_party/googletest' (https://github.com/google/googletest.git) registered for path 'third_party/tensorpipe/third_party/googletest' 2022-11-23T01:39:26.9966438Z Submodule 'third_party/libnop' (https://github.com/google/libnop.git) registered for path 'third_party/tensorpipe/third_party/libnop' 2022-11-23T01:39:26.9969969Z Submodule 'third_party/libuv' (https://github.com/libuv/libuv.git) registered for path 'third_party/tensorpipe/third_party/libuv' 2022-11-23T01:39:26.9973674Z Submodule 'third_party/pybind11' (https://github.com/pybind/pybind11.git) registered for path 'third_party/tensorpipe/third_party/pybind11' 2022-11-23T01:39:26.9999933Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/tensorpipe/third_party/googletest'... 2022-11-23T01:39:28.0700715Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/tensorpipe/third_party/libnop'... 2022-11-23T01:39:28.3676586Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/tensorpipe/third_party/libuv'... 2022-11-23T01:39:30.6667742Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/tensorpipe/third_party/pybind11'... 2022-11-23T01:39:31.6597413Z Submodule path 'third_party/tensorpipe/third_party/googletest': checked out 'aee0f9d9b5b87796ee8a0ab26b7587ec30e8858e' 2022-11-23T01:39:31.6764082Z Submodule path 'third_party/tensorpipe/third_party/libnop': checked out '910b55815be16109f04f4180e9adee14fb4ce281' 2022-11-23T01:39:31.7543755Z Submodule path 'third_party/tensorpipe/third_party/libuv': checked out '1dff88e5161cba5c59276d2070d2e304e4dcb242' 2022-11-23T01:39:31.7864666Z Submodule path 'third_party/tensorpipe/third_party/pybind11': checked out 'a23996fce38ff6ccfbcdc09f1e63f2c4be5ea2ef' 2022-11-23T01:39:31.7880921Z Submodule 'tools/clang' (https://github.com/wjakob/clang-cindex-python3) registered for path 'third_party/tensorpipe/third_party/pybind11/tools/clang' 2022-11-23T01:39:31.7906853Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/tensorpipe/third_party/pybind11/tools/clang'... 2022-11-23T01:39:32.0146620Z Submodule path 'third_party/tensorpipe/third_party/pybind11/tools/clang': checked out '6a00cbc4a9b8e68b71caf7f774b3f9c753ae84d5' 2022-11-23T01:39:32.1722890Z Submodule path 'third_party/zstd': checked out 'aec56a52fbab207fc639a1937d1e708a282edca8' 2022-11-23T01:39:32.1763955Z [command]/usr/bin/git submodule foreach --recursive git config --local gc.auto 0 2022-11-23T01:39:32.2074483Z Entering 'android/libs/fbjni' 2022-11-23T01:39:32.2115776Z Entering 'third_party/FP16' 2022-11-23T01:39:32.2157619Z Entering 'third_party/FXdiv' 2022-11-23T01:39:32.2199641Z Entering 'third_party/NNPACK' 2022-11-23T01:39:32.2241669Z Entering 'third_party/QNNPACK' 2022-11-23T01:39:32.2283822Z Entering 'third_party/VulkanMemoryAllocator' 2022-11-23T01:39:32.2327441Z Entering 'third_party/XNNPACK' 2022-11-23T01:39:32.2381021Z Entering 'third_party/benchmark' 2022-11-23T01:39:32.2423387Z Entering 'third_party/cpuinfo' 2022-11-23T01:39:32.2466418Z Entering 'third_party/cub' 2022-11-23T01:39:32.2507376Z Entering 'third_party/cudnn_frontend' 2022-11-23T01:39:32.2555387Z Entering 'third_party/cutlass' 2022-11-23T01:39:32.2603944Z Entering 'third_party/eigen' 2022-11-23T01:39:32.2648294Z Entering 'third_party/fbgemm' 2022-11-23T01:39:32.2690791Z Entering 'third_party/fbgemm/third_party/asmjit' 2022-11-23T01:39:32.2732210Z Entering 'third_party/fbgemm/third_party/cpuinfo' 2022-11-23T01:39:32.2774365Z Entering 'third_party/fbgemm/third_party/googletest' 2022-11-23T01:39:32.2815480Z Entering 'third_party/fbgemm/third_party/hipify_torch' 2022-11-23T01:39:32.2857690Z Entering 'third_party/flatbuffers' 2022-11-23T01:39:32.2901381Z Entering 'third_party/fmt' 2022-11-23T01:39:32.2942938Z Entering 'third_party/foxi' 2022-11-23T01:39:32.2984482Z Entering 'third_party/gemmlowp/gemmlowp' 2022-11-23T01:39:32.3026180Z Entering 'third_party/gloo' 2022-11-23T01:39:32.3068213Z Entering 'third_party/googletest' 2022-11-23T01:39:32.3110403Z Entering 'third_party/ideep' 2022-11-23T01:39:32.3151064Z Entering 'third_party/ideep/mkl-dnn' 2022-11-23T01:39:32.3194276Z Entering 'third_party/ideep/mkl-dnn/third_party/oneDNN' 2022-11-23T01:39:32.3242308Z Entering 'third_party/ios-cmake' 2022-11-23T01:39:32.3283461Z Entering 'third_party/ittapi' 2022-11-23T01:39:32.3324959Z Entering 'third_party/kineto' 2022-11-23T01:39:32.3366002Z Entering 'third_party/kineto/libkineto/third_party/fmt' 2022-11-23T01:39:32.3407206Z Entering 'third_party/kineto/libkineto/third_party/googletest' 2022-11-23T01:39:32.3449970Z Entering 'third_party/nccl/nccl' 2022-11-23T01:39:32.3491568Z Entering 'third_party/neon2sse' 2022-11-23T01:39:32.3533304Z Entering 'third_party/nlohmann' 2022-11-23T01:39:32.3575826Z Entering 'third_party/onnx' 2022-11-23T01:39:32.3630032Z Entering 'third_party/onnx/third_party/benchmark' 2022-11-23T01:39:32.3671314Z Entering 'third_party/onnx/third_party/pybind11' 2022-11-23T01:39:32.3714512Z Entering 'third_party/onnx-tensorrt' 2022-11-23T01:39:32.3754480Z Entering 'third_party/onnx-tensorrt/third_party/onnx' 2022-11-23T01:39:32.3800512Z Entering 'third_party/onnx-tensorrt/third_party/onnx/third_party/benchmark' 2022-11-23T01:39:32.3842491Z Entering 'third_party/onnx-tensorrt/third_party/onnx/third_party/pybind11' 2022-11-23T01:39:32.3883103Z Entering 'third_party/onnx-tensorrt/third_party/onnx/third_party/pybind11/tools/clang' 2022-11-23T01:39:32.3928206Z Entering 'third_party/pocketfft' 2022-11-23T01:39:32.3969107Z Entering 'third_party/protobuf' 2022-11-23T01:39:32.4014382Z Entering 'third_party/protobuf/third_party/benchmark' 2022-11-23T01:39:32.4055148Z Entering 'third_party/protobuf/third_party/googletest' 2022-11-23T01:39:32.4097853Z Entering 'third_party/psimd' 2022-11-23T01:39:32.4138879Z Entering 'third_party/pthreadpool' 2022-11-23T01:39:32.4179842Z Entering 'third_party/pybind11' 2022-11-23T01:39:32.4222088Z Entering 'third_party/python-enum' 2022-11-23T01:39:32.4263673Z Entering 'third_party/python-peachpy' 2022-11-23T01:39:32.4305035Z Entering 'third_party/python-six' 2022-11-23T01:39:32.4346303Z Entering 'third_party/sleef' 2022-11-23T01:39:32.4387478Z Entering 'third_party/tbb' 2022-11-23T01:39:32.4430719Z Entering 'third_party/tensorpipe' 2022-11-23T01:39:32.4471906Z Entering 'third_party/tensorpipe/third_party/googletest' 2022-11-23T01:39:32.4512875Z Entering 'third_party/tensorpipe/third_party/libnop' 2022-11-23T01:39:32.4552800Z Entering 'third_party/tensorpipe/third_party/libuv' 2022-11-23T01:39:32.4593542Z Entering 'third_party/tensorpipe/third_party/pybind11' 2022-11-23T01:39:32.4633067Z Entering 'third_party/tensorpipe/third_party/pybind11/tools/clang' 2022-11-23T01:39:32.4677116Z Entering 'third_party/zstd' 2022-11-23T01:39:32.4728775Z ##[endgroup] 2022-11-23T01:39:32.4729614Z ##[group]Persisting credentials for submodules 2022-11-23T01:39:32.4735809Z [command]/usr/bin/git submodule foreach --recursive git config --local --name-only --get-regexp 'url\.https\:\/\/github\.com\/\.insteadOf' && git config --local --unset-all 'url.https://github.com/.insteadOf' || : 2022-11-23T01:39:32.5036375Z Entering 'android/libs/fbjni' 2022-11-23T01:39:32.5079329Z Entering 'third_party/FP16' 2022-11-23T01:39:32.5119820Z Entering 'third_party/FXdiv' 2022-11-23T01:39:32.5160839Z Entering 'third_party/NNPACK' 2022-11-23T01:39:32.5202136Z Entering 'third_party/QNNPACK' 2022-11-23T01:39:32.5243494Z Entering 'third_party/VulkanMemoryAllocator' 2022-11-23T01:39:32.5285819Z Entering 'third_party/XNNPACK' 2022-11-23T01:39:32.5337350Z Entering 'third_party/benchmark' 2022-11-23T01:39:32.5378127Z Entering 'third_party/cpuinfo' 2022-11-23T01:39:32.5420423Z Entering 'third_party/cub' 2022-11-23T01:39:32.5461030Z Entering 'third_party/cudnn_frontend' 2022-11-23T01:39:32.5508054Z Entering 'third_party/cutlass' 2022-11-23T01:39:32.5555305Z Entering 'third_party/eigen' 2022-11-23T01:39:32.5637964Z Entering 'third_party/fbgemm' 2022-11-23T01:39:32.5638830Z Entering 'third_party/fbgemm/third_party/asmjit' 2022-11-23T01:39:32.5679577Z Entering 'third_party/fbgemm/third_party/cpuinfo' 2022-11-23T01:39:32.5719531Z Entering 'third_party/fbgemm/third_party/googletest' 2022-11-23T01:39:32.5759412Z Entering 'third_party/fbgemm/third_party/hipify_torch' 2022-11-23T01:39:32.5800452Z Entering 'third_party/flatbuffers' 2022-11-23T01:39:32.5843867Z Entering 'third_party/fmt' 2022-11-23T01:39:32.5884992Z Entering 'third_party/foxi' 2022-11-23T01:39:32.5925904Z Entering 'third_party/gemmlowp/gemmlowp' 2022-11-23T01:39:32.5967457Z Entering 'third_party/gloo' 2022-11-23T01:39:32.6007814Z Entering 'third_party/googletest' 2022-11-23T01:39:32.6048730Z Entering 'third_party/ideep' 2022-11-23T01:39:32.6088671Z Entering 'third_party/ideep/mkl-dnn' 2022-11-23T01:39:32.6130949Z Entering 'third_party/ideep/mkl-dnn/third_party/oneDNN' 2022-11-23T01:39:32.6179289Z Entering 'third_party/ios-cmake' 2022-11-23T01:39:32.6220311Z Entering 'third_party/ittapi' 2022-11-23T01:39:32.6260753Z Entering 'third_party/kineto' 2022-11-23T01:39:32.6301372Z Entering 'third_party/kineto/libkineto/third_party/fmt' 2022-11-23T01:39:32.6341396Z Entering 'third_party/kineto/libkineto/third_party/googletest' 2022-11-23T01:39:32.6382859Z Entering 'third_party/nccl/nccl' 2022-11-23T01:39:32.6425316Z Entering 'third_party/neon2sse' 2022-11-23T01:39:32.6466304Z Entering 'third_party/nlohmann' 2022-11-23T01:39:32.6508482Z Entering 'third_party/onnx' 2022-11-23T01:39:32.6562595Z Entering 'third_party/onnx/third_party/benchmark' 2022-11-23T01:39:32.6603176Z Entering 'third_party/onnx/third_party/pybind11' 2022-11-23T01:39:32.6645584Z Entering 'third_party/onnx-tensorrt' 2022-11-23T01:39:32.6686388Z Entering 'third_party/onnx-tensorrt/third_party/onnx' 2022-11-23T01:39:32.6731743Z Entering 'third_party/onnx-tensorrt/third_party/onnx/third_party/benchmark' 2022-11-23T01:39:32.6773040Z Entering 'third_party/onnx-tensorrt/third_party/onnx/third_party/pybind11' 2022-11-23T01:39:32.6812994Z Entering 'third_party/onnx-tensorrt/third_party/onnx/third_party/pybind11/tools/clang' 2022-11-23T01:39:32.6858231Z Entering 'third_party/pocketfft' 2022-11-23T01:39:32.6898841Z Entering 'third_party/protobuf' 2022-11-23T01:39:32.6943569Z Entering 'third_party/protobuf/third_party/benchmark' 2022-11-23T01:39:32.6983249Z Entering 'third_party/protobuf/third_party/googletest' 2022-11-23T01:39:32.7025748Z Entering 'third_party/psimd' 2022-11-23T01:39:32.7066826Z Entering 'third_party/pthreadpool' 2022-11-23T01:39:32.7108131Z Entering 'third_party/pybind11' 2022-11-23T01:39:32.7149025Z Entering 'third_party/python-enum' 2022-11-23T01:39:32.7190919Z Entering 'third_party/python-peachpy' 2022-11-23T01:39:32.7231471Z Entering 'third_party/python-six' 2022-11-23T01:39:32.7271997Z Entering 'third_party/sleef' 2022-11-23T01:39:32.7313298Z Entering 'third_party/tbb' 2022-11-23T01:39:32.7357955Z Entering 'third_party/tensorpipe' 2022-11-23T01:39:32.7398778Z Entering 'third_party/tensorpipe/third_party/googletest' 2022-11-23T01:39:32.7439080Z Entering 'third_party/tensorpipe/third_party/libnop' 2022-11-23T01:39:32.7479860Z Entering 'third_party/tensorpipe/third_party/libuv' 2022-11-23T01:39:32.7520303Z Entering 'third_party/tensorpipe/third_party/pybind11' 2022-11-23T01:39:32.7559382Z Entering 'third_party/tensorpipe/third_party/pybind11/tools/clang' 2022-11-23T01:39:32.7603320Z Entering 'third_party/zstd' 2022-11-23T01:39:32.7657860Z [command]/usr/bin/git submodule foreach --recursive git config --local 'http.https://github.com/.extraheader' 'AUTHORIZATION: basic ***' && git config --local --show-origin --name-only --get-regexp remote.origin.url 2022-11-23T01:39:32.7959289Z Entering 'android/libs/fbjni' 2022-11-23T01:39:32.7996413Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/android/libs/fbjni/config remote.origin.url 2022-11-23T01:39:32.8014064Z Entering 'third_party/FP16' 2022-11-23T01:39:32.8052031Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/NNPACK_deps/FP16/config remote.origin.url 2022-11-23T01:39:32.8070096Z Entering 'third_party/FXdiv' 2022-11-23T01:39:32.8107841Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/NNPACK_deps/FXdiv/config remote.origin.url 2022-11-23T01:39:32.8124974Z Entering 'third_party/NNPACK' 2022-11-23T01:39:32.8162775Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/NNPACK/config remote.origin.url 2022-11-23T01:39:32.8180849Z Entering 'third_party/QNNPACK' 2022-11-23T01:39:32.8218784Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/QNNPACK/config remote.origin.url 2022-11-23T01:39:32.8236537Z Entering 'third_party/VulkanMemoryAllocator' 2022-11-23T01:39:32.8274010Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/VulkanMemoryAllocator/config remote.origin.url 2022-11-23T01:39:32.8291889Z Entering 'third_party/XNNPACK' 2022-11-23T01:39:32.8329516Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/XNNPACK/config remote.origin.url 2022-11-23T01:39:32.8357867Z Entering 'third_party/benchmark' 2022-11-23T01:39:32.8395389Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/benchmark/config remote.origin.url 2022-11-23T01:39:32.8412738Z Entering 'third_party/cpuinfo' 2022-11-23T01:39:32.8450453Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/cpuinfo/config remote.origin.url 2022-11-23T01:39:32.8468372Z Entering 'third_party/cub' 2022-11-23T01:39:32.8505690Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/cub/config remote.origin.url 2022-11-23T01:39:32.8522269Z Entering 'third_party/cudnn_frontend' 2022-11-23T01:39:32.8560495Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/cudnn_frontend/config remote.origin.url 2022-11-23T01:39:32.8582975Z Entering 'third_party/cutlass' 2022-11-23T01:39:32.8620604Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/cutlass/config remote.origin.url 2022-11-23T01:39:32.8644623Z Entering 'third_party/eigen' 2022-11-23T01:39:32.8682842Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/eigen/config remote.origin.url 2022-11-23T01:39:32.8701851Z Entering 'third_party/fbgemm' 2022-11-23T01:39:32.8739490Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/fbgemm/config remote.origin.url 2022-11-23T01:39:32.8756823Z Entering 'third_party/fbgemm/third_party/asmjit' 2022-11-23T01:39:32.8794193Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/fbgemm/modules/third_party/asmjit/config remote.origin.url 2022-11-23T01:39:32.8810900Z Entering 'third_party/fbgemm/third_party/cpuinfo' 2022-11-23T01:39:32.8848637Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/fbgemm/modules/third_party/cpuinfo/config remote.origin.url 2022-11-23T01:39:32.8866315Z Entering 'third_party/fbgemm/third_party/googletest' 2022-11-23T01:39:32.8904392Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/fbgemm/modules/third_party/googletest/config remote.origin.url 2022-11-23T01:39:32.8920725Z Entering 'third_party/fbgemm/third_party/hipify_torch' 2022-11-23T01:39:32.8959148Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/fbgemm/modules/third_party/hipify_torch/config remote.origin.url 2022-11-23T01:39:32.8976673Z Entering 'third_party/flatbuffers' 2022-11-23T01:39:32.9016620Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/flatbuffers/config remote.origin.url 2022-11-23T01:39:32.9035341Z Entering 'third_party/fmt' 2022-11-23T01:39:32.9072508Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/fmt/config remote.origin.url 2022-11-23T01:39:32.9089238Z Entering 'third_party/foxi' 2022-11-23T01:39:32.9127134Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/foxi/config remote.origin.url 2022-11-23T01:39:32.9144244Z Entering 'third_party/gemmlowp/gemmlowp' 2022-11-23T01:39:32.9181568Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/gemmlowp/gemmlowp/config remote.origin.url 2022-11-23T01:39:32.9198853Z Entering 'third_party/gloo' 2022-11-23T01:39:32.9236616Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/gloo/config remote.origin.url 2022-11-23T01:39:32.9253623Z Entering 'third_party/googletest' 2022-11-23T01:39:32.9292601Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/googletest/config remote.origin.url 2022-11-23T01:39:32.9309691Z Entering 'third_party/ideep' 2022-11-23T01:39:32.9347548Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/ideep/config remote.origin.url 2022-11-23T01:39:32.9363473Z Entering 'third_party/ideep/mkl-dnn' 2022-11-23T01:39:32.9402329Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/ideep/modules/mkl-dnn/config remote.origin.url 2022-11-23T01:39:32.9420777Z Entering 'third_party/ideep/mkl-dnn/third_party/oneDNN' 2022-11-23T01:39:32.9461416Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/ideep/modules/mkl-dnn/modules/third_party/oneDNN/config remote.origin.url 2022-11-23T01:39:32.9484363Z Entering 'third_party/ios-cmake' 2022-11-23T01:39:32.9522165Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/ios-cmake/config remote.origin.url 2022-11-23T01:39:32.9538813Z Entering 'third_party/ittapi' 2022-11-23T01:39:32.9576742Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/ittapi/config remote.origin.url 2022-11-23T01:39:32.9593571Z Entering 'third_party/kineto' 2022-11-23T01:39:32.9630862Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/kineto/config remote.origin.url 2022-11-23T01:39:32.9647309Z Entering 'third_party/kineto/libkineto/third_party/fmt' 2022-11-23T01:39:32.9685310Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/kineto/modules/libkineto/third_party/fmt/config remote.origin.url 2022-11-23T01:39:32.9702401Z Entering 'third_party/kineto/libkineto/third_party/googletest' 2022-11-23T01:39:32.9739156Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/kineto/modules/libkineto/third_party/googletest/config remote.origin.url 2022-11-23T01:39:32.9757569Z Entering 'third_party/nccl/nccl' 2022-11-23T01:39:32.9795082Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/nccl/nccl/config remote.origin.url 2022-11-23T01:39:32.9812425Z Entering 'third_party/neon2sse' 2022-11-23T01:39:32.9850047Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/neon2sse/config remote.origin.url 2022-11-23T01:39:32.9866609Z Entering 'third_party/nlohmann' 2022-11-23T01:39:32.9904440Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/nlohmann/config remote.origin.url 2022-11-23T01:39:32.9922443Z Entering 'third_party/onnx' 2022-11-23T01:39:32.9959817Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/onnx/config remote.origin.url 2022-11-23T01:39:32.9989156Z Entering 'third_party/onnx/third_party/benchmark' 2022-11-23T01:39:33.0026324Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/onnx/modules/third_party/benchmark/config remote.origin.url 2022-11-23T01:39:33.0043801Z Entering 'third_party/onnx/third_party/pybind11' 2022-11-23T01:39:33.0082561Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/onnx/modules/third_party/pybind11/config remote.origin.url 2022-11-23T01:39:33.0101493Z Entering 'third_party/onnx-tensorrt' 2022-11-23T01:39:33.0139020Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/onnx-tensorrt/config remote.origin.url 2022-11-23T01:39:33.0155197Z Entering 'third_party/onnx-tensorrt/third_party/onnx' 2022-11-23T01:39:33.0192330Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/onnx-tensorrt/modules/third_party/onnx/config remote.origin.url 2022-11-23T01:39:33.0214374Z Entering 'third_party/onnx-tensorrt/third_party/onnx/third_party/benchmark' 2022-11-23T01:39:33.0253029Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/onnx-tensorrt/modules/third_party/onnx/modules/third_party/benchmark/config remote.origin.url 2022-11-23T01:39:33.0270262Z Entering 'third_party/onnx-tensorrt/third_party/onnx/third_party/pybind11' 2022-11-23T01:39:33.0308981Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/onnx-tensorrt/modules/third_party/onnx/modules/third_party/pybind11/config remote.origin.url 2022-11-23T01:39:33.0324990Z Entering 'third_party/onnx-tensorrt/third_party/onnx/third_party/pybind11/tools/clang' 2022-11-23T01:39:33.0363133Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/onnx-tensorrt/modules/third_party/onnx/modules/third_party/pybind11/modules/tools/clang/config remote.origin.url 2022-11-23T01:39:33.0384947Z Entering 'third_party/pocketfft' 2022-11-23T01:39:33.0423846Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/pocketfft/config remote.origin.url 2022-11-23T01:39:33.0440227Z Entering 'third_party/protobuf' 2022-11-23T01:39:33.0478101Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/protobuf/config remote.origin.url 2022-11-23T01:39:33.0497996Z Entering 'third_party/protobuf/third_party/benchmark' 2022-11-23T01:39:33.0535426Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/protobuf/modules/third_party/benchmark/config remote.origin.url 2022-11-23T01:39:33.0552432Z Entering 'third_party/protobuf/third_party/googletest' 2022-11-23T01:39:33.0590195Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/protobuf/modules/third_party/googletest/config remote.origin.url 2022-11-23T01:39:33.0608726Z Entering 'third_party/psimd' 2022-11-23T01:39:33.0647601Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/NNPACK_deps/psimd/config remote.origin.url 2022-11-23T01:39:33.0664437Z Entering 'third_party/pthreadpool' 2022-11-23T01:39:33.0702513Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/NNPACK_deps/pthreadpool/config remote.origin.url 2022-11-23T01:39:33.0718969Z Entering 'third_party/pybind11' 2022-11-23T01:39:33.0757824Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/pybind11/config remote.origin.url 2022-11-23T01:39:33.0774594Z Entering 'third_party/python-enum' 2022-11-23T01:39:33.0812521Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/python-enum/config remote.origin.url 2022-11-23T01:39:33.0830146Z Entering 'third_party/python-peachpy' 2022-11-23T01:39:33.0868344Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/python-peachpy/config remote.origin.url 2022-11-23T01:39:33.0885150Z Entering 'third_party/python-six' 2022-11-23T01:39:33.0923853Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/python-six/config remote.origin.url 2022-11-23T01:39:33.0940123Z Entering 'third_party/sleef' 2022-11-23T01:39:33.0977801Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/sleef/config remote.origin.url 2022-11-23T01:39:33.0994609Z Entering 'third_party/tbb' 2022-11-23T01:39:33.1031805Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/tbb/config remote.origin.url 2022-11-23T01:39:33.1050433Z Entering 'third_party/tensorpipe' 2022-11-23T01:39:33.1088378Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/tensorpipe/config remote.origin.url 2022-11-23T01:39:33.1105599Z Entering 'third_party/tensorpipe/third_party/googletest' 2022-11-23T01:39:33.1143749Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/tensorpipe/modules/third_party/googletest/config remote.origin.url 2022-11-23T01:39:33.1160364Z Entering 'third_party/tensorpipe/third_party/libnop' 2022-11-23T01:39:33.1197891Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/tensorpipe/modules/third_party/libnop/config remote.origin.url 2022-11-23T01:39:33.1214706Z Entering 'third_party/tensorpipe/third_party/libuv' 2022-11-23T01:39:33.1252205Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/tensorpipe/modules/third_party/libuv/config remote.origin.url 2022-11-23T01:39:33.1269462Z Entering 'third_party/tensorpipe/third_party/pybind11' 2022-11-23T01:39:33.1306556Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/tensorpipe/modules/third_party/pybind11/config remote.origin.url 2022-11-23T01:39:33.1322969Z Entering 'third_party/tensorpipe/third_party/pybind11/tools/clang' 2022-11-23T01:39:33.1360657Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/tensorpipe/modules/third_party/pybind11/modules/tools/clang/config remote.origin.url 2022-11-23T01:39:33.1381376Z Entering 'third_party/zstd' 2022-11-23T01:39:33.1417303Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/zstd/config remote.origin.url 2022-11-23T01:39:33.2291560Z [command]/usr/bin/git submodule foreach --recursive git config --local --add 'url.https://github.com/.insteadOf' 'git@github.com:' 2022-11-23T01:39:33.2591509Z Entering 'android/libs/fbjni' 2022-11-23T01:39:33.2633303Z Entering 'third_party/FP16' 2022-11-23T01:39:33.2674344Z Entering 'third_party/FXdiv' 2022-11-23T01:39:33.2715259Z Entering 'third_party/NNPACK' 2022-11-23T01:39:33.2756543Z Entering 'third_party/QNNPACK' 2022-11-23T01:39:33.2797627Z Entering 'third_party/VulkanMemoryAllocator' 2022-11-23T01:39:33.2839767Z Entering 'third_party/XNNPACK' 2022-11-23T01:39:33.2892528Z Entering 'third_party/benchmark' 2022-11-23T01:39:33.2934483Z Entering 'third_party/cpuinfo' 2022-11-23T01:39:33.2976483Z Entering 'third_party/cub' 2022-11-23T01:39:33.3018535Z Entering 'third_party/cudnn_frontend' 2022-11-23T01:39:33.3067437Z Entering 'third_party/cutlass' 2022-11-23T01:39:33.3115714Z Entering 'third_party/eigen' 2022-11-23T01:39:33.3159555Z Entering 'third_party/fbgemm' 2022-11-23T01:39:33.3201399Z Entering 'third_party/fbgemm/third_party/asmjit' 2022-11-23T01:39:33.3242378Z Entering 'third_party/fbgemm/third_party/cpuinfo' 2022-11-23T01:39:33.3283853Z Entering 'third_party/fbgemm/third_party/googletest' 2022-11-23T01:39:33.3324923Z Entering 'third_party/fbgemm/third_party/hipify_torch' 2022-11-23T01:39:33.3366609Z Entering 'third_party/flatbuffers' 2022-11-23T01:39:33.3409969Z Entering 'third_party/fmt' 2022-11-23T01:39:33.3452270Z Entering 'third_party/foxi' 2022-11-23T01:39:33.3493761Z Entering 'third_party/gemmlowp/gemmlowp' 2022-11-23T01:39:33.3535627Z Entering 'third_party/gloo' 2022-11-23T01:39:33.3579137Z Entering 'third_party/googletest' 2022-11-23T01:39:33.3620965Z Entering 'third_party/ideep' 2022-11-23T01:39:33.3662348Z Entering 'third_party/ideep/mkl-dnn' 2022-11-23T01:39:33.3706093Z Entering 'third_party/ideep/mkl-dnn/third_party/oneDNN' 2022-11-23T01:39:33.3754797Z Entering 'third_party/ios-cmake' 2022-11-23T01:39:33.3795372Z Entering 'third_party/ittapi' 2022-11-23T01:39:33.3837408Z Entering 'third_party/kineto' 2022-11-23T01:39:33.3878614Z Entering 'third_party/kineto/libkineto/third_party/fmt' 2022-11-23T01:39:33.3919976Z Entering 'third_party/kineto/libkineto/third_party/googletest' 2022-11-23T01:39:33.3962955Z Entering 'third_party/nccl/nccl' 2022-11-23T01:39:33.4004948Z Entering 'third_party/neon2sse' 2022-11-23T01:39:33.4045804Z Entering 'third_party/nlohmann' 2022-11-23T01:39:33.4088294Z Entering 'third_party/onnx' 2022-11-23T01:39:33.4141524Z Entering 'third_party/onnx/third_party/benchmark' 2022-11-23T01:39:33.4182629Z Entering 'third_party/onnx/third_party/pybind11' 2022-11-23T01:39:33.4227460Z Entering 'third_party/onnx-tensorrt' 2022-11-23T01:39:33.4267755Z Entering 'third_party/onnx-tensorrt/third_party/onnx' 2022-11-23T01:39:33.4313556Z Entering 'third_party/onnx-tensorrt/third_party/onnx/third_party/benchmark' 2022-11-23T01:39:33.4355058Z Entering 'third_party/onnx-tensorrt/third_party/onnx/third_party/pybind11' 2022-11-23T01:39:33.4396102Z Entering 'third_party/onnx-tensorrt/third_party/onnx/third_party/pybind11/tools/clang' 2022-11-23T01:39:33.4443627Z Entering 'third_party/pocketfft' 2022-11-23T01:39:33.4484954Z Entering 'third_party/protobuf' 2022-11-23T01:39:33.4529887Z Entering 'third_party/protobuf/third_party/benchmark' 2022-11-23T01:39:33.4571364Z Entering 'third_party/protobuf/third_party/googletest' 2022-11-23T01:39:33.4614661Z Entering 'third_party/psimd' 2022-11-23T01:39:33.4656545Z Entering 'third_party/pthreadpool' 2022-11-23T01:39:33.4697854Z Entering 'third_party/pybind11' 2022-11-23T01:39:33.4738971Z Entering 'third_party/python-enum' 2022-11-23T01:39:33.4780751Z Entering 'third_party/python-peachpy' 2022-11-23T01:39:33.4822407Z Entering 'third_party/python-six' 2022-11-23T01:39:33.4863163Z Entering 'third_party/sleef' 2022-11-23T01:39:33.4905570Z Entering 'third_party/tbb' 2022-11-23T01:39:33.4949137Z Entering 'third_party/tensorpipe' 2022-11-23T01:39:33.4990660Z Entering 'third_party/tensorpipe/third_party/googletest' 2022-11-23T01:39:33.5031511Z Entering 'third_party/tensorpipe/third_party/libnop' 2022-11-23T01:39:33.5071662Z Entering 'third_party/tensorpipe/third_party/libuv' 2022-11-23T01:39:33.5112664Z Entering 'third_party/tensorpipe/third_party/pybind11' 2022-11-23T01:39:33.5152565Z Entering 'third_party/tensorpipe/third_party/pybind11/tools/clang' 2022-11-23T01:39:33.5196318Z Entering 'third_party/zstd' 2022-11-23T01:39:33.5248896Z [command]/usr/bin/git submodule foreach --recursive git config --local --add 'url.https://github.com/.insteadOf' 'org-21003710@github.com:' 2022-11-23T01:39:33.5546486Z Entering 'android/libs/fbjni' 2022-11-23T01:39:33.5587883Z Entering 'third_party/FP16' 2022-11-23T01:39:33.5629641Z Entering 'third_party/FXdiv' 2022-11-23T01:39:33.5671254Z Entering 'third_party/NNPACK' 2022-11-23T01:39:33.5713117Z Entering 'third_party/QNNPACK' 2022-11-23T01:39:33.5755039Z Entering 'third_party/VulkanMemoryAllocator' 2022-11-23T01:39:33.5796616Z Entering 'third_party/XNNPACK' 2022-11-23T01:39:33.5850274Z Entering 'third_party/benchmark' 2022-11-23T01:39:33.5891968Z Entering 'third_party/cpuinfo' 2022-11-23T01:39:33.5934088Z Entering 'third_party/cub' 2022-11-23T01:39:33.5975907Z Entering 'third_party/cudnn_frontend' 2022-11-23T01:39:33.6024690Z Entering 'third_party/cutlass' 2022-11-23T01:39:33.6072713Z Entering 'third_party/eigen' 2022-11-23T01:39:33.6116456Z Entering 'third_party/fbgemm' 2022-11-23T01:39:33.6158620Z Entering 'third_party/fbgemm/third_party/asmjit' 2022-11-23T01:39:33.6199698Z Entering 'third_party/fbgemm/third_party/cpuinfo' 2022-11-23T01:39:33.6241348Z Entering 'third_party/fbgemm/third_party/googletest' 2022-11-23T01:39:33.6282898Z Entering 'third_party/fbgemm/third_party/hipify_torch' 2022-11-23T01:39:33.6324784Z Entering 'third_party/flatbuffers' 2022-11-23T01:39:33.6368251Z Entering 'third_party/fmt' 2022-11-23T01:39:33.6409840Z Entering 'third_party/foxi' 2022-11-23T01:39:33.6451142Z Entering 'third_party/gemmlowp/gemmlowp' 2022-11-23T01:39:33.6493328Z Entering 'third_party/gloo' 2022-11-23T01:39:33.6534772Z Entering 'third_party/googletest' 2022-11-23T01:39:33.6576885Z Entering 'third_party/ideep' 2022-11-23T01:39:33.6617374Z Entering 'third_party/ideep/mkl-dnn' 2022-11-23T01:39:33.6662220Z Entering 'third_party/ideep/mkl-dnn/third_party/oneDNN' 2022-11-23T01:39:33.6710791Z Entering 'third_party/ios-cmake' 2022-11-23T01:39:33.6752525Z Entering 'third_party/ittapi' 2022-11-23T01:39:33.6793591Z Entering 'third_party/kineto' 2022-11-23T01:39:33.6834311Z Entering 'third_party/kineto/libkineto/third_party/fmt' 2022-11-23T01:39:33.6874869Z Entering 'third_party/kineto/libkineto/third_party/googletest' 2022-11-23T01:39:33.6917399Z Entering 'third_party/nccl/nccl' 2022-11-23T01:39:33.6959812Z Entering 'third_party/neon2sse' 2022-11-23T01:39:33.7001198Z Entering 'third_party/nlohmann' 2022-11-23T01:39:33.7043571Z Entering 'third_party/onnx' 2022-11-23T01:39:33.7097368Z Entering 'third_party/onnx/third_party/benchmark' 2022-11-23T01:39:33.7138853Z Entering 'third_party/onnx/third_party/pybind11' 2022-11-23T01:39:33.7182895Z Entering 'third_party/onnx-tensorrt' 2022-11-23T01:39:33.7222964Z Entering 'third_party/onnx-tensorrt/third_party/onnx' 2022-11-23T01:39:33.7268587Z Entering 'third_party/onnx-tensorrt/third_party/onnx/third_party/benchmark' 2022-11-23T01:39:33.7310305Z Entering 'third_party/onnx-tensorrt/third_party/onnx/third_party/pybind11' 2022-11-23T01:39:33.7351455Z Entering 'third_party/onnx-tensorrt/third_party/onnx/third_party/pybind11/tools/clang' 2022-11-23T01:39:33.7397777Z Entering 'third_party/pocketfft' 2022-11-23T01:39:33.7438954Z Entering 'third_party/protobuf' 2022-11-23T01:39:33.7483838Z Entering 'third_party/protobuf/third_party/benchmark' 2022-11-23T01:39:33.7524815Z Entering 'third_party/protobuf/third_party/googletest' 2022-11-23T01:39:33.7568273Z Entering 'third_party/psimd' 2022-11-23T01:39:33.7609477Z Entering 'third_party/pthreadpool' 2022-11-23T01:39:33.7650811Z Entering 'third_party/pybind11' 2022-11-23T01:39:33.7692436Z Entering 'third_party/python-enum' 2022-11-23T01:39:33.7733330Z Entering 'third_party/python-peachpy' 2022-11-23T01:39:33.7775347Z Entering 'third_party/python-six' 2022-11-23T01:39:33.7816631Z Entering 'third_party/sleef' 2022-11-23T01:39:33.7858752Z Entering 'third_party/tbb' 2022-11-23T01:39:33.7901575Z Entering 'third_party/tensorpipe' 2022-11-23T01:39:33.7943358Z Entering 'third_party/tensorpipe/third_party/googletest' 2022-11-23T01:39:33.7984452Z Entering 'third_party/tensorpipe/third_party/libnop' 2022-11-23T01:39:33.8026617Z Entering 'third_party/tensorpipe/third_party/libuv' 2022-11-23T01:39:33.8067667Z Entering 'third_party/tensorpipe/third_party/pybind11' 2022-11-23T01:39:33.8107806Z Entering 'third_party/tensorpipe/third_party/pybind11/tools/clang' 2022-11-23T01:39:33.8151808Z Entering 'third_party/zstd' 2022-11-23T01:39:33.8201451Z ##[endgroup] 2022-11-23T01:39:33.8248749Z [command]/usr/bin/git log -1 --format='%H' 2022-11-23T01:39:33.8275766Z '1cfd3858ac54fe3883534309081631a0a892ba3f' 2022-11-23T01:39:33.8421777Z Prepare all required actions 2022-11-23T01:39:33.8452233Z ##[group]Run ./.github/actions/setup-linux 2022-11-23T01:39:33.8452506Z env: 2022-11-23T01:39:33.8452735Z GIT_DEFAULT_BRANCH: master 2022-11-23T01:39:33.8453009Z ##[endgroup] 2022-11-23T01:39:33.8471092Z ##[group]Run set -euo pipefail 2022-11-23T01:39:33.8471405Z set -euo pipefail 2022-11-23T01:39:33.8471668Z function get_ec2_metadata() { 2022-11-23T01:39:33.8472001Z  # Pulled from instance metadata endpoint for EC2 2022-11-23T01:39:33.8472490Z  # see https://docs.aws.amazon.com/AWSEC2/latest/UserGuide/instancedata-data-retrieval.html 2022-11-23T01:39:33.8473035Z  category=$1 2022-11-23T01:39:33.8473352Z  curl -fsSL "http://169.254.169.254/latest/meta-data/${category}" 2022-11-23T01:39:33.8473669Z } 2022-11-23T01:39:33.8473946Z echo "ami-id: $(get_ec2_metadata ami-id)" 2022-11-23T01:39:33.8474317Z echo "instance-id: $(get_ec2_metadata instance-id)" 2022-11-23T01:39:33.8474710Z echo "instance-type: $(get_ec2_metadata instance-type)" 2022-11-23T01:39:33.8475062Z echo "system info $(uname -a)" 2022-11-23T01:39:33.8487728Z shell: /usr/bin/bash --noprofile --norc -e -o pipefail {0} 2022-11-23T01:39:33.8488029Z env: 2022-11-23T01:39:33.8488273Z GIT_DEFAULT_BRANCH: master 2022-11-23T01:39:33.8488533Z ##[endgroup] 2022-11-23T01:39:33.8587551Z ami-id: ami-096198a0bccc6bad4 2022-11-23T01:39:33.8648215Z instance-id: i-0a40b3842f32ca2e9 2022-11-23T01:39:33.8707196Z instance-type: g3.4xlarge 2022-11-23T01:39:33.8714914Z system info Linux ip-10-0-6-31.ec2.internal 4.14.252-195.483.amzn2.x86_64 #1 SMP Mon Nov 1 20:58:46 UTC 2021 x86_64 x86_64 x86_64 GNU/Linux 2022-11-23T01:39:33.8732861Z ##[group]Run if systemctl is-active --quiet docker; then 2022-11-23T01:39:33.8733240Z if systemctl is-active --quiet docker; then 2022-11-23T01:39:33.8733559Z  echo "Docker daemon is running..."; 2022-11-23T01:39:33.8733845Z else 2022-11-23T01:39:33.8734168Z  echo "Starting docker deamon..." && sudo systemctl start docker; 2022-11-23T01:39:33.8734480Z fi 2022-11-23T01:39:33.8746201Z shell: /usr/bin/bash --noprofile --norc -e -o pipefail {0} 2022-11-23T01:39:33.8746507Z env: 2022-11-23T01:39:33.8746754Z GIT_DEFAULT_BRANCH: master 2022-11-23T01:39:33.8746996Z ##[endgroup] 2022-11-23T01:39:33.8796847Z Docker daemon is running... 2022-11-23T01:39:33.8815155Z ##[group]Run AWS_ACCOUNT_ID=$(aws sts get-caller-identity|grep Account|cut -f4 -d\") 2022-11-23T01:39:33.8815629Z AWS_ACCOUNT_ID=$(aws sts get-caller-identity|grep Account|cut -f4 -d\") 2022-11-23T01:39:33.8816019Z retry () { "$@" || (sleep 1 && "$@") || (sleep 2 && "$@") } 2022-11-23T01:39:33.8816524Z retry aws ecr get-login*** "$AWS_DEFAULT_REGION" | docker login --username AWS \ 2022-11-23T01:39:33.8817008Z  --password-stdin "$AWS_ACCOUNT_ID.dkr.ecr.$AWS_DEFAULT_REGION.amazonaws.com" 2022-11-23T01:39:33.8828344Z shell: /usr/bin/bash --noprofile --norc -e -o pipefail {0} 2022-11-23T01:39:33.8828646Z env: 2022-11-23T01:39:33.8828890Z GIT_DEFAULT_BRANCH: master 2022-11-23T01:39:33.8829144Z AWS_RETRY_MODE: standard 2022-11-23T01:39:33.8829402Z AWS_MAX_ATTEMPTS: 5 2022-11-23T01:39:33.8829691Z AWS_DEFAULT_REGION: us-east-1 2022-11-23T01:39:33.8829940Z ##[endgroup] 2022-11-23T01:39:34.8033673Z WARNING! Your password will be stored unencrypted in /home/ec2-user/.docker/config.json. 2022-11-23T01:39:34.8034173Z Configure a credential helper to remove this warning. See 2022-11-23T01:39:34.8034734Z https://docs.docker.com/engine/reference/commandline/login/#credentials-store 2022-11-23T01:39:34.8035031Z 2022-11-23T01:39:34.8036062Z Login Succeeded 2022-11-23T01:39:34.8109226Z ##[group]Run env | grep '^GITHUB' >> "/tmp/github_env_${GITHUB_RUN_ID}" 2022-11-23T01:39:34.8109636Z env | grep '^GITHUB' >> "/tmp/github_env_${GITHUB_RUN_ID}" 2022-11-23T01:39:34.8110100Z env | grep '^CI' >> "/tmp/github_env_${GITHUB_RUN_ID}" 2022-11-23T01:39:34.8122385Z shell: /usr/bin/bash --noprofile --norc -e -o pipefail {0} 2022-11-23T01:39:34.8122686Z env: 2022-11-23T01:39:34.8122926Z GIT_DEFAULT_BRANCH: master 2022-11-23T01:39:34.8123169Z ##[endgroup] 2022-11-23T01:39:34.8209723Z ##[group]Run pytorch/test-infra/.github/actions/pull-docker-image@main 2022-11-23T01:39:34.8210084Z with: 2022-11-23T01:39:34.8210550Z docker-image: 308535385114.dkr.ecr.us-east-1.amazonaws.com/pytorch/pytorch-linux-bionic-cuda11.6-cudnn8-py3-gcc7:072aae4a77ed7d3a69ad5683420509c41301b940 2022-11-23T01:39:34.8211019Z env: 2022-11-23T01:39:34.8211376Z GIT_DEFAULT_BRANCH: master 2022-11-23T01:39:34.8211627Z ##[endgroup] 2022-11-23T01:39:34.8226528Z ##[group]Run retry () { "$@" || (sleep 1 && "$@") || (sleep 2 && "$@") } 2022-11-23T01:39:34.8226895Z retry () { "$@" || (sleep 1 && "$@") || (sleep 2 && "$@") } 2022-11-23T01:39:34.8227259Z # ignore output since only exit code is used for conditional 2022-11-23T01:39:34.8227627Z # only pull docker image if it's not available locally 2022-11-23T01:39:34.8228023Z if ! docker inspect --type=image "${DOCKER_IMAGE}" >/dev/null 2>/dev/null; then 2022-11-23T01:39:34.8228448Z  retry docker pull "${DOCKER_IMAGE}" 2022-11-23T01:39:34.8228716Z fi 2022-11-23T01:39:34.8239959Z shell: /usr/bin/bash --noprofile --norc -e -o pipefail {0} 2022-11-23T01:39:34.8240258Z env: 2022-11-23T01:39:34.8240479Z GIT_DEFAULT_BRANCH: master 2022-11-23T01:39:34.8240992Z DOCKER_IMAGE: 308535385114.dkr.ecr.us-east-1.amazonaws.com/pytorch/pytorch-linux-bionic-cuda11.6-cudnn8-py3-gcc7:072aae4a77ed7d3a69ad5683420509c41301b940 2022-11-23T01:39:34.8241476Z ##[endgroup] 2022-11-23T01:39:35.0446755Z 072aae4a77ed7d3a69ad5683420509c41301b940: Pulling from pytorch/pytorch-linux-bionic-cuda11.6-cudnn8-py3-gcc7 2022-11-23T01:39:35.0447664Z a404e5416296: Pulling fs layer 2022-11-23T01:39:35.0448056Z c58c079e9b17: Pulling fs layer 2022-11-23T01:39:35.0448323Z e5b80b8bbe91: Pulling fs layer 2022-11-23T01:39:35.0448595Z 888240790290: Pulling fs layer 2022-11-23T01:39:35.0448882Z 515fe5e34eb4: Pulling fs layer 2022-11-23T01:39:35.0449363Z 4e4521f12f5a: Pulling fs layer 2022-11-23T01:39:35.0450056Z f6e1a56cb32d: Pulling fs layer 2022-11-23T01:39:35.0450706Z c29b96e36bd0: Pulling fs layer 2022-11-23T01:39:35.0451628Z 304d3c6c28d0: Pulling fs layer 2022-11-23T01:39:35.0452214Z fac00e927cfe: Pulling fs layer 2022-11-23T01:39:35.0452809Z f0158c8d8420: Pulling fs layer 2022-11-23T01:39:35.0457152Z 3ceac802dd07: Pulling fs layer 2022-11-23T01:39:35.0457533Z 0d0e625ba887: Pulling fs layer 2022-11-23T01:39:35.0458097Z bc2be817cb7e: Pulling fs layer 2022-11-23T01:39:35.0458486Z 11eb2106b948: Pulling fs layer 2022-11-23T01:39:35.0458739Z 34fa4193c7a6: Pulling fs layer 2022-11-23T01:39:35.0459003Z 4e4521f12f5a: Waiting 2022-11-23T01:39:35.0459507Z a7cf5b3894f8: Pulling fs layer 2022-11-23T01:39:35.0460265Z 515fe5e34eb4: Waiting 2022-11-23T01:39:35.0460912Z 3f6b06edd3f5: Pulling fs layer 2022-11-23T01:39:35.0461383Z 888240790290: Waiting 2022-11-23T01:39:35.0461836Z c29b96e36bd0: Waiting 2022-11-23T01:39:35.0462114Z 73a2b1f75a3d: Pulling fs layer 2022-11-23T01:39:35.0462592Z ba6235196410: Pulling fs layer 2022-11-23T01:39:35.0463194Z 879cdaf83543: Pulling fs layer 2022-11-23T01:39:35.0463799Z 6ff0fc00b0a9: Pulling fs layer 2022-11-23T01:39:35.0464364Z bc2be817cb7e: Waiting 2022-11-23T01:39:35.0464930Z a58b9ed071f4: Pulling fs layer 2022-11-23T01:39:35.0465414Z a8c562f6a1cf: Pulling fs layer 2022-11-23T01:39:35.0465676Z 34fa4193c7a6: Waiting 2022-11-23T01:39:35.0465906Z 11eb2106b948: Waiting 2022-11-23T01:39:35.0466153Z a7cf5b3894f8: Waiting 2022-11-23T01:39:35.0466405Z 0a39b4492650: Pulling fs layer 2022-11-23T01:39:35.0466664Z 9088ff8de269: Pulling fs layer 2022-11-23T01:39:35.0466911Z 3f6b06edd3f5: Waiting 2022-11-23T01:39:35.0467147Z f0158c8d8420: Waiting 2022-11-23T01:39:35.0467381Z 304d3c6c28d0: Waiting 2022-11-23T01:39:35.0467636Z 165006759af3: Pulling fs layer 2022-11-23T01:39:35.0467887Z fac00e927cfe: Waiting 2022-11-23T01:39:35.0468112Z 0d0e625ba887: Waiting 2022-11-23T01:39:35.0468365Z ae48b7377a0d: Pulling fs layer 2022-11-23T01:39:35.0468632Z b18965f4b6f1: Pulling fs layer 2022-11-23T01:39:35.0469045Z 102ddcd90753: Pulling fs layer 2022-11-23T01:39:35.0469331Z 0a39b4492650: Waiting 2022-11-23T01:39:35.0469596Z 5f5dd1cba120: Pulling fs layer 2022-11-23T01:39:35.0469851Z 8a7f50c8b503: Pulling fs layer 2022-11-23T01:39:35.0470116Z 863c35620b44: Pulling fs layer 2022-11-23T01:39:35.0470370Z 73a2b1f75a3d: Waiting 2022-11-23T01:39:35.0470605Z 183e4209dc37: Pulling fs layer 2022-11-23T01:39:35.0470874Z a47cba6c334e: Pulling fs layer 2022-11-23T01:39:35.0471260Z 9088ff8de269: Waiting 2022-11-23T01:39:35.0471518Z a58b9ed071f4: Waiting 2022-11-23T01:39:35.0471780Z a9f3d4742233: Pulling fs layer 2022-11-23T01:39:35.0472035Z 6ff0fc00b0a9: Waiting 2022-11-23T01:39:35.0472261Z 165006759af3: Waiting 2022-11-23T01:39:35.0472511Z 3cefa8a4607f: Pulling fs layer 2022-11-23T01:39:35.0472776Z 023a41fa48e6: Pulling fs layer 2022-11-23T01:39:35.0473014Z ae48b7377a0d: Waiting 2022-11-23T01:39:35.0473274Z 96e251412f4d: Pulling fs layer 2022-11-23T01:39:35.0473551Z 49d40c00cf56: Pulling fs layer 2022-11-23T01:39:35.0473827Z 7e2d6313145f: Pulling fs layer 2022-11-23T01:39:35.0474072Z 96805775a692: Pulling fs layer 2022-11-23T01:39:35.0474338Z 75f1ead35ace: Pulling fs layer 2022-11-23T01:39:35.0474590Z 793c37004dab: Pulling fs layer 2022-11-23T01:39:35.0474861Z cadc5661750d: Pulling fs layer 2022-11-23T01:39:35.0475125Z 6386b2adbe28: Pulling fs layer 2022-11-23T01:39:35.0475407Z 74aa250bc82f: Pulling fs layer 2022-11-23T01:39:35.0475841Z 436525efe61d: Pulling fs layer 2022-11-23T01:39:35.0476105Z 596be1fe0bda: Pulling fs layer 2022-11-23T01:39:35.0476374Z 772fa4efddc3: Pulling fs layer 2022-11-23T01:39:35.0476612Z 183e4209dc37: Waiting 2022-11-23T01:39:35.0476868Z 91ddf385377b: Pulling fs layer 2022-11-23T01:39:35.0477130Z 9f7cfb895784: Pulling fs layer 2022-11-23T01:39:35.0477387Z 8b8218af0479: Pulling fs layer 2022-11-23T01:39:35.0477650Z 102ddcd90753: Waiting 2022-11-23T01:39:35.0477896Z cadc5661750d: Waiting 2022-11-23T01:39:35.0478117Z 6386b2adbe28: Waiting 2022-11-23T01:39:35.0478356Z a47cba6c334e: Waiting 2022-11-23T01:39:35.0478596Z a9f3d4742233: Waiting 2022-11-23T01:39:35.0478812Z 49d40c00cf56: Waiting 2022-11-23T01:39:35.0479046Z 74aa250bc82f: Waiting 2022-11-23T01:39:35.0479294Z 7e2d6313145f: Waiting 2022-11-23T01:39:35.0479522Z 75f1ead35ace: Waiting 2022-11-23T01:39:35.0479763Z 91ddf385377b: Waiting 2022-11-23T01:39:35.0479996Z 879cdaf83543: Waiting 2022-11-23T01:39:35.0480212Z 793c37004dab: Waiting 2022-11-23T01:39:35.0480449Z 8b8218af0479: Waiting 2022-11-23T01:39:35.0480680Z 8a7f50c8b503: Waiting 2022-11-23T01:39:35.0480899Z 023a41fa48e6: Waiting 2022-11-23T01:39:35.0481142Z 96e251412f4d: Waiting 2022-11-23T01:39:35.0481374Z 96805775a692: Waiting 2022-11-23T01:39:35.0481598Z 436525efe61d: Waiting 2022-11-23T01:39:35.0481831Z 3cefa8a4607f: Waiting 2022-11-23T01:39:35.0482067Z a8c562f6a1cf: Waiting 2022-11-23T01:39:35.0482288Z 596be1fe0bda: Waiting 2022-11-23T01:39:35.0482524Z 863c35620b44: Waiting 2022-11-23T01:39:35.1773464Z c58c079e9b17: Verifying Checksum 2022-11-23T01:39:35.1773774Z c58c079e9b17: Download complete 2022-11-23T01:39:35.3352310Z e5b80b8bbe91: Verifying Checksum 2022-11-23T01:39:35.3352680Z e5b80b8bbe91: Download complete 2022-11-23T01:39:35.3643283Z a404e5416296: Verifying Checksum 2022-11-23T01:39:35.3643587Z a404e5416296: Download complete 2022-11-23T01:39:35.4178538Z 515fe5e34eb4: Verifying Checksum 2022-11-23T01:39:35.4179061Z 515fe5e34eb4: Download complete 2022-11-23T01:39:35.4652191Z 888240790290: Verifying Checksum 2022-11-23T01:39:35.4652791Z 888240790290: Download complete 2022-11-23T01:39:35.4944418Z f6e1a56cb32d: Download complete 2022-11-23T01:39:35.5700367Z 304d3c6c28d0: Verifying Checksum 2022-11-23T01:39:35.5701277Z 304d3c6c28d0: Download complete 2022-11-23T01:39:35.6514200Z fac00e927cfe: Verifying Checksum 2022-11-23T01:39:35.6514546Z fac00e927cfe: Download complete 2022-11-23T01:39:36.1610397Z a404e5416296: Pull complete 2022-11-23T01:39:36.4657195Z c58c079e9b17: Pull complete 2022-11-23T01:39:37.0522337Z e5b80b8bbe91: Pull complete 2022-11-23T01:39:37.1786126Z 888240790290: Pull complete 2022-11-23T01:39:37.3072522Z 515fe5e34eb4: Pull complete 2022-11-23T01:39:37.7061161Z f0158c8d8420: Verifying Checksum 2022-11-23T01:39:37.7061541Z f0158c8d8420: Download complete 2022-11-23T01:39:37.7857826Z 3ceac802dd07: Download complete 2022-11-23T01:39:37.8621731Z 0d0e625ba887: Verifying Checksum 2022-11-23T01:39:37.8622068Z 0d0e625ba887: Download complete 2022-11-23T01:39:37.9443332Z bc2be817cb7e: Download complete 2022-11-23T01:39:38.6712623Z 11eb2106b948: Verifying Checksum 2022-11-23T01:39:38.6713138Z 11eb2106b948: Download complete 2022-11-23T01:39:38.7446208Z 34fa4193c7a6: Verifying Checksum 2022-11-23T01:39:38.7446713Z 34fa4193c7a6: Download complete 2022-11-23T01:39:38.8159651Z a7cf5b3894f8: Verifying Checksum 2022-11-23T01:39:38.8160122Z a7cf5b3894f8: Download complete 2022-11-23T01:39:46.5780232Z 4e4521f12f5a: Download complete 2022-11-23T01:39:46.6458532Z 73a2b1f75a3d: Verifying Checksum 2022-11-23T01:39:46.6459070Z 73a2b1f75a3d: Download complete 2022-11-23T01:39:46.7137486Z ba6235196410: Verifying Checksum 2022-11-23T01:39:46.7138097Z ba6235196410: Download complete 2022-11-23T01:39:46.7863378Z 879cdaf83543: Verifying Checksum 2022-11-23T01:39:46.7863717Z 879cdaf83543: Download complete 2022-11-23T01:39:46.8746605Z 6ff0fc00b0a9: Download complete 2022-11-23T01:39:46.9519211Z a58b9ed071f4: Verifying Checksum 2022-11-23T01:39:46.9519928Z a58b9ed071f4: Download complete 2022-11-23T01:39:47.0446172Z a8c562f6a1cf: Verifying Checksum 2022-11-23T01:39:47.9872617Z 0a39b4492650: Verifying Checksum 2022-11-23T01:39:47.9873838Z 0a39b4492650: Download complete 2022-11-23T01:39:48.0653215Z 9088ff8de269: Verifying Checksum 2022-11-23T01:39:48.0654253Z 9088ff8de269: Download complete 2022-11-23T01:39:48.1390646Z 165006759af3: Verifying Checksum 2022-11-23T01:39:48.1391249Z 165006759af3: Download complete 2022-11-23T01:39:48.2307489Z ae48b7377a0d: Verifying Checksum 2022-11-23T01:39:48.2307898Z ae48b7377a0d: Download complete 2022-11-23T01:39:48.2990213Z b18965f4b6f1: Verifying Checksum 2022-11-23T01:39:48.2991024Z b18965f4b6f1: Download complete 2022-11-23T01:39:48.3787819Z 102ddcd90753: Verifying Checksum 2022-11-23T01:39:48.3788160Z 102ddcd90753: Download complete 2022-11-23T01:39:49.8164590Z c29b96e36bd0: Verifying Checksum 2022-11-23T01:39:49.8164958Z c29b96e36bd0: Download complete 2022-11-23T01:39:49.9018284Z 8a7f50c8b503: Download complete 2022-11-23T01:39:49.9798090Z 863c35620b44: Verifying Checksum 2022-11-23T01:39:49.9798742Z 863c35620b44: Download complete 2022-11-23T01:39:50.3820200Z 183e4209dc37: Verifying Checksum 2022-11-23T01:39:50.3823924Z 183e4209dc37: Download complete 2022-11-23T01:39:50.4129813Z 5f5dd1cba120: Verifying Checksum 2022-11-23T01:39:50.4130390Z 5f5dd1cba120: Download complete 2022-11-23T01:39:50.4808501Z a47cba6c334e: Verifying Checksum 2022-11-23T01:39:50.4809194Z a47cba6c334e: Download complete 2022-11-23T01:39:50.5101591Z a9f3d4742233: Verifying Checksum 2022-11-23T01:39:50.5102220Z a9f3d4742233: Download complete 2022-11-23T01:39:50.5889706Z 023a41fa48e6: Verifying Checksum 2022-11-23T01:39:50.5890751Z 023a41fa48e6: Download complete 2022-11-23T01:39:50.7340565Z 3cefa8a4607f: Verifying Checksum 2022-11-23T01:39:50.7341294Z 3cefa8a4607f: Download complete 2022-11-23T01:39:50.8295773Z 49d40c00cf56: Verifying Checksum 2022-11-23T01:39:50.8296111Z 49d40c00cf56: Download complete 2022-11-23T01:39:50.9036907Z 7e2d6313145f: Verifying Checksum 2022-11-23T01:39:50.9037402Z 7e2d6313145f: Download complete 2022-11-23T01:39:51.0462505Z 96e251412f4d: Verifying Checksum 2022-11-23T01:39:51.1351736Z 96e251412f4d: Download complete 2022-11-23T01:39:51.1352301Z 75f1ead35ace: Verifying Checksum 2022-11-23T01:39:51.1352854Z 75f1ead35ace: Download complete 2022-11-23T01:39:51.2043475Z 793c37004dab: Download complete 2022-11-23T01:39:51.2870704Z cadc5661750d: Download complete 2022-11-23T01:39:51.3712279Z 6386b2adbe28: Download complete 2022-11-23T01:39:51.5704612Z 74aa250bc82f: Verifying Checksum 2022-11-23T01:39:51.5704968Z 74aa250bc82f: Download complete 2022-11-23T01:39:51.6348521Z 436525efe61d: Download complete 2022-11-23T01:39:52.2340736Z 596be1fe0bda: Verifying Checksum 2022-11-23T01:39:52.2341405Z 596be1fe0bda: Download complete 2022-11-23T01:39:52.3065027Z 772fa4efddc3: Verifying Checksum 2022-11-23T01:39:52.3065374Z 772fa4efddc3: Download complete 2022-11-23T01:39:55.5644142Z 96805775a692: Verifying Checksum 2022-11-23T01:39:55.5644748Z 96805775a692: Download complete 2022-11-23T01:39:55.6468809Z 9f7cfb895784: Verifying Checksum 2022-11-23T01:39:55.6470224Z 9f7cfb895784: Download complete 2022-11-23T01:39:55.7264035Z 8b8218af0479: Download complete 2022-11-23T01:39:58.6117305Z 3f6b06edd3f5: Verifying Checksum 2022-11-23T01:39:58.6117825Z 3f6b06edd3f5: Download complete 2022-11-23T01:40:01.6310671Z 4e4521f12f5a: Pull complete 2022-11-23T01:40:01.7453429Z f6e1a56cb32d: Pull complete 2022-11-23T01:40:22.3025464Z 91ddf385377b: Verifying Checksum 2022-11-23T01:40:22.3028605Z 91ddf385377b: Download complete 2022-11-23T01:40:24.0819885Z c29b96e36bd0: Pull complete 2022-11-23T01:40:25.9244357Z 304d3c6c28d0: Pull complete 2022-11-23T01:40:27.8015697Z fac00e927cfe: Pull complete 2022-11-23T01:40:35.8335449Z f0158c8d8420: Pull complete 2022-11-23T01:40:37.7335655Z 3ceac802dd07: Pull complete 2022-11-23T01:40:39.6122117Z 0d0e625ba887: Pull complete 2022-11-23T01:40:41.4883054Z bc2be817cb7e: Pull complete 2022-11-23T01:40:46.1923374Z 11eb2106b948: Pull complete 2022-11-23T01:40:47.8552812Z 34fa4193c7a6: Pull complete 2022-11-23T01:40:49.6745147Z a7cf5b3894f8: Pull complete 2022-11-23T01:41:26.3604301Z 3f6b06edd3f5: Pull complete 2022-11-23T01:41:28.2622624Z 73a2b1f75a3d: Pull complete 2022-11-23T01:41:30.1652795Z ba6235196410: Pull complete 2022-11-23T01:41:32.2239992Z 879cdaf83543: Pull complete 2022-11-23T01:41:34.0518009Z 6ff0fc00b0a9: Pull complete 2022-11-23T01:41:35.9104106Z a58b9ed071f4: Pull complete 2022-11-23T01:41:37.7548709Z a8c562f6a1cf: Pull complete 2022-11-23T01:41:42.0612950Z 0a39b4492650: Pull complete 2022-11-23T01:41:44.2649227Z 9088ff8de269: Pull complete 2022-11-23T01:41:46.9586494Z 165006759af3: Pull complete 2022-11-23T01:41:49.5530150Z ae48b7377a0d: Pull complete 2022-11-23T01:41:52.6464934Z b18965f4b6f1: Pull complete 2022-11-23T01:41:55.1162559Z 102ddcd90753: Pull complete 2022-11-23T01:42:03.8235021Z 5f5dd1cba120: Pull complete 2022-11-23T01:42:05.7013578Z 8a7f50c8b503: Pull complete 2022-11-23T01:42:07.6094794Z 863c35620b44: Pull complete 2022-11-23T01:42:10.5974248Z 183e4209dc37: Pull complete 2022-11-23T01:42:12.4442496Z a47cba6c334e: Pull complete 2022-11-23T01:42:14.3196202Z a9f3d4742233: Pull complete 2022-11-23T01:42:16.6048972Z 3cefa8a4607f: Pull complete 2022-11-23T01:42:18.4843907Z 023a41fa48e6: Pull complete 2022-11-23T01:42:19.9125669Z 96e251412f4d: Pull complete 2022-11-23T01:42:20.0065865Z 49d40c00cf56: Pull complete 2022-11-23T01:42:20.1170013Z 7e2d6313145f: Pull complete 2022-11-23T01:42:26.0057501Z 96805775a692: Pull complete 2022-11-23T01:42:26.1313643Z 75f1ead35ace: Pull complete 2022-11-23T01:42:26.2603186Z 793c37004dab: Pull complete 2022-11-23T01:42:26.3562590Z cadc5661750d: Pull complete 2022-11-23T01:42:26.4668137Z 6386b2adbe28: Pull complete 2022-11-23T01:42:27.2490016Z 74aa250bc82f: Pull complete 2022-11-23T01:42:27.3506463Z 436525efe61d: Pull complete 2022-11-23T01:42:31.3181431Z 596be1fe0bda: Pull complete 2022-11-23T01:42:32.5384362Z 772fa4efddc3: Pull complete 2022-11-23T01:43:15.4865261Z 91ddf385377b: Pull complete 2022-11-23T01:43:17.3660813Z 9f7cfb895784: Pull complete 2022-11-23T01:43:19.2137747Z 8b8218af0479: Pull complete 2022-11-23T01:43:20.5611211Z Digest: sha256:3a5626edfb2c43fb24303351be75287af92426b6bb7c6df2defc98f980346c6a 2022-11-23T01:43:21.0620669Z Status: Downloaded newer image for 308535385114.dkr.ecr.us-east-1.amazonaws.com/pytorch/pytorch-linux-bionic-cuda11.6-cudnn8-py3-gcc7:072aae4a77ed7d3a69ad5683420509c41301b940 2022-11-23T01:43:21.2927827Z 308535385114.dkr.ecr.us-east-1.amazonaws.com/pytorch/pytorch-linux-bionic-cuda11.6-cudnn8-py3-gcc7:072aae4a77ed7d3a69ad5683420509c41301b940 2022-11-23T01:43:21.3032766Z ##[group]Run pytorch/test-infra/.github/actions/setup-nvidia@main 2022-11-23T01:43:21.3033244Z with: 2022-11-23T01:43:21.3033556Z driver-version: 515.76 2022-11-23T01:43:21.3033872Z env: 2022-11-23T01:43:21.3034137Z GIT_DEFAULT_BRANCH: master 2022-11-23T01:43:21.3034476Z ##[endgroup] 2022-11-23T01:43:21.3978197Z ##[group]Run nick-fields/retry@7d4a37704547a311dbb66ebdf5b23ec19374a767 2022-11-23T01:43:21.3978508Z with: 2022-11-23T01:43:21.3978864Z timeout_minutes: 10 2022-11-23T01:43:21.3979092Z max_attempts: 3 2022-11-23T01:43:21.3985434Z 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_driver_amzn2() { ( set -x # Purge any nvidia driver installed from RHEL repo sudo yum remove -y nvidia-driver-latest-dkms # 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 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 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 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 ) ) } echo "== Installing nvidia driver ${DRIVER_FN} ==" case "${DISTRIBUTION}" in amzn*) install_nvidia_driver_amzn2 ;; *) 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 ;; *) echo "ERROR: Unknown distribution ${DISTRIBUTION}" exit 1 ;; esac echo "GPU_FLAG=--gpus all" >> "${GITHUB_ENV}" 2022-11-23T01:43:21.3991551Z retry_wait_seconds: 10 2022-11-23T01:43:21.3991828Z polling_interval_seconds: 1 2022-11-23T01:43:21.3992099Z warning_on_retry: true 2022-11-23T01:43:21.3992342Z continue_on_error: false 2022-11-23T01:43:21.3992582Z env: 2022-11-23T01:43:21.3992856Z GIT_DEFAULT_BRANCH: master 2022-11-23T01:43:21.3993115Z DRIVER_VERSION: 515.76 2022-11-23T01:43:21.3993368Z ##[endgroup] 2022-11-23T01:43:21.4551813Z 2022-11-23T01:43:21.4584787Z ##[warning]The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/ 2022-11-23T01:43:21.4631414Z == Installing nvidia driver NVIDIA-Linux-x86_64-515.76.run == 2022-11-23T01:43:21.4634518Z + sudo yum remove -y nvidia-driver-latest-dkms 2022-11-23T01:43:21.9360792Z Loaded plugins: extras_suggestions, langpacks, priorities, update-motd 2022-11-23T01:43:21.9792402Z No Match for argument: nvidia-driver-latest-dkms 2022-11-23T01:43:22.0080911Z No Packages marked for removal 2022-11-23T01:43:22.0235923Z + echo 'Before installing NVIDIA driver' 2022-11-23T01:43:22.0236208Z + lspci 2022-11-23T01:43:22.0236624Z Before installing NVIDIA driver 2022-11-23T01:43:23.3071865Z 00:00.0 Host bridge: Intel Corporation 440FX - 82441FX PMC [Natoma] (rev 02) 2022-11-23T01:43:23.3072633Z 00:01.0 ISA bridge: Intel Corporation 82371SB PIIX3 ISA [Natoma/Triton II] 2022-11-23T01:43:23.3073078Z 00:01.1 IDE interface: Intel Corporation 82371SB PIIX3 IDE [Natoma/Triton II] 2022-11-23T01:43:23.3073477Z 00:01.3 Bridge: Intel Corporation 82371AB/EB/MB PIIX4 ACPI (rev 01) 2022-11-23T01:43:23.3074796Z 00:02.0 VGA compatible controller: Cirrus Logic GD 5446 2022-11-23T01:43:23.3075192Z 00:03.0 Ethernet controller: Amazon.com, Inc. Elastic Network Adapter (ENA) 2022-11-23T01:43:23.3075772Z 00:1e.0 VGA compatible controller: NVIDIA Corporation GM204GL [Tesla M60] (rev a1) 2022-11-23T01:43:23.3077140Z 00:1f.0 Unassigned class [ff80]: XenSource, Inc. Xen Platform Device (rev 01) 2022-11-23T01:43:23.3077476Z + lsmod 2022-11-23T01:43:23.3093325Z Module Size Used by 2022-11-23T01:43:23.3093827Z xt_conntrack 16384 1 2022-11-23T01:43:23.3094169Z ipt_MASQUERADE 16384 1 2022-11-23T01:43:23.3094466Z nf_nat_masquerade_ipv4 16384 1 ipt_MASQUERADE 2022-11-23T01:43:23.3094764Z nf_conntrack_netlink 49152 0 2022-11-23T01:43:23.3095226Z nfnetlink 16384 2 nf_conntrack_netlink 2022-11-23T01:43:23.3097436Z xfrm_user 45056 1 2022-11-23T01:43:23.3098087Z xfrm_algo 16384 1 xfrm_user 2022-11-23T01:43:23.3098416Z xt_addrtype 16384 2 2022-11-23T01:43:23.3098701Z iptable_filter 16384 1 2022-11-23T01:43:23.3098956Z iptable_nat 16384 1 2022-11-23T01:43:23.3099468Z nf_conntrack_ipv4 16384 3 2022-11-23T01:43:23.3100328Z nf_defrag_ipv4 16384 1 nf_conntrack_ipv4 2022-11-23T01:43:23.3100985Z nf_nat_ipv4 16384 1 iptable_nat 2022-11-23T01:43:23.3101729Z nf_nat 36864 2 nf_nat_masquerade_ipv4,nf_nat_ipv4 2022-11-23T01:43:23.3102399Z nf_conntrack 155648 7 xt_conntrack,nf_nat_masquerade_ipv4,nf_conntrack_ipv4,nf_nat,ipt_MASQUERADE,nf_nat_ipv4,nf_conntrack_netlink 2022-11-23T01:43:23.3102802Z br_netfilter 24576 0 2022-11-23T01:43:23.3103079Z bridge 172032 1 br_netfilter 2022-11-23T01:43:23.3103429Z stp 16384 1 bridge 2022-11-23T01:43:23.3103865Z llc 16384 2 bridge,stp 2022-11-23T01:43:23.3104137Z overlay 86016 0 2022-11-23T01:43:23.3104386Z sunrpc 393216 1 2022-11-23T01:43:23.3104654Z dm_mirror 28672 0 2022-11-23T01:43:23.3104916Z dm_region_hash 20480 1 dm_mirror 2022-11-23T01:43:23.3105226Z dm_log 20480 2 dm_region_hash,dm_mirror 2022-11-23T01:43:23.3105537Z dm_mod 143360 2 dm_log,dm_mirror 2022-11-23T01:43:23.3105791Z dax 69632 1 dm_mod 2022-11-23T01:43:23.3106047Z sb_edac 24576 0 2022-11-23T01:43:23.3106302Z crc32_pclmul 16384 0 2022-11-23T01:43:23.3106551Z ghash_clmulni_intel 16384 0 2022-11-23T01:43:23.3106832Z pcbc 16384 0 2022-11-23T01:43:23.3107086Z ata_piix 36864 0 2022-11-23T01:43:23.3107337Z aesni_intel 188416 0 2022-11-23T01:43:23.3107589Z libata 266240 1 ata_piix 2022-11-23T01:43:23.3107862Z aes_x86_64 20480 1 aesni_intel 2022-11-23T01:43:23.3108141Z crypto_simd 16384 1 aesni_intel 2022-11-23T01:43:23.3108389Z mousedev 24576 0 2022-11-23T01:43:23.3108669Z glue_helper 16384 1 aesni_intel 2022-11-23T01:43:23.3108949Z pcc_cpufreq 16384 0 2022-11-23T01:43:23.3109264Z cryptd 28672 3 crypto_simd,ghash_clmulni_intel,aesni_intel 2022-11-23T01:43:23.3109590Z scsi_mod 245760 1 libata 2022-11-23T01:43:23.3109849Z evdev 20480 3 2022-11-23T01:43:23.3110083Z psmouse 32768 0 2022-11-23T01:43:23.3110330Z button 16384 0 2022-11-23T01:43:23.3110572Z ena 114688 0 2022-11-23T01:43:23.3110815Z xen_blkfront 49152 2 2022-11-23T01:43:23.3111073Z crc32c_intel 24576 0 2022-11-23T01:43:23.3111326Z autofs4 49152 2 2022-11-23T01:43:23.3111551Z + modinfo nvidia 2022-11-23T01:43:23.3111826Z modinfo: ERROR: Module nvidia not found. 2022-11-23T01:43:23.3112097Z + true 2022-11-23T01:43:23.3112306Z + HAS_NVIDIA_DRIVER=0 2022-11-23T01:43:23.3112669Z ++ command -v nvidia-smi 2022-11-23T01:43:23.3112957Z + '[' -x '' ']' 2022-11-23T01:43:23.3113206Z + '[' 0 -eq 0 ']' 2022-11-23T01:43:23.3113548Z + sudo yum groupinstall -y 'Development Tools' 2022-11-23T01:43:23.7793321Z Loaded plugins: extras_suggestions, langpacks, priorities, update-motd 2022-11-23T01:43:24.0837275Z Resolving Dependencies 2022-11-23T01:43:24.0842381Z --> Running transaction check 2022-11-23T01:43:24.0845165Z ---> Package autoconf.noarch 0:2.69-11.amzn2 will be installed 2022-11-23T01:43:24.1058508Z --> Processing Dependency: m4 >= 1.4.14 for package: autoconf-2.69-11.amzn2.noarch 2022-11-23T01:43:24.3173815Z --> Processing Dependency: perl(Data::Dumper) for package: autoconf-2.69-11.amzn2.noarch 2022-11-23T01:43:24.3175090Z ---> Package automake.noarch 0:1.13.4-3.1.amzn2 will be installed 2022-11-23T01:43:24.3221190Z --> Processing Dependency: perl(Thread::Queue) for package: automake-1.13.4-3.1.amzn2.noarch 2022-11-23T01:43:24.3228111Z --> Processing Dependency: perl(TAP::Parser) for package: automake-1.13.4-3.1.amzn2.noarch 2022-11-23T01:43:24.3239031Z ---> Package bison.x86_64 0:3.0.4-6.amzn2.0.2 will be installed 2022-11-23T01:43:24.3354491Z ---> Package byacc.x86_64 0:1.9.20130304-3.amzn2.0.2 will be installed 2022-11-23T01:43:24.3361997Z ---> Package cscope.x86_64 0:15.8-10.amzn2.0.2 will be installed 2022-11-23T01:43:24.3406109Z --> Processing Dependency: emacs-filesystem for package: cscope-15.8-10.amzn2.0.2.x86_64 2022-11-23T01:43:24.3430003Z ---> Package ctags.x86_64 0:5.8-13.amzn2.0.2 will be installed 2022-11-23T01:43:24.3438924Z ---> Package diffstat.x86_64 0:1.57-4.amzn2.0.2 will be installed 2022-11-23T01:43:24.3446774Z ---> Package doxygen.x86_64 1:1.8.5-4.amzn2 will be installed 2022-11-23T01:43:24.3547761Z ---> Package elfutils.x86_64 0:0.176-2.amzn2 will be installed 2022-11-23T01:43:24.3681816Z ---> Package flex.x86_64 0:2.5.37-3.amzn2.0.3 will be installed 2022-11-23T01:43:24.3700936Z ---> Package gcc.x86_64 0:7.3.1-15.amzn2 will be installed 2022-11-23T01:43:24.3871913Z --> Processing Dependency: cpp = 7.3.1-15.amzn2 for package: gcc-7.3.1-15.amzn2.x86_64 2022-11-23T01:43:24.3890938Z --> Processing Dependency: libsanitizer >= 7.3.1-15.amzn2 for package: gcc-7.3.1-15.amzn2.x86_64 2022-11-23T01:43:24.3945439Z --> Processing Dependency: libquadmath >= 7.3.1-15.amzn2 for package: gcc-7.3.1-15.amzn2.x86_64 2022-11-23T01:43:24.3997022Z --> Processing Dependency: libmpx >= 7.3.1-15.amzn2 for package: gcc-7.3.1-15.amzn2.x86_64 2022-11-23T01:43:24.4051443Z --> Processing Dependency: libitm >= 7.3.1-15.amzn2 for package: gcc-7.3.1-15.amzn2.x86_64 2022-11-23T01:43:24.4103569Z --> Processing Dependency: libcilkrts >= 7.3.1-15.amzn2 for package: gcc-7.3.1-15.amzn2.x86_64 2022-11-23T01:43:24.4156791Z --> Processing Dependency: libatomic >= 7.3.1-15.amzn2 for package: gcc-7.3.1-15.amzn2.x86_64 2022-11-23T01:43:24.4210947Z --> Processing Dependency: glibc-devel >= 2.2.90-12 for package: gcc-7.3.1-15.amzn2.x86_64 2022-11-23T01:43:24.4373619Z --> Processing Dependency: libmpfr.so.4()(64bit) for package: gcc-7.3.1-15.amzn2.x86_64 2022-11-23T01:43:24.4394865Z --> Processing Dependency: libmpc.so.3()(64bit) for package: gcc-7.3.1-15.amzn2.x86_64 2022-11-23T01:43:24.4415724Z ---> Package gcc-c++.x86_64 0:7.3.1-15.amzn2 will be installed 2022-11-23T01:43:24.4443028Z ---> Package gcc-gfortran.x86_64 0:7.3.1-15.amzn2 will be installed 2022-11-23T01:43:24.4477405Z --> Processing Dependency: libgfortran.so.4()(64bit) for package: gcc-gfortran-7.3.1-15.amzn2.x86_64 2022-11-23T01:43:24.4538996Z ---> Package indent.x86_64 0:2.2.11-13.amzn2.0.2 will be installed 2022-11-23T01:43:24.4553668Z ---> Package intltool.noarch 0:0.50.2-7.amzn2 will be installed 2022-11-23T01:43:24.4604072Z --> Processing Dependency: perl(XML::Parser) for package: intltool-0.50.2-7.amzn2.noarch 2022-11-23T01:43:24.4618957Z --> Processing Dependency: gettext-devel for package: intltool-0.50.2-7.amzn2.noarch 2022-11-23T01:43:24.4637846Z ---> Package libtool.x86_64 0:2.4.2-22.2.amzn2.0.2 will be installed 2022-11-23T01:43:24.4667163Z ---> Package patch.x86_64 0:2.7.1-12.amzn2.0.2 will be installed 2022-11-23T01:43:24.4703806Z ---> Package patchutils.x86_64 0:0.3.3-4.amzn2.0.1 will be installed 2022-11-23T01:43:24.4728439Z ---> Package rcs.x86_64 0:5.9.0-5.amzn2.0.2 will be installed 2022-11-23T01:43:24.4760926Z ---> Package rpm-build.x86_64 0:4.11.3-48.amzn2.0.2 will be installed 2022-11-23T01:43:24.4999029Z --> Processing Dependency: /usr/bin/gdb-add-index for package: rpm-build-4.11.3-48.amzn2.0.2.x86_64 2022-11-23T01:43:24.5016236Z ---> Package rpm-sign.x86_64 0:4.11.3-48.amzn2.0.2 will be installed 2022-11-23T01:43:24.5040091Z ---> Package subversion.x86_64 0:1.7.14-16.amzn2.0.1 will be installed 2022-11-23T01:43:24.5209497Z --> Processing Dependency: subversion-libs(x86-64) = 1.7.14-16.amzn2.0.1 for package: subversion-1.7.14-16.amzn2.0.1.x86_64 2022-11-23T01:43:24.5228890Z --> Processing Dependency: libsvn_wc-1.so.0()(64bit) for package: subversion-1.7.14-16.amzn2.0.1.x86_64 2022-11-23T01:43:24.5230181Z --> Processing Dependency: libsvn_subr-1.so.0()(64bit) for package: subversion-1.7.14-16.amzn2.0.1.x86_64 2022-11-23T01:43:24.5230945Z --> Processing Dependency: libsvn_repos-1.so.0()(64bit) for package: subversion-1.7.14-16.amzn2.0.1.x86_64 2022-11-23T01:43:24.5232464Z --> Processing Dependency: libsvn_ra_svn-1.so.0()(64bit) for package: subversion-1.7.14-16.amzn2.0.1.x86_64 2022-11-23T01:43:24.5233783Z --> Processing Dependency: libsvn_ra_neon-1.so.0()(64bit) for package: subversion-1.7.14-16.amzn2.0.1.x86_64 2022-11-23T01:43:24.5235076Z --> Processing Dependency: libsvn_ra_local-1.so.0()(64bit) for package: subversion-1.7.14-16.amzn2.0.1.x86_64 2022-11-23T01:43:24.5236306Z --> Processing Dependency: libsvn_ra-1.so.0()(64bit) for package: subversion-1.7.14-16.amzn2.0.1.x86_64 2022-11-23T01:43:24.5237584Z --> Processing Dependency: libsvn_fs_util-1.so.0()(64bit) for package: subversion-1.7.14-16.amzn2.0.1.x86_64 2022-11-23T01:43:24.5238730Z --> Processing Dependency: libsvn_fs_fs-1.so.0()(64bit) for package: subversion-1.7.14-16.amzn2.0.1.x86_64 2022-11-23T01:43:24.5239356Z --> Processing Dependency: libsvn_fs_base-1.so.0()(64bit) for package: subversion-1.7.14-16.amzn2.0.1.x86_64 2022-11-23T01:43:24.5239984Z --> Processing Dependency: libsvn_fs-1.so.0()(64bit) for package: subversion-1.7.14-16.amzn2.0.1.x86_64 2022-11-23T01:43:24.5240616Z --> Processing Dependency: libsvn_diff-1.so.0()(64bit) for package: subversion-1.7.14-16.amzn2.0.1.x86_64 2022-11-23T01:43:24.5241233Z --> Processing Dependency: libsvn_delta-1.so.0()(64bit) for package: subversion-1.7.14-16.amzn2.0.1.x86_64 2022-11-23T01:43:24.5241855Z --> Processing Dependency: libsvn_client-1.so.0()(64bit) for package: subversion-1.7.14-16.amzn2.0.1.x86_64 2022-11-23T01:43:24.5242461Z --> Processing Dependency: libneon.so.27()(64bit) for package: subversion-1.7.14-16.amzn2.0.1.x86_64 2022-11-23T01:43:24.5257973Z --> Processing Dependency: libaprutil-1.so.0()(64bit) for package: subversion-1.7.14-16.amzn2.0.1.x86_64 2022-11-23T01:43:24.5278418Z --> Processing Dependency: libapr-1.so.0()(64bit) for package: subversion-1.7.14-16.amzn2.0.1.x86_64 2022-11-23T01:43:24.5302368Z ---> Package swig.x86_64 0:3.0.12-11.amzn2.0.3 will be installed 2022-11-23T01:43:24.5323524Z ---> Package system-rpm-config.noarch 0:9.1.0-76.amzn2.0.14 will be installed 2022-11-23T01:43:24.5369876Z --> Processing Dependency: dwz >= 0.4 for package: system-rpm-config-9.1.0-76.amzn2.0.14.noarch 2022-11-23T01:43:24.5387022Z --> Processing Dependency: perl-srpm-macros for package: system-rpm-config-9.1.0-76.amzn2.0.14.noarch 2022-11-23T01:43:24.5399268Z --> Processing Dependency: go-srpm-macros for package: system-rpm-config-9.1.0-76.amzn2.0.14.noarch 2022-11-23T01:43:24.5576476Z ---> Package systemtap.x86_64 0:4.5-1.amzn2.0.1 will be installed 2022-11-23T01:43:24.5589498Z --> Processing Dependency: systemtap-devel = 4.5-1.amzn2.0.1 for package: systemtap-4.5-1.amzn2.0.1.x86_64 2022-11-23T01:43:24.5604563Z --> Processing Dependency: systemtap-client = 4.5-1.amzn2.0.1 for package: systemtap-4.5-1.amzn2.0.1.x86_64 2022-11-23T01:43:24.5617925Z --> Running transaction check 2022-11-23T01:43:24.5621366Z ---> Package apr.x86_64 0:1.7.0-9.amzn2 will be installed 2022-11-23T01:43:24.5701626Z ---> Package apr-util.x86_64 0:1.6.1-5.amzn2.0.2 will be installed 2022-11-23T01:43:24.5740562Z --> Processing Dependency: apr-util-bdb(x86-64) = 1.6.1-5.amzn2.0.2 for package: apr-util-1.6.1-5.amzn2.0.2.x86_64 2022-11-23T01:43:24.5754314Z ---> Package cpp.x86_64 0:7.3.1-15.amzn2 will be installed 2022-11-23T01:43:24.5826710Z ---> Package dwz.x86_64 0:0.11-3.amzn2.0.3 will be installed 2022-11-23T01:43:24.5837638Z ---> Package emacs-filesystem.noarch 1:27.2-4.amzn2.0.1 will be installed 2022-11-23T01:43:24.5838564Z ---> Package gdb.x86_64 0:8.0.1-36.amzn2.0.1 will be installed 2022-11-23T01:43:24.5908585Z ---> Package gettext-devel.x86_64 0:0.19.8.1-3.amzn2 will be installed 2022-11-23T01:43:24.5966371Z --> Processing Dependency: gettext-common-devel = 0.19.8.1-3.amzn2 for package: gettext-devel-0.19.8.1-3.amzn2.x86_64 2022-11-23T01:43:24.5975000Z ---> Package glibc-devel.x86_64 0:2.26-62.amzn2 will be installed 2022-11-23T01:43:24.6097986Z --> Processing Dependency: glibc-headers = 2.26-62.amzn2 for package: glibc-devel-2.26-62.amzn2.x86_64 2022-11-23T01:43:24.6125590Z --> Processing Dependency: glibc-headers for package: glibc-devel-2.26-62.amzn2.x86_64 2022-11-23T01:43:24.6126639Z ---> Package go-srpm-macros.noarch 0:3.0.15-23.amzn2.0.2 will be installed 2022-11-23T01:43:24.6131599Z ---> Package libatomic.x86_64 0:7.3.1-15.amzn2 will be installed 2022-11-23T01:43:24.6145220Z ---> Package libcilkrts.x86_64 0:7.3.1-15.amzn2 will be installed 2022-11-23T01:43:24.6171831Z ---> Package libgfortran.x86_64 0:7.3.1-15.amzn2 will be installed 2022-11-23T01:43:24.6207692Z ---> Package libitm.x86_64 0:7.3.1-15.amzn2 will be installed 2022-11-23T01:43:24.6223785Z ---> Package libmpc.x86_64 0:1.0.1-3.amzn2.0.2 will be installed 2022-11-23T01:43:24.6236139Z ---> Package libmpx.x86_64 0:7.3.1-15.amzn2 will be installed 2022-11-23T01:43:24.6251014Z ---> Package libquadmath.x86_64 0:7.3.1-15.amzn2 will be installed 2022-11-23T01:43:24.6276234Z ---> Package libsanitizer.x86_64 0:7.3.1-15.amzn2 will be installed 2022-11-23T01:43:24.6322045Z ---> Package m4.x86_64 0:1.4.16-10.amzn2.0.2 will be installed 2022-11-23T01:43:24.6337064Z ---> Package mpfr.x86_64 0:3.1.1-4.amzn2.0.2 will be installed 2022-11-23T01:43:24.6358139Z ---> Package neon.x86_64 0:0.30.0-3.amzn2.0.2 will be installed 2022-11-23T01:43:24.6433002Z --> Processing Dependency: libgnutls.so.28(GNUTLS_2_12)(64bit) for package: neon-0.30.0-3.amzn2.0.2.x86_64 2022-11-23T01:43:24.6471537Z --> Processing Dependency: libgnutls.so.28(GNUTLS_1_4)(64bit) for package: neon-0.30.0-3.amzn2.0.2.x86_64 2022-11-23T01:43:24.6472853Z --> Processing Dependency: libproxy.so.1()(64bit) for package: neon-0.30.0-3.amzn2.0.2.x86_64 2022-11-23T01:43:24.6491319Z --> Processing Dependency: libpakchois.so.0()(64bit) for package: neon-0.30.0-3.amzn2.0.2.x86_64 2022-11-23T01:43:24.6508969Z --> Processing Dependency: libgnutls.so.28()(64bit) for package: neon-0.30.0-3.amzn2.0.2.x86_64 2022-11-23T01:43:24.6515210Z ---> Package perl-Data-Dumper.x86_64 0:2.145-3.amzn2.0.2 will be installed 2022-11-23T01:43:24.6562445Z ---> Package perl-Test-Harness.noarch 0:3.28-3.amzn2 will be installed 2022-11-23T01:43:24.6656685Z ---> Package perl-Thread-Queue.noarch 0:3.02-2.amzn2 will be installed 2022-11-23T01:43:24.6668919Z ---> Package perl-XML-Parser.x86_64 0:2.41-10.amzn2.0.2 will be installed 2022-11-23T01:43:24.6684957Z ---> Package perl-srpm-macros.noarch 0:1-8.amzn2.0.1 will be installed 2022-11-23T01:43:24.6686101Z ---> Package subversion-libs.x86_64 0:1.7.14-16.amzn2.0.1 will be installed 2022-11-23T01:43:24.6714992Z ---> Package systemtap-client.x86_64 0:4.5-1.amzn2.0.1 will be installed 2022-11-23T01:43:24.6922891Z --> Processing Dependency: mokutil for package: systemtap-client-4.5-1.amzn2.0.1.x86_64 2022-11-23T01:43:24.6936235Z --> Processing Dependency: libavahi-common.so.3()(64bit) for package: systemtap-client-4.5-1.amzn2.0.1.x86_64 2022-11-23T01:43:24.6962804Z --> Processing Dependency: libavahi-client.so.3()(64bit) for package: systemtap-client-4.5-1.amzn2.0.1.x86_64 2022-11-23T01:43:24.6963388Z ---> Package systemtap-devel.x86_64 0:4.5-1.amzn2.0.1 will be installed 2022-11-23T01:43:24.7079231Z --> Processing Dependency: kernel-devel-uname-r for package: systemtap-devel-4.5-1.amzn2.0.1.x86_64 2022-11-23T01:43:24.8111143Z --> Running transaction check 2022-11-23T01:43:24.8111953Z ---> Package apr-util-bdb.x86_64 0:1.6.1-5.amzn2.0.2 will be installed 2022-11-23T01:43:24.8121432Z ---> Package avahi-libs.x86_64 0:0.6.31-20.amzn2 will be installed 2022-11-23T01:43:24.8147774Z ---> Package gettext-common-devel.noarch 0:0.19.8.1-3.amzn2 will be installed 2022-11-23T01:43:24.8148615Z ---> Package glibc-headers.x86_64 0:2.26-62.amzn2 will be installed 2022-11-23T01:43:24.8222284Z --> Processing Dependency: kernel-headers >= 2.2.1 for package: glibc-headers-2.26-62.amzn2.x86_64 2022-11-23T01:43:24.9325543Z --> Processing Dependency: kernel-headers for package: glibc-headers-2.26-62.amzn2.x86_64 2022-11-23T01:43:24.9326094Z ---> Package gnutls.x86_64 0:3.3.29-9.amzn2.0.1 will be installed 2022-11-23T01:43:24.9391403Z --> Processing Dependency: trousers >= 0.3.11.2 for package: gnutls-3.3.29-9.amzn2.0.1.x86_64 2022-11-23T01:43:24.9417131Z ---> Package kernel-devel.x86_64 0:4.14.296-222.539.amzn2 will be installed 2022-11-23T01:43:24.9443268Z --> Processing Dependency: elfutils-libelf-devel for package: kernel-devel-4.14.296-222.539.amzn2.x86_64 2022-11-23T01:43:24.9462633Z ---> Package libproxy.x86_64 0:0.4.11-10.amzn2.0.3 will be installed 2022-11-23T01:43:24.9490592Z --> Processing Dependency: libmodman.so.1()(64bit) for package: libproxy-0.4.11-10.amzn2.0.3.x86_64 2022-11-23T01:43:24.9508567Z ---> Package mokutil.x86_64 1:0.3.0-10.amzn2.0.1 will be installed 2022-11-23T01:43:24.9556436Z --> Processing Dependency: libefivar.so.1(libefivar.so.0)(64bit) for package: 1:mokutil-0.3.0-10.amzn2.0.1.x86_64 2022-11-23T01:43:24.9576617Z --> Processing Dependency: libefivar.so.1(LIBEFIVAR_0.24)(64bit) for package: 1:mokutil-0.3.0-10.amzn2.0.1.x86_64 2022-11-23T01:43:24.9577858Z --> Processing Dependency: libefivar.so.1()(64bit) for package: 1:mokutil-0.3.0-10.amzn2.0.1.x86_64 2022-11-23T01:43:24.9578437Z ---> Package pakchois.x86_64 0:0.4-10.amzn2.0.2 will be installed 2022-11-23T01:43:24.9591775Z --> Running transaction check 2022-11-23T01:43:24.9592902Z ---> Package efivar-libs.x86_64 0:31-4.amzn2.0.4 will be installed 2022-11-23T01:43:24.9610109Z ---> Package elfutils-libelf-devel.x86_64 0:0.176-2.amzn2 will be installed 2022-11-23T01:43:24.9622540Z --> Processing Dependency: pkgconfig(zlib) for package: elfutils-libelf-devel-0.176-2.amzn2.x86_64 2022-11-23T01:43:24.9650034Z ---> Package kernel-headers.x86_64 0:4.14.296-222.539.amzn2 will be installed 2022-11-23T01:43:24.9651246Z ---> Package libmodman.x86_64 0:2.0.1-8.amzn2.0.2 will be installed 2022-11-23T01:43:24.9670315Z ---> Package trousers.x86_64 0:0.3.14-2.amzn2.0.2 will be installed 2022-11-23T01:43:24.9726611Z --> Running transaction check 2022-11-23T01:43:24.9727156Z ---> Package zlib-devel.x86_64 0:1.2.7-19.amzn2.0.2 will be installed 2022-11-23T01:43:25.2321691Z --> Finished Dependency Resolution 2022-11-23T01:43:25.3068810Z 2022-11-23T01:43:25.3069623Z Dependencies Resolved 2022-11-23T01:43:25.3179262Z 2022-11-23T01:43:25.3179643Z ================================================================================ 2022-11-23T01:43:25.3180589Z Package Arch Version Repository Size 2022-11-23T01:43:25.3181160Z ================================================================================ 2022-11-23T01:43:25.3181592Z Installing for group install "Development Tools": 2022-11-23T01:43:25.3182150Z autoconf noarch 2.69-11.amzn2 amzn2-core 701 k 2022-11-23T01:43:25.3182634Z automake noarch 1.13.4-3.1.amzn2 amzn2-core 679 k 2022-11-23T01:43:25.3183386Z bison x86_64 3.0.4-6.amzn2.0.2 amzn2-core 674 k 2022-11-23T01:43:25.3183808Z byacc x86_64 1.9.20130304-3.amzn2.0.2 amzn2-core 66 k 2022-11-23T01:43:25.3184237Z cscope x86_64 15.8-10.amzn2.0.2 amzn2-core 204 k 2022-11-23T01:43:25.3184666Z ctags x86_64 5.8-13.amzn2.0.2 amzn2-core 157 k 2022-11-23T01:43:25.3185272Z diffstat x86_64 1.57-4.amzn2.0.2 amzn2-core 35 k 2022-11-23T01:43:25.3185867Z doxygen x86_64 1:1.8.5-4.amzn2 amzn2-core 3.5 M 2022-11-23T01:43:25.3186538Z elfutils x86_64 0.176-2.amzn2 amzn2-core 307 k 2022-11-23T01:43:25.3186975Z flex x86_64 2.5.37-3.amzn2.0.3 amzn2-core 291 k 2022-11-23T01:43:25.3187380Z gcc x86_64 7.3.1-15.amzn2 amzn2-core 22 M 2022-11-23T01:43:25.3187951Z gcc-c++ x86_64 7.3.1-15.amzn2 amzn2-core 13 M 2022-11-23T01:43:25.3188387Z gcc-gfortran x86_64 7.3.1-15.amzn2 amzn2-core 11 M 2022-11-23T01:43:25.3188830Z indent x86_64 2.2.11-13.amzn2.0.2 amzn2-core 150 k 2022-11-23T01:43:25.3189258Z intltool noarch 0.50.2-7.amzn2 amzn2-core 59 k 2022-11-23T01:43:25.3189713Z libtool x86_64 2.4.2-22.2.amzn2.0.2 amzn2-core 588 k 2022-11-23T01:43:25.3190151Z patch x86_64 2.7.1-12.amzn2.0.2 amzn2-core 110 k 2022-11-23T01:43:25.3190569Z patchutils x86_64 0.3.3-4.amzn2.0.1 amzn2-core 104 k 2022-11-23T01:43:25.3191198Z rcs x86_64 5.9.0-5.amzn2.0.2 amzn2-core 231 k 2022-11-23T01:43:25.3191842Z rpm-build x86_64 4.11.3-48.amzn2.0.2 amzn2-core 150 k 2022-11-23T01:43:25.3192292Z rpm-sign x86_64 4.11.3-48.amzn2.0.2 amzn2-core 50 k 2022-11-23T01:43:25.3193083Z subversion x86_64 1.7.14-16.amzn2.0.1 amzn2-core 1.0 M 2022-11-23T01:43:25.3193670Z swig x86_64 3.0.12-11.amzn2.0.3 amzn2-core 1.4 M 2022-11-23T01:43:25.3194126Z system-rpm-config noarch 9.1.0-76.amzn2.0.14 amzn2-core 90 k 2022-11-23T01:43:25.3194592Z systemtap x86_64 4.5-1.amzn2.0.1 amzn2-core 12 k 2022-11-23T01:43:25.3194894Z Installing for dependencies: 2022-11-23T01:43:25.3195303Z apr x86_64 1.7.0-9.amzn2 amzn2-core 122 k 2022-11-23T01:43:25.3195734Z apr-util x86_64 1.6.1-5.amzn2.0.2 amzn2-core 99 k 2022-11-23T01:43:25.3196162Z apr-util-bdb x86_64 1.6.1-5.amzn2.0.2 amzn2-core 19 k 2022-11-23T01:43:25.3196616Z avahi-libs x86_64 0.6.31-20.amzn2 amzn2-core 61 k 2022-11-23T01:43:25.3197069Z cpp x86_64 7.3.1-15.amzn2 amzn2-core 9.2 M 2022-11-23T01:43:25.3197492Z dwz x86_64 0.11-3.amzn2.0.3 amzn2-core 98 k 2022-11-23T01:43:25.3197909Z efivar-libs x86_64 31-4.amzn2.0.4 amzn2-core 68 k 2022-11-23T01:43:25.3198364Z elfutils-libelf-devel x86_64 0.176-2.amzn2 amzn2-core 40 k 2022-11-23T01:43:25.3198837Z emacs-filesystem noarch 1:27.2-4.amzn2.0.1 amzn2-core 67 k 2022-11-23T01:43:25.3199268Z gdb x86_64 8.0.1-36.amzn2.0.1 amzn2-core 3.1 M 2022-11-23T01:43:25.3199718Z gettext-common-devel noarch 0.19.8.1-3.amzn2 amzn2-core 410 k 2022-11-23T01:43:25.3200197Z gettext-devel x86_64 0.19.8.1-3.amzn2 amzn2-core 320 k 2022-11-23T01:43:25.3200646Z glibc-devel x86_64 2.26-62.amzn2 amzn2-core 995 k 2022-11-23T01:43:25.3201084Z glibc-headers x86_64 2.26-62.amzn2 amzn2-core 516 k 2022-11-23T01:43:25.3201522Z gnutls x86_64 3.3.29-9.amzn2.0.1 amzn2-core 661 k 2022-11-23T01:43:25.3201969Z go-srpm-macros noarch 3.0.15-23.amzn2.0.2 amzn2-core 23 k 2022-11-23T01:43:25.3202415Z kernel-devel x86_64 4.14.296-222.539.amzn2 amzn2-core 13 M 2022-11-23T01:43:25.3202864Z kernel-headers x86_64 4.14.296-222.539.amzn2 amzn2-core 1.2 M 2022-11-23T01:43:25.3203404Z libatomic x86_64 7.3.1-15.amzn2 amzn2-core 46 k 2022-11-23T01:43:25.3203876Z libcilkrts x86_64 7.3.1-15.amzn2 amzn2-core 85 k 2022-11-23T01:43:25.3204300Z libgfortran x86_64 7.3.1-15.amzn2 amzn2-core 536 k 2022-11-23T01:43:25.3204730Z libitm x86_64 7.3.1-15.amzn2 amzn2-core 85 k 2022-11-23T01:43:25.3205161Z libmodman x86_64 2.0.1-8.amzn2.0.2 amzn2-core 29 k 2022-11-23T01:43:25.3205653Z libmpc x86_64 1.0.1-3.amzn2.0.2 amzn2-core 52 k 2022-11-23T01:43:25.3206079Z libmpx x86_64 7.3.1-15.amzn2 amzn2-core 51 k 2022-11-23T01:43:25.3206506Z libproxy x86_64 0.4.11-10.amzn2.0.3 amzn2-core 61 k 2022-11-23T01:43:25.3206958Z libquadmath x86_64 7.3.1-15.amzn2 amzn2-core 189 k 2022-11-23T01:43:25.3207390Z libsanitizer x86_64 7.3.1-15.amzn2 amzn2-core 642 k 2022-11-23T01:43:25.3207820Z m4 x86_64 1.4.16-10.amzn2.0.2 amzn2-core 256 k 2022-11-23T01:43:25.3208242Z mokutil x86_64 1:0.3.0-10.amzn2.0.1 amzn2-core 39 k 2022-11-23T01:43:25.3208648Z mpfr x86_64 3.1.1-4.amzn2.0.2 amzn2-core 208 k 2022-11-23T01:43:25.3209068Z neon x86_64 0.30.0-3.amzn2.0.2 amzn2-core 166 k 2022-11-23T01:43:25.3209501Z pakchois x86_64 0.4-10.amzn2.0.2 amzn2-core 14 k 2022-11-23T01:43:25.3209966Z perl-Data-Dumper x86_64 2.145-3.amzn2.0.2 amzn2-core 48 k 2022-11-23T01:43:25.3210435Z perl-Test-Harness noarch 3.28-3.amzn2 amzn2-core 302 k 2022-11-23T01:43:25.3210907Z perl-Thread-Queue noarch 3.02-2.amzn2 amzn2-core 17 k 2022-11-23T01:43:25.3211460Z perl-XML-Parser x86_64 2.41-10.amzn2.0.2 amzn2-core 223 k 2022-11-23T01:43:25.3212165Z perl-srpm-macros noarch 1-8.amzn2.0.1 amzn2-core 4.7 k 2022-11-23T01:43:25.3212637Z subversion-libs x86_64 1.7.14-16.amzn2.0.1 amzn2-core 912 k 2022-11-23T01:43:25.3213095Z systemtap-client x86_64 4.5-1.amzn2.0.1 amzn2-core 3.7 M 2022-11-23T01:43:25.3213555Z systemtap-devel x86_64 4.5-1.amzn2.0.1 amzn2-core 2.3 M 2022-11-23T01:43:25.3214001Z trousers x86_64 0.3.14-2.amzn2.0.2 amzn2-core 294 k 2022-11-23T01:43:25.3214449Z zlib-devel x86_64 1.2.7-19.amzn2.0.2 amzn2-core 50 k 2022-11-23T01:43:25.3214660Z 2022-11-23T01:43:25.3214777Z Transaction Summary 2022-11-23T01:43:25.3215043Z ================================================================================ 2022-11-23T01:43:25.3215355Z Install 25 Packages (+43 Dependent packages) 2022-11-23T01:43:25.3215553Z 2022-11-23T01:43:25.3215688Z Total download size: 96 M 2022-11-23T01:43:25.3215957Z Installed size: 303 M 2022-11-23T01:43:25.3216207Z Downloading packages: 2022-11-23T01:43:25.3231686Z Delta RPMs disabled because /usr/bin/applydeltarpm not installed. 2022-11-23T01:43:26.5768155Z -------------------------------------------------------------------------------- 2022-11-23T01:43:26.5768611Z Total 76 MB/s | 96 MB 00:01 2022-11-23T01:43:26.6817683Z Running transaction check 2022-11-23T01:43:26.7579287Z Running transaction test 2022-11-23T01:43:29.1323955Z Transaction test succeeded 2022-11-23T01:43:29.1326911Z Running transaction 2022-11-23T01:43:34.3713713Z Installing : mpfr-3.1.1-4.amzn2.0.2.x86_64 1/68 2022-11-23T01:43:36.8324652Z Installing : libmpc-1.0.1-3.amzn2.0.2.x86_64 2/68 2022-11-23T01:43:39.2669855Z Installing : m4-1.4.16-10.amzn2.0.2.x86_64 3/68 2022-11-23T01:43:41.7295744Z Installing : apr-1.7.0-9.amzn2.x86_64 4/68 2022-11-23T01:43:44.1791135Z Installing : apr-util-bdb-1.6.1-5.amzn2.0.2.x86_64 5/68 2022-11-23T01:43:46.6791646Z Installing : apr-util-1.6.1-5.amzn2.0.2.x86_64 6/68 2022-11-23T01:43:48.3022924Z Installing : avahi-libs-0.6.31-20.amzn2.x86_64 7/68 2022-11-23T01:43:48.3451065Z Installing : libquadmath-7.3.1-15.amzn2.x86_64 8/68 2022-11-23T01:43:48.3690836Z Installing : patch-2.7.1-12.amzn2.0.2.x86_64 9/68 2022-11-23T01:43:48.4522243Z Installing : perl-Thread-Queue-3.02-2.amzn2.noarch 10/68 2022-11-23T01:43:49.5155390Z Installing : libgfortran-7.3.1-15.amzn2.x86_64 11/68 2022-11-23T01:43:49.5488991Z Installing : cpp-7.3.1-15.amzn2.x86_64 12/68 2022-11-23T01:43:49.5816944Z Installing : libmodman-2.0.1-8.amzn2.0.2.x86_64 13/68 2022-11-23T01:43:49.6380638Z Installing : libproxy-0.4.11-10.amzn2.0.3.x86_64 14/68 2022-11-23T01:43:49.6970501Z Installing : perl-XML-Parser-2.41-10.amzn2.0.2.x86_64 15/68 2022-11-23T01:43:49.8079390Z Installing : elfutils-0.176-2.amzn2.x86_64 16/68 2022-11-23T01:43:49.8362494Z Installing : libsanitizer-7.3.1-15.amzn2.x86_64 17/68 2022-11-23T01:43:49.8605767Z Installing : 1:emacs-filesystem-27.2-4.amzn2.0.1.noarch 18/68 2022-11-23T01:43:49.8918933Z Installing : efivar-libs-31-4.amzn2.0.4.x86_64 19/68 2022-11-23T01:43:49.9181618Z Installing : 1:mokutil-0.3.0-10.amzn2.0.1.x86_64 20/68 2022-11-23T01:43:49.9987976Z Installing : gettext-common-devel-0.19.8.1-3.amzn2.noarch 21/68 2022-11-23T01:43:50.0476256Z Installing : gettext-devel-0.19.8.1-3.amzn2.x86_64 22/68 2022-11-23T01:43:50.1303574Z Installing : dwz-0.11-3.amzn2.0.3.x86_64 23/68 2022-11-23T01:43:50.3098788Z Installing : trousers-0.3.14-2.amzn2.0.2.x86_64 24/68 2022-11-23T01:43:50.3415254Z Installing : gnutls-3.3.29-9.amzn2.0.1.x86_64 25/68 2022-11-23T01:43:50.7324378Z Installing : libitm-7.3.1-15.amzn2.x86_64 26/68 2022-11-23T01:43:50.7591241Z Installing : gdb-8.0.1-36.amzn2.0.1.x86_64 27/68 2022-11-23T01:43:50.7857972Z Installing : libmpx-7.3.1-15.amzn2.x86_64 28/68 2022-11-23T01:43:50.8084894Z Installing : perl-srpm-macros-1-8.amzn2.0.1.noarch 29/68 2022-11-23T01:43:50.8393185Z Installing : go-srpm-macros-3.0.15-23.amzn2.0.2.noarch 30/68 2022-11-23T01:43:50.8676121Z Installing : system-rpm-config-9.1.0-76.amzn2.0.14.noarch 31/68 2022-11-23T01:43:50.9602646Z Installing : perl-Data-Dumper-2.145-3.amzn2.0.2.x86_64 32/68 2022-11-23T01:43:51.0478079Z Installing : autoconf-2.69-11.amzn2.noarch 33/68 2022-11-23T01:43:51.1558947Z Installing : perl-Test-Harness-3.28-3.amzn2.noarch 34/68 2022-11-23T01:43:51.1954327Z Installing : automake-1.13.4-3.1.amzn2.noarch 35/68 2022-11-23T01:43:51.2192046Z Installing : zlib-devel-1.2.7-19.amzn2.0.2.x86_64 36/68 2022-11-23T01:43:51.2419029Z Installing : elfutils-libelf-devel-0.176-2.amzn2.x86_64 37/68 2022-11-23T01:43:51.5311858Z Installing : libatomic-7.3.1-15.amzn2.x86_64 38/68 2022-11-23T01:43:51.6990669Z Installing : kernel-headers-4.14.296-222.539.amzn2.x86_64 39/68 2022-11-23T01:43:51.8368028Z Installing : glibc-headers-2.26-62.amzn2.x86_64 40/68 2022-11-23T01:43:51.8754096Z Installing : glibc-devel-2.26-62.amzn2.x86_64 41/68 2022-11-23T01:43:53.9076969Z Installing : libcilkrts-7.3.1-15.amzn2.x86_64 42/68 2022-11-23T01:43:57.6873313Z Installing : gcc-7.3.1-15.amzn2.x86_64 43/68 2022-11-23T01:44:08.6153243Z Installing : kernel-devel-4.14.296-222.539.amzn2.x86_64 44/68 2022-11-23T01:44:09.2252593Z Installing : systemtap-devel-4.5-1.amzn2.0.1.x86_64 45/68 2022-11-23T01:44:09.2810629Z Installing : systemtap-client-4.5-1.amzn2.0.1.x86_64 46/68 2022-11-23T01:44:09.3338743Z Installing : pakchois-0.4-10.amzn2.0.2.x86_64 47/68 2022-11-23T01:44:09.4692855Z Installing : neon-0.30.0-3.amzn2.0.2.x86_64 48/68 2022-11-23T01:44:09.6445760Z Installing : subversion-libs-1.7.14-16.amzn2.0.1.x86_64 49/68 2022-11-23T01:44:09.7364383Z Installing : subversion-1.7.14-16.amzn2.0.1.x86_64 50/68 2022-11-23T01:44:10.9495356Z Installing : systemtap-4.5-1.amzn2.0.1.x86_64 51/68 2022-11-23T01:44:12.5611719Z Installing : gcc-gfortran-7.3.1-15.amzn2.x86_64 52/68 2022-11-23T01:44:12.6738917Z Installing : gcc-c++-7.3.1-15.amzn2.x86_64 53/68 2022-11-23T01:44:12.7127597Z Installing : libtool-2.4.2-22.2.amzn2.0.2.x86_64 54/68 2022-11-23T01:44:12.7519937Z Installing : intltool-0.50.2-7.amzn2.noarch 55/68 2022-11-23T01:44:12.8059819Z Installing : rpm-build-4.11.3-48.amzn2.0.2.x86_64 56/68 2022-11-23T01:44:12.8652943Z Installing : cscope-15.8-10.amzn2.0.2.x86_64 57/68 2022-11-23T01:44:12.9725142Z Installing : flex-2.5.37-3.amzn2.0.3.x86_64 58/68 2022-11-23T01:44:13.0352252Z Installing : bison-3.0.4-6.amzn2.0.2.x86_64 59/68 2022-11-23T01:44:13.0789200Z Installing : rcs-5.9.0-5.amzn2.0.2.x86_64 60/68 2022-11-23T01:44:13.1179619Z Installing : ctags-5.8-13.amzn2.0.2.x86_64 61/68 2022-11-23T01:44:13.1605076Z Installing : indent-2.2.11-13.amzn2.0.2.x86_64 62/68 2022-11-23T01:44:13.8388819Z Installing : patchutils-0.3.3-4.amzn2.0.1.x86_64 63/68 2022-11-23T01:44:13.8783596Z Installing : 1:doxygen-1.8.5-4.amzn2.x86_64 64/68 2022-11-23T01:44:13.9054162Z Installing : diffstat-1.57-4.amzn2.0.2.x86_64 65/68 2022-11-23T01:44:14.2114859Z Installing : byacc-1.9.20130304-3.amzn2.0.2.x86_64 66/68 2022-11-23T01:44:14.2529165Z Installing : swig-3.0.12-11.amzn2.0.3.x86_64 67/68 2022-11-23T01:44:14.3165670Z Installing : rpm-sign-4.11.3-48.amzn2.0.2.x86_64 68/68 2022-11-23T01:44:14.3288431Z Verifying : elfutils-libelf-devel-0.176-2.amzn2.x86_64 1/68 2022-11-23T01:44:14.3386150Z Verifying : perl-Thread-Queue-3.02-2.amzn2.noarch 2/68 2022-11-23T01:44:14.3492017Z Verifying : gettext-devel-0.19.8.1-3.amzn2.x86_64 3/68 2022-11-23T01:44:14.3600845Z Verifying : patch-2.7.1-12.amzn2.0.2.x86_64 4/68 2022-11-23T01:44:14.3743152Z Verifying : kernel-devel-4.14.296-222.539.amzn2.x86_64 5/68 2022-11-23T01:44:14.3856186Z Verifying : flex-2.5.37-3.amzn2.0.3.x86_64 6/68 2022-11-23T01:44:14.3949385Z Verifying : pakchois-0.4-10.amzn2.0.2.x86_64 7/68 2022-11-23T01:44:14.4049376Z Verifying : rpm-sign-4.11.3-48.amzn2.0.2.x86_64 8/68 2022-11-23T01:44:14.4144863Z Verifying : glibc-devel-2.26-62.amzn2.x86_64 9/68 2022-11-23T01:44:14.4245963Z Verifying : gcc-gfortran-7.3.1-15.amzn2.x86_64 10/68 2022-11-23T01:44:14.4342856Z Verifying : swig-3.0.12-11.amzn2.0.3.x86_64 11/68 2022-11-23T01:44:14.4438554Z Verifying : byacc-1.9.20130304-3.amzn2.0.2.x86_64 12/68 2022-11-23T01:44:14.4544853Z Verifying : libmpc-1.0.1-3.amzn2.0.2.x86_64 13/68 2022-11-23T01:44:14.4648542Z Verifying : libcilkrts-7.3.1-15.amzn2.x86_64 14/68 2022-11-23T01:44:14.4747766Z Verifying : kernel-headers-4.14.296-222.539.amzn2.x86_64 15/68 2022-11-23T01:44:14.4879430Z Verifying : libproxy-0.4.11-10.amzn2.0.3.x86_64 16/68 2022-11-23T01:44:14.4986217Z Verifying : cscope-15.8-10.amzn2.0.2.x86_64 17/68 2022-11-23T01:44:14.5113109Z Verifying : diffstat-1.57-4.amzn2.0.2.x86_64 18/68 2022-11-23T01:44:14.5218059Z Verifying : 1:doxygen-1.8.5-4.amzn2.x86_64 19/68 2022-11-23T01:44:14.5318505Z Verifying : gcc-c++-7.3.1-15.amzn2.x86_64 20/68 2022-11-23T01:44:14.5427395Z Verifying : libatomic-7.3.1-15.amzn2.x86_64 21/68 2022-11-23T01:44:14.5531075Z Verifying : system-rpm-config-9.1.0-76.amzn2.0.14.noarch 22/68 2022-11-23T01:44:14.5632737Z Verifying : systemtap-devel-4.5-1.amzn2.0.1.x86_64 23/68 2022-11-23T01:44:14.5725886Z Verifying : zlib-devel-1.2.7-19.amzn2.0.2.x86_64 24/68 2022-11-23T01:44:14.5853721Z Verifying : glibc-headers-2.26-62.amzn2.x86_64 25/68 2022-11-23T01:44:14.5946738Z Verifying : perl-Test-Harness-3.28-3.amzn2.noarch 26/68 2022-11-23T01:44:14.6055269Z Verifying : autoconf-2.69-11.amzn2.noarch 27/68 2022-11-23T01:44:14.6157462Z Verifying : libquadmath-7.3.1-15.amzn2.x86_64 28/68 2022-11-23T01:44:14.6254364Z Verifying : intltool-0.50.2-7.amzn2.noarch 29/68 2022-11-23T01:44:14.6342591Z Verifying : apr-util-1.6.1-5.amzn2.0.2.x86_64 30/68 2022-11-23T01:44:14.6437776Z Verifying : cpp-7.3.1-15.amzn2.x86_64 31/68 2022-11-23T01:44:14.6556403Z Verifying : rpm-build-4.11.3-48.amzn2.0.2.x86_64 32/68 2022-11-23T01:44:14.6656194Z Verifying : go-srpm-macros-3.0.15-23.amzn2.0.2.noarch 33/68 2022-11-23T01:44:14.6759596Z Verifying : perl-Data-Dumper-2.145-3.amzn2.0.2.x86_64 34/68 2022-11-23T01:44:14.6861211Z Verifying : perl-srpm-macros-1-8.amzn2.0.1.noarch 35/68 2022-11-23T01:44:14.6967370Z Verifying : gnutls-3.3.29-9.amzn2.0.1.x86_64 36/68 2022-11-23T01:44:14.7069303Z Verifying : subversion-libs-1.7.14-16.amzn2.0.1.x86_64 37/68 2022-11-23T01:44:14.7171799Z Verifying : automake-1.13.4-3.1.amzn2.noarch 38/68 2022-11-23T01:44:14.7287619Z Verifying : apr-util-bdb-1.6.1-5.amzn2.0.2.x86_64 39/68 2022-11-23T01:44:14.7380978Z Verifying : libmpx-7.3.1-15.amzn2.x86_64 40/68 2022-11-23T01:44:14.7491164Z Verifying : avahi-libs-0.6.31-20.amzn2.x86_64 41/68 2022-11-23T01:44:14.7584948Z Verifying : bison-3.0.4-6.amzn2.0.2.x86_64 42/68 2022-11-23T01:44:14.7679417Z Verifying : libgfortran-7.3.1-15.amzn2.x86_64 43/68 2022-11-23T01:44:14.7812719Z Verifying : gdb-8.0.1-36.amzn2.0.1.x86_64 44/68 2022-11-23T01:44:14.7898205Z Verifying : patchutils-0.3.3-4.amzn2.0.1.x86_64 45/68 2022-11-23T01:44:14.8000540Z Verifying : libitm-7.3.1-15.amzn2.x86_64 46/68 2022-11-23T01:44:14.8091914Z Verifying : libtool-2.4.2-22.2.amzn2.0.2.x86_64 47/68 2022-11-23T01:44:14.8185480Z Verifying : gcc-7.3.1-15.amzn2.x86_64 48/68 2022-11-23T01:44:14.8276653Z Verifying : indent-2.2.11-13.amzn2.0.2.x86_64 49/68 2022-11-23T01:44:14.8371011Z Verifying : subversion-1.7.14-16.amzn2.0.1.x86_64 50/68 2022-11-23T01:44:14.8495282Z Verifying : apr-1.7.0-9.amzn2.x86_64 51/68 2022-11-23T01:44:14.8600915Z Verifying : ctags-5.8-13.amzn2.0.2.x86_64 52/68 2022-11-23T01:44:14.8685042Z Verifying : 1:mokutil-0.3.0-10.amzn2.0.1.x86_64 53/68 2022-11-23T01:44:14.8778101Z Verifying : mpfr-3.1.1-4.amzn2.0.2.x86_64 54/68 2022-11-23T01:44:14.8877583Z Verifying : trousers-0.3.14-2.amzn2.0.2.x86_64 55/68 2022-11-23T01:44:14.8980770Z Verifying : neon-0.30.0-3.amzn2.0.2.x86_64 56/68 2022-11-23T01:44:14.9093026Z Verifying : systemtap-4.5-1.amzn2.0.1.x86_64 57/68 2022-11-23T01:44:14.9215115Z Verifying : dwz-0.11-3.amzn2.0.3.x86_64 58/68 2022-11-23T01:44:14.9323830Z Verifying : gettext-common-devel-0.19.8.1-3.amzn2.noarch 59/68 2022-11-23T01:44:14.9444103Z Verifying : systemtap-client-4.5-1.amzn2.0.1.x86_64 60/68 2022-11-23T01:44:14.9553022Z Verifying : efivar-libs-31-4.amzn2.0.4.x86_64 61/68 2022-11-23T01:44:14.9650041Z Verifying : rcs-5.9.0-5.amzn2.0.2.x86_64 62/68 2022-11-23T01:44:14.9766106Z Verifying : 1:emacs-filesystem-27.2-4.amzn2.0.1.noarch 63/68 2022-11-23T01:44:14.9865418Z Verifying : libsanitizer-7.3.1-15.amzn2.x86_64 64/68 2022-11-23T01:44:14.9970137Z Verifying : elfutils-0.176-2.amzn2.x86_64 65/68 2022-11-23T01:44:15.0069445Z Verifying : m4-1.4.16-10.amzn2.0.2.x86_64 66/68 2022-11-23T01:44:15.0163305Z Verifying : perl-XML-Parser-2.41-10.amzn2.0.2.x86_64 67/68 2022-11-23T01:44:15.0887293Z Verifying : libmodman-2.0.1-8.amzn2.0.2.x86_64 68/68 2022-11-23T01:44:15.0889037Z 2022-11-23T01:44:15.0889604Z Installed: 2022-11-23T01:44:15.0890111Z autoconf.noarch 0:2.69-11.amzn2 2022-11-23T01:44:15.0890560Z automake.noarch 0:1.13.4-3.1.amzn2 2022-11-23T01:44:15.0891021Z bison.x86_64 0:3.0.4-6.amzn2.0.2 2022-11-23T01:44:15.0891620Z byacc.x86_64 0:1.9.20130304-3.amzn2.0.2 2022-11-23T01:44:15.0892054Z cscope.x86_64 0:15.8-10.amzn2.0.2 2022-11-23T01:44:15.0898219Z ctags.x86_64 0:5.8-13.amzn2.0.2 2022-11-23T01:44:15.0898701Z diffstat.x86_64 0:1.57-4.amzn2.0.2 2022-11-23T01:44:15.0899131Z doxygen.x86_64 1:1.8.5-4.amzn2 2022-11-23T01:44:15.0899555Z elfutils.x86_64 0:0.176-2.amzn2 2022-11-23T01:44:15.0900239Z flex.x86_64 0:2.5.37-3.amzn2.0.3 2022-11-23T01:44:15.0900823Z gcc.x86_64 0:7.3.1-15.amzn2 2022-11-23T01:44:15.0901248Z gcc-c++.x86_64 0:7.3.1-15.amzn2 2022-11-23T01:44:15.0901694Z gcc-gfortran.x86_64 0:7.3.1-15.amzn2 2022-11-23T01:44:15.0902113Z indent.x86_64 0:2.2.11-13.amzn2.0.2 2022-11-23T01:44:15.0902529Z intltool.noarch 0:0.50.2-7.amzn2 2022-11-23T01:44:15.0909676Z libtool.x86_64 0:2.4.2-22.2.amzn2.0.2 2022-11-23T01:44:15.0910314Z patch.x86_64 0:2.7.1-12.amzn2.0.2 2022-11-23T01:44:15.0910793Z patchutils.x86_64 0:0.3.3-4.amzn2.0.1 2022-11-23T01:44:15.0911205Z rcs.x86_64 0:5.9.0-5.amzn2.0.2 2022-11-23T01:44:15.0911623Z rpm-build.x86_64 0:4.11.3-48.amzn2.0.2 2022-11-23T01:44:15.0912068Z rpm-sign.x86_64 0:4.11.3-48.amzn2.0.2 2022-11-23T01:44:15.0912589Z subversion.x86_64 0:1.7.14-16.amzn2.0.1 2022-11-23T01:44:15.0913011Z swig.x86_64 0:3.0.12-11.amzn2.0.3 2022-11-23T01:44:15.0913672Z system-rpm-config.noarch 0:9.1.0-76.amzn2.0.14 2022-11-23T01:44:15.0914126Z systemtap.x86_64 0:4.5-1.amzn2.0.1 2022-11-23T01:44:15.0914330Z 2022-11-23T01:44:15.0914454Z Dependency Installed: 2022-11-23T01:44:15.0914829Z apr.x86_64 0:1.7.0-9.amzn2 2022-11-23T01:44:15.0915261Z apr-util.x86_64 0:1.6.1-5.amzn2.0.2 2022-11-23T01:44:15.0915697Z apr-util-bdb.x86_64 0:1.6.1-5.amzn2.0.2 2022-11-23T01:44:15.0916126Z avahi-libs.x86_64 0:0.6.31-20.amzn2 2022-11-23T01:44:15.0916528Z cpp.x86_64 0:7.3.1-15.amzn2 2022-11-23T01:44:15.0916930Z dwz.x86_64 0:0.11-3.amzn2.0.3 2022-11-23T01:44:15.0917348Z efivar-libs.x86_64 0:31-4.amzn2.0.4 2022-11-23T01:44:15.0917776Z elfutils-libelf-devel.x86_64 0:0.176-2.amzn2 2022-11-23T01:44:15.0918277Z emacs-filesystem.noarch 1:27.2-4.amzn2.0.1 2022-11-23T01:44:15.0918727Z gdb.x86_64 0:8.0.1-36.amzn2.0.1 2022-11-23T01:44:15.0919168Z gettext-common-devel.noarch 0:0.19.8.1-3.amzn2 2022-11-23T01:44:15.0919609Z gettext-devel.x86_64 0:0.19.8.1-3.amzn2 2022-11-23T01:44:15.0920039Z glibc-devel.x86_64 0:2.26-62.amzn2 2022-11-23T01:44:15.0920462Z glibc-headers.x86_64 0:2.26-62.amzn2 2022-11-23T01:44:15.0920882Z gnutls.x86_64 0:3.3.29-9.amzn2.0.1 2022-11-23T01:44:15.0921298Z go-srpm-macros.noarch 0:3.0.15-23.amzn2.0.2 2022-11-23T01:44:15.0921758Z kernel-devel.x86_64 0:4.14.296-222.539.amzn2 2022-11-23T01:44:15.0922200Z kernel-headers.x86_64 0:4.14.296-222.539.amzn2 2022-11-23T01:44:15.0922610Z libatomic.x86_64 0:7.3.1-15.amzn2 2022-11-23T01:44:15.0923025Z libcilkrts.x86_64 0:7.3.1-15.amzn2 2022-11-23T01:44:15.0923436Z libgfortran.x86_64 0:7.3.1-15.amzn2 2022-11-23T01:44:15.0923847Z libitm.x86_64 0:7.3.1-15.amzn2 2022-11-23T01:44:15.0924241Z libmodman.x86_64 0:2.0.1-8.amzn2.0.2 2022-11-23T01:44:15.0924670Z libmpc.x86_64 0:1.0.1-3.amzn2.0.2 2022-11-23T01:44:15.0925089Z libmpx.x86_64 0:7.3.1-15.amzn2 2022-11-23T01:44:15.0925483Z libproxy.x86_64 0:0.4.11-10.amzn2.0.3 2022-11-23T01:44:15.0925899Z libquadmath.x86_64 0:7.3.1-15.amzn2 2022-11-23T01:44:15.0926401Z libsanitizer.x86_64 0:7.3.1-15.amzn2 2022-11-23T01:44:15.0926827Z m4.x86_64 0:1.4.16-10.amzn2.0.2 2022-11-23T01:44:15.0927212Z mokutil.x86_64 1:0.3.0-10.amzn2.0.1 2022-11-23T01:44:15.0927616Z mpfr.x86_64 0:3.1.1-4.amzn2.0.2 2022-11-23T01:44:15.0928039Z neon.x86_64 0:0.30.0-3.amzn2.0.2 2022-11-23T01:44:15.0928519Z pakchois.x86_64 0:0.4-10.amzn2.0.2 2022-11-23T01:44:15.0928953Z perl-Data-Dumper.x86_64 0:2.145-3.amzn2.0.2 2022-11-23T01:44:15.0929407Z perl-Test-Harness.noarch 0:3.28-3.amzn2 2022-11-23T01:44:15.0929868Z perl-Thread-Queue.noarch 0:3.02-2.amzn2 2022-11-23T01:44:15.0930320Z perl-XML-Parser.x86_64 0:2.41-10.amzn2.0.2 2022-11-23T01:44:15.0930776Z perl-srpm-macros.noarch 0:1-8.amzn2.0.1 2022-11-23T01:44:15.0931245Z subversion-libs.x86_64 0:1.7.14-16.amzn2.0.1 2022-11-23T01:44:15.0931686Z systemtap-client.x86_64 0:4.5-1.amzn2.0.1 2022-11-23T01:44:15.0932137Z systemtap-devel.x86_64 0:4.5-1.amzn2.0.1 2022-11-23T01:44:15.0932572Z trousers.x86_64 0:0.3.14-2.amzn2.0.2 2022-11-23T01:44:15.0932989Z zlib-devel.x86_64 0:1.2.7-19.amzn2.0.2 2022-11-23T01:44:15.0933175Z 2022-11-23T01:44:15.0933278Z Complete! 2022-11-23T01:44:15.1268757Z ++ uname -r 2022-11-23T01:44:15.1278210Z + sudo yum install -y 'kernel-devel-uname-r == 4.14.252-195.483.amzn2.x86_64' 2022-11-23T01:44:15.6378797Z Loaded plugins: extras_suggestions, langpacks, priorities, update-motd 2022-11-23T01:44:15.6488170Z Existing lock /var/run/yum.pid: another copy is running as pid 32176. 2022-11-23T01:44:15.6488769Z Another app is currently holding the yum lock; waiting for it to exit... 2022-11-23T01:44:15.6495448Z The other application is: yum 2022-11-23T01:44:15.6495982Z Memory : 91 M RSS (309 MB VSZ) 2022-11-23T01:44:15.6496746Z Started: Wed Nov 23 01:44:13 2022 - 00:02 ago 2022-11-23T01:44:15.6497334Z State : Running, pid: 32176 2022-11-23T01:44:17.6522307Z Another app is currently holding the yum lock; waiting for it to exit... 2022-11-23T01:44:17.6528151Z The other application is: yum 2022-11-23T01:44:17.6528737Z Memory : 167 M RSS (385 MB VSZ) 2022-11-23T01:44:17.6530166Z Started: Wed Nov 23 01:44:13 2022 - 00:04 ago 2022-11-23T01:44:17.6530790Z State : Running, pid: 32176 2022-11-23T01:44:19.9261475Z Resolving Dependencies 2022-11-23T01:44:19.9268581Z --> Running transaction check 2022-11-23T01:44:19.9269482Z ---> Package kernel-devel.x86_64 0:4.14.252-195.483.amzn2 will be installed 2022-11-23T01:44:20.2103121Z --> Finished Dependency Resolution 2022-11-23T01:44:20.2903937Z 2022-11-23T01:44:20.2904482Z Dependencies Resolved 2022-11-23T01:44:20.2910633Z 2022-11-23T01:44:20.2910981Z ================================================================================ 2022-11-23T01:44:20.2911376Z Package Arch Version Repository Size 2022-11-23T01:44:20.2911949Z ================================================================================ 2022-11-23T01:44:20.2912417Z Installing: 2022-11-23T01:44:20.2912926Z kernel-devel x86_64 4.14.252-195.483.amzn2 amzn2-core 13 M 2022-11-23T01:44:20.2913152Z 2022-11-23T01:44:20.2913265Z Transaction Summary 2022-11-23T01:44:20.2913533Z ================================================================================ 2022-11-23T01:44:20.2913802Z Install 1 Package 2022-11-23T01:44:20.2913960Z 2022-11-23T01:44:20.2914088Z Total download size: 13 M 2022-11-23T01:44:20.2914351Z Installed size: 60 M 2022-11-23T01:44:20.2915710Z Downloading packages: 2022-11-23T01:44:20.2925129Z Delta RPMs disabled because /usr/bin/applydeltarpm not installed. 2022-11-23T01:44:20.5863547Z Running transaction check 2022-11-23T01:44:20.6052750Z Running transaction test 2022-11-23T01:44:21.0072906Z Transaction test succeeded 2022-11-23T01:44:21.0076252Z Running transaction 2022-11-23T01:44:36.0120208Z Installing : kernel-devel-4.14.252-195.483.amzn2.x86_64 1/1 2022-11-23T01:44:36.0921902Z Verifying : kernel-devel-4.14.252-195.483.amzn2.x86_64 1/1 2022-11-23T01:44:36.0922183Z 2022-11-23T01:44:36.0922296Z Installed: 2022-11-23T01:44:36.0922677Z kernel-devel.x86_64 0:4.14.252-195.483.amzn2 2022-11-23T01:44:36.0922872Z 2022-11-23T01:44:36.0922986Z Complete! 2022-11-23T01:44:36.1219169Z + sudo modprobe backlight 2022-11-23T01:44:36.1421029Z + sudo curl -fsL -o /tmp/nvidia_driver https://s3.amazonaws.com/ossci-linux/nvidia_driver/NVIDIA-Linux-x86_64-515.76.run 2022-11-23T01:44:39.8243813Z + set +e 2022-11-23T01:44:39.8244681Z + sudo /bin/bash /tmp/nvidia_driver -s --no-drm 2022-11-23T01:44:41.2311225Z Verifying archive integrity... OK 2022-11-23T01:45:08.1452316Z Uncompressing NVIDIA Accelerated Graphics Driver for Linux-x86_64 515.76................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................ 2022-11-23T01:45:08.2847051Z 2022-11-23T01:45:08.2849563Z WARNING: The nvidia-drm module will not be installed. As a result, DRM-KMS will not function with this installation of the NVIDIA driver. 2022-11-23T01:45:08.2850494Z 2022-11-23T01:45:26.7834433Z 2022-11-23T01:45:26.7836748Z WARNING: nvidia-installer was forced to guess the X library path '/usr/lib64' and X module path '/usr/lib64/xorg/modules'; these paths were not queryable from the system. If X fails to find the NVIDIA X driver module, please install the `pkg-config` utility and the X.Org SDK/development package for your distribution and reinstall the driver. 2022-11-23T01:45:26.7837484Z 2022-11-23T01:45:34.3974071Z + NVIDIA_INSTALLATION_STATUS=0 2022-11-23T01:45:34.3974423Z + RESET_GPU=0 2022-11-23T01:45:34.3974814Z + '[' 0 -ne 0 ']' 2022-11-23T01:45:34.3977528Z ++ command -v nvidia-smi 2022-11-23T01:45:34.3979112Z + '[' -x /usr/bin/nvidia-smi ']' 2022-11-23T01:45:34.3984024Z ++ nvidia-smi --query-gpu=driver_version --format=csv,noheader --id=0 2022-11-23T01:45:36.9897130Z + INSTALLED_DRIVER_VERSION=515.76 2022-11-23T01:45:36.9897455Z + NVIDIA_SMI_STATUS=0 2022-11-23T01:45:36.9899270Z + '[' 0 -ne 0 ']' 2022-11-23T01:45:36.9899576Z + '[' 0 -eq 1 ']' 2022-11-23T01:45:36.9900455Z + sudo rm -fv /tmp/nvidia_driver 2022-11-23T01:45:37.0524674Z removed ‘/tmp/nvidia_driver’ 2022-11-23T01:45:37.0541523Z + set -e 2022-11-23T01:45:37.0542036Z + sudo modprobe nvidia 2022-11-23T01:45:37.0939072Z + echo 'After installing NVIDIA driver' 2022-11-23T01:45:37.0939403Z + lspci 2022-11-23T01:45:37.0939653Z After installing NVIDIA driver 2022-11-23T01:45:37.1140606Z 00:00.0 Host bridge: Intel Corporation 440FX - 82441FX PMC [Natoma] (rev 02) 2022-11-23T01:45:37.1141538Z 00:01.0 ISA bridge: Intel Corporation 82371SB PIIX3 ISA [Natoma/Triton II] 2022-11-23T01:45:37.1141980Z 00:01.1 IDE interface: Intel Corporation 82371SB PIIX3 IDE [Natoma/Triton II] 2022-11-23T01:45:37.1142376Z 00:01.3 Bridge: Intel Corporation 82371AB/EB/MB PIIX4 ACPI (rev 01) 2022-11-23T01:45:37.1144090Z 00:02.0 VGA compatible controller: Cirrus Logic GD 5446 2022-11-23T01:45:37.1144524Z 00:03.0 Ethernet controller: Amazon.com, Inc. Elastic Network Adapter (ENA) 2022-11-23T01:45:37.1144943Z 00:1e.0 VGA compatible controller: NVIDIA Corporation GM204GL [Tesla M60] (rev a1) 2022-11-23T01:45:37.1145557Z 00:1f.0 Unassigned class [ff80]: XenSource, Inc. Xen Platform Device (rev 01) 2022-11-23T01:45:37.1145861Z + lsmod 2022-11-23T01:45:37.1161241Z Module Size Used by 2022-11-23T01:45:37.1161538Z nvidia 40808448 0 2022-11-23T01:45:37.1161792Z drm 425984 1 nvidia 2022-11-23T01:45:37.1162082Z i2c_core 77824 2 nvidia,drm 2022-11-23T01:45:37.1162355Z backlight 16384 0 2022-11-23T01:45:37.1162617Z xt_conntrack 16384 1 2022-11-23T01:45:37.1162852Z ipt_MASQUERADE 16384 1 2022-11-23T01:45:37.1164996Z nf_nat_masquerade_ipv4 16384 1 ipt_MASQUERADE 2022-11-23T01:45:37.1168104Z nf_conntrack_netlink 49152 0 2022-11-23T01:45:37.1168758Z nfnetlink 16384 2 nf_conntrack_netlink 2022-11-23T01:45:37.1169354Z xfrm_user 45056 1 2022-11-23T01:45:37.1169917Z xfrm_algo 16384 1 xfrm_user 2022-11-23T01:45:37.1170445Z xt_addrtype 16384 2 2022-11-23T01:45:37.1171010Z iptable_filter 16384 1 2022-11-23T01:45:37.1171542Z iptable_nat 16384 1 2022-11-23T01:45:37.1172060Z nf_conntrack_ipv4 16384 3 2022-11-23T01:45:37.1172629Z nf_defrag_ipv4 16384 1 nf_conntrack_ipv4 2022-11-23T01:45:37.1173244Z nf_nat_ipv4 16384 1 iptable_nat 2022-11-23T01:45:37.1173845Z nf_nat 36864 2 nf_nat_masquerade_ipv4,nf_nat_ipv4 2022-11-23T01:45:37.1174714Z nf_conntrack 155648 7 xt_conntrack,nf_nat_masquerade_ipv4,nf_conntrack_ipv4,nf_nat,ipt_MASQUERADE,nf_nat_ipv4,nf_conntrack_netlink 2022-11-23T01:45:37.1175205Z br_netfilter 24576 0 2022-11-23T01:45:37.1175480Z bridge 172032 1 br_netfilter 2022-11-23T01:45:37.1175754Z stp 16384 1 bridge 2022-11-23T01:45:37.1176019Z llc 16384 2 bridge,stp 2022-11-23T01:45:37.1176276Z overlay 86016 0 2022-11-23T01:45:37.1176536Z sunrpc 393216 1 2022-11-23T01:45:37.1176791Z dm_mirror 28672 0 2022-11-23T01:45:37.1177069Z dm_region_hash 20480 1 dm_mirror 2022-11-23T01:45:37.1177366Z dm_log 20480 2 dm_region_hash,dm_mirror 2022-11-23T01:45:37.1177655Z dm_mod 143360 2 dm_log,dm_mirror 2022-11-23T01:45:37.1177927Z dax 69632 1 dm_mod 2022-11-23T01:45:37.1178184Z sb_edac 24576 0 2022-11-23T01:45:37.1178622Z crc32_pclmul 16384 0 2022-11-23T01:45:37.1179142Z ghash_clmulni_intel 16384 0 2022-11-23T01:45:37.1179651Z pcbc 16384 0 2022-11-23T01:45:37.1180411Z ata_piix 36864 0 2022-11-23T01:45:37.1180885Z aesni_intel 188416 0 2022-11-23T01:45:37.1181399Z libata 266240 1 ata_piix 2022-11-23T01:45:37.1181884Z aes_x86_64 20480 1 aesni_intel 2022-11-23T01:45:37.1182420Z crypto_simd 16384 1 aesni_intel 2022-11-23T01:45:37.1182941Z mousedev 24576 0 2022-11-23T01:45:37.1183477Z glue_helper 16384 1 aesni_intel 2022-11-23T01:45:37.1184026Z pcc_cpufreq 16384 0 2022-11-23T01:45:37.1184706Z cryptd 28672 3 crypto_simd,ghash_clmulni_intel,aesni_intel 2022-11-23T01:45:37.1185368Z scsi_mod 245760 1 libata 2022-11-23T01:45:37.1185887Z evdev 20480 3 2022-11-23T01:45:37.1186388Z psmouse 32768 0 2022-11-23T01:45:37.1186876Z button 16384 0 2022-11-23T01:45:37.1187578Z ena 114688 0 2022-11-23T01:45:37.1188083Z xen_blkfront 49152 2 2022-11-23T01:45:37.1188615Z crc32c_intel 24576 0 2022-11-23T01:45:37.1189084Z autofs4 49152 2 2022-11-23T01:45:37.1189564Z + modinfo nvidia 2022-11-23T01:45:37.1190493Z filename: /lib/modules/4.14.252-195.483.amzn2.x86_64/kernel/drivers/video/nvidia.ko 2022-11-23T01:45:37.1191148Z firmware: nvidia/515.76/gsp.bin 2022-11-23T01:45:37.1191804Z alias: char-major-195-* 2022-11-23T01:45:37.1192506Z version: 515.76 2022-11-23T01:45:37.1192982Z supported: external 2022-11-23T01:45:37.1193478Z license: NVIDIA 2022-11-23T01:45:37.1194000Z srcversion: 51FD9DD90150B35351AFFBB 2022-11-23T01:45:37.1194591Z alias: pci:v000010DEd*sv*sd*bc06sc80i00* 2022-11-23T01:45:37.1195195Z alias: pci:v000010DEd*sv*sd*bc03sc02i00* 2022-11-23T01:45:37.1195790Z alias: pci:v000010DEd*sv*sd*bc03sc00i00* 2022-11-23T01:45:37.1196440Z depends: i2c-core,drm 2022-11-23T01:45:37.1196950Z retpoline: Y 2022-11-23T01:45:37.1197466Z name: nvidia 2022-11-23T01:45:37.1198241Z vermagic: 4.14.252-195.483.amzn2.x86_64 SMP mod_unload modversions 2022-11-23T01:45:37.1198990Z parm: NvSwitchRegDwords:NvSwitch regkey (charp) 2022-11-23T01:45:37.1199768Z parm: NvSwitchBlacklist:NvSwitchBlacklist=uuid[,uuid...] (charp) 2022-11-23T01:45:37.1200468Z parm: NVreg_ResmanDebugLevel:int 2022-11-23T01:45:37.1201045Z parm: NVreg_RmLogonRC:int 2022-11-23T01:45:37.1201645Z parm: NVreg_ModifyDeviceFiles:int 2022-11-23T01:45:37.1202240Z parm: NVreg_DeviceFileUID:int 2022-11-23T01:45:37.1202805Z parm: NVreg_DeviceFileGID:int 2022-11-23T01:45:37.1203376Z parm: NVreg_DeviceFileMode:int 2022-11-23T01:45:37.1204067Z parm: NVreg_InitializeSystemMemoryAllocations:int 2022-11-23T01:45:37.1204789Z parm: NVreg_UsePageAttributeTable:int 2022-11-23T01:45:37.1205410Z parm: NVreg_EnablePCIeGen3:int 2022-11-23T01:45:37.1206003Z parm: NVreg_EnableMSI:int 2022-11-23T01:45:37.1206573Z parm: NVreg_TCEBypassMode:int 2022-11-23T01:45:37.1207156Z parm: NVreg_EnableStreamMemOPs:int 2022-11-23T01:45:37.1207839Z parm: NVreg_RestrictProfilingToAdminUsers:int 2022-11-23T01:45:37.1208594Z parm: NVreg_PreserveVideoMemoryAllocations:int 2022-11-23T01:45:37.1209288Z parm: NVreg_EnableS0ixPowerManagement:int 2022-11-23T01:45:37.1210060Z parm: NVreg_S0ixPowerManagementVideoMemoryThreshold:int 2022-11-23T01:45:37.1210813Z parm: NVreg_DynamicPowerManagement:int 2022-11-23T01:45:37.1211581Z parm: NVreg_DynamicPowerManagementVideoMemoryThreshold:int 2022-11-23T01:45:37.1212339Z parm: NVreg_EnableGpuFirmware:int 2022-11-23T01:45:37.1212976Z parm: NVreg_EnableGpuFirmwareLogs:int 2022-11-23T01:45:37.1213639Z parm: NVreg_OpenRmEnableUnsupportedGpus:int 2022-11-23T01:45:37.1214367Z parm: NVreg_EnableUserNUMAManagement:int 2022-11-23T01:45:37.1215023Z parm: NVreg_MemoryPoolSize:int 2022-11-23T01:45:37.1215633Z parm: NVreg_KMallocHeapMaxSize:int 2022-11-23T01:45:37.1216254Z parm: NVreg_VMallocHeapMaxSize:int 2022-11-23T01:45:37.1216861Z parm: NVreg_IgnoreMMIOCheck:int 2022-11-23T01:45:37.1217427Z parm: NVreg_NvLinkDisable:int 2022-11-23T01:45:37.1218074Z parm: NVreg_EnablePCIERelaxedOrderingMode:int 2022-11-23T01:45:37.1218760Z parm: NVreg_RegisterPCIDriver:int 2022-11-23T01:45:37.1219385Z parm: NVreg_EnableDbgBreakpoint:int 2022-11-23T01:45:37.1220263Z parm: NVreg_RegistryDwords:charp 2022-11-23T01:45:37.1220930Z parm: NVreg_RegistryDwordsPerDevice:charp 2022-11-23T01:45:37.1221531Z parm: NVreg_RmMsg:charp 2022-11-23T01:45:37.1222082Z parm: NVreg_GpuBlacklist:charp 2022-11-23T01:45:37.1222700Z parm: NVreg_TemporaryFilePath:charp 2022-11-23T01:45:37.1223444Z parm: NVreg_ExcludedGpus:charp 2022-11-23T01:45:37.1224049Z parm: NVreg_DmaRemapPeerMmio:int 2022-11-23T01:45:37.1224632Z parm: rm_firmware_active:charp 2022-11-23T01:45:37.1225151Z + set +e 2022-11-23T01:45:37.1225689Z + nvidia-smi 2022-11-23T01:45:39.0309738Z Wed Nov 23 01:45:39 2022 2022-11-23T01:45:39.0310733Z +-----------------------------------------------------------------------------+ 2022-11-23T01:45:39.0311601Z | NVIDIA-SMI 515.76 Driver Version: 515.76 CUDA Version: 11.7 | 2022-11-23T01:45:39.0312264Z |-------------------------------+----------------------+----------------------+ 2022-11-23T01:45:39.0312771Z | GPU Name Persistence-M| Bus-Id Disp.A | Volatile Uncorr. ECC | 2022-11-23T01:45:39.0313275Z | Fan Temp Perf Pwr:Usage/Cap| Memory-Usage | GPU-Util Compute M. | 2022-11-23T01:45:39.0313635Z | | | MIG M. | 2022-11-23T01:45:39.0313920Z |===============================+======================+======================| 2022-11-23T01:45:39.0356636Z | 0 Tesla M60 Off | 00000000:00:1E.0 Off | 8613531761 | 2022-11-23T01:45:39.0357262Z | N/A 23C P0 37W / 150W | 0MiB / 7680MiB | 99% Default | 2022-11-23T01:45:39.0357990Z | | | N/A | 2022-11-23T01:45:39.0358762Z +-------------------------------+----------------------+----------------------+ 2022-11-23T01:45:39.0359144Z 2022-11-23T01:45:39.0359578Z +-----------------------------------------------------------------------------+ 2022-11-23T01:45:39.0359955Z | Processes: | 2022-11-23T01:45:39.0360283Z | GPU GI CI PID Type Process name GPU Memory | 2022-11-23T01:45:39.0360625Z | ID ID Usage | 2022-11-23T01:45:39.0360930Z |=============================================================================| 2022-11-23T01:45:39.0361252Z | No running processes found | 2022-11-23T01:45:39.0361728Z +-----------------------------------------------------------------------------+ 2022-11-23T01:45:39.3004097Z + NVIDIA_SMI_STATUS=0 2022-11-23T01:45:39.3004520Z + '[' 0 -eq 0 ']' 2022-11-23T01:45:39.3005061Z + echo 'INFO: Ignoring allowed status 0' 2022-11-23T01:45:39.3005364Z + set -e 2022-11-23T01:45:39.3005611Z INFO: Ignoring allowed status 0 2022-11-23T01:45:39.3008586Z == Installing nvidia container toolkit for amzn2 == 2022-11-23T01:45:39.3012762Z + sudo yum install -y yum-utils 2022-11-23T01:45:39.8476270Z Loaded plugins: extras_suggestions, langpacks, priorities, update-motd 2022-11-23T01:45:40.1179181Z Package yum-utils-1.1.31-46.amzn2.0.1.noarch already installed and latest version 2022-11-23T01:45:40.1179548Z Nothing to do 2022-11-23T01:45:40.1379298Z + sudo yum-config-manager --add-repo https://nvidia.github.io/nvidia-docker/amzn2/nvidia-docker.repo 2022-11-23T01:45:40.7111166Z Loaded plugins: extras_suggestions, langpacks, priorities, update-motd 2022-11-23T01:45:40.7455413Z adding repo from: https://nvidia.github.io/nvidia-docker/amzn2/nvidia-docker.repo 2022-11-23T01:45:40.7456700Z grabbing file https://nvidia.github.io/nvidia-docker/amzn2/nvidia-docker.repo to /etc/yum.repos.d/nvidia-docker.repo 2022-11-23T01:45:40.7457260Z repo saved to /etc/yum.repos.d/nvidia-docker.repo 2022-11-23T01:45:40.7600286Z + sudo yum install -y nvidia-docker2 2022-11-23T01:45:41.3127482Z Loaded plugins: extras_suggestions, langpacks, priorities, update-motd 2022-11-23T01:45:41.4367216Z Retrieving key from https://nvidia.github.io/libnvidia-container/gpgkey 2022-11-23T01:45:41.4458186Z Importing GPG key 0xF796ECB0: 2022-11-23T01:45:41.4459043Z Userid : "NVIDIA CORPORATION (Open Source Projects) " 2022-11-23T01:45:41.4460209Z Fingerprint: c95b 321b 61e8 8c18 09c4 f759 ddca e044 f796 ecb0 2022-11-23T01:45:41.4460721Z From : https://nvidia.github.io/libnvidia-container/gpgkey 2022-11-23T01:45:41.8360497Z Retrieving key from https://nvidia.github.io/nvidia-container-runtime/gpgkey 2022-11-23T01:45:41.8454351Z Importing GPG key 0xF796ECB0: 2022-11-23T01:45:41.8455351Z Userid : "NVIDIA CORPORATION (Open Source Projects) " 2022-11-23T01:45:41.8456133Z Fingerprint: c95b 321b 61e8 8c18 09c4 f759 ddca e044 f796 ecb0 2022-11-23T01:45:41.8456934Z From : https://nvidia.github.io/nvidia-container-runtime/gpgkey 2022-11-23T01:45:42.0701781Z Retrieving key from https://nvidia.github.io/nvidia-docker/gpgkey 2022-11-23T01:45:42.0790750Z Importing GPG key 0xF796ECB0: 2022-11-23T01:45:42.0791592Z Userid : "NVIDIA CORPORATION (Open Source Projects) " 2022-11-23T01:45:42.0792323Z Fingerprint: c95b 321b 61e8 8c18 09c4 f759 ddca e044 f796 ecb0 2022-11-23T01:45:42.0792814Z From : https://nvidia.github.io/nvidia-docker/gpgkey 2022-11-23T01:45:43.7787481Z Resolving Dependencies 2022-11-23T01:45:43.7793908Z --> Running transaction check 2022-11-23T01:45:43.7794941Z ---> Package nvidia-docker2.noarch 0:2.11.0-1 will be installed 2022-11-23T01:45:43.7820875Z --> Processing Dependency: nvidia-container-toolkit >= 1.10.0-1 for package: nvidia-docker2-2.11.0-1.noarch 2022-11-23T01:45:43.8199044Z --> Running transaction check 2022-11-23T01:45:43.8200073Z ---> Package nvidia-container-toolkit.x86_64 0:1.11.0-1 will be installed 2022-11-23T01:45:43.8343213Z --> Processing Dependency: nvidia-container-toolkit-base = 1.11.0-1 for package: nvidia-container-toolkit-1.11.0-1.x86_64 2022-11-23T01:45:43.8353396Z --> Processing Dependency: libnvidia-container-tools < 2.0.0 for package: nvidia-container-toolkit-1.11.0-1.x86_64 2022-11-23T01:45:43.8496934Z --> Processing Dependency: libnvidia-container-tools >= 1.11.0-1 for package: nvidia-container-toolkit-1.11.0-1.x86_64 2022-11-23T01:45:43.8498021Z --> Running transaction check 2022-11-23T01:45:43.8499062Z ---> Package libnvidia-container-tools.x86_64 0:1.11.0-1 will be installed 2022-11-23T01:45:43.8509746Z --> Processing Dependency: libnvidia-container1(x86-64) >= 1.11.0-1 for package: libnvidia-container-tools-1.11.0-1.x86_64 2022-11-23T01:45:43.8535696Z --> Processing Dependency: libnvidia-container.so.1(NVC_1.0)(64bit) for package: libnvidia-container-tools-1.11.0-1.x86_64 2022-11-23T01:45:43.8537288Z --> Processing Dependency: libnvidia-container.so.1()(64bit) for package: libnvidia-container-tools-1.11.0-1.x86_64 2022-11-23T01:45:43.8538135Z ---> Package nvidia-container-toolkit-base.x86_64 0:1.11.0-1 will be installed 2022-11-23T01:45:43.8539613Z --> Running transaction check 2022-11-23T01:45:43.8540932Z ---> Package libnvidia-container1.x86_64 0:1.11.0-1 will be installed 2022-11-23T01:45:44.1442675Z --> Finished Dependency Resolution 2022-11-23T01:45:44.2184237Z 2022-11-23T01:45:44.2184969Z Dependencies Resolved 2022-11-23T01:45:44.2197455Z 2022-11-23T01:45:44.2197924Z ================================================================================ 2022-11-23T01:45:44.2198618Z Package Arch Version Repository Size 2022-11-23T01:45:44.2199357Z ================================================================================ 2022-11-23T01:45:44.2199936Z Installing: 2022-11-23T01:45:44.2200631Z nvidia-docker2 noarch 2.11.0-1 libnvidia-container 8.7 k 2022-11-23T01:45:44.2201004Z Installing for dependencies: 2022-11-23T01:45:44.2201450Z libnvidia-container-tools x86_64 1.11.0-1 libnvidia-container 49 k 2022-11-23T01:45:44.2202070Z libnvidia-container1 x86_64 1.11.0-1 libnvidia-container 1.0 M 2022-11-23T01:45:44.2203146Z nvidia-container-toolkit x86_64 1.11.0-1 libnvidia-container 780 k 2022-11-23T01:45:44.2204313Z nvidia-container-toolkit-base x86_64 1.11.0-1 libnvidia-container 2.5 M 2022-11-23T01:45:44.2204766Z 2022-11-23T01:45:44.2204890Z Transaction Summary 2022-11-23T01:45:44.2205329Z ================================================================================ 2022-11-23T01:45:44.2205679Z Install 1 Package (+4 Dependent packages) 2022-11-23T01:45:44.2205876Z 2022-11-23T01:45:44.2205991Z Total download size: 4.3 M 2022-11-23T01:45:44.2206257Z Installed size: 12 M 2022-11-23T01:45:44.2206516Z Downloading packages: 2022-11-23T01:45:44.3538626Z -------------------------------------------------------------------------------- 2022-11-23T01:45:44.3539466Z Total 32 MB/s | 4.3 MB 00:00 2022-11-23T01:45:44.3584126Z Running transaction check 2022-11-23T01:45:44.3755095Z Running transaction test 2022-11-23T01:45:44.3921619Z Transaction test succeeded 2022-11-23T01:45:44.3924969Z Running transaction 2022-11-23T01:45:44.8793566Z Installing : nvidia-container-toolkit-base-1.11.0-1.x86_64 1/5 2022-11-23T01:45:44.9135694Z Installing : libnvidia-container1-1.11.0-1.x86_64 2/5 2022-11-23T01:45:45.0223318Z Installing : libnvidia-container-tools-1.11.0-1.x86_64 3/5 2022-11-23T01:45:45.0453699Z Installing : nvidia-container-toolkit-1.11.0-1.x86_64 4/5 2022-11-23T01:45:45.0813154Z Installing : nvidia-docker2-2.11.0-1.noarch 5/5 2022-11-23T01:45:45.0923306Z Verifying : libnvidia-container1-1.11.0-1.x86_64 1/5 2022-11-23T01:45:45.1020888Z Verifying : nvidia-container-toolkit-base-1.11.0-1.x86_64 2/5 2022-11-23T01:45:45.1130197Z Verifying : nvidia-container-toolkit-1.11.0-1.x86_64 3/5 2022-11-23T01:45:45.1223707Z Verifying : libnvidia-container-tools-1.11.0-1.x86_64 4/5 2022-11-23T01:45:45.1975924Z Verifying : nvidia-docker2-2.11.0-1.noarch 5/5 2022-11-23T01:45:45.1976407Z 2022-11-23T01:45:45.1976631Z Installed: 2022-11-23T01:45:45.1977571Z nvidia-docker2.noarch 0:2.11.0-1 2022-11-23T01:45:45.1977909Z 2022-11-23T01:45:45.1978052Z Dependency Installed: 2022-11-23T01:45:45.1978475Z libnvidia-container-tools.x86_64 0:1.11.0-1 2022-11-23T01:45:45.1978945Z libnvidia-container1.x86_64 0:1.11.0-1 2022-11-23T01:45:45.1979428Z nvidia-container-toolkit.x86_64 0:1.11.0-1 2022-11-23T01:45:45.1979911Z nvidia-container-toolkit-base.x86_64 0:1.11.0-1 2022-11-23T01:45:45.1980336Z 2022-11-23T01:45:45.1980440Z Complete! 2022-11-23T01:45:45.2974431Z + sudo systemctl restart docker 2022-11-23T01:45:53.6050123Z Command completed after 1 attempt(s). 2022-11-23T01:45:53.6050609Z 2022-11-23T01:45:53.6053501Z ##[warning]The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/ 2022-11-23T01:45:53.6099321Z ##[group]Run python3 -m pip install psutil==5.9.1 2022-11-23T01:45:53.6099716Z python3 -m pip install psutil==5.9.1 2022-11-23T01:45:53.6100269Z python3 -m pip install pynvml==11.4.1 2022-11-23T01:45:53.6100642Z python3 -m tools.stats.monitor > usage_log.txt 2>&1 & 2022-11-23T01:45:53.6101027Z echo "monitor-script-pid=${!}" >> "${GITHUB_OUTPUT}" 2022-11-23T01:45:53.6114267Z shell: /usr/bin/bash --noprofile --norc -e -o pipefail {0} 2022-11-23T01:45:53.6114565Z env: 2022-11-23T01:45:53.6114806Z GIT_DEFAULT_BRANCH: master 2022-11-23T01:45:53.6115067Z GPU_FLAG: --gpus all 2022-11-23T01:45:53.6115328Z ##[endgroup] 2022-11-23T01:45:54.3745376Z Defaulting to user installation because normal site-packages is not writeable 2022-11-23T01:45:54.7664275Z Collecting psutil==5.9.1 2022-11-23T01:45:54.7898137Z Downloading psutil-5.9.1-cp37-cp37m-manylinux_2_12_x86_64.manylinux2010_x86_64.manylinux_2_17_x86_64.manylinux2014_x86_64.whl (281 kB) 2022-11-23T01:45:54.8597656Z Installing collected packages: psutil 2022-11-23T01:45:55.0167531Z Successfully installed psutil-5.9.1 2022-11-23T01:45:55.4906275Z Defaulting to user installation because normal site-packages is not writeable 2022-11-23T01:45:55.5948266Z Collecting pynvml==11.4.1 2022-11-23T01:45:55.6131627Z Downloading pynvml-11.4.1-py3-none-any.whl (46 kB) 2022-11-23T01:45:55.6614473Z Installing collected packages: pynvml 2022-11-23T01:45:55.7139062Z Successfully installed pynvml-11.4.1 2022-11-23T01:45:55.7670791Z Prepare all required actions 2022-11-23T01:45:55.7671237Z Getting action download info 2022-11-23T01:45:55.9198129Z Download action repository 'seemethere/download-artifact-s3@v4' (SHA:4a8bfae15cc25cc0785c1603ee87a9da8fd442ea) 2022-11-23T01:45:56.1852312Z Download action repository 'actions/download-artifact@v3' (SHA:9782bd6a9848b53b110e712e20e42d89988822b7) 2022-11-23T01:45:56.3525763Z ##[group]Run ./.github/actions/download-build-artifacts 2022-11-23T01:45:56.3526087Z with: 2022-11-23T01:45:56.3526411Z name: linux-bionic-cuda11.6-py3-gcc7-slow-gradcheck 2022-11-23T01:45:56.3526724Z env: 2022-11-23T01:45:56.3526951Z GIT_DEFAULT_BRANCH: master 2022-11-23T01:45:56.3527218Z GPU_FLAG: --gpus all 2022-11-23T01:45:56.3527449Z ##[endgroup] 2022-11-23T01:45:56.3560264Z ##[group]Run seemethere/download-artifact-s3@v4 2022-11-23T01:45:56.3560568Z with: 2022-11-23T01:45:56.3561040Z name: linux-bionic-cuda11.6-py3-gcc7-slow-gradcheck 2022-11-23T01:45:56.3561508Z s3-bucket: gha-artifacts 2022-11-23T01:45:56.3561845Z region: us-east-1 2022-11-23T01:45:56.3562137Z env: 2022-11-23T01:45:56.3562496Z GIT_DEFAULT_BRANCH: master 2022-11-23T01:45:56.3562787Z GPU_FLAG: --gpus all 2022-11-23T01:45:56.3563101Z ##[endgroup] 2022-11-23T01:45:56.9019594Z Found 1 objects with prefix pytorch/pytorch/3528394938/linux-bionic-cuda11.6-py3-gcc7-slow-gradcheck/ 2022-11-23T01:45:56.9020574Z Starting download (1/1): /home/ec2-user/actions-runner/_work/pytorch/pytorch/artifacts.zip 2022-11-23T01:46:10.3823888Z Finished download (1/1): /home/ec2-user/actions-runner/_work/pytorch/pytorch/artifacts.zip 2022-11-23T01:46:10.3824546Z 2022-11-23T01:46:10.3829711Z ##[warning]The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/ 2022-11-23T01:46:10.3830959Z Artifact download has finished successfully 2022-11-23T01:46:10.4079383Z ##[group]Run unzip -o artifacts.zip 2022-11-23T01:46:10.4079687Z unzip -o artifacts.zip 2022-11-23T01:46:10.4092886Z shell: /usr/bin/bash --noprofile --norc -e -o pipefail {0} 2022-11-23T01:46:10.4093193Z env: 2022-11-23T01:46:10.4093420Z GIT_DEFAULT_BRANCH: master 2022-11-23T01:46:10.4093690Z GPU_FLAG: --gpus all 2022-11-23T01:46:10.4093954Z ##[endgroup] 2022-11-23T01:46:10.4179006Z Archive: artifacts.zip 2022-11-23T01:46:10.4180895Z creating: dist/ 2022-11-23T01:46:12.4974296Z inflating: dist/torch-1.14.0a0+git1cfd385-cp310-cp310-linux_x86_64.whl 2022-11-23T01:46:12.4974853Z creating: build/custom_test_artifacts/ 2022-11-23T01:46:12.4975285Z creating: build/custom_test_artifacts/custom-op-build/ 2022-11-23T01:46:12.4975765Z creating: build/custom_test_artifacts/custom-op-build/CMakeFiles/ 2022-11-23T01:46:12.4982793Z inflating: build/custom_test_artifacts/custom-op-build/CMakeFiles/CMakeOutput.log 2022-11-23T01:46:12.4983785Z creating: build/custom_test_artifacts/custom-op-build/CMakeFiles/3.22.1/ 2022-11-23T01:46:12.4984550Z inflating: build/custom_test_artifacts/custom-op-build/CMakeFiles/3.22.1/CMakeSystem.cmake 2022-11-23T01:46:12.4985125Z creating: build/custom_test_artifacts/custom-op-build/CMakeFiles/3.22.1/CompilerIdC/ 2022-11-23T01:46:12.4985681Z creating: build/custom_test_artifacts/custom-op-build/CMakeFiles/3.22.1/CompilerIdC/tmp/ 2022-11-23T01:46:12.4987031Z inflating: build/custom_test_artifacts/custom-op-build/CMakeFiles/3.22.1/CompilerIdC/CMakeCCompilerId.c 2022-11-23T01:46:12.4988865Z inflating: build/custom_test_artifacts/custom-op-build/CMakeFiles/3.22.1/CompilerIdC/a.out 2022-11-23T01:46:12.4989683Z creating: build/custom_test_artifacts/custom-op-build/CMakeFiles/3.22.1/CompilerIdCXX/ 2022-11-23T01:46:12.4990259Z creating: build/custom_test_artifacts/custom-op-build/CMakeFiles/3.22.1/CompilerIdCXX/tmp/ 2022-11-23T01:46:12.4992576Z inflating: build/custom_test_artifacts/custom-op-build/CMakeFiles/3.22.1/CompilerIdCXX/CMakeCXXCompilerId.cpp 2022-11-23T01:46:12.4993523Z inflating: build/custom_test_artifacts/custom-op-build/CMakeFiles/3.22.1/CompilerIdCXX/a.out 2022-11-23T01:46:12.4995218Z inflating: build/custom_test_artifacts/custom-op-build/CMakeFiles/3.22.1/CMakeDetermineCompilerABI_C.bin 2022-11-23T01:46:12.4996171Z inflating: build/custom_test_artifacts/custom-op-build/CMakeFiles/3.22.1/CMakeCCompiler.cmake 2022-11-23T01:46:12.4997550Z inflating: build/custom_test_artifacts/custom-op-build/CMakeFiles/3.22.1/CMakeDetermineCompilerABI_CXX.bin 2022-11-23T01:46:12.4998672Z inflating: build/custom_test_artifacts/custom-op-build/CMakeFiles/3.22.1/CMakeCXXCompiler.cmake 2022-11-23T01:46:12.4999264Z creating: build/custom_test_artifacts/custom-op-build/CMakeFiles/3.22.1/CompilerIdCUDA/ 2022-11-23T01:46:12.4999887Z creating: build/custom_test_artifacts/custom-op-build/CMakeFiles/3.22.1/CompilerIdCUDA/tmp/ 2022-11-23T01:46:12.5054091Z inflating: build/custom_test_artifacts/custom-op-build/CMakeFiles/3.22.1/CompilerIdCUDA/tmp/CMakeCUDACompilerId.cpp1.ii 2022-11-23T01:46:12.5054816Z inflating: build/custom_test_artifacts/custom-op-build/CMakeFiles/3.22.1/CompilerIdCUDA/tmp/CMakeCUDACompilerId.cudafe1.c 2022-11-23T01:46:12.5055557Z inflating: build/custom_test_artifacts/custom-op-build/CMakeFiles/3.22.1/CompilerIdCUDA/tmp/CMakeCUDACompilerId.cudafe1.gpu 2022-11-23T01:46:12.5056284Z inflating: build/custom_test_artifacts/custom-op-build/CMakeFiles/3.22.1/CompilerIdCUDA/tmp/CMakeCUDACompilerId.cudafe1.stub.c 2022-11-23T01:46:12.5057015Z extracting: build/custom_test_artifacts/custom-op-build/CMakeFiles/3.22.1/CompilerIdCUDA/tmp/CMakeCUDACompilerId.module_id 2022-11-23T01:46:12.5057725Z inflating: build/custom_test_artifacts/custom-op-build/CMakeFiles/3.22.1/CompilerIdCUDA/tmp/CMakeCUDACompilerId.ptx 2022-11-23T01:46:12.5058426Z inflating: build/custom_test_artifacts/custom-op-build/CMakeFiles/3.22.1/CompilerIdCUDA/tmp/CMakeCUDACompilerId.sm_52.cubin 2022-11-23T01:46:12.5059149Z inflating: build/custom_test_artifacts/custom-op-build/CMakeFiles/3.22.1/CompilerIdCUDA/tmp/CMakeCUDACompilerId.fatbin 2022-11-23T01:46:12.5060568Z inflating: build/custom_test_artifacts/custom-op-build/CMakeFiles/3.22.1/CompilerIdCUDA/tmp/CMakeCUDACompilerId.fatbin.c 2022-11-23T01:46:12.5102684Z inflating: build/custom_test_artifacts/custom-op-build/CMakeFiles/3.22.1/CompilerIdCUDA/tmp/CMakeCUDACompilerId.cpp4.ii 2022-11-23T01:46:12.5143791Z inflating: build/custom_test_artifacts/custom-op-build/CMakeFiles/3.22.1/CompilerIdCUDA/tmp/CMakeCUDACompilerId.cudafe1.cpp 2022-11-23T01:46:12.5144863Z inflating: build/custom_test_artifacts/custom-op-build/CMakeFiles/3.22.1/CompilerIdCUDA/tmp/CMakeCUDACompilerId.o 2022-11-23T01:46:12.5145700Z inflating: build/custom_test_artifacts/custom-op-build/CMakeFiles/3.22.1/CompilerIdCUDA/tmp/a_dlink.sm_52.cubin 2022-11-23T01:46:12.5146593Z extracting: build/custom_test_artifacts/custom-op-build/CMakeFiles/3.22.1/CompilerIdCUDA/tmp/a_dlink.reg.c 2022-11-23T01:46:12.5147466Z inflating: build/custom_test_artifacts/custom-op-build/CMakeFiles/3.22.1/CompilerIdCUDA/tmp/a_dlink.fatbin 2022-11-23T01:46:12.5148501Z inflating: build/custom_test_artifacts/custom-op-build/CMakeFiles/3.22.1/CompilerIdCUDA/tmp/a_dlink.fatbin.c 2022-11-23T01:46:12.5149357Z inflating: build/custom_test_artifacts/custom-op-build/CMakeFiles/3.22.1/CompilerIdCUDA/tmp/a_dlink.o 2022-11-23T01:46:12.5150719Z inflating: build/custom_test_artifacts/custom-op-build/CMakeFiles/3.22.1/CompilerIdCUDA/CMakeCUDACompilerId.cu 2022-11-23T01:46:12.5223830Z inflating: build/custom_test_artifacts/custom-op-build/CMakeFiles/3.22.1/CompilerIdCUDA/a.out 2022-11-23T01:46:12.5296456Z inflating: build/custom_test_artifacts/custom-op-build/CMakeFiles/3.22.1/CMakeDetermineCompilerABI_CUDA.bin 2022-11-23T01:46:12.5297449Z inflating: build/custom_test_artifacts/custom-op-build/CMakeFiles/3.22.1/CMakeCUDACompiler.cmake 2022-11-23T01:46:12.5298331Z creating: build/custom_test_artifacts/custom-op-build/CMakeFiles/CMakeTmp/ 2022-11-23T01:46:12.5299302Z inflating: build/custom_test_artifacts/custom-op-build/CMakeFiles/CMakeError.log 2022-11-23T01:46:12.5300087Z inflating: build/custom_test_artifacts/custom-op-build/CMakeFiles/cmake.check_cache 2022-11-23T01:46:12.5301180Z creating: build/custom_test_artifacts/custom-op-build/CMakeFiles/custom_ops.dir/ 2022-11-23T01:46:12.5301996Z inflating: build/custom_test_artifacts/custom-op-build/CMakeFiles/custom_ops.dir/compiler_depend.ts 2022-11-23T01:46:12.5302946Z inflating: build/custom_test_artifacts/custom-op-build/CMakeFiles/custom_ops.dir/compiler_depend.make 2022-11-23T01:46:12.5303567Z inflating: build/custom_test_artifacts/custom-op-build/CMakeFiles/custom_ops.dir/depend.make 2022-11-23T01:46:12.5304348Z inflating: build/custom_test_artifacts/custom-op-build/CMakeFiles/custom_ops.dir/link.txt 2022-11-23T01:46:12.5305257Z inflating: build/custom_test_artifacts/custom-op-build/CMakeFiles/custom_ops.dir/cmake_clean.cmake 2022-11-23T01:46:12.5306188Z inflating: build/custom_test_artifacts/custom-op-build/CMakeFiles/custom_ops.dir/build.make 2022-11-23T01:46:12.5306771Z inflating: build/custom_test_artifacts/custom-op-build/CMakeFiles/custom_ops.dir/DependInfo.cmake 2022-11-23T01:46:12.5307356Z inflating: build/custom_test_artifacts/custom-op-build/CMakeFiles/custom_ops.dir/flags.make 2022-11-23T01:46:12.5307940Z inflating: build/custom_test_artifacts/custom-op-build/CMakeFiles/custom_ops.dir/progress.make 2022-11-23T01:46:12.5327091Z inflating: build/custom_test_artifacts/custom-op-build/CMakeFiles/custom_ops.dir/op.cpp.o.d 2022-11-23T01:46:12.5441154Z inflating: build/custom_test_artifacts/custom-op-build/CMakeFiles/custom_ops.dir/op.cpp.o 2022-11-23T01:46:12.5442055Z creating: build/custom_test_artifacts/custom-op-build/CMakeFiles/test_custom_ops.dir/ 2022-11-23T01:46:12.5443039Z inflating: build/custom_test_artifacts/custom-op-build/CMakeFiles/test_custom_ops.dir/compiler_depend.ts 2022-11-23T01:46:12.5443930Z inflating: build/custom_test_artifacts/custom-op-build/CMakeFiles/test_custom_ops.dir/compiler_depend.make 2022-11-23T01:46:12.5444758Z inflating: build/custom_test_artifacts/custom-op-build/CMakeFiles/test_custom_ops.dir/depend.make 2022-11-23T01:46:12.5445358Z inflating: build/custom_test_artifacts/custom-op-build/CMakeFiles/test_custom_ops.dir/link.txt 2022-11-23T01:46:12.5446189Z inflating: build/custom_test_artifacts/custom-op-build/CMakeFiles/test_custom_ops.dir/cmake_clean.cmake 2022-11-23T01:46:12.5447037Z inflating: build/custom_test_artifacts/custom-op-build/CMakeFiles/test_custom_ops.dir/build.make 2022-11-23T01:46:12.5448059Z inflating: build/custom_test_artifacts/custom-op-build/CMakeFiles/test_custom_ops.dir/DependInfo.cmake 2022-11-23T01:46:12.5448702Z inflating: build/custom_test_artifacts/custom-op-build/CMakeFiles/test_custom_ops.dir/flags.make 2022-11-23T01:46:12.5449326Z inflating: build/custom_test_artifacts/custom-op-build/CMakeFiles/test_custom_ops.dir/progress.make 2022-11-23T01:46:12.5469191Z inflating: build/custom_test_artifacts/custom-op-build/CMakeFiles/test_custom_ops.dir/test_custom_ops.cpp.o.d 2022-11-23T01:46:12.5551998Z inflating: build/custom_test_artifacts/custom-op-build/CMakeFiles/test_custom_ops.dir/test_custom_ops.cpp.o 2022-11-23T01:46:12.5552939Z inflating: build/custom_test_artifacts/custom-op-build/CMakeFiles/CMakeDirectoryInformation.cmake 2022-11-23T01:46:12.5553761Z inflating: build/custom_test_artifacts/custom-op-build/CMakeFiles/TargetDirectories.txt 2022-11-23T01:46:12.5554380Z extracting: build/custom_test_artifacts/custom-op-build/CMakeFiles/progress.marks 2022-11-23T01:46:12.5555097Z inflating: build/custom_test_artifacts/custom-op-build/CMakeFiles/Makefile2 2022-11-23T01:46:12.5556027Z inflating: build/custom_test_artifacts/custom-op-build/CMakeFiles/Makefile.cmake 2022-11-23T01:46:12.5556579Z inflating: build/custom_test_artifacts/custom-op-build/detect_cuda_version.cc 2022-11-23T01:46:12.5559148Z inflating: build/custom_test_artifacts/custom-op-build/CMakeCache.txt 2022-11-23T01:46:12.5559804Z inflating: build/custom_test_artifacts/custom-op-build/Makefile 2022-11-23T01:46:12.5560574Z inflating: build/custom_test_artifacts/custom-op-build/cmake_install.cmake 2022-11-23T01:46:12.5653108Z inflating: build/custom_test_artifacts/custom-op-build/libcustom_ops.so 2022-11-23T01:46:12.5716037Z inflating: build/custom_test_artifacts/custom-op-build/test_custom_ops 2022-11-23T01:46:12.5716525Z creating: build/custom_test_artifacts/jit-hook-build/ 2022-11-23T01:46:12.5716973Z creating: build/custom_test_artifacts/jit-hook-build/CMakeFiles/ 2022-11-23T01:46:12.5723667Z inflating: build/custom_test_artifacts/jit-hook-build/CMakeFiles/CMakeOutput.log 2022-11-23T01:46:12.5724193Z creating: build/custom_test_artifacts/jit-hook-build/CMakeFiles/3.22.1/ 2022-11-23T01:46:12.5724708Z inflating: build/custom_test_artifacts/jit-hook-build/CMakeFiles/3.22.1/CMakeSystem.cmake 2022-11-23T01:46:12.5725299Z creating: build/custom_test_artifacts/jit-hook-build/CMakeFiles/3.22.1/CompilerIdC/ 2022-11-23T01:46:12.5725828Z creating: build/custom_test_artifacts/jit-hook-build/CMakeFiles/3.22.1/CompilerIdC/tmp/ 2022-11-23T01:46:12.5728059Z inflating: build/custom_test_artifacts/jit-hook-build/CMakeFiles/3.22.1/CompilerIdC/CMakeCCompilerId.c 2022-11-23T01:46:12.5729182Z inflating: build/custom_test_artifacts/jit-hook-build/CMakeFiles/3.22.1/CompilerIdC/a.out 2022-11-23T01:46:12.5729749Z creating: build/custom_test_artifacts/jit-hook-build/CMakeFiles/3.22.1/CompilerIdCXX/ 2022-11-23T01:46:12.5730304Z creating: build/custom_test_artifacts/jit-hook-build/CMakeFiles/3.22.1/CompilerIdCXX/tmp/ 2022-11-23T01:46:12.5732971Z inflating: build/custom_test_artifacts/jit-hook-build/CMakeFiles/3.22.1/CompilerIdCXX/CMakeCXXCompilerId.cpp 2022-11-23T01:46:12.5734142Z inflating: build/custom_test_artifacts/jit-hook-build/CMakeFiles/3.22.1/CompilerIdCXX/a.out 2022-11-23T01:46:12.5735561Z inflating: build/custom_test_artifacts/jit-hook-build/CMakeFiles/3.22.1/CMakeDetermineCompilerABI_C.bin 2022-11-23T01:46:12.5736440Z inflating: build/custom_test_artifacts/jit-hook-build/CMakeFiles/3.22.1/CMakeCCompiler.cmake 2022-11-23T01:46:12.5738357Z inflating: build/custom_test_artifacts/jit-hook-build/CMakeFiles/3.22.1/CMakeDetermineCompilerABI_CXX.bin 2022-11-23T01:46:12.5739142Z inflating: build/custom_test_artifacts/jit-hook-build/CMakeFiles/3.22.1/CMakeCXXCompiler.cmake 2022-11-23T01:46:12.5739723Z creating: build/custom_test_artifacts/jit-hook-build/CMakeFiles/3.22.1/CompilerIdCUDA/ 2022-11-23T01:46:12.5740496Z creating: build/custom_test_artifacts/jit-hook-build/CMakeFiles/3.22.1/CompilerIdCUDA/tmp/ 2022-11-23T01:46:12.5794529Z inflating: build/custom_test_artifacts/jit-hook-build/CMakeFiles/3.22.1/CompilerIdCUDA/tmp/CMakeCUDACompilerId.cpp1.ii 2022-11-23T01:46:12.5795259Z inflating: build/custom_test_artifacts/jit-hook-build/CMakeFiles/3.22.1/CompilerIdCUDA/tmp/CMakeCUDACompilerId.cudafe1.c 2022-11-23T01:46:12.5795981Z inflating: build/custom_test_artifacts/jit-hook-build/CMakeFiles/3.22.1/CompilerIdCUDA/tmp/CMakeCUDACompilerId.cudafe1.gpu 2022-11-23T01:46:12.5796905Z inflating: build/custom_test_artifacts/jit-hook-build/CMakeFiles/3.22.1/CompilerIdCUDA/tmp/CMakeCUDACompilerId.cudafe1.stub.c 2022-11-23T01:46:12.5797619Z extracting: build/custom_test_artifacts/jit-hook-build/CMakeFiles/3.22.1/CompilerIdCUDA/tmp/CMakeCUDACompilerId.module_id 2022-11-23T01:46:12.5798303Z inflating: build/custom_test_artifacts/jit-hook-build/CMakeFiles/3.22.1/CompilerIdCUDA/tmp/CMakeCUDACompilerId.ptx 2022-11-23T01:46:12.5798994Z inflating: build/custom_test_artifacts/jit-hook-build/CMakeFiles/3.22.1/CompilerIdCUDA/tmp/CMakeCUDACompilerId.sm_52.cubin 2022-11-23T01:46:12.5799680Z inflating: build/custom_test_artifacts/jit-hook-build/CMakeFiles/3.22.1/CompilerIdCUDA/tmp/CMakeCUDACompilerId.fatbin 2022-11-23T01:46:12.5800880Z inflating: build/custom_test_artifacts/jit-hook-build/CMakeFiles/3.22.1/CompilerIdCUDA/tmp/CMakeCUDACompilerId.fatbin.c 2022-11-23T01:46:12.5842876Z inflating: build/custom_test_artifacts/jit-hook-build/CMakeFiles/3.22.1/CompilerIdCUDA/tmp/CMakeCUDACompilerId.cpp4.ii 2022-11-23T01:46:12.5883981Z inflating: build/custom_test_artifacts/jit-hook-build/CMakeFiles/3.22.1/CompilerIdCUDA/tmp/CMakeCUDACompilerId.cudafe1.cpp 2022-11-23T01:46:12.5885023Z inflating: build/custom_test_artifacts/jit-hook-build/CMakeFiles/3.22.1/CompilerIdCUDA/tmp/CMakeCUDACompilerId.o 2022-11-23T01:46:12.5885737Z inflating: build/custom_test_artifacts/jit-hook-build/CMakeFiles/3.22.1/CompilerIdCUDA/tmp/a_dlink.sm_52.cubin 2022-11-23T01:46:12.5886503Z extracting: build/custom_test_artifacts/jit-hook-build/CMakeFiles/3.22.1/CompilerIdCUDA/tmp/a_dlink.reg.c 2022-11-23T01:46:12.5887319Z inflating: build/custom_test_artifacts/jit-hook-build/CMakeFiles/3.22.1/CompilerIdCUDA/tmp/a_dlink.fatbin 2022-11-23T01:46:12.5888325Z inflating: build/custom_test_artifacts/jit-hook-build/CMakeFiles/3.22.1/CompilerIdCUDA/tmp/a_dlink.fatbin.c 2022-11-23T01:46:12.5889320Z inflating: build/custom_test_artifacts/jit-hook-build/CMakeFiles/3.22.1/CompilerIdCUDA/tmp/a_dlink.o 2022-11-23T01:46:12.5891235Z inflating: build/custom_test_artifacts/jit-hook-build/CMakeFiles/3.22.1/CompilerIdCUDA/CMakeCUDACompilerId.cu 2022-11-23T01:46:12.5964070Z inflating: build/custom_test_artifacts/jit-hook-build/CMakeFiles/3.22.1/CompilerIdCUDA/a.out 2022-11-23T01:46:12.6037351Z inflating: build/custom_test_artifacts/jit-hook-build/CMakeFiles/3.22.1/CMakeDetermineCompilerABI_CUDA.bin 2022-11-23T01:46:12.6037995Z inflating: build/custom_test_artifacts/jit-hook-build/CMakeFiles/3.22.1/CMakeCUDACompiler.cmake 2022-11-23T01:46:12.6038541Z creating: build/custom_test_artifacts/jit-hook-build/CMakeFiles/CMakeTmp/ 2022-11-23T01:46:12.6039274Z inflating: build/custom_test_artifacts/jit-hook-build/CMakeFiles/CMakeError.log 2022-11-23T01:46:12.6040123Z inflating: build/custom_test_artifacts/jit-hook-build/CMakeFiles/cmake.check_cache 2022-11-23T01:46:12.6040698Z creating: build/custom_test_artifacts/jit-hook-build/CMakeFiles/test_jit_hooks.dir/ 2022-11-23T01:46:12.6041308Z inflating: build/custom_test_artifacts/jit-hook-build/CMakeFiles/test_jit_hooks.dir/compiler_depend.ts 2022-11-23T01:46:12.6041950Z inflating: build/custom_test_artifacts/jit-hook-build/CMakeFiles/test_jit_hooks.dir/compiler_depend.make 2022-11-23T01:46:12.6042534Z inflating: build/custom_test_artifacts/jit-hook-build/CMakeFiles/test_jit_hooks.dir/depend.make 2022-11-23T01:46:12.6043117Z inflating: build/custom_test_artifacts/jit-hook-build/CMakeFiles/test_jit_hooks.dir/link.txt 2022-11-23T01:46:12.6043728Z inflating: build/custom_test_artifacts/jit-hook-build/CMakeFiles/test_jit_hooks.dir/cmake_clean.cmake 2022-11-23T01:46:12.6044919Z inflating: build/custom_test_artifacts/jit-hook-build/CMakeFiles/test_jit_hooks.dir/build.make 2022-11-23T01:46:12.6045696Z inflating: build/custom_test_artifacts/jit-hook-build/CMakeFiles/test_jit_hooks.dir/DependInfo.cmake 2022-11-23T01:46:12.6046317Z inflating: build/custom_test_artifacts/jit-hook-build/CMakeFiles/test_jit_hooks.dir/flags.make 2022-11-23T01:46:12.6046931Z inflating: build/custom_test_artifacts/jit-hook-build/CMakeFiles/test_jit_hooks.dir/progress.make 2022-11-23T01:46:12.6068139Z inflating: build/custom_test_artifacts/jit-hook-build/CMakeFiles/test_jit_hooks.dir/test_jit_hooks.cpp.o.d 2022-11-23T01:46:12.6131161Z inflating: build/custom_test_artifacts/jit-hook-build/CMakeFiles/test_jit_hooks.dir/test_jit_hooks.cpp.o 2022-11-23T01:46:12.6131810Z inflating: build/custom_test_artifacts/jit-hook-build/CMakeFiles/CMakeDirectoryInformation.cmake 2022-11-23T01:46:12.6132407Z inflating: build/custom_test_artifacts/jit-hook-build/CMakeFiles/TargetDirectories.txt 2022-11-23T01:46:12.6132978Z extracting: build/custom_test_artifacts/jit-hook-build/CMakeFiles/progress.marks 2022-11-23T01:46:12.6133969Z inflating: build/custom_test_artifacts/jit-hook-build/CMakeFiles/Makefile2 2022-11-23T01:46:12.6135131Z inflating: build/custom_test_artifacts/jit-hook-build/CMakeFiles/Makefile.cmake 2022-11-23T01:46:12.6135668Z inflating: build/custom_test_artifacts/jit-hook-build/detect_cuda_version.cc 2022-11-23T01:46:12.6138543Z inflating: build/custom_test_artifacts/jit-hook-build/CMakeCache.txt 2022-11-23T01:46:12.6139223Z inflating: build/custom_test_artifacts/jit-hook-build/Makefile 2022-11-23T01:46:12.6140690Z inflating: build/custom_test_artifacts/jit-hook-build/cmake_install.cmake 2022-11-23T01:46:12.6189667Z inflating: build/custom_test_artifacts/jit-hook-build/test_jit_hooks 2022-11-23T01:46:12.6190173Z creating: build/custom_test_artifacts/custom-backend-build/ 2022-11-23T01:46:12.6190656Z creating: build/custom_test_artifacts/custom-backend-build/CMakeFiles/ 2022-11-23T01:46:12.6197212Z inflating: build/custom_test_artifacts/custom-backend-build/CMakeFiles/CMakeOutput.log 2022-11-23T01:46:12.6197821Z creating: build/custom_test_artifacts/custom-backend-build/CMakeFiles/3.22.1/ 2022-11-23T01:46:12.6198401Z inflating: build/custom_test_artifacts/custom-backend-build/CMakeFiles/3.22.1/CMakeSystem.cmake 2022-11-23T01:46:12.6198968Z creating: build/custom_test_artifacts/custom-backend-build/CMakeFiles/3.22.1/CompilerIdC/ 2022-11-23T01:46:12.6199556Z creating: build/custom_test_artifacts/custom-backend-build/CMakeFiles/3.22.1/CompilerIdC/tmp/ 2022-11-23T01:46:12.6201095Z inflating: build/custom_test_artifacts/custom-backend-build/CMakeFiles/3.22.1/CompilerIdC/CMakeCCompilerId.c 2022-11-23T01:46:12.6202925Z inflating: build/custom_test_artifacts/custom-backend-build/CMakeFiles/3.22.1/CompilerIdC/a.out 2022-11-23T01:46:12.6203505Z creating: build/custom_test_artifacts/custom-backend-build/CMakeFiles/3.22.1/CompilerIdCXX/ 2022-11-23T01:46:12.6204109Z creating: build/custom_test_artifacts/custom-backend-build/CMakeFiles/3.22.1/CompilerIdCXX/tmp/ 2022-11-23T01:46:12.6206366Z inflating: build/custom_test_artifacts/custom-backend-build/CMakeFiles/3.22.1/CompilerIdCXX/CMakeCXXCompilerId.cpp 2022-11-23T01:46:12.6207376Z inflating: build/custom_test_artifacts/custom-backend-build/CMakeFiles/3.22.1/CompilerIdCXX/a.out 2022-11-23T01:46:12.6209109Z inflating: build/custom_test_artifacts/custom-backend-build/CMakeFiles/3.22.1/CMakeDetermineCompilerABI_C.bin 2022-11-23T01:46:12.6209760Z inflating: build/custom_test_artifacts/custom-backend-build/CMakeFiles/3.22.1/CMakeCCompiler.cmake 2022-11-23T01:46:12.6211580Z inflating: build/custom_test_artifacts/custom-backend-build/CMakeFiles/3.22.1/CMakeDetermineCompilerABI_CXX.bin 2022-11-23T01:46:12.6212449Z inflating: build/custom_test_artifacts/custom-backend-build/CMakeFiles/3.22.1/CMakeCXXCompiler.cmake 2022-11-23T01:46:12.6213108Z creating: build/custom_test_artifacts/custom-backend-build/CMakeFiles/3.22.1/CompilerIdCUDA/ 2022-11-23T01:46:12.6213706Z creating: build/custom_test_artifacts/custom-backend-build/CMakeFiles/3.22.1/CompilerIdCUDA/tmp/ 2022-11-23T01:46:12.6268241Z inflating: build/custom_test_artifacts/custom-backend-build/CMakeFiles/3.22.1/CompilerIdCUDA/tmp/CMakeCUDACompilerId.cpp1.ii 2022-11-23T01:46:12.6268986Z inflating: build/custom_test_artifacts/custom-backend-build/CMakeFiles/3.22.1/CompilerIdCUDA/tmp/CMakeCUDACompilerId.cudafe1.c 2022-11-23T01:46:12.6269734Z inflating: build/custom_test_artifacts/custom-backend-build/CMakeFiles/3.22.1/CompilerIdCUDA/tmp/CMakeCUDACompilerId.cudafe1.gpu 2022-11-23T01:46:12.6270769Z inflating: build/custom_test_artifacts/custom-backend-build/CMakeFiles/3.22.1/CompilerIdCUDA/tmp/CMakeCUDACompilerId.cudafe1.stub.c 2022-11-23T01:46:12.6271522Z extracting: build/custom_test_artifacts/custom-backend-build/CMakeFiles/3.22.1/CompilerIdCUDA/tmp/CMakeCUDACompilerId.module_id 2022-11-23T01:46:12.6272228Z inflating: build/custom_test_artifacts/custom-backend-build/CMakeFiles/3.22.1/CompilerIdCUDA/tmp/CMakeCUDACompilerId.ptx 2022-11-23T01:46:12.6273202Z inflating: build/custom_test_artifacts/custom-backend-build/CMakeFiles/3.22.1/CompilerIdCUDA/tmp/CMakeCUDACompilerId.sm_52.cubin 2022-11-23T01:46:12.6273950Z inflating: build/custom_test_artifacts/custom-backend-build/CMakeFiles/3.22.1/CompilerIdCUDA/tmp/CMakeCUDACompilerId.fatbin 2022-11-23T01:46:12.6274979Z inflating: build/custom_test_artifacts/custom-backend-build/CMakeFiles/3.22.1/CompilerIdCUDA/tmp/CMakeCUDACompilerId.fatbin.c 2022-11-23T01:46:12.6317247Z inflating: build/custom_test_artifacts/custom-backend-build/CMakeFiles/3.22.1/CompilerIdCUDA/tmp/CMakeCUDACompilerId.cpp4.ii 2022-11-23T01:46:12.6358336Z inflating: build/custom_test_artifacts/custom-backend-build/CMakeFiles/3.22.1/CompilerIdCUDA/tmp/CMakeCUDACompilerId.cudafe1.cpp 2022-11-23T01:46:12.6359511Z inflating: build/custom_test_artifacts/custom-backend-build/CMakeFiles/3.22.1/CompilerIdCUDA/tmp/CMakeCUDACompilerId.o 2022-11-23T01:46:12.6360456Z inflating: build/custom_test_artifacts/custom-backend-build/CMakeFiles/3.22.1/CompilerIdCUDA/tmp/a_dlink.sm_52.cubin 2022-11-23T01:46:12.6361158Z extracting: build/custom_test_artifacts/custom-backend-build/CMakeFiles/3.22.1/CompilerIdCUDA/tmp/a_dlink.reg.c 2022-11-23T01:46:12.6361927Z inflating: build/custom_test_artifacts/custom-backend-build/CMakeFiles/3.22.1/CompilerIdCUDA/tmp/a_dlink.fatbin 2022-11-23T01:46:12.6362864Z inflating: build/custom_test_artifacts/custom-backend-build/CMakeFiles/3.22.1/CompilerIdCUDA/tmp/a_dlink.fatbin.c 2022-11-23T01:46:12.6363807Z inflating: build/custom_test_artifacts/custom-backend-build/CMakeFiles/3.22.1/CompilerIdCUDA/tmp/a_dlink.o 2022-11-23T01:46:12.6365798Z inflating: build/custom_test_artifacts/custom-backend-build/CMakeFiles/3.22.1/CompilerIdCUDA/CMakeCUDACompilerId.cu 2022-11-23T01:46:12.6438743Z inflating: build/custom_test_artifacts/custom-backend-build/CMakeFiles/3.22.1/CompilerIdCUDA/a.out 2022-11-23T01:46:12.6511640Z inflating: build/custom_test_artifacts/custom-backend-build/CMakeFiles/3.22.1/CMakeDetermineCompilerABI_CUDA.bin 2022-11-23T01:46:12.6512320Z inflating: build/custom_test_artifacts/custom-backend-build/CMakeFiles/3.22.1/CMakeCUDACompiler.cmake 2022-11-23T01:46:12.6512904Z creating: build/custom_test_artifacts/custom-backend-build/CMakeFiles/CMakeTmp/ 2022-11-23T01:46:12.6513632Z inflating: build/custom_test_artifacts/custom-backend-build/CMakeFiles/CMakeError.log 2022-11-23T01:46:12.6514214Z inflating: build/custom_test_artifacts/custom-backend-build/CMakeFiles/cmake.check_cache 2022-11-23T01:46:12.6514793Z creating: build/custom_test_artifacts/custom-backend-build/CMakeFiles/custom_backend.dir/ 2022-11-23T01:46:12.6515402Z inflating: build/custom_test_artifacts/custom-backend-build/CMakeFiles/custom_backend.dir/compiler_depend.ts 2022-11-23T01:46:12.6516061Z inflating: build/custom_test_artifacts/custom-backend-build/CMakeFiles/custom_backend.dir/compiler_depend.make 2022-11-23T01:46:12.6516712Z inflating: build/custom_test_artifacts/custom-backend-build/CMakeFiles/custom_backend.dir/depend.make 2022-11-23T01:46:12.6517327Z inflating: build/custom_test_artifacts/custom-backend-build/CMakeFiles/custom_backend.dir/link.txt 2022-11-23T01:46:12.6518117Z inflating: build/custom_test_artifacts/custom-backend-build/CMakeFiles/custom_backend.dir/cmake_clean.cmake 2022-11-23T01:46:12.6519210Z inflating: build/custom_test_artifacts/custom-backend-build/CMakeFiles/custom_backend.dir/build.make 2022-11-23T01:46:12.6519985Z inflating: build/custom_test_artifacts/custom-backend-build/CMakeFiles/custom_backend.dir/DependInfo.cmake 2022-11-23T01:46:12.6520617Z inflating: build/custom_test_artifacts/custom-backend-build/CMakeFiles/custom_backend.dir/flags.make 2022-11-23T01:46:12.6521255Z inflating: build/custom_test_artifacts/custom-backend-build/CMakeFiles/custom_backend.dir/progress.make 2022-11-23T01:46:12.6526019Z inflating: build/custom_test_artifacts/custom-backend-build/CMakeFiles/custom_backend.dir/custom_backend.cpp.o.d 2022-11-23T01:46:12.6673320Z inflating: build/custom_test_artifacts/custom-backend-build/CMakeFiles/custom_backend.dir/custom_backend.cpp.o 2022-11-23T01:46:12.6673980Z creating: build/custom_test_artifacts/custom-backend-build/CMakeFiles/test_custom_backend.dir/ 2022-11-23T01:46:12.6674627Z inflating: build/custom_test_artifacts/custom-backend-build/CMakeFiles/test_custom_backend.dir/compiler_depend.ts 2022-11-23T01:46:12.6675293Z inflating: build/custom_test_artifacts/custom-backend-build/CMakeFiles/test_custom_backend.dir/compiler_depend.make 2022-11-23T01:46:12.6676237Z inflating: build/custom_test_artifacts/custom-backend-build/CMakeFiles/test_custom_backend.dir/depend.make 2022-11-23T01:46:12.6676852Z inflating: build/custom_test_artifacts/custom-backend-build/CMakeFiles/test_custom_backend.dir/link.txt 2022-11-23T01:46:12.6677508Z inflating: build/custom_test_artifacts/custom-backend-build/CMakeFiles/test_custom_backend.dir/cmake_clean.cmake 2022-11-23T01:46:12.6678382Z inflating: build/custom_test_artifacts/custom-backend-build/CMakeFiles/test_custom_backend.dir/build.make 2022-11-23T01:46:12.6679248Z inflating: build/custom_test_artifacts/custom-backend-build/CMakeFiles/test_custom_backend.dir/DependInfo.cmake 2022-11-23T01:46:12.6679921Z inflating: build/custom_test_artifacts/custom-backend-build/CMakeFiles/test_custom_backend.dir/flags.make 2022-11-23T01:46:12.6680554Z inflating: build/custom_test_artifacts/custom-backend-build/CMakeFiles/test_custom_backend.dir/progress.make 2022-11-23T01:46:12.6701853Z inflating: build/custom_test_artifacts/custom-backend-build/CMakeFiles/test_custom_backend.dir/test_custom_backend.cpp.o.d 2022-11-23T01:46:12.6760231Z inflating: build/custom_test_artifacts/custom-backend-build/CMakeFiles/test_custom_backend.dir/test_custom_backend.cpp.o 2022-11-23T01:46:12.6760916Z inflating: build/custom_test_artifacts/custom-backend-build/CMakeFiles/CMakeDirectoryInformation.cmake 2022-11-23T01:46:12.6761572Z inflating: build/custom_test_artifacts/custom-backend-build/CMakeFiles/TargetDirectories.txt 2022-11-23T01:46:12.6762152Z extracting: build/custom_test_artifacts/custom-backend-build/CMakeFiles/progress.marks 2022-11-23T01:46:12.6762900Z inflating: build/custom_test_artifacts/custom-backend-build/CMakeFiles/Makefile2 2022-11-23T01:46:12.6763994Z inflating: build/custom_test_artifacts/custom-backend-build/CMakeFiles/Makefile.cmake 2022-11-23T01:46:12.6764555Z inflating: build/custom_test_artifacts/custom-backend-build/detect_cuda_version.cc 2022-11-23T01:46:12.6767562Z inflating: build/custom_test_artifacts/custom-backend-build/CMakeCache.txt 2022-11-23T01:46:12.6768233Z inflating: build/custom_test_artifacts/custom-backend-build/Makefile 2022-11-23T01:46:12.6769163Z inflating: build/custom_test_artifacts/custom-backend-build/cmake_install.cmake 2022-11-23T01:46:12.6888061Z inflating: build/custom_test_artifacts/custom-backend-build/libcustom_backend.so 2022-11-23T01:46:12.6933545Z inflating: build/custom_test_artifacts/custom-backend-build/test_custom_backend 2022-11-23T01:46:12.6933923Z creating: build/lib/ 2022-11-23T01:46:12.6934476Z inflating: build/lib/libclog.a 2022-11-23T01:46:12.7000748Z inflating: build/lib/libgtest.a 2022-11-23T01:46:12.7010990Z inflating: build/lib/libpthreadpool.a 2022-11-23T01:46:12.7117023Z inflating: build/lib/libprotobuf-lite.a 2022-11-23T01:46:12.7126131Z inflating: build/lib/libittnotify.a 2022-11-23T01:46:12.7217436Z inflating: build/lib/libbenchmark.a 2022-11-23T01:46:12.7249276Z inflating: build/lib/libtensorpipe_uv.a 2022-11-23T01:46:12.7325795Z inflating: build/lib/libasmjit.a 2022-11-23T01:46:12.7858823Z inflating: build/lib/libprotobuf.a 2022-11-23T01:46:12.7991577Z inflating: build/lib/libgloo.a 2022-11-23T01:46:12.8023961Z inflating: build/lib/libfmt.a 2022-11-23T01:46:12.8025853Z inflating: build/lib/libcaffe2_nvrtc.so 2022-11-23T01:46:12.8026532Z inflating: build/lib/libfoxi_loader.a 2022-11-23T01:46:12.8106222Z inflating: build/lib/libc10.so 2022-11-23T01:46:12.8107085Z inflating: build/lib/libtorch_global_deps.so 2022-11-23T01:46:12.8117238Z inflating: build/lib/libcpuinfo.a 2022-11-23T01:46:12.8126090Z inflating: build/lib/libcpuinfo_internals.a 2022-11-23T01:46:12.8142048Z inflating: build/lib/libqnnpack.a 2022-11-23T01:46:12.8711378Z inflating: build/lib/libprotoc.a 2022-11-23T01:46:12.8734179Z inflating: build/lib/libpytorch_qnnpack.a 2022-11-23T01:46:12.8736769Z inflating: build/lib/libnnpack_reference_layers.a 2022-11-23T01:46:12.8759122Z inflating: build/lib/libnnpack.a 2022-11-23T01:46:12.8777881Z inflating: build/lib/libgmock.a 2022-11-23T01:46:12.8778602Z inflating: build/lib/libgtest_main.a 2022-11-23T01:46:12.8779637Z inflating: build/lib/libbenchmark_main.a 2022-11-23T01:46:13.8554940Z inflating: build/lib/libdnnl.a 2022-11-23T01:46:13.9209394Z inflating: build/lib/libtensorpipe.a 2022-11-23T01:46:13.9350848Z inflating: build/lib/libXNNPACK.a 2022-11-23T01:46:13.9403868Z inflating: build/lib/libc10_cuda.so 2022-11-23T01:46:13.9404190Z inflating: build/lib/libgmock_main.a 2022-11-23T01:46:14.0944511Z inflating: build/lib/libfbgemm.a 2022-11-23T01:46:14.2090306Z inflating: build/lib/libdnnl_graph.a 2022-11-23T01:46:14.2605991Z inflating: build/lib/libkineto.a 2022-11-23T01:46:14.2895340Z inflating: build/lib/libtensorpipe_cuda.a 2022-11-23T01:46:14.2940666Z inflating: build/lib/libcaffe2_protos.a 2022-11-23T01:46:14.2988643Z inflating: build/lib/libonnx_proto.a 2022-11-23T01:46:14.3666317Z inflating: build/lib/libonnx.a 2022-11-23T01:46:14.4100080Z inflating: build/lib/libgloo_cuda.a 2022-11-23T01:46:16.7692998Z inflating: build/lib/libtorch_cpu.so 2022-11-23T01:46:18.9031334Z inflating: build/lib/libtorch_cuda.so 2022-11-23T01:46:18.9032277Z inflating: build/lib/libtorch.so 2022-11-23T01:46:19.8900640Z inflating: build/lib/libtorch_cuda_linalg.so 2022-11-23T01:46:19.8903598Z inflating: build/lib/libc10d_cuda_test.so 2022-11-23T01:46:19.8927356Z inflating: build/lib/libjitbackend_test.so 2022-11-23T01:46:19.8987445Z inflating: build/lib/libtorchbind_test.so 2022-11-23T01:46:19.9018059Z inflating: build/lib/libbackend_with_compiler.so 2022-11-23T01:46:19.9023124Z inflating: build/lib/libshm.so 2022-11-23T01:46:20.0822547Z inflating: build/lib/libtorch_python.so 2022-11-23T01:46:20.0862008Z inflating: build/lib/libnnapi_backend.so 2022-11-23T01:46:20.0862318Z creating: build/bin/ 2022-11-23T01:46:20.0914565Z inflating: build/bin/c10_CompileTimeFunctionPointer_test 2022-11-23T01:46:20.0969580Z inflating: build/bin/c10_DeviceGuard_test 2022-11-23T01:46:20.1023293Z inflating: build/bin/c10_Device_test 2022-11-23T01:46:20.1085929Z inflating: build/bin/c10_DispatchKeySet_test 2022-11-23T01:46:20.1137085Z inflating: build/bin/c10_StreamGuard_test 2022-11-23T01:46:20.1189640Z inflating: build/bin/c10_SymInt_test 2022-11-23T01:46:20.1249016Z inflating: build/bin/c10_InlineDeviceGuard_test 2022-11-23T01:46:20.1308670Z inflating: build/bin/c10_InlineStreamGuard_test 2022-11-23T01:46:20.1369439Z inflating: build/bin/c10_SizesAndStrides_test 2022-11-23T01:46:20.1420564Z inflating: build/bin/c10_Array_test 2022-11-23T01:46:20.1477130Z inflating: build/bin/c10_Bitset_test 2022-11-23T01:46:20.1532240Z inflating: build/bin/c10_C++17_test 2022-11-23T01:46:20.1583588Z inflating: build/bin/c10_ConstexprCrc_test 2022-11-23T01:46:20.1635975Z inflating: build/bin/c10_DeadlockDetection_test 2022-11-23T01:46:20.1688877Z inflating: build/bin/c10_Half_test 2022-11-23T01:46:20.1749381Z inflating: build/bin/c10_LeftRight_test 2022-11-23T01:46:20.1816333Z inflating: build/bin/c10_Metaprogramming_test 2022-11-23T01:46:20.1972265Z inflating: build/bin/c10_SmallVectorTest 2022-11-23T01:46:20.2025923Z inflating: build/bin/c10_Synchronized_test 2022-11-23T01:46:20.2086994Z inflating: build/bin/c10_ThreadLocal_test 2022-11-23T01:46:20.2143110Z inflating: build/bin/c10_TypeIndex_test 2022-11-23T01:46:20.2196963Z inflating: build/bin/c10_TypeList_test 2022-11-23T01:46:20.2248397Z inflating: build/bin/c10_TypeTraits_test 2022-11-23T01:46:20.2303570Z inflating: build/bin/c10_accumulate_test 2022-11-23T01:46:20.2362747Z inflating: build/bin/c10_bfloat16_test 2022-11-23T01:46:20.2420049Z inflating: build/bin/c10_complex_math_test 2022-11-23T01:46:20.2479375Z inflating: build/bin/c10_complex_test 2022-11-23T01:46:20.2535254Z inflating: build/bin/c10_exception_test 2022-11-23T01:46:20.2652859Z inflating: build/bin/c10_either_test 2022-11-23T01:46:20.2706516Z inflating: build/bin/c10_flags_test 2022-11-23T01:46:20.2760169Z inflating: build/bin/c10_irange_test 2022-11-23T01:46:20.2943268Z inflating: build/bin/c10_intrusive_ptr_test 2022-11-23T01:46:20.3004729Z inflating: build/bin/c10_logging_test 2022-11-23T01:46:20.3084660Z inflating: build/bin/c10_optional_test 2022-11-23T01:46:20.3151400Z inflating: build/bin/c10_ordered_preserving_dict_test 2022-11-23T01:46:20.3209356Z inflating: build/bin/c10_registry_test 2022-11-23T01:46:20.3272641Z inflating: build/bin/c10_string_view_test 2022-11-23T01:46:20.3327527Z inflating: build/bin/c10_tempfile_test 2022-11-23T01:46:20.3387911Z inflating: build/bin/c10_intrusive_ptr_benchmark 2022-11-23T01:46:20.3448202Z inflating: build/bin/c10_typeid_test 2022-11-23T01:46:20.3969687Z inflating: build/bin/protoc-3.13.0.0 2022-11-23T01:46:20.4490987Z inflating: build/bin/protoc 2022-11-23T01:46:20.4542866Z inflating: build/bin/c10_cuda_CUDATest 2022-11-23T01:46:20.4859511Z inflating: build/bin/vec_test_all_types_DEFAULT 2022-11-23T01:46:20.5214954Z inflating: build/bin/vec_test_all_types_AVX2 2022-11-23T01:46:20.5272505Z inflating: build/bin/HashStoreTest 2022-11-23T01:46:20.5337024Z inflating: build/bin/TCPStoreTest 2022-11-23T01:46:20.5394502Z inflating: build/bin/FileStoreTest 2022-11-23T01:46:20.5410302Z inflating: build/bin/ProcessGroupMPITest 2022-11-23T01:46:20.5413508Z inflating: build/bin/example_allreduce 2022-11-23T01:46:20.5469706Z inflating: build/bin/Dimname_test 2022-11-23T01:46:20.5548125Z inflating: build/bin/Dict_test 2022-11-23T01:46:20.5616098Z inflating: build/bin/MaybeOwned_test 2022-11-23T01:46:20.5677477Z inflating: build/bin/NamedTensor_test 2022-11-23T01:46:20.5740429Z inflating: build/bin/atest 2022-11-23T01:46:20.5803625Z inflating: build/bin/apply_utils_test 2022-11-23T01:46:20.5869545Z inflating: build/bin/basic 2022-11-23T01:46:20.5926885Z inflating: build/bin/broadcast_test 2022-11-23T01:46:20.5989578Z inflating: build/bin/cpu_generator_test 2022-11-23T01:46:20.6045360Z inflating: build/bin/cpu_profiling_allocator_test 2022-11-23T01:46:20.6098575Z inflating: build/bin/dispatch_key_set_test 2022-11-23T01:46:20.6151614Z inflating: build/bin/dlconvertor_test 2022-11-23T01:46:20.6246729Z inflating: build/bin/cpu_rng_test 2022-11-23T01:46:20.6308998Z inflating: build/bin/extension_backend_test 2022-11-23T01:46:20.6368521Z inflating: build/bin/half_test 2022-11-23T01:46:20.6470327Z inflating: build/bin/ivalue_test 2022-11-23T01:46:20.6527709Z inflating: build/bin/math_kernel_test 2022-11-23T01:46:20.6580179Z inflating: build/bin/lazy_tensor_test 2022-11-23T01:46:20.6637700Z inflating: build/bin/memory_format_test 2022-11-23T01:46:20.6694736Z inflating: build/bin/memory_overlapping_test 2022-11-23T01:46:20.6749191Z inflating: build/bin/operator_name_test 2022-11-23T01:46:20.6804780Z inflating: build/bin/mobile_memory_cleanup 2022-11-23T01:46:20.6864875Z inflating: build/bin/native_test 2022-11-23T01:46:20.6920882Z inflating: build/bin/packedtensoraccessor_test 2022-11-23T01:46:20.6974374Z inflating: build/bin/operators_test 2022-11-23T01:46:20.7035965Z inflating: build/bin/quantized_test 2022-11-23T01:46:20.7106040Z inflating: build/bin/pow_test 2022-11-23T01:46:20.7160008Z inflating: build/bin/reportMemoryUsage_test 2022-11-23T01:46:20.7212435Z inflating: build/bin/reduce_ops_test 2022-11-23T01:46:20.7274164Z inflating: build/bin/scalar_test 2022-11-23T01:46:20.7334433Z inflating: build/bin/scalar_tensor_test 2022-11-23T01:46:20.7390139Z inflating: build/bin/stride_properties_test 2022-11-23T01:46:20.7392772Z inflating: build/bin/thread_init_test 2022-11-23T01:46:20.7452287Z inflating: build/bin/type_ptr_test 2022-11-23T01:46:20.7537004Z inflating: build/bin/tensor_iterator_test 2022-11-23T01:46:20.7596967Z inflating: build/bin/test_parallel 2022-11-23T01:46:20.7661738Z inflating: build/bin/type_test 2022-11-23T01:46:20.7714433Z inflating: build/bin/variant_test 2022-11-23T01:46:20.7770038Z inflating: build/bin/undefined_tensor_test 2022-11-23T01:46:20.7771161Z inflating: build/bin/verify_api_visibility 2022-11-23T01:46:20.7846112Z inflating: build/bin/vmap_test 2022-11-23T01:46:20.7900376Z inflating: build/bin/weakref_test 2022-11-23T01:46:20.7954840Z inflating: build/bin/wrapdim_test 2022-11-23T01:46:20.8006949Z inflating: build/bin/xla_tensor_test 2022-11-23T01:46:20.8125120Z inflating: build/bin/List_test 2022-11-23T01:46:20.8189226Z inflating: build/bin/IListRef_test 2022-11-23T01:46:20.8258855Z inflating: build/bin/KernelFunction_test 2022-11-23T01:46:20.8389950Z inflating: build/bin/kernel_function_legacy_test 2022-11-23T01:46:20.8493309Z inflating: build/bin/kernel_function_test 2022-11-23T01:46:20.8631716Z inflating: build/bin/kernel_lambda_legacy_test 2022-11-23T01:46:20.8695536Z inflating: build/bin/kernel_stackbased_test 2022-11-23T01:46:20.8806920Z inflating: build/bin/kernel_lambda_test 2022-11-23T01:46:20.8860637Z inflating: build/bin/CppSignature_test 2022-11-23T01:46:20.8963771Z inflating: build/bin/make_boxed_from_unboxed_functor_test 2022-11-23T01:46:20.9015081Z inflating: build/bin/op_allowlist_test 2022-11-23T01:46:20.9071344Z inflating: build/bin/inline_container_test 2022-11-23T01:46:20.9131471Z inflating: build/bin/backend_fallback_test 2022-11-23T01:46:20.9445490Z inflating: build/bin/op_registration_test 2022-11-23T01:46:20.9501207Z inflating: build/bin/cuda_apply_test 2022-11-23T01:46:20.9558253Z inflating: build/bin/cuda_caching_host_allocator_test 2022-11-23T01:46:20.9622378Z inflating: build/bin/cuda_atomic_ops_test 2022-11-23T01:46:20.9694395Z inflating: build/bin/cuda_complex_math_test 2022-11-23T01:46:20.9746907Z inflating: build/bin/cuda_device_test 2022-11-23T01:46:20.9809346Z inflating: build/bin/cuda_complex_test 2022-11-23T01:46:20.9872791Z inflating: build/bin/cuda_cub_test 2022-11-23T01:46:20.9925935Z inflating: build/bin/cuda_dlconvertor_test 2022-11-23T01:46:20.9979650Z inflating: build/bin/cuda_integer_divider_test 2022-11-23T01:46:21.0051439Z inflating: build/bin/cuda_distributions_test 2022-11-23T01:46:21.0114038Z inflating: build/bin/cuda_generator_test 2022-11-23T01:46:21.0166568Z inflating: build/bin/cuda_half_test 2022-11-23T01:46:21.0231179Z inflating: build/bin/cuda_stream_test 2022-11-23T01:46:21.0282972Z inflating: build/bin/cuda_optional_test 2022-11-23T01:46:21.0339020Z inflating: build/bin/cuda_reportMemoryUsage_test 2022-11-23T01:46:21.0393679Z inflating: build/bin/cuda_packedtensoraccessor_test 2022-11-23T01:46:21.0445628Z inflating: build/bin/cuda_cudnn_test 2022-11-23T01:46:21.0501159Z inflating: build/bin/cuda_vectorized_test 2022-11-23T01:46:21.0518667Z inflating: build/bin/tutorial_tensorexpr 2022-11-23T01:46:21.0588719Z inflating: build/bin/ProcessGroupGlooTest 2022-11-23T01:46:21.0650887Z inflating: build/bin/ProcessGroupGlooAsyncTest 2022-11-23T01:46:21.0716785Z inflating: build/bin/ProcessGroupNCCLTest 2022-11-23T01:46:21.0773236Z inflating: build/bin/ProcessGroupUCCTest 2022-11-23T01:46:21.0836122Z inflating: build/bin/ProcessGroupNCCLErrorsTest 2022-11-23T01:46:21.0893594Z inflating: build/bin/test_dist_autograd 2022-11-23T01:46:21.0896184Z inflating: build/bin/parallel_benchmark 2022-11-23T01:46:21.0971119Z inflating: build/bin/test_cpp_rpc 2022-11-23T01:46:21.1045069Z inflating: build/bin/test_mobile_nnc 2022-11-23T01:46:21.1056311Z inflating: build/bin/aot_model_compiler_test 2022-11-23T01:46:21.1442309Z inflating: build/bin/test_lazy 2022-11-23T01:46:21.2355199Z inflating: build/bin/test_tensorexpr 2022-11-23T01:46:21.2360591Z inflating: build/bin/torch_shm_manager 2022-11-23T01:46:21.3684382Z inflating: build/bin/test_api 2022-11-23T01:46:21.4891877Z inflating: build/bin/test_jit 2022-11-23T01:46:21.4893070Z inflating: .pytorch-test-times.json 2022-11-23T01:46:21.4920432Z ##[group]Run df -H 2022-11-23T01:46:21.4920685Z df -H 2022-11-23T01:46:21.4933638Z shell: /usr/bin/bash --noprofile --norc -e -o pipefail {0} 2022-11-23T01:46:21.4933927Z env: 2022-11-23T01:46:21.4934174Z GIT_DEFAULT_BRANCH: master 2022-11-23T01:46:21.4934459Z GPU_FLAG: --gpus all 2022-11-23T01:46:21.4934697Z ##[endgroup] 2022-11-23T01:46:21.4972628Z Filesystem Size Used Avail Use% Mounted on 2022-11-23T01:46:21.4972972Z devtmpfs 65G 0 65G 0% /dev 2022-11-23T01:46:21.4973269Z tmpfs 65G 0 65G 0% /dev/shm 2022-11-23T01:46:21.4973535Z tmpfs 65G 476k 65G 1% /run 2022-11-23T01:46:21.4973828Z tmpfs 65G 0 65G 0% /sys/fs/cgroup 2022-11-23T01:46:21.4974108Z /dev/xvda1 162G 30G 132G 19% / 2022-11-23T01:46:21.4996964Z ##[group]Run .github/scripts/parse_ref.py 2022-11-23T01:46:21.4997299Z .github/scripts/parse_ref.py 2022-11-23T01:46:21.5009468Z shell: /usr/bin/bash -e {0} 2022-11-23T01:46:21.5009733Z env: 2022-11-23T01:46:21.5009959Z GIT_DEFAULT_BRANCH: master 2022-11-23T01:46:21.5010231Z GPU_FLAG: --gpus all 2022-11-23T01:46:21.5010482Z ##[endgroup] 2022-11-23T01:46:21.5302774Z ##[group]Run set -x 2022-11-23T01:46:21.5303151Z set -x 2022-11-23T01:46:21.5303382Z  2022-11-23T01:46:21.5303637Z if [[ $TEST_CONFIG == 'multigpu' ]]; then 2022-11-23T01:46:21.5303989Z  TEST_COMMAND=.jenkins/pytorch/multigpu-test.sh 2022-11-23T01:46:21.5304338Z elif [[ $BUILD_ENVIRONMENT == *onnx* ]]; then 2022-11-23T01:46:21.5304644Z  TEST_COMMAND=.jenkins/caffe2/test.sh 2022-11-23T01:46:21.5304936Z else 2022-11-23T01:46:21.5305222Z  TEST_COMMAND=.jenkins/pytorch/test.sh 2022-11-23T01:46:21.5305498Z fi 2022-11-23T01:46:21.5305702Z  2022-11-23T01:46:21.5306025Z COMMIT_MESSAGES=$(git cherry -v "origin/${GIT_DEFAULT_BRANCH:-master}") 2022-11-23T01:46:21.5306343Z  2022-11-23T01:46:21.5306624Z # sanitize the input commit message and PR body here: 2022-11-23T01:46:21.5306924Z # 2022-11-23T01:46:21.5307314Z # trim all new lines from commit messages + PR_BODY to avoid issues with batch environment 2022-11-23T01:46:21.5307818Z # variable copying. see https://github.com/pytorch/pytorch/pull/80043#issuecomment-1167796028 2022-11-23T01:46:21.5308241Z COMMIT_MESSAGES="${COMMIT_MESSAGES//[$'\n\r']}" 2022-11-23T01:46:21.5308553Z PR_BODY="${PR_BODY//[$'\n\r']}" 2022-11-23T01:46:21.5308795Z  2022-11-23T01:46:21.5309148Z # then trim all special characters like single and double quotes to avoid unescaped inputs to 2022-11-23T01:46:21.5309528Z # wreak havoc internally 2022-11-23T01:46:21.5309867Z export COMMIT_MESSAGES="${COMMIT_MESSAGES//[\'\"]}" 2022-11-23T01:46:21.5310187Z export PR_BODY="${PR_BODY//[\'\"]}" 2022-11-23T01:46:21.5310452Z  2022-11-23T01:46:21.5310764Z # detached container should get cleaned up by teardown_ec2_linux 2022-11-23T01:46:21.5311152Z # TODO: Stop building test binaries as part of the build phase 2022-11-23T01:46:21.5311666Z # Used for GPU_FLAG since that doesn't play nice 2022-11-23T01:46:21.5312000Z # shellcheck disable=SC2086,SC2090 2022-11-23T01:46:21.5312317Z container_name=$(docker run \ 2022-11-23T01:46:21.5312590Z  ${GPU_FLAG:-} \ 2022-11-23T01:46:21.5312864Z  -e BUILD_ENVIRONMENT \ 2022-11-23T01:46:21.5313139Z  -e PR_NUMBER \ 2022-11-23T01:46:21.5313390Z  -e GITHUB_ACTIONS \ 2022-11-23T01:46:21.5313652Z  -e BASE_SHA \ 2022-11-23T01:46:21.5313904Z  -e BRANCH \ 2022-11-23T01:46:21.5314134Z  -e SHA1 \ 2022-11-23T01:46:21.5314406Z  -e AWS_DEFAULT_REGION \ 2022-11-23T01:46:21.5314690Z  -e IN_WHEEL_TEST \ 2022-11-23T01:46:21.5314935Z  -e SHARD_NUMBER \ 2022-11-23T01:46:21.5315197Z  -e TEST_CONFIG \ 2022-11-23T01:46:21.5315464Z  -e NUM_TEST_SHARDS \ 2022-11-23T01:46:21.5315708Z  -e PR_BODY \ 2022-11-23T01:46:21.5315986Z  -e COMMIT_MESSAGES \ 2022-11-23T01:46:21.5316289Z  -e PYTORCH_RETRY_TEST_CASES \ 2022-11-23T01:46:21.5316596Z  -e PYTORCH_OVERRIDE_FLAKY_SIGNAL \ 2022-11-23T01:46:21.5316883Z  -e PR_LABELS \ 2022-11-23T01:46:21.5317173Z  -e MAX_JOBS="$(nproc --ignore=2)" \ 2022-11-23T01:46:21.5317462Z  -e SCCACHE_BUCKET \ 2022-11-23T01:46:21.5317724Z  -e SCCACHE_S3_KEY_PREFIX \ 2022-11-23T01:46:21.5317995Z  -e XLA_CUDA \ 2022-11-23T01:46:21.5318280Z  -e XLA_CLANG_CACHE_S3_BUCKET_NAME \ 2022-11-23T01:46:21.5318595Z  -e PYTORCH_TEST_CUDA_MEM_LEAK_CHECK \ 2022-11-23T01:46:21.5318930Z  -e PYTORCH_TEST_RERUN_DISABLED_TESTS \ 2022-11-23T01:46:21.5319283Z  --env-file="/tmp/github_env_${GITHUB_RUN_ID}" \ 2022-11-23T01:46:21.5319592Z  --ulimit stack=10485760:83886080 \ 2022-11-23T01:46:21.5319909Z  --security-opt seccomp=unconfined \ 2022-11-23T01:46:21.5320290Z  --cap-add=SYS_PTRACE \ 2022-11-23T01:46:21.5320576Z  --ipc=host \ 2022-11-23T01:46:21.5320837Z  --shm-size="${SHM_SIZE}" \ 2022-11-23T01:46:21.5321110Z  --tty \ 2022-11-23T01:46:21.5321355Z  --detach \ 2022-11-23T01:46:21.5321610Z  --name="${container_name}" \ 2022-11-23T01:46:21.5321892Z  --user jenkins \ 2022-11-23T01:46:21.5322217Z  -v "${GITHUB_WORKSPACE}:/var/lib/jenkins/workspace" \ 2022-11-23T01:46:21.5322542Z  -w /var/lib/jenkins/workspace \ 2022-11-23T01:46:21.5322828Z  "${DOCKER_IMAGE}" 2022-11-23T01:46:21.5323098Z ) 2022-11-23T01:46:21.5323389Z echo "DOCKER_CONTAINER_ID=${container_name}" >> "${GITHUB_ENV}" 2022-11-23T01:46:21.5323837Z docker exec -t "${container_name}" sh -c "pip install $(echo dist/*.whl)[opt-einsum] && ${TEST_COMMAND}" 2022-11-23T01:46:21.5335569Z shell: /usr/bin/bash -e {0} 2022-11-23T01:46:21.5335804Z env: 2022-11-23T01:46:21.5336057Z GIT_DEFAULT_BRANCH: master 2022-11-23T01:46:21.5336340Z GPU_FLAG: --gpus all 2022-11-23T01:46:21.5336714Z BUILD_ENVIRONMENT: linux-bionic-cuda11.6-py3-gcc7-slow-gradcheck 2022-11-23T01:46:21.5337047Z PR_NUMBER: 2022-11-23T01:46:21.5337288Z BRANCH: master 2022-11-23T01:46:21.5337570Z SHA1: 1cfd3858ac54fe3883534309081631a0a892ba3f 2022-11-23T01:46:21.5337876Z BASE_SHA: 1cfd3858ac54fe3883534309081631a0a892ba3f 2022-11-23T01:46:21.5338176Z PYTORCH_RETRY_TEST_CASES: 1 2022-11-23T01:46:21.5338466Z PYTORCH_OVERRIDE_FLAKY_SIGNAL: 1 2022-11-23T01:46:21.5338737Z TEST_CONFIG: default 2022-11-23T01:46:21.5338990Z SHARD_NUMBER: 2 2022-11-23T01:46:21.5339232Z NUM_TEST_SHARDS: 2 2022-11-23T01:46:21.5339456Z PR_BODY: 2022-11-23T01:46:21.5339762Z SCCACHE_BUCKET: ossci-compiler-cache-circleci-v2 2022-11-23T01:46:21.5340346Z SCCACHE_S3_KEY_PREFIX: periodic 2022-11-23T01:46:21.5340593Z SHM_SIZE: 2g 2022-11-23T01:46:21.5341093Z DOCKER_IMAGE: 308535385114.dkr.ecr.us-east-1.amazonaws.com/pytorch/pytorch-linux-bionic-cuda11.6-cudnn8-py3-gcc7:072aae4a77ed7d3a69ad5683420509c41301b940 2022-11-23T01:46:21.5341694Z XLA_CUDA: 2022-11-23T01:46:21.5342047Z XLA_CLANG_CACHE_S3_BUCKET_NAME: ossci-compiler-clang-cache-circleci-xla 2022-11-23T01:46:21.5342416Z PYTORCH_TEST_CUDA_MEM_LEAK_CHECK: 1 2022-11-23T01:46:21.5342726Z PYTORCH_TEST_RERUN_DISABLED_TESTS: 0 2022-11-23T01:46:21.5343003Z ##[endgroup] 2022-11-23T01:46:21.5370760Z + [[ default == \m\u\l\t\i\g\p\u ]] 2022-11-23T01:46:21.5371354Z + [[ linux-bionic-cuda11.6-py3-gcc7-slow-gradcheck == *onnx* ]] 2022-11-23T01:46:21.5371742Z + TEST_COMMAND=.jenkins/pytorch/test.sh 2022-11-23T01:46:21.5374489Z ++ git cherry -v origin/master 2022-11-23T01:46:21.5391321Z + COMMIT_MESSAGES= 2022-11-23T01:46:21.5391710Z + COMMIT_MESSAGES= 2022-11-23T01:46:21.5391958Z + PR_BODY= 2022-11-23T01:46:21.5392216Z + export COMMIT_MESSAGES= 2022-11-23T01:46:21.5392477Z + COMMIT_MESSAGES= 2022-11-23T01:46:21.5392687Z + export PR_BODY= 2022-11-23T01:46:21.5392893Z + PR_BODY= 2022-11-23T01:46:21.5401786Z +++ nproc --ignore=2 2022-11-23T01:46:21.5436141Z ++ docker run --gpus all -e BUILD_ENVIRONMENT -e PR_NUMBER -e GITHUB_ACTIONS -e BASE_SHA -e BRANCH -e SHA1 -e AWS_DEFAULT_REGION -e IN_WHEEL_TEST -e SHARD_NUMBER -e TEST_CONFIG -e NUM_TEST_SHARDS -e PR_BODY -e COMMIT_MESSAGES -e PYTORCH_RETRY_TEST_CASES -e PYTORCH_OVERRIDE_FLAKY_SIGNAL -e PR_LABELS -e MAX_JOBS=14 -e SCCACHE_BUCKET -e SCCACHE_S3_KEY_PREFIX -e XLA_CUDA -e XLA_CLANG_CACHE_S3_BUCKET_NAME -e PYTORCH_TEST_CUDA_MEM_LEAK_CHECK -e PYTORCH_TEST_RERUN_DISABLED_TESTS --env-file=/tmp/github_env_3528394938 --ulimit stack=10485760:83886080 --security-opt seccomp=unconfined --cap-add=SYS_PTRACE --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:072aae4a77ed7d3a69ad5683420509c41301b940 2022-11-23T01:46:35.7116506Z + container_name=7e15003399217a78117dbc7510d380afc4f96b7a8e5293beeed8c8cc4699f753 2022-11-23T01:46:35.7117025Z + echo DOCKER_CONTAINER_ID=7e15003399217a78117dbc7510d380afc4f96b7a8e5293beeed8c8cc4699f753 2022-11-23T01:46:35.7121163Z ++ echo dist/torch-1.14.0a0+git1cfd385-cp310-cp310-linux_x86_64.whl 2022-11-23T01:46:35.7123496Z + docker exec -t 7e15003399217a78117dbc7510d380afc4f96b7a8e5293beeed8c8cc4699f753 sh -c 'pip install dist/torch-1.14.0a0+git1cfd385-cp310-cp310-linux_x86_64.whl[opt-einsum] && .jenkins/pytorch/test.sh' 2022-11-23T01:46:36.2724834Z Processing ./dist/torch-1.14.0a0+git1cfd385-cp310-cp310-linux_x86_64.whl 2022-11-23T01:46:37.2245791Z Requirement already satisfied: typing-extensions in /opt/conda/lib/python3.10/site-packages (from torch==1.14.0a0+git1cfd385) (4.4.0) 2022-11-23T01:46:37.2249312Z Requirement already satisfied: sympy in /opt/conda/lib/python3.10/site-packages (from torch==1.14.0a0+git1cfd385) (1.11.1) 2022-11-23T01:46:37.2254445Z Requirement already satisfied: networkx in /opt/conda/lib/python3.10/site-packages (from torch==1.14.0a0+git1cfd385) (2.6.3) 2022-11-23T01:46:37.2271559Z Requirement already satisfied: opt-einsum>=3.3 in /opt/conda/lib/python3.10/site-packages (from torch==1.14.0a0+git1cfd385) (3.3.0) 2022-11-23T01:46:37.2350181Z Requirement already satisfied: numpy>=1.7 in /opt/conda/lib/python3.10/site-packages (from opt-einsum>=3.3->torch==1.14.0a0+git1cfd385) (1.21.2) 2022-11-23T01:46:37.2566018Z Requirement already satisfied: mpmath>=0.19 in /opt/conda/lib/python3.10/site-packages (from sympy->torch==1.14.0a0+git1cfd385) (1.2.1) 2022-11-23T01:46:38.1579123Z Installing collected packages: torch 2022-11-23T01:46:47.8793166Z Successfully installed torch-1.14.0a0+git1cfd385 2022-11-23T01:46:47.9447324Z ++ python -c 'import site; print(site.getsitepackages()[0])' 2022-11-23T01:46:47.9667130Z + TORCH_INSTALL_DIR=/opt/conda/lib/python3.10/site-packages/torch 2022-11-23T01:46:47.9667752Z + TORCH_BIN_DIR=/opt/conda/lib/python3.10/site-packages/torch/bin 2022-11-23T01:46:47.9668569Z + TORCH_LIB_DIR=/opt/conda/lib/python3.10/site-packages/torch/lib 2022-11-23T01:46:47.9669317Z + TORCH_TEST_DIR=/opt/conda/lib/python3.10/site-packages/torch/test 2022-11-23T01:46:47.9671978Z + BUILD_DIR=build 2022-11-23T01:46:47.9672605Z + BUILD_RENAMED_DIR=build_renamed 2022-11-23T01:46:47.9673203Z + BUILD_BIN_DIR=build/bin 2022-11-23T01:46:47.9673554Z + export VALGRIND=ON 2022-11-23T01:46:47.9673788Z + VALGRIND=ON 2022-11-23T01:46:47.9676628Z + [[ linux-bionic-cuda11.6-py3-gcc7-slow-gradcheck == *clang9* ]] 2022-11-23T01:46:47.9677245Z + [[ linux-bionic-cuda11.6-py3-gcc7-slow-gradcheck != *bazel* ]] 2022-11-23T01:46:47.9677904Z ++ realpath build/custom_test_artifacts 2022-11-23T01:46:47.9681611Z + CUSTOM_TEST_ARTIFACT_BUILD_DIR=/var/lib/jenkins/workspace/build/custom_test_artifacts 2022-11-23T01:46:47.9685668Z ++ dirname .jenkins/pytorch/test.sh 2022-11-23T01:46:47.9692764Z + source .jenkins/pytorch/common.sh 2022-11-23T01:46:47.9697095Z +++ dirname .jenkins/pytorch/common.sh 2022-11-23T01:46:47.9707568Z ++ source .jenkins/pytorch/common_utils.sh 2022-11-23T01:46:47.9710189Z +++ declare -f -t trap_add 2022-11-23T01:46:47.9716841Z ++ set -ex 2022-11-23T01:46:47.9717406Z ++ [[ linux-bionic-cuda11.6-py3-gcc7-slow-gradcheck == *rocm* ]] 2022-11-23T01:46:47.9717795Z ++ BUILD_TEST_LIBTORCH=0 2022-11-23T01:46:47.9718140Z + echo 'Environment variables' 2022-11-23T01:46:47.9718424Z Environment variables 2022-11-23T01:46:47.9718651Z + env 2022-11-23T01:46:47.9729086Z SHARD_NUMBER=2 2022-11-23T01:46:47.9729745Z NV_LIBCUBLAS_DEV_VERSION=11.9.2.110-1 2022-11-23T01:46:47.9730603Z NV_CUDA_COMPAT_PACKAGE=cuda-compat-11-6 2022-11-23T01:46:47.9731247Z LD_LIBRARY_PATH=/usr/local/nvidia/lib:/usr/local/nvidia/lib64 2022-11-23T01:46:47.9732074Z NV_LIBNCCL_DEV_PACKAGE=libnccl-dev=2.12.10-1+cuda11.6 2022-11-23T01:46:47.9732521Z UCC_HOME=/usr 2022-11-23T01:46:47.9733321Z BUILD_ENVIRONMENT=linux-bionic-cuda11.6-py3-gcc7-slow-gradcheck 2022-11-23T01:46:47.9733734Z PYTORCH_TEST_CUDA_MEM_LEAK_CHECK=1 2022-11-23T01:46:47.9734569Z NV_LIBNPP_DEV_PACKAGE=libnpp-dev-11-6=11.6.3.124-1 2022-11-23T01:46:47.9735679Z INSTALLED_DB=yes 2022-11-23T01:46:47.9736163Z HOSTNAME=7e1500339921 2022-11-23T01:46:47.9736473Z GITHUB_REF_NAME=master 2022-11-23T01:46:47.9737042Z GITHUB_API_URL=https://api.github.com 2022-11-23T01:46:47.9737358Z OPENSSL_DIR=/opt/openssl 2022-11-23T01:46:47.9737677Z UCC_COMMIT=1c7a7127186e7836f73aafbd7697bbc274a77eee 2022-11-23T01:46:47.9738267Z GITHUB_STEP_SUMMARY=/home/ec2-user/actions-runner/_work/_temp/_runner_file_commands/step_summary_0483564b-a57a-4483-883c-5c7e88bd2a11 2022-11-23T01:46:47.9738702Z CUDA_PATH=/usr/local/cuda 2022-11-23T01:46:47.9739208Z GITHUB_ACTION_PATH=/home/ec2-user/actions-runner/_work/pytorch/pytorch/./.github/actions/setup-linux 2022-11-23T01:46:47.9739858Z GITHUB_RUN_ATTEMPT=1 2022-11-23T01:46:47.9740448Z TEST_CONFIG=default 2022-11-23T01:46:47.9740895Z NV_LIBNPP_VERSION=11.6.3.124-1 2022-11-23T01:46:47.9741692Z NV_NVPROF_DEV_PACKAGE=cuda-nvprof-11-6=11.6.124-1 2022-11-23T01:46:47.9742351Z GITHUB_REPOSITORY_OWNER=pytorch 2022-11-23T01:46:47.9742906Z GITHUB_ACTIONS=true 2022-11-23T01:46:47.9743514Z NVIDIA_VISIBLE_DEVICES=all 2022-11-23T01:46:47.9744137Z NV_NVPROF_VERSION=11.6.124-1 2022-11-23T01:46:47.9744502Z NV_LIBCUSPARSE_VERSION=11.7.2.124-1 2022-11-23T01:46:47.9744829Z CI=true 2022-11-23T01:46:47.9745241Z PYTORCH_OVERRIDE_FLAKY_SIGNAL=1 2022-11-23T01:46:47.9746006Z NV_LIBCUBLAS_DEV_PACKAGE=libcublas-dev-11-6=11.9.2.110-1 2022-11-23T01:46:47.9746298Z BRANCH=master 2022-11-23T01:46:47.9746560Z GITHUB_HEAD_REF= 2022-11-23T01:46:47.9746865Z UCX_COMMIT=31e74cac7bee0ef66bef2af72e7d86d9c282e5ab 2022-11-23T01:46:47.9747197Z GITHUB_ACTOR=pytorchmergebot 2022-11-23T01:46:47.9747518Z CMAKE_CUDA_COMPILER_LAUNCHER=/opt/cache/bin/sccache 2022-11-23T01:46:47.9747798Z GITHUB_ACTION_REF= 2022-11-23T01:46:47.9748071Z NCCL_VERSION=2.12.10-1 2022-11-23T01:46:47.9748332Z GITHUB_ACTION=__self 2022-11-23T01:46:47.9748562Z VALGRIND=ON 2022-11-23T01:46:47.9748830Z GITHUB_REF_PROTECTED=true 2022-11-23T01:46:47.9749442Z XLA_CLANG_CACHE_S3_BUCKET_NAME=ossci-compiler-clang-cache-circleci-xla 2022-11-23T01:46:47.9749817Z PYTORCH_TEST_RERUN_DISABLED_TESTS=0 2022-11-23T01:46:47.9750373Z *** 2022-11-23T01:46:47.9750611Z INSTALLED_VISION=yes 2022-11-23T01:46:47.9750860Z NVARCH=x86_64 2022-11-23T01:46:47.9751149Z NV_LIBCUSPARSE_DEV_VERSION=11.7.2.124-1 2022-11-23T01:46:47.9751441Z HOME=/var/lib/jenkins 2022-11-23T01:46:47.9751980Z GITHUB_STATE=/home/ec2-user/actions-runner/_work/_temp/_runner_file_commands/save_state_0483564b-a57a-4483-883c-5c7e88bd2a11 2022-11-23T01:46:47.9752366Z CARGO_NET_GIT_FETCH_WITH_CLI=true 2022-11-23T01:46:47.9752651Z GITHUB_ACTION_REPOSITORY= 2022-11-23T01:46:47.9752921Z GITHUB_REF_TYPE=branch 2022-11-23T01:46:47.9753213Z NV_LIBNCCL_PACKAGE_VERSION=2.12.10-1 2022-11-23T01:46:47.9753496Z GITHUB_RETENTION_DAYS=90 2022-11-23T01:46:47.9753888Z SCCACHE_BUCKET=ossci-compiler-cache-circleci-v2 2022-11-23T01:46:47.9754296Z NV_LIBNCCL_PACKAGE=libnccl2=2.12.10-1+cuda11.6 2022-11-23T01:46:47.9754847Z GITHUB_ENV=/home/ec2-user/actions-runner/_work/_temp/_runner_file_commands/set_env_0483564b-a57a-4483-883c-5c7e88bd2a11 2022-11-23T01:46:47.9755254Z DEBIAN_FRONTEND=noninteractive 2022-11-23T01:46:47.9755588Z NV_LIBNCCL_DEV_PACKAGE_NAME=libnccl-dev 2022-11-23T01:46:47.9755889Z GITHUB_REF=refs/heads/master 2022-11-23T01:46:47.9756188Z NV_CUDA_LIB_VERSION=11.6.2-1 2022-11-23T01:46:47.9756493Z GITHUB_SHA=1cfd3858ac54fe3883534309081631a0a892ba3f 2022-11-23T01:46:47.9756784Z INSTALLED_PROTOBUF=yes 2022-11-23T01:46:47.9757055Z GITHUB_RUN_ID=3528394938 2022-11-23T01:46:47.9757404Z NV_LIBNPP_PACKAGE=libnpp-11-6=11.6.3.124-1 2022-11-23T01:46:47.9757690Z NV_LIBNCCL_PACKAGE_NAME=libnccl2 2022-11-23T01:46:47.9757991Z LIBRARY_PATH=/usr/local/cuda/lib64/stubs 2022-11-23T01:46:47.9758301Z NV_NVTX_VERSION=11.6.124-1 2022-11-23T01:46:47.9758586Z GITHUB_SERVER_URL=https://github.com 2022-11-23T01:46:47.9758869Z MAX_JOBS=14 2022-11-23T01:46:47.9759167Z NV_LIBCUBLAS_VERSION=11.9.2.110-1 2022-11-23T01:46:47.9759628Z NV_LIBCUBLAS_PACKAGE=libcublas-11-6=11.9.2.110-1 2022-11-23T01:46:47.9760141Z GITHUB_EVENT_PATH=/home/ec2-user/actions-runner/_work/_temp/_github_workflow/event.json 2022-11-23T01:46:47.9760488Z UCX_HOME=/usr 2022-11-23T01:46:47.9760725Z PYTORCH_RETRY_TEST_CASES=1 2022-11-23T01:46:47.9761056Z GITHUB_GRAPHQL_URL=https://api.github.com/graphql 2022-11-23T01:46:47.9761403Z BASE_SHA=1cfd3858ac54fe3883534309081631a0a892ba3f 2022-11-23T01:46:47.9761743Z NV_CUDA_CUDART_DEV_VERSION=11.6.55-1 2022-11-23T01:46:47.9762018Z PR_BODY= 2022-11-23T01:46:47.9762250Z GITHUB_BASE_REF= 2022-11-23T01:46:47.9762468Z TERM=xterm 2022-11-23T01:46:47.9762692Z XLA_CUDA= 2022-11-23T01:46:47.9762964Z NV_NVML_DEV_VERSION=11.6.55-1 2022-11-23T01:46:47.9763220Z TORCH_CUDA_ARCH_LIST=Maxwell 2022-11-23T01:46:47.9763490Z CUDA_VERSION=11.6.2 2022-11-23T01:46:47.9763843Z NV_LIBCUBLAS_PACKAGE_NAME=libcublas-11-6 2022-11-23T01:46:47.9764132Z OPENSSL_ROOT_DIR=/opt/openssl 2022-11-23T01:46:47.9764680Z GITHUB_PATH=/home/ec2-user/actions-runner/_work/_temp/_runner_file_commands/add_path_0483564b-a57a-4483-883c-5c7e88bd2a11 2022-11-23T01:46:47.9765065Z GITHUB_JOB=test 2022-11-23T01:46:47.9765332Z SCCACHE_S3_KEY_PREFIX=periodic 2022-11-23T01:46:47.9765583Z COMMIT_MESSAGES= 2022-11-23T01:46:47.9765875Z NVIDIA_DRIVER_CAPABILITIES=compute,utility 2022-11-23T01:46:47.9766174Z NUM_TEST_SHARDS=2 2022-11-23T01:46:47.9766398Z PR_NUMBER= 2022-11-23T01:46:47.9766912Z GITHUB_OUTPUT=/home/ec2-user/actions-runner/_work/_temp/_runner_file_commands/set_output_0483564b-a57a-4483-883c-5c7e88bd2a11 2022-11-23T01:46:47.9767280Z SHLVL=1 2022-11-23T01:46:47.9767604Z NV_LIBCUBLAS_DEV_PACKAGE_NAME=libcublas-dev-11-6 2022-11-23T01:46:47.9767930Z GITHUB_REPOSITORY=pytorch/pytorch 2022-11-23T01:46:47.9768733Z 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 2022-11-23T01:46:47.9769676Z NV_LIBNPP_DEV_VERSION=11.6.3.124-1 2022-11-23T01:46:47.9769999Z SHA1=1cfd3858ac54fe3883534309081631a0a892ba3f 2022-11-23T01:46:47.9770276Z GITHUB_EVENT_NAME=schedule 2022-11-23T01:46:47.9770584Z NV_CUDA_CUDART_VERSION=11.6.55-1 2022-11-23T01:46:47.9770939Z TORCH_NVCC_FLAGS=-Xfatbin -compress-all 2022-11-23T01:46:47.9771214Z GITHUB_RUN_NUMBER=3445 2022-11-23T01:46:47.9771480Z GITHUB_WORKFLOW=periodic 2022-11-23T01:46:47.9771903Z PATH=/opt/cache/bin:/opt/conda/bin:/usr/local/nvidia/bin:/usr/local/cuda/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin 2022-11-23T01:46:47.9772352Z NV_LIBNCCL_DEV_PACKAGE_VERSION=2.12.10-1 2022-11-23T01:46:47.9772798Z GITHUB_WORKSPACE=/home/ec2-user/actions-runner/_work/pytorch/pytorch 2022-11-23T01:46:47.9773169Z GITHUB_TRIGGERING_ACTOR=pytorchmergebot 2022-11-23T01:46:47.9773438Z _=/usr/bin/env 2022-11-23T01:46:47.9773729Z + echo 'Testing pytorch' 2022-11-23T01:46:47.9773985Z Testing pytorch 2022-11-23T01:46:47.9774238Z + export LANG=C.UTF-8 2022-11-23T01:46:47.9774508Z + LANG=C.UTF-8 2022-11-23T01:46:47.9774750Z + PR_NUMBER= 2022-11-23T01:46:47.9774984Z + [[ default == \d\e\f\a\u\l\t ]] 2022-11-23T01:46:47.9775265Z + export CUDA_VISIBLE_DEVICES=0 2022-11-23T01:46:47.9775538Z + CUDA_VISIBLE_DEVICES=0 2022-11-23T01:46:47.9775794Z + export HIP_VISIBLE_DEVICES=0 2022-11-23T01:46:47.9776070Z + HIP_VISIBLE_DEVICES=0 2022-11-23T01:46:47.9776347Z + [[ default == \d\i\s\t\r\i\b\u\t\e\d ]] 2022-11-23T01:46:47.9776638Z + [[ default == \s\l\o\w ]] 2022-11-23T01:46:47.9777093Z + [[ linux-bionic-cuda11.6-py3-gcc7-slow-gradcheck == *slow-gradcheck* ]] 2022-11-23T01:46:47.9777507Z + export PYTORCH_TEST_WITH_SLOW_GRADCHECK=1 2022-11-23T01:46:47.9777822Z + PYTORCH_TEST_WITH_SLOW_GRADCHECK=1 2022-11-23T01:46:47.9778253Z + [[ linux-bionic-cuda11.6-py3-gcc7-slow-gradcheck == *cuda* ]] 2022-11-23T01:46:47.9778716Z + export PYTORCH_TESTING_DEVICE_ONLY_FOR=cuda 2022-11-23T01:46:47.9779048Z + PYTORCH_TESTING_DEVICE_ONLY_FOR=cuda 2022-11-23T01:46:47.9779329Z + [[ default == *crossref* ]] 2022-11-23T01:46:47.9779605Z + [[ default == *dynamo* ]] 2022-11-23T01:46:47.9779887Z + [[ default == *inductor* ]] 2022-11-23T01:46:47.9780632Z + [[ linux-bionic-cuda11.6-py3-gcc7-slow-gradcheck == *rocm* ]] 2022-11-23T01:46:47.9781152Z + [[ linux-bionic-cuda11.6-py3-gcc7-slow-gradcheck != *-bazel-* ]] 2022-11-23T01:46:47.9781572Z + pip_install --user ninja==1.10.2 2022-11-23T01:46:47.9781970Z + pip install --progress-bar off --user ninja==1.10.2 2022-11-23T01:46:48.5341956Z Collecting ninja==1.10.2 2022-11-23T01:46:48.5542753Z Downloading ninja-1.10.2-py2.py3-none-manylinux_2_5_x86_64.manylinux1_x86_64.whl (108 kB) 2022-11-23T01:46:49.4282405Z Installing collected packages: ninja 2022-11-23T01:46:49.4384232Z  WARNING: The script ninja is installed in '/var/lib/jenkins/.local/bin' which is not on PATH. 2022-11-23T01:46:49.4384929Z Consider adding this directory to PATH or, if you prefer to suppress this warning, use --no-warn-script-location. 2022-11-23T01:46:49.4449528Z Successfully installed ninja-1.10.2 2022-11-23T01:46:49.5102666Z + export PATH=/var/lib/jenkins/.local/bin:/opt/cache/bin:/opt/conda/bin:/usr/local/nvidia/bin:/usr/local/cuda/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin 2022-11-23T01:46:49.5103376Z + PATH=/var/lib/jenkins/.local/bin:/opt/cache/bin:/opt/conda/bin:/usr/local/nvidia/bin:/usr/local/cuda/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin 2022-11-23T01:46:49.5105222Z + [[ linux-bionic-cuda11.6-py3-gcc7-slow-gradcheck == *asan* ]] 2022-11-23T01:46:49.5106132Z + [[ linux-bionic-cuda11.6-py3-gcc7-slow-gradcheck == *-tsan* ]] 2022-11-23T01:46:49.5106538Z + [[ default == \n\o\g\p\u\_\N\O\_\A\V\X\2 ]] 2022-11-23T01:46:49.5106851Z + [[ default == \n\o\g\p\u\_\A\V\X\5\1\2 ]] 2022-11-23T01:46:49.5113197Z + [[ linux-bionic-cuda11.6-py3-gcc7-slow-gradcheck == *tbb* ]] 2022-11-23T01:46:49.5128205Z + [[ linux-bionic-cuda11.6-py3-gcc7-slow-gradcheck == *libtorch* ]] 2022-11-23T01:46:49.5129047Z + [[ linux-bionic-cuda11.6-py3-gcc7-slow-gradcheck == *-bazel-* ]] 2022-11-23T01:46:49.5129569Z + [[ linux-bionic-cuda11.6-py3-gcc7-slow-gradcheck == *-tsan* ]] 2022-11-23T01:46:49.5132064Z + cd test 2022-11-23T01:46:49.5132535Z + python -c 'import torch; print(torch.__config__.show())' 2022-11-23T01:46:51.1430619Z PyTorch built with: 2022-11-23T01:46:51.1431180Z - GCC 7.5 2022-11-23T01:46:51.1431701Z - C++ Version: 201402 2022-11-23T01:46:51.1432261Z - Intel(R) oneAPI Math Kernel Library Version 2022.0-Product Build 20211112 for Intel(R) 64 architecture applications 2022-11-23T01:46:51.1432783Z - Intel(R) MKL-DNN v2.7.0 (Git Hash 650085b2f3643aad05c629425983491d63b5c289) 2022-11-23T01:46:51.1433178Z - OpenMP 201511 (a.k.a. OpenMP 4.5) 2022-11-23T01:46:51.1433549Z - LAPACK is enabled (usually provided by MKL) 2022-11-23T01:46:51.1433873Z - NNPACK is enabled 2022-11-23T01:46:51.1434214Z - CPU capability usage: AVX2 2022-11-23T01:46:51.1434527Z - CUDA Runtime 11.6 2022-11-23T01:46:51.1434911Z - NVCC architecture flags: -gencode;arch=compute_52,code=sm_52 2022-11-23T01:46:51.1435308Z - CuDNN 8.3.2 (built against CUDA 11.5) 2022-11-23T01:46:51.1435606Z - Magma 2.6.1 2022-11-23T01:46:51.1438795Z - 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 -DUSE_FBGEMM -DUSE_QNNPACK -DUSE_PYTORCH_QNNPACK -DUSE_XNNPACK -DSYMBOLICATE_MOBILE_DEBUG_HANDLE -O2 -fPIC -Wall -Wextra -Werror=return-type -Werror=non-virtual-dtor -Wnarrowing -Wno-missing-field-initializers -Wno-type-limits -Wno-array-bounds -Wno-unknown-pragmas -Wunused-local-typedefs -Wno-unused-parameter -Wno-unused-function -Wno-unused-result -Wno-strict-overflow -Wno-strict-aliasing -Wno-error=deprecated-declarations -Wno-stringop-overflow -Wno-psabi -Wno-error=pedantic -Wno-error=redundant-decls -Wno-error=old-style-cast -fdiagnostics-color=always -faligned-new -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=1.14.0, USE_CUDA=ON, USE_CUDNN=ON, USE_EXCEPTION_PTR=1, USE_GFLAGS=OFF, USE_GLOG=OFF, USE_MKL=ON, USE_MKLDNN=ON, USE_MPI=ON, USE_NCCL=ON, USE_NNPACK=ON, USE_OPENMP=ON, USE_ROCM=OFF, 2022-11-23T01:46:51.1440914Z 2022-11-23T01:46:51.3608623Z + cd test 2022-11-23T01:46:51.3609194Z + python -c 'import torch; print(torch.__config__.parallel_info())' 2022-11-23T01:46:52.9130664Z ATen/Parallel: 2022-11-23T01:46:52.9131337Z at::get_num_threads() : 8 2022-11-23T01:46:52.9132045Z at::get_num_interop_threads() : 8 2022-11-23T01:46:52.9132542Z OpenMP 201511 (a.k.a. OpenMP 4.5) 2022-11-23T01:46:52.9132866Z omp_get_max_threads() : 8 2022-11-23T01:46:52.9133501Z Intel(R) oneAPI Math Kernel Library Version 2022.0-Product Build 20211112 for Intel(R) 64 architecture applications 2022-11-23T01:46:52.9133898Z mkl_get_max_threads() : 8 2022-11-23T01:46:52.9134344Z Intel(R) MKL-DNN v2.7.0 (Git Hash 650085b2f3643aad05c629425983491d63b5c289) 2022-11-23T01:46:52.9134698Z std::thread::hardware_concurrency() : 16 2022-11-23T01:46:52.9134997Z Environment variables: 2022-11-23T01:46:52.9135269Z OMP_NUM_THREADS : [not set] 2022-11-23T01:46:52.9135522Z MKL_NUM_THREADS : [not set] 2022-11-23T01:46:52.9135804Z ATen parallel backend: OpenMP 2022-11-23T01:46:52.9135985Z 2022-11-23T01:46:53.1303708Z + [[ default == *backward* ]] 2022-11-23T01:46:53.1304236Z + [[ default == *xla* ]] 2022-11-23T01:46:53.1304514Z + [[ default == \j\i\t\_\l\e\g\a\c\y ]] 2022-11-23T01:46:53.1305103Z + [[ linux-bionic-cuda11.6-py3-gcc7-slow-gradcheck == *libtorch* ]] 2022-11-23T01:46:53.1305482Z + [[ default == distributed ]] 2022-11-23T01:46:53.1306069Z + [[ default == deploy ]] 2022-11-23T01:46:53.1306356Z + [[ default == *inductor_distributed* ]] 2022-11-23T01:46:53.1306644Z + [[ default == *dynamo* ]] 2022-11-23T01:46:53.1306889Z + [[ default == *dynamo* ]] 2022-11-23T01:46:53.1307188Z + [[ default == *inductor_huggingface* ]] 2022-11-23T01:46:53.1307508Z + [[ default == *inductor_timm* ]] 2022-11-23T01:46:53.1307942Z + [[ default == *inductor_torchbench* ]] 2022-11-23T01:46:53.1308436Z + [[ default == *inductor* ]] 2022-11-23T01:46:53.1308699Z + [[ 2 == 1 ]] 2022-11-23T01:46:53.1308906Z + [[ 2 == 2 ]] 2022-11-23T01:46:53.1309191Z + [[ 2 -gt 1 ]] 2022-11-23T01:46:53.1309443Z + install_torchvision 2022-11-23T01:46:53.1309682Z + local commit 2022-11-23T01:46:53.1310389Z ++ get_pinned_commit vision 2022-11-23T01:46:53.1310728Z ++ cat .github/ci_commit_pins/vision.txt 2022-11-23T01:46:53.1325021Z + commit=4a310f26049371959617921d0eb9b001f4d262c6 2022-11-23T01:46:53.1325730Z + pip_install --no-use-pep517 --user git+https://github.com/pytorch/vision.git@4a310f26049371959617921d0eb9b001f4d262c6 2022-11-23T01:46:53.1326412Z + pip install --progress-bar off --no-use-pep517 --user git+https://github.com/pytorch/vision.git@4a310f26049371959617921d0eb9b001f4d262c6 2022-11-23T01:46:53.6063290Z Collecting git+https://github.com/pytorch/vision.git@4a310f26049371959617921d0eb9b001f4d262c6 2022-11-23T01:46:53.6068927Z Cloning https://github.com/pytorch/vision.git (to revision 4a310f26049371959617921d0eb9b001f4d262c6) to /tmp/pip-req-build-wjqt93f8 2022-11-23T01:46:53.6088886Z Running command git clone --filter=blob:none --quiet https://github.com/pytorch/vision.git /tmp/pip-req-build-wjqt93f8 2022-11-23T01:46:55.4308670Z Running command git rev-parse -q --verify 'sha^4a310f26049371959617921d0eb9b001f4d262c6' 2022-11-23T01:46:55.4330479Z Running command git fetch -q https://github.com/pytorch/vision.git 4a310f26049371959617921d0eb9b001f4d262c6 2022-11-23T01:46:56.5975388Z Resolved https://github.com/pytorch/vision.git to commit 4a310f26049371959617921d0eb9b001f4d262c6 2022-11-23T01:46:59.1103650Z Preparing metadata (setup.py) ... [?25l- done 2022-11-23T01:46:59.1189440Z [?25hRequirement already satisfied: typing_extensions in /opt/conda/lib/python3.10/site-packages (from torchvision==0.15.0a0+4a310f2) (4.4.0) 2022-11-23T01:46:59.1195199Z Requirement already satisfied: numpy in /opt/conda/lib/python3.10/site-packages (from torchvision==0.15.0a0+4a310f2) (1.21.2) 2022-11-23T01:46:59.1201306Z Requirement already satisfied: requests in /opt/conda/lib/python3.10/site-packages (from torchvision==0.15.0a0+4a310f2) (2.27.1) 2022-11-23T01:46:59.1207818Z Requirement already satisfied: torch in /opt/conda/lib/python3.10/site-packages (from torchvision==0.15.0a0+4a310f2) (1.14.0a0+git1cfd385) 2022-11-23T01:46:59.1219587Z Requirement already satisfied: pillow!=8.3.*,>=5.3.0 in /opt/conda/lib/python3.10/site-packages (from torchvision==0.15.0a0+4a310f2) (9.3.0) 2022-11-23T01:46:59.1529845Z Requirement already satisfied: certifi>=2017.4.17 in /opt/conda/lib/python3.10/site-packages (from requests->torchvision==0.15.0a0+4a310f2) (2022.9.24) 2022-11-23T01:46:59.1548794Z Requirement already satisfied: charset-normalizer~=2.0.0 in /opt/conda/lib/python3.10/site-packages (from requests->torchvision==0.15.0a0+4a310f2) (2.0.4) 2022-11-23T01:46:59.1558007Z Requirement already satisfied: urllib3<1.27,>=1.21.1 in /opt/conda/lib/python3.10/site-packages (from requests->torchvision==0.15.0a0+4a310f2) (1.26.8) 2022-11-23T01:46:59.1574366Z Requirement already satisfied: idna<4,>=2.5 in /opt/conda/lib/python3.10/site-packages (from requests->torchvision==0.15.0a0+4a310f2) (3.3) 2022-11-23T01:46:59.1636763Z Requirement already satisfied: sympy in /opt/conda/lib/python3.10/site-packages (from torch->torchvision==0.15.0a0+4a310f2) (1.11.1) 2022-11-23T01:46:59.1643702Z Requirement already satisfied: networkx in /opt/conda/lib/python3.10/site-packages (from torch->torchvision==0.15.0a0+4a310f2) (2.6.3) 2022-11-23T01:46:59.2009877Z Requirement already satisfied: mpmath>=0.19 in /opt/conda/lib/python3.10/site-packages (from sympy->torch->torchvision==0.15.0a0+4a310f2) (1.2.1) 2022-11-23T01:46:59.2091189Z Building wheels for collected packages: torchvision 2022-11-23T01:48:38.4984784Z Building wheel for torchvision (setup.py) ... [?25l- \ | / - \ | / - \ | / - \ | / - \ | / - \ | / - \ | / - \ | / - \ | / - \ | / - \ | done 2022-11-23T01:48:38.5540623Z [?25h Created wheel for torchvision: filename=torchvision-0.15.0a0+4a310f2-cp310-cp310-linux_x86_64.whl size=17337041 sha256=f0783aeb6c21cf56dcc0fc6b3ebe27f79d7e5f99c89ea2e2c46d70447bc842b9 2022-11-23T01:48:38.5541819Z Stored in directory: /var/lib/jenkins/.cache/pip/wheels/f3/24/4c/0e1cb34f8a216124e00dbe933c9d8a5521e1e49600c7331113 2022-11-23T01:48:38.5589160Z Successfully built torchvision 2022-11-23T01:48:39.3649296Z Installing collected packages: torchvision 2022-11-23T01:48:40.1843090Z Successfully installed torchvision-0.15.0a0+4a310f2 2022-11-23T01:48:40.3268007Z + install_triton 2022-11-23T01:48:40.3268312Z + local commit 2022-11-23T01:48:40.3268549Z + [[ default == *rocm* ]] 2022-11-23T01:48:40.3271169Z ++ get_pinned_commit triton 2022-11-23T01:48:40.3271523Z ++ cat .github/ci_commit_pins/triton.txt 2022-11-23T01:48:40.3285678Z + commit=0d7e7532279e45672555e344646f5c19c3972331 2022-11-23T01:48:40.3286404Z + pip_install --user git+https://github.com/openai/triton@0d7e7532279e45672555e344646f5c19c3972331#subdirectory=python 2022-11-23T01:48:40.3287094Z + pip install --progress-bar off --user git+https://github.com/openai/triton@0d7e7532279e45672555e344646f5c19c3972331#subdirectory=python 2022-11-23T01:48:40.8065188Z Collecting git+https://github.com/openai/triton@0d7e7532279e45672555e344646f5c19c3972331#subdirectory=python 2022-11-23T01:48:40.8071655Z Cloning https://github.com/openai/triton (to revision 0d7e7532279e45672555e344646f5c19c3972331) to /tmp/pip-req-build-p6cj0vl3 2022-11-23T01:48:40.8093387Z Running command git clone --filter=blob:none --quiet https://github.com/openai/triton /tmp/pip-req-build-p6cj0vl3 2022-11-23T01:48:41.5546493Z Running command git rev-parse -q --verify 'sha^0d7e7532279e45672555e344646f5c19c3972331' 2022-11-23T01:48:41.5567632Z Running command git fetch -q https://github.com/openai/triton 0d7e7532279e45672555e344646f5c19c3972331 2022-11-23T01:48:41.9650616Z Running command git checkout -q 0d7e7532279e45672555e344646f5c19c3972331 2022-11-23T01:48:42.1500975Z Resolved https://github.com/openai/triton to commit 0d7e7532279e45672555e344646f5c19c3972331 2022-11-23T01:48:42.1502438Z Running command git submodule update --init --recursive -q 2022-11-23T01:48:42.7812190Z Preparing metadata (setup.py) ... [?25l- done 2022-11-23T01:48:43.0149500Z [?25hCollecting cmake 2022-11-23T01:48:43.0436291Z Downloading cmake-3.25.0-py2.py3-none-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (23.7 MB) 2022-11-23T01:48:43.4390137Z Collecting filelock 2022-11-23T01:48:43.4440520Z Downloading filelock-3.8.0-py3-none-any.whl (10 kB) 2022-11-23T01:48:43.4497256Z Requirement already satisfied: torch in /opt/conda/lib/python3.10/site-packages (from triton==2.0.0) (1.14.0a0+git1cfd385) 2022-11-23T01:48:43.4758831Z Requirement already satisfied: networkx in /opt/conda/lib/python3.10/site-packages (from torch->triton==2.0.0) (2.6.3) 2022-11-23T01:48:43.4764315Z Requirement already satisfied: sympy in /opt/conda/lib/python3.10/site-packages (from torch->triton==2.0.0) (1.11.1) 2022-11-23T01:48:43.4769069Z Requirement already satisfied: typing-extensions in /opt/conda/lib/python3.10/site-packages (from torch->triton==2.0.0) (4.4.0) 2022-11-23T01:48:43.4984909Z Requirement already satisfied: mpmath>=0.19 in /opt/conda/lib/python3.10/site-packages (from sympy->torch->triton==2.0.0) (1.2.1) 2022-11-23T01:48:43.5057702Z Building wheels for collected packages: triton 2022-11-23T01:49:35.3840457Z Building wheel for triton (setup.py) ... [?25l- \ | / - \ | / - \ | / - done 2022-11-23T01:49:35.4323106Z [?25h Created wheel for triton: filename=triton-2.0.0-cp310-cp310-linux_x86_64.whl size=15377935 sha256=0ca791006b7b993e42980ed05eea0583a5ae4db2685d45bfefe461d11708fc09 2022-11-23T01:49:35.4324607Z Stored in directory: /var/lib/jenkins/.cache/pip/wheels/3f/1d/23/1c2bc47d618a44f9c949aea4b7e355e737a1f1ed208f009295 2022-11-23T01:49:35.4346090Z Successfully built triton 2022-11-23T01:49:36.3239203Z Installing collected packages: cmake, filelock, triton 2022-11-23T01:49:37.8449672Z Successfully installed cmake-3.25.0 filelock-3.8.0 triton-2.0.0 2022-11-23T01:49:37.9527069Z + pip_install --user jinja2 2022-11-23T01:49:37.9527482Z + pip install --progress-bar off --user jinja2 2022-11-23T01:49:38.4874184Z Collecting jinja2 2022-11-23T01:49:38.5122227Z Downloading Jinja2-3.1.2-py3-none-any.whl (133 kB) 2022-11-23T01:49:38.5272020Z Requirement already satisfied: MarkupSafe>=2.0 in /opt/conda/lib/python3.10/site-packages (from jinja2) (2.1.1) 2022-11-23T01:49:39.4256191Z Installing collected packages: jinja2 2022-11-23T01:49:39.5319279Z Successfully installed jinja2-3.1.2 2022-11-23T01:49:39.5984134Z + test_python_shard 2 2022-11-23T01:49:39.5984528Z + [[ -z 2 ]] 2022-11-23T01:49:39.5985046Z + python test/run_test.py --exclude-jit-executor --exclude-distributed-tests --shard 2 2 --verbose 2022-11-23T01:49:41.7920200Z Ignoring disabled issues: [] 2022-11-23T01:49:41.8248139Z /var/lib/jenkins/workspace/test/run_test.py:1134: DeprecationWarning: distutils Version classes are deprecated. Use packaging.version instead. 2022-11-23T01:49:41.8248706Z if torch.version.cuda is not None and LooseVersion(torch.version.cuda) >= "11.6": 2022-11-23T01:49:41.8301368Z Found test time stats from artifacts 2022-11-23T01:49:41.8348249Z Excluding doctests Running in slow gradcheck mode, skipping tests that don't use gradcheck. 2022-11-23T01:49:41.8348812Z Excluding test_fx Running in slow gradcheck mode, skipping tests that don't use gradcheck. 2022-11-23T01:49:41.8349587Z Excluding test_decomp Running in slow gradcheck mode, skipping tests that don't use gradcheck. 2022-11-23T01:49:41.8351392Z Excluding test_jit Running in slow gradcheck mode, skipping tests that don't use gradcheck. 2022-11-23T01:49:41.8352639Z Excluding test_ops Running in slow gradcheck mode, skipping tests that don't use gradcheck. 2022-11-23T01:49:41.8353199Z Selected tests: 2022-11-23T01:49:41.8353438Z test_ops_gradients 2022-11-23T01:49:41.8353703Z test_sparse_csr 2022-11-23T01:49:41.8353955Z test_tensor_creation_ops 2022-11-23T01:49:41.8354800Z distributions/test_distributions 2022-11-23T01:49:41.8355353Z test_cuda 2022-11-23T01:49:41.8355841Z test_multiprocessing 2022-11-23T01:49:41.8356246Z test_jit_cuda_fuser 2022-11-23T01:49:41.8356477Z test_modules 2022-11-23T01:49:41.8358192Z test_nn 2022-11-23T01:49:41.8358479Z test_reductions 2022-11-23T01:49:41.8358740Z test_overrides 2022-11-23T01:49:41.8358985Z test_jit_disabled 2022-11-23T01:49:41.8359212Z test_indexing 2022-11-23T01:49:41.8359443Z test_torch 2022-11-23T01:49:41.8359691Z test_cpp_api_parity 2022-11-23T01:49:41.8359971Z test_cpp_extensions_aot_no_ninja 2022-11-23T01:49:41.8360251Z test_prims 2022-11-23T01:49:41.8360512Z test_cpp_extensions_aot_ninja 2022-11-23T01:49:41.8360771Z test_cuda_primary_ctx 2022-11-23T01:49:41.8361042Z dynamo/test_global_declaration 2022-11-23T01:49:41.8361333Z dynamo/test_torchxla_integration 2022-11-23T01:49:41.8361602Z inductor/test_perf 2022-11-23T01:49:41.8361844Z lazy/test_bindings 2022-11-23T01:49:41.8362120Z lazy/test_extract_compiled_graph 2022-11-23T01:49:41.8362390Z test_comparison_utils 2022-11-23T01:49:41.8362642Z test_pruning_op 2022-11-23T01:49:41.8363138Z test_binary_ufuncs 2022-11-23T01:49:41.8363610Z test_serialization 2022-11-23T01:49:41.8364230Z test_tensorboard 2022-11-23T01:49:41.8364796Z test_proxy_tensor 2022-11-23T01:49:41.8365305Z test_fx_experimental 2022-11-23T01:49:41.8365832Z nn/test_embedding 2022-11-23T01:49:41.8366422Z dynamo/test_no_fake_tensors 2022-11-23T01:49:41.8366898Z test_ao_sparsity 2022-11-23T01:49:41.8367154Z test_xnnpack_integration 2022-11-23T01:49:41.8367598Z dynamo/test_repros 2022-11-23T01:49:41.8367859Z test_scatter_gather_ops 2022-11-23T01:49:41.8368104Z test_sort_and_select 2022-11-23T01:49:41.8368377Z profiler/test_profiler 2022-11-23T01:49:41.8368647Z test_import_stats 2022-11-23T01:49:41.8368879Z dynamo/test_misc 2022-11-23T01:49:41.8369164Z dynamo/test_optimizers 2022-11-23T01:49:41.8369425Z dynamo/test_subgraphs 2022-11-23T01:49:41.8369674Z backends/xeon/test_launch 2022-11-23T01:49:41.8370018Z profiler/test_profiler_tree 2022-11-23T01:49:41.8370374Z test_package 2022-11-23T01:49:41.8370765Z test_cuda_sanitizer 2022-11-23T01:49:41.8371072Z lazy/test_reuse_ir 2022-11-23T01:49:41.8371377Z test_itt 2022-11-23T01:49:41.8371689Z test_function_schema 2022-11-23T01:49:41.8371981Z dynamo/test_verify_correctness 2022-11-23T01:49:41.8372359Z dynamo/test_minifier 2022-11-23T01:49:41.8372696Z dynamo/test_python_autograd 2022-11-23T01:49:41.8372999Z dynamo/test_optimizations 2022-11-23T01:49:41.8417638Z dynamo/test_aot_autograd 2022-11-23T01:49:41.8417919Z nn/test_packed_sequence 2022-11-23T01:49:41.8418165Z dynamo/test_global 2022-11-23T01:49:41.8418528Z test_fx_reinplace_pass 2022-11-23T01:49:41.8418903Z profiler/test_memory_profiler 2022-11-23T01:49:41.8419147Z test_futures 2022-11-23T01:49:41.8419354Z test_monitor 2022-11-23T01:49:41.8419578Z test_subclass 2022-11-23T01:49:41.8419789Z test_optim 2022-11-23T01:49:41.8420331Z test_native_functions 2022-11-23T01:49:41.8420586Z dynamo/test_export 2022-11-23T01:49:41.8420804Z test_fx_passes 2022-11-23T01:49:41.8421018Z test_pytree 2022-11-23T01:49:41.8421244Z test_tensorexpr_pybind 2022-11-23T01:49:41.8421486Z test_per_overload_api 2022-11-23T01:49:41.8421767Z test_functional_autograd_benchmark 2022-11-23T01:49:41.8422037Z test_type_promotion 2022-11-23T01:49:41.8422272Z test_module_init 2022-11-23T01:49:41.8422495Z nn/test_dropout 2022-11-23T01:49:41.8422726Z test_jiterator 2022-11-23T01:49:41.8422949Z test_mkldnn_fusion 2022-11-23T01:49:41.8423328Z test_vmap 2022-11-23T01:49:41.8423582Z test_shape_ops 2022-11-23T01:49:41.8423807Z test_jit_llga_fuser 2022-11-23T01:49:41.8424032Z test_matmul_cuda 2022-11-23T01:49:41.8424257Z test_nvfuser_frontend 2022-11-23T01:49:41.8424481Z test_nvfuser_dynamo 2022-11-23T01:49:41.8424701Z test_type_hints 2022-11-23T01:49:41.8424981Z Prioritized test from test file changes. 2022-11-23T01:49:41.8425257Z reordering tests for PR: 2022-11-23T01:49:41.8425503Z prioritized: [] 2022-11-23T01:49:41.8429263Z the rest: ['test_ops_gradients', 'test_sparse_csr', 'test_tensor_creation_ops', 'distributions/test_distributions', 'test_cuda', 'test_multiprocessing', 'test_jit_cuda_fuser', 'test_modules', 'test_nn', 'test_reductions', 'test_overrides', 'test_jit_disabled', 'test_indexing', 'test_torch', 'test_cpp_api_parity', 'test_cpp_extensions_aot_no_ninja', 'test_prims', 'test_cpp_extensions_aot_ninja', 'test_cuda_primary_ctx', 'dynamo/test_global_declaration', 'dynamo/test_torchxla_integration', 'inductor/test_perf', 'lazy/test_bindings', 'lazy/test_extract_compiled_graph', 'test_comparison_utils', 'test_pruning_op', 'test_binary_ufuncs', 'test_serialization', 'test_tensorboard', 'test_proxy_tensor', 'test_fx_experimental', 'nn/test_embedding', 'dynamo/test_no_fake_tensors', 'test_ao_sparsity', 'test_xnnpack_integration', 'dynamo/test_repros', 'test_scatter_gather_ops', 'test_sort_and_select', 'profiler/test_profiler', 'test_import_stats', 'dynamo/test_misc', 'dynamo/test_optimizers', 'dynamo/test_subgraphs', 'backends/xeon/test_launch', 'profiler/test_profiler_tree', 'test_package', 'test_cuda_sanitizer', 'lazy/test_reuse_ir', 'test_itt', 'test_function_schema', 'dynamo/test_verify_correctness', 'dynamo/test_minifier', 'dynamo/test_python_autograd', 'dynamo/test_optimizations', 'dynamo/test_aot_autograd', 'nn/test_packed_sequence', 'dynamo/test_global', 'test_fx_reinplace_pass', 'profiler/test_memory_profiler', 'test_futures', 'test_monitor', 'test_subclass', 'test_optim', 'test_native_functions', 'dynamo/test_export', 'test_fx_passes', 'test_pytree', 'test_tensorexpr_pybind', 'test_per_overload_api', 'test_functional_autograd_benchmark', 'test_type_promotion', 'test_module_init', 'nn/test_dropout', 'test_jiterator', 'test_mkldnn_fusion', 'test_vmap', 'test_shape_ops', 'test_jit_llga_fuser', 'test_matmul_cuda', 'test_nvfuser_frontend', 'test_nvfuser_dynamo', 'test_type_hints'] 2022-11-23T01:49:41.8431833Z 2022-11-23T01:49:41.8432377Z Downloading https://raw.githubusercontent.com/pytorch/test-infra/generated-stats/stats/slow-tests.json to /var/lib/jenkins/workspace/test/.pytorch-slow-tests.json 2022-11-23T01:49:41.8730352Z Downloading https://raw.githubusercontent.com/pytorch/test-infra/generated-stats/stats/disabled-tests-condensed.json to /var/lib/jenkins/workspace/test/.pytorch-disabled-tests.json 2022-11-23T01:49:41.8928797Z parallel (file granularity) tests: 2022-11-23T01:49:41.8929366Z dynamo/test_global_declaration 2022-11-23T01:49:41.8929904Z dynamo/test_torchxla_integration 2022-11-23T01:49:41.8930411Z inductor/test_perf 2022-11-23T01:49:41.8930860Z lazy/test_bindings 2022-11-23T01:49:41.8931346Z lazy/test_extract_compiled_graph 2022-11-23T01:49:41.8931841Z test_comparison_utils 2022-11-23T01:49:41.8932314Z test_pruning_op 2022-11-23T01:49:41.8932747Z test_binary_ufuncs 2022-11-23T01:49:41.8933233Z test_serialization 2022-11-23T01:49:41.8933718Z test_tensorboard 2022-11-23T01:49:41.8934162Z test_proxy_tensor 2022-11-23T01:49:41.8934620Z test_fx_experimental 2022-11-23T01:49:41.8935154Z nn/test_embedding 2022-11-23T01:49:41.8935646Z dynamo/test_no_fake_tensors 2022-11-23T01:49:41.8936117Z test_ao_sparsity 2022-11-23T01:49:41.8936611Z test_xnnpack_integration 2022-11-23T01:49:41.8937115Z dynamo/test_repros 2022-11-23T01:49:41.8937564Z test_scatter_gather_ops 2022-11-23T01:49:41.8938048Z test_sort_and_select 2022-11-23T01:49:41.8938528Z profiler/test_profiler 2022-11-23T01:49:41.8939007Z test_import_stats 2022-11-23T01:49:41.8939467Z dynamo/test_misc 2022-11-23T01:49:41.8940488Z dynamo/test_optimizers 2022-11-23T01:49:41.8941036Z dynamo/test_subgraphs 2022-11-23T01:49:41.8941557Z backends/xeon/test_launch 2022-11-23T01:49:41.8942103Z profiler/test_profiler_tree 2022-11-23T01:49:41.8942576Z test_package 2022-11-23T01:49:41.8943015Z test_cuda_sanitizer 2022-11-23T01:49:41.8943466Z lazy/test_reuse_ir 2022-11-23T01:49:41.8943884Z test_itt 2022-11-23T01:49:41.8944301Z test_function_schema 2022-11-23T01:49:41.8944854Z dynamo/test_verify_correctness 2022-11-23T01:49:41.8945394Z dynamo/test_minifier 2022-11-23T01:49:41.8945880Z dynamo/test_python_autograd 2022-11-23T01:49:41.8946396Z dynamo/test_optimizations 2022-11-23T01:49:41.8946869Z dynamo/test_aot_autograd 2022-11-23T01:49:41.8947312Z nn/test_packed_sequence 2022-11-23T01:49:41.8947755Z dynamo/test_global 2022-11-23T01:49:41.8948223Z test_fx_reinplace_pass 2022-11-23T01:49:41.8948737Z profiler/test_memory_profiler 2022-11-23T01:49:41.8949240Z test_futures 2022-11-23T01:49:41.8949676Z test_monitor 2022-11-23T01:49:41.8950102Z test_subclass 2022-11-23T01:49:41.8950547Z test_optim 2022-11-23T01:49:41.8950993Z test_native_functions 2022-11-23T01:49:41.8951438Z dynamo/test_export 2022-11-23T01:49:41.8951924Z test_fx_passes 2022-11-23T01:49:41.8952393Z test_pytree 2022-11-23T01:49:41.8952850Z test_tensorexpr_pybind 2022-11-23T01:49:41.8953358Z test_per_overload_api 2022-11-23T01:49:41.8953889Z test_functional_autograd_benchmark 2022-11-23T01:49:41.8954384Z test_type_promotion 2022-11-23T01:49:41.8954842Z test_module_init 2022-11-23T01:49:41.8955306Z nn/test_dropout 2022-11-23T01:49:41.8955768Z test_jiterator 2022-11-23T01:49:41.8956233Z test_mkldnn_fusion 2022-11-23T01:49:41.8956676Z test_vmap 2022-11-23T01:49:41.8957080Z test_shape_ops 2022-11-23T01:49:41.8957538Z test_jit_llga_fuser 2022-11-23T01:49:41.8958010Z test_matmul_cuda 2022-11-23T01:49:41.8958464Z test_nvfuser_frontend 2022-11-23T01:49:41.8958983Z test_nvfuser_dynamo 2022-11-23T01:49:41.8959478Z test_type_hints 2022-11-23T01:49:41.8959984Z serial (file granularity) tests: 2022-11-23T01:49:41.8960713Z test_ops_gradients 2022-11-23T01:49:41.8961180Z test_sparse_csr 2022-11-23T01:49:41.8961632Z test_tensor_creation_ops 2022-11-23T01:49:41.8962179Z distributions/test_distributions 2022-11-23T01:49:41.8962699Z test_cuda 2022-11-23T01:49:41.8963159Z test_multiprocessing 2022-11-23T01:49:41.8963651Z test_jit_cuda_fuser 2022-11-23T01:49:41.8964115Z test_modules 2022-11-23T01:49:41.8964516Z test_nn 2022-11-23T01:49:41.8964935Z test_reductions 2022-11-23T01:49:41.8965391Z test_overrides 2022-11-23T01:49:41.8965828Z test_jit_disabled 2022-11-23T01:49:41.8966296Z test_indexing 2022-11-23T01:49:41.8966733Z test_torch 2022-11-23T01:49:41.8967165Z test_cpp_api_parity 2022-11-23T01:49:41.8967672Z test_cpp_extensions_aot_no_ninja 2022-11-23T01:49:41.8968153Z test_prims 2022-11-23T01:49:41.8968479Z test_cpp_extensions_aot_ninja 2022-11-23T01:49:41.8968756Z test_cuda_primary_ctx 2022-11-23T01:49:44.0755932Z Ignoring disabled issues: [] 2022-11-23T01:49:44.1083906Z Running dynamo/test_global_declaration ... [2022-11-23 01:49:44.107922] 2022-11-23T01:49:44.1086926Z Executing ['/opt/conda/bin/python', '-bb', 'dynamo/test_global_declaration.py', '-v', '--import-slow-tests', '--import-disabled-tests'] ... [2022-11-23 01:49:44.108285] 2022-11-23T01:49:45.9213653Z 2022-11-23T01:49:45.9214368Z Expand the folded group to see the log file of dynamo/test_global_declaration 2022-11-23T01:49:45.9220709Z ##[group]PRINTING LOG FILE of dynamo/test_global_declaration (/var/lib/jenkins/workspace/test/test-reports/dynamo-test_global_declaration_wefzyk59) 2022-11-23T01:49:45.9221087Z 2022-11-23T01:49:45.9221405Z ##[endgroup] 2022-11-23T01:49:45.9222125Z FINISHED PRINTING LOG FILE of dynamo/test_global_declaration (/var/lib/jenkins/workspace/test/test-reports/dynamo-test_global_declaration_wefzyk59) 2022-11-23T01:49:45.9222476Z 2022-11-23T01:49:48.3774091Z Ignoring disabled issues: [] 2022-11-23T01:49:48.4101089Z Running dynamo/test_torchxla_integration ... [2022-11-23 01:49:48.409675] 2022-11-23T01:49:48.4104615Z Executing ['/opt/conda/bin/python', '-bb', 'dynamo/test_torchxla_integration.py', '-v', '--import-slow-tests', '--import-disabled-tests'] ... [2022-11-23 01:49:48.410042] 2022-11-23T01:49:50.3419640Z 2022-11-23T01:49:50.3420562Z Expand the folded group to see the log file of dynamo/test_torchxla_integration 2022-11-23T01:49:50.3421737Z ##[group]PRINTING LOG FILE of dynamo/test_torchxla_integration (/var/lib/jenkins/workspace/test/test-reports/dynamo-test_torchxla_integration_d193r8oi) 2022-11-23T01:49:50.3422085Z 2022-11-23T01:49:50.3422346Z ##[endgroup] 2022-11-23T01:49:50.3423051Z FINISHED PRINTING LOG FILE of dynamo/test_torchxla_integration (/var/lib/jenkins/workspace/test/test-reports/dynamo-test_torchxla_integration_d193r8oi) 2022-11-23T01:49:50.3423388Z 2022-11-23T01:49:52.8377005Z Ignoring disabled issues: [] 2022-11-23T01:49:52.8702155Z Running inductor/test_perf ... [2022-11-23 01:49:52.869793] 2022-11-23T01:49:52.8705415Z Executing ['/opt/conda/bin/python', '-bb', 'inductor/test_perf.py', '-v', '--import-slow-tests', '--import-disabled-tests'] ... [2022-11-23 01:49:52.870190] 2022-11-23T01:50:48.5960376Z 2022-11-23T01:50:48.5961181Z Expand the folded group to see the log file of inductor/test_perf 2022-11-23T01:50:48.5962183Z ##[group]PRINTING LOG FILE of inductor/test_perf (/var/lib/jenkins/workspace/test/test-reports/inductor-test_perf_6vxaajze) 2022-11-23T01:50:48.5962493Z 2022-11-23T01:50:48.5962829Z ##[endgroup] 2022-11-23T01:50:48.5966129Z FINISHED PRINTING LOG FILE of inductor/test_perf (/var/lib/jenkins/workspace/test/test-reports/inductor-test_perf_6vxaajze) 2022-11-23T01:50:48.5966654Z 2022-11-23T01:50:51.0702119Z Ignoring disabled issues: [] 2022-11-23T01:50:51.1026655Z Running lazy/test_bindings ... [2022-11-23 01:50:51.102266] 2022-11-23T01:50:51.1029749Z Executing ['/opt/conda/bin/python', '-bb', 'lazy/test_bindings.py', '-v', '--import-slow-tests', '--import-disabled-tests'] ... [2022-11-23 01:50:51.102582] 2022-11-23T01:50:52.8783102Z 2022-11-23T01:50:52.8784217Z Expand the folded group to see the log file of lazy/test_bindings 2022-11-23T01:50:52.8785122Z ##[group]PRINTING LOG FILE of lazy/test_bindings (/var/lib/jenkins/workspace/test/test-reports/lazy-test_bindings_2f_chvze) 2022-11-23T01:50:52.8785445Z 2022-11-23T01:50:52.8785740Z ##[endgroup] 2022-11-23T01:50:52.8786400Z FINISHED PRINTING LOG FILE of lazy/test_bindings (/var/lib/jenkins/workspace/test/test-reports/lazy-test_bindings_2f_chvze) 2022-11-23T01:50:52.8786701Z 2022-11-23T01:50:55.3295732Z Ignoring disabled issues: [] 2022-11-23T01:50:55.3617281Z Running lazy/test_extract_compiled_graph ... [2022-11-23 01:50:55.361295] 2022-11-23T01:50:55.3619704Z Executing ['/opt/conda/bin/python', '-bb', 'lazy/test_extract_compiled_graph.py', '-v', '--import-slow-tests', '--import-disabled-tests'] ... [2022-11-23 01:50:55.361610] 2022-11-23T01:50:57.1411487Z 2022-11-23T01:50:57.1412333Z Expand the folded group to see the log file of lazy/test_extract_compiled_graph 2022-11-23T01:50:57.1413420Z ##[group]PRINTING LOG FILE of lazy/test_extract_compiled_graph (/var/lib/jenkins/workspace/test/test-reports/lazy-test_extract_compiled_graph_f_ngspz2) 2022-11-23T01:50:57.1413770Z 2022-11-23T01:50:57.1414069Z ##[endgroup] 2022-11-23T01:50:57.1414780Z FINISHED PRINTING LOG FILE of lazy/test_extract_compiled_graph (/var/lib/jenkins/workspace/test/test-reports/lazy-test_extract_compiled_graph_f_ngspz2) 2022-11-23T01:50:57.1415122Z 2022-11-23T01:50:59.6075912Z Ignoring disabled issues: [] 2022-11-23T01:50:59.6399745Z Running test_comparison_utils ... [2022-11-23 01:50:59.639598] 2022-11-23T01:50:59.6402390Z Executing ['/opt/conda/bin/python', '-bb', 'test_comparison_utils.py', '-v', '--import-slow-tests', '--import-disabled-tests'] ... [2022-11-23 01:50:59.639907] 2022-11-23T01:51:01.7081253Z 2022-11-23T01:51:01.7082284Z Expand the folded group to see the log file of test_comparison_utils 2022-11-23T01:51:01.7083896Z ##[group]PRINTING LOG FILE of test_comparison_utils (/var/lib/jenkins/workspace/test/test-reports/test_comparison_utils_q2oaag56) 2022-11-23T01:51:01.7084256Z 2022-11-23T01:51:01.7084572Z ##[endgroup] 2022-11-23T01:51:01.7085246Z FINISHED PRINTING LOG FILE of test_comparison_utils (/var/lib/jenkins/workspace/test/test-reports/test_comparison_utils_q2oaag56) 2022-11-23T01:51:01.7085569Z 2022-11-23T01:51:04.1785166Z Ignoring disabled issues: [] 2022-11-23T01:51:04.2108817Z Running test_pruning_op ... [2022-11-23 01:51:04.210522] 2022-11-23T01:51:04.2111981Z Executing ['/opt/conda/bin/python', '-bb', 'test_pruning_op.py', '-v', '--import-slow-tests', '--import-disabled-tests'] ... [2022-11-23 01:51:04.210849] 2022-11-23T01:51:06.2105360Z 2022-11-23T01:51:06.2105810Z Expand the folded group to see the log file of test_pruning_op 2022-11-23T01:51:06.2106686Z ##[group]PRINTING LOG FILE of test_pruning_op (/var/lib/jenkins/workspace/test/test-reports/test_pruning_op_smltilae) 2022-11-23T01:51:06.2106982Z 2022-11-23T01:51:06.2107295Z ##[endgroup] 2022-11-23T01:51:06.2107930Z FINISHED PRINTING LOG FILE of test_pruning_op (/var/lib/jenkins/workspace/test/test-reports/test_pruning_op_smltilae) 2022-11-23T01:51:06.2108230Z 2022-11-23T01:51:08.6455943Z Ignoring disabled issues: [] 2022-11-23T01:51:08.6778173Z Running test_binary_ufuncs ... [2022-11-23 01:51:08.677446] 2022-11-23T01:51:08.6781472Z Executing ['/opt/conda/bin/python', '-bb', 'test_binary_ufuncs.py', '-v', '--import-slow-tests', '--import-disabled-tests'] ... [2022-11-23 01:51:08.677776] 2022-11-23T01:55:34.3158428Z 2022-11-23T01:55:34.3158912Z Expand the folded group to see the log file of test_binary_ufuncs 2022-11-23T01:55:34.3161841Z ##[group]PRINTING LOG FILE of test_binary_ufuncs (/var/lib/jenkins/workspace/test/test-reports/test_binary_ufuncs_0uyifouz) 2022-11-23T01:55:34.3169848Z 2022-11-23T01:55:34.3170377Z Running tests... 2022-11-23T01:55:34.3171293Z ---------------------------------------------------------------------- 2022-11-23T01:55:34.3172035Z Test results will be stored in test-reports/python-unittest/test_binary_ufuncs 2022-11-23T01:55:34.3173410Z test___add___not_implemented_cuda_float16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-11-23T01:55:34.3174143Z test___add___not_implemented_cuda_float32 (__main__.TestBinaryUfuncsCUDA) ... ok (0.002s) 2022-11-23T01:55:34.3176775Z test___add___not_implemented_cuda_float64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.002s) 2022-11-23T01:55:34.3177502Z test___add___not_implemented_cuda_int16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.002s) 2022-11-23T01:55:34.3178344Z test___add___not_implemented_cuda_int32 (__main__.TestBinaryUfuncsCUDA) ... ok (0.002s) 2022-11-23T01:55:34.3179077Z test___add___not_implemented_cuda_int64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.002s) 2022-11-23T01:55:34.3179518Z test___add___not_implemented_cuda_int8 (__main__.TestBinaryUfuncsCUDA) ... ok (0.002s) 2022-11-23T01:55:34.3180323Z test___add___not_implemented_cuda_uint8 (__main__.TestBinaryUfuncsCUDA) ... ok (0.002s) 2022-11-23T01:55:34.3181284Z test___and___not_implemented_cuda_float16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.002s) 2022-11-23T01:55:34.3182327Z test___and___not_implemented_cuda_float32 (__main__.TestBinaryUfuncsCUDA) ... ok (0.002s) 2022-11-23T01:55:34.3182872Z test___and___not_implemented_cuda_float64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.002s) 2022-11-23T01:55:34.3183323Z test___and___not_implemented_cuda_int16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.002s) 2022-11-23T01:55:34.3183766Z test___and___not_implemented_cuda_int32 (__main__.TestBinaryUfuncsCUDA) ... ok (0.002s) 2022-11-23T01:55:34.3184229Z test___and___not_implemented_cuda_int64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.002s) 2022-11-23T01:55:34.3184657Z test___and___not_implemented_cuda_int8 (__main__.TestBinaryUfuncsCUDA) ... ok (0.002s) 2022-11-23T01:55:34.3185121Z test___and___not_implemented_cuda_uint8 (__main__.TestBinaryUfuncsCUDA) ... ok (0.002s) 2022-11-23T01:55:34.3185983Z test___eq___not_implemented_cuda_float16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.002s) 2022-11-23T01:55:34.3186954Z test___eq___not_implemented_cuda_float32 (__main__.TestBinaryUfuncsCUDA) ... ok (0.002s) 2022-11-23T01:55:34.3188017Z test___eq___not_implemented_cuda_float64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.002s) 2022-11-23T01:55:34.3261191Z test___eq___not_implemented_cuda_int16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.002s) 2022-11-23T01:55:34.3262239Z test___eq___not_implemented_cuda_int32 (__main__.TestBinaryUfuncsCUDA) ... ok (0.002s) 2022-11-23T01:55:34.3263208Z test___eq___not_implemented_cuda_int64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.002s) 2022-11-23T01:55:34.3264137Z test___eq___not_implemented_cuda_int8 (__main__.TestBinaryUfuncsCUDA) ... ok (0.002s) 2022-11-23T01:55:34.3265058Z test___eq___not_implemented_cuda_uint8 (__main__.TestBinaryUfuncsCUDA) ... ok (0.002s) 2022-11-23T01:55:34.3266065Z test___floordiv___not_implemented_cuda_float16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.002s) 2022-11-23T01:55:34.3267036Z test___floordiv___not_implemented_cuda_float32 (__main__.TestBinaryUfuncsCUDA) ... ok (0.002s) 2022-11-23T01:55:34.3268626Z test___floordiv___not_implemented_cuda_float64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.002s) 2022-11-23T01:55:34.3269562Z test___floordiv___not_implemented_cuda_int16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.002s) 2022-11-23T01:55:34.3270442Z test___floordiv___not_implemented_cuda_int32 (__main__.TestBinaryUfuncsCUDA) ... ok (0.002s) 2022-11-23T01:55:34.3271352Z test___floordiv___not_implemented_cuda_int64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.002s) 2022-11-23T01:55:34.3272218Z test___floordiv___not_implemented_cuda_int8 (__main__.TestBinaryUfuncsCUDA) ... ok (0.002s) 2022-11-23T01:55:34.3273074Z test___floordiv___not_implemented_cuda_uint8 (__main__.TestBinaryUfuncsCUDA) ... ok (0.002s) 2022-11-23T01:55:34.3273996Z test___ge___not_implemented_cuda_float16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.002s) 2022-11-23T01:55:34.3274836Z test___ge___not_implemented_cuda_float32 (__main__.TestBinaryUfuncsCUDA) ... ok (0.002s) 2022-11-23T01:55:34.3275945Z test___ge___not_implemented_cuda_float64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.002s) 2022-11-23T01:55:34.3276733Z test___ge___not_implemented_cuda_int16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.001s) 2022-11-23T01:55:34.3277567Z test___ge___not_implemented_cuda_int32 (__main__.TestBinaryUfuncsCUDA) ... ok (0.001s) 2022-11-23T01:55:34.3278470Z test___ge___not_implemented_cuda_int64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.002s) 2022-11-23T01:55:34.3279277Z test___ge___not_implemented_cuda_int8 (__main__.TestBinaryUfuncsCUDA) ... ok (0.001s) 2022-11-23T01:55:34.3280172Z test___ge___not_implemented_cuda_uint8 (__main__.TestBinaryUfuncsCUDA) ... ok (0.001s) 2022-11-23T01:55:34.3281058Z test___gt___not_implemented_cuda_float16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.001s) 2022-11-23T01:55:34.3281963Z test___gt___not_implemented_cuda_float32 (__main__.TestBinaryUfuncsCUDA) ... ok (0.001s) 2022-11-23T01:55:34.3282765Z test___gt___not_implemented_cuda_float64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.001s) 2022-11-23T01:55:34.3283620Z test___gt___not_implemented_cuda_int16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.001s) 2022-11-23T01:55:34.3284488Z test___gt___not_implemented_cuda_int32 (__main__.TestBinaryUfuncsCUDA) ... ok (0.001s) 2022-11-23T01:55:34.3285340Z test___gt___not_implemented_cuda_int64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.002s) 2022-11-23T01:55:34.3286124Z test___gt___not_implemented_cuda_int8 (__main__.TestBinaryUfuncsCUDA) ... ok (0.001s) 2022-11-23T01:55:34.3287020Z test___gt___not_implemented_cuda_uint8 (__main__.TestBinaryUfuncsCUDA) ... ok (0.001s) 2022-11-23T01:55:34.3287888Z test___iadd___not_implemented_cuda_float16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.001s) 2022-11-23T01:55:34.3288751Z test___iadd___not_implemented_cuda_float32 (__main__.TestBinaryUfuncsCUDA) ... ok (0.001s) 2022-11-23T01:55:34.3289679Z test___iadd___not_implemented_cuda_float64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.001s) 2022-11-23T01:55:34.3290667Z test___iadd___not_implemented_cuda_int16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.001s) 2022-11-23T01:55:34.3291517Z test___iadd___not_implemented_cuda_int32 (__main__.TestBinaryUfuncsCUDA) ... ok (0.001s) 2022-11-23T01:55:34.3292373Z test___iadd___not_implemented_cuda_int64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.002s) 2022-11-23T01:55:34.3294396Z test___iadd___not_implemented_cuda_int8 (__main__.TestBinaryUfuncsCUDA) ... ok (0.001s) 2022-11-23T01:55:34.3295263Z test___iadd___not_implemented_cuda_uint8 (__main__.TestBinaryUfuncsCUDA) ... ok (0.001s) 2022-11-23T01:55:34.3296214Z test___iand___not_implemented_cuda_float16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.002s) 2022-11-23T01:55:34.3297039Z test___iand___not_implemented_cuda_float32 (__main__.TestBinaryUfuncsCUDA) ... ok (0.002s) 2022-11-23T01:55:34.3297879Z test___iand___not_implemented_cuda_float64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.002s) 2022-11-23T01:55:34.3298802Z test___iand___not_implemented_cuda_int16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.001s) 2022-11-23T01:55:34.3299667Z test___iand___not_implemented_cuda_int32 (__main__.TestBinaryUfuncsCUDA) ... ok (0.001s) 2022-11-23T01:55:34.3300875Z test___iand___not_implemented_cuda_int64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.002s) 2022-11-23T01:55:34.3301720Z test___iand___not_implemented_cuda_int8 (__main__.TestBinaryUfuncsCUDA) ... ok (0.001s) 2022-11-23T01:55:34.3302609Z test___iand___not_implemented_cuda_uint8 (__main__.TestBinaryUfuncsCUDA) ... ok (0.001s) 2022-11-23T01:55:34.3303513Z test___ifloordiv___not_implemented_cuda_float16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.001s) 2022-11-23T01:55:34.3304422Z test___ifloordiv___not_implemented_cuda_float32 (__main__.TestBinaryUfuncsCUDA) ... ok (0.001s) 2022-11-23T01:55:34.3305334Z test___ifloordiv___not_implemented_cuda_float64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.001s) 2022-11-23T01:55:34.3306227Z test___ifloordiv___not_implemented_cuda_int16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.001s) 2022-11-23T01:55:34.3307255Z test___ifloordiv___not_implemented_cuda_int32 (__main__.TestBinaryUfuncsCUDA) ... ok (0.001s) 2022-11-23T01:55:34.3308151Z test___ifloordiv___not_implemented_cuda_int64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.002s) 2022-11-23T01:55:34.3309091Z test___ifloordiv___not_implemented_cuda_int8 (__main__.TestBinaryUfuncsCUDA) ... ok (0.001s) 2022-11-23T01:55:34.3310019Z test___ifloordiv___not_implemented_cuda_uint8 (__main__.TestBinaryUfuncsCUDA) ... ok (0.001s) 2022-11-23T01:55:34.3310922Z test___ilshift___not_implemented_cuda_float16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.001s) 2022-11-23T01:55:34.3311784Z test___ilshift___not_implemented_cuda_float32 (__main__.TestBinaryUfuncsCUDA) ... ok (0.001s) 2022-11-23T01:55:34.3312688Z test___ilshift___not_implemented_cuda_float64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.001s) 2022-11-23T01:55:34.3313599Z test___ilshift___not_implemented_cuda_int16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.001s) 2022-11-23T01:55:34.3314564Z test___ilshift___not_implemented_cuda_int32 (__main__.TestBinaryUfuncsCUDA) ... ok (0.001s) 2022-11-23T01:55:34.3315439Z test___ilshift___not_implemented_cuda_int64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.002s) 2022-11-23T01:55:34.3316282Z test___ilshift___not_implemented_cuda_int8 (__main__.TestBinaryUfuncsCUDA) ... ok (0.001s) 2022-11-23T01:55:34.3317162Z test___ilshift___not_implemented_cuda_uint8 (__main__.TestBinaryUfuncsCUDA) ... ok (0.001s) 2022-11-23T01:55:34.3318013Z test___imod___not_implemented_cuda_float16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.001s) 2022-11-23T01:55:34.3318919Z test___imod___not_implemented_cuda_float32 (__main__.TestBinaryUfuncsCUDA) ... ok (0.001s) 2022-11-23T01:55:34.3319759Z test___imod___not_implemented_cuda_float64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.001s) 2022-11-23T01:55:34.3320609Z test___imod___not_implemented_cuda_int16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.001s) 2022-11-23T01:55:34.3321573Z test___imod___not_implemented_cuda_int32 (__main__.TestBinaryUfuncsCUDA) ... ok (0.001s) 2022-11-23T01:55:34.3322521Z test___imod___not_implemented_cuda_int64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.002s) 2022-11-23T01:55:34.3323470Z test___imod___not_implemented_cuda_int8 (__main__.TestBinaryUfuncsCUDA) ... ok (0.002s) 2022-11-23T01:55:34.3324324Z test___imod___not_implemented_cuda_uint8 (__main__.TestBinaryUfuncsCUDA) ... ok (0.002s) 2022-11-23T01:55:34.3325198Z test___imul___not_implemented_cuda_float16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.002s) 2022-11-23T01:55:34.3326035Z test___imul___not_implemented_cuda_float32 (__main__.TestBinaryUfuncsCUDA) ... ok (0.001s) 2022-11-23T01:55:34.3326876Z test___imul___not_implemented_cuda_float64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.001s) 2022-11-23T01:55:34.3327715Z test___imul___not_implemented_cuda_int16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.001s) 2022-11-23T01:55:34.3328589Z test___imul___not_implemented_cuda_int32 (__main__.TestBinaryUfuncsCUDA) ... ok (0.001s) 2022-11-23T01:55:34.3329396Z test___imul___not_implemented_cuda_int64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.002s) 2022-11-23T01:55:34.3330307Z test___imul___not_implemented_cuda_int8 (__main__.TestBinaryUfuncsCUDA) ... ok (0.001s) 2022-11-23T01:55:34.3331124Z test___imul___not_implemented_cuda_uint8 (__main__.TestBinaryUfuncsCUDA) ... ok (0.001s) 2022-11-23T01:55:34.3331978Z test___ior___not_implemented_cuda_float16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.001s) 2022-11-23T01:55:34.3332848Z test___ior___not_implemented_cuda_float32 (__main__.TestBinaryUfuncsCUDA) ... ok (0.001s) 2022-11-23T01:55:34.3333696Z test___ior___not_implemented_cuda_float64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.001s) 2022-11-23T01:55:34.3334556Z test___ior___not_implemented_cuda_int16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.001s) 2022-11-23T01:55:34.3335396Z test___ior___not_implemented_cuda_int32 (__main__.TestBinaryUfuncsCUDA) ... ok (0.001s) 2022-11-23T01:55:34.3336263Z test___ior___not_implemented_cuda_int64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.002s) 2022-11-23T01:55:34.3337191Z test___ior___not_implemented_cuda_int8 (__main__.TestBinaryUfuncsCUDA) ... ok (0.001s) 2022-11-23T01:55:34.3338067Z test___ior___not_implemented_cuda_uint8 (__main__.TestBinaryUfuncsCUDA) ... ok (0.001s) 2022-11-23T01:55:34.3338941Z test___ipow___not_implemented_cuda_float16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.001s) 2022-11-23T01:55:34.3339827Z test___ipow___not_implemented_cuda_float32 (__main__.TestBinaryUfuncsCUDA) ... ok (0.001s) 2022-11-23T01:55:34.3340961Z test___ipow___not_implemented_cuda_float64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.001s) 2022-11-23T01:55:34.3341882Z test___ipow___not_implemented_cuda_int16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.001s) 2022-11-23T01:55:34.3342790Z test___ipow___not_implemented_cuda_int32 (__main__.TestBinaryUfuncsCUDA) ... ok (0.002s) 2022-11-23T01:55:34.3343619Z test___ipow___not_implemented_cuda_int64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.001s) 2022-11-23T01:55:34.3344409Z test___ipow___not_implemented_cuda_int8 (__main__.TestBinaryUfuncsCUDA) ... ok (0.001s) 2022-11-23T01:55:34.3345278Z test___ipow___not_implemented_cuda_uint8 (__main__.TestBinaryUfuncsCUDA) ... ok (0.001s) 2022-11-23T01:55:34.3346203Z test___irshift___not_implemented_cuda_float16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.001s) 2022-11-23T01:55:34.3347079Z test___irshift___not_implemented_cuda_float32 (__main__.TestBinaryUfuncsCUDA) ... ok (0.001s) 2022-11-23T01:55:34.3347931Z test___irshift___not_implemented_cuda_float64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.001s) 2022-11-23T01:55:34.3348856Z test___irshift___not_implemented_cuda_int16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.001s) 2022-11-23T01:55:34.3349762Z test___irshift___not_implemented_cuda_int32 (__main__.TestBinaryUfuncsCUDA) ... ok (0.002s) 2022-11-23T01:55:34.3350628Z test___irshift___not_implemented_cuda_int64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.001s) 2022-11-23T01:55:34.3351649Z test___irshift___not_implemented_cuda_int8 (__main__.TestBinaryUfuncsCUDA) ... ok (0.001s) 2022-11-23T01:55:34.3352553Z test___irshift___not_implemented_cuda_uint8 (__main__.TestBinaryUfuncsCUDA) ... ok (0.001s) 2022-11-23T01:55:34.3353441Z test___isub___not_implemented_cuda_float16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.001s) 2022-11-23T01:55:34.3354320Z test___isub___not_implemented_cuda_float32 (__main__.TestBinaryUfuncsCUDA) ... ok (0.001s) 2022-11-23T01:55:34.3355205Z test___isub___not_implemented_cuda_float64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.001s) 2022-11-23T01:55:34.3356020Z test___isub___not_implemented_cuda_int16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.001s) 2022-11-23T01:55:34.3356871Z test___isub___not_implemented_cuda_int32 (__main__.TestBinaryUfuncsCUDA) ... ok (0.002s) 2022-11-23T01:55:34.3357702Z test___isub___not_implemented_cuda_int64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.001s) 2022-11-23T01:55:34.3358576Z test___isub___not_implemented_cuda_int8 (__main__.TestBinaryUfuncsCUDA) ... ok (0.001s) 2022-11-23T01:55:34.3359468Z test___isub___not_implemented_cuda_uint8 (__main__.TestBinaryUfuncsCUDA) ... ok (0.001s) 2022-11-23T01:55:34.3360375Z test___itruediv___not_implemented_cuda_float16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.001s) 2022-11-23T01:55:34.3361283Z test___itruediv___not_implemented_cuda_float32 (__main__.TestBinaryUfuncsCUDA) ... ok (0.001s) 2022-11-23T01:55:34.3362242Z test___itruediv___not_implemented_cuda_float64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.001s) 2022-11-23T01:55:34.3363129Z test___itruediv___not_implemented_cuda_int16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.001s) 2022-11-23T01:55:34.3364025Z test___itruediv___not_implemented_cuda_int32 (__main__.TestBinaryUfuncsCUDA) ... ok (0.002s) 2022-11-23T01:55:34.3364903Z test___itruediv___not_implemented_cuda_int64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.001s) 2022-11-23T01:55:34.3365810Z test___itruediv___not_implemented_cuda_int8 (__main__.TestBinaryUfuncsCUDA) ... ok (0.001s) 2022-11-23T01:55:34.3366728Z test___itruediv___not_implemented_cuda_uint8 (__main__.TestBinaryUfuncsCUDA) ... ok (0.001s) 2022-11-23T01:55:34.3367740Z test___ixor___not_implemented_cuda_float16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.001s) 2022-11-23T01:55:34.3368630Z test___ixor___not_implemented_cuda_float32 (__main__.TestBinaryUfuncsCUDA) ... ok (0.001s) 2022-11-23T01:55:34.3369493Z test___ixor___not_implemented_cuda_float64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.001s) 2022-11-23T01:55:34.3370396Z test___ixor___not_implemented_cuda_int16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.001s) 2022-11-23T01:55:34.3371303Z test___ixor___not_implemented_cuda_int32 (__main__.TestBinaryUfuncsCUDA) ... ok (0.002s) 2022-11-23T01:55:34.3372154Z test___ixor___not_implemented_cuda_int64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.001s) 2022-11-23T01:55:34.3373049Z test___ixor___not_implemented_cuda_int8 (__main__.TestBinaryUfuncsCUDA) ... ok (0.001s) 2022-11-23T01:55:34.3373911Z test___ixor___not_implemented_cuda_uint8 (__main__.TestBinaryUfuncsCUDA) ... ok (0.001s) 2022-11-23T01:55:34.3374819Z test___le___not_implemented_cuda_float16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.001s) 2022-11-23T01:55:34.3375694Z test___le___not_implemented_cuda_float32 (__main__.TestBinaryUfuncsCUDA) ... ok (0.001s) 2022-11-23T01:55:34.3376514Z test___le___not_implemented_cuda_float64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.001s) 2022-11-23T01:55:34.3377352Z test___le___not_implemented_cuda_int16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.001s) 2022-11-23T01:55:34.3378243Z test___le___not_implemented_cuda_int32 (__main__.TestBinaryUfuncsCUDA) ... ok (0.002s) 2022-11-23T01:55:34.3379004Z test___le___not_implemented_cuda_int64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.001s) 2022-11-23T01:55:34.3379914Z test___le___not_implemented_cuda_int8 (__main__.TestBinaryUfuncsCUDA) ... ok (0.001s) 2022-11-23T01:55:34.3380994Z test___le___not_implemented_cuda_uint8 (__main__.TestBinaryUfuncsCUDA) ... ok (0.001s) 2022-11-23T01:55:34.3381982Z test___lshift___not_implemented_cuda_float16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.001s) 2022-11-23T01:55:34.3382872Z test___lshift___not_implemented_cuda_float32 (__main__.TestBinaryUfuncsCUDA) ... ok (0.001s) 2022-11-23T01:55:34.3383756Z test___lshift___not_implemented_cuda_float64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.001s) 2022-11-23T01:55:34.3384704Z test___lshift___not_implemented_cuda_int16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.001s) 2022-11-23T01:55:34.3385591Z test___lshift___not_implemented_cuda_int32 (__main__.TestBinaryUfuncsCUDA) ... ok (0.002s) 2022-11-23T01:55:34.3386458Z test___lshift___not_implemented_cuda_int64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.001s) 2022-11-23T01:55:34.3387387Z test___lshift___not_implemented_cuda_int8 (__main__.TestBinaryUfuncsCUDA) ... ok (0.001s) 2022-11-23T01:55:34.3388283Z test___lshift___not_implemented_cuda_uint8 (__main__.TestBinaryUfuncsCUDA) ... ok (0.001s) 2022-11-23T01:55:34.3389103Z test___lt___not_implemented_cuda_float16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.001s) 2022-11-23T01:55:34.3389983Z test___lt___not_implemented_cuda_float32 (__main__.TestBinaryUfuncsCUDA) ... ok (0.001s) 2022-11-23T01:55:34.3390746Z test___lt___not_implemented_cuda_float64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.001s) 2022-11-23T01:55:34.3391571Z test___lt___not_implemented_cuda_int16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.001s) 2022-11-23T01:55:34.3392406Z test___lt___not_implemented_cuda_int32 (__main__.TestBinaryUfuncsCUDA) ... ok (0.002s) 2022-11-23T01:55:34.3393242Z test___lt___not_implemented_cuda_int64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.001s) 2022-11-23T01:55:34.3394058Z test___lt___not_implemented_cuda_int8 (__main__.TestBinaryUfuncsCUDA) ... ok (0.001s) 2022-11-23T01:55:34.3395073Z test___lt___not_implemented_cuda_uint8 (__main__.TestBinaryUfuncsCUDA) ... ok (0.001s) 2022-11-23T01:55:34.3395744Z test___matmul___not_implemented_cuda_float16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.001s) 2022-11-23T01:55:34.3396193Z test___matmul___not_implemented_cuda_float32 (__main__.TestBinaryUfuncsCUDA) ... ok (0.001s) 2022-11-23T01:55:34.3396734Z test___matmul___not_implemented_cuda_float64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.001s) 2022-11-23T01:55:34.3397175Z test___matmul___not_implemented_cuda_int16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.001s) 2022-11-23T01:55:34.3397619Z test___matmul___not_implemented_cuda_int32 (__main__.TestBinaryUfuncsCUDA) ... ok (0.002s) 2022-11-23T01:55:34.3398043Z test___matmul___not_implemented_cuda_int64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.001s) 2022-11-23T01:55:34.3398507Z test___matmul___not_implemented_cuda_int8 (__main__.TestBinaryUfuncsCUDA) ... ok (0.001s) 2022-11-23T01:55:34.3398953Z test___matmul___not_implemented_cuda_uint8 (__main__.TestBinaryUfuncsCUDA) ... ok (0.001s) 2022-11-23T01:55:34.3399406Z test___mod___not_implemented_cuda_float16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.001s) 2022-11-23T01:55:34.3399840Z test___mod___not_implemented_cuda_float32 (__main__.TestBinaryUfuncsCUDA) ... ok (0.001s) 2022-11-23T01:55:34.3400288Z test___mod___not_implemented_cuda_float64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.001s) 2022-11-23T01:55:34.3400724Z test___mod___not_implemented_cuda_int16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.001s) 2022-11-23T01:55:34.3401147Z test___mod___not_implemented_cuda_int32 (__main__.TestBinaryUfuncsCUDA) ... ok (0.002s) 2022-11-23T01:55:34.3401588Z test___mod___not_implemented_cuda_int64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.001s) 2022-11-23T01:55:34.3402033Z test___mod___not_implemented_cuda_int8 (__main__.TestBinaryUfuncsCUDA) ... ok (0.001s) 2022-11-23T01:55:34.3402472Z test___mod___not_implemented_cuda_uint8 (__main__.TestBinaryUfuncsCUDA) ... ok (0.001s) 2022-11-23T01:55:34.3402895Z test___mul___not_implemented_cuda_float16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.001s) 2022-11-23T01:55:34.3403333Z test___mul___not_implemented_cuda_float32 (__main__.TestBinaryUfuncsCUDA) ... ok (0.001s) 2022-11-23T01:55:34.3403824Z test___mul___not_implemented_cuda_float64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.001s) 2022-11-23T01:55:34.3404255Z test___mul___not_implemented_cuda_int16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.001s) 2022-11-23T01:55:34.3404690Z test___mul___not_implemented_cuda_int32 (__main__.TestBinaryUfuncsCUDA) ... ok (0.002s) 2022-11-23T01:55:34.3405137Z test___mul___not_implemented_cuda_int64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.001s) 2022-11-23T01:55:34.3405581Z test___mul___not_implemented_cuda_int8 (__main__.TestBinaryUfuncsCUDA) ... ok (0.001s) 2022-11-23T01:55:34.3405999Z test___mul___not_implemented_cuda_uint8 (__main__.TestBinaryUfuncsCUDA) ... ok (0.001s) 2022-11-23T01:55:34.3406431Z test___ne___not_implemented_cuda_float16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.001s) 2022-11-23T01:55:34.3406871Z test___ne___not_implemented_cuda_float32 (__main__.TestBinaryUfuncsCUDA) ... ok (0.001s) 2022-11-23T01:55:34.3407291Z test___ne___not_implemented_cuda_float64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.001s) 2022-11-23T01:55:34.3407727Z test___ne___not_implemented_cuda_int16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.001s) 2022-11-23T01:55:34.3408171Z test___ne___not_implemented_cuda_int32 (__main__.TestBinaryUfuncsCUDA) ... ok (0.002s) 2022-11-23T01:55:34.3408619Z test___ne___not_implemented_cuda_int64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.001s) 2022-11-23T01:55:34.3409032Z test___ne___not_implemented_cuda_int8 (__main__.TestBinaryUfuncsCUDA) ... ok (0.001s) 2022-11-23T01:55:34.3409461Z test___ne___not_implemented_cuda_uint8 (__main__.TestBinaryUfuncsCUDA) ... ok (0.001s) 2022-11-23T01:55:34.3409898Z test___or___not_implemented_cuda_float16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.002s) 2022-11-23T01:55:34.3410336Z test___or___not_implemented_cuda_float32 (__main__.TestBinaryUfuncsCUDA) ... ok (0.001s) 2022-11-23T01:55:34.3410750Z test___or___not_implemented_cuda_float64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.001s) 2022-11-23T01:55:34.3411186Z test___or___not_implemented_cuda_int16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.002s) 2022-11-23T01:55:34.3411706Z test___or___not_implemented_cuda_int32 (__main__.TestBinaryUfuncsCUDA) ... ok (0.002s) 2022-11-23T01:55:34.3412126Z test___or___not_implemented_cuda_int64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.002s) 2022-11-23T01:55:34.3412566Z test___or___not_implemented_cuda_int8 (__main__.TestBinaryUfuncsCUDA) ... ok (0.001s) 2022-11-23T01:55:34.3413001Z test___or___not_implemented_cuda_uint8 (__main__.TestBinaryUfuncsCUDA) ... ok (0.001s) 2022-11-23T01:55:34.3413441Z test___pow___not_implemented_cuda_float16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.001s) 2022-11-23T01:55:34.3413871Z test___pow___not_implemented_cuda_float32 (__main__.TestBinaryUfuncsCUDA) ... ok (0.001s) 2022-11-23T01:55:34.3414316Z test___pow___not_implemented_cuda_float64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.001s) 2022-11-23T01:55:34.3414754Z test___pow___not_implemented_cuda_int16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.001s) 2022-11-23T01:55:34.3415191Z test___pow___not_implemented_cuda_int32 (__main__.TestBinaryUfuncsCUDA) ... ok (0.002s) 2022-11-23T01:55:34.3415631Z test___pow___not_implemented_cuda_int64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.001s) 2022-11-23T01:55:34.3416062Z test___pow___not_implemented_cuda_int8 (__main__.TestBinaryUfuncsCUDA) ... ok (0.001s) 2022-11-23T01:55:34.3416500Z test___pow___not_implemented_cuda_uint8 (__main__.TestBinaryUfuncsCUDA) ... ok (0.001s) 2022-11-23T01:55:34.3416921Z test___radd___not_implemented_cuda_float16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.001s) 2022-11-23T01:55:34.3417366Z test___radd___not_implemented_cuda_float32 (__main__.TestBinaryUfuncsCUDA) ... ok (0.001s) 2022-11-23T01:55:34.3417809Z test___radd___not_implemented_cuda_float64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.001s) 2022-11-23T01:55:34.3418263Z test___radd___not_implemented_cuda_int16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.001s) 2022-11-23T01:55:34.3418739Z test___radd___not_implemented_cuda_int32 (__main__.TestBinaryUfuncsCUDA) ... ok (0.002s) 2022-11-23T01:55:34.3419193Z test___radd___not_implemented_cuda_int64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.001s) 2022-11-23T01:55:34.3419629Z test___radd___not_implemented_cuda_int8 (__main__.TestBinaryUfuncsCUDA) ... ok (0.001s) 2022-11-23T01:55:34.3420445Z test___radd___not_implemented_cuda_uint8 (__main__.TestBinaryUfuncsCUDA) ... ok (0.001s) 2022-11-23T01:55:34.3420904Z test___rand___not_implemented_cuda_float16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.002s) 2022-11-23T01:55:34.3421350Z test___rand___not_implemented_cuda_float32 (__main__.TestBinaryUfuncsCUDA) ... ok (0.001s) 2022-11-23T01:55:34.3421803Z test___rand___not_implemented_cuda_float64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.001s) 2022-11-23T01:55:34.3422236Z test___rand___not_implemented_cuda_int16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.001s) 2022-11-23T01:55:34.3422679Z test___rand___not_implemented_cuda_int32 (__main__.TestBinaryUfuncsCUDA) ... ok (0.002s) 2022-11-23T01:55:34.3423125Z test___rand___not_implemented_cuda_int64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.001s) 2022-11-23T01:55:34.3423588Z test___rand___not_implemented_cuda_int8 (__main__.TestBinaryUfuncsCUDA) ... ok (0.001s) 2022-11-23T01:55:34.3424028Z test___rand___not_implemented_cuda_uint8 (__main__.TestBinaryUfuncsCUDA) ... ok (0.001s) 2022-11-23T01:55:34.3424476Z test___rfloordiv___not_implemented_cuda_float16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.001s) 2022-11-23T01:55:34.3424936Z test___rfloordiv___not_implemented_cuda_float32 (__main__.TestBinaryUfuncsCUDA) ... ok (0.001s) 2022-11-23T01:55:34.3425399Z test___rfloordiv___not_implemented_cuda_float64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.001s) 2022-11-23T01:55:34.3425863Z test___rfloordiv___not_implemented_cuda_int16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.002s) 2022-11-23T01:55:34.3426314Z test___rfloordiv___not_implemented_cuda_int32 (__main__.TestBinaryUfuncsCUDA) ... ok (0.002s) 2022-11-23T01:55:34.3426766Z test___rfloordiv___not_implemented_cuda_int64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.002s) 2022-11-23T01:55:34.3427309Z test___rfloordiv___not_implemented_cuda_int8 (__main__.TestBinaryUfuncsCUDA) ... ok (0.002s) 2022-11-23T01:55:34.3427759Z test___rfloordiv___not_implemented_cuda_uint8 (__main__.TestBinaryUfuncsCUDA) ... ok (0.002s) 2022-11-23T01:55:34.3428210Z test___rlshift___not_implemented_cuda_float16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.002s) 2022-11-23T01:55:34.3428656Z test___rlshift___not_implemented_cuda_float32 (__main__.TestBinaryUfuncsCUDA) ... ok (0.001s) 2022-11-23T01:55:34.3429123Z test___rlshift___not_implemented_cuda_float64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.002s) 2022-11-23T01:55:34.3429572Z test___rlshift___not_implemented_cuda_int16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.002s) 2022-11-23T01:55:34.3430021Z test___rlshift___not_implemented_cuda_int32 (__main__.TestBinaryUfuncsCUDA) ... ok (0.002s) 2022-11-23T01:55:34.3430453Z test___rlshift___not_implemented_cuda_int64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.002s) 2022-11-23T01:55:34.3430905Z test___rlshift___not_implemented_cuda_int8 (__main__.TestBinaryUfuncsCUDA) ... ok (0.002s) 2022-11-23T01:55:34.3431347Z test___rlshift___not_implemented_cuda_uint8 (__main__.TestBinaryUfuncsCUDA) ... ok (0.002s) 2022-11-23T01:55:34.3431785Z test___rmatmul___not_implemented_cuda_float16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.001s) 2022-11-23T01:55:34.3432251Z test___rmatmul___not_implemented_cuda_float32 (__main__.TestBinaryUfuncsCUDA) ... ok (0.001s) 2022-11-23T01:55:34.3432702Z test___rmatmul___not_implemented_cuda_float64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.001s) 2022-11-23T01:55:34.3433155Z test___rmatmul___not_implemented_cuda_int16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.002s) 2022-11-23T01:55:34.3433626Z test___rmatmul___not_implemented_cuda_int32 (__main__.TestBinaryUfuncsCUDA) ... ok (0.001s) 2022-11-23T01:55:34.3434159Z test___rmatmul___not_implemented_cuda_int64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.001s) 2022-11-23T01:55:34.3434619Z test___rmatmul___not_implemented_cuda_int8 (__main__.TestBinaryUfuncsCUDA) ... ok (0.001s) 2022-11-23T01:55:34.3435064Z test___rmatmul___not_implemented_cuda_uint8 (__main__.TestBinaryUfuncsCUDA) ... ok (0.002s) 2022-11-23T01:55:34.3435503Z test___rmod___not_implemented_cuda_float16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.002s) 2022-11-23T01:55:34.3435963Z test___rmod___not_implemented_cuda_float32 (__main__.TestBinaryUfuncsCUDA) ... ok (0.001s) 2022-11-23T01:55:34.3436406Z test___rmod___not_implemented_cuda_float64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.001s) 2022-11-23T01:55:34.3436827Z test___rmod___not_implemented_cuda_int16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.002s) 2022-11-23T01:55:34.3437268Z test___rmod___not_implemented_cuda_int32 (__main__.TestBinaryUfuncsCUDA) ... ok (0.001s) 2022-11-23T01:55:34.3437706Z test___rmod___not_implemented_cuda_int64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.002s) 2022-11-23T01:55:34.3438139Z test___rmod___not_implemented_cuda_int8 (__main__.TestBinaryUfuncsCUDA) ... ok (0.001s) 2022-11-23T01:55:34.3438561Z test___rmod___not_implemented_cuda_uint8 (__main__.TestBinaryUfuncsCUDA) ... ok (0.001s) 2022-11-23T01:55:34.3439013Z test___rmul___not_implemented_cuda_float16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.001s) 2022-11-23T01:55:34.3439461Z test___rmul___not_implemented_cuda_float32 (__main__.TestBinaryUfuncsCUDA) ... ok (0.001s) 2022-11-23T01:55:34.3439899Z test___rmul___not_implemented_cuda_float64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.001s) 2022-11-23T01:55:34.3440314Z test___rmul___not_implemented_cuda_int16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.002s) 2022-11-23T01:55:34.3440757Z test___rmul___not_implemented_cuda_int32 (__main__.TestBinaryUfuncsCUDA) ... ok (0.001s) 2022-11-23T01:55:34.3441189Z test___rmul___not_implemented_cuda_int64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.002s) 2022-11-23T01:55:34.3441607Z test___rmul___not_implemented_cuda_int8 (__main__.TestBinaryUfuncsCUDA) ... ok (0.002s) 2022-11-23T01:55:34.3442121Z test___rmul___not_implemented_cuda_uint8 (__main__.TestBinaryUfuncsCUDA) ... ok (0.002s) 2022-11-23T01:55:34.3442575Z test___ror___not_implemented_cuda_float16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.002s) 2022-11-23T01:55:34.3443023Z test___ror___not_implemented_cuda_float32 (__main__.TestBinaryUfuncsCUDA) ... ok (0.002s) 2022-11-23T01:55:34.3443447Z test___ror___not_implemented_cuda_float64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.002s) 2022-11-23T01:55:34.3443885Z test___ror___not_implemented_cuda_int16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.002s) 2022-11-23T01:55:34.3444317Z test___ror___not_implemented_cuda_int32 (__main__.TestBinaryUfuncsCUDA) ... ok (0.001s) 2022-11-23T01:55:34.3444730Z test___ror___not_implemented_cuda_int64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.001s) 2022-11-23T01:55:34.3445167Z test___ror___not_implemented_cuda_int8 (__main__.TestBinaryUfuncsCUDA) ... ok (0.001s) 2022-11-23T01:55:34.3445621Z test___ror___not_implemented_cuda_uint8 (__main__.TestBinaryUfuncsCUDA) ... ok (0.001s) 2022-11-23T01:55:34.3446071Z test___rpow___not_implemented_cuda_float16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.002s) 2022-11-23T01:55:34.3446497Z test___rpow___not_implemented_cuda_float32 (__main__.TestBinaryUfuncsCUDA) ... ok (0.002s) 2022-11-23T01:55:34.3446941Z test___rpow___not_implemented_cuda_float64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.001s) 2022-11-23T01:55:34.3447377Z test___rpow___not_implemented_cuda_int16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.002s) 2022-11-23T01:55:34.3447816Z test___rpow___not_implemented_cuda_int32 (__main__.TestBinaryUfuncsCUDA) ... ok (0.002s) 2022-11-23T01:55:34.3448236Z test___rpow___not_implemented_cuda_int64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.002s) 2022-11-23T01:55:34.3448686Z test___rpow___not_implemented_cuda_int8 (__main__.TestBinaryUfuncsCUDA) ... ok (0.001s) 2022-11-23T01:55:34.3449188Z test___rpow___not_implemented_cuda_uint8 (__main__.TestBinaryUfuncsCUDA) ... ok (0.002s) 2022-11-23T01:55:34.3449638Z test___rrshift___not_implemented_cuda_float16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.002s) 2022-11-23T01:55:34.3450089Z test___rrshift___not_implemented_cuda_float32 (__main__.TestBinaryUfuncsCUDA) ... ok (0.001s) 2022-11-23T01:55:34.3450542Z test___rrshift___not_implemented_cuda_float64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.002s) 2022-11-23T01:55:34.3450986Z test___rrshift___not_implemented_cuda_int16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.002s) 2022-11-23T01:55:34.3451418Z test___rrshift___not_implemented_cuda_int32 (__main__.TestBinaryUfuncsCUDA) ... ok (0.001s) 2022-11-23T01:55:34.3451860Z test___rrshift___not_implemented_cuda_int64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.001s) 2022-11-23T01:55:34.3452322Z test___rrshift___not_implemented_cuda_int8 (__main__.TestBinaryUfuncsCUDA) ... ok (0.001s) 2022-11-23T01:55:34.3452760Z test___rrshift___not_implemented_cuda_uint8 (__main__.TestBinaryUfuncsCUDA) ... ok (0.002s) 2022-11-23T01:55:34.3453215Z test___rshift___not_implemented_cuda_float16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.002s) 2022-11-23T01:55:34.3453668Z test___rshift___not_implemented_cuda_float32 (__main__.TestBinaryUfuncsCUDA) ... ok (0.002s) 2022-11-23T01:55:34.3454114Z test___rshift___not_implemented_cuda_float64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.001s) 2022-11-23T01:55:34.3454546Z test___rshift___not_implemented_cuda_int16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.002s) 2022-11-23T01:55:34.3454991Z test___rshift___not_implemented_cuda_int32 (__main__.TestBinaryUfuncsCUDA) ... ok (0.001s) 2022-11-23T01:55:34.3455436Z test___rshift___not_implemented_cuda_int64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.002s) 2022-11-23T01:55:34.3455895Z test___rshift___not_implemented_cuda_int8 (__main__.TestBinaryUfuncsCUDA) ... ok (0.002s) 2022-11-23T01:55:34.3456319Z test___rshift___not_implemented_cuda_uint8 (__main__.TestBinaryUfuncsCUDA) ... ok (0.002s) 2022-11-23T01:55:34.3456768Z test___rsub___not_implemented_cuda_float16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.001s) 2022-11-23T01:55:34.3457271Z test___rsub___not_implemented_cuda_float32 (__main__.TestBinaryUfuncsCUDA) ... ok (0.001s) 2022-11-23T01:55:34.3457692Z test___rsub___not_implemented_cuda_float64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.001s) 2022-11-23T01:55:34.3458133Z test___rsub___not_implemented_cuda_int16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.002s) 2022-11-23T01:55:34.3458569Z test___rsub___not_implemented_cuda_int32 (__main__.TestBinaryUfuncsCUDA) ... ok (0.001s) 2022-11-23T01:55:34.3459022Z test___rsub___not_implemented_cuda_int64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.001s) 2022-11-23T01:55:34.3459446Z test___rsub___not_implemented_cuda_int8 (__main__.TestBinaryUfuncsCUDA) ... ok (0.001s) 2022-11-23T01:55:34.3459880Z test___rsub___not_implemented_cuda_uint8 (__main__.TestBinaryUfuncsCUDA) ... ok (0.001s) 2022-11-23T01:55:34.3460699Z test___rtruediv___not_implemented_cuda_float16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.002s) 2022-11-23T01:55:34.3461148Z test___rtruediv___not_implemented_cuda_float32 (__main__.TestBinaryUfuncsCUDA) ... ok (0.001s) 2022-11-23T01:55:34.3461606Z test___rtruediv___not_implemented_cuda_float64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.001s) 2022-11-23T01:55:34.3462058Z test___rtruediv___not_implemented_cuda_int16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-11-23T01:55:34.3462522Z test___rtruediv___not_implemented_cuda_int32 (__main__.TestBinaryUfuncsCUDA) ... ok (0.002s) 2022-11-23T01:55:34.3462962Z test___rtruediv___not_implemented_cuda_int64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.001s) 2022-11-23T01:55:34.3463413Z test___rtruediv___not_implemented_cuda_int8 (__main__.TestBinaryUfuncsCUDA) ... ok (0.002s) 2022-11-23T01:55:34.3463866Z test___rtruediv___not_implemented_cuda_uint8 (__main__.TestBinaryUfuncsCUDA) ... ok (0.002s) 2022-11-23T01:55:34.3464319Z test___rxor___not_implemented_cuda_float16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.001s) 2022-11-23T01:55:34.3464828Z test___rxor___not_implemented_cuda_float32 (__main__.TestBinaryUfuncsCUDA) ... ok (0.001s) 2022-11-23T01:55:34.3465290Z test___rxor___not_implemented_cuda_float64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.001s) 2022-11-23T01:55:34.3465731Z test___rxor___not_implemented_cuda_int16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.002s) 2022-11-23T01:55:34.3466171Z test___rxor___not_implemented_cuda_int32 (__main__.TestBinaryUfuncsCUDA) ... ok (0.001s) 2022-11-23T01:55:34.3466612Z test___rxor___not_implemented_cuda_int64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.001s) 2022-11-23T01:55:34.3467050Z test___rxor___not_implemented_cuda_int8 (__main__.TestBinaryUfuncsCUDA) ... ok (0.001s) 2022-11-23T01:55:34.3467484Z test___rxor___not_implemented_cuda_uint8 (__main__.TestBinaryUfuncsCUDA) ... ok (0.001s) 2022-11-23T01:55:34.3467909Z test___sub___not_implemented_cuda_float16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.001s) 2022-11-23T01:55:34.3468353Z test___sub___not_implemented_cuda_float32 (__main__.TestBinaryUfuncsCUDA) ... ok (0.001s) 2022-11-23T01:55:34.3468788Z test___sub___not_implemented_cuda_float64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.001s) 2022-11-23T01:55:34.3469207Z test___sub___not_implemented_cuda_int16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.002s) 2022-11-23T01:55:34.3469654Z test___sub___not_implemented_cuda_int32 (__main__.TestBinaryUfuncsCUDA) ... ok (0.001s) 2022-11-23T01:55:34.3470088Z test___sub___not_implemented_cuda_int64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.001s) 2022-11-23T01:55:34.3470526Z test___sub___not_implemented_cuda_int8 (__main__.TestBinaryUfuncsCUDA) ... ok (0.001s) 2022-11-23T01:55:34.3470943Z test___sub___not_implemented_cuda_uint8 (__main__.TestBinaryUfuncsCUDA) ... ok (0.001s) 2022-11-23T01:55:34.3471387Z test___truediv___not_implemented_cuda_float16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.001s) 2022-11-23T01:55:34.3471839Z test___truediv___not_implemented_cuda_float32 (__main__.TestBinaryUfuncsCUDA) ... ok (0.001s) 2022-11-23T01:55:34.3472291Z test___truediv___not_implemented_cuda_float64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.001s) 2022-11-23T01:55:34.3472828Z test___truediv___not_implemented_cuda_int16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.002s) 2022-11-23T01:55:34.3473290Z test___truediv___not_implemented_cuda_int32 (__main__.TestBinaryUfuncsCUDA) ... ok (0.002s) 2022-11-23T01:55:34.3473741Z test___truediv___not_implemented_cuda_int64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.002s) 2022-11-23T01:55:34.3474171Z test___truediv___not_implemented_cuda_int8 (__main__.TestBinaryUfuncsCUDA) ... ok (0.001s) 2022-11-23T01:55:34.3474621Z test___truediv___not_implemented_cuda_uint8 (__main__.TestBinaryUfuncsCUDA) ... ok (0.001s) 2022-11-23T01:55:34.3475068Z test___xor___not_implemented_cuda_float16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.001s) 2022-11-23T01:55:34.3475511Z test___xor___not_implemented_cuda_float32 (__main__.TestBinaryUfuncsCUDA) ... ok (0.001s) 2022-11-23T01:55:34.3475940Z test___xor___not_implemented_cuda_float64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.001s) 2022-11-23T01:55:34.3476393Z test___xor___not_implemented_cuda_int16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.002s) 2022-11-23T01:55:34.3476829Z test___xor___not_implemented_cuda_int32 (__main__.TestBinaryUfuncsCUDA) ... ok (0.001s) 2022-11-23T01:55:34.3477244Z test___xor___not_implemented_cuda_int64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.001s) 2022-11-23T01:55:34.3477683Z test___xor___not_implemented_cuda_int8 (__main__.TestBinaryUfuncsCUDA) ... ok (0.001s) 2022-11-23T01:55:34.3478117Z test___xor___not_implemented_cuda_uint8 (__main__.TestBinaryUfuncsCUDA) ... ok (0.001s) 2022-11-23T01:55:34.3478545Z test_add_broadcast_empty_cuda (__main__.TestBinaryUfuncsCUDA) ... ok (0.017s) 2022-11-23T01:55:34.3478931Z test_add_cuda (__main__.TestBinaryUfuncsCUDA) ... ok (0.314s) 2022-11-23T01:55:34.3479345Z test_add_with_tail_cuda_float32 (__main__.TestBinaryUfuncsCUDA) ... ok (0.537s) 2022-11-23T01:55:34.3479844Z test_addcmul_scalars_as_floats_cuda (__main__.TestBinaryUfuncsCUDA) ... ok (0.002s) 2022-11-23T01:55:34.3480271Z test_addsub_half_tensor_cuda (__main__.TestBinaryUfuncsCUDA) ... ok (0.002s) 2022-11-23T01:55:34.3480667Z test_atan2_cuda (__main__.TestBinaryUfuncsCUDA) ... ok (0.007s) 2022-11-23T01:55:34.3481058Z test_atan2_edgecases_cuda (__main__.TestBinaryUfuncsCUDA) ... ok (0.010s) 2022-11-23T01:55:34.3481494Z test_batch_vs_slicing___radd___cuda_bfloat16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-11-23T01:55:34.3481923Z test_batch_vs_slicing___radd___cuda_bool (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-11-23T01:55:34.3482381Z test_batch_vs_slicing___radd___cuda_complex128 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-11-23T01:55:34.3482847Z test_batch_vs_slicing___radd___cuda_complex64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-11-23T01:55:34.3483296Z test_batch_vs_slicing___radd___cuda_float16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-11-23T01:55:34.3483728Z test_batch_vs_slicing___radd___cuda_float32 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-11-23T01:55:34.3484177Z test_batch_vs_slicing___radd___cuda_float64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-11-23T01:55:34.3484617Z test_batch_vs_slicing___radd___cuda_int16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-11-23T01:55:34.3485036Z test_batch_vs_slicing___radd___cuda_int32 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-11-23T01:55:34.3485470Z test_batch_vs_slicing___radd___cuda_int64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-11-23T01:55:34.3485936Z test_batch_vs_slicing___radd___cuda_int8 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-11-23T01:55:34.3486365Z test_batch_vs_slicing___radd___cuda_uint8 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-11-23T01:55:34.3486800Z test_batch_vs_slicing___rand___cuda_bool (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-11-23T01:55:34.3487238Z test_batch_vs_slicing___rand___cuda_int16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-11-23T01:55:34.3487737Z test_batch_vs_slicing___rand___cuda_int32 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-11-23T01:55:34.3488146Z test_batch_vs_slicing___rand___cuda_int64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-11-23T01:55:34.3488579Z test_batch_vs_slicing___rand___cuda_int8 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-11-23T01:55:34.3489021Z test_batch_vs_slicing___rand___cuda_uint8 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-11-23T01:55:34.3489458Z test_batch_vs_slicing___rdiv___cuda_bfloat16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.004s) 2022-11-23T01:55:34.3489900Z test_batch_vs_slicing___rdiv___cuda_bool (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-11-23T01:55:34.3490349Z test_batch_vs_slicing___rdiv___cuda_complex128 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-11-23T01:55:34.3490807Z test_batch_vs_slicing___rdiv___cuda_complex64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-11-23T01:55:34.3491248Z test_batch_vs_slicing___rdiv___cuda_float16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-11-23T01:55:34.3491695Z test_batch_vs_slicing___rdiv___cuda_float32 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-11-23T01:55:34.3492134Z test_batch_vs_slicing___rdiv___cuda_float64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-11-23T01:55:34.3492566Z test_batch_vs_slicing___rdiv___cuda_int16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-11-23T01:55:34.3493006Z test_batch_vs_slicing___rdiv___cuda_int32 (__main__.TestBinaryUfuncsCUDA) ... ok (0.004s) 2022-11-23T01:55:34.3493439Z test_batch_vs_slicing___rdiv___cuda_int64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-11-23T01:55:34.3493870Z test_batch_vs_slicing___rdiv___cuda_int8 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-11-23T01:55:34.3494287Z test_batch_vs_slicing___rdiv___cuda_uint8 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-11-23T01:55:34.3494776Z test_batch_vs_slicing___rmod___cuda_bfloat16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-11-23T01:55:34.3495241Z test_batch_vs_slicing___rmod___cuda_float16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-11-23T01:55:34.3495693Z test_batch_vs_slicing___rmod___cuda_float32 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-11-23T01:55:34.3496130Z test_batch_vs_slicing___rmod___cuda_float64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-11-23T01:55:34.3496567Z test_batch_vs_slicing___rmod___cuda_int16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-11-23T01:55:34.3497000Z test_batch_vs_slicing___rmod___cuda_int32 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-11-23T01:55:34.3497415Z test_batch_vs_slicing___rmod___cuda_int64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-11-23T01:55:34.3497845Z test_batch_vs_slicing___rmod___cuda_int8 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-11-23T01:55:34.3498279Z test_batch_vs_slicing___rmod___cuda_uint8 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-11-23T01:55:34.3498724Z test_batch_vs_slicing___rmul___cuda_bfloat16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-11-23T01:55:34.3499165Z test_batch_vs_slicing___rmul___cuda_bool (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-11-23T01:55:34.3499617Z test_batch_vs_slicing___rmul___cuda_complex128 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-11-23T01:55:34.3500392Z test_batch_vs_slicing___rmul___cuda_complex64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.156s) 2022-11-23T01:55:34.3500841Z test_batch_vs_slicing___rmul___cuda_float16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-11-23T01:55:34.3501282Z test_batch_vs_slicing___rmul___cuda_float32 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-11-23T01:55:34.3501723Z test_batch_vs_slicing___rmul___cuda_float64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-11-23T01:55:34.3502161Z test_batch_vs_slicing___rmul___cuda_int16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-11-23T01:55:34.3502593Z test_batch_vs_slicing___rmul___cuda_int32 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-11-23T01:55:34.3503133Z test_batch_vs_slicing___rmul___cuda_int64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-11-23T01:55:34.3503568Z test_batch_vs_slicing___rmul___cuda_int8 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-11-23T01:55:34.3503999Z test_batch_vs_slicing___rmul___cuda_uint8 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-11-23T01:55:34.3504414Z test_batch_vs_slicing___ror___cuda_bool (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-11-23T01:55:34.3504850Z test_batch_vs_slicing___ror___cuda_int16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-11-23T01:55:34.3505281Z test_batch_vs_slicing___ror___cuda_int32 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-11-23T01:55:34.3505687Z test_batch_vs_slicing___ror___cuda_int64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-11-23T01:55:34.3506137Z test_batch_vs_slicing___ror___cuda_int8 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-11-23T01:55:34.3506580Z test_batch_vs_slicing___ror___cuda_uint8 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-11-23T01:55:34.3507735Z test_batch_vs_slicing___rpow___cuda_bfloat16 (__main__.TestBinaryUfuncsCUDA) ... /opt/conda/lib/python3.10/site-packages/torch/_tensor.py:849: UserWarning: To copy construct from a tensor, it is recommended to use sourceTensor.clone().detach() or sourceTensor.clone().detach().requires_grad_(True), rather than torch.tensor(sourceTensor). 2022-11-23T01:55:34.3508557Z return torch.tensor(other, dtype=dtype, device=self.device) ** self 2022-11-23T01:55:34.3508854Z ok (0.004s) 2022-11-23T01:55:34.3509205Z test_batch_vs_slicing___rpow___cuda_complex128 (__main__.TestBinaryUfuncsCUDA) ... ok (0.005s) 2022-11-23T01:55:34.3509668Z test_batch_vs_slicing___rpow___cuda_complex64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.004s) 2022-11-23T01:55:34.3510116Z test_batch_vs_slicing___rpow___cuda_float16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.005s) 2022-11-23T01:55:34.3510657Z test_batch_vs_slicing___rpow___cuda_float32 (__main__.TestBinaryUfuncsCUDA) ... ok (0.004s) 2022-11-23T01:55:34.3511122Z test_batch_vs_slicing___rpow___cuda_float64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.004s) 2022-11-23T01:55:34.3511564Z test_batch_vs_slicing___rpow___cuda_int16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.004s) 2022-11-23T01:55:34.3511986Z test_batch_vs_slicing___rpow___cuda_int32 (__main__.TestBinaryUfuncsCUDA) ... ok (0.004s) 2022-11-23T01:55:34.3512423Z test_batch_vs_slicing___rpow___cuda_int64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.004s) 2022-11-23T01:55:34.3512858Z test_batch_vs_slicing___rpow___cuda_int8 (__main__.TestBinaryUfuncsCUDA) ... ok (0.004s) 2022-11-23T01:55:34.3513295Z test_batch_vs_slicing___rpow___cuda_uint8 (__main__.TestBinaryUfuncsCUDA) ... ok (0.004s) 2022-11-23T01:55:34.3513739Z test_batch_vs_slicing___rsub___cuda_bfloat16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-11-23T01:55:34.3514203Z test_batch_vs_slicing___rsub___cuda_complex128 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-11-23T01:55:34.3514666Z test_batch_vs_slicing___rsub___cuda_complex64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-11-23T01:55:34.3515100Z test_batch_vs_slicing___rsub___cuda_float16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-11-23T01:55:34.3515542Z test_batch_vs_slicing___rsub___cuda_float32 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-11-23T01:55:34.3515980Z test_batch_vs_slicing___rsub___cuda_float64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-11-23T01:55:34.3516417Z test_batch_vs_slicing___rsub___cuda_int16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-11-23T01:55:34.3516843Z test_batch_vs_slicing___rsub___cuda_int32 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-11-23T01:55:34.3517282Z test_batch_vs_slicing___rsub___cuda_int64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-11-23T01:55:34.3517719Z test_batch_vs_slicing___rsub___cuda_int8 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-11-23T01:55:34.3518239Z test_batch_vs_slicing___rsub___cuda_uint8 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-11-23T01:55:34.3518656Z test_batch_vs_slicing___rxor___cuda_bool (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-11-23T01:55:34.3519089Z test_batch_vs_slicing___rxor___cuda_int16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-11-23T01:55:34.3519519Z test_batch_vs_slicing___rxor___cuda_int32 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-11-23T01:55:34.3519929Z test_batch_vs_slicing___rxor___cuda_int64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-11-23T01:55:34.3520378Z test_batch_vs_slicing___rxor___cuda_int8 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-11-23T01:55:34.3520821Z test_batch_vs_slicing___rxor___cuda_uint8 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-11-23T01:55:34.3521263Z test_batch_vs_slicing_add_cuda_bfloat16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-11-23T01:55:34.3521689Z test_batch_vs_slicing_add_cuda_bool (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-11-23T01:55:34.3522140Z test_batch_vs_slicing_add_cuda_complex128 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-11-23T01:55:34.3523198Z test_batch_vs_slicing_add_cuda_complex32 (__main__.TestBinaryUfuncsCUDA) ... /opt/conda/lib/python3.10/site-packages/torch/testing/_creation.py:151: UserWarning: ComplexHalf support is experimental and many operators don't support it yet. (Triggered internally at /var/lib/jenkins/workspace/aten/src/ATen/EmptyTensor.cpp:32.) 2022-11-23T01:55:34.3523957Z result = torch.empty(shape, device=device, dtype=dtype) 2022-11-23T01:55:34.3524240Z ok (0.003s) 2022-11-23T01:55:34.3524594Z test_batch_vs_slicing_add_cuda_complex64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-11-23T01:55:34.3525045Z test_batch_vs_slicing_add_cuda_float16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-11-23T01:55:34.3525534Z test_batch_vs_slicing_add_cuda_float32 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-11-23T01:55:34.3525987Z test_batch_vs_slicing_add_cuda_float64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-11-23T01:55:34.3526423Z test_batch_vs_slicing_add_cuda_int16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-11-23T01:55:34.3526859Z test_batch_vs_slicing_add_cuda_int32 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-11-23T01:55:34.3527275Z test_batch_vs_slicing_add_cuda_int64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-11-23T01:55:34.3527717Z test_batch_vs_slicing_add_cuda_int8 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-11-23T01:55:34.3528158Z test_batch_vs_slicing_add_cuda_uint8 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-11-23T01:55:34.3528581Z test_batch_vs_slicing_atan2_cuda_bfloat16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-11-23T01:55:34.3529026Z test_batch_vs_slicing_atan2_cuda_bool (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-11-23T01:55:34.3529471Z test_batch_vs_slicing_atan2_cuda_float16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-11-23T01:55:34.3529916Z test_batch_vs_slicing_atan2_cuda_float32 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-11-23T01:55:34.3530337Z test_batch_vs_slicing_atan2_cuda_float64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-11-23T01:55:34.3530778Z test_batch_vs_slicing_atan2_cuda_int16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-11-23T01:55:34.3531225Z test_batch_vs_slicing_atan2_cuda_int32 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-11-23T01:55:34.3531643Z test_batch_vs_slicing_atan2_cuda_int64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-11-23T01:55:34.3532083Z test_batch_vs_slicing_atan2_cuda_int8 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-11-23T01:55:34.3532509Z test_batch_vs_slicing_atan2_cuda_uint8 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-11-23T01:55:34.3532954Z test_batch_vs_slicing_bitwise_and_cuda_bool (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-11-23T01:55:34.3533393Z test_batch_vs_slicing_bitwise_and_cuda_int16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-11-23T01:55:34.3533907Z test_batch_vs_slicing_bitwise_and_cuda_int32 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-11-23T01:55:34.3534371Z test_batch_vs_slicing_bitwise_and_cuda_int64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-11-23T01:55:34.3534830Z test_batch_vs_slicing_bitwise_and_cuda_int8 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-11-23T01:55:34.3535260Z test_batch_vs_slicing_bitwise_and_cuda_uint8 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-11-23T01:55:34.3535722Z test_batch_vs_slicing_bitwise_left_shift_cuda_int16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-11-23T01:55:34.3536192Z test_batch_vs_slicing_bitwise_left_shift_cuda_int32 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-11-23T01:55:34.3536632Z test_batch_vs_slicing_bitwise_left_shift_cuda_int64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-11-23T01:55:34.3537094Z test_batch_vs_slicing_bitwise_left_shift_cuda_int8 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-11-23T01:55:34.3537578Z test_batch_vs_slicing_bitwise_left_shift_cuda_uint8 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-11-23T01:55:34.3538047Z test_batch_vs_slicing_bitwise_or_cuda_bool (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-11-23T01:55:34.3538485Z test_batch_vs_slicing_bitwise_or_cuda_int16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-11-23T01:55:34.3538931Z test_batch_vs_slicing_bitwise_or_cuda_int32 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-11-23T01:55:34.3539375Z test_batch_vs_slicing_bitwise_or_cuda_int64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-11-23T01:55:34.3539815Z test_batch_vs_slicing_bitwise_or_cuda_int8 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-11-23T01:55:34.3540635Z test_batch_vs_slicing_bitwise_or_cuda_uint8 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-11-23T01:55:34.3541203Z test_batch_vs_slicing_bitwise_right_shift_cuda_int16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-11-23T01:55:34.3541722Z test_batch_vs_slicing_bitwise_right_shift_cuda_int32 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-11-23T01:55:34.3542184Z test_batch_vs_slicing_bitwise_right_shift_cuda_int64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-11-23T01:55:34.3542657Z test_batch_vs_slicing_bitwise_right_shift_cuda_int8 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-11-23T01:55:34.3543136Z test_batch_vs_slicing_bitwise_right_shift_cuda_uint8 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-11-23T01:55:34.3543597Z test_batch_vs_slicing_bitwise_xor_cuda_bool (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-11-23T01:55:34.3544031Z test_batch_vs_slicing_bitwise_xor_cuda_int16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-11-23T01:55:34.3544474Z test_batch_vs_slicing_bitwise_xor_cuda_int32 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-11-23T01:55:34.3544931Z test_batch_vs_slicing_bitwise_xor_cuda_int64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-11-23T01:55:34.3545394Z test_batch_vs_slicing_bitwise_xor_cuda_int8 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-11-23T01:55:34.3545826Z test_batch_vs_slicing_bitwise_xor_cuda_uint8 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-11-23T01:55:34.3546278Z test_batch_vs_slicing_clamp_max_cuda_bfloat16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-11-23T01:55:34.3546732Z test_batch_vs_slicing_clamp_max_cuda_bool (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-11-23T01:55:34.3547170Z test_batch_vs_slicing_clamp_max_cuda_float16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-11-23T01:55:34.3547622Z test_batch_vs_slicing_clamp_max_cuda_float32 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-11-23T01:55:34.3548062Z test_batch_vs_slicing_clamp_max_cuda_float64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-11-23T01:55:34.3548527Z test_batch_vs_slicing_clamp_max_cuda_int16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-11-23T01:55:34.3549053Z test_batch_vs_slicing_clamp_max_cuda_int32 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-11-23T01:55:34.3549497Z test_batch_vs_slicing_clamp_max_cuda_int64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-11-23T01:55:34.3549936Z test_batch_vs_slicing_clamp_max_cuda_int8 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-11-23T01:55:34.3550365Z test_batch_vs_slicing_clamp_max_cuda_uint8 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-11-23T01:55:34.3550818Z test_batch_vs_slicing_clamp_min_cuda_bfloat16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-11-23T01:55:34.3551269Z test_batch_vs_slicing_clamp_min_cuda_bool (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-11-23T01:55:34.3551724Z test_batch_vs_slicing_clamp_min_cuda_float16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-11-23T01:55:34.3552166Z test_batch_vs_slicing_clamp_min_cuda_float32 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-11-23T01:55:34.3552625Z test_batch_vs_slicing_clamp_min_cuda_float64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-11-23T01:55:34.3553074Z test_batch_vs_slicing_clamp_min_cuda_int16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-11-23T01:55:34.3553523Z test_batch_vs_slicing_clamp_min_cuda_int32 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-11-23T01:55:34.3553942Z test_batch_vs_slicing_clamp_min_cuda_int64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-11-23T01:55:34.3554385Z test_batch_vs_slicing_clamp_min_cuda_int8 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-11-23T01:55:34.3554829Z test_batch_vs_slicing_clamp_min_cuda_uint8 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-11-23T01:55:34.3555271Z test_batch_vs_slicing_complex_cuda_float16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-11-23T01:55:34.3555725Z test_batch_vs_slicing_complex_cuda_float32 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-11-23T01:55:34.3556216Z test_batch_vs_slicing_complex_cuda_float64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-11-23T01:55:34.3556681Z test_batch_vs_slicing_copysign_cuda_bfloat16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-11-23T01:55:34.3557119Z test_batch_vs_slicing_copysign_cuda_bool (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-11-23T01:55:34.3557569Z test_batch_vs_slicing_copysign_cuda_float16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-11-23T01:55:34.3558025Z test_batch_vs_slicing_copysign_cuda_float32 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-11-23T01:55:34.3558487Z test_batch_vs_slicing_copysign_cuda_float64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-11-23T01:55:34.3558929Z test_batch_vs_slicing_copysign_cuda_int16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-11-23T01:55:34.3559376Z test_batch_vs_slicing_copysign_cuda_int32 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-11-23T01:55:34.3559824Z test_batch_vs_slicing_copysign_cuda_int64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-11-23T01:55:34.3560311Z test_batch_vs_slicing_copysign_cuda_int8 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-11-23T01:55:34.3560756Z test_batch_vs_slicing_copysign_cuda_uint8 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-11-23T01:55:34.3561222Z test_batch_vs_slicing_div_floor_rounding_cuda_bfloat16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-11-23T01:55:34.3561701Z test_batch_vs_slicing_div_floor_rounding_cuda_float16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-11-23T01:55:34.3562176Z test_batch_vs_slicing_div_floor_rounding_cuda_float32 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-11-23T01:55:34.3562659Z test_batch_vs_slicing_div_floor_rounding_cuda_float64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-11-23T01:55:34.3563132Z test_batch_vs_slicing_div_floor_rounding_cuda_int16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-11-23T01:55:34.3563591Z test_batch_vs_slicing_div_floor_rounding_cuda_int32 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-11-23T01:55:34.3564126Z test_batch_vs_slicing_div_floor_rounding_cuda_int64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-11-23T01:55:34.3564598Z test_batch_vs_slicing_div_floor_rounding_cuda_int8 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-11-23T01:55:34.3565065Z test_batch_vs_slicing_div_floor_rounding_cuda_uint8 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-11-23T01:55:34.3565540Z test_batch_vs_slicing_div_no_rounding_mode_cuda_bfloat16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-11-23T01:55:34.3566035Z test_batch_vs_slicing_div_no_rounding_mode_cuda_bool (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-11-23T01:55:34.3566523Z test_batch_vs_slicing_div_no_rounding_mode_cuda_complex128 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-11-23T01:55:34.3567015Z test_batch_vs_slicing_div_no_rounding_mode_cuda_complex32 (__main__.TestBinaryUfuncsCUDA) ... ok (0.455s) 2022-11-23T01:55:34.3567490Z test_batch_vs_slicing_div_no_rounding_mode_cuda_complex64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-11-23T01:55:34.3567979Z test_batch_vs_slicing_div_no_rounding_mode_cuda_float16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-11-23T01:55:34.3568451Z test_batch_vs_slicing_div_no_rounding_mode_cuda_float32 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-11-23T01:55:34.3568928Z test_batch_vs_slicing_div_no_rounding_mode_cuda_float64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-11-23T01:55:34.3569402Z test_batch_vs_slicing_div_no_rounding_mode_cuda_int16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-11-23T01:55:34.3569880Z test_batch_vs_slicing_div_no_rounding_mode_cuda_int32 (__main__.TestBinaryUfuncsCUDA) ... ok (0.004s) 2022-11-23T01:55:34.3570353Z test_batch_vs_slicing_div_no_rounding_mode_cuda_int64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-11-23T01:55:34.3570809Z test_batch_vs_slicing_div_no_rounding_mode_cuda_int8 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-11-23T01:55:34.3571343Z test_batch_vs_slicing_div_no_rounding_mode_cuda_uint8 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-11-23T01:55:34.3571833Z test_batch_vs_slicing_div_trunc_rounding_cuda_bfloat16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-11-23T01:55:34.3572315Z test_batch_vs_slicing_div_trunc_rounding_cuda_float16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-11-23T01:55:34.3572786Z test_batch_vs_slicing_div_trunc_rounding_cuda_float32 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-11-23T01:55:34.3573268Z test_batch_vs_slicing_div_trunc_rounding_cuda_float64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-11-23T01:55:34.3573740Z test_batch_vs_slicing_div_trunc_rounding_cuda_int16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-11-23T01:55:34.3574208Z test_batch_vs_slicing_div_trunc_rounding_cuda_int32 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-11-23T01:55:34.3574660Z test_batch_vs_slicing_div_trunc_rounding_cuda_int64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-11-23T01:55:34.3575130Z test_batch_vs_slicing_div_trunc_rounding_cuda_int8 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-11-23T01:55:34.3575605Z test_batch_vs_slicing_div_trunc_rounding_cuda_uint8 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-11-23T01:55:34.3576042Z test_batch_vs_slicing_eq_cuda_bfloat16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-11-23T01:55:34.3576492Z test_batch_vs_slicing_eq_cuda_bool (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-11-23T01:55:34.3576940Z test_batch_vs_slicing_eq_cuda_complex128 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-11-23T01:55:34.3577386Z test_batch_vs_slicing_eq_cuda_complex32 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-11-23T01:55:34.3577814Z test_batch_vs_slicing_eq_cuda_complex64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-11-23T01:55:34.3578244Z test_batch_vs_slicing_eq_cuda_float16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-11-23T01:55:34.3578682Z test_batch_vs_slicing_eq_cuda_float32 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-11-23T01:55:34.3579174Z test_batch_vs_slicing_eq_cuda_float64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-11-23T01:55:34.3579594Z test_batch_vs_slicing_eq_cuda_int16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-11-23T01:55:34.3580205Z test_batch_vs_slicing_eq_cuda_int32 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-11-23T01:55:34.3580627Z test_batch_vs_slicing_eq_cuda_int64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-11-23T01:55:34.3581031Z test_batch_vs_slicing_eq_cuda_int8 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-11-23T01:55:34.3581459Z test_batch_vs_slicing_eq_cuda_uint8 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-11-23T01:55:34.3581908Z test_batch_vs_slicing_float_power_cuda_bfloat16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.004s) 2022-11-23T01:55:34.3582372Z test_batch_vs_slicing_float_power_cuda_bool (__main__.TestBinaryUfuncsCUDA) ... ok (0.004s) 2022-11-23T01:55:34.3582831Z test_batch_vs_slicing_float_power_cuda_complex128 (__main__.TestBinaryUfuncsCUDA) ... ok (0.005s) 2022-11-23T01:55:34.3583316Z test_batch_vs_slicing_float_power_cuda_complex64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.005s) 2022-11-23T01:55:34.3583790Z test_batch_vs_slicing_float_power_cuda_float16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.004s) 2022-11-23T01:55:34.3584229Z test_batch_vs_slicing_float_power_cuda_float32 (__main__.TestBinaryUfuncsCUDA) ... ok (0.004s) 2022-11-23T01:55:34.3584685Z test_batch_vs_slicing_float_power_cuda_float64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-11-23T01:55:34.3585137Z test_batch_vs_slicing_float_power_cuda_int16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.004s) 2022-11-23T01:55:34.3585589Z test_batch_vs_slicing_float_power_cuda_int32 (__main__.TestBinaryUfuncsCUDA) ... ok (0.004s) 2022-11-23T01:55:34.3586016Z test_batch_vs_slicing_float_power_cuda_int64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.004s) 2022-11-23T01:55:34.3586539Z test_batch_vs_slicing_float_power_cuda_int8 (__main__.TestBinaryUfuncsCUDA) ... ok (0.004s) 2022-11-23T01:55:34.3587022Z test_batch_vs_slicing_float_power_cuda_uint8 (__main__.TestBinaryUfuncsCUDA) ... ok (0.004s) 2022-11-23T01:55:34.3587508Z test_batch_vs_slicing_floor_divide_cuda_bfloat16 (__main__.TestBinaryUfuncsCUDA) ... skip: Skipped! (0.001s) 2022-11-23T01:55:34.3587974Z test_batch_vs_slicing_floor_divide_cuda_float16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-11-23T01:55:34.3588440Z test_batch_vs_slicing_floor_divide_cuda_float32 (__main__.TestBinaryUfuncsCUDA) ... ok (0.004s) 2022-11-23T01:55:34.3588900Z test_batch_vs_slicing_floor_divide_cuda_float64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-11-23T01:55:34.3589337Z test_batch_vs_slicing_floor_divide_cuda_int16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-11-23T01:55:34.3589790Z test_batch_vs_slicing_floor_divide_cuda_int32 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-11-23T01:55:34.3590258Z test_batch_vs_slicing_floor_divide_cuda_int64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-11-23T01:55:34.3590711Z test_batch_vs_slicing_floor_divide_cuda_int8 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-11-23T01:55:34.3591148Z test_batch_vs_slicing_floor_divide_cuda_uint8 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-11-23T01:55:34.3591596Z test_batch_vs_slicing_fmax_cuda_bfloat16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-11-23T01:55:34.3592036Z test_batch_vs_slicing_fmax_cuda_bool (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-11-23T01:55:34.3592475Z test_batch_vs_slicing_fmax_cuda_float16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-11-23T01:55:34.3592900Z test_batch_vs_slicing_fmax_cuda_float32 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-11-23T01:55:34.3593336Z test_batch_vs_slicing_fmax_cuda_float64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-11-23T01:55:34.3593787Z test_batch_vs_slicing_fmax_cuda_int16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-11-23T01:55:34.3594288Z test_batch_vs_slicing_fmax_cuda_int32 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-11-23T01:55:34.3594719Z test_batch_vs_slicing_fmax_cuda_int64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-11-23T01:55:34.3595148Z test_batch_vs_slicing_fmax_cuda_int8 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-11-23T01:55:34.3595583Z test_batch_vs_slicing_fmax_cuda_uint8 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-11-23T01:55:34.3596005Z test_batch_vs_slicing_fmin_cuda_bfloat16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-11-23T01:55:34.3596439Z test_batch_vs_slicing_fmin_cuda_bool (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-11-23T01:55:34.3596889Z test_batch_vs_slicing_fmin_cuda_float16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-11-23T01:55:34.3597319Z test_batch_vs_slicing_fmin_cuda_float32 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-11-23T01:55:34.3597759Z test_batch_vs_slicing_fmin_cuda_float64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-11-23T01:55:34.3598193Z test_batch_vs_slicing_fmin_cuda_int16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-11-23T01:55:34.3598626Z test_batch_vs_slicing_fmin_cuda_int32 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-11-23T01:55:34.3599033Z test_batch_vs_slicing_fmin_cuda_int64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-11-23T01:55:34.3599463Z test_batch_vs_slicing_fmin_cuda_int8 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-11-23T01:55:34.3599901Z test_batch_vs_slicing_fmin_cuda_uint8 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-11-23T01:55:34.3600330Z test_batch_vs_slicing_fmod_cuda_bfloat16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-11-23T01:55:34.3600773Z test_batch_vs_slicing_fmod_cuda_float16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-11-23T01:55:34.3601211Z test_batch_vs_slicing_fmod_cuda_float32 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-11-23T01:55:34.3601699Z test_batch_vs_slicing_fmod_cuda_float64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-11-23T01:55:34.3602131Z test_batch_vs_slicing_fmod_cuda_int16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-11-23T01:55:34.3602562Z test_batch_vs_slicing_fmod_cuda_int32 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-11-23T01:55:34.3602993Z test_batch_vs_slicing_fmod_cuda_int64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-11-23T01:55:34.3603438Z test_batch_vs_slicing_fmod_cuda_int8 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-11-23T01:55:34.3603862Z test_batch_vs_slicing_fmod_cuda_uint8 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-11-23T01:55:34.3604296Z test_batch_vs_slicing_gcd_cuda_int16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.207s) 2022-11-23T01:55:34.3604729Z test_batch_vs_slicing_gcd_cuda_int32 (__main__.TestBinaryUfuncsCUDA) ... ok (0.203s) 2022-11-23T01:55:34.3605148Z test_batch_vs_slicing_gcd_cuda_int64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.219s) 2022-11-23T01:55:34.3605584Z test_batch_vs_slicing_gcd_cuda_int8 (__main__.TestBinaryUfuncsCUDA) ... ok (0.208s) 2022-11-23T01:55:34.3606010Z test_batch_vs_slicing_gcd_cuda_uint8 (__main__.TestBinaryUfuncsCUDA) ... ok (0.198s) 2022-11-23T01:55:34.3606456Z test_batch_vs_slicing_ge_cuda_bfloat16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-11-23T01:55:34.3606889Z test_batch_vs_slicing_ge_cuda_bool (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-11-23T01:55:34.3607325Z test_batch_vs_slicing_ge_cuda_float16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-11-23T01:55:34.3607757Z test_batch_vs_slicing_ge_cuda_float32 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-11-23T01:55:34.3608172Z test_batch_vs_slicing_ge_cuda_float64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-11-23T01:55:34.3608602Z test_batch_vs_slicing_ge_cuda_int16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-11-23T01:55:34.3609033Z test_batch_vs_slicing_ge_cuda_int32 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-11-23T01:55:34.3609520Z test_batch_vs_slicing_ge_cuda_int64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-11-23T01:55:34.3609947Z test_batch_vs_slicing_ge_cuda_int8 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-11-23T01:55:34.3610380Z test_batch_vs_slicing_ge_cuda_uint8 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-11-23T01:55:34.3610813Z test_batch_vs_slicing_gt_cuda_bfloat16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-11-23T01:55:34.3611231Z test_batch_vs_slicing_gt_cuda_bool (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-11-23T01:55:34.3611664Z test_batch_vs_slicing_gt_cuda_float16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-11-23T01:55:34.3612092Z test_batch_vs_slicing_gt_cuda_float32 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-11-23T01:55:34.3612519Z test_batch_vs_slicing_gt_cuda_float64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-11-23T01:55:34.3612946Z test_batch_vs_slicing_gt_cuda_int16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-11-23T01:55:34.3613386Z test_batch_vs_slicing_gt_cuda_int32 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-11-23T01:55:34.3613807Z test_batch_vs_slicing_gt_cuda_int64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-11-23T01:55:34.3614207Z test_batch_vs_slicing_gt_cuda_int8 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-11-23T01:55:34.3614639Z test_batch_vs_slicing_gt_cuda_uint8 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-11-23T01:55:34.3615085Z test_batch_vs_slicing_heaviside_cuda_bfloat16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-11-23T01:55:34.3615539Z test_batch_vs_slicing_heaviside_cuda_bool (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-11-23T01:55:34.3615979Z test_batch_vs_slicing_heaviside_cuda_float16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-11-23T01:55:34.3616449Z test_batch_vs_slicing_heaviside_cuda_float32 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-11-23T01:55:34.3616977Z test_batch_vs_slicing_heaviside_cuda_float64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-11-23T01:55:34.3617446Z test_batch_vs_slicing_heaviside_cuda_int16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-11-23T01:55:34.3617879Z test_batch_vs_slicing_heaviside_cuda_int32 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-11-23T01:55:34.3618326Z test_batch_vs_slicing_heaviside_cuda_int64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-11-23T01:55:34.3618769Z test_batch_vs_slicing_heaviside_cuda_int8 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-11-23T01:55:34.3619198Z test_batch_vs_slicing_heaviside_cuda_uint8 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-11-23T01:55:34.3619656Z test_batch_vs_slicing_hypot_cuda_bfloat16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-11-23T01:55:34.3620267Z test_batch_vs_slicing_hypot_cuda_float16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-11-23T01:55:34.3620721Z test_batch_vs_slicing_hypot_cuda_float32 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-11-23T01:55:34.3621153Z test_batch_vs_slicing_hypot_cuda_float64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-11-23T01:55:34.3621599Z test_batch_vs_slicing_igamma_cuda_float32 (__main__.TestBinaryUfuncsCUDA) ... ok (0.005s) 2022-11-23T01:55:34.3622049Z test_batch_vs_slicing_igamma_cuda_float64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.024s) 2022-11-23T01:55:34.3622478Z test_batch_vs_slicing_igammac_cuda_float32 (__main__.TestBinaryUfuncsCUDA) ... ok (0.006s) 2022-11-23T01:55:34.3622926Z test_batch_vs_slicing_igammac_cuda_float64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.027s) 2022-11-23T01:55:34.3623428Z test_batch_vs_slicing_isclose_cuda_bfloat16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.006s) 2022-11-23T01:55:34.3623883Z test_batch_vs_slicing_isclose_cuda_bool (__main__.TestBinaryUfuncsCUDA) ... ok (0.008s) 2022-11-23T01:55:34.3624322Z test_batch_vs_slicing_isclose_cuda_complex128 (__main__.TestBinaryUfuncsCUDA) ... ok (0.008s) 2022-11-23T01:55:34.3624871Z test_batch_vs_slicing_isclose_cuda_complex64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.208s) 2022-11-23T01:55:34.3625323Z test_batch_vs_slicing_isclose_cuda_float16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.007s) 2022-11-23T01:55:34.3625768Z test_batch_vs_slicing_isclose_cuda_float32 (__main__.TestBinaryUfuncsCUDA) ... ok (0.006s) 2022-11-23T01:55:34.3626194Z test_batch_vs_slicing_isclose_cuda_float64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.007s) 2022-11-23T01:55:34.3626653Z test_batch_vs_slicing_isclose_cuda_int16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.007s) 2022-11-23T01:55:34.3627106Z test_batch_vs_slicing_isclose_cuda_int32 (__main__.TestBinaryUfuncsCUDA) ... ok (0.007s) 2022-11-23T01:55:34.3627534Z test_batch_vs_slicing_isclose_cuda_int64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.008s) 2022-11-23T01:55:34.3627974Z test_batch_vs_slicing_isclose_cuda_int8 (__main__.TestBinaryUfuncsCUDA) ... ok (0.007s) 2022-11-23T01:55:34.3628415Z test_batch_vs_slicing_isclose_cuda_uint8 (__main__.TestBinaryUfuncsCUDA) ... ok (0.007s) 2022-11-23T01:55:34.3628879Z test_batch_vs_slicing_jiterator_binary_cuda_bfloat16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.195s) 2022-11-23T01:55:34.3629338Z test_batch_vs_slicing_jiterator_binary_cuda_bool (__main__.TestBinaryUfuncsCUDA) ... ok (0.192s) 2022-11-23T01:55:34.3629825Z test_batch_vs_slicing_jiterator_binary_cuda_complex128 (__main__.TestBinaryUfuncsCUDA) ... ok (0.348s) 2022-11-23T01:55:34.3630325Z test_batch_vs_slicing_jiterator_binary_cuda_complex64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.284s) 2022-11-23T01:55:34.3630797Z test_batch_vs_slicing_jiterator_binary_cuda_float16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.182s) 2022-11-23T01:55:34.3631272Z test_batch_vs_slicing_jiterator_binary_cuda_float32 (__main__.TestBinaryUfuncsCUDA) ... ok (0.181s) 2022-11-23T01:55:34.3631746Z test_batch_vs_slicing_jiterator_binary_cuda_float64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.176s) 2022-11-23T01:55:34.3632273Z test_batch_vs_slicing_jiterator_binary_cuda_int16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.179s) 2022-11-23T01:55:34.3632744Z test_batch_vs_slicing_jiterator_binary_cuda_int32 (__main__.TestBinaryUfuncsCUDA) ... ok (0.179s) 2022-11-23T01:55:34.3633215Z test_batch_vs_slicing_jiterator_binary_cuda_int64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.180s) 2022-11-23T01:55:34.3633694Z test_batch_vs_slicing_jiterator_binary_cuda_int8 (__main__.TestBinaryUfuncsCUDA) ... ok (0.179s) 2022-11-23T01:55:34.3634176Z test_batch_vs_slicing_jiterator_binary_cuda_uint8 (__main__.TestBinaryUfuncsCUDA) ... ok (0.180s) 2022-11-23T01:55:34.3634654Z test_batch_vs_slicing_jiterator_binary_return_by_ref_cuda_bfloat16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.197s) 2022-11-23T01:55:34.3635160Z test_batch_vs_slicing_jiterator_binary_return_by_ref_cuda_bool (__main__.TestBinaryUfuncsCUDA) ... ok (0.198s) 2022-11-23T01:55:34.3635672Z test_batch_vs_slicing_jiterator_binary_return_by_ref_cuda_complex128 (__main__.TestBinaryUfuncsCUDA) ... ok (0.196s) 2022-11-23T01:55:34.3636193Z test_batch_vs_slicing_jiterator_binary_return_by_ref_cuda_complex64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.190s) 2022-11-23T01:55:34.3636686Z test_batch_vs_slicing_jiterator_binary_return_by_ref_cuda_float16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.181s) 2022-11-23T01:55:34.3637188Z test_batch_vs_slicing_jiterator_binary_return_by_ref_cuda_float32 (__main__.TestBinaryUfuncsCUDA) ... ok (0.173s) 2022-11-23T01:55:34.3637703Z test_batch_vs_slicing_jiterator_binary_return_by_ref_cuda_float64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.172s) 2022-11-23T01:55:34.3638206Z test_batch_vs_slicing_jiterator_binary_return_by_ref_cuda_int16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.173s) 2022-11-23T01:55:34.3638682Z test_batch_vs_slicing_jiterator_binary_return_by_ref_cuda_int32 (__main__.TestBinaryUfuncsCUDA) ... ok (0.175s) 2022-11-23T01:55:34.3639174Z test_batch_vs_slicing_jiterator_binary_return_by_ref_cuda_int64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.175s) 2022-11-23T01:55:34.3639736Z test_batch_vs_slicing_jiterator_binary_return_by_ref_cuda_int8 (__main__.TestBinaryUfuncsCUDA) ... ok (0.175s) 2022-11-23T01:55:34.3640211Z test_batch_vs_slicing_jiterator_binary_return_by_ref_cuda_uint8 (__main__.TestBinaryUfuncsCUDA) ... ok (0.174s) 2022-11-23T01:55:34.3640670Z test_batch_vs_slicing_lcm_cuda_int16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.228s) 2022-11-23T01:55:34.3641112Z test_batch_vs_slicing_lcm_cuda_int32 (__main__.TestBinaryUfuncsCUDA) ... ok (0.218s) 2022-11-23T01:55:34.3641556Z test_batch_vs_slicing_lcm_cuda_int64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.268s) 2022-11-23T01:55:34.3641970Z test_batch_vs_slicing_lcm_cuda_int8 (__main__.TestBinaryUfuncsCUDA) ... ok (0.227s) 2022-11-23T01:55:34.3642396Z test_batch_vs_slicing_lcm_cuda_uint8 (__main__.TestBinaryUfuncsCUDA) ... ok (0.211s) 2022-11-23T01:55:34.3642839Z test_batch_vs_slicing_ldexp_cuda_bfloat16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.004s) 2022-11-23T01:55:34.3643289Z test_batch_vs_slicing_ldexp_cuda_bool (__main__.TestBinaryUfuncsCUDA) ... ok (0.004s) 2022-11-23T01:55:34.3643729Z test_batch_vs_slicing_ldexp_cuda_complex128 (__main__.TestBinaryUfuncsCUDA) ... ok (0.005s) 2022-11-23T01:55:34.3644184Z test_batch_vs_slicing_ldexp_cuda_complex64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.004s) 2022-11-23T01:55:34.3644651Z test_batch_vs_slicing_ldexp_cuda_float16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-11-23T01:55:34.3645088Z test_batch_vs_slicing_ldexp_cuda_float32 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-11-23T01:55:34.3645530Z test_batch_vs_slicing_ldexp_cuda_float64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-11-23T01:55:34.3645964Z test_batch_vs_slicing_ldexp_cuda_int16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.004s) 2022-11-23T01:55:34.3646404Z test_batch_vs_slicing_ldexp_cuda_int32 (__main__.TestBinaryUfuncsCUDA) ... ok (0.004s) 2022-11-23T01:55:34.3646888Z test_batch_vs_slicing_ldexp_cuda_int64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.004s) 2022-11-23T01:55:34.3647348Z test_batch_vs_slicing_ldexp_cuda_int8 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-11-23T01:55:34.3647794Z test_batch_vs_slicing_ldexp_cuda_uint8 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-11-23T01:55:34.3648228Z test_batch_vs_slicing_le_cuda_bfloat16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-11-23T01:55:34.3648660Z test_batch_vs_slicing_le_cuda_bool (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-11-23T01:55:34.3649094Z test_batch_vs_slicing_le_cuda_float16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-11-23T01:55:34.3649528Z test_batch_vs_slicing_le_cuda_float32 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-11-23T01:55:34.3649944Z test_batch_vs_slicing_le_cuda_float64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-11-23T01:55:34.3650372Z test_batch_vs_slicing_le_cuda_int16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-11-23T01:55:34.3650800Z test_batch_vs_slicing_le_cuda_int32 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-11-23T01:55:34.3651231Z test_batch_vs_slicing_le_cuda_int64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-11-23T01:55:34.3651663Z test_batch_vs_slicing_le_cuda_int8 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-11-23T01:55:34.3652091Z test_batch_vs_slicing_le_cuda_uint8 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-11-23T01:55:34.3652539Z test_batch_vs_slicing_logical_and_cuda_bfloat16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-11-23T01:55:34.3652983Z test_batch_vs_slicing_logical_and_cuda_bool (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-11-23T01:55:34.3653446Z test_batch_vs_slicing_logical_and_cuda_complex128 (__main__.TestBinaryUfuncsCUDA) ... ok (0.335s) 2022-11-23T01:55:34.3653916Z test_batch_vs_slicing_logical_and_cuda_complex64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.332s) 2022-11-23T01:55:34.3654396Z test_batch_vs_slicing_logical_and_cuda_float16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-11-23T01:55:34.3654926Z test_batch_vs_slicing_logical_and_cuda_float32 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-11-23T01:55:34.3655386Z test_batch_vs_slicing_logical_and_cuda_float64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-11-23T01:55:34.3655847Z test_batch_vs_slicing_logical_and_cuda_int16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-11-23T01:55:34.3656280Z test_batch_vs_slicing_logical_and_cuda_int32 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-11-23T01:55:34.3656718Z test_batch_vs_slicing_logical_and_cuda_int64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-11-23T01:55:34.3657171Z test_batch_vs_slicing_logical_and_cuda_int8 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-11-23T01:55:34.3657625Z test_batch_vs_slicing_logical_and_cuda_uint8 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-11-23T01:55:34.3658078Z test_batch_vs_slicing_logical_or_cuda_bfloat16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-11-23T01:55:34.3658542Z test_batch_vs_slicing_logical_or_cuda_bool (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-11-23T01:55:34.3659010Z test_batch_vs_slicing_logical_or_cuda_complex128 (__main__.TestBinaryUfuncsCUDA) ... ok (0.340s) 2022-11-23T01:55:34.3659460Z test_batch_vs_slicing_logical_or_cuda_complex64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.330s) 2022-11-23T01:55:34.3660059Z test_batch_vs_slicing_logical_or_cuda_float16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-11-23T01:55:34.3660529Z test_batch_vs_slicing_logical_or_cuda_float32 (__main__.TestBinaryUfuncsCUDA) ... ok (0.004s) 2022-11-23T01:55:34.3660980Z test_batch_vs_slicing_logical_or_cuda_float64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-11-23T01:55:34.3661423Z test_batch_vs_slicing_logical_or_cuda_int16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-11-23T01:55:34.3661878Z test_batch_vs_slicing_logical_or_cuda_int32 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-11-23T01:55:34.3662398Z test_batch_vs_slicing_logical_or_cuda_int64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-11-23T01:55:34.3662864Z test_batch_vs_slicing_logical_or_cuda_int8 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-11-23T01:55:34.3663292Z test_batch_vs_slicing_logical_or_cuda_uint8 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-11-23T01:55:34.3663749Z test_batch_vs_slicing_logical_xor_cuda_bfloat16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-11-23T01:55:34.3664206Z test_batch_vs_slicing_logical_xor_cuda_bool (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-11-23T01:55:34.3664653Z test_batch_vs_slicing_logical_xor_cuda_complex128 (__main__.TestBinaryUfuncsCUDA) ... ok (0.336s) 2022-11-23T01:55:34.3665142Z test_batch_vs_slicing_logical_xor_cuda_complex64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.331s) 2022-11-23T01:55:34.3665616Z test_batch_vs_slicing_logical_xor_cuda_float16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-11-23T01:55:34.3666076Z test_batch_vs_slicing_logical_xor_cuda_float32 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-11-23T01:55:34.3666515Z test_batch_vs_slicing_logical_xor_cuda_float64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-11-23T01:55:34.3666959Z test_batch_vs_slicing_logical_xor_cuda_int16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-11-23T01:55:34.3667463Z test_batch_vs_slicing_logical_xor_cuda_int32 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-11-23T01:55:34.3667912Z test_batch_vs_slicing_logical_xor_cuda_int64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-11-23T01:55:34.3668355Z test_batch_vs_slicing_logical_xor_cuda_int8 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-11-23T01:55:34.3668811Z test_batch_vs_slicing_logical_xor_cuda_uint8 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-11-23T01:55:34.3669261Z test_batch_vs_slicing_lt_cuda_bfloat16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-11-23T01:55:34.3669680Z test_batch_vs_slicing_lt_cuda_bool (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-11-23T01:55:34.3670196Z test_batch_vs_slicing_lt_cuda_float16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-11-23T01:55:34.3670634Z test_batch_vs_slicing_lt_cuda_float32 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-11-23T01:55:34.3671065Z test_batch_vs_slicing_lt_cuda_float64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-11-23T01:55:34.3671481Z test_batch_vs_slicing_lt_cuda_int16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-11-23T01:55:34.3671925Z test_batch_vs_slicing_lt_cuda_int32 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-11-23T01:55:34.3672357Z test_batch_vs_slicing_lt_cuda_int64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-11-23T01:55:34.3672767Z test_batch_vs_slicing_lt_cuda_int8 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-11-23T01:55:34.3673195Z test_batch_vs_slicing_lt_cuda_uint8 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-11-23T01:55:34.3673649Z test_batch_vs_slicing_max_binary_cuda_bfloat16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-11-23T01:55:34.3674111Z test_batch_vs_slicing_max_binary_cuda_bool (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-11-23T01:55:34.3674548Z test_batch_vs_slicing_max_binary_cuda_float16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-11-23T01:55:34.3675009Z test_batch_vs_slicing_max_binary_cuda_float32 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-11-23T01:55:34.3675472Z test_batch_vs_slicing_max_binary_cuda_float64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-11-23T01:55:34.3675928Z test_batch_vs_slicing_max_binary_cuda_int16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-11-23T01:55:34.3676364Z test_batch_vs_slicing_max_binary_cuda_int32 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-11-23T01:55:34.3676810Z test_batch_vs_slicing_max_binary_cuda_int64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-11-23T01:55:34.3677258Z test_batch_vs_slicing_max_binary_cuda_int8 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-11-23T01:55:34.3677740Z test_batch_vs_slicing_max_binary_cuda_uint8 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-11-23T01:55:34.3678201Z test_batch_vs_slicing_maximum_cuda_bfloat16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-11-23T01:55:34.3678659Z test_batch_vs_slicing_maximum_cuda_bool (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-11-23T01:55:34.3679113Z test_batch_vs_slicing_maximum_cuda_float16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-11-23T01:55:34.3679542Z test_batch_vs_slicing_maximum_cuda_float32 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-11-23T01:55:34.3679987Z test_batch_vs_slicing_maximum_cuda_float64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-11-23T01:55:34.3680430Z test_batch_vs_slicing_maximum_cuda_int16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-11-23T01:55:34.3680856Z test_batch_vs_slicing_maximum_cuda_int32 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-11-23T01:55:34.3681294Z test_batch_vs_slicing_maximum_cuda_int64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-11-23T01:55:34.3681743Z test_batch_vs_slicing_maximum_cuda_int8 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-11-23T01:55:34.3682198Z test_batch_vs_slicing_maximum_cuda_uint8 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-11-23T01:55:34.3682632Z test_batch_vs_slicing_min_binary_cuda_bfloat16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-11-23T01:55:34.3683084Z test_batch_vs_slicing_min_binary_cuda_bool (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-11-23T01:55:34.3683532Z test_batch_vs_slicing_min_binary_cuda_float16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-11-23T01:55:34.3683980Z test_batch_vs_slicing_min_binary_cuda_float32 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-11-23T01:55:34.3684407Z test_batch_vs_slicing_min_binary_cuda_float64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-11-23T01:55:34.3684852Z test_batch_vs_slicing_min_binary_cuda_int16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-11-23T01:55:34.3685380Z test_batch_vs_slicing_min_binary_cuda_int32 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-11-23T01:55:34.3685822Z test_batch_vs_slicing_min_binary_cuda_int64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-11-23T01:55:34.3686271Z test_batch_vs_slicing_min_binary_cuda_int8 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-11-23T01:55:34.3686716Z test_batch_vs_slicing_min_binary_cuda_uint8 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-11-23T01:55:34.3687167Z test_batch_vs_slicing_minimum_cuda_bfloat16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-11-23T01:55:34.3687598Z test_batch_vs_slicing_minimum_cuda_bool (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-11-23T01:55:34.3688042Z test_batch_vs_slicing_minimum_cuda_float16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-11-23T01:55:34.3688495Z test_batch_vs_slicing_minimum_cuda_float32 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-11-23T01:55:34.3688937Z test_batch_vs_slicing_minimum_cuda_float64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-11-23T01:55:34.3689380Z test_batch_vs_slicing_minimum_cuda_int16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-11-23T01:55:34.3689827Z test_batch_vs_slicing_minimum_cuda_int32 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-11-23T01:55:34.3690262Z test_batch_vs_slicing_minimum_cuda_int64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-11-23T01:55:34.3690678Z test_batch_vs_slicing_minimum_cuda_int8 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-11-23T01:55:34.3691115Z test_batch_vs_slicing_minimum_cuda_uint8 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-11-23T01:55:34.3691547Z test_batch_vs_slicing_mul_cuda_bfloat16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-11-23T01:55:34.3691994Z test_batch_vs_slicing_mul_cuda_bool (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-11-23T01:55:34.3692481Z test_batch_vs_slicing_mul_cuda_complex128 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-11-23T01:55:34.3692945Z test_batch_vs_slicing_mul_cuda_complex32 (__main__.TestBinaryUfuncsCUDA) ... ok (0.293s) 2022-11-23T01:55:34.3693384Z test_batch_vs_slicing_mul_cuda_complex64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-11-23T01:55:34.3693803Z test_batch_vs_slicing_mul_cuda_float16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-11-23T01:55:34.3694245Z test_batch_vs_slicing_mul_cuda_float32 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-11-23T01:55:34.3694682Z test_batch_vs_slicing_mul_cuda_float64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-11-23T01:55:34.3695127Z test_batch_vs_slicing_mul_cuda_int16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-11-23T01:55:34.3695555Z test_batch_vs_slicing_mul_cuda_int32 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-11-23T01:55:34.3695986Z test_batch_vs_slicing_mul_cuda_int64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-11-23T01:55:34.3696416Z test_batch_vs_slicing_mul_cuda_int8 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-11-23T01:55:34.3696831Z test_batch_vs_slicing_mul_cuda_uint8 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-11-23T01:55:34.3697267Z test_batch_vs_slicing_ne_cuda_bfloat16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-11-23T01:55:34.3697699Z test_batch_vs_slicing_ne_cuda_bool (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-11-23T01:55:34.3698139Z test_batch_vs_slicing_ne_cuda_complex128 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-11-23T01:55:34.3698579Z test_batch_vs_slicing_ne_cuda_complex64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-11-23T01:55:34.3699026Z test_batch_vs_slicing_ne_cuda_float16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-11-23T01:55:34.3699461Z test_batch_vs_slicing_ne_cuda_float32 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-11-23T01:55:34.3699878Z test_batch_vs_slicing_ne_cuda_float64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-11-23T01:55:34.3700463Z test_batch_vs_slicing_ne_cuda_int16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-11-23T01:55:34.3700981Z test_batch_vs_slicing_ne_cuda_int32 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-11-23T01:55:34.3701401Z test_batch_vs_slicing_ne_cuda_int64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-11-23T01:55:34.3701812Z test_batch_vs_slicing_ne_cuda_int8 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-11-23T01:55:34.3702258Z test_batch_vs_slicing_ne_cuda_uint8 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-11-23T01:55:34.3702698Z test_batch_vs_slicing_nextafter_cuda_bfloat16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-11-23T01:55:34.3703159Z test_batch_vs_slicing_nextafter_cuda_float32 (__main__.TestBinaryUfuncsCUDA) ... ok (0.004s) 2022-11-23T01:55:34.3703596Z test_batch_vs_slicing_nextafter_cuda_float64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-11-23T01:55:34.3704046Z test_batch_vs_slicing_polar_cuda_float32 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-11-23T01:55:34.3704495Z test_batch_vs_slicing_polar_cuda_float64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-11-23T01:55:34.3704921Z test_batch_vs_slicing_pow_cuda_bfloat16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-11-23T01:55:34.3705382Z test_batch_vs_slicing_pow_cuda_complex128 (__main__.TestBinaryUfuncsCUDA) ... ok (0.005s) 2022-11-23T01:55:34.3705858Z test_batch_vs_slicing_pow_cuda_complex32 (__main__.TestBinaryUfuncsCUDA) ... skip: Skipped! (0.001s) 2022-11-23T01:55:34.3706327Z test_batch_vs_slicing_pow_cuda_complex64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-11-23T01:55:34.3706757Z test_batch_vs_slicing_pow_cuda_float16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-11-23T01:55:34.3707196Z test_batch_vs_slicing_pow_cuda_float32 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-11-23T01:55:34.3707636Z test_batch_vs_slicing_pow_cuda_float64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-11-23T01:55:34.3708124Z test_batch_vs_slicing_pow_cuda_int16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-11-23T01:55:34.3708587Z test_batch_vs_slicing_pow_cuda_int32 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-11-23T01:55:34.3709031Z test_batch_vs_slicing_pow_cuda_int64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-11-23T01:55:34.3709469Z test_batch_vs_slicing_pow_cuda_int8 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-11-23T01:55:34.3709886Z test_batch_vs_slicing_pow_cuda_uint8 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-11-23T01:55:34.3710337Z test_batch_vs_slicing_remainder_cuda_bfloat16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-11-23T01:55:34.3710793Z test_batch_vs_slicing_remainder_cuda_float16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.004s) 2022-11-23T01:55:34.3711243Z test_batch_vs_slicing_remainder_cuda_float32 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-11-23T01:55:34.3711681Z test_batch_vs_slicing_remainder_cuda_float64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-11-23T01:55:34.3712151Z test_batch_vs_slicing_remainder_cuda_int16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-11-23T01:55:34.3712606Z test_batch_vs_slicing_remainder_cuda_int32 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-11-23T01:55:34.3713038Z test_batch_vs_slicing_remainder_cuda_int64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-11-23T01:55:34.3713488Z test_batch_vs_slicing_remainder_cuda_int8 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-11-23T01:55:34.3713936Z test_batch_vs_slicing_remainder_cuda_uint8 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-11-23T01:55:34.3714373Z test_batch_vs_slicing_rsub_cuda_bfloat16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.004s) 2022-11-23T01:55:34.3714799Z test_batch_vs_slicing_rsub_cuda_complex128 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-11-23T01:55:34.3715259Z test_batch_vs_slicing_rsub_cuda_complex64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-11-23T01:55:34.3715723Z test_batch_vs_slicing_rsub_cuda_float16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-11-23T01:55:34.3716221Z test_batch_vs_slicing_rsub_cuda_float32 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-11-23T01:55:34.3716657Z test_batch_vs_slicing_rsub_cuda_float64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-11-23T01:55:34.3717090Z test_batch_vs_slicing_rsub_cuda_int16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-11-23T01:55:34.3717522Z test_batch_vs_slicing_rsub_cuda_int32 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-11-23T01:55:34.3717937Z test_batch_vs_slicing_rsub_cuda_int64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-11-23T01:55:34.3718370Z test_batch_vs_slicing_rsub_cuda_int8 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-11-23T01:55:34.3718819Z test_batch_vs_slicing_rsub_cuda_uint8 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-11-23T01:55:34.3719309Z test_batch_vs_slicing_special_chebyshev_polynomial_t_cuda_bool (__main__.TestBinaryUfuncsCUDA) ... ok (0.476s) 2022-11-23T01:55:34.3719817Z test_batch_vs_slicing_special_chebyshev_polynomial_t_cuda_float32 (__main__.TestBinaryUfuncsCUDA) ... ok (0.400s) 2022-11-23T01:55:34.3720328Z test_batch_vs_slicing_special_chebyshev_polynomial_t_cuda_float64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.424s) 2022-11-23T01:55:34.3720845Z test_batch_vs_slicing_special_chebyshev_polynomial_t_cuda_int16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-11-23T01:55:34.3721335Z test_batch_vs_slicing_special_chebyshev_polynomial_t_cuda_int32 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-11-23T01:55:34.3721834Z test_batch_vs_slicing_special_chebyshev_polynomial_t_cuda_int64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-11-23T01:55:34.3722348Z test_batch_vs_slicing_special_chebyshev_polynomial_t_cuda_int8 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-11-23T01:55:34.3722866Z test_batch_vs_slicing_special_chebyshev_polynomial_t_cuda_uint8 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-11-23T01:55:34.3723450Z test_batch_vs_slicing_special_chebyshev_polynomial_u_cuda_bool (__main__.TestBinaryUfuncsCUDA) ... ok (0.666s) 2022-11-23T01:55:34.3723977Z test_batch_vs_slicing_special_chebyshev_polynomial_u_cuda_float32 (__main__.TestBinaryUfuncsCUDA) ... ok (0.774s) 2022-11-23T01:55:34.3724496Z test_batch_vs_slicing_special_chebyshev_polynomial_u_cuda_float64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.659s) 2022-11-23T01:55:34.3725001Z test_batch_vs_slicing_special_chebyshev_polynomial_u_cuda_int16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-11-23T01:55:34.3725487Z test_batch_vs_slicing_special_chebyshev_polynomial_u_cuda_int32 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-11-23T01:55:34.3725985Z test_batch_vs_slicing_special_chebyshev_polynomial_u_cuda_int64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-11-23T01:55:34.3726499Z test_batch_vs_slicing_special_chebyshev_polynomial_u_cuda_int8 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-11-23T01:55:34.3727012Z test_batch_vs_slicing_special_chebyshev_polynomial_u_cuda_uint8 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-11-23T01:55:34.3727824Z test_batch_vs_slicing_special_chebyshev_polynomial_v_cuda_bool (__main__.TestBinaryUfuncsCUDA) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.001s) 2022-11-23T01:55:34.3728631Z test_batch_vs_slicing_special_chebyshev_polynomial_v_cuda_float32 (__main__.TestBinaryUfuncsCUDA) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.001s) 2022-11-23T01:55:34.3729437Z test_batch_vs_slicing_special_chebyshev_polynomial_v_cuda_float64 (__main__.TestBinaryUfuncsCUDA) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.001s) 2022-11-23T01:55:34.3730243Z test_batch_vs_slicing_special_chebyshev_polynomial_v_cuda_int16 (__main__.TestBinaryUfuncsCUDA) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.001s) 2022-11-23T01:55:34.3731020Z test_batch_vs_slicing_special_chebyshev_polynomial_v_cuda_int32 (__main__.TestBinaryUfuncsCUDA) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.001s) 2022-11-23T01:55:34.3731898Z test_batch_vs_slicing_special_chebyshev_polynomial_v_cuda_int64 (__main__.TestBinaryUfuncsCUDA) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.001s) 2022-11-23T01:55:34.3732696Z test_batch_vs_slicing_special_chebyshev_polynomial_v_cuda_int8 (__main__.TestBinaryUfuncsCUDA) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.001s) 2022-11-23T01:55:34.3733506Z test_batch_vs_slicing_special_chebyshev_polynomial_v_cuda_uint8 (__main__.TestBinaryUfuncsCUDA) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.001s) 2022-11-23T01:55:34.3734309Z test_batch_vs_slicing_special_chebyshev_polynomial_w_cuda_bool (__main__.TestBinaryUfuncsCUDA) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.001s) 2022-11-23T01:55:34.3735103Z test_batch_vs_slicing_special_chebyshev_polynomial_w_cuda_float32 (__main__.TestBinaryUfuncsCUDA) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.001s) 2022-11-23T01:55:34.3735909Z test_batch_vs_slicing_special_chebyshev_polynomial_w_cuda_float64 (__main__.TestBinaryUfuncsCUDA) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.001s) 2022-11-23T01:55:34.3736710Z test_batch_vs_slicing_special_chebyshev_polynomial_w_cuda_int16 (__main__.TestBinaryUfuncsCUDA) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.001s) 2022-11-23T01:55:34.3737499Z test_batch_vs_slicing_special_chebyshev_polynomial_w_cuda_int32 (__main__.TestBinaryUfuncsCUDA) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.001s) 2022-11-23T01:55:34.3738305Z test_batch_vs_slicing_special_chebyshev_polynomial_w_cuda_int64 (__main__.TestBinaryUfuncsCUDA) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.001s) 2022-11-23T01:55:34.3739146Z test_batch_vs_slicing_special_chebyshev_polynomial_w_cuda_int8 (__main__.TestBinaryUfuncsCUDA) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.001s) 2022-11-23T01:55:34.3740126Z test_batch_vs_slicing_special_chebyshev_polynomial_w_cuda_uint8 (__main__.TestBinaryUfuncsCUDA) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.001s) 2022-11-23T01:55:34.3740697Z test_batch_vs_slicing_special_hermite_polynomial_h_cuda_bool (__main__.TestBinaryUfuncsCUDA) ... ok (0.375s) 2022-11-23T01:55:34.3741209Z test_batch_vs_slicing_special_hermite_polynomial_h_cuda_float32 (__main__.TestBinaryUfuncsCUDA) ... ok (0.253s) 2022-11-23T01:55:34.3741696Z test_batch_vs_slicing_special_hermite_polynomial_h_cuda_float64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.255s) 2022-11-23T01:55:34.3742200Z test_batch_vs_slicing_special_hermite_polynomial_h_cuda_int16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-11-23T01:55:34.3742714Z test_batch_vs_slicing_special_hermite_polynomial_h_cuda_int32 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-11-23T01:55:34.3743226Z test_batch_vs_slicing_special_hermite_polynomial_h_cuda_int64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-11-23T01:55:34.3743714Z test_batch_vs_slicing_special_hermite_polynomial_h_cuda_int8 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-11-23T01:55:34.3744217Z test_batch_vs_slicing_special_hermite_polynomial_h_cuda_uint8 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-11-23T01:55:34.3744721Z test_batch_vs_slicing_special_hermite_polynomial_he_cuda_bool (__main__.TestBinaryUfuncsCUDA) ... ok (0.366s) 2022-11-23T01:55:34.3745212Z test_batch_vs_slicing_special_hermite_polynomial_he_cuda_float32 (__main__.TestBinaryUfuncsCUDA) ... ok (0.237s) 2022-11-23T01:55:34.3745725Z test_batch_vs_slicing_special_hermite_polynomial_he_cuda_float64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.239s) 2022-11-23T01:55:34.3746233Z test_batch_vs_slicing_special_hermite_polynomial_he_cuda_int16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-11-23T01:55:34.3746844Z test_batch_vs_slicing_special_hermite_polynomial_he_cuda_int32 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-11-23T01:55:34.3747336Z test_batch_vs_slicing_special_hermite_polynomial_he_cuda_int64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-11-23T01:55:34.3747840Z test_batch_vs_slicing_special_hermite_polynomial_he_cuda_int8 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-11-23T01:55:34.3748343Z test_batch_vs_slicing_special_hermite_polynomial_he_cuda_uint8 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-11-23T01:55:34.3748846Z test_batch_vs_slicing_special_laguerre_polynomial_l_cuda_bool (__main__.TestBinaryUfuncsCUDA) ... ok (0.433s) 2022-11-23T01:55:34.3749342Z test_batch_vs_slicing_special_laguerre_polynomial_l_cuda_float32 (__main__.TestBinaryUfuncsCUDA) ... ok (0.307s) 2022-11-23T01:55:34.3749854Z test_batch_vs_slicing_special_laguerre_polynomial_l_cuda_float64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.330s) 2022-11-23T01:55:34.3750379Z test_batch_vs_slicing_special_laguerre_polynomial_l_cuda_int16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-11-23T01:55:34.3750897Z test_batch_vs_slicing_special_laguerre_polynomial_l_cuda_int32 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-11-23T01:55:34.3751387Z test_batch_vs_slicing_special_laguerre_polynomial_l_cuda_int64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.004s) 2022-11-23T01:55:34.3751885Z test_batch_vs_slicing_special_laguerre_polynomial_l_cuda_int8 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-11-23T01:55:34.3752390Z test_batch_vs_slicing_special_laguerre_polynomial_l_cuda_uint8 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-11-23T01:55:34.3753147Z test_batch_vs_slicing_special_legendre_polynomial_p_cuda_bool (__main__.TestBinaryUfuncsCUDA) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.001s) 2022-11-23T01:55:34.3754027Z test_batch_vs_slicing_special_legendre_polynomial_p_cuda_float32 (__main__.TestBinaryUfuncsCUDA) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.001s) 2022-11-23T01:55:34.3754849Z test_batch_vs_slicing_special_legendre_polynomial_p_cuda_float64 (__main__.TestBinaryUfuncsCUDA) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.001s) 2022-11-23T01:55:34.3755665Z test_batch_vs_slicing_special_legendre_polynomial_p_cuda_int16 (__main__.TestBinaryUfuncsCUDA) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.001s) 2022-11-23T01:55:34.3756474Z test_batch_vs_slicing_special_legendre_polynomial_p_cuda_int32 (__main__.TestBinaryUfuncsCUDA) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.001s) 2022-11-23T01:55:34.3757252Z test_batch_vs_slicing_special_legendre_polynomial_p_cuda_int64 (__main__.TestBinaryUfuncsCUDA) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.001s) 2022-11-23T01:55:34.3758048Z test_batch_vs_slicing_special_legendre_polynomial_p_cuda_int8 (__main__.TestBinaryUfuncsCUDA) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.001s) 2022-11-23T01:55:34.3758849Z test_batch_vs_slicing_special_legendre_polynomial_p_cuda_uint8 (__main__.TestBinaryUfuncsCUDA) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.001s) 2022-11-23T01:55:34.3759668Z test_batch_vs_slicing_special_shifted_chebyshev_polynomial_t_cuda_bool (__main__.TestBinaryUfuncsCUDA) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.001s) 2022-11-23T01:55:34.3760504Z test_batch_vs_slicing_special_shifted_chebyshev_polynomial_t_cuda_float32 (__main__.TestBinaryUfuncsCUDA) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.001s) 2022-11-23T01:55:34.3761337Z test_batch_vs_slicing_special_shifted_chebyshev_polynomial_t_cuda_float64 (__main__.TestBinaryUfuncsCUDA) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.001s) 2022-11-23T01:55:34.3762181Z test_batch_vs_slicing_special_shifted_chebyshev_polynomial_t_cuda_int16 (__main__.TestBinaryUfuncsCUDA) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.001s) 2022-11-23T01:55:34.3763096Z test_batch_vs_slicing_special_shifted_chebyshev_polynomial_t_cuda_int32 (__main__.TestBinaryUfuncsCUDA) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.001s) 2022-11-23T01:55:34.3763924Z test_batch_vs_slicing_special_shifted_chebyshev_polynomial_t_cuda_int64 (__main__.TestBinaryUfuncsCUDA) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.001s) 2022-11-23T01:55:34.3764750Z test_batch_vs_slicing_special_shifted_chebyshev_polynomial_t_cuda_int8 (__main__.TestBinaryUfuncsCUDA) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.001s) 2022-11-23T01:55:34.3765567Z test_batch_vs_slicing_special_shifted_chebyshev_polynomial_t_cuda_uint8 (__main__.TestBinaryUfuncsCUDA) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.001s) 2022-11-23T01:55:34.3766395Z test_batch_vs_slicing_special_shifted_chebyshev_polynomial_u_cuda_bool (__main__.TestBinaryUfuncsCUDA) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.001s) 2022-11-23T01:55:34.3767233Z test_batch_vs_slicing_special_shifted_chebyshev_polynomial_u_cuda_float32 (__main__.TestBinaryUfuncsCUDA) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.001s) 2022-11-23T01:55:34.3768077Z test_batch_vs_slicing_special_shifted_chebyshev_polynomial_u_cuda_float64 (__main__.TestBinaryUfuncsCUDA) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.001s) 2022-11-23T01:55:34.3768914Z test_batch_vs_slicing_special_shifted_chebyshev_polynomial_u_cuda_int16 (__main__.TestBinaryUfuncsCUDA) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.001s) 2022-11-23T01:55:34.3769720Z test_batch_vs_slicing_special_shifted_chebyshev_polynomial_u_cuda_int32 (__main__.TestBinaryUfuncsCUDA) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.001s) 2022-11-23T01:55:34.3770582Z test_batch_vs_slicing_special_shifted_chebyshev_polynomial_u_cuda_int64 (__main__.TestBinaryUfuncsCUDA) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.001s) 2022-11-23T01:55:34.3771426Z test_batch_vs_slicing_special_shifted_chebyshev_polynomial_u_cuda_int8 (__main__.TestBinaryUfuncsCUDA) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.001s) 2022-11-23T01:55:34.3772243Z test_batch_vs_slicing_special_shifted_chebyshev_polynomial_u_cuda_uint8 (__main__.TestBinaryUfuncsCUDA) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.001s) 2022-11-23T01:55:34.3773055Z test_batch_vs_slicing_special_shifted_chebyshev_polynomial_v_cuda_bool (__main__.TestBinaryUfuncsCUDA) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.001s) 2022-11-23T01:55:34.3773897Z test_batch_vs_slicing_special_shifted_chebyshev_polynomial_v_cuda_float32 (__main__.TestBinaryUfuncsCUDA) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.001s) 2022-11-23T01:55:34.3774750Z test_batch_vs_slicing_special_shifted_chebyshev_polynomial_v_cuda_float64 (__main__.TestBinaryUfuncsCUDA) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.001s) 2022-11-23T01:55:34.3775580Z test_batch_vs_slicing_special_shifted_chebyshev_polynomial_v_cuda_int16 (__main__.TestBinaryUfuncsCUDA) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.001s) 2022-11-23T01:55:34.3776403Z test_batch_vs_slicing_special_shifted_chebyshev_polynomial_v_cuda_int32 (__main__.TestBinaryUfuncsCUDA) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.001s) 2022-11-23T01:55:34.3777206Z test_batch_vs_slicing_special_shifted_chebyshev_polynomial_v_cuda_int64 (__main__.TestBinaryUfuncsCUDA) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.001s) 2022-11-23T01:55:34.3778037Z test_batch_vs_slicing_special_shifted_chebyshev_polynomial_v_cuda_int8 (__main__.TestBinaryUfuncsCUDA) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.001s) 2022-11-23T01:55:34.3778924Z test_batch_vs_slicing_special_shifted_chebyshev_polynomial_v_cuda_uint8 (__main__.TestBinaryUfuncsCUDA) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.001s) 2022-11-23T01:55:34.3779743Z test_batch_vs_slicing_special_shifted_chebyshev_polynomial_w_cuda_bool (__main__.TestBinaryUfuncsCUDA) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.001s) 2022-11-23T01:55:34.3780766Z test_batch_vs_slicing_special_shifted_chebyshev_polynomial_w_cuda_float32 (__main__.TestBinaryUfuncsCUDA) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.001s) 2022-11-23T01:55:34.3781591Z test_batch_vs_slicing_special_shifted_chebyshev_polynomial_w_cuda_float64 (__main__.TestBinaryUfuncsCUDA) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.001s) 2022-11-23T01:55:34.3782422Z test_batch_vs_slicing_special_shifted_chebyshev_polynomial_w_cuda_int16 (__main__.TestBinaryUfuncsCUDA) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.001s) 2022-11-23T01:55:34.3783251Z test_batch_vs_slicing_special_shifted_chebyshev_polynomial_w_cuda_int32 (__main__.TestBinaryUfuncsCUDA) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.001s) 2022-11-23T01:55:34.3784071Z test_batch_vs_slicing_special_shifted_chebyshev_polynomial_w_cuda_int64 (__main__.TestBinaryUfuncsCUDA) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.001s) 2022-11-23T01:55:34.3784893Z test_batch_vs_slicing_special_shifted_chebyshev_polynomial_w_cuda_int8 (__main__.TestBinaryUfuncsCUDA) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.001s) 2022-11-23T01:55:34.3785697Z test_batch_vs_slicing_special_shifted_chebyshev_polynomial_w_cuda_uint8 (__main__.TestBinaryUfuncsCUDA) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.001s) 2022-11-23T01:55:34.3786353Z test_batch_vs_slicing_special_xlog1py_cuda_bfloat16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-11-23T01:55:34.3786859Z test_batch_vs_slicing_special_xlog1py_cuda_bool (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-11-23T01:55:34.3787341Z test_batch_vs_slicing_special_xlog1py_cuda_float16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-11-23T01:55:34.3787806Z test_batch_vs_slicing_special_xlog1py_cuda_float32 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-11-23T01:55:34.3788281Z test_batch_vs_slicing_special_xlog1py_cuda_float64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-11-23T01:55:34.3788752Z test_batch_vs_slicing_special_xlog1py_cuda_int16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-11-23T01:55:34.3789204Z test_batch_vs_slicing_special_xlog1py_cuda_int32 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-11-23T01:55:34.3789669Z test_batch_vs_slicing_special_xlog1py_cuda_int64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-11-23T01:55:34.3790151Z test_batch_vs_slicing_special_xlog1py_cuda_int8 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-11-23T01:55:34.3790634Z test_batch_vs_slicing_special_xlog1py_cuda_uint8 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-11-23T01:55:34.3791083Z test_batch_vs_slicing_special_zeta_cuda_bool (__main__.TestBinaryUfuncsCUDA) ... ok (0.726s) 2022-11-23T01:55:34.3791551Z test_batch_vs_slicing_special_zeta_cuda_float32 (__main__.TestBinaryUfuncsCUDA) ... ok (0.894s) 2022-11-23T01:55:34.3792008Z test_batch_vs_slicing_special_zeta_cuda_float64 (__main__.TestBinaryUfuncsCUDA) ... ok (1.075s) 2022-11-23T01:55:34.3792469Z test_batch_vs_slicing_special_zeta_cuda_int16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.005s) 2022-11-23T01:55:34.3792904Z test_batch_vs_slicing_special_zeta_cuda_int32 (__main__.TestBinaryUfuncsCUDA) ... ok (0.005s) 2022-11-23T01:55:34.3793357Z test_batch_vs_slicing_special_zeta_cuda_int64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.005s) 2022-11-23T01:55:34.3793826Z test_batch_vs_slicing_special_zeta_cuda_int8 (__main__.TestBinaryUfuncsCUDA) ... ok (0.005s) 2022-11-23T01:55:34.3794351Z test_batch_vs_slicing_special_zeta_cuda_uint8 (__main__.TestBinaryUfuncsCUDA) ... ok (0.005s) 2022-11-23T01:55:34.3794812Z test_batch_vs_slicing_sub_cuda_bfloat16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-11-23T01:55:34.3795250Z test_batch_vs_slicing_sub_cuda_complex128 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-11-23T01:55:34.3795697Z test_batch_vs_slicing_sub_cuda_complex32 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-11-23T01:55:34.3796125Z test_batch_vs_slicing_sub_cuda_complex64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-11-23T01:55:34.3796567Z test_batch_vs_slicing_sub_cuda_float16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-11-23T01:55:34.3797023Z test_batch_vs_slicing_sub_cuda_float32 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-11-23T01:55:34.3797450Z test_batch_vs_slicing_sub_cuda_float64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-11-23T01:55:34.3797887Z test_batch_vs_slicing_sub_cuda_int16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-11-23T01:55:34.3798326Z test_batch_vs_slicing_sub_cuda_int32 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-11-23T01:55:34.3798749Z test_batch_vs_slicing_sub_cuda_int64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-11-23T01:55:34.3799165Z test_batch_vs_slicing_sub_cuda_int8 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-11-23T01:55:34.3799598Z test_batch_vs_slicing_sub_cuda_uint8 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-11-23T01:55:34.3800054Z test_batch_vs_slicing_true_divide_cuda_bfloat16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-11-23T01:55:34.3800520Z test_batch_vs_slicing_true_divide_cuda_bool (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-11-23T01:55:34.3800968Z test_batch_vs_slicing_true_divide_cuda_complex128 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-11-23T01:55:34.3801487Z test_batch_vs_slicing_true_divide_cuda_complex32 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-11-23T01:55:34.3801972Z test_batch_vs_slicing_true_divide_cuda_complex64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-11-23T01:55:34.3802421Z test_batch_vs_slicing_true_divide_cuda_float16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-11-23T01:55:34.3802876Z test_batch_vs_slicing_true_divide_cuda_float32 (__main__.TestBinaryUfuncsCUDA) ... ok (0.004s) 2022-11-23T01:55:34.3803322Z test_batch_vs_slicing_true_divide_cuda_float64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-11-23T01:55:34.3803793Z test_batch_vs_slicing_true_divide_cuda_int16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-11-23T01:55:34.3804234Z test_batch_vs_slicing_true_divide_cuda_int32 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-11-23T01:55:34.3804677Z test_batch_vs_slicing_true_divide_cuda_int64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-11-23T01:55:34.3805130Z test_batch_vs_slicing_true_divide_cuda_int8 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-11-23T01:55:34.3805587Z test_batch_vs_slicing_true_divide_cuda_uint8 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-11-23T01:55:34.3806013Z test_batch_vs_slicing_xlogy_cuda_bfloat16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-11-23T01:55:34.3806231Z test_batch_vs_slicing_xlogy_cuda_bool (__main__.TestBinaryUfuncsCUDA) ... ok (0.004s) 2022-11-23T01:55:34.3806447Z test_batch_vs_slicing_xlogy_cuda_float16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-11-23T01:55:34.3806661Z test_batch_vs_slicing_xlogy_cuda_float32 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-11-23T01:55:34.3806885Z test_batch_vs_slicing_xlogy_cuda_float64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-11-23T01:55:34.3807103Z test_batch_vs_slicing_xlogy_cuda_int16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-11-23T01:55:34.3807316Z test_batch_vs_slicing_xlogy_cuda_int32 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-11-23T01:55:34.3807514Z test_batch_vs_slicing_xlogy_cuda_int64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-11-23T01:55:34.3807790Z test_batch_vs_slicing_xlogy_cuda_int8 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-11-23T01:55:34.3807995Z test_batch_vs_slicing_xlogy_cuda_uint8 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-11-23T01:55:34.3808211Z test_binary_op_mem_overlap_cuda_float64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-11-23T01:55:34.3808490Z test_binary_op_scalar_device_unspecified_cuda (__main__.TestBinaryUfuncsCUDA) ... skip: fewer than 2 devices detected (0.001s) 2022-11-23T01:55:34.3808701Z test_binary_ops_with_scalars_cuda (__main__.TestBinaryUfuncsCUDA) ... ok (16.570s) 2022-11-23T01:55:34.3808901Z test_bitwise_ops_cuda_bool (__main__.TestBinaryUfuncsCUDA) ... ok (0.044s) 2022-11-23T01:55:34.3809099Z test_bitwise_ops_cuda_int16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.045s) 2022-11-23T01:55:34.3809279Z test_bitwise_ops_cuda_int32 (__main__.TestBinaryUfuncsCUDA) ... ok (0.057s) 2022-11-23T01:55:34.3809484Z test_bitwise_ops_cuda_int64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.072s) 2022-11-23T01:55:34.3809685Z test_bitwise_ops_cuda_int8 (__main__.TestBinaryUfuncsCUDA) ... ok (0.041s) 2022-11-23T01:55:34.3809878Z test_bitwise_ops_cuda_uint8 (__main__.TestBinaryUfuncsCUDA) ... ok (0.040s) 2022-11-23T01:55:34.3810103Z test_bool_tensor_comparison_ops_cuda (__main__.TestBinaryUfuncsCUDA) ... ok (0.005s) 2022-11-23T01:55:34.3810322Z test_broadcasting_add_cuda_float32 (__main__.TestBinaryUfuncsCUDA) ... ok (0.076s) 2022-11-23T01:55:34.3810538Z test_broadcasting_add_cuda_int64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.040s) 2022-11-23T01:55:34.3810758Z test_broadcasting_bitwise_and_cuda_int64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.040s) 2022-11-23T01:55:34.3810958Z test_broadcasting_bitwise_or_cuda_int64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.040s) 2022-11-23T01:55:34.3811178Z test_broadcasting_bitwise_xor_cuda_int64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.039s) 2022-11-23T01:55:34.3811449Z test_broadcasting_clamp_max_cuda_float32 (__main__.TestBinaryUfuncsCUDA) ... ok (0.074s) 2022-11-23T01:55:34.3811678Z test_broadcasting_clamp_max_cuda_int64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.039s) 2022-11-23T01:55:34.3811895Z test_broadcasting_clamp_min_cuda_float32 (__main__.TestBinaryUfuncsCUDA) ... ok (0.073s) 2022-11-23T01:55:34.3812113Z test_broadcasting_clamp_min_cuda_int64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.040s) 2022-11-23T01:55:34.3812324Z test_broadcasting_eq_cuda_float32 (__main__.TestBinaryUfuncsCUDA) ... ok (0.057s) 2022-11-23T01:55:34.3812529Z test_broadcasting_eq_cuda_int64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.038s) 2022-11-23T01:55:34.3812755Z test_broadcasting_float_power_cuda_float32 (__main__.TestBinaryUfuncsCUDA) ... ok (0.073s) 2022-11-23T01:55:34.3812958Z test_broadcasting_float_power_cuda_int64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.058s) 2022-11-23T01:55:34.3813186Z test_broadcasting_floor_divide_cuda_float32 (__main__.TestBinaryUfuncsCUDA) ... ok (0.080s) 2022-11-23T01:55:34.3813421Z test_broadcasting_floor_divide_cuda_int64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.044s) 2022-11-23T01:55:34.3813636Z test_broadcasting_fmod_cuda_float32 (__main__.TestBinaryUfuncsCUDA) ... ok (0.077s) 2022-11-23T01:55:34.3813852Z test_broadcasting_fmod_cuda_int64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.043s) 2022-11-23T01:55:34.3814063Z test_broadcasting_gcd_cuda_int64 (__main__.TestBinaryUfuncsCUDA) ... ok (1.410s) 2022-11-23T01:55:34.3814272Z test_broadcasting_ge_cuda_float32 (__main__.TestBinaryUfuncsCUDA) ... ok (0.058s) 2022-11-23T01:55:34.3814476Z test_broadcasting_ge_cuda_int64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.040s) 2022-11-23T01:55:34.3814666Z test_broadcasting_gt_cuda_float32 (__main__.TestBinaryUfuncsCUDA) ... ok (0.059s) 2022-11-23T01:55:34.3814874Z test_broadcasting_gt_cuda_int64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.039s) 2022-11-23T01:55:34.3815096Z test_broadcasting_heaviside_cuda_float32 (__main__.TestBinaryUfuncsCUDA) ... ok (0.071s) 2022-11-23T01:55:34.3815366Z test_broadcasting_heaviside_cuda_int64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.040s) 2022-11-23T01:55:34.3815585Z test_broadcasting_isclose_cuda_float32 (__main__.TestBinaryUfuncsCUDA) ... ok (0.064s) 2022-11-23T01:55:34.3815799Z test_broadcasting_isclose_cuda_int64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.045s) 2022-11-23T01:55:34.3816033Z test_broadcasting_jiterator_binary_cuda_float32 (__main__.TestBinaryUfuncsCUDA) ... ok (1.407s) 2022-11-23T01:55:34.3816261Z test_broadcasting_jiterator_binary_cuda_int64 (__main__.TestBinaryUfuncsCUDA) ... ok (1.371s) 2022-11-23T01:55:34.3816509Z test_broadcasting_jiterator_binary_return_by_ref_cuda_float32 (__main__.TestBinaryUfuncsCUDA) ... ok (1.398s) 2022-11-23T01:55:34.3816747Z test_broadcasting_jiterator_binary_return_by_ref_cuda_int64 (__main__.TestBinaryUfuncsCUDA) ... ok (1.366s) 2022-11-23T01:55:34.3816959Z test_broadcasting_lcm_cuda_int64 (__main__.TestBinaryUfuncsCUDA) ... ok (1.447s) 2022-11-23T01:55:34.3817181Z test_broadcasting_le_cuda_float32 (__main__.TestBinaryUfuncsCUDA) ... ok (0.059s) 2022-11-23T01:55:34.3817393Z test_broadcasting_le_cuda_int64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.039s) 2022-11-23T01:55:34.3817615Z test_broadcasting_logical_and_cuda_float32 (__main__.TestBinaryUfuncsCUDA) ... ok (0.059s) 2022-11-23T01:55:34.3817833Z test_broadcasting_logical_and_cuda_int64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.039s) 2022-11-23T01:55:34.3818051Z test_broadcasting_logical_or_cuda_float32 (__main__.TestBinaryUfuncsCUDA) ... ok (0.059s) 2022-11-23T01:55:34.3818269Z test_broadcasting_logical_or_cuda_int64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.039s) 2022-11-23T01:55:34.3818473Z test_broadcasting_logical_xor_cuda_float32 (__main__.TestBinaryUfuncsCUDA) ... ok (0.058s) 2022-11-23T01:55:34.3818691Z test_broadcasting_logical_xor_cuda_int64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.039s) 2022-11-23T01:55:34.3818944Z test_broadcasting_lt_cuda_float32 (__main__.TestBinaryUfuncsCUDA) ... ok (0.057s) 2022-11-23T01:55:34.3819161Z test_broadcasting_lt_cuda_int64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.040s) 2022-11-23T01:55:34.3819376Z test_broadcasting_max_binary_cuda_float32 (__main__.TestBinaryUfuncsCUDA) ... ok (0.074s) 2022-11-23T01:55:34.3819592Z test_broadcasting_max_binary_cuda_int64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.040s) 2022-11-23T01:55:34.3819810Z test_broadcasting_maximum_cuda_float32 (__main__.TestBinaryUfuncsCUDA) ... ok (0.074s) 2022-11-23T01:55:34.3820177Z test_broadcasting_maximum_cuda_int64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.040s) 2022-11-23T01:55:34.3820412Z test_broadcasting_min_binary_cuda_float32 (__main__.TestBinaryUfuncsCUDA) ... ok (0.074s) 2022-11-23T01:55:34.3820613Z test_broadcasting_min_binary_cuda_int64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.039s) 2022-11-23T01:55:34.3820831Z test_broadcasting_minimum_cuda_float32 (__main__.TestBinaryUfuncsCUDA) ... ok (0.074s) 2022-11-23T01:55:34.3821049Z test_broadcasting_minimum_cuda_int64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.039s) 2022-11-23T01:55:34.3859194Z test_broadcasting_ne_cuda_float32 (__main__.TestBinaryUfuncsCUDA) ... ok (0.057s) 2022-11-23T01:55:34.3859511Z test_broadcasting_ne_cuda_int64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.038s) 2022-11-23T01:55:34.3859721Z test_broadcasting_pow_cuda_float32 (__main__.TestBinaryUfuncsCUDA) ... ok (0.073s) 2022-11-23T01:55:34.3860193Z test_broadcasting_pow_cuda_int64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.041s) 2022-11-23T01:55:34.3860423Z test_broadcasting_remainder_cuda_float32 (__main__.TestBinaryUfuncsCUDA) ... ok (0.077s) 2022-11-23T01:55:34.3860679Z test_broadcasting_remainder_cuda_int64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.043s) 2022-11-23T01:55:34.3860892Z test_broadcasting_sub_cuda_float32 (__main__.TestBinaryUfuncsCUDA) ... ok (0.075s) 2022-11-23T01:55:34.3861101Z test_broadcasting_sub_cuda_int64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.040s) 2022-11-23T01:55:34.3861329Z test_cdiv_cuda_float32 (__main__.TestBinaryUfuncsCUDA) ... skip: Only runs on cpu (0.001s) 2022-11-23T01:55:34.3861726Z test_cmul_cuda_float32 (__main__.TestBinaryUfuncsCUDA) ... skip: Only runs on cpu (0.001s) 2022-11-23T01:55:34.3862018Z test_comparison_ops_type_promotion_and_broadcasting_cuda_bfloat16_bfloat16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.112s) 2022-11-23T01:55:34.3862273Z test_comparison_ops_type_promotion_and_broadcasting_cuda_bfloat16_bool (__main__.TestBinaryUfuncsCUDA) ... ok (0.107s) 2022-11-23T01:55:34.3862542Z test_comparison_ops_type_promotion_and_broadcasting_cuda_bool_bool (__main__.TestBinaryUfuncsCUDA) ... ok (0.095s) 2022-11-23T01:55:34.3862819Z test_comparison_ops_type_promotion_and_broadcasting_cuda_complex128_bfloat16 (__main__.TestBinaryUfuncsCUDA) ... ok (7.984s) 2022-11-23T01:55:34.3863091Z test_comparison_ops_type_promotion_and_broadcasting_cuda_complex128_bool (__main__.TestBinaryUfuncsCUDA) ... ok (0.062s) 2022-11-23T01:55:34.3863373Z test_comparison_ops_type_promotion_and_broadcasting_cuda_complex128_complex128 (__main__.TestBinaryUfuncsCUDA) ... ok (0.065s) 2022-11-23T01:55:34.3863648Z test_comparison_ops_type_promotion_and_broadcasting_cuda_complex128_float16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.065s) 2022-11-23T01:55:34.3863916Z test_comparison_ops_type_promotion_and_broadcasting_cuda_complex64_bfloat16 (__main__.TestBinaryUfuncsCUDA) ... ok (7.990s) 2022-11-23T01:55:34.3864182Z test_comparison_ops_type_promotion_and_broadcasting_cuda_complex64_bool (__main__.TestBinaryUfuncsCUDA) ... ok (0.062s) 2022-11-23T01:55:34.3864457Z test_comparison_ops_type_promotion_and_broadcasting_cuda_complex64_complex128 (__main__.TestBinaryUfuncsCUDA) ... ok (0.065s) 2022-11-23T01:55:34.3864713Z test_comparison_ops_type_promotion_and_broadcasting_cuda_complex64_complex64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.064s) 2022-11-23T01:55:34.3864980Z test_comparison_ops_type_promotion_and_broadcasting_cuda_complex64_float16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.065s) 2022-11-23T01:55:34.3865346Z test_comparison_ops_type_promotion_and_broadcasting_cuda_float16_bfloat16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.109s) 2022-11-23T01:55:34.3865623Z test_comparison_ops_type_promotion_and_broadcasting_cuda_float16_bool (__main__.TestBinaryUfuncsCUDA) ... ok (0.101s) 2022-11-23T01:55:34.3865894Z test_comparison_ops_type_promotion_and_broadcasting_cuda_float16_float16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.102s) 2022-11-23T01:55:34.3866173Z test_comparison_ops_type_promotion_and_broadcasting_cuda_float32_bfloat16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.108s) 2022-11-23T01:55:34.3866436Z test_comparison_ops_type_promotion_and_broadcasting_cuda_float32_bool (__main__.TestBinaryUfuncsCUDA) ... ok (0.099s) 2022-11-23T01:55:34.3866710Z test_comparison_ops_type_promotion_and_broadcasting_cuda_float32_complex128 (__main__.TestBinaryUfuncsCUDA) ... ok (0.065s) 2022-11-23T01:55:34.3866985Z test_comparison_ops_type_promotion_and_broadcasting_cuda_float32_complex64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.065s) 2022-11-23T01:55:34.3867250Z test_comparison_ops_type_promotion_and_broadcasting_cuda_float32_float16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.103s) 2022-11-23T01:55:34.3867495Z test_comparison_ops_type_promotion_and_broadcasting_cuda_float32_float32 (__main__.TestBinaryUfuncsCUDA) ... ok (0.102s) 2022-11-23T01:55:34.3867754Z test_comparison_ops_type_promotion_and_broadcasting_cuda_float32_float64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.103s) 2022-11-23T01:55:34.3868016Z test_comparison_ops_type_promotion_and_broadcasting_cuda_float32_int16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.097s) 2022-11-23T01:55:34.3868273Z test_comparison_ops_type_promotion_and_broadcasting_cuda_float32_int32 (__main__.TestBinaryUfuncsCUDA) ... ok (0.098s) 2022-11-23T01:55:34.3868525Z test_comparison_ops_type_promotion_and_broadcasting_cuda_float32_int64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.097s) 2022-11-23T01:55:34.3868785Z test_comparison_ops_type_promotion_and_broadcasting_cuda_float32_int8 (__main__.TestBinaryUfuncsCUDA) ... ok (0.097s) 2022-11-23T01:55:34.3869119Z test_comparison_ops_type_promotion_and_broadcasting_cuda_float32_uint8 (__main__.TestBinaryUfuncsCUDA) ... ok (0.096s) 2022-11-23T01:55:34.3869387Z test_comparison_ops_type_promotion_and_broadcasting_cuda_float64_bfloat16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.108s) 2022-11-23T01:55:34.3869649Z test_comparison_ops_type_promotion_and_broadcasting_cuda_float64_bool (__main__.TestBinaryUfuncsCUDA) ... ok (0.099s) 2022-11-23T01:55:34.3869917Z test_comparison_ops_type_promotion_and_broadcasting_cuda_float64_complex128 (__main__.TestBinaryUfuncsCUDA) ... ok (0.065s) 2022-11-23T01:55:34.3870176Z test_comparison_ops_type_promotion_and_broadcasting_cuda_float64_complex64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.065s) 2022-11-23T01:55:34.3870446Z test_comparison_ops_type_promotion_and_broadcasting_cuda_float64_float16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.104s) 2022-11-23T01:55:34.3870718Z test_comparison_ops_type_promotion_and_broadcasting_cuda_float64_float64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.102s) 2022-11-23T01:55:34.3870986Z test_comparison_ops_type_promotion_and_broadcasting_cuda_float64_int16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.097s) 2022-11-23T01:55:34.3871246Z test_comparison_ops_type_promotion_and_broadcasting_cuda_float64_int32 (__main__.TestBinaryUfuncsCUDA) ... ok (0.097s) 2022-11-23T01:55:34.3871503Z test_comparison_ops_type_promotion_and_broadcasting_cuda_float64_int64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.098s) 2022-11-23T01:55:34.3871766Z test_comparison_ops_type_promotion_and_broadcasting_cuda_float64_int8 (__main__.TestBinaryUfuncsCUDA) ... ok (0.097s) 2022-11-23T01:55:34.3872026Z test_comparison_ops_type_promotion_and_broadcasting_cuda_float64_uint8 (__main__.TestBinaryUfuncsCUDA) ... ok (0.098s) 2022-11-23T01:55:34.3872289Z test_comparison_ops_type_promotion_and_broadcasting_cuda_int16_bfloat16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.105s) 2022-11-23T01:55:34.3872589Z test_comparison_ops_type_promotion_and_broadcasting_cuda_int16_bool (__main__.TestBinaryUfuncsCUDA) ... ok (0.095s) 2022-11-23T01:55:34.3872850Z test_comparison_ops_type_promotion_and_broadcasting_cuda_int16_complex128 (__main__.TestBinaryUfuncsCUDA) ... ok (0.061s) 2022-11-23T01:55:34.3873120Z test_comparison_ops_type_promotion_and_broadcasting_cuda_int16_complex64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.060s) 2022-11-23T01:55:34.3873375Z test_comparison_ops_type_promotion_and_broadcasting_cuda_int16_float16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.098s) 2022-11-23T01:55:34.3873632Z test_comparison_ops_type_promotion_and_broadcasting_cuda_int16_int16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.089s) 2022-11-23T01:55:34.3873888Z test_comparison_ops_type_promotion_and_broadcasting_cuda_int16_int32 (__main__.TestBinaryUfuncsCUDA) ... ok (0.090s) 2022-11-23T01:55:34.3874154Z test_comparison_ops_type_promotion_and_broadcasting_cuda_int16_int64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.092s) 2022-11-23T01:55:34.3874427Z test_comparison_ops_type_promotion_and_broadcasting_cuda_int32_bfloat16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.105s) 2022-11-23T01:55:34.3874691Z test_comparison_ops_type_promotion_and_broadcasting_cuda_int32_bool (__main__.TestBinaryUfuncsCUDA) ... ok (0.094s) 2022-11-23T01:55:34.3874957Z test_comparison_ops_type_promotion_and_broadcasting_cuda_int32_complex128 (__main__.TestBinaryUfuncsCUDA) ... ok (0.061s) 2022-11-23T01:55:34.3875202Z test_comparison_ops_type_promotion_and_broadcasting_cuda_int32_complex64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.060s) 2022-11-23T01:55:34.3875461Z test_comparison_ops_type_promotion_and_broadcasting_cuda_int32_float16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.099s) 2022-11-23T01:55:34.3875717Z test_comparison_ops_type_promotion_and_broadcasting_cuda_int32_int32 (__main__.TestBinaryUfuncsCUDA) ... ok (0.089s) 2022-11-23T01:55:34.3875975Z test_comparison_ops_type_promotion_and_broadcasting_cuda_int32_int64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.091s) 2022-11-23T01:55:34.3876298Z test_comparison_ops_type_promotion_and_broadcasting_cuda_int64_bfloat16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.104s) 2022-11-23T01:55:34.3876558Z test_comparison_ops_type_promotion_and_broadcasting_cuda_int64_bool (__main__.TestBinaryUfuncsCUDA) ... ok (0.094s) 2022-11-23T01:55:34.3876823Z test_comparison_ops_type_promotion_and_broadcasting_cuda_int64_complex128 (__main__.TestBinaryUfuncsCUDA) ... ok (0.060s) 2022-11-23T01:55:34.3877092Z test_comparison_ops_type_promotion_and_broadcasting_cuda_int64_complex64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.061s) 2022-11-23T01:55:34.3877350Z test_comparison_ops_type_promotion_and_broadcasting_cuda_int64_float16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.098s) 2022-11-23T01:55:34.3877609Z test_comparison_ops_type_promotion_and_broadcasting_cuda_int64_int64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.090s) 2022-11-23T01:55:34.3877857Z test_comparison_ops_type_promotion_and_broadcasting_cuda_int8_bfloat16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.104s) 2022-11-23T01:55:34.3878128Z test_comparison_ops_type_promotion_and_broadcasting_cuda_int8_bool (__main__.TestBinaryUfuncsCUDA) ... ok (0.094s) 2022-11-23T01:55:34.3878394Z test_comparison_ops_type_promotion_and_broadcasting_cuda_int8_complex128 (__main__.TestBinaryUfuncsCUDA) ... ok (0.060s) 2022-11-23T01:55:34.3878657Z test_comparison_ops_type_promotion_and_broadcasting_cuda_int8_complex64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.060s) 2022-11-23T01:55:34.3878915Z test_comparison_ops_type_promotion_and_broadcasting_cuda_int8_float16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.099s) 2022-11-23T01:55:34.3879168Z test_comparison_ops_type_promotion_and_broadcasting_cuda_int8_int16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.092s) 2022-11-23T01:55:34.3879415Z test_comparison_ops_type_promotion_and_broadcasting_cuda_int8_int32 (__main__.TestBinaryUfuncsCUDA) ... ok (0.090s) 2022-11-23T01:55:34.3879708Z test_comparison_ops_type_promotion_and_broadcasting_cuda_int8_int64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.091s) 2022-11-23T01:55:34.3879977Z test_comparison_ops_type_promotion_and_broadcasting_cuda_int8_int8 (__main__.TestBinaryUfuncsCUDA) ... ok (0.092s) 2022-11-23T01:55:34.3880242Z test_comparison_ops_type_promotion_and_broadcasting_cuda_uint8_bfloat16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.103s) 2022-11-23T01:55:34.3880471Z test_comparison_ops_type_promotion_and_broadcasting_cuda_uint8_bool (__main__.TestBinaryUfuncsCUDA) ... ok (0.094s) 2022-11-23T01:55:34.3880736Z test_comparison_ops_type_promotion_and_broadcasting_cuda_uint8_complex128 (__main__.TestBinaryUfuncsCUDA) ... ok (0.060s) 2022-11-23T01:55:34.3881001Z test_comparison_ops_type_promotion_and_broadcasting_cuda_uint8_complex64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.060s) 2022-11-23T01:55:34.3881260Z test_comparison_ops_type_promotion_and_broadcasting_cuda_uint8_float16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.100s) 2022-11-23T01:55:34.3881518Z test_comparison_ops_type_promotion_and_broadcasting_cuda_uint8_int16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.090s) 2022-11-23T01:55:34.3881780Z test_comparison_ops_type_promotion_and_broadcasting_cuda_uint8_int32 (__main__.TestBinaryUfuncsCUDA) ... ok (0.092s) 2022-11-23T01:55:34.3882043Z test_comparison_ops_type_promotion_and_broadcasting_cuda_uint8_int64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.092s) 2022-11-23T01:55:34.3882303Z test_comparison_ops_type_promotion_and_broadcasting_cuda_uint8_int8 (__main__.TestBinaryUfuncsCUDA) ... ok (0.091s) 2022-11-23T01:55:34.3882567Z test_comparison_ops_type_promotion_and_broadcasting_cuda_uint8_uint8 (__main__.TestBinaryUfuncsCUDA) ... ok (0.089s) 2022-11-23T01:55:34.3882781Z test_complex_scalar_pow_tensor_cuda_complex128 (__main__.TestBinaryUfuncsCUDA) ... ok (0.016s) 2022-11-23T01:55:34.3883013Z test_complex_scalar_pow_tensor_cuda_complex64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.018s) 2022-11-23T01:55:34.3883242Z test_complex_scalar_pow_tensor_cuda_float16 (__main__.TestBinaryUfuncsCUDA) ... ok (3.484s) 2022-11-23T01:55:34.3883519Z test_complex_scalar_pow_tensor_cuda_float32 (__main__.TestBinaryUfuncsCUDA) ... ok (0.018s) 2022-11-23T01:55:34.3883735Z test_complex_scalar_pow_tensor_cuda_float64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.016s) 2022-11-23T01:55:34.3883946Z test_complex_scalar_pow_tensor_cuda_int16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.018s) 2022-11-23T01:55:34.3884164Z test_complex_scalar_pow_tensor_cuda_int32 (__main__.TestBinaryUfuncsCUDA) ... ok (0.017s) 2022-11-23T01:55:34.3884380Z test_complex_scalar_pow_tensor_cuda_int64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.017s) 2022-11-23T01:55:34.3884597Z test_complex_scalar_pow_tensor_cuda_int8 (__main__.TestBinaryUfuncsCUDA) ... ok (0.017s) 2022-11-23T01:55:34.3884793Z test_complex_scalar_pow_tensor_cuda_uint8 (__main__.TestBinaryUfuncsCUDA) ... ok (0.018s) 2022-11-23T01:55:34.3885002Z test_contig_size1___radd___cuda_bfloat16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-11-23T01:55:34.3885214Z test_contig_size1___radd___cuda_bool (__main__.TestBinaryUfuncsCUDA) ... ok (0.002s) 2022-11-23T01:55:34.3885445Z test_contig_size1___radd___cuda_complex128 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-11-23T01:55:34.3885663Z test_contig_size1___radd___cuda_complex64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-11-23T01:55:34.3885879Z test_contig_size1___radd___cuda_float16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-11-23T01:55:34.3886088Z test_contig_size1___radd___cuda_float32 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-11-23T01:55:34.3886289Z test_contig_size1___radd___cuda_float64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-11-23T01:55:34.3886481Z test_contig_size1___radd___cuda_int16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-11-23T01:55:34.3886689Z test_contig_size1___radd___cuda_int32 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-11-23T01:55:34.3886947Z test_contig_size1___radd___cuda_int64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-11-23T01:55:34.3887161Z test_contig_size1___radd___cuda_int8 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-11-23T01:55:34.3887366Z test_contig_size1___radd___cuda_uint8 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-11-23T01:55:34.3887576Z test_contig_size1___rand___cuda_bool (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-11-23T01:55:34.3887777Z test_contig_size1___rand___cuda_int16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-11-23T01:55:34.3887970Z test_contig_size1___rand___cuda_int32 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-11-23T01:55:34.3888171Z test_contig_size1___rand___cuda_int64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-11-23T01:55:34.3888357Z test_contig_size1___rand___cuda_int8 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-11-23T01:55:34.3888569Z test_contig_size1___rand___cuda_uint8 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-11-23T01:55:34.3888784Z test_contig_size1___rdiv___cuda_bfloat16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-11-23T01:55:34.3888987Z test_contig_size1___rdiv___cuda_bool (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-11-23T01:55:34.3889201Z test_contig_size1___rdiv___cuda_complex128 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-11-23T01:55:34.3889408Z test_contig_size1___rdiv___cuda_complex64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-11-23T01:55:34.3889609Z test_contig_size1___rdiv___cuda_float16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-11-23T01:55:34.3889809Z test_contig_size1___rdiv___cuda_float32 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-11-23T01:55:34.3889999Z test_contig_size1___rdiv___cuda_float64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-11-23T01:55:34.3890199Z test_contig_size1___rdiv___cuda_int16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-11-23T01:55:34.3890401Z test_contig_size1___rdiv___cuda_int32 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-11-23T01:55:34.3890608Z test_contig_size1___rdiv___cuda_int64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-11-23T01:55:34.3890871Z test_contig_size1___rdiv___cuda_int8 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-11-23T01:55:34.3891075Z test_contig_size1___rdiv___cuda_uint8 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-11-23T01:55:34.3891291Z test_contig_size1___rmod___cuda_bfloat16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-11-23T01:55:34.3891500Z test_contig_size1___rmod___cuda_float16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-11-23T01:55:34.3891716Z test_contig_size1___rmod___cuda_float32 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-11-23T01:55:34.3891911Z test_contig_size1___rmod___cuda_float64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-11-23T01:55:34.3892124Z test_contig_size1___rmod___cuda_int16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-11-23T01:55:34.3892332Z test_contig_size1___rmod___cuda_int32 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-11-23T01:55:34.3892536Z test_contig_size1___rmod___cuda_int64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-11-23T01:55:34.3892741Z test_contig_size1___rmod___cuda_int8 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-11-23T01:55:34.3892944Z test_contig_size1___rmod___cuda_uint8 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-11-23T01:55:34.3893156Z test_contig_size1___rmul___cuda_bfloat16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-11-23T01:55:34.3893358Z test_contig_size1___rmul___cuda_bool (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-11-23T01:55:34.3893559Z test_contig_size1___rmul___cuda_complex128 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-11-23T01:55:34.3893771Z test_contig_size1___rmul___cuda_complex64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-11-23T01:55:34.3893978Z test_contig_size1___rmul___cuda_float16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-11-23T01:55:34.3894233Z test_contig_size1___rmul___cuda_float32 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-11-23T01:55:34.3894451Z test_contig_size1___rmul___cuda_float64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-11-23T01:55:34.3894651Z test_contig_size1___rmul___cuda_int16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-11-23T01:55:34.3894859Z test_contig_size1___rmul___cuda_int32 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-11-23T01:55:34.3895067Z test_contig_size1___rmul___cuda_int64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-11-23T01:55:34.3895279Z test_contig_size1___rmul___cuda_int8 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-11-23T01:55:34.3895466Z test_contig_size1___rmul___cuda_uint8 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-11-23T01:55:34.3895671Z test_contig_size1___ror___cuda_bool (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-11-23T01:55:34.3895874Z test_contig_size1___ror___cuda_int16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-11-23T01:55:34.3896082Z test_contig_size1___ror___cuda_int32 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-11-23T01:55:34.3896288Z test_contig_size1___ror___cuda_int64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-11-23T01:55:34.3896490Z test_contig_size1___ror___cuda_int8 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-11-23T01:55:34.3896688Z test_contig_size1___ror___cuda_uint8 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-11-23T01:55:34.3896903Z test_contig_size1___rpow___cuda_bfloat16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-11-23T01:55:34.3897104Z test_contig_size1___rpow___cuda_complex128 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-11-23T01:55:34.3897321Z test_contig_size1___rpow___cuda_complex64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-11-23T01:55:34.3897531Z test_contig_size1___rpow___cuda_float16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-11-23T01:55:34.3897739Z test_contig_size1___rpow___cuda_float32 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-11-23T01:55:34.3898017Z test_contig_size1___rpow___cuda_float64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-11-23T01:55:34.3898228Z test_contig_size1___rpow___cuda_int16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-11-23T01:55:34.3898442Z test_contig_size1___rpow___cuda_int32 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-11-23T01:55:34.3898646Z test_contig_size1___rpow___cuda_int64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-11-23T01:55:34.3898833Z test_contig_size1___rpow___cuda_int8 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-11-23T01:55:34.3899042Z test_contig_size1___rpow___cuda_uint8 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-11-23T01:55:34.3899253Z test_contig_size1___rsub___cuda_bfloat16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-11-23T01:55:34.3899466Z test_contig_size1___rsub___cuda_complex128 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-11-23T01:55:34.3899681Z test_contig_size1___rsub___cuda_complex64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-11-23T01:55:34.3899893Z test_contig_size1___rsub___cuda_float16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-11-23T01:55:34.3900330Z test_contig_size1___rsub___cuda_float32 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-11-23T01:55:34.3900541Z test_contig_size1___rsub___cuda_float64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-11-23T01:55:34.3900747Z test_contig_size1___rsub___cuda_int16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-11-23T01:55:34.3900936Z test_contig_size1___rsub___cuda_int32 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-11-23T01:55:34.3901137Z test_contig_size1___rsub___cuda_int64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-11-23T01:55:34.3901351Z test_contig_size1___rsub___cuda_int8 (__main__.TestBinaryUfuncsCUDA) ... ok (0.002s) 2022-11-23T01:55:34.3901564Z test_contig_size1___rsub___cuda_uint8 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-11-23T01:55:34.3901849Z test_contig_size1___rxor___cuda_bool (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-11-23T01:55:34.3902065Z test_contig_size1___rxor___cuda_int16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-11-23T01:55:34.3902259Z test_contig_size1___rxor___cuda_int32 (__main__.TestBinaryUfuncsCUDA) ... ok (0.002s) 2022-11-23T01:55:34.3902464Z test_contig_size1___rxor___cuda_int64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.002s) 2022-11-23T01:55:34.3902653Z test_contig_size1___rxor___cuda_int8 (__main__.TestBinaryUfuncsCUDA) ... ok (0.002s) 2022-11-23T01:55:34.3902858Z test_contig_size1___rxor___cuda_uint8 (__main__.TestBinaryUfuncsCUDA) ... ok (0.002s) 2022-11-23T01:55:34.3903063Z test_contig_size1_add_cuda_bfloat16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-11-23T01:55:34.3903268Z test_contig_size1_add_cuda_bool (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-11-23T01:55:34.3903482Z test_contig_size1_add_cuda_complex128 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-11-23T01:55:34.3903700Z test_contig_size1_add_cuda_complex32 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-11-23T01:55:34.3903913Z test_contig_size1_add_cuda_complex64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-11-23T01:55:34.3904121Z test_contig_size1_add_cuda_float16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-11-23T01:55:34.3904327Z test_contig_size1_add_cuda_float32 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-11-23T01:55:34.3904524Z test_contig_size1_add_cuda_float64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-11-23T01:55:34.3904730Z test_contig_size1_add_cuda_int16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-11-23T01:55:34.3904933Z test_contig_size1_add_cuda_int32 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-11-23T01:55:34.3905136Z test_contig_size1_add_cuda_int64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-11-23T01:55:34.3905337Z test_contig_size1_add_cuda_int8 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-11-23T01:55:34.3905545Z test_contig_size1_add_cuda_uint8 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-11-23T01:55:34.3905830Z test_contig_size1_atan2_cuda_bfloat16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-11-23T01:55:34.3906039Z test_contig_size1_atan2_cuda_bool (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-11-23T01:55:34.3906229Z test_contig_size1_atan2_cuda_float16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-11-23T01:55:34.3906438Z test_contig_size1_atan2_cuda_float32 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-11-23T01:55:34.3906641Z test_contig_size1_atan2_cuda_float64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-11-23T01:55:34.3906845Z test_contig_size1_atan2_cuda_int16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-11-23T01:55:34.3907043Z test_contig_size1_atan2_cuda_int32 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-11-23T01:55:34.3907241Z test_contig_size1_atan2_cuda_int64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-11-23T01:55:34.3907450Z test_contig_size1_atan2_cuda_int8 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-11-23T01:55:34.3907664Z test_contig_size1_atan2_cuda_uint8 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-11-23T01:55:34.3907868Z test_contig_size1_bitwise_and_cuda_bool (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-11-23T01:55:34.3908086Z test_contig_size1_bitwise_and_cuda_int16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-11-23T01:55:34.3908299Z test_contig_size1_bitwise_and_cuda_int32 (__main__.TestBinaryUfuncsCUDA) ... ok (0.002s) 2022-11-23T01:55:34.3908509Z test_contig_size1_bitwise_and_cuda_int64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-11-23T01:55:34.3908721Z test_contig_size1_bitwise_and_cuda_int8 (__main__.TestBinaryUfuncsCUDA) ... ok (0.002s) 2022-11-23T01:55:34.3908930Z test_contig_size1_bitwise_and_cuda_uint8 (__main__.TestBinaryUfuncsCUDA) ... ok (0.002s) 2022-11-23T01:55:34.3909200Z test_contig_size1_bitwise_left_shift_cuda_int16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-11-23T01:55:34.3909438Z test_contig_size1_bitwise_left_shift_cuda_int32 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-11-23T01:55:34.3909662Z test_contig_size1_bitwise_left_shift_cuda_int64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.002s) 2022-11-23T01:55:34.3909868Z test_contig_size1_bitwise_left_shift_cuda_int8 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-11-23T01:55:34.3910090Z test_contig_size1_bitwise_left_shift_cuda_uint8 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-11-23T01:55:34.3910302Z test_contig_size1_bitwise_or_cuda_bool (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-11-23T01:55:34.3910513Z test_contig_size1_bitwise_or_cuda_int16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-11-23T01:55:34.3910723Z test_contig_size1_bitwise_or_cuda_int32 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-11-23T01:55:34.3910942Z test_contig_size1_bitwise_or_cuda_int64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-11-23T01:55:34.3911165Z test_contig_size1_bitwise_or_cuda_int8 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-11-23T01:55:34.3911384Z test_contig_size1_bitwise_or_cuda_uint8 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-11-23T01:55:34.3911597Z test_contig_size1_bitwise_right_shift_cuda_int16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.002s) 2022-11-23T01:55:34.3911818Z test_contig_size1_bitwise_right_shift_cuda_int32 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-11-23T01:55:34.3912035Z test_contig_size1_bitwise_right_shift_cuda_int64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.002s) 2022-11-23T01:55:34.3912260Z test_contig_size1_bitwise_right_shift_cuda_int8 (__main__.TestBinaryUfuncsCUDA) ... ok (0.002s) 2022-11-23T01:55:34.3912487Z test_contig_size1_bitwise_right_shift_cuda_uint8 (__main__.TestBinaryUfuncsCUDA) ... ok (0.002s) 2022-11-23T01:55:34.3912699Z test_contig_size1_bitwise_xor_cuda_bool (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-11-23T01:55:34.3912913Z test_contig_size1_bitwise_xor_cuda_int16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.002s) 2022-11-23T01:55:34.3913184Z test_contig_size1_bitwise_xor_cuda_int32 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-11-23T01:55:34.3913396Z test_contig_size1_bitwise_xor_cuda_int64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-11-23T01:55:34.3913590Z test_contig_size1_bitwise_xor_cuda_int8 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-11-23T01:55:34.3913797Z test_contig_size1_bitwise_xor_cuda_uint8 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-11-23T01:55:34.3914017Z test_contig_size1_clamp_max_cuda_bfloat16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-11-23T01:55:34.3914240Z test_contig_size1_clamp_max_cuda_bool (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-11-23T01:55:34.3914461Z test_contig_size1_clamp_max_cuda_float16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-11-23T01:55:34.3914685Z test_contig_size1_clamp_max_cuda_float32 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-11-23T01:55:34.3914898Z test_contig_size1_clamp_max_cuda_float64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-11-23T01:55:34.3915112Z test_contig_size1_clamp_max_cuda_int16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-11-23T01:55:34.3915306Z test_contig_size1_clamp_max_cuda_int32 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-11-23T01:55:34.3915513Z test_contig_size1_clamp_max_cuda_int64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.002s) 2022-11-23T01:55:34.3915721Z test_contig_size1_clamp_max_cuda_int8 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-11-23T01:55:34.3915935Z test_contig_size1_clamp_max_cuda_uint8 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-11-23T01:55:34.3916152Z test_contig_size1_clamp_min_cuda_bfloat16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-11-23T01:55:34.3916362Z test_contig_size1_clamp_min_cuda_bool (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-11-23T01:55:34.3916633Z test_contig_size1_clamp_min_cuda_float16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-11-23T01:55:34.3916859Z test_contig_size1_clamp_min_cuda_float32 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-11-23T01:55:34.3917068Z test_contig_size1_clamp_min_cuda_float64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-11-23T01:55:34.3917263Z test_contig_size1_clamp_min_cuda_int16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.002s) 2022-11-23T01:55:34.3917484Z test_contig_size1_clamp_min_cuda_int32 (__main__.TestBinaryUfuncsCUDA) ... ok (0.002s) 2022-11-23T01:55:34.3917693Z test_contig_size1_clamp_min_cuda_int64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.002s) 2022-11-23T01:55:34.3917907Z test_contig_size1_clamp_min_cuda_int8 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-11-23T01:55:34.3918120Z test_contig_size1_clamp_min_cuda_uint8 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-11-23T01:55:34.3918333Z test_contig_size1_complex_cuda_float16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-11-23T01:55:34.3918547Z test_contig_size1_complex_cuda_float32 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-11-23T01:55:34.3918752Z test_contig_size1_complex_cuda_float64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-11-23T01:55:34.3918952Z test_contig_size1_copysign_cuda_bfloat16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-11-23T01:55:34.3919166Z test_contig_size1_copysign_cuda_bool (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-11-23T01:55:34.3919382Z test_contig_size1_copysign_cuda_float16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-11-23T01:55:34.3919597Z test_contig_size1_copysign_cuda_float32 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-11-23T01:55:34.3919804Z test_contig_size1_copysign_cuda_float64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-11-23T01:55:34.3920014Z test_contig_size1_copysign_cuda_int16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-11-23T01:55:34.3920231Z test_contig_size1_copysign_cuda_int32 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-11-23T01:55:34.3920499Z test_contig_size1_copysign_cuda_int64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-11-23T01:55:34.3920720Z test_contig_size1_copysign_cuda_int8 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-11-23T01:55:34.3920919Z test_contig_size1_copysign_cuda_uint8 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-11-23T01:55:34.3921156Z test_contig_size1_div_floor_rounding_cuda_bfloat16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-11-23T01:55:34.3921385Z test_contig_size1_div_floor_rounding_cuda_float16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-11-23T01:55:34.3921605Z test_contig_size1_div_floor_rounding_cuda_float32 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-11-23T01:55:34.3921822Z test_contig_size1_div_floor_rounding_cuda_float64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-11-23T01:55:34.3922049Z test_contig_size1_div_floor_rounding_cuda_int16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-11-23T01:55:34.3922282Z test_contig_size1_div_floor_rounding_cuda_int32 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-11-23T01:55:34.3922506Z test_contig_size1_div_floor_rounding_cuda_int64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-11-23T01:55:34.3922712Z test_contig_size1_div_floor_rounding_cuda_int8 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-11-23T01:55:34.3922933Z test_contig_size1_div_floor_rounding_cuda_uint8 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-11-23T01:55:34.3923167Z test_contig_size1_div_no_rounding_mode_cuda_bfloat16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-11-23T01:55:34.3923440Z test_contig_size1_div_no_rounding_mode_cuda_bool (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-11-23T01:55:34.3923679Z test_contig_size1_div_no_rounding_mode_cuda_complex128 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-11-23T01:55:34.3923914Z test_contig_size1_div_no_rounding_mode_cuda_complex32 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-11-23T01:55:34.3924207Z test_contig_size1_div_no_rounding_mode_cuda_complex64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.004s) 2022-11-23T01:55:34.3924450Z test_contig_size1_div_no_rounding_mode_cuda_float16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-11-23T01:55:34.3924680Z test_contig_size1_div_no_rounding_mode_cuda_float32 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-11-23T01:55:34.3924891Z test_contig_size1_div_no_rounding_mode_cuda_float64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-11-23T01:55:34.3925118Z test_contig_size1_div_no_rounding_mode_cuda_int16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-11-23T01:55:34.3925335Z test_contig_size1_div_no_rounding_mode_cuda_int32 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-11-23T01:55:34.3925560Z test_contig_size1_div_no_rounding_mode_cuda_int64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-11-23T01:55:34.3925786Z test_contig_size1_div_no_rounding_mode_cuda_int8 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-11-23T01:55:34.3926011Z test_contig_size1_div_no_rounding_mode_cuda_uint8 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-11-23T01:55:34.3926243Z test_contig_size1_div_trunc_rounding_cuda_bfloat16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-11-23T01:55:34.3926465Z test_contig_size1_div_trunc_rounding_cuda_float16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-11-23T01:55:34.3926693Z test_contig_size1_div_trunc_rounding_cuda_float32 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-11-23T01:55:34.3926895Z test_contig_size1_div_trunc_rounding_cuda_float64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-11-23T01:55:34.3927118Z test_contig_size1_div_trunc_rounding_cuda_int16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-11-23T01:55:34.3927341Z test_contig_size1_div_trunc_rounding_cuda_int32 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-11-23T01:55:34.3927577Z test_contig_size1_div_trunc_rounding_cuda_int64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-11-23T01:55:34.3927863Z test_contig_size1_div_trunc_rounding_cuda_int8 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-11-23T01:55:34.3928096Z test_contig_size1_div_trunc_rounding_cuda_uint8 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-11-23T01:55:34.3928305Z test_contig_size1_eq_cuda_bfloat16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-11-23T01:55:34.3928509Z test_contig_size1_eq_cuda_bool (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-11-23T01:55:34.3928722Z test_contig_size1_eq_cuda_complex128 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-11-23T01:55:34.3928915Z test_contig_size1_eq_cuda_complex32 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-11-23T01:55:34.3929118Z test_contig_size1_eq_cuda_complex64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-11-23T01:55:34.3929324Z test_contig_size1_eq_cuda_float16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-11-23T01:55:34.3929528Z test_contig_size1_eq_cuda_float32 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-11-23T01:55:34.3929728Z test_contig_size1_eq_cuda_float64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-11-23T01:55:34.3929929Z test_contig_size1_eq_cuda_int16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-11-23T01:55:34.3930129Z test_contig_size1_eq_cuda_int32 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-11-23T01:55:34.3930328Z test_contig_size1_eq_cuda_int64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-11-23T01:55:34.3930512Z test_contig_size1_eq_cuda_int8 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-11-23T01:55:34.3930721Z test_contig_size1_eq_cuda_uint8 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-11-23T01:55:34.3930949Z test_contig_size1_float_power_cuda_bfloat16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-11-23T01:55:34.3931170Z test_contig_size1_float_power_cuda_bool (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-11-23T01:55:34.3931444Z test_contig_size1_float_power_cuda_complex128 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-11-23T01:55:34.3931685Z test_contig_size1_float_power_cuda_complex64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-11-23T01:55:34.3931902Z test_contig_size1_float_power_cuda_float16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-11-23T01:55:34.3932120Z test_contig_size1_float_power_cuda_float32 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-11-23T01:55:34.3932315Z test_contig_size1_float_power_cuda_float64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-11-23T01:55:34.3932533Z test_contig_size1_float_power_cuda_int16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-11-23T01:55:34.3932745Z test_contig_size1_float_power_cuda_int32 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-11-23T01:55:34.3932954Z test_contig_size1_float_power_cuda_int64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-11-23T01:55:34.3933165Z test_contig_size1_float_power_cuda_int8 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-11-23T01:55:34.3933383Z test_contig_size1_float_power_cuda_uint8 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-11-23T01:55:34.3933630Z test_contig_size1_floor_divide_cuda_bfloat16 (__main__.TestBinaryUfuncsCUDA) ... skip: Skipped! (0.001s) 2022-11-23T01:55:34.3933851Z test_contig_size1_floor_divide_cuda_float16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-11-23T01:55:34.3934079Z test_contig_size1_floor_divide_cuda_float32 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-11-23T01:55:34.3934285Z test_contig_size1_floor_divide_cuda_float64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-11-23T01:55:34.3934506Z test_contig_size1_floor_divide_cuda_int16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-11-23T01:55:34.3934720Z test_contig_size1_floor_divide_cuda_int32 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-11-23T01:55:34.3934934Z test_contig_size1_floor_divide_cuda_int64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-11-23T01:55:34.3935151Z test_contig_size1_floor_divide_cuda_int8 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-11-23T01:55:34.3935419Z test_contig_size1_floor_divide_cuda_uint8 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-11-23T01:55:34.3935631Z test_contig_size1_fmax_cuda_bfloat16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-11-23T01:55:34.3935837Z test_contig_size1_fmax_cuda_bool (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-11-23T01:55:34.3936027Z test_contig_size1_fmax_cuda_float16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-11-23T01:55:34.3936230Z test_contig_size1_fmax_cuda_float32 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-11-23T01:55:34.3936428Z test_contig_size1_fmax_cuda_float64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-11-23T01:55:34.3936634Z test_contig_size1_fmax_cuda_int16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-11-23T01:55:34.3936832Z test_contig_size1_fmax_cuda_int32 (__main__.TestBinaryUfuncsCUDA) ... ok (0.002s) 2022-11-23T01:55:34.3937043Z test_contig_size1_fmax_cuda_int64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.002s) 2022-11-23T01:55:34.3937257Z test_contig_size1_fmax_cuda_int8 (__main__.TestBinaryUfuncsCUDA) ... ok (0.002s) 2022-11-23T01:55:34.3937467Z test_contig_size1_fmax_cuda_uint8 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-11-23T01:55:34.3937679Z test_contig_size1_fmin_cuda_bfloat16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-11-23T01:55:34.3937865Z test_contig_size1_fmin_cuda_bool (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-11-23T01:55:34.3938070Z test_contig_size1_fmin_cuda_float16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-11-23T01:55:34.3938277Z test_contig_size1_fmin_cuda_float32 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-11-23T01:55:34.3938478Z test_contig_size1_fmin_cuda_float64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-11-23T01:55:34.3938682Z test_contig_size1_fmin_cuda_int16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-11-23T01:55:34.3938929Z test_contig_size1_fmin_cuda_int32 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-11-23T01:55:34.3939134Z test_contig_size1_fmin_cuda_int64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.002s) 2022-11-23T01:55:34.3939339Z test_contig_size1_fmin_cuda_int8 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-11-23T01:55:34.3939525Z test_contig_size1_fmin_cuda_uint8 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-11-23T01:55:34.3939732Z test_contig_size1_fmod_cuda_bfloat16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-11-23T01:55:34.3940137Z test_contig_size1_fmod_cuda_float16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-11-23T01:55:34.3940349Z test_contig_size1_fmod_cuda_float32 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-11-23T01:55:34.3940566Z test_contig_size1_fmod_cuda_float64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-11-23T01:55:34.3940774Z test_contig_size1_fmod_cuda_int16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-11-23T01:55:34.3940989Z test_contig_size1_fmod_cuda_int32 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-11-23T01:55:34.3941191Z test_contig_size1_fmod_cuda_int64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-11-23T01:55:34.3941376Z test_contig_size1_fmod_cuda_int8 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-11-23T01:55:34.3941575Z test_contig_size1_fmod_cuda_uint8 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-11-23T01:55:34.3941774Z test_contig_size1_gcd_cuda_int16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-11-23T01:55:34.3941970Z test_contig_size1_gcd_cuda_int32 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-11-23T01:55:34.3942172Z test_contig_size1_gcd_cuda_int64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-11-23T01:55:34.3942374Z test_contig_size1_gcd_cuda_int8 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-11-23T01:55:34.3942578Z test_contig_size1_gcd_cuda_uint8 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-11-23T01:55:34.3942791Z test_contig_size1_ge_cuda_bfloat16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-11-23T01:55:34.3943084Z test_contig_size1_ge_cuda_bool (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-11-23T01:55:34.3943272Z test_contig_size1_ge_cuda_float16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-11-23T01:55:34.3943473Z test_contig_size1_ge_cuda_float32 (__main__.TestBinaryUfuncsCUDA) ... ok (0.002s) 2022-11-23T01:55:34.3943683Z test_contig_size1_ge_cuda_float64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.002s) 2022-11-23T01:55:34.3943888Z test_contig_size1_ge_cuda_int16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.002s) 2022-11-23T01:55:34.3944095Z test_contig_size1_ge_cuda_int32 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-11-23T01:55:34.3944296Z test_contig_size1_ge_cuda_int64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-11-23T01:55:34.3944499Z test_contig_size1_ge_cuda_int8 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-11-23T01:55:34.3944707Z test_contig_size1_ge_cuda_uint8 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-11-23T01:55:34.3944899Z test_contig_size1_gt_cuda_bfloat16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-11-23T01:55:34.3945100Z test_contig_size1_gt_cuda_bool (__main__.TestBinaryUfuncsCUDA) ... ok (0.002s) 2022-11-23T01:55:34.3945306Z test_contig_size1_gt_cuda_float16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.002s) 2022-11-23T01:55:34.3945506Z test_contig_size1_gt_cuda_float32 (__main__.TestBinaryUfuncsCUDA) ... ok (0.002s) 2022-11-23T01:55:34.3945703Z test_contig_size1_gt_cuda_float64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.002s) 2022-11-23T01:55:34.3945904Z test_contig_size1_gt_cuda_int16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.002s) 2022-11-23T01:55:34.3946101Z test_contig_size1_gt_cuda_int32 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-11-23T01:55:34.3946299Z test_contig_size1_gt_cuda_int64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-11-23T01:55:34.3946547Z test_contig_size1_gt_cuda_int8 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-11-23T01:55:34.3946774Z test_contig_size1_gt_cuda_uint8 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-11-23T01:55:34.3946999Z test_contig_size1_heaviside_cuda_bfloat16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-11-23T01:55:34.3947220Z test_contig_size1_heaviside_cuda_bool (__main__.TestBinaryUfuncsCUDA) ... ok (0.002s) 2022-11-23T01:55:34.3947437Z test_contig_size1_heaviside_cuda_float16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-11-23T01:55:34.3947656Z test_contig_size1_heaviside_cuda_float32 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-11-23T01:55:34.3947865Z test_contig_size1_heaviside_cuda_float64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-11-23T01:55:34.3948077Z test_contig_size1_heaviside_cuda_int16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-11-23T01:55:34.3948267Z test_contig_size1_heaviside_cuda_int32 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-11-23T01:55:34.3948483Z test_contig_size1_heaviside_cuda_int64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.002s) 2022-11-23T01:55:34.3948696Z test_contig_size1_heaviside_cuda_int8 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-11-23T01:55:34.3948913Z test_contig_size1_heaviside_cuda_uint8 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-11-23T01:55:34.3949127Z test_contig_size1_hypot_cuda_bfloat16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-11-23T01:55:34.3949336Z test_contig_size1_hypot_cuda_float16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-11-23T01:55:34.3949547Z test_contig_size1_hypot_cuda_float32 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-11-23T01:55:34.3949754Z test_contig_size1_hypot_cuda_float64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-11-23T01:55:34.3949973Z test_contig_size1_igamma_cuda_float32 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-11-23T01:55:34.3950172Z test_contig_size1_igamma_cuda_float64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-11-23T01:55:34.3950459Z test_contig_size1_igammac_cuda_float32 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-11-23T01:55:34.3950673Z test_contig_size1_igammac_cuda_float64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-11-23T01:55:34.3950885Z test_contig_size1_isclose_cuda_bfloat16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-11-23T01:55:34.3951096Z test_contig_size1_isclose_cuda_bool (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-11-23T01:55:34.3951318Z test_contig_size1_isclose_cuda_complex128 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-11-23T01:55:34.3951534Z test_contig_size1_isclose_cuda_complex64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-11-23T01:55:34.3951744Z test_contig_size1_isclose_cuda_float16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-11-23T01:55:34.3951937Z test_contig_size1_isclose_cuda_float32 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-11-23T01:55:34.3952150Z test_contig_size1_isclose_cuda_float64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-11-23T01:55:34.3952361Z test_contig_size1_isclose_cuda_int16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-11-23T01:55:34.3952564Z test_contig_size1_isclose_cuda_int32 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-11-23T01:55:34.3952768Z test_contig_size1_isclose_cuda_int64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-11-23T01:55:34.3952976Z test_contig_size1_isclose_cuda_int8 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-11-23T01:55:34.3953192Z test_contig_size1_isclose_cuda_uint8 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-11-23T01:55:34.3953427Z test_contig_size1_jiterator_binary_cuda_bfloat16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-11-23T01:55:34.3953656Z test_contig_size1_jiterator_binary_cuda_bool (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-11-23T01:55:34.3953875Z test_contig_size1_jiterator_binary_cuda_complex128 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-11-23T01:55:34.3954156Z test_contig_size1_jiterator_binary_cuda_complex64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-11-23T01:55:34.3954392Z test_contig_size1_jiterator_binary_cuda_float16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-11-23T01:55:34.3954618Z test_contig_size1_jiterator_binary_cuda_float32 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-11-23T01:55:34.3954842Z test_contig_size1_jiterator_binary_cuda_float64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-11-23T01:55:34.3955063Z test_contig_size1_jiterator_binary_cuda_int16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.002s) 2022-11-23T01:55:34.3955287Z test_contig_size1_jiterator_binary_cuda_int32 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-11-23T01:55:34.3955512Z test_contig_size1_jiterator_binary_cuda_int64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.002s) 2022-11-23T01:55:34.3955716Z test_contig_size1_jiterator_binary_cuda_int8 (__main__.TestBinaryUfuncsCUDA) ... ok (0.002s) 2022-11-23T01:55:34.3955938Z test_contig_size1_jiterator_binary_cuda_uint8 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-11-23T01:55:34.3956189Z test_contig_size1_jiterator_binary_return_by_ref_cuda_bfloat16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-11-23T01:55:34.3956431Z test_contig_size1_jiterator_binary_return_by_ref_cuda_bool (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-11-23T01:55:34.3956693Z test_contig_size1_jiterator_binary_return_by_ref_cuda_complex128 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-11-23T01:55:34.3956945Z test_contig_size1_jiterator_binary_return_by_ref_cuda_complex64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-11-23T01:55:34.3957194Z test_contig_size1_jiterator_binary_return_by_ref_cuda_float16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-11-23T01:55:34.3957438Z test_contig_size1_jiterator_binary_return_by_ref_cuda_float32 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-11-23T01:55:34.3957682Z test_contig_size1_jiterator_binary_return_by_ref_cuda_float64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-11-23T01:55:34.3957981Z test_contig_size1_jiterator_binary_return_by_ref_cuda_int16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-11-23T01:55:34.3958203Z test_contig_size1_jiterator_binary_return_by_ref_cuda_int32 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-11-23T01:55:34.3958442Z test_contig_size1_jiterator_binary_return_by_ref_cuda_int64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.002s) 2022-11-23T01:55:34.3958682Z test_contig_size1_jiterator_binary_return_by_ref_cuda_int8 (__main__.TestBinaryUfuncsCUDA) ... ok (0.002s) 2022-11-23T01:55:34.3958917Z test_contig_size1_jiterator_binary_return_by_ref_cuda_uint8 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-11-23T01:55:34.3959146Z test_contig_size1_large_dim___radd___cuda_bfloat16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.004s) 2022-11-23T01:55:34.3959371Z test_contig_size1_large_dim___radd___cuda_bool (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-11-23T01:55:34.3959610Z test_contig_size1_large_dim___radd___cuda_complex128 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-11-23T01:55:34.3959849Z test_contig_size1_large_dim___radd___cuda_complex64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-11-23T01:55:34.3960076Z test_contig_size1_large_dim___radd___cuda_float16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-11-23T01:55:34.3960291Z test_contig_size1_large_dim___radd___cuda_float32 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-11-23T01:55:34.3960520Z test_contig_size1_large_dim___radd___cuda_float64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-11-23T01:55:34.3960745Z test_contig_size1_large_dim___radd___cuda_int16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-11-23T01:55:34.3960972Z test_contig_size1_large_dim___radd___cuda_int32 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-11-23T01:55:34.3961191Z test_contig_size1_large_dim___radd___cuda_int64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-11-23T01:55:34.3961468Z test_contig_size1_large_dim___radd___cuda_int8 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-11-23T01:55:34.3961701Z test_contig_size1_large_dim___radd___cuda_uint8 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-11-23T01:55:34.3961926Z test_contig_size1_large_dim___rand___cuda_bool (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-11-23T01:55:34.3962129Z test_contig_size1_large_dim___rand___cuda_int16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-11-23T01:55:34.3962348Z test_contig_size1_large_dim___rand___cuda_int32 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-11-23T01:55:34.3962563Z test_contig_size1_large_dim___rand___cuda_int64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-11-23T01:55:34.3962780Z test_contig_size1_large_dim___rand___cuda_int8 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-11-23T01:55:34.3962998Z test_contig_size1_large_dim___rand___cuda_uint8 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-11-23T01:55:34.3963229Z test_contig_size1_large_dim___rdiv___cuda_bfloat16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-11-23T01:55:34.3963451Z test_contig_size1_large_dim___rdiv___cuda_bool (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-11-23T01:55:34.3963694Z test_contig_size1_large_dim___rdiv___cuda_complex128 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-11-23T01:55:34.3963927Z test_contig_size1_large_dim___rdiv___cuda_complex64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.004s) 2022-11-23T01:55:34.3964139Z test_contig_size1_large_dim___rdiv___cuda_float16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-11-23T01:55:34.3964362Z test_contig_size1_large_dim___rdiv___cuda_float32 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-11-23T01:55:34.3964577Z test_contig_size1_large_dim___rdiv___cuda_float64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.004s) 2022-11-23T01:55:34.3964796Z test_contig_size1_large_dim___rdiv___cuda_int16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-11-23T01:55:34.3965014Z test_contig_size1_large_dim___rdiv___cuda_int32 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-11-23T01:55:34.3965288Z test_contig_size1_large_dim___rdiv___cuda_int64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-11-23T01:55:34.3965508Z test_contig_size1_large_dim___rdiv___cuda_int8 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-11-23T01:55:34.3965727Z test_contig_size1_large_dim___rdiv___cuda_uint8 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-11-23T01:55:34.3965954Z test_contig_size1_large_dim___rmod___cuda_bfloat16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-11-23T01:55:34.3966160Z test_contig_size1_large_dim___rmod___cuda_float16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-11-23T01:55:34.3966376Z test_contig_size1_large_dim___rmod___cuda_float32 (__main__.TestBinaryUfuncsCUDA) ... ok (0.004s) 2022-11-23T01:55:34.3966585Z test_contig_size1_large_dim___rmod___cuda_float64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-11-23T01:55:34.3966806Z test_contig_size1_large_dim___rmod___cuda_int16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-11-23T01:55:34.3967037Z test_contig_size1_large_dim___rmod___cuda_int32 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-11-23T01:55:34.3967259Z test_contig_size1_large_dim___rmod___cuda_int64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-11-23T01:55:34.3967484Z test_contig_size1_large_dim___rmod___cuda_int8 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-11-23T01:55:34.3967706Z test_contig_size1_large_dim___rmod___cuda_uint8 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-11-23T01:55:34.3967937Z test_contig_size1_large_dim___rmul___cuda_bfloat16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-11-23T01:55:34.3968143Z test_contig_size1_large_dim___rmul___cuda_bool (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-11-23T01:55:34.3968375Z test_contig_size1_large_dim___rmul___cuda_complex128 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-11-23T01:55:34.3968707Z test_contig_size1_large_dim___rmul___cuda_complex64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-11-23T01:55:34.3968946Z test_contig_size1_large_dim___rmul___cuda_float16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-11-23T01:55:34.3969163Z test_contig_size1_large_dim___rmul___cuda_float32 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-11-23T01:55:34.3969372Z test_contig_size1_large_dim___rmul___cuda_float64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-11-23T01:55:34.3969594Z test_contig_size1_large_dim___rmul___cuda_int16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-11-23T01:55:34.3969811Z test_contig_size1_large_dim___rmul___cuda_int32 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-11-23T01:55:34.3970030Z test_contig_size1_large_dim___rmul___cuda_int64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-11-23T01:55:34.3970233Z test_contig_size1_large_dim___rmul___cuda_int8 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-11-23T01:55:34.3970466Z test_contig_size1_large_dim___rmul___cuda_uint8 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-11-23T01:55:34.3970694Z test_contig_size1_large_dim___ror___cuda_bool (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-11-23T01:55:34.3970910Z test_contig_size1_large_dim___ror___cuda_int16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-11-23T01:55:34.3971128Z test_contig_size1_large_dim___ror___cuda_int32 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-11-23T01:55:34.3971346Z test_contig_size1_large_dim___ror___cuda_int64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-11-23T01:55:34.3971561Z test_contig_size1_large_dim___ror___cuda_int8 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-11-23T01:55:34.3971776Z test_contig_size1_large_dim___ror___cuda_uint8 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-11-23T01:55:34.3971988Z test_contig_size1_large_dim___rpow___cuda_bfloat16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-11-23T01:55:34.3972225Z test_contig_size1_large_dim___rpow___cuda_complex128 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-11-23T01:55:34.3972515Z test_contig_size1_large_dim___rpow___cuda_complex64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-11-23T01:55:34.3972739Z test_contig_size1_large_dim___rpow___cuda_float16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-11-23T01:55:34.3972964Z test_contig_size1_large_dim___rpow___cuda_float32 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-11-23T01:55:34.3973184Z test_contig_size1_large_dim___rpow___cuda_float64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-11-23T01:55:34.3973404Z test_contig_size1_large_dim___rpow___cuda_int16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-11-23T01:55:34.3973626Z test_contig_size1_large_dim___rpow___cuda_int32 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-11-23T01:55:34.3973855Z test_contig_size1_large_dim___rpow___cuda_int64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-11-23T01:55:34.3974068Z test_contig_size1_large_dim___rpow___cuda_int8 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-11-23T01:55:34.3974297Z test_contig_size1_large_dim___rpow___cuda_uint8 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-11-23T01:55:34.3974525Z test_contig_size1_large_dim___rsub___cuda_bfloat16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-11-23T01:55:34.3974755Z test_contig_size1_large_dim___rsub___cuda_complex128 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-11-23T01:55:34.3974983Z test_contig_size1_large_dim___rsub___cuda_complex64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-11-23T01:55:34.3975208Z test_contig_size1_large_dim___rsub___cuda_float16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.004s) 2022-11-23T01:55:34.3975424Z test_contig_size1_large_dim___rsub___cuda_float32 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-11-23T01:55:34.3975637Z test_contig_size1_large_dim___rsub___cuda_float64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-11-23T01:55:34.3975901Z test_contig_size1_large_dim___rsub___cuda_int16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-11-23T01:55:34.3976114Z test_contig_size1_large_dim___rsub___cuda_int32 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-11-23T01:55:34.3976333Z test_contig_size1_large_dim___rsub___cuda_int64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-11-23T01:55:34.3976550Z test_contig_size1_large_dim___rsub___cuda_int8 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-11-23T01:55:34.3976769Z test_contig_size1_large_dim___rsub___cuda_uint8 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-11-23T01:55:34.3976995Z test_contig_size1_large_dim___rxor___cuda_bool (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-11-23T01:55:34.3977222Z test_contig_size1_large_dim___rxor___cuda_int16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-11-23T01:55:34.3977444Z test_contig_size1_large_dim___rxor___cuda_int32 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-11-23T01:55:34.3977670Z test_contig_size1_large_dim___rxor___cuda_int64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-11-23T01:55:34.3977892Z test_contig_size1_large_dim___rxor___cuda_int8 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-11-23T01:55:34.3978093Z test_contig_size1_large_dim___rxor___cuda_uint8 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-11-23T01:55:34.3978317Z test_contig_size1_large_dim_add_cuda_bfloat16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-11-23T01:55:34.3978533Z test_contig_size1_large_dim_add_cuda_bool (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-11-23T01:55:34.3978759Z test_contig_size1_large_dim_add_cuda_complex128 (__main__.TestBinaryUfuncsCUDA) ... ok (0.004s) 2022-11-23T01:55:34.3978984Z test_contig_size1_large_dim_add_cuda_complex32 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-11-23T01:55:34.3979207Z test_contig_size1_large_dim_add_cuda_complex64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-11-23T01:55:34.3979431Z test_contig_size1_large_dim_add_cuda_float16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-11-23T01:55:34.3979707Z test_contig_size1_large_dim_add_cuda_float32 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-11-23T01:55:34.3979911Z test_contig_size1_large_dim_add_cuda_float64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-11-23T01:55:34.3980344Z test_contig_size1_large_dim_add_cuda_int16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-11-23T01:55:34.3980560Z test_contig_size1_large_dim_add_cuda_int32 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-11-23T01:55:34.3980784Z test_contig_size1_large_dim_add_cuda_int64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-11-23T01:55:34.3981004Z test_contig_size1_large_dim_add_cuda_int8 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-11-23T01:55:34.3981225Z test_contig_size1_large_dim_add_cuda_uint8 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-11-23T01:55:34.3981452Z test_contig_size1_large_dim_atan2_cuda_bfloat16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-11-23T01:55:34.3981675Z test_contig_size1_large_dim_atan2_cuda_bool (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-11-23T01:55:34.3981897Z test_contig_size1_large_dim_atan2_cuda_float16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-11-23T01:55:34.3982101Z test_contig_size1_large_dim_atan2_cuda_float32 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-11-23T01:55:34.3982317Z test_contig_size1_large_dim_atan2_cuda_float64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-11-23T01:55:34.3982535Z test_contig_size1_large_dim_atan2_cuda_int16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-11-23T01:55:34.3982757Z test_contig_size1_large_dim_atan2_cuda_int32 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-11-23T01:55:34.3982969Z test_contig_size1_large_dim_atan2_cuda_int64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-11-23T01:55:34.3983256Z test_contig_size1_large_dim_atan2_cuda_int8 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-11-23T01:55:34.3983483Z test_contig_size1_large_dim_atan2_cuda_uint8 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-11-23T01:55:34.3983708Z test_contig_size1_large_dim_bitwise_and_cuda_bool (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-11-23T01:55:34.3983938Z test_contig_size1_large_dim_bitwise_and_cuda_int16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-11-23T01:55:34.3984159Z test_contig_size1_large_dim_bitwise_and_cuda_int32 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-11-23T01:55:34.3984393Z test_contig_size1_large_dim_bitwise_and_cuda_int64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-11-23T01:55:34.3984628Z test_contig_size1_large_dim_bitwise_and_cuda_int8 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-11-23T01:55:34.3984852Z test_contig_size1_large_dim_bitwise_and_cuda_uint8 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-11-23T01:55:34.3985086Z test_contig_size1_large_dim_bitwise_left_shift_cuda_int16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-11-23T01:55:34.3985327Z test_contig_size1_large_dim_bitwise_left_shift_cuda_int32 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-11-23T01:55:34.3985566Z test_contig_size1_large_dim_bitwise_left_shift_cuda_int64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-11-23T01:55:34.3985801Z test_contig_size1_large_dim_bitwise_left_shift_cuda_int8 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-11-23T01:55:34.3986016Z test_contig_size1_large_dim_bitwise_left_shift_cuda_uint8 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-11-23T01:55:34.3986241Z test_contig_size1_large_dim_bitwise_or_cuda_bool (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-11-23T01:55:34.3986464Z test_contig_size1_large_dim_bitwise_or_cuda_int16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-11-23T01:55:34.3986685Z test_contig_size1_large_dim_bitwise_or_cuda_int32 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-11-23T01:55:34.3986907Z test_contig_size1_large_dim_bitwise_or_cuda_int64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-11-23T01:55:34.3987198Z test_contig_size1_large_dim_bitwise_or_cuda_int8 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-11-23T01:55:34.3987416Z test_contig_size1_large_dim_bitwise_or_cuda_uint8 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-11-23T01:55:34.3987665Z test_contig_size1_large_dim_bitwise_right_shift_cuda_int16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-11-23T01:55:34.3987910Z test_contig_size1_large_dim_bitwise_right_shift_cuda_int32 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-11-23T01:55:34.3988140Z test_contig_size1_large_dim_bitwise_right_shift_cuda_int64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-11-23T01:55:34.3988374Z test_contig_size1_large_dim_bitwise_right_shift_cuda_int8 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-11-23T01:55:34.3988614Z test_contig_size1_large_dim_bitwise_right_shift_cuda_uint8 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-11-23T01:55:34.3988844Z test_contig_size1_large_dim_bitwise_xor_cuda_bool (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-11-23T01:55:34.3989072Z test_contig_size1_large_dim_bitwise_xor_cuda_int16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-11-23T01:55:34.3989290Z test_contig_size1_large_dim_bitwise_xor_cuda_int32 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-11-23T01:55:34.3989505Z test_contig_size1_large_dim_bitwise_xor_cuda_int64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-11-23T01:55:34.3989722Z test_contig_size1_large_dim_bitwise_xor_cuda_int8 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-11-23T01:55:34.3989945Z test_contig_size1_large_dim_bitwise_xor_cuda_uint8 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-11-23T01:55:34.3990164Z test_contig_size1_large_dim_clamp_max_cuda_bfloat16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-11-23T01:55:34.3990386Z test_contig_size1_large_dim_clamp_max_cuda_bool (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-11-23T01:55:34.3990709Z test_contig_size1_large_dim_clamp_max_cuda_float16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-11-23T01:55:34.3990942Z test_contig_size1_large_dim_clamp_max_cuda_float32 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-11-23T01:55:34.3991177Z test_contig_size1_large_dim_clamp_max_cuda_float64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-11-23T01:55:34.3991405Z test_contig_size1_large_dim_clamp_max_cuda_int16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-11-23T01:55:34.3991631Z test_contig_size1_large_dim_clamp_max_cuda_int32 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-11-23T01:55:34.3991849Z test_contig_size1_large_dim_clamp_max_cuda_int64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-11-23T01:55:34.3992071Z test_contig_size1_large_dim_clamp_max_cuda_int8 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-11-23T01:55:34.3992281Z test_contig_size1_large_dim_clamp_max_cuda_uint8 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-11-23T01:55:34.3992812Z test_contig_size1_large_dim_clamp_min_cuda_bfloat16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-11-23T01:55:34.3993277Z test_contig_size1_large_dim_clamp_min_cuda_bool (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-11-23T01:55:34.3993751Z test_contig_size1_large_dim_clamp_min_cuda_float16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-11-23T01:55:34.3994195Z test_contig_size1_large_dim_clamp_min_cuda_float32 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-11-23T01:55:34.3994671Z test_contig_size1_large_dim_clamp_min_cuda_float64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-11-23T01:55:34.3995139Z test_contig_size1_large_dim_clamp_min_cuda_int16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-11-23T01:55:34.3995595Z test_contig_size1_large_dim_clamp_min_cuda_int32 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-11-23T01:55:34.3996040Z test_contig_size1_large_dim_clamp_min_cuda_int64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-11-23T01:55:34.3996570Z test_contig_size1_large_dim_clamp_min_cuda_int8 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-11-23T01:55:34.3997033Z test_contig_size1_large_dim_clamp_min_cuda_uint8 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-11-23T01:55:34.3997498Z test_contig_size1_large_dim_complex_cuda_float16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-11-23T01:55:34.3997944Z test_contig_size1_large_dim_complex_cuda_float32 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-11-23T01:55:34.3998423Z test_contig_size1_large_dim_complex_cuda_float64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-11-23T01:55:34.3998893Z test_contig_size1_large_dim_copysign_cuda_bfloat16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-11-23T01:55:34.3999346Z test_contig_size1_large_dim_copysign_cuda_bool (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-11-23T01:55:34.3999826Z test_contig_size1_large_dim_copysign_cuda_float16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-11-23T01:55:34.4000293Z test_contig_size1_large_dim_copysign_cuda_float32 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-11-23T01:55:34.4000752Z test_contig_size1_large_dim_copysign_cuda_float64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-11-23T01:55:34.4001195Z test_contig_size1_large_dim_copysign_cuda_int16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-11-23T01:55:34.4001658Z test_contig_size1_large_dim_copysign_cuda_int32 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-11-23T01:55:34.4002123Z test_contig_size1_large_dim_copysign_cuda_int64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-11-23T01:55:34.4002577Z test_contig_size1_large_dim_copysign_cuda_int8 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-11-23T01:55:34.4003019Z test_contig_size1_large_dim_copysign_cuda_uint8 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-11-23T01:55:34.4003588Z test_contig_size1_large_dim_div_floor_rounding_cuda_bfloat16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-11-23T01:55:34.4004100Z test_contig_size1_large_dim_div_floor_rounding_cuda_float16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-11-23T01:55:34.4004588Z test_contig_size1_large_dim_div_floor_rounding_cuda_float32 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-11-23T01:55:34.4005065Z test_contig_size1_large_dim_div_floor_rounding_cuda_float64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-11-23T01:55:34.4005550Z test_contig_size1_large_dim_div_floor_rounding_cuda_int16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-11-23T01:55:34.4006035Z test_contig_size1_large_dim_div_floor_rounding_cuda_int32 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-11-23T01:55:34.4006506Z test_contig_size1_large_dim_div_floor_rounding_cuda_int64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.004s) 2022-11-23T01:55:34.4006971Z test_contig_size1_large_dim_div_floor_rounding_cuda_int8 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-11-23T01:55:34.4007467Z test_contig_size1_large_dim_div_floor_rounding_cuda_uint8 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-11-23T01:55:34.4007970Z test_contig_size1_large_dim_div_no_rounding_mode_cuda_bfloat16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-11-23T01:55:34.4008471Z test_contig_size1_large_dim_div_no_rounding_mode_cuda_bool (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-11-23T01:55:34.4008968Z test_contig_size1_large_dim_div_no_rounding_mode_cuda_complex128 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-11-23T01:55:34.4009472Z test_contig_size1_large_dim_div_no_rounding_mode_cuda_complex32 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-11-23T01:55:34.4009976Z test_contig_size1_large_dim_div_no_rounding_mode_cuda_complex64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.004s) 2022-11-23T01:55:34.4010469Z test_contig_size1_large_dim_div_no_rounding_mode_cuda_float16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-11-23T01:55:34.4010946Z test_contig_size1_large_dim_div_no_rounding_mode_cuda_float32 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-11-23T01:55:34.4011501Z test_contig_size1_large_dim_div_no_rounding_mode_cuda_float64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-11-23T01:55:34.4011982Z test_contig_size1_large_dim_div_no_rounding_mode_cuda_int16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-11-23T01:55:34.4012476Z test_contig_size1_large_dim_div_no_rounding_mode_cuda_int32 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-11-23T01:55:34.4012946Z test_contig_size1_large_dim_div_no_rounding_mode_cuda_int64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-11-23T01:55:34.4013425Z test_contig_size1_large_dim_div_no_rounding_mode_cuda_int8 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-11-23T01:55:34.4013907Z test_contig_size1_large_dim_div_no_rounding_mode_cuda_uint8 (__main__.TestBinaryUfuncsCUDA) ... ok (0.004s) 2022-11-23T01:55:34.4014398Z test_contig_size1_large_dim_div_trunc_rounding_cuda_bfloat16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-11-23T01:55:34.4014868Z test_contig_size1_large_dim_div_trunc_rounding_cuda_float16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-11-23T01:55:34.4015350Z test_contig_size1_large_dim_div_trunc_rounding_cuda_float32 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-11-23T01:55:34.4015847Z test_contig_size1_large_dim_div_trunc_rounding_cuda_float64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-11-23T01:55:34.4016341Z test_contig_size1_large_dim_div_trunc_rounding_cuda_int16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-11-23T01:55:34.4016833Z test_contig_size1_large_dim_div_trunc_rounding_cuda_int32 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-11-23T01:55:34.4017338Z test_contig_size1_large_dim_div_trunc_rounding_cuda_int64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-11-23T01:55:34.4017816Z test_contig_size1_large_dim_div_trunc_rounding_cuda_int8 (__main__.TestBinaryUfuncsCUDA) ... ok (0.004s) 2022-11-23T01:55:34.4018326Z test_contig_size1_large_dim_div_trunc_rounding_cuda_uint8 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-11-23T01:55:34.4018822Z test_contig_size1_large_dim_eq_cuda_bfloat16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-11-23T01:55:34.4019277Z test_contig_size1_large_dim_eq_cuda_bool (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-11-23T01:55:34.4019749Z test_contig_size1_large_dim_eq_cuda_complex128 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-11-23T01:55:34.4020414Z test_contig_size1_large_dim_eq_cuda_complex32 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-11-23T01:55:34.4020857Z test_contig_size1_large_dim_eq_cuda_complex64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-11-23T01:55:34.4021293Z test_contig_size1_large_dim_eq_cuda_float16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-11-23T01:55:34.4021731Z test_contig_size1_large_dim_eq_cuda_float32 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-11-23T01:55:34.4022151Z test_contig_size1_large_dim_eq_cuda_float64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-11-23T01:55:34.4022583Z test_contig_size1_large_dim_eq_cuda_int16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-11-23T01:55:34.4023031Z test_contig_size1_large_dim_eq_cuda_int32 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-11-23T01:55:34.4023503Z test_contig_size1_large_dim_eq_cuda_int64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-11-23T01:55:34.4023923Z test_contig_size1_large_dim_eq_cuda_int8 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-11-23T01:55:34.4024355Z test_contig_size1_large_dim_eq_cuda_uint8 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-11-23T01:55:34.4024809Z test_contig_size1_large_dim_float_power_cuda_bfloat16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-11-23T01:55:34.4025262Z test_contig_size1_large_dim_float_power_cuda_bool (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-11-23T01:55:34.4025738Z test_contig_size1_large_dim_float_power_cuda_complex128 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-11-23T01:55:34.4026331Z test_contig_size1_large_dim_float_power_cuda_complex64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-11-23T01:55:34.4026850Z test_contig_size1_large_dim_float_power_cuda_float16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-11-23T01:55:34.4027309Z test_contig_size1_large_dim_float_power_cuda_float32 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-11-23T01:55:34.4027781Z test_contig_size1_large_dim_float_power_cuda_float64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-11-23T01:55:34.4028277Z test_contig_size1_large_dim_float_power_cuda_int16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-11-23T01:55:34.4028760Z test_contig_size1_large_dim_float_power_cuda_int32 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-11-23T01:55:34.4029200Z test_contig_size1_large_dim_float_power_cuda_int64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.004s) 2022-11-23T01:55:34.4029679Z test_contig_size1_large_dim_float_power_cuda_int8 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-11-23T01:55:34.4030154Z test_contig_size1_large_dim_float_power_cuda_uint8 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-11-23T01:55:34.4030641Z test_contig_size1_large_dim_floor_divide_cuda_bfloat16 (__main__.TestBinaryUfuncsCUDA) ... skip: Skipped! (0.001s) 2022-11-23T01:55:34.4031123Z test_contig_size1_large_dim_floor_divide_cuda_float16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-11-23T01:55:34.4031592Z test_contig_size1_large_dim_floor_divide_cuda_float32 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-11-23T01:55:34.4032056Z test_contig_size1_large_dim_floor_divide_cuda_float64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-11-23T01:55:34.4032521Z test_contig_size1_large_dim_floor_divide_cuda_int16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-11-23T01:55:34.4032978Z test_contig_size1_large_dim_floor_divide_cuda_int32 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-11-23T01:55:34.4033508Z test_contig_size1_large_dim_floor_divide_cuda_int64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-11-23T01:55:34.4033983Z test_contig_size1_large_dim_floor_divide_cuda_int8 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-11-23T01:55:34.4034436Z test_contig_size1_large_dim_floor_divide_cuda_uint8 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-11-23T01:55:34.4034899Z test_contig_size1_large_dim_fmax_cuda_bfloat16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-11-23T01:55:34.4035347Z test_contig_size1_large_dim_fmax_cuda_bool (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-11-23T01:55:34.4035793Z test_contig_size1_large_dim_fmax_cuda_float16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-11-23T01:55:34.4036243Z test_contig_size1_large_dim_fmax_cuda_float32 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-11-23T01:55:34.4036700Z test_contig_size1_large_dim_fmax_cuda_float64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-11-23T01:55:34.4037145Z test_contig_size1_large_dim_fmax_cuda_int16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-11-23T01:55:34.4037589Z test_contig_size1_large_dim_fmax_cuda_int32 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-11-23T01:55:34.4038010Z test_contig_size1_large_dim_fmax_cuda_int64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-11-23T01:55:34.4038461Z test_contig_size1_large_dim_fmax_cuda_int8 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-11-23T01:55:34.4038926Z test_contig_size1_large_dim_fmax_cuda_uint8 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-11-23T01:55:34.4039401Z test_contig_size1_large_dim_fmin_cuda_bfloat16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-11-23T01:55:34.4039858Z test_contig_size1_large_dim_fmin_cuda_bool (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-11-23T01:55:34.4040312Z test_contig_size1_large_dim_fmin_cuda_float16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-11-23T01:55:34.4040768Z test_contig_size1_large_dim_fmin_cuda_float32 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-11-23T01:55:34.4041282Z test_contig_size1_large_dim_fmin_cuda_float64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-11-23T01:55:34.4041730Z test_contig_size1_large_dim_fmin_cuda_int16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-11-23T01:55:34.4042173Z test_contig_size1_large_dim_fmin_cuda_int32 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-11-23T01:55:34.4042631Z test_contig_size1_large_dim_fmin_cuda_int64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-11-23T01:55:34.4043086Z test_contig_size1_large_dim_fmin_cuda_int8 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-11-23T01:55:34.4043518Z test_contig_size1_large_dim_fmin_cuda_uint8 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-11-23T01:55:34.4043971Z test_contig_size1_large_dim_fmod_cuda_bfloat16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-11-23T01:55:34.4044427Z test_contig_size1_large_dim_fmod_cuda_float16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.004s) 2022-11-23T01:55:34.4044863Z test_contig_size1_large_dim_fmod_cuda_float32 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-11-23T01:55:34.4045313Z test_contig_size1_large_dim_fmod_cuda_float64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-11-23T01:55:34.4045755Z test_contig_size1_large_dim_fmod_cuda_int16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-11-23T01:55:34.4046203Z test_contig_size1_large_dim_fmod_cuda_int32 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-11-23T01:55:34.4046629Z test_contig_size1_large_dim_fmod_cuda_int64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-11-23T01:55:34.4047066Z test_contig_size1_large_dim_fmod_cuda_int8 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-11-23T01:55:34.4047506Z test_contig_size1_large_dim_fmod_cuda_uint8 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-11-23T01:55:34.4047955Z test_contig_size1_large_dim_gcd_cuda_int16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-11-23T01:55:34.4048448Z test_contig_size1_large_dim_gcd_cuda_int32 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-11-23T01:55:34.4048906Z test_contig_size1_large_dim_gcd_cuda_int64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-11-23T01:55:34.4049391Z test_contig_size1_large_dim_gcd_cuda_int8 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-11-23T01:55:34.4049822Z test_contig_size1_large_dim_gcd_cuda_uint8 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-11-23T01:55:34.4050269Z test_contig_size1_large_dim_ge_cuda_bfloat16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-11-23T01:55:34.4050710Z test_contig_size1_large_dim_ge_cuda_bool (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-11-23T01:55:34.4051156Z test_contig_size1_large_dim_ge_cuda_float16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-11-23T01:55:34.4051586Z test_contig_size1_large_dim_ge_cuda_float32 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-11-23T01:55:34.4052037Z test_contig_size1_large_dim_ge_cuda_float64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-11-23T01:55:34.4052497Z test_contig_size1_large_dim_ge_cuda_int16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-11-23T01:55:34.4052932Z test_contig_size1_large_dim_ge_cuda_int32 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-11-23T01:55:34.4053372Z test_contig_size1_large_dim_ge_cuda_int64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-11-23T01:55:34.4053808Z test_contig_size1_large_dim_ge_cuda_int8 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-11-23T01:55:34.4054240Z test_contig_size1_large_dim_ge_cuda_uint8 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-11-23T01:55:34.4054662Z test_contig_size1_large_dim_gt_cuda_bfloat16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-11-23T01:55:34.4055099Z test_contig_size1_large_dim_gt_cuda_bool (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-11-23T01:55:34.4055541Z test_contig_size1_large_dim_gt_cuda_float16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-11-23T01:55:34.4056063Z test_contig_size1_large_dim_gt_cuda_float32 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-11-23T01:55:34.4056495Z test_contig_size1_large_dim_gt_cuda_float64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-11-23T01:55:34.4056936Z test_contig_size1_large_dim_gt_cuda_int16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-11-23T01:55:34.4057373Z test_contig_size1_large_dim_gt_cuda_int32 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-11-23T01:55:34.4057787Z test_contig_size1_large_dim_gt_cuda_int64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-11-23T01:55:34.4058221Z test_contig_size1_large_dim_gt_cuda_int8 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-11-23T01:55:34.4058655Z test_contig_size1_large_dim_gt_cuda_uint8 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-11-23T01:55:34.4059117Z test_contig_size1_large_dim_heaviside_cuda_bfloat16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-11-23T01:55:34.4059584Z test_contig_size1_large_dim_heaviside_cuda_bool (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-11-23T01:55:34.4060300Z test_contig_size1_large_dim_heaviside_cuda_float16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-11-23T01:55:34.4060779Z test_contig_size1_large_dim_heaviside_cuda_float32 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-11-23T01:55:34.4061230Z test_contig_size1_large_dim_heaviside_cuda_float64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-11-23T01:55:34.4061690Z test_contig_size1_large_dim_heaviside_cuda_int16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-11-23T01:55:34.4062156Z test_contig_size1_large_dim_heaviside_cuda_int32 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-11-23T01:55:34.4062618Z test_contig_size1_large_dim_heaviside_cuda_int64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-11-23T01:55:34.4063075Z test_contig_size1_large_dim_heaviside_cuda_int8 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-11-23T01:55:34.4063619Z test_contig_size1_large_dim_heaviside_cuda_uint8 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-11-23T01:55:34.4064105Z test_contig_size1_large_dim_hypot_cuda_bfloat16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-11-23T01:55:34.4064569Z test_contig_size1_large_dim_hypot_cuda_float16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-11-23T01:55:34.4065013Z test_contig_size1_large_dim_hypot_cuda_float32 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-11-23T01:55:34.4065471Z test_contig_size1_large_dim_hypot_cuda_float64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-11-23T01:55:34.4065934Z test_contig_size1_large_dim_igamma_cuda_float32 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-11-23T01:55:34.4066385Z test_contig_size1_large_dim_igamma_cuda_float64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.005s) 2022-11-23T01:55:34.4066861Z test_contig_size1_large_dim_igammac_cuda_float32 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-11-23T01:55:34.4067327Z test_contig_size1_large_dim_igammac_cuda_float64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.005s) 2022-11-23T01:55:34.4067795Z test_contig_size1_large_dim_isclose_cuda_bfloat16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-11-23T01:55:34.4068244Z test_contig_size1_large_dim_isclose_cuda_bool (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-11-23T01:55:34.4068710Z test_contig_size1_large_dim_isclose_cuda_complex128 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-11-23T01:55:34.4069185Z test_contig_size1_large_dim_isclose_cuda_complex64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-11-23T01:55:34.4069657Z test_contig_size1_large_dim_isclose_cuda_float16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-11-23T01:55:34.4070112Z test_contig_size1_large_dim_isclose_cuda_float32 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-11-23T01:55:34.4070575Z test_contig_size1_large_dim_isclose_cuda_float64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-11-23T01:55:34.4071033Z test_contig_size1_large_dim_isclose_cuda_int16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-11-23T01:55:34.4071549Z test_contig_size1_large_dim_isclose_cuda_int32 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-11-23T01:55:34.4072005Z test_contig_size1_large_dim_isclose_cuda_int64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-11-23T01:55:34.4072455Z test_contig_size1_large_dim_isclose_cuda_int8 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-11-23T01:55:34.4076666Z test_contig_size1_large_dim_isclose_cuda_uint8 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-11-23T01:55:34.4077150Z test_contig_size1_large_dim_jiterator_binary_cuda_bfloat16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.004s) 2022-11-23T01:55:34.4077726Z test_contig_size1_large_dim_jiterator_binary_cuda_bool (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-11-23T01:55:34.4078279Z test_contig_size1_large_dim_jiterator_binary_cuda_complex128 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-11-23T01:55:34.4078793Z test_contig_size1_large_dim_jiterator_binary_cuda_complex64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-11-23T01:55:34.4079276Z test_contig_size1_large_dim_jiterator_binary_cuda_float16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-11-23T01:55:34.4079763Z test_contig_size1_large_dim_jiterator_binary_cuda_float32 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-11-23T01:55:34.4080246Z test_contig_size1_large_dim_jiterator_binary_cuda_float64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-11-23T01:55:34.4080720Z test_contig_size1_large_dim_jiterator_binary_cuda_int16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-11-23T01:55:34.4081191Z test_contig_size1_large_dim_jiterator_binary_cuda_int32 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-11-23T01:55:34.4081673Z test_contig_size1_large_dim_jiterator_binary_cuda_int64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-11-23T01:55:34.4082218Z test_contig_size1_large_dim_jiterator_binary_cuda_int8 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-11-23T01:55:34.4082716Z test_contig_size1_large_dim_jiterator_binary_cuda_uint8 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-11-23T01:55:34.4083207Z test_contig_size1_large_dim_jiterator_binary_return_by_ref_cuda_bfloat16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-11-23T01:55:34.4083734Z test_contig_size1_large_dim_jiterator_binary_return_by_ref_cuda_bool (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-11-23T01:55:34.4084259Z test_contig_size1_large_dim_jiterator_binary_return_by_ref_cuda_complex128 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-11-23T01:55:34.4084784Z test_contig_size1_large_dim_jiterator_binary_return_by_ref_cuda_complex64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-11-23T01:55:34.4085313Z test_contig_size1_large_dim_jiterator_binary_return_by_ref_cuda_float16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-11-23T01:55:34.4085833Z test_contig_size1_large_dim_jiterator_binary_return_by_ref_cuda_float32 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-11-23T01:55:34.4086339Z test_contig_size1_large_dim_jiterator_binary_return_by_ref_cuda_float64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-11-23T01:55:34.4086838Z test_contig_size1_large_dim_jiterator_binary_return_by_ref_cuda_int16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-11-23T01:55:34.4087354Z test_contig_size1_large_dim_jiterator_binary_return_by_ref_cuda_int32 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-11-23T01:55:34.4087862Z test_contig_size1_large_dim_jiterator_binary_return_by_ref_cuda_int64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-11-23T01:55:34.4088371Z test_contig_size1_large_dim_jiterator_binary_return_by_ref_cuda_int8 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-11-23T01:55:34.4088875Z test_contig_size1_large_dim_jiterator_binary_return_by_ref_cuda_uint8 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-11-23T01:55:34.4089362Z test_contig_size1_large_dim_lcm_cuda_int16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-11-23T01:55:34.4089870Z test_contig_size1_large_dim_lcm_cuda_int32 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-11-23T01:55:34.4090307Z test_contig_size1_large_dim_lcm_cuda_int64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-11-23T01:55:34.4090722Z test_contig_size1_large_dim_lcm_cuda_int8 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-11-23T01:55:34.4091165Z test_contig_size1_large_dim_lcm_cuda_uint8 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-11-23T01:55:34.4091620Z test_contig_size1_large_dim_ldexp_cuda_bfloat16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-11-23T01:55:34.4092073Z test_contig_size1_large_dim_ldexp_cuda_bool (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-11-23T01:55:34.4092549Z test_contig_size1_large_dim_ldexp_cuda_complex128 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-11-23T01:55:34.4093024Z test_contig_size1_large_dim_ldexp_cuda_complex64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.004s) 2022-11-23T01:55:34.4093497Z test_contig_size1_large_dim_ldexp_cuda_float16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-11-23T01:55:34.4093940Z test_contig_size1_large_dim_ldexp_cuda_float32 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-11-23T01:55:34.4094394Z test_contig_size1_large_dim_ldexp_cuda_float64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-11-23T01:55:34.4094849Z test_contig_size1_large_dim_ldexp_cuda_int16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-11-23T01:55:34.4095303Z test_contig_size1_large_dim_ldexp_cuda_int32 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-11-23T01:55:34.4095751Z test_contig_size1_large_dim_ldexp_cuda_int64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-11-23T01:55:34.4096211Z test_contig_size1_large_dim_ldexp_cuda_int8 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-11-23T01:55:34.4096653Z test_contig_size1_large_dim_ldexp_cuda_uint8 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-11-23T01:55:34.4097143Z test_contig_size1_large_dim_le_cuda_bfloat16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-11-23T01:55:34.4097600Z test_contig_size1_large_dim_le_cuda_bool (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-11-23T01:55:34.4098047Z test_contig_size1_large_dim_le_cuda_float16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-11-23T01:55:34.4098495Z test_contig_size1_large_dim_le_cuda_float32 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-11-23T01:55:34.4098933Z test_contig_size1_large_dim_le_cuda_float64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-11-23T01:55:34.4099388Z test_contig_size1_large_dim_le_cuda_int16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-11-23T01:55:34.4099831Z test_contig_size1_large_dim_le_cuda_int32 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-11-23T01:55:34.4100509Z test_contig_size1_large_dim_le_cuda_int64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-11-23T01:55:34.4100930Z test_contig_size1_large_dim_le_cuda_int8 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-11-23T01:55:34.4101377Z test_contig_size1_large_dim_le_cuda_uint8 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-11-23T01:55:34.4101847Z test_contig_size1_large_dim_logical_and_cuda_bfloat16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-11-23T01:55:34.4102307Z test_contig_size1_large_dim_logical_and_cuda_bool (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-11-23T01:55:34.4102799Z test_contig_size1_large_dim_logical_and_cuda_complex128 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-11-23T01:55:34.4103292Z test_contig_size1_large_dim_logical_and_cuda_complex64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-11-23T01:55:34.4103775Z test_contig_size1_large_dim_logical_and_cuda_float16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-11-23T01:55:34.4104223Z test_contig_size1_large_dim_logical_and_cuda_float32 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-11-23T01:55:34.4104698Z test_contig_size1_large_dim_logical_and_cuda_float64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-11-23T01:55:34.4105261Z test_contig_size1_large_dim_logical_and_cuda_int16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-11-23T01:55:34.4105729Z test_contig_size1_large_dim_logical_and_cuda_int32 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-11-23T01:55:34.4106189Z test_contig_size1_large_dim_logical_and_cuda_int64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-11-23T01:55:34.4106672Z test_contig_size1_large_dim_logical_and_cuda_int8 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-11-23T01:55:34.4107146Z test_contig_size1_large_dim_logical_and_cuda_uint8 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-11-23T01:55:34.4107598Z test_contig_size1_large_dim_logical_or_cuda_bfloat16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-11-23T01:55:34.4108071Z test_contig_size1_large_dim_logical_or_cuda_bool (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-11-23T01:55:34.4108552Z test_contig_size1_large_dim_logical_or_cuda_complex128 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-11-23T01:55:34.4109041Z test_contig_size1_large_dim_logical_or_cuda_complex64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-11-23T01:55:34.4109498Z test_contig_size1_large_dim_logical_or_cuda_float16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-11-23T01:55:34.4109978Z test_contig_size1_large_dim_logical_or_cuda_float32 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-11-23T01:55:34.4110442Z test_contig_size1_large_dim_logical_or_cuda_float64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-11-23T01:55:34.4110903Z test_contig_size1_large_dim_logical_or_cuda_int16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-11-23T01:55:34.4111347Z test_contig_size1_large_dim_logical_or_cuda_int32 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-11-23T01:55:34.4111804Z test_contig_size1_large_dim_logical_or_cuda_int64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-11-23T01:55:34.4112335Z test_contig_size1_large_dim_logical_or_cuda_int8 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-11-23T01:55:34.4112788Z test_contig_size1_large_dim_logical_or_cuda_uint8 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-11-23T01:55:34.4113266Z test_contig_size1_large_dim_logical_xor_cuda_bfloat16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-11-23T01:55:34.4113746Z test_contig_size1_large_dim_logical_xor_cuda_bool (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-11-23T01:55:34.4114229Z test_contig_size1_large_dim_logical_xor_cuda_complex128 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-11-23T01:55:34.4114701Z test_contig_size1_large_dim_logical_xor_cuda_complex64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-11-23T01:55:34.4115185Z test_contig_size1_large_dim_logical_xor_cuda_float16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-11-23T01:55:34.4115666Z test_contig_size1_large_dim_logical_xor_cuda_float32 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-11-23T01:55:34.4116137Z test_contig_size1_large_dim_logical_xor_cuda_float64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-11-23T01:55:34.4116590Z test_contig_size1_large_dim_logical_xor_cuda_int16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-11-23T01:55:34.4117062Z test_contig_size1_large_dim_logical_xor_cuda_int32 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-11-23T01:55:34.4117534Z test_contig_size1_large_dim_logical_xor_cuda_int64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-11-23T01:55:34.4117977Z test_contig_size1_large_dim_logical_xor_cuda_int8 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-11-23T01:55:34.4118446Z test_contig_size1_large_dim_logical_xor_cuda_uint8 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-11-23T01:55:34.4118907Z test_contig_size1_large_dim_lt_cuda_bfloat16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-11-23T01:55:34.4119360Z test_contig_size1_large_dim_lt_cuda_bool (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-11-23T01:55:34.4119852Z test_contig_size1_large_dim_lt_cuda_float16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-11-23T01:55:34.4120315Z test_contig_size1_large_dim_lt_cuda_float32 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-11-23T01:55:34.4120776Z test_contig_size1_large_dim_lt_cuda_float64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-11-23T01:55:34.4121217Z test_contig_size1_large_dim_lt_cuda_int16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-11-23T01:55:34.4121654Z test_contig_size1_large_dim_lt_cuda_int32 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-11-23T01:55:34.4122089Z test_contig_size1_large_dim_lt_cuda_int64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-11-23T01:55:34.4122518Z test_contig_size1_large_dim_lt_cuda_int8 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-11-23T01:55:34.4122941Z test_contig_size1_large_dim_lt_cuda_uint8 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-11-23T01:55:34.4123400Z test_contig_size1_large_dim_max_binary_cuda_bfloat16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-11-23T01:55:34.4123936Z test_contig_size1_large_dim_max_binary_cuda_bool (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-11-23T01:55:34.4124422Z test_contig_size1_large_dim_max_binary_cuda_float16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-11-23T01:55:34.4124877Z test_contig_size1_large_dim_max_binary_cuda_float32 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-11-23T01:55:34.4125348Z test_contig_size1_large_dim_max_binary_cuda_float64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-11-23T01:55:34.4125806Z test_contig_size1_large_dim_max_binary_cuda_int16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-11-23T01:55:34.4126263Z test_contig_size1_large_dim_max_binary_cuda_int32 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-11-23T01:55:34.4126700Z test_contig_size1_large_dim_max_binary_cuda_int64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-11-23T01:55:34.4127221Z test_contig_size1_large_dim_max_binary_cuda_int8 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-11-23T01:55:34.4127711Z test_contig_size1_large_dim_max_binary_cuda_uint8 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-11-23T01:55:34.4128161Z test_contig_size1_large_dim_maximum_cuda_bfloat16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-11-23T01:55:34.4128623Z test_contig_size1_large_dim_maximum_cuda_bool (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-11-23T01:55:34.4129090Z test_contig_size1_large_dim_maximum_cuda_float16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-11-23T01:55:34.4129552Z test_contig_size1_large_dim_maximum_cuda_float32 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-11-23T01:55:34.4130000Z test_contig_size1_large_dim_maximum_cuda_float64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-11-23T01:55:34.4130463Z test_contig_size1_large_dim_maximum_cuda_int16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-11-23T01:55:34.4130940Z test_contig_size1_large_dim_maximum_cuda_int32 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-11-23T01:55:34.4131405Z test_contig_size1_large_dim_maximum_cuda_int64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-11-23T01:55:34.4131849Z test_contig_size1_large_dim_maximum_cuda_int8 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-11-23T01:55:34.4132304Z test_contig_size1_large_dim_maximum_cuda_uint8 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-11-23T01:55:34.4132776Z test_contig_size1_large_dim_min_binary_cuda_bfloat16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-11-23T01:55:34.4133230Z test_contig_size1_large_dim_min_binary_cuda_bool (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-11-23T01:55:34.4133698Z test_contig_size1_large_dim_min_binary_cuda_float16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-11-23T01:55:34.4134171Z test_contig_size1_large_dim_min_binary_cuda_float32 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-11-23T01:55:34.4134853Z test_contig_size1_large_dim_min_binary_cuda_float64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-11-23T01:55:34.4135300Z test_contig_size1_large_dim_min_binary_cuda_int16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-11-23T01:55:34.4135758Z test_contig_size1_large_dim_min_binary_cuda_int32 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-11-23T01:55:34.4136217Z test_contig_size1_large_dim_min_binary_cuda_int64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-11-23T01:55:34.4136679Z test_contig_size1_large_dim_min_binary_cuda_int8 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-11-23T01:55:34.4137127Z test_contig_size1_large_dim_min_binary_cuda_uint8 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-11-23T01:55:34.4137587Z test_contig_size1_large_dim_minimum_cuda_bfloat16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-11-23T01:55:34.4138060Z test_contig_size1_large_dim_minimum_cuda_bool (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-11-23T01:55:34.4138516Z test_contig_size1_large_dim_minimum_cuda_float16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-11-23T01:55:34.4138973Z test_contig_size1_large_dim_minimum_cuda_float32 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-11-23T01:55:34.4139434Z test_contig_size1_large_dim_minimum_cuda_float64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-11-23T01:55:34.4139894Z test_contig_size1_large_dim_minimum_cuda_int16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-11-23T01:55:34.4140565Z test_contig_size1_large_dim_minimum_cuda_int32 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-11-23T01:55:34.4141020Z test_contig_size1_large_dim_minimum_cuda_int64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-11-23T01:55:34.4141481Z test_contig_size1_large_dim_minimum_cuda_int8 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-11-23T01:55:34.4141951Z test_contig_size1_large_dim_minimum_cuda_uint8 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-11-23T01:55:34.4142506Z test_contig_size1_large_dim_mul_cuda_bfloat16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-11-23T01:55:34.4142972Z test_contig_size1_large_dim_mul_cuda_bool (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-11-23T01:55:34.4143435Z test_contig_size1_large_dim_mul_cuda_complex128 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-11-23T01:55:34.4143885Z test_contig_size1_large_dim_mul_cuda_complex32 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-11-23T01:55:34.4144345Z test_contig_size1_large_dim_mul_cuda_complex64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-11-23T01:55:34.4144795Z test_contig_size1_large_dim_mul_cuda_float16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-11-23T01:55:34.4145263Z test_contig_size1_large_dim_mul_cuda_float32 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-11-23T01:55:34.4145701Z test_contig_size1_large_dim_mul_cuda_float64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-11-23T01:55:34.4146149Z test_contig_size1_large_dim_mul_cuda_int16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-11-23T01:55:34.4146595Z test_contig_size1_large_dim_mul_cuda_int32 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-11-23T01:55:34.4147037Z test_contig_size1_large_dim_mul_cuda_int64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-11-23T01:55:34.4147457Z test_contig_size1_large_dim_mul_cuda_int8 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-11-23T01:55:34.4147901Z test_contig_size1_large_dim_mul_cuda_uint8 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-11-23T01:55:34.4148355Z test_contig_size1_large_dim_ne_cuda_bfloat16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-11-23T01:55:34.4148791Z test_contig_size1_large_dim_ne_cuda_bool (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-11-23T01:55:34.4149245Z test_contig_size1_large_dim_ne_cuda_complex128 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-11-23T01:55:34.4149708Z test_contig_size1_large_dim_ne_cuda_complex64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-11-23T01:55:34.4150243Z test_contig_size1_large_dim_ne_cuda_float16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-11-23T01:55:34.4150672Z test_contig_size1_large_dim_ne_cuda_float32 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-11-23T01:55:34.4151124Z test_contig_size1_large_dim_ne_cuda_float64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-11-23T01:55:34.4151565Z test_contig_size1_large_dim_ne_cuda_int16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-11-23T01:55:34.4152004Z test_contig_size1_large_dim_ne_cuda_int32 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-11-23T01:55:34.4152444Z test_contig_size1_large_dim_ne_cuda_int64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-11-23T01:55:34.4152885Z test_contig_size1_large_dim_ne_cuda_int8 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-11-23T01:55:34.4153322Z test_contig_size1_large_dim_ne_cuda_uint8 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-11-23T01:55:34.4153769Z test_contig_size1_large_dim_nextafter_cuda_bfloat16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-11-23T01:55:34.4154243Z test_contig_size1_large_dim_nextafter_cuda_float32 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-11-23T01:55:34.4154711Z test_contig_size1_large_dim_nextafter_cuda_float64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-11-23T01:55:34.4155183Z test_contig_size1_large_dim_polar_cuda_float32 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-11-23T01:55:34.4155640Z test_contig_size1_large_dim_polar_cuda_float64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-11-23T01:55:34.4156097Z test_contig_size1_large_dim_pow_cuda_bfloat16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-11-23T01:55:34.4156559Z test_contig_size1_large_dim_pow_cuda_complex128 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-11-23T01:55:34.4157007Z test_contig_size1_large_dim_pow_cuda_complex32 (__main__.TestBinaryUfuncsCUDA) ... ok (0.715s) 2022-11-23T01:55:34.4157532Z test_contig_size1_large_dim_pow_cuda_complex64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.004s) 2022-11-23T01:55:34.4158005Z test_contig_size1_large_dim_pow_cuda_float16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-11-23T01:55:34.4158466Z test_contig_size1_large_dim_pow_cuda_float32 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-11-23T01:55:34.4158918Z test_contig_size1_large_dim_pow_cuda_float64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-11-23T01:55:34.4159372Z test_contig_size1_large_dim_pow_cuda_int16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-11-23T01:55:34.4159826Z test_contig_size1_large_dim_pow_cuda_int32 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-11-23T01:55:34.4160274Z test_contig_size1_large_dim_pow_cuda_int64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-11-23T01:55:34.4160750Z test_contig_size1_large_dim_pow_cuda_int8 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-11-23T01:55:34.4161202Z test_contig_size1_large_dim_pow_cuda_uint8 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-11-23T01:55:34.4161677Z test_contig_size1_large_dim_remainder_cuda_bfloat16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-11-23T01:55:34.4162148Z test_contig_size1_large_dim_remainder_cuda_float16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-11-23T01:55:34.4162634Z test_contig_size1_large_dim_remainder_cuda_float32 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-11-23T01:55:34.4163109Z test_contig_size1_large_dim_remainder_cuda_float64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-11-23T01:55:34.4163573Z test_contig_size1_large_dim_remainder_cuda_int16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-11-23T01:55:34.4164017Z test_contig_size1_large_dim_remainder_cuda_int32 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-11-23T01:55:34.4164476Z test_contig_size1_large_dim_remainder_cuda_int64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-11-23T01:55:34.4164943Z test_contig_size1_large_dim_remainder_cuda_int8 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-11-23T01:55:34.4165453Z test_contig_size1_large_dim_remainder_cuda_uint8 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-11-23T01:55:34.4165938Z test_contig_size1_large_dim_rsub_cuda_bfloat16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-11-23T01:55:34.4166406Z test_contig_size1_large_dim_rsub_cuda_complex128 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-11-23T01:55:34.4166876Z test_contig_size1_large_dim_rsub_cuda_complex64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-11-23T01:55:34.4167325Z test_contig_size1_large_dim_rsub_cuda_float16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.004s) 2022-11-23T01:55:34.4167782Z test_contig_size1_large_dim_rsub_cuda_float32 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-11-23T01:55:34.4168237Z test_contig_size1_large_dim_rsub_cuda_float64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-11-23T01:55:34.4168689Z test_contig_size1_large_dim_rsub_cuda_int16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-11-23T01:55:34.4169130Z test_contig_size1_large_dim_rsub_cuda_int32 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-11-23T01:55:34.4169583Z test_contig_size1_large_dim_rsub_cuda_int64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-11-23T01:55:34.4170028Z test_contig_size1_large_dim_rsub_cuda_int8 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-11-23T01:55:34.4170457Z test_contig_size1_large_dim_rsub_cuda_uint8 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-11-23T01:55:34.4170951Z test_contig_size1_large_dim_special_chebyshev_polynomial_t_cuda_bool (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-11-23T01:55:34.4171485Z test_contig_size1_large_dim_special_chebyshev_polynomial_t_cuda_float32 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-11-23T01:55:34.4172014Z test_contig_size1_large_dim_special_chebyshev_polynomial_t_cuda_float64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-11-23T01:55:34.4172572Z test_contig_size1_large_dim_special_chebyshev_polynomial_t_cuda_int16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-11-23T01:55:34.4173134Z test_contig_size1_large_dim_special_chebyshev_polynomial_t_cuda_int32 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-11-23T01:55:34.4173670Z test_contig_size1_large_dim_special_chebyshev_polynomial_t_cuda_int64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-11-23T01:55:34.4174197Z test_contig_size1_large_dim_special_chebyshev_polynomial_t_cuda_int8 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-11-23T01:55:34.4174706Z test_contig_size1_large_dim_special_chebyshev_polynomial_t_cuda_uint8 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-11-23T01:55:34.4175232Z test_contig_size1_large_dim_special_chebyshev_polynomial_u_cuda_bool (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-11-23T01:55:34.4175759Z test_contig_size1_large_dim_special_chebyshev_polynomial_u_cuda_float32 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-11-23T01:55:34.4176289Z test_contig_size1_large_dim_special_chebyshev_polynomial_u_cuda_float64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-11-23T01:55:34.4176800Z test_contig_size1_large_dim_special_chebyshev_polynomial_u_cuda_int16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-11-23T01:55:34.4177327Z test_contig_size1_large_dim_special_chebyshev_polynomial_u_cuda_int32 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-11-23T01:55:34.4177847Z test_contig_size1_large_dim_special_chebyshev_polynomial_u_cuda_int64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-11-23T01:55:34.4178365Z test_contig_size1_large_dim_special_chebyshev_polynomial_u_cuda_int8 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-11-23T01:55:34.4178871Z test_contig_size1_large_dim_special_chebyshev_polynomial_u_cuda_uint8 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-11-23T01:55:34.4179743Z test_contig_size1_large_dim_special_chebyshev_polynomial_v_cuda_bool (__main__.TestBinaryUfuncsCUDA) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.001s) 2022-11-23T01:55:34.4180882Z test_contig_size1_large_dim_special_chebyshev_polynomial_v_cuda_float32 (__main__.TestBinaryUfuncsCUDA) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.001s) 2022-11-23T01:55:34.4181710Z test_contig_size1_large_dim_special_chebyshev_polynomial_v_cuda_float64 (__main__.TestBinaryUfuncsCUDA) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.001s) 2022-11-23T01:55:34.4182541Z test_contig_size1_large_dim_special_chebyshev_polynomial_v_cuda_int16 (__main__.TestBinaryUfuncsCUDA) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.001s) 2022-11-23T01:55:34.4183373Z test_contig_size1_large_dim_special_chebyshev_polynomial_v_cuda_int32 (__main__.TestBinaryUfuncsCUDA) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.001s) 2022-11-23T01:55:34.4184196Z test_contig_size1_large_dim_special_chebyshev_polynomial_v_cuda_int64 (__main__.TestBinaryUfuncsCUDA) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.001s) 2022-11-23T01:55:34.4185010Z test_contig_size1_large_dim_special_chebyshev_polynomial_v_cuda_int8 (__main__.TestBinaryUfuncsCUDA) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.001s) 2022-11-23T01:55:34.4185828Z test_contig_size1_large_dim_special_chebyshev_polynomial_v_cuda_uint8 (__main__.TestBinaryUfuncsCUDA) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.001s) 2022-11-23T01:55:34.4186626Z test_contig_size1_large_dim_special_chebyshev_polynomial_w_cuda_bool (__main__.TestBinaryUfuncsCUDA) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.001s) 2022-11-23T01:55:34.4187455Z test_contig_size1_large_dim_special_chebyshev_polynomial_w_cuda_float32 (__main__.TestBinaryUfuncsCUDA) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.001s) 2022-11-23T01:55:34.4188367Z test_contig_size1_large_dim_special_chebyshev_polynomial_w_cuda_float64 (__main__.TestBinaryUfuncsCUDA) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.001s) 2022-11-23T01:55:34.4189224Z test_contig_size1_large_dim_special_chebyshev_polynomial_w_cuda_int16 (__main__.TestBinaryUfuncsCUDA) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.001s) 2022-11-23T01:55:34.4190041Z test_contig_size1_large_dim_special_chebyshev_polynomial_w_cuda_int32 (__main__.TestBinaryUfuncsCUDA) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.001s) 2022-11-23T01:55:34.4190823Z test_contig_size1_large_dim_special_chebyshev_polynomial_w_cuda_int64 (__main__.TestBinaryUfuncsCUDA) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.001s) 2022-11-23T01:55:34.4191651Z test_contig_size1_large_dim_special_chebyshev_polynomial_w_cuda_int8 (__main__.TestBinaryUfuncsCUDA) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.001s) 2022-11-23T01:55:34.4192472Z test_contig_size1_large_dim_special_chebyshev_polynomial_w_cuda_uint8 (__main__.TestBinaryUfuncsCUDA) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.001s) 2022-11-23T01:55:34.4193064Z test_contig_size1_large_dim_special_hermite_polynomial_h_cuda_bool (__main__.TestBinaryUfuncsCUDA) ... ok (0.004s) 2022-11-23T01:55:34.4193574Z test_contig_size1_large_dim_special_hermite_polynomial_h_cuda_float32 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-11-23T01:55:34.4194109Z test_contig_size1_large_dim_special_hermite_polynomial_h_cuda_float64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-11-23T01:55:34.4194632Z test_contig_size1_large_dim_special_hermite_polynomial_h_cuda_int16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-11-23T01:55:34.4195142Z test_contig_size1_large_dim_special_hermite_polynomial_h_cuda_int32 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-11-23T01:55:34.4195638Z test_contig_size1_large_dim_special_hermite_polynomial_h_cuda_int64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-11-23T01:55:34.4196235Z test_contig_size1_large_dim_special_hermite_polynomial_h_cuda_int8 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-11-23T01:55:34.4196754Z test_contig_size1_large_dim_special_hermite_polynomial_h_cuda_uint8 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-11-23T01:55:34.4197270Z test_contig_size1_large_dim_special_hermite_polynomial_he_cuda_bool (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-11-23T01:55:34.4197790Z test_contig_size1_large_dim_special_hermite_polynomial_he_cuda_float32 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-11-23T01:55:34.4198331Z test_contig_size1_large_dim_special_hermite_polynomial_he_cuda_float64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-11-23T01:55:34.4198857Z test_contig_size1_large_dim_special_hermite_polynomial_he_cuda_int16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-11-23T01:55:34.4199382Z test_contig_size1_large_dim_special_hermite_polynomial_he_cuda_int32 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-11-23T01:55:34.4199884Z test_contig_size1_large_dim_special_hermite_polynomial_he_cuda_int64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-11-23T01:55:34.4200405Z test_contig_size1_large_dim_special_hermite_polynomial_he_cuda_int8 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-11-23T01:55:34.4200923Z test_contig_size1_large_dim_special_hermite_polynomial_he_cuda_uint8 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-11-23T01:55:34.4201439Z test_contig_size1_large_dim_special_laguerre_polynomial_l_cuda_bool (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-11-23T01:55:34.4201958Z test_contig_size1_large_dim_special_laguerre_polynomial_l_cuda_float32 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-11-23T01:55:34.4202487Z test_contig_size1_large_dim_special_laguerre_polynomial_l_cuda_float64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-11-23T01:55:34.4203058Z test_contig_size1_large_dim_special_laguerre_polynomial_l_cuda_int16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-11-23T01:55:34.4203599Z test_contig_size1_large_dim_special_laguerre_polynomial_l_cuda_int32 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-11-23T01:55:34.4204100Z test_contig_size1_large_dim_special_laguerre_polynomial_l_cuda_int64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-11-23T01:55:34.4204622Z test_contig_size1_large_dim_special_laguerre_polynomial_l_cuda_int8 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-11-23T01:55:34.4205141Z test_contig_size1_large_dim_special_laguerre_polynomial_l_cuda_uint8 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-11-23T01:55:34.4205917Z test_contig_size1_large_dim_special_legendre_polynomial_p_cuda_bool (__main__.TestBinaryUfuncsCUDA) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.001s) 2022-11-23T01:55:34.4206751Z test_contig_size1_large_dim_special_legendre_polynomial_p_cuda_float32 (__main__.TestBinaryUfuncsCUDA) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.001s) 2022-11-23T01:55:34.4207585Z test_contig_size1_large_dim_special_legendre_polynomial_p_cuda_float64 (__main__.TestBinaryUfuncsCUDA) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.001s) 2022-11-23T01:55:34.4208412Z test_contig_size1_large_dim_special_legendre_polynomial_p_cuda_int16 (__main__.TestBinaryUfuncsCUDA) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.001s) 2022-11-23T01:55:34.4209225Z test_contig_size1_large_dim_special_legendre_polynomial_p_cuda_int32 (__main__.TestBinaryUfuncsCUDA) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.001s) 2022-11-23T01:55:34.4210028Z test_contig_size1_large_dim_special_legendre_polynomial_p_cuda_int64 (__main__.TestBinaryUfuncsCUDA) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.002s) 2022-11-23T01:55:34.4210849Z test_contig_size1_large_dim_special_legendre_polynomial_p_cuda_int8 (__main__.TestBinaryUfuncsCUDA) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.001s) 2022-11-23T01:55:34.4211749Z test_contig_size1_large_dim_special_legendre_polynomial_p_cuda_uint8 (__main__.TestBinaryUfuncsCUDA) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.001s) 2022-11-23T01:55:34.4212601Z test_contig_size1_large_dim_special_shifted_chebyshev_polynomial_t_cuda_bool (__main__.TestBinaryUfuncsCUDA) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.001s) 2022-11-23T01:55:34.4213466Z test_contig_size1_large_dim_special_shifted_chebyshev_polynomial_t_cuda_float32 (__main__.TestBinaryUfuncsCUDA) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.001s) 2022-11-23T01:55:34.4214310Z test_contig_size1_large_dim_special_shifted_chebyshev_polynomial_t_cuda_float64 (__main__.TestBinaryUfuncsCUDA) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.001s) 2022-11-23T01:55:34.4215168Z test_contig_size1_large_dim_special_shifted_chebyshev_polynomial_t_cuda_int16 (__main__.TestBinaryUfuncsCUDA) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.001s) 2022-11-23T01:55:34.4216028Z test_contig_size1_large_dim_special_shifted_chebyshev_polynomial_t_cuda_int32 (__main__.TestBinaryUfuncsCUDA) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.001s) 2022-11-23T01:55:34.4216866Z test_contig_size1_large_dim_special_shifted_chebyshev_polynomial_t_cuda_int64 (__main__.TestBinaryUfuncsCUDA) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.001s) 2022-11-23T01:55:34.4217725Z test_contig_size1_large_dim_special_shifted_chebyshev_polynomial_t_cuda_int8 (__main__.TestBinaryUfuncsCUDA) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.001s) 2022-11-23T01:55:34.4218562Z test_contig_size1_large_dim_special_shifted_chebyshev_polynomial_t_cuda_uint8 (__main__.TestBinaryUfuncsCUDA) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.001s) 2022-11-23T01:55:34.4219475Z test_contig_size1_large_dim_special_shifted_chebyshev_polynomial_u_cuda_bool (__main__.TestBinaryUfuncsCUDA) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.001s) 2022-11-23T01:55:34.4220570Z test_contig_size1_large_dim_special_shifted_chebyshev_polynomial_u_cuda_float32 (__main__.TestBinaryUfuncsCUDA) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.001s) 2022-11-23T01:55:34.4221434Z test_contig_size1_large_dim_special_shifted_chebyshev_polynomial_u_cuda_float64 (__main__.TestBinaryUfuncsCUDA) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.001s) 2022-11-23T01:55:34.4222288Z test_contig_size1_large_dim_special_shifted_chebyshev_polynomial_u_cuda_int16 (__main__.TestBinaryUfuncsCUDA) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.001s) 2022-11-23T01:55:34.4223119Z test_contig_size1_large_dim_special_shifted_chebyshev_polynomial_u_cuda_int32 (__main__.TestBinaryUfuncsCUDA) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.001s) 2022-11-23T01:55:34.4224011Z test_contig_size1_large_dim_special_shifted_chebyshev_polynomial_u_cuda_int64 (__main__.TestBinaryUfuncsCUDA) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.001s) 2022-11-23T01:55:34.4224859Z test_contig_size1_large_dim_special_shifted_chebyshev_polynomial_u_cuda_int8 (__main__.TestBinaryUfuncsCUDA) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.001s) 2022-11-23T01:55:34.4225724Z test_contig_size1_large_dim_special_shifted_chebyshev_polynomial_u_cuda_uint8 (__main__.TestBinaryUfuncsCUDA) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.001s) 2022-11-23T01:55:34.4226577Z test_contig_size1_large_dim_special_shifted_chebyshev_polynomial_v_cuda_bool (__main__.TestBinaryUfuncsCUDA) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.001s) 2022-11-23T01:55:34.4227434Z test_contig_size1_large_dim_special_shifted_chebyshev_polynomial_v_cuda_float32 (__main__.TestBinaryUfuncsCUDA) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.001s) 2022-11-23T01:55:34.4228369Z test_contig_size1_large_dim_special_shifted_chebyshev_polynomial_v_cuda_float64 (__main__.TestBinaryUfuncsCUDA) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.001s) 2022-11-23T01:55:34.4229208Z test_contig_size1_large_dim_special_shifted_chebyshev_polynomial_v_cuda_int16 (__main__.TestBinaryUfuncsCUDA) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.001s) 2022-11-23T01:55:34.4230050Z test_contig_size1_large_dim_special_shifted_chebyshev_polynomial_v_cuda_int32 (__main__.TestBinaryUfuncsCUDA) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.001s) 2022-11-23T01:55:34.4230889Z test_contig_size1_large_dim_special_shifted_chebyshev_polynomial_v_cuda_int64 (__main__.TestBinaryUfuncsCUDA) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.001s) 2022-11-23T01:55:34.4231745Z test_contig_size1_large_dim_special_shifted_chebyshev_polynomial_v_cuda_int8 (__main__.TestBinaryUfuncsCUDA) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.001s) 2022-11-23T01:55:34.4232583Z test_contig_size1_large_dim_special_shifted_chebyshev_polynomial_v_cuda_uint8 (__main__.TestBinaryUfuncsCUDA) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.001s) 2022-11-23T01:55:34.4233433Z test_contig_size1_large_dim_special_shifted_chebyshev_polynomial_w_cuda_bool (__main__.TestBinaryUfuncsCUDA) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.001s) 2022-11-23T01:55:34.4234277Z test_contig_size1_large_dim_special_shifted_chebyshev_polynomial_w_cuda_float32 (__main__.TestBinaryUfuncsCUDA) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.001s) 2022-11-23T01:55:34.4235191Z test_contig_size1_large_dim_special_shifted_chebyshev_polynomial_w_cuda_float64 (__main__.TestBinaryUfuncsCUDA) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.001s) 2022-11-23T01:55:34.4236054Z test_contig_size1_large_dim_special_shifted_chebyshev_polynomial_w_cuda_int16 (__main__.TestBinaryUfuncsCUDA) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.001s) 2022-11-23T01:55:34.4236880Z test_contig_size1_large_dim_special_shifted_chebyshev_polynomial_w_cuda_int32 (__main__.TestBinaryUfuncsCUDA) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.001s) 2022-11-23T01:55:34.4237726Z test_contig_size1_large_dim_special_shifted_chebyshev_polynomial_w_cuda_int64 (__main__.TestBinaryUfuncsCUDA) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.001s) 2022-11-23T01:55:34.4238582Z test_contig_size1_large_dim_special_shifted_chebyshev_polynomial_w_cuda_int8 (__main__.TestBinaryUfuncsCUDA) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.001s) 2022-11-23T01:55:34.4239437Z test_contig_size1_large_dim_special_shifted_chebyshev_polynomial_w_cuda_uint8 (__main__.TestBinaryUfuncsCUDA) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.001s) 2022-11-23T01:55:34.4240032Z test_contig_size1_large_dim_special_xlog1py_cuda_bfloat16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-11-23T01:55:34.4240509Z test_contig_size1_large_dim_special_xlog1py_cuda_bool (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-11-23T01:55:34.4241001Z test_contig_size1_large_dim_special_xlog1py_cuda_float16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-11-23T01:55:34.4241496Z test_contig_size1_large_dim_special_xlog1py_cuda_float32 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-11-23T01:55:34.4241958Z test_contig_size1_large_dim_special_xlog1py_cuda_float64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-11-23T01:55:34.4242450Z test_contig_size1_large_dim_special_xlog1py_cuda_int16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-11-23T01:55:34.4242951Z test_contig_size1_large_dim_special_xlog1py_cuda_int32 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-11-23T01:55:34.4243519Z test_contig_size1_large_dim_special_xlog1py_cuda_int64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.004s) 2022-11-23T01:55:34.4243991Z test_contig_size1_large_dim_special_xlog1py_cuda_int8 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-11-23T01:55:34.4244474Z test_contig_size1_large_dim_special_xlog1py_cuda_uint8 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-11-23T01:55:34.4244957Z test_contig_size1_large_dim_special_zeta_cuda_bool (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-11-23T01:55:34.4245437Z test_contig_size1_large_dim_special_zeta_cuda_float32 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-11-23T01:55:34.4245900Z test_contig_size1_large_dim_special_zeta_cuda_float64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.004s) 2022-11-23T01:55:34.4246387Z test_contig_size1_large_dim_special_zeta_cuda_int16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-11-23T01:55:34.4246874Z test_contig_size1_large_dim_special_zeta_cuda_int32 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-11-23T01:55:34.4247349Z test_contig_size1_large_dim_special_zeta_cuda_int64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-11-23T01:55:34.4247807Z test_contig_size1_large_dim_special_zeta_cuda_int8 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-11-23T01:55:34.4248279Z test_contig_size1_large_dim_special_zeta_cuda_uint8 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-11-23T01:55:34.4248742Z test_contig_size1_large_dim_sub_cuda_bfloat16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-11-23T01:55:34.4249187Z test_contig_size1_large_dim_sub_cuda_complex128 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-11-23T01:55:34.4249659Z test_contig_size1_large_dim_sub_cuda_complex32 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-11-23T01:55:34.4250128Z test_contig_size1_large_dim_sub_cuda_complex64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-11-23T01:55:34.4250641Z test_contig_size1_large_dim_sub_cuda_float16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-11-23T01:55:34.4251094Z test_contig_size1_large_dim_sub_cuda_float32 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-11-23T01:55:34.4251544Z test_contig_size1_large_dim_sub_cuda_float64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-11-23T01:55:34.4251997Z test_contig_size1_large_dim_sub_cuda_int16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-11-23T01:55:34.4252443Z test_contig_size1_large_dim_sub_cuda_int32 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-11-23T01:55:34.4252861Z test_contig_size1_large_dim_sub_cuda_int64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-11-23T01:55:34.4253313Z test_contig_size1_large_dim_sub_cuda_int8 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-11-23T01:55:34.4253761Z test_contig_size1_large_dim_sub_cuda_uint8 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-11-23T01:55:34.4254204Z test_contig_size1_large_dim_true_divide_cuda_bfloat16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-11-23T01:55:34.4254687Z test_contig_size1_large_dim_true_divide_cuda_bool (__main__.TestBinaryUfuncsCUDA) ... ok (0.004s) 2022-11-23T01:55:34.4255165Z test_contig_size1_large_dim_true_divide_cuda_complex128 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-11-23T01:55:34.4255650Z test_contig_size1_large_dim_true_divide_cuda_complex32 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-11-23T01:55:34.4255889Z test_contig_size1_large_dim_true_divide_cuda_complex64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-11-23T01:55:34.4256105Z test_contig_size1_large_dim_true_divide_cuda_float16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-11-23T01:55:34.4256340Z test_contig_size1_large_dim_true_divide_cuda_float32 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-11-23T01:55:34.4256578Z test_contig_size1_large_dim_true_divide_cuda_float64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-11-23T01:55:34.4256817Z test_contig_size1_large_dim_true_divide_cuda_int16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-11-23T01:55:34.4257115Z test_contig_size1_large_dim_true_divide_cuda_int32 (__main__.TestBinaryUfuncsCUDA) ... ok (0.004s) 2022-11-23T01:55:34.4257343Z test_contig_size1_large_dim_true_divide_cuda_int64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-11-23T01:55:34.4257571Z test_contig_size1_large_dim_true_divide_cuda_int8 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-11-23T01:55:34.4257796Z test_contig_size1_large_dim_true_divide_cuda_uint8 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-11-23T01:55:34.4258020Z test_contig_size1_large_dim_xlogy_cuda_bfloat16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-11-23T01:55:34.4258225Z test_contig_size1_large_dim_xlogy_cuda_bool (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-11-23T01:55:34.4258449Z test_contig_size1_large_dim_xlogy_cuda_float16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-11-23T01:55:34.4258679Z test_contig_size1_large_dim_xlogy_cuda_float32 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-11-23T01:55:34.4258907Z test_contig_size1_large_dim_xlogy_cuda_float64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.004s) 2022-11-23T01:55:34.4259125Z test_contig_size1_large_dim_xlogy_cuda_int16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-11-23T01:55:34.4259346Z test_contig_size1_large_dim_xlogy_cuda_int32 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-11-23T01:55:34.4259567Z test_contig_size1_large_dim_xlogy_cuda_int64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-11-23T01:55:34.4259785Z test_contig_size1_large_dim_xlogy_cuda_int8 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-11-23T01:55:34.4260274Z test_contig_size1_large_dim_xlogy_cuda_uint8 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-11-23T01:55:34.4260492Z test_contig_size1_lcm_cuda_int16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.002s) 2022-11-23T01:55:34.4260786Z test_contig_size1_lcm_cuda_int32 (__main__.TestBinaryUfuncsCUDA) ... ok (0.002s) 2022-11-23T01:55:34.4261007Z test_contig_size1_lcm_cuda_int64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-11-23T01:55:34.4261209Z test_contig_size1_lcm_cuda_int8 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-11-23T01:55:34.4261416Z test_contig_size1_lcm_cuda_uint8 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-11-23T01:55:34.4261635Z test_contig_size1_ldexp_cuda_bfloat16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-11-23T01:55:34.4261844Z test_contig_size1_ldexp_cuda_bool (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-11-23T01:55:34.4262065Z test_contig_size1_ldexp_cuda_complex128 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-11-23T01:55:34.4262263Z test_contig_size1_ldexp_cuda_complex64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-11-23T01:55:34.4262478Z test_contig_size1_ldexp_cuda_float16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-11-23T01:55:34.4262695Z test_contig_size1_ldexp_cuda_float32 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-11-23T01:55:34.4262905Z test_contig_size1_ldexp_cuda_float64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-11-23T01:55:34.4263116Z test_contig_size1_ldexp_cuda_int16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-11-23T01:55:34.4263319Z test_contig_size1_ldexp_cuda_int32 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-11-23T01:55:34.4263533Z test_contig_size1_ldexp_cuda_int64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-11-23T01:55:34.4263741Z test_contig_size1_ldexp_cuda_int8 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-11-23T01:55:34.4263933Z test_contig_size1_ldexp_cuda_uint8 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-11-23T01:55:34.4264135Z test_contig_size1_le_cuda_bfloat16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.002s) 2022-11-23T01:55:34.4264341Z test_contig_size1_le_cuda_bool (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-11-23T01:55:34.4264551Z test_contig_size1_le_cuda_float16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.002s) 2022-11-23T01:55:34.4264824Z test_contig_size1_le_cuda_float32 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-11-23T01:55:34.4265020Z test_contig_size1_le_cuda_float64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.002s) 2022-11-23T01:55:34.4265223Z test_contig_size1_le_cuda_int16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.002s) 2022-11-23T01:55:34.4265428Z test_contig_size1_le_cuda_int32 (__main__.TestBinaryUfuncsCUDA) ... ok (0.002s) 2022-11-23T01:55:34.4265610Z test_contig_size1_le_cuda_int64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.002s) 2022-11-23T01:55:34.4265814Z test_contig_size1_le_cuda_int8 (__main__.TestBinaryUfuncsCUDA) ... ok (0.002s) 2022-11-23T01:55:34.4266009Z test_contig_size1_le_cuda_uint8 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-11-23T01:55:34.4266235Z test_contig_size1_logical_and_cuda_bfloat16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.002s) 2022-11-23T01:55:34.4266455Z test_contig_size1_logical_and_cuda_bool (__main__.TestBinaryUfuncsCUDA) ... ok (0.002s) 2022-11-23T01:55:34.4266699Z test_contig_size1_logical_and_cuda_complex128 (__main__.TestBinaryUfuncsCUDA) ... ok (0.002s) 2022-11-23T01:55:34.4266929Z test_contig_size1_logical_and_cuda_complex64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.002s) 2022-11-23T01:55:34.4267151Z test_contig_size1_logical_and_cuda_float16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.002s) 2022-11-23T01:55:34.4267374Z test_contig_size1_logical_and_cuda_float32 (__main__.TestBinaryUfuncsCUDA) ... ok (0.002s) 2022-11-23T01:55:34.4267572Z test_contig_size1_logical_and_cuda_float64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.002s) 2022-11-23T01:55:34.4267788Z test_contig_size1_logical_and_cuda_int16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-11-23T01:55:34.4268004Z test_contig_size1_logical_and_cuda_int32 (__main__.TestBinaryUfuncsCUDA) ... ok (0.002s) 2022-11-23T01:55:34.4268215Z test_contig_size1_logical_and_cuda_int64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.002s) 2022-11-23T01:55:34.4268484Z test_contig_size1_logical_and_cuda_int8 (__main__.TestBinaryUfuncsCUDA) ... ok (0.002s) 2022-11-23T01:55:34.4268706Z test_contig_size1_logical_and_cuda_uint8 (__main__.TestBinaryUfuncsCUDA) ... ok (0.002s) 2022-11-23T01:55:34.4268921Z test_contig_size1_logical_or_cuda_bfloat16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.002s) 2022-11-23T01:55:34.4269139Z test_contig_size1_logical_or_cuda_bool (__main__.TestBinaryUfuncsCUDA) ... ok (0.002s) 2022-11-23T01:55:34.4269362Z test_contig_size1_logical_or_cuda_complex128 (__main__.TestBinaryUfuncsCUDA) ... ok (0.002s) 2022-11-23T01:55:34.4269567Z test_contig_size1_logical_or_cuda_complex64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-11-23T01:55:34.4269786Z test_contig_size1_logical_or_cuda_float16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-11-23T01:55:34.4270008Z test_contig_size1_logical_or_cuda_float32 (__main__.TestBinaryUfuncsCUDA) ... ok (0.002s) 2022-11-23T01:55:34.4270230Z test_contig_size1_logical_or_cuda_float64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.002s) 2022-11-23T01:55:34.4270453Z test_contig_size1_logical_or_cuda_int16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.002s) 2022-11-23T01:55:34.4270666Z test_contig_size1_logical_or_cuda_int32 (__main__.TestBinaryUfuncsCUDA) ... ok (0.002s) 2022-11-23T01:55:34.4270879Z test_contig_size1_logical_or_cuda_int64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.002s) 2022-11-23T01:55:34.4271090Z test_contig_size1_logical_or_cuda_int8 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-11-23T01:55:34.4271285Z test_contig_size1_logical_or_cuda_uint8 (__main__.TestBinaryUfuncsCUDA) ... ok (0.002s) 2022-11-23T01:55:34.4271507Z test_contig_size1_logical_xor_cuda_bfloat16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.002s) 2022-11-23T01:55:34.4271719Z test_contig_size1_logical_xor_cuda_bool (__main__.TestBinaryUfuncsCUDA) ... ok (0.002s) 2022-11-23T01:55:34.4271943Z test_contig_size1_logical_xor_cuda_complex128 (__main__.TestBinaryUfuncsCUDA) ... ok (0.002s) 2022-11-23T01:55:34.4272225Z test_contig_size1_logical_xor_cuda_complex64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.002s) 2022-11-23T01:55:34.4272447Z test_contig_size1_logical_xor_cuda_float16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.002s) 2022-11-23T01:55:34.4272662Z test_contig_size1_logical_xor_cuda_float32 (__main__.TestBinaryUfuncsCUDA) ... ok (0.002s) 2022-11-23T01:55:34.4272877Z test_contig_size1_logical_xor_cuda_float64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-11-23T01:55:34.4273091Z test_contig_size1_logical_xor_cuda_int16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.002s) 2022-11-23T01:55:34.4273296Z test_contig_size1_logical_xor_cuda_int32 (__main__.TestBinaryUfuncsCUDA) ... ok (0.002s) 2022-11-23T01:55:34.4273512Z test_contig_size1_logical_xor_cuda_int64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.002s) 2022-11-23T01:55:34.4273729Z test_contig_size1_logical_xor_cuda_int8 (__main__.TestBinaryUfuncsCUDA) ... ok (0.002s) 2022-11-23T01:55:34.4273947Z test_contig_size1_logical_xor_cuda_uint8 (__main__.TestBinaryUfuncsCUDA) ... ok (0.002s) 2022-11-23T01:55:34.4274159Z test_contig_size1_lt_cuda_bfloat16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.002s) 2022-11-23T01:55:34.4274363Z test_contig_size1_lt_cuda_bool (__main__.TestBinaryUfuncsCUDA) ... ok (0.002s) 2022-11-23T01:55:34.4274573Z test_contig_size1_lt_cuda_float16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-11-23T01:55:34.4274778Z test_contig_size1_lt_cuda_float32 (__main__.TestBinaryUfuncsCUDA) ... ok (0.002s) 2022-11-23T01:55:34.4274958Z test_contig_size1_lt_cuda_float64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.002s) 2022-11-23T01:55:34.4275159Z test_contig_size1_lt_cuda_int16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.002s) 2022-11-23T01:55:34.4275361Z test_contig_size1_lt_cuda_int32 (__main__.TestBinaryUfuncsCUDA) ... ok (0.002s) 2022-11-23T01:55:34.4275562Z test_contig_size1_lt_cuda_int64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.002s) 2022-11-23T01:55:34.4275810Z test_contig_size1_lt_cuda_int8 (__main__.TestBinaryUfuncsCUDA) ... ok (0.002s) 2022-11-23T01:55:34.4276018Z test_contig_size1_lt_cuda_uint8 (__main__.TestBinaryUfuncsCUDA) ... ok (0.002s) 2022-11-23T01:55:34.4276239Z test_contig_size1_max_binary_cuda_bfloat16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-11-23T01:55:34.4276467Z test_contig_size1_max_binary_cuda_bool (__main__.TestBinaryUfuncsCUDA) ... ok (0.002s) 2022-11-23T01:55:34.4276684Z test_contig_size1_max_binary_cuda_float16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-11-23T01:55:34.4276887Z test_contig_size1_max_binary_cuda_float32 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-11-23T01:55:34.4277103Z test_contig_size1_max_binary_cuda_float64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-11-23T01:55:34.4277315Z test_contig_size1_max_binary_cuda_int16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.002s) 2022-11-23T01:55:34.4277523Z test_contig_size1_max_binary_cuda_int32 (__main__.TestBinaryUfuncsCUDA) ... ok (0.002s) 2022-11-23T01:55:34.4277732Z test_contig_size1_max_binary_cuda_int64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-11-23T01:55:34.4277945Z test_contig_size1_max_binary_cuda_int8 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-11-23T01:55:34.4278160Z test_contig_size1_max_binary_cuda_uint8 (__main__.TestBinaryUfuncsCUDA) ... ok (0.002s) 2022-11-23T01:55:34.4278374Z test_contig_size1_maximum_cuda_bfloat16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-11-23T01:55:34.4278566Z test_contig_size1_maximum_cuda_bool (__main__.TestBinaryUfuncsCUDA) ... ok (0.002s) 2022-11-23T01:55:34.4278776Z test_contig_size1_maximum_cuda_float16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-11-23T01:55:34.4278985Z test_contig_size1_maximum_cuda_float32 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-11-23T01:55:34.4279192Z test_contig_size1_maximum_cuda_float64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-11-23T01:55:34.4279403Z test_contig_size1_maximum_cuda_int16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.002s) 2022-11-23T01:55:34.4279677Z test_contig_size1_maximum_cuda_int32 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-11-23T01:55:34.4279891Z test_contig_size1_maximum_cuda_int64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.002s) 2022-11-23T01:55:34.4280101Z test_contig_size1_maximum_cuda_int8 (__main__.TestBinaryUfuncsCUDA) ... ok (0.002s) 2022-11-23T01:55:34.4280315Z test_contig_size1_maximum_cuda_uint8 (__main__.TestBinaryUfuncsCUDA) ... ok (0.002s) 2022-11-23T01:55:34.4280515Z test_contig_size1_min_binary_cuda_bfloat16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-11-23T01:55:34.4280729Z test_contig_size1_min_binary_cuda_bool (__main__.TestBinaryUfuncsCUDA) ... ok (0.002s) 2022-11-23T01:55:34.4280944Z test_contig_size1_min_binary_cuda_float16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-11-23T01:55:34.4281159Z test_contig_size1_min_binary_cuda_float32 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-11-23T01:55:34.4281375Z test_contig_size1_min_binary_cuda_float64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-11-23T01:55:34.4281587Z test_contig_size1_min_binary_cuda_int16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.002s) 2022-11-23T01:55:34.4281799Z test_contig_size1_min_binary_cuda_int32 (__main__.TestBinaryUfuncsCUDA) ... ok (0.002s) 2022-11-23T01:55:34.4282009Z test_contig_size1_min_binary_cuda_int64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.002s) 2022-11-23T01:55:34.4282201Z test_contig_size1_min_binary_cuda_int8 (__main__.TestBinaryUfuncsCUDA) ... ok (0.002s) 2022-11-23T01:55:34.4282411Z test_contig_size1_min_binary_cuda_uint8 (__main__.TestBinaryUfuncsCUDA) ... ok (0.002s) 2022-11-23T01:55:34.4282623Z test_contig_size1_minimum_cuda_bfloat16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-11-23T01:55:34.4282841Z test_contig_size1_minimum_cuda_bool (__main__.TestBinaryUfuncsCUDA) ... ok (0.002s) 2022-11-23T01:55:34.4283055Z test_contig_size1_minimum_cuda_float16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-11-23T01:55:34.4283315Z test_contig_size1_minimum_cuda_float32 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-11-23T01:55:34.4283540Z test_contig_size1_minimum_cuda_float64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-11-23T01:55:34.4283753Z test_contig_size1_minimum_cuda_int16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.002s) 2022-11-23T01:55:34.4283961Z test_contig_size1_minimum_cuda_int32 (__main__.TestBinaryUfuncsCUDA) ... ok (0.002s) 2022-11-23T01:55:34.4284151Z test_contig_size1_minimum_cuda_int64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.002s) 2022-11-23T01:55:34.4284358Z test_contig_size1_minimum_cuda_int8 (__main__.TestBinaryUfuncsCUDA) ... ok (0.002s) 2022-11-23T01:55:34.4284560Z test_contig_size1_minimum_cuda_uint8 (__main__.TestBinaryUfuncsCUDA) ... ok (0.002s) 2022-11-23T01:55:34.4284771Z test_contig_size1_mul_cuda_bfloat16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-11-23T01:55:34.4284976Z test_contig_size1_mul_cuda_bool (__main__.TestBinaryUfuncsCUDA) ... ok (0.002s) 2022-11-23T01:55:34.4285192Z test_contig_size1_mul_cuda_complex128 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-11-23T01:55:34.4285409Z test_contig_size1_mul_cuda_complex32 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-11-23T01:55:34.4285614Z test_contig_size1_mul_cuda_complex64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-11-23T01:55:34.4285804Z test_contig_size1_mul_cuda_float16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-11-23T01:55:34.4286017Z test_contig_size1_mul_cuda_float32 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-11-23T01:55:34.4286224Z test_contig_size1_mul_cuda_float64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-11-23T01:55:34.4286432Z test_contig_size1_mul_cuda_int16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-11-23T01:55:34.4286636Z test_contig_size1_mul_cuda_int32 (__main__.TestBinaryUfuncsCUDA) ... ok (0.002s) 2022-11-23T01:55:34.4286840Z test_contig_size1_mul_cuda_int64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.002s) 2022-11-23T01:55:34.4287043Z test_contig_size1_mul_cuda_int8 (__main__.TestBinaryUfuncsCUDA) ... ok (0.002s) 2022-11-23T01:55:34.4287308Z test_contig_size1_mul_cuda_uint8 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-11-23T01:55:34.4287515Z test_contig_size1_ne_cuda_bfloat16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-11-23T01:55:34.4287698Z test_contig_size1_ne_cuda_bool (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-11-23T01:55:34.4287909Z test_contig_size1_ne_cuda_complex128 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-11-23T01:55:34.4288117Z test_contig_size1_ne_cuda_complex64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-11-23T01:55:34.4288324Z test_contig_size1_ne_cuda_float16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.002s) 2022-11-23T01:55:34.4288521Z test_contig_size1_ne_cuda_float32 (__main__.TestBinaryUfuncsCUDA) ... ok (0.002s) 2022-11-23T01:55:34.4288720Z test_contig_size1_ne_cuda_float64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.002s) 2022-11-23T01:55:34.4288924Z test_contig_size1_ne_cuda_int16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.002s) 2022-11-23T01:55:34.4289137Z test_contig_size1_ne_cuda_int32 (__main__.TestBinaryUfuncsCUDA) ... ok (0.002s) 2022-11-23T01:55:34.4289323Z test_contig_size1_ne_cuda_int64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.002s) 2022-11-23T01:55:34.4289534Z test_contig_size1_ne_cuda_int8 (__main__.TestBinaryUfuncsCUDA) ... ok (0.002s) 2022-11-23T01:55:34.4289740Z test_contig_size1_ne_cuda_uint8 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-11-23T01:55:34.4289962Z test_contig_size1_nextafter_cuda_bfloat16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-11-23T01:55:34.4290176Z test_contig_size1_nextafter_cuda_float32 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-11-23T01:55:34.4290395Z test_contig_size1_nextafter_cuda_float64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-11-23T01:55:34.4290607Z test_contig_size1_polar_cuda_float32 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-11-23T01:55:34.4290865Z test_contig_size1_polar_cuda_float64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-11-23T01:55:34.4291069Z test_contig_size1_pow_cuda_bfloat16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-11-23T01:55:34.4291283Z test_contig_size1_pow_cuda_complex128 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-11-23T01:55:34.4291499Z test_contig_size1_pow_cuda_complex32 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-11-23T01:55:34.4291709Z test_contig_size1_pow_cuda_complex64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-11-23T01:55:34.4291920Z test_contig_size1_pow_cuda_float16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-11-23T01:55:34.4292122Z test_contig_size1_pow_cuda_float32 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-11-23T01:55:34.4292339Z test_contig_size1_pow_cuda_float64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-11-23T01:55:34.4292551Z test_contig_size1_pow_cuda_int16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.002s) 2022-11-23T01:55:34.4292761Z test_contig_size1_pow_cuda_int32 (__main__.TestBinaryUfuncsCUDA) ... ok (0.002s) 2022-11-23T01:55:34.4292951Z test_contig_size1_pow_cuda_int64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.002s) 2022-11-23T01:55:34.4293157Z test_contig_size1_pow_cuda_int8 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-11-23T01:55:34.4293364Z test_contig_size1_pow_cuda_uint8 (__main__.TestBinaryUfuncsCUDA) ... ok (0.002s) 2022-11-23T01:55:34.4293580Z test_contig_size1_remainder_cuda_bfloat16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-11-23T01:55:34.4293796Z test_contig_size1_remainder_cuda_float16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-11-23T01:55:34.4294014Z test_contig_size1_remainder_cuda_float32 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-11-23T01:55:34.4294227Z test_contig_size1_remainder_cuda_float64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-11-23T01:55:34.4294444Z test_contig_size1_remainder_cuda_int16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-11-23T01:55:34.4294692Z test_contig_size1_remainder_cuda_int32 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-11-23T01:55:34.4294907Z test_contig_size1_remainder_cuda_int64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-11-23T01:55:34.4295119Z test_contig_size1_remainder_cuda_int8 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-11-23T01:55:34.4295335Z test_contig_size1_remainder_cuda_uint8 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-11-23T01:55:34.4295555Z test_contig_size1_rsub_cuda_bfloat16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-11-23T01:55:34.4295771Z test_contig_size1_rsub_cuda_complex128 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-11-23T01:55:34.4295991Z test_contig_size1_rsub_cuda_complex64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-11-23T01:55:34.4296201Z test_contig_size1_rsub_cuda_float16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-11-23T01:55:34.4296389Z test_contig_size1_rsub_cuda_float32 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-11-23T01:55:34.4296591Z test_contig_size1_rsub_cuda_float64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-11-23T01:55:34.4296801Z test_contig_size1_rsub_cuda_int16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-11-23T01:55:34.4296999Z test_contig_size1_rsub_cuda_int32 (__main__.TestBinaryUfuncsCUDA) ... ok (0.002s) 2022-11-23T01:55:34.4297193Z test_contig_size1_rsub_cuda_int64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.002s) 2022-11-23T01:55:34.4297399Z test_contig_size1_rsub_cuda_int8 (__main__.TestBinaryUfuncsCUDA) ... ok (0.002s) 2022-11-23T01:55:34.4297607Z test_contig_size1_rsub_cuda_uint8 (__main__.TestBinaryUfuncsCUDA) ... ok (0.002s) 2022-11-23T01:55:34.4297858Z test_contig_size1_special_chebyshev_polynomial_t_cuda_bool (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-11-23T01:55:34.4298111Z test_contig_size1_special_chebyshev_polynomial_t_cuda_float32 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-11-23T01:55:34.4298394Z test_contig_size1_special_chebyshev_polynomial_t_cuda_float64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-11-23T01:55:34.4298654Z test_contig_size1_special_chebyshev_polynomial_t_cuda_int16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-11-23T01:55:34.4298912Z test_contig_size1_special_chebyshev_polynomial_t_cuda_int32 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-11-23T01:55:34.4299163Z test_contig_size1_special_chebyshev_polynomial_t_cuda_int64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-11-23T01:55:34.4299416Z test_contig_size1_special_chebyshev_polynomial_t_cuda_int8 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-11-23T01:55:34.4299662Z test_contig_size1_special_chebyshev_polynomial_t_cuda_uint8 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-11-23T01:55:34.4299909Z test_contig_size1_special_chebyshev_polynomial_u_cuda_bool (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-11-23T01:55:34.4300379Z test_contig_size1_special_chebyshev_polynomial_u_cuda_float32 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-11-23T01:55:34.4300637Z test_contig_size1_special_chebyshev_polynomial_u_cuda_float64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-11-23T01:55:34.4300867Z test_contig_size1_special_chebyshev_polynomial_u_cuda_int16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-11-23T01:55:34.4301106Z test_contig_size1_special_chebyshev_polynomial_u_cuda_int32 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-11-23T01:55:34.4301353Z test_contig_size1_special_chebyshev_polynomial_u_cuda_int64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-11-23T01:55:34.4301595Z test_contig_size1_special_chebyshev_polynomial_u_cuda_int8 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-11-23T01:55:34.4301832Z test_contig_size1_special_chebyshev_polynomial_u_cuda_uint8 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-11-23T01:55:34.4302341Z test_contig_size1_special_chebyshev_polynomial_v_cuda_bool (__main__.TestBinaryUfuncsCUDA) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.001s) 2022-11-23T01:55:34.4302917Z test_contig_size1_special_chebyshev_polynomial_v_cuda_float32 (__main__.TestBinaryUfuncsCUDA) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.001s) 2022-11-23T01:55:34.4303394Z test_contig_size1_special_chebyshev_polynomial_v_cuda_float64 (__main__.TestBinaryUfuncsCUDA) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.001s) 2022-11-23T01:55:34.4303876Z test_contig_size1_special_chebyshev_polynomial_v_cuda_int16 (__main__.TestBinaryUfuncsCUDA) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.001s) 2022-11-23T01:55:34.4304351Z test_contig_size1_special_chebyshev_polynomial_v_cuda_int32 (__main__.TestBinaryUfuncsCUDA) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.001s) 2022-11-23T01:55:34.4304825Z test_contig_size1_special_chebyshev_polynomial_v_cuda_int64 (__main__.TestBinaryUfuncsCUDA) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.001s) 2022-11-23T01:55:34.4305302Z test_contig_size1_special_chebyshev_polynomial_v_cuda_int8 (__main__.TestBinaryUfuncsCUDA) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.001s) 2022-11-23T01:55:34.4305758Z test_contig_size1_special_chebyshev_polynomial_v_cuda_uint8 (__main__.TestBinaryUfuncsCUDA) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.001s) 2022-11-23T01:55:34.4306223Z test_contig_size1_special_chebyshev_polynomial_w_cuda_bool (__main__.TestBinaryUfuncsCUDA) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.001s) 2022-11-23T01:55:34.4306700Z test_contig_size1_special_chebyshev_polynomial_w_cuda_float32 (__main__.TestBinaryUfuncsCUDA) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.001s) 2022-11-23T01:55:34.4307236Z test_contig_size1_special_chebyshev_polynomial_w_cuda_float64 (__main__.TestBinaryUfuncsCUDA) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.001s) 2022-11-23T01:55:34.4307720Z test_contig_size1_special_chebyshev_polynomial_w_cuda_int16 (__main__.TestBinaryUfuncsCUDA) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.001s) 2022-11-23T01:55:34.4308188Z test_contig_size1_special_chebyshev_polynomial_w_cuda_int32 (__main__.TestBinaryUfuncsCUDA) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.001s) 2022-11-23T01:55:34.4308655Z test_contig_size1_special_chebyshev_polynomial_w_cuda_int64 (__main__.TestBinaryUfuncsCUDA) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.001s) 2022-11-23T01:55:34.4309119Z test_contig_size1_special_chebyshev_polynomial_w_cuda_int8 (__main__.TestBinaryUfuncsCUDA) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.001s) 2022-11-23T01:55:34.4309589Z test_contig_size1_special_chebyshev_polynomial_w_cuda_uint8 (__main__.TestBinaryUfuncsCUDA) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.001s) 2022-11-23T01:55:34.4309841Z test_contig_size1_special_hermite_polynomial_h_cuda_bool (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-11-23T01:55:34.4310094Z test_contig_size1_special_hermite_polynomial_h_cuda_float32 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-11-23T01:55:34.4310352Z test_contig_size1_special_hermite_polynomial_h_cuda_float64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.002s) 2022-11-23T01:55:34.4310585Z test_contig_size1_special_hermite_polynomial_h_cuda_int16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-11-23T01:55:34.4310838Z test_contig_size1_special_hermite_polynomial_h_cuda_int32 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-11-23T01:55:34.4311082Z test_contig_size1_special_hermite_polynomial_h_cuda_int64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-11-23T01:55:34.4311326Z test_contig_size1_special_hermite_polynomial_h_cuda_int8 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-11-23T01:55:34.4311569Z test_contig_size1_special_hermite_polynomial_h_cuda_uint8 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-11-23T01:55:34.4311872Z test_contig_size1_special_hermite_polynomial_he_cuda_bool (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-11-23T01:55:34.4312121Z test_contig_size1_special_hermite_polynomial_he_cuda_float32 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-11-23T01:55:34.4312373Z test_contig_size1_special_hermite_polynomial_he_cuda_float64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-11-23T01:55:34.4312617Z test_contig_size1_special_hermite_polynomial_he_cuda_int16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-11-23T01:55:34.4312843Z test_contig_size1_special_hermite_polynomial_he_cuda_int32 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-11-23T01:55:34.4313086Z test_contig_size1_special_hermite_polynomial_he_cuda_int64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-11-23T01:55:34.4313331Z test_contig_size1_special_hermite_polynomial_he_cuda_int8 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-11-23T01:55:34.4313578Z test_contig_size1_special_hermite_polynomial_he_cuda_uint8 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-11-23T01:55:34.4313818Z test_contig_size1_special_laguerre_polynomial_l_cuda_bool (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-11-23T01:55:34.4314079Z test_contig_size1_special_laguerre_polynomial_l_cuda_float32 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-11-23T01:55:34.4314333Z test_contig_size1_special_laguerre_polynomial_l_cuda_float64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-11-23T01:55:34.4314583Z test_contig_size1_special_laguerre_polynomial_l_cuda_int16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-11-23T01:55:34.4314831Z test_contig_size1_special_laguerre_polynomial_l_cuda_int32 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-11-23T01:55:34.4315074Z test_contig_size1_special_laguerre_polynomial_l_cuda_int64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-11-23T01:55:34.4315358Z test_contig_size1_special_laguerre_polynomial_l_cuda_int8 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-11-23T01:55:34.4315612Z test_contig_size1_special_laguerre_polynomial_l_cuda_uint8 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-11-23T01:55:34.4316099Z test_contig_size1_special_legendre_polynomial_p_cuda_bool (__main__.TestBinaryUfuncsCUDA) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.001s) 2022-11-23T01:55:34.4316579Z test_contig_size1_special_legendre_polynomial_p_cuda_float32 (__main__.TestBinaryUfuncsCUDA) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.001s) 2022-11-23T01:55:34.4317054Z test_contig_size1_special_legendre_polynomial_p_cuda_float64 (__main__.TestBinaryUfuncsCUDA) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.001s) 2022-11-23T01:55:34.4317526Z test_contig_size1_special_legendre_polynomial_p_cuda_int16 (__main__.TestBinaryUfuncsCUDA) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.001s) 2022-11-23T01:55:34.4318003Z test_contig_size1_special_legendre_polynomial_p_cuda_int32 (__main__.TestBinaryUfuncsCUDA) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.001s) 2022-11-23T01:55:34.4318475Z test_contig_size1_special_legendre_polynomial_p_cuda_int64 (__main__.TestBinaryUfuncsCUDA) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.001s) 2022-11-23T01:55:34.4318936Z test_contig_size1_special_legendre_polynomial_p_cuda_int8 (__main__.TestBinaryUfuncsCUDA) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.001s) 2022-11-23T01:55:34.4319400Z test_contig_size1_special_legendre_polynomial_p_cuda_uint8 (__main__.TestBinaryUfuncsCUDA) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.001s) 2022-11-23T01:55:34.4319894Z test_contig_size1_special_shifted_chebyshev_polynomial_t_cuda_bool (__main__.TestBinaryUfuncsCUDA) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.001s) 2022-11-23T01:55:34.4320499Z test_contig_size1_special_shifted_chebyshev_polynomial_t_cuda_float32 (__main__.TestBinaryUfuncsCUDA) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.001s) 2022-11-23T01:55:34.4320981Z test_contig_size1_special_shifted_chebyshev_polynomial_t_cuda_float64 (__main__.TestBinaryUfuncsCUDA) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.001s) 2022-11-23T01:55:34.4321475Z test_contig_size1_special_shifted_chebyshev_polynomial_t_cuda_int16 (__main__.TestBinaryUfuncsCUDA) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.001s) 2022-11-23T01:55:34.4321956Z test_contig_size1_special_shifted_chebyshev_polynomial_t_cuda_int32 (__main__.TestBinaryUfuncsCUDA) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.001s) 2022-11-23T01:55:34.4322445Z test_contig_size1_special_shifted_chebyshev_polynomial_t_cuda_int64 (__main__.TestBinaryUfuncsCUDA) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.001s) 2022-11-23T01:55:34.4322933Z test_contig_size1_special_shifted_chebyshev_polynomial_t_cuda_int8 (__main__.TestBinaryUfuncsCUDA) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.001s) 2022-11-23T01:55:34.4323409Z test_contig_size1_special_shifted_chebyshev_polynomial_t_cuda_uint8 (__main__.TestBinaryUfuncsCUDA) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.001s) 2022-11-23T01:55:34.4323937Z test_contig_size1_special_shifted_chebyshev_polynomial_u_cuda_bool (__main__.TestBinaryUfuncsCUDA) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.001s) 2022-11-23T01:55:34.4324426Z test_contig_size1_special_shifted_chebyshev_polynomial_u_cuda_float32 (__main__.TestBinaryUfuncsCUDA) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.001s) 2022-11-23T01:55:34.4324950Z test_contig_size1_special_shifted_chebyshev_polynomial_u_cuda_float64 (__main__.TestBinaryUfuncsCUDA) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.001s) 2022-11-23T01:55:34.4325446Z test_contig_size1_special_shifted_chebyshev_polynomial_u_cuda_int16 (__main__.TestBinaryUfuncsCUDA) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.001s) 2022-11-23T01:55:34.4325916Z test_contig_size1_special_shifted_chebyshev_polynomial_u_cuda_int32 (__main__.TestBinaryUfuncsCUDA) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.001s) 2022-11-23T01:55:34.4326387Z test_contig_size1_special_shifted_chebyshev_polynomial_u_cuda_int64 (__main__.TestBinaryUfuncsCUDA) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.001s) 2022-11-23T01:55:34.4326866Z test_contig_size1_special_shifted_chebyshev_polynomial_u_cuda_int8 (__main__.TestBinaryUfuncsCUDA) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.001s) 2022-11-23T01:55:34.4327359Z test_contig_size1_special_shifted_chebyshev_polynomial_u_cuda_uint8 (__main__.TestBinaryUfuncsCUDA) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.001s) 2022-11-23T01:55:34.4327831Z test_contig_size1_special_shifted_chebyshev_polynomial_v_cuda_bool (__main__.TestBinaryUfuncsCUDA) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.001s) 2022-11-23T01:55:34.4328327Z test_contig_size1_special_shifted_chebyshev_polynomial_v_cuda_float32 (__main__.TestBinaryUfuncsCUDA) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.001s) 2022-11-23T01:55:34.4328815Z test_contig_size1_special_shifted_chebyshev_polynomial_v_cuda_float64 (__main__.TestBinaryUfuncsCUDA) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.001s) 2022-11-23T01:55:34.4329298Z test_contig_size1_special_shifted_chebyshev_polynomial_v_cuda_int16 (__main__.TestBinaryUfuncsCUDA) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.001s) 2022-11-23T01:55:34.4329783Z test_contig_size1_special_shifted_chebyshev_polynomial_v_cuda_int32 (__main__.TestBinaryUfuncsCUDA) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.001s) 2022-11-23T01:55:34.4330319Z test_contig_size1_special_shifted_chebyshev_polynomial_v_cuda_int64 (__main__.TestBinaryUfuncsCUDA) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.001s) 2022-11-23T01:55:34.4330793Z test_contig_size1_special_shifted_chebyshev_polynomial_v_cuda_int8 (__main__.TestBinaryUfuncsCUDA) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.001s) 2022-11-23T01:55:34.4331274Z test_contig_size1_special_shifted_chebyshev_polynomial_v_cuda_uint8 (__main__.TestBinaryUfuncsCUDA) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.001s) 2022-11-23T01:55:34.4331757Z test_contig_size1_special_shifted_chebyshev_polynomial_w_cuda_bool (__main__.TestBinaryUfuncsCUDA) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.001s) 2022-11-23T01:55:34.4332248Z test_contig_size1_special_shifted_chebyshev_polynomial_w_cuda_float32 (__main__.TestBinaryUfuncsCUDA) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.001s) 2022-11-23T01:55:34.4332738Z test_contig_size1_special_shifted_chebyshev_polynomial_w_cuda_float64 (__main__.TestBinaryUfuncsCUDA) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.001s) 2022-11-23T01:55:34.4333215Z test_contig_size1_special_shifted_chebyshev_polynomial_w_cuda_int16 (__main__.TestBinaryUfuncsCUDA) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.001s) 2022-11-23T01:55:34.4333688Z test_contig_size1_special_shifted_chebyshev_polynomial_w_cuda_int32 (__main__.TestBinaryUfuncsCUDA) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.001s) 2022-11-23T01:55:34.4334173Z test_contig_size1_special_shifted_chebyshev_polynomial_w_cuda_int64 (__main__.TestBinaryUfuncsCUDA) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.001s) 2022-11-23T01:55:34.4334695Z test_contig_size1_special_shifted_chebyshev_polynomial_w_cuda_int8 (__main__.TestBinaryUfuncsCUDA) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.001s) 2022-11-23T01:55:34.4335197Z test_contig_size1_special_shifted_chebyshev_polynomial_w_cuda_uint8 (__main__.TestBinaryUfuncsCUDA) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.001s) 2022-11-23T01:55:34.4335440Z test_contig_size1_special_xlog1py_cuda_bfloat16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-11-23T01:55:34.4335665Z test_contig_size1_special_xlog1py_cuda_bool (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-11-23T01:55:34.4335895Z test_contig_size1_special_xlog1py_cuda_float16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-11-23T01:55:34.4336127Z test_contig_size1_special_xlog1py_cuda_float32 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-11-23T01:55:34.4336351Z test_contig_size1_special_xlog1py_cuda_float64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-11-23T01:55:34.4336581Z test_contig_size1_special_xlog1py_cuda_int16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-11-23T01:55:34.4336803Z test_contig_size1_special_xlog1py_cuda_int32 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-11-23T01:55:34.4337025Z test_contig_size1_special_xlog1py_cuda_int64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-11-23T01:55:34.4337230Z test_contig_size1_special_xlog1py_cuda_int8 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-11-23T01:55:34.4337444Z test_contig_size1_special_xlog1py_cuda_uint8 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-11-23T01:55:34.4337664Z test_contig_size1_special_zeta_cuda_bool (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-11-23T01:55:34.4337884Z test_contig_size1_special_zeta_cuda_float32 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-11-23T01:55:34.4338107Z test_contig_size1_special_zeta_cuda_float64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-11-23T01:55:34.4338332Z test_contig_size1_special_zeta_cuda_int16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-11-23T01:55:34.4338662Z test_contig_size1_special_zeta_cuda_int32 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-11-23T01:55:34.4338885Z test_contig_size1_special_zeta_cuda_int64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-11-23T01:55:34.4339085Z test_contig_size1_special_zeta_cuda_int8 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-11-23T01:55:34.4339299Z test_contig_size1_special_zeta_cuda_uint8 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-11-23T01:55:34.4339505Z test_contig_size1_sub_cuda_bfloat16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-11-23T01:55:34.4339721Z test_contig_size1_sub_cuda_complex128 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-11-23T01:55:34.4340121Z test_contig_size1_sub_cuda_complex32 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-11-23T01:55:34.4340346Z test_contig_size1_sub_cuda_complex64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-11-23T01:55:34.4340561Z test_contig_size1_sub_cuda_float16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-11-23T01:55:34.4340768Z test_contig_size1_sub_cuda_float32 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-11-23T01:55:34.4340966Z test_contig_size1_sub_cuda_float64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-11-23T01:55:34.4341153Z test_contig_size1_sub_cuda_int16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-11-23T01:55:34.4341353Z test_contig_size1_sub_cuda_int32 (__main__.TestBinaryUfuncsCUDA) ... ok (0.002s) 2022-11-23T01:55:34.4341545Z test_contig_size1_sub_cuda_int64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.002s) 2022-11-23T01:55:34.4341752Z test_contig_size1_sub_cuda_int8 (__main__.TestBinaryUfuncsCUDA) ... ok (0.002s) 2022-11-23T01:55:34.4341962Z test_contig_size1_sub_cuda_uint8 (__main__.TestBinaryUfuncsCUDA) ... ok (0.002s) 2022-11-23T01:55:34.4342185Z test_contig_size1_true_divide_cuda_bfloat16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-11-23T01:55:34.4342477Z test_contig_size1_true_divide_cuda_bool (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-11-23T01:55:34.4342718Z test_contig_size1_true_divide_cuda_complex128 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-11-23T01:55:34.4342924Z test_contig_size1_true_divide_cuda_complex32 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-11-23T01:55:34.4343147Z test_contig_size1_true_divide_cuda_complex64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-11-23T01:55:34.4343362Z test_contig_size1_true_divide_cuda_float16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-11-23T01:55:34.4343584Z test_contig_size1_true_divide_cuda_float32 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-11-23T01:55:34.4343799Z test_contig_size1_true_divide_cuda_float64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-11-23T01:55:34.4344012Z test_contig_size1_true_divide_cuda_int16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-11-23T01:55:34.4344229Z test_contig_size1_true_divide_cuda_int32 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-11-23T01:55:34.4344438Z test_contig_size1_true_divide_cuda_int64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-11-23T01:55:34.4344645Z test_contig_size1_true_divide_cuda_int8 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-11-23T01:55:34.4344837Z test_contig_size1_true_divide_cuda_uint8 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-11-23T01:55:34.4345060Z test_contig_size1_xlogy_cuda_bfloat16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-11-23T01:55:34.4345270Z test_contig_size1_xlogy_cuda_bool (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-11-23T01:55:34.4345490Z test_contig_size1_xlogy_cuda_float16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-11-23T01:55:34.4345697Z test_contig_size1_xlogy_cuda_float32 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-11-23T01:55:34.4345904Z test_contig_size1_xlogy_cuda_float64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-11-23T01:55:34.4346116Z test_contig_size1_xlogy_cuda_int16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-11-23T01:55:34.4346388Z test_contig_size1_xlogy_cuda_int32 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-11-23T01:55:34.4346568Z test_contig_size1_xlogy_cuda_int64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-11-23T01:55:34.4346775Z test_contig_size1_xlogy_cuda_int8 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-11-23T01:55:34.4346980Z test_contig_size1_xlogy_cuda_uint8 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-11-23T01:55:34.4347211Z test_contig_vs_every_other___radd___cuda_bfloat16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.002s) 2022-11-23T01:55:34.4347434Z test_contig_vs_every_other___radd___cuda_bool (__main__.TestBinaryUfuncsCUDA) ... ok (0.002s) 2022-11-23T01:55:34.4347670Z test_contig_vs_every_other___radd___cuda_complex128 (__main__.TestBinaryUfuncsCUDA) ... ok (0.002s) 2022-11-23T01:55:34.4347903Z test_contig_vs_every_other___radd___cuda_complex64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-11-23T01:55:34.4348134Z test_contig_vs_every_other___radd___cuda_float16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.002s) 2022-11-23T01:55:34.4348362Z test_contig_vs_every_other___radd___cuda_float32 (__main__.TestBinaryUfuncsCUDA) ... ok (0.002s) 2022-11-23T01:55:34.4348562Z test_contig_vs_every_other___radd___cuda_float64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.002s) 2022-11-23T01:55:34.4348785Z test_contig_vs_every_other___radd___cuda_int16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.002s) 2022-11-23T01:55:34.4349009Z test_contig_vs_every_other___radd___cuda_int32 (__main__.TestBinaryUfuncsCUDA) ... ok (0.002s) 2022-11-23T01:55:34.4349227Z test_contig_vs_every_other___radd___cuda_int64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.002s) 2022-11-23T01:55:34.4349446Z test_contig_vs_every_other___radd___cuda_int8 (__main__.TestBinaryUfuncsCUDA) ... ok (0.002s) 2022-11-23T01:55:34.4349717Z test_contig_vs_every_other___radd___cuda_uint8 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-11-23T01:55:34.4349948Z test_contig_vs_every_other___rand___cuda_bool (__main__.TestBinaryUfuncsCUDA) ... ok (0.002s) 2022-11-23T01:55:34.4350169Z test_contig_vs_every_other___rand___cuda_int16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.002s) 2022-11-23T01:55:34.4350382Z test_contig_vs_every_other___rand___cuda_int32 (__main__.TestBinaryUfuncsCUDA) ... ok (0.002s) 2022-11-23T01:55:34.4350582Z test_contig_vs_every_other___rand___cuda_int64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.002s) 2022-11-23T01:55:34.4350800Z test_contig_vs_every_other___rand___cuda_int8 (__main__.TestBinaryUfuncsCUDA) ... ok (0.002s) 2022-11-23T01:55:34.4351018Z test_contig_vs_every_other___rand___cuda_uint8 (__main__.TestBinaryUfuncsCUDA) ... ok (0.002s) 2022-11-23T01:55:34.4351242Z test_contig_vs_every_other___rdiv___cuda_bfloat16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-11-23T01:55:34.4351457Z test_contig_vs_every_other___rdiv___cuda_bool (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-11-23T01:55:34.4351701Z test_contig_vs_every_other___rdiv___cuda_complex128 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-11-23T01:55:34.4351935Z test_contig_vs_every_other___rdiv___cuda_complex64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-11-23T01:55:34.4352161Z test_contig_vs_every_other___rdiv___cuda_float16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-11-23T01:55:34.4352389Z test_contig_vs_every_other___rdiv___cuda_float32 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-11-23T01:55:34.4352591Z test_contig_vs_every_other___rdiv___cuda_float64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.002s) 2022-11-23T01:55:34.4352809Z test_contig_vs_every_other___rdiv___cuda_int16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-11-23T01:55:34.4353024Z test_contig_vs_every_other___rdiv___cuda_int32 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-11-23T01:55:34.4353244Z test_contig_vs_every_other___rdiv___cuda_int64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-11-23T01:55:34.4353520Z test_contig_vs_every_other___rdiv___cuda_int8 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-11-23T01:55:34.4353738Z test_contig_vs_every_other___rdiv___cuda_uint8 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-11-23T01:55:34.4353968Z test_contig_vs_every_other___rmod___cuda_bfloat16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.002s) 2022-11-23T01:55:34.4354191Z test_contig_vs_every_other___rmod___cuda_float16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.002s) 2022-11-23T01:55:34.4354410Z test_contig_vs_every_other___rmod___cuda_float32 (__main__.TestBinaryUfuncsCUDA) ... ok (0.002s) 2022-11-23T01:55:34.4354616Z test_contig_vs_every_other___rmod___cuda_float64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.002s) 2022-11-23T01:55:34.4354836Z test_contig_vs_every_other___rmod___cuda_int16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.002s) 2022-11-23T01:55:34.4355061Z test_contig_vs_every_other___rmod___cuda_int32 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-11-23T01:55:34.4355287Z test_contig_vs_every_other___rmod___cuda_int64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.002s) 2022-11-23T01:55:34.4355513Z test_contig_vs_every_other___rmod___cuda_int8 (__main__.TestBinaryUfuncsCUDA) ... ok (0.002s) 2022-11-23T01:55:34.4355732Z test_contig_vs_every_other___rmod___cuda_uint8 (__main__.TestBinaryUfuncsCUDA) ... ok (0.002s) 2022-11-23T01:55:34.4355956Z test_contig_vs_every_other___rmul___cuda_bfloat16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.002s) 2022-11-23T01:55:34.4356174Z test_contig_vs_every_other___rmul___cuda_bool (__main__.TestBinaryUfuncsCUDA) ... ok (0.002s) 2022-11-23T01:55:34.4356404Z test_contig_vs_every_other___rmul___cuda_complex128 (__main__.TestBinaryUfuncsCUDA) ... ok (0.002s) 2022-11-23T01:55:34.4356616Z test_contig_vs_every_other___rmul___cuda_complex64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-11-23T01:55:34.4356842Z test_contig_vs_every_other___rmul___cuda_float16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-11-23T01:55:34.4357104Z test_contig_vs_every_other___rmul___cuda_float32 (__main__.TestBinaryUfuncsCUDA) ... ok (0.002s) 2022-11-23T01:55:34.4357325Z test_contig_vs_every_other___rmul___cuda_float64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.002s) 2022-11-23T01:55:34.4357540Z test_contig_vs_every_other___rmul___cuda_int16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.002s) 2022-11-23T01:55:34.4357759Z test_contig_vs_every_other___rmul___cuda_int32 (__main__.TestBinaryUfuncsCUDA) ... ok (0.002s) 2022-11-23T01:55:34.4357977Z test_contig_vs_every_other___rmul___cuda_int64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.005s) 2022-11-23T01:55:34.4358190Z test_contig_vs_every_other___rmul___cuda_int8 (__main__.TestBinaryUfuncsCUDA) ... ok (0.002s) 2022-11-23T01:55:34.4358400Z test_contig_vs_every_other___rmul___cuda_uint8 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-11-23T01:55:34.4358620Z test_contig_vs_every_other___ror___cuda_bool (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-11-23T01:55:34.4358846Z test_contig_vs_every_other___ror___cuda_int16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.002s) 2022-11-23T01:55:34.4359064Z test_contig_vs_every_other___ror___cuda_int32 (__main__.TestBinaryUfuncsCUDA) ... ok (0.002s) 2022-11-23T01:55:34.4359279Z test_contig_vs_every_other___ror___cuda_int64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.002s) 2022-11-23T01:55:34.4359493Z test_contig_vs_every_other___ror___cuda_int8 (__main__.TestBinaryUfuncsCUDA) ... ok (0.002s) 2022-11-23T01:55:34.4359704Z test_contig_vs_every_other___ror___cuda_uint8 (__main__.TestBinaryUfuncsCUDA) ... ok (0.002s) 2022-11-23T01:55:34.4359930Z test_contig_vs_every_other___rpow___cuda_bfloat16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-11-23T01:55:34.4360161Z test_contig_vs_every_other___rpow___cuda_complex128 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-11-23T01:55:34.4360372Z test_contig_vs_every_other___rpow___cuda_complex64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-11-23T01:55:34.4360596Z test_contig_vs_every_other___rpow___cuda_float16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.002s) 2022-11-23T01:55:34.4360873Z test_contig_vs_every_other___rpow___cuda_float32 (__main__.TestBinaryUfuncsCUDA) ... ok (0.002s) 2022-11-23T01:55:34.4361088Z test_contig_vs_every_other___rpow___cuda_float64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.002s) 2022-11-23T01:55:34.4361309Z test_contig_vs_every_other___rpow___cuda_int16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.002s) 2022-11-23T01:55:34.4361525Z test_contig_vs_every_other___rpow___cuda_int32 (__main__.TestBinaryUfuncsCUDA) ... ok (0.002s) 2022-11-23T01:55:34.4361752Z test_contig_vs_every_other___rpow___cuda_int64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.002s) 2022-11-23T01:55:34.4361975Z test_contig_vs_every_other___rpow___cuda_int8 (__main__.TestBinaryUfuncsCUDA) ... ok (0.002s) 2022-11-23T01:55:34.4362202Z test_contig_vs_every_other___rpow___cuda_uint8 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-11-23T01:55:34.4362414Z test_contig_vs_every_other___rsub___cuda_bfloat16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.002s) 2022-11-23T01:55:34.4362643Z test_contig_vs_every_other___rsub___cuda_complex128 (__main__.TestBinaryUfuncsCUDA) ... ok (0.002s) 2022-11-23T01:55:34.4362867Z test_contig_vs_every_other___rsub___cuda_complex64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.002s) 2022-11-23T01:55:34.4363085Z test_contig_vs_every_other___rsub___cuda_float16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.002s) 2022-11-23T01:55:34.4363299Z test_contig_vs_every_other___rsub___cuda_float32 (__main__.TestBinaryUfuncsCUDA) ... ok (0.002s) 2022-11-23T01:55:34.4363518Z test_contig_vs_every_other___rsub___cuda_float64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.002s) 2022-11-23T01:55:34.4363736Z test_contig_vs_every_other___rsub___cuda_int16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.002s) 2022-11-23T01:55:34.4363951Z test_contig_vs_every_other___rsub___cuda_int32 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-11-23T01:55:34.4364210Z test_contig_vs_every_other___rsub___cuda_int64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.002s) 2022-11-23T01:55:34.4364420Z test_contig_vs_every_other___rsub___cuda_int8 (__main__.TestBinaryUfuncsCUDA) ... ok (0.002s) 2022-11-23T01:55:34.4364634Z test_contig_vs_every_other___rsub___cuda_uint8 (__main__.TestBinaryUfuncsCUDA) ... ok (0.002s) 2022-11-23T01:55:34.4364849Z test_contig_vs_every_other___rxor___cuda_bool (__main__.TestBinaryUfuncsCUDA) ... ok (0.002s) 2022-11-23T01:55:34.4365077Z test_contig_vs_every_other___rxor___cuda_int16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.002s) 2022-11-23T01:55:34.4365295Z test_contig_vs_every_other___rxor___cuda_int32 (__main__.TestBinaryUfuncsCUDA) ... ok (0.002s) 2022-11-23T01:55:34.4365515Z test_contig_vs_every_other___rxor___cuda_int64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.002s) 2022-11-23T01:55:34.4365727Z test_contig_vs_every_other___rxor___cuda_int8 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-11-23T01:55:34.4365946Z test_contig_vs_every_other___rxor___cuda_uint8 (__main__.TestBinaryUfuncsCUDA) ... ok (0.002s) 2022-11-23T01:55:34.4366154Z test_contig_vs_every_other_add_cuda_bfloat16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.002s) 2022-11-23T01:55:34.4366369Z test_contig_vs_every_other_add_cuda_bool (__main__.TestBinaryUfuncsCUDA) ... ok (0.002s) 2022-11-23T01:55:34.4366589Z test_contig_vs_every_other_add_cuda_complex128 (__main__.TestBinaryUfuncsCUDA) ... ok (0.002s) 2022-11-23T01:55:34.4366810Z test_contig_vs_every_other_add_cuda_complex32 (__main__.TestBinaryUfuncsCUDA) ... ok (0.002s) 2022-11-23T01:55:34.4367028Z test_contig_vs_every_other_add_cuda_complex64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.002s) 2022-11-23T01:55:34.4367245Z test_contig_vs_every_other_add_cuda_float16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.002s) 2022-11-23T01:55:34.4367461Z test_contig_vs_every_other_add_cuda_float32 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-11-23T01:55:34.4367677Z test_contig_vs_every_other_add_cuda_float64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.002s) 2022-11-23T01:55:34.4367944Z test_contig_vs_every_other_add_cuda_int16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.002s) 2022-11-23T01:55:34.4368142Z test_contig_vs_every_other_add_cuda_int32 (__main__.TestBinaryUfuncsCUDA) ... ok (0.002s) 2022-11-23T01:55:34.4368362Z test_contig_vs_every_other_add_cuda_int64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.002s) 2022-11-23T01:55:34.4368582Z test_contig_vs_every_other_add_cuda_int8 (__main__.TestBinaryUfuncsCUDA) ... ok (0.002s) 2022-11-23T01:55:34.4368797Z test_contig_vs_every_other_add_cuda_uint8 (__main__.TestBinaryUfuncsCUDA) ... ok (0.002s) 2022-11-23T01:55:34.4369020Z test_contig_vs_every_other_atan2_cuda_bfloat16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.002s) 2022-11-23T01:55:34.4369236Z test_contig_vs_every_other_atan2_cuda_bool (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-11-23T01:55:34.4369453Z test_contig_vs_every_other_atan2_cuda_float16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.002s) 2022-11-23T01:55:34.4369672Z test_contig_vs_every_other_atan2_cuda_float32 (__main__.TestBinaryUfuncsCUDA) ... ok (0.002s) 2022-11-23T01:55:34.4369879Z test_contig_vs_every_other_atan2_cuda_float64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.002s) 2022-11-23T01:55:34.4370093Z test_contig_vs_every_other_atan2_cuda_int16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.002s) 2022-11-23T01:55:34.4370304Z test_contig_vs_every_other_atan2_cuda_int32 (__main__.TestBinaryUfuncsCUDA) ... ok (0.002s) 2022-11-23T01:55:34.4370513Z test_contig_vs_every_other_atan2_cuda_int64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.002s) 2022-11-23T01:55:34.4370727Z test_contig_vs_every_other_atan2_cuda_int8 (__main__.TestBinaryUfuncsCUDA) ... ok (0.002s) 2022-11-23T01:55:34.4370934Z test_contig_vs_every_other_atan2_cuda_uint8 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-11-23T01:55:34.4371161Z test_contig_vs_every_other_bitwise_and_cuda_bool (__main__.TestBinaryUfuncsCUDA) ... ok (0.002s) 2022-11-23T01:55:34.4371450Z test_contig_vs_every_other_bitwise_and_cuda_int16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.002s) 2022-11-23T01:55:34.4371694Z test_contig_vs_every_other_bitwise_and_cuda_int32 (__main__.TestBinaryUfuncsCUDA) ... ok (0.002s) 2022-11-23T01:55:34.4371902Z test_contig_vs_every_other_bitwise_and_cuda_int64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.002s) 2022-11-23T01:55:34.4372133Z test_contig_vs_every_other_bitwise_and_cuda_int8 (__main__.TestBinaryUfuncsCUDA) ... ok (0.002s) 2022-11-23T01:55:34.4372359Z test_contig_vs_every_other_bitwise_and_cuda_uint8 (__main__.TestBinaryUfuncsCUDA) ... ok (0.002s) 2022-11-23T01:55:34.4372596Z test_contig_vs_every_other_bitwise_left_shift_cuda_int16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-11-23T01:55:34.4372832Z test_contig_vs_every_other_bitwise_left_shift_cuda_int32 (__main__.TestBinaryUfuncsCUDA) ... ok (0.002s) 2022-11-23T01:55:34.4373058Z test_contig_vs_every_other_bitwise_left_shift_cuda_int64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.002s) 2022-11-23T01:55:34.4373294Z test_contig_vs_every_other_bitwise_left_shift_cuda_int8 (__main__.TestBinaryUfuncsCUDA) ... ok (0.002s) 2022-11-23T01:55:34.4373526Z test_contig_vs_every_other_bitwise_left_shift_cuda_uint8 (__main__.TestBinaryUfuncsCUDA) ... ok (0.002s) 2022-11-23T01:55:34.4373750Z test_contig_vs_every_other_bitwise_or_cuda_bool (__main__.TestBinaryUfuncsCUDA) ... ok (0.002s) 2022-11-23T01:55:34.4373957Z test_contig_vs_every_other_bitwise_or_cuda_int16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.002s) 2022-11-23T01:55:34.4374175Z test_contig_vs_every_other_bitwise_or_cuda_int32 (__main__.TestBinaryUfuncsCUDA) ... ok (0.002s) 2022-11-23T01:55:34.4374388Z test_contig_vs_every_other_bitwise_or_cuda_int64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-11-23T01:55:34.4374610Z test_contig_vs_every_other_bitwise_or_cuda_int8 (__main__.TestBinaryUfuncsCUDA) ... ok (0.002s) 2022-11-23T01:55:34.4374832Z test_contig_vs_every_other_bitwise_or_cuda_uint8 (__main__.TestBinaryUfuncsCUDA) ... ok (0.002s) 2022-11-23T01:55:34.4375142Z test_contig_vs_every_other_bitwise_right_shift_cuda_int16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.002s) 2022-11-23T01:55:34.4375386Z test_contig_vs_every_other_bitwise_right_shift_cuda_int32 (__main__.TestBinaryUfuncsCUDA) ... ok (0.002s) 2022-11-23T01:55:34.4375628Z test_contig_vs_every_other_bitwise_right_shift_cuda_int64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.002s) 2022-11-23T01:55:34.4375864Z test_contig_vs_every_other_bitwise_right_shift_cuda_int8 (__main__.TestBinaryUfuncsCUDA) ... ok (0.002s) 2022-11-23T01:55:34.4376082Z test_contig_vs_every_other_bitwise_right_shift_cuda_uint8 (__main__.TestBinaryUfuncsCUDA) ... ok (0.002s) 2022-11-23T01:55:34.4376306Z test_contig_vs_every_other_bitwise_xor_cuda_bool (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-11-23T01:55:34.4376531Z test_contig_vs_every_other_bitwise_xor_cuda_int16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.002s) 2022-11-23T01:55:34.4376751Z test_contig_vs_every_other_bitwise_xor_cuda_int32 (__main__.TestBinaryUfuncsCUDA) ... ok (0.002s) 2022-11-23T01:55:34.4376977Z test_contig_vs_every_other_bitwise_xor_cuda_int64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.002s) 2022-11-23T01:55:34.4377200Z test_contig_vs_every_other_bitwise_xor_cuda_int8 (__main__.TestBinaryUfuncsCUDA) ... ok (0.002s) 2022-11-23T01:55:34.4377418Z test_contig_vs_every_other_bitwise_xor_cuda_uint8 (__main__.TestBinaryUfuncsCUDA) ... ok (0.002s) 2022-11-23T01:55:34.4377648Z test_contig_vs_every_other_clamp_max_cuda_bfloat16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.002s) 2022-11-23T01:55:34.4377874Z test_contig_vs_every_other_clamp_max_cuda_bool (__main__.TestBinaryUfuncsCUDA) ... ok (0.002s) 2022-11-23T01:55:34.4378086Z test_contig_vs_every_other_clamp_max_cuda_float16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-11-23T01:55:34.4378307Z test_contig_vs_every_other_clamp_max_cuda_float32 (__main__.TestBinaryUfuncsCUDA) ... ok (0.002s) 2022-11-23T01:55:34.4378584Z test_contig_vs_every_other_clamp_max_cuda_float64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.002s) 2022-11-23T01:55:34.4378831Z test_contig_vs_every_other_clamp_max_cuda_int16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.002s) 2022-11-23T01:55:34.4379066Z test_contig_vs_every_other_clamp_max_cuda_int32 (__main__.TestBinaryUfuncsCUDA) ... ok (0.002s) 2022-11-23T01:55:34.4379289Z test_contig_vs_every_other_clamp_max_cuda_int64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.002s) 2022-11-23T01:55:34.4379524Z test_contig_vs_every_other_clamp_max_cuda_int8 (__main__.TestBinaryUfuncsCUDA) ... ok (0.002s) 2022-11-23T01:55:34.4379749Z test_contig_vs_every_other_clamp_max_cuda_uint8 (__main__.TestBinaryUfuncsCUDA) ... ok (0.002s) 2022-11-23T01:55:34.4380140Z test_contig_vs_every_other_clamp_min_cuda_bfloat16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-11-23T01:55:34.4380354Z test_contig_vs_every_other_clamp_min_cuda_bool (__main__.TestBinaryUfuncsCUDA) ... ok (0.002s) 2022-11-23T01:55:34.4380584Z test_contig_vs_every_other_clamp_min_cuda_float16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.002s) 2022-11-23T01:55:34.4380811Z test_contig_vs_every_other_clamp_min_cuda_float32 (__main__.TestBinaryUfuncsCUDA) ... ok (0.002s) 2022-11-23T01:55:34.4381034Z test_contig_vs_every_other_clamp_min_cuda_float64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.002s) 2022-11-23T01:55:34.4381260Z test_contig_vs_every_other_clamp_min_cuda_int16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.002s) 2022-11-23T01:55:34.4381477Z test_contig_vs_every_other_clamp_min_cuda_int32 (__main__.TestBinaryUfuncsCUDA) ... ok (0.002s) 2022-11-23T01:55:34.4381697Z test_contig_vs_every_other_clamp_min_cuda_int64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.002s) 2022-11-23T01:55:34.4381921Z test_contig_vs_every_other_clamp_min_cuda_int8 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-11-23T01:55:34.4382135Z test_contig_vs_every_other_clamp_min_cuda_uint8 (__main__.TestBinaryUfuncsCUDA) ... ok (0.002s) 2022-11-23T01:55:34.4382365Z test_contig_vs_every_other_complex_cuda_float16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.002s) 2022-11-23T01:55:34.4382676Z test_contig_vs_every_other_complex_cuda_float32 (__main__.TestBinaryUfuncsCUDA) ... ok (0.002s) 2022-11-23T01:55:34.4382901Z test_contig_vs_every_other_complex_cuda_float64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.002s) 2022-11-23T01:55:34.4383130Z test_contig_vs_every_other_copysign_cuda_bfloat16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.002s) 2022-11-23T01:55:34.4383352Z test_contig_vs_every_other_copysign_cuda_bool (__main__.TestBinaryUfuncsCUDA) ... ok (0.002s) 2022-11-23T01:55:34.4383580Z test_contig_vs_every_other_copysign_cuda_float16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.002s) 2022-11-23T01:55:34.4383802Z test_contig_vs_every_other_copysign_cuda_float32 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-11-23T01:55:34.4384031Z test_contig_vs_every_other_copysign_cuda_float64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.002s) 2022-11-23T01:55:34.4384241Z test_contig_vs_every_other_copysign_cuda_int16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.002s) 2022-11-23T01:55:34.4384472Z test_contig_vs_every_other_copysign_cuda_int32 (__main__.TestBinaryUfuncsCUDA) ... ok (0.002s) 2022-11-23T01:55:34.4384696Z test_contig_vs_every_other_copysign_cuda_int64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.002s) 2022-11-23T01:55:34.4384919Z test_contig_vs_every_other_copysign_cuda_int8 (__main__.TestBinaryUfuncsCUDA) ... ok (0.002s) 2022-11-23T01:55:34.4385141Z test_contig_vs_every_other_copysign_cuda_uint8 (__main__.TestBinaryUfuncsCUDA) ... ok (0.002s) 2022-11-23T01:55:34.4385383Z test_contig_vs_every_other_div_floor_rounding_cuda_bfloat16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-11-23T01:55:34.4385632Z test_contig_vs_every_other_div_floor_rounding_cuda_float16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-11-23T01:55:34.4385876Z test_contig_vs_every_other_div_floor_rounding_cuda_float32 (__main__.TestBinaryUfuncsCUDA) ... ok (0.002s) 2022-11-23T01:55:34.4386176Z test_contig_vs_every_other_div_floor_rounding_cuda_float64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-11-23T01:55:34.4386415Z test_contig_vs_every_other_div_floor_rounding_cuda_int16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.002s) 2022-11-23T01:55:34.4386654Z test_contig_vs_every_other_div_floor_rounding_cuda_int32 (__main__.TestBinaryUfuncsCUDA) ... ok (0.002s) 2022-11-23T01:55:34.4386884Z test_contig_vs_every_other_div_floor_rounding_cuda_int64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.002s) 2022-11-23T01:55:34.4387121Z test_contig_vs_every_other_div_floor_rounding_cuda_int8 (__main__.TestBinaryUfuncsCUDA) ... ok (0.002s) 2022-11-23T01:55:34.4387356Z test_contig_vs_every_other_div_floor_rounding_cuda_uint8 (__main__.TestBinaryUfuncsCUDA) ... ok (0.002s) 2022-11-23T01:55:34.4387599Z test_contig_vs_every_other_div_no_rounding_mode_cuda_bfloat16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-11-23T01:55:34.4387838Z test_contig_vs_every_other_div_no_rounding_mode_cuda_bool (__main__.TestBinaryUfuncsCUDA) ... ok (0.002s) 2022-11-23T01:55:34.4388092Z test_contig_vs_every_other_div_no_rounding_mode_cuda_complex128 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-11-23T01:55:34.4388341Z test_contig_vs_every_other_div_no_rounding_mode_cuda_complex32 (__main__.TestBinaryUfuncsCUDA) ... ok (1.616s) 2022-11-23T01:55:34.4388569Z test_contig_vs_every_other_div_no_rounding_mode_cuda_complex64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-11-23T01:55:34.4388811Z test_contig_vs_every_other_div_no_rounding_mode_cuda_float16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-11-23T01:55:34.4389051Z test_contig_vs_every_other_div_no_rounding_mode_cuda_float32 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-11-23T01:55:34.4389302Z test_contig_vs_every_other_div_no_rounding_mode_cuda_float64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-11-23T01:55:34.4389545Z test_contig_vs_every_other_div_no_rounding_mode_cuda_int16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-11-23T01:55:34.4389793Z test_contig_vs_every_other_div_no_rounding_mode_cuda_int32 (__main__.TestBinaryUfuncsCUDA) ... ok (0.002s) 2022-11-23T01:55:34.4390087Z test_contig_vs_every_other_div_no_rounding_mode_cuda_int64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.002s) 2022-11-23T01:55:34.4390325Z test_contig_vs_every_other_div_no_rounding_mode_cuda_int8 (__main__.TestBinaryUfuncsCUDA) ... ok (0.002s) 2022-11-23T01:55:34.4390558Z test_contig_vs_every_other_div_no_rounding_mode_cuda_uint8 (__main__.TestBinaryUfuncsCUDA) ... ok (0.002s) 2022-11-23T01:55:34.4390800Z test_contig_vs_every_other_div_trunc_rounding_cuda_bfloat16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.002s) 2022-11-23T01:55:34.4391021Z test_contig_vs_every_other_div_trunc_rounding_cuda_float16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.002s) 2022-11-23T01:55:34.4391258Z test_contig_vs_every_other_div_trunc_rounding_cuda_float32 (__main__.TestBinaryUfuncsCUDA) ... ok (0.002s) 2022-11-23T01:55:34.4391495Z test_contig_vs_every_other_div_trunc_rounding_cuda_float64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-11-23T01:55:34.4391733Z test_contig_vs_every_other_div_trunc_rounding_cuda_int16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.002s) 2022-11-23T01:55:34.4391969Z test_contig_vs_every_other_div_trunc_rounding_cuda_int32 (__main__.TestBinaryUfuncsCUDA) ... ok (0.002s) 2022-11-23T01:55:34.4392202Z test_contig_vs_every_other_div_trunc_rounding_cuda_int64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.002s) 2022-11-23T01:55:34.4392437Z test_contig_vs_every_other_div_trunc_rounding_cuda_int8 (__main__.TestBinaryUfuncsCUDA) ... ok (0.002s) 2022-11-23T01:55:34.4392673Z test_contig_vs_every_other_div_trunc_rounding_cuda_uint8 (__main__.TestBinaryUfuncsCUDA) ... ok (0.002s) 2022-11-23T01:55:34.4392900Z test_contig_vs_every_other_eq_cuda_bfloat16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.002s) 2022-11-23T01:55:34.4393101Z test_contig_vs_every_other_eq_cuda_bool (__main__.TestBinaryUfuncsCUDA) ... ok (0.002s) 2022-11-23T01:55:34.4393380Z test_contig_vs_every_other_eq_cuda_complex128 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-11-23T01:55:34.4393617Z test_contig_vs_every_other_eq_cuda_complex32 (__main__.TestBinaryUfuncsCUDA) ... ok (0.002s) 2022-11-23T01:55:34.4393838Z test_contig_vs_every_other_eq_cuda_complex64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.002s) 2022-11-23T01:55:34.4394053Z test_contig_vs_every_other_eq_cuda_float16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.002s) 2022-11-23T01:55:34.4394266Z test_contig_vs_every_other_eq_cuda_float32 (__main__.TestBinaryUfuncsCUDA) ... ok (0.002s) 2022-11-23T01:55:34.4394480Z test_contig_vs_every_other_eq_cuda_float64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.002s) 2022-11-23T01:55:34.4394688Z test_contig_vs_every_other_eq_cuda_int16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.002s) 2022-11-23T01:55:34.4394882Z test_contig_vs_every_other_eq_cuda_int32 (__main__.TestBinaryUfuncsCUDA) ... ok (0.002s) 2022-11-23T01:55:34.4395088Z test_contig_vs_every_other_eq_cuda_int64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-11-23T01:55:34.4395306Z test_contig_vs_every_other_eq_cuda_int8 (__main__.TestBinaryUfuncsCUDA) ... ok (0.002s) 2022-11-23T01:55:34.4395514Z test_contig_vs_every_other_eq_cuda_uint8 (__main__.TestBinaryUfuncsCUDA) ... ok (0.002s) 2022-11-23T01:55:34.4395748Z test_contig_vs_every_other_float_power_cuda_bfloat16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.002s) 2022-11-23T01:55:34.4395975Z test_contig_vs_every_other_float_power_cuda_bool (__main__.TestBinaryUfuncsCUDA) ... ok (0.002s) 2022-11-23T01:55:34.4396223Z test_contig_vs_every_other_float_power_cuda_complex128 (__main__.TestBinaryUfuncsCUDA) ... ok (0.002s) 2022-11-23T01:55:34.4396461Z test_contig_vs_every_other_float_power_cuda_complex64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.002s) 2022-11-23T01:55:34.4396700Z test_contig_vs_every_other_float_power_cuda_float16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.002s) 2022-11-23T01:55:34.4396914Z test_contig_vs_every_other_float_power_cuda_float32 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-11-23T01:55:34.4397196Z test_contig_vs_every_other_float_power_cuda_float64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.002s) 2022-11-23T01:55:34.4397422Z test_contig_vs_every_other_float_power_cuda_int16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.002s) 2022-11-23T01:55:34.4397649Z test_contig_vs_every_other_float_power_cuda_int32 (__main__.TestBinaryUfuncsCUDA) ... ok (0.002s) 2022-11-23T01:55:34.4397868Z test_contig_vs_every_other_float_power_cuda_int64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.002s) 2022-11-23T01:55:34.4398094Z test_contig_vs_every_other_float_power_cuda_int8 (__main__.TestBinaryUfuncsCUDA) ... ok (0.002s) 2022-11-23T01:55:34.4398315Z test_contig_vs_every_other_float_power_cuda_uint8 (__main__.TestBinaryUfuncsCUDA) ... ok (0.002s) 2022-11-23T01:55:34.4398571Z test_contig_vs_every_other_floor_divide_cuda_bfloat16 (__main__.TestBinaryUfuncsCUDA) ... skip: Skipped! (0.001s) 2022-11-23T01:55:34.4398805Z test_contig_vs_every_other_floor_divide_cuda_float16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.002s) 2022-11-23T01:55:34.4399023Z test_contig_vs_every_other_floor_divide_cuda_float32 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-11-23T01:55:34.4399254Z test_contig_vs_every_other_floor_divide_cuda_float64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.002s) 2022-11-23T01:55:34.4399483Z test_contig_vs_every_other_floor_divide_cuda_int16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.002s) 2022-11-23T01:55:34.4399718Z test_contig_vs_every_other_floor_divide_cuda_int32 (__main__.TestBinaryUfuncsCUDA) ... ok (0.002s) 2022-11-23T01:55:34.4399951Z test_contig_vs_every_other_floor_divide_cuda_int64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.002s) 2022-11-23T01:55:34.4400181Z test_contig_vs_every_other_floor_divide_cuda_int8 (__main__.TestBinaryUfuncsCUDA) ... ok (0.002s) 2022-11-23T01:55:34.4400409Z test_contig_vs_every_other_floor_divide_cuda_uint8 (__main__.TestBinaryUfuncsCUDA) ... ok (0.002s) 2022-11-23T01:55:34.4400690Z test_contig_vs_every_other_fmax_cuda_bfloat16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.002s) 2022-11-23T01:55:34.4400919Z test_contig_vs_every_other_fmax_cuda_bool (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-11-23T01:55:34.4401122Z test_contig_vs_every_other_fmax_cuda_float16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.002s) 2022-11-23T01:55:34.4401340Z test_contig_vs_every_other_fmax_cuda_float32 (__main__.TestBinaryUfuncsCUDA) ... ok (0.002s) 2022-11-23T01:55:34.4401555Z test_contig_vs_every_other_fmax_cuda_float64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.002s) 2022-11-23T01:55:34.4401768Z test_contig_vs_every_other_fmax_cuda_int16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.002s) 2022-11-23T01:55:34.4401981Z test_contig_vs_every_other_fmax_cuda_int32 (__main__.TestBinaryUfuncsCUDA) ... ok (0.002s) 2022-11-23T01:55:34.4402194Z test_contig_vs_every_other_fmax_cuda_int64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.002s) 2022-11-23T01:55:34.4402406Z test_contig_vs_every_other_fmax_cuda_int8 (__main__.TestBinaryUfuncsCUDA) ... ok (0.002s) 2022-11-23T01:55:34.4402623Z test_contig_vs_every_other_fmax_cuda_uint8 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-11-23T01:55:34.4402826Z test_contig_vs_every_other_fmin_cuda_bfloat16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.002s) 2022-11-23T01:55:34.4403051Z test_contig_vs_every_other_fmin_cuda_bool (__main__.TestBinaryUfuncsCUDA) ... ok (0.002s) 2022-11-23T01:55:34.4403271Z test_contig_vs_every_other_fmin_cuda_float16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.002s) 2022-11-23T01:55:34.4403493Z test_contig_vs_every_other_fmin_cuda_float32 (__main__.TestBinaryUfuncsCUDA) ... ok (0.002s) 2022-11-23T01:55:34.4403708Z test_contig_vs_every_other_fmin_cuda_float64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.002s) 2022-11-23T01:55:34.4403922Z test_contig_vs_every_other_fmin_cuda_int16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.002s) 2022-11-23T01:55:34.4404133Z test_contig_vs_every_other_fmin_cuda_int32 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-11-23T01:55:34.4404348Z test_contig_vs_every_other_fmin_cuda_int64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.002s) 2022-11-23T01:55:34.4404621Z test_contig_vs_every_other_fmin_cuda_int8 (__main__.TestBinaryUfuncsCUDA) ... ok (0.002s) 2022-11-23T01:55:34.4404815Z test_contig_vs_every_other_fmin_cuda_uint8 (__main__.TestBinaryUfuncsCUDA) ... ok (0.002s) 2022-11-23T01:55:34.4405059Z test_contig_vs_every_other_fmod_cuda_bfloat16 (__main__.TestBinaryUfuncsCUDA) ... skip: Skipped! (0.001s) 2022-11-23T01:55:34.4405274Z test_contig_vs_every_other_fmod_cuda_float16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.002s) 2022-11-23T01:55:34.4405490Z test_contig_vs_every_other_fmod_cuda_float32 (__main__.TestBinaryUfuncsCUDA) ... ok (0.002s) 2022-11-23T01:55:34.4405709Z test_contig_vs_every_other_fmod_cuda_float64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.002s) 2022-11-23T01:55:34.4405921Z test_contig_vs_every_other_fmod_cuda_int16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.002s) 2022-11-23T01:55:34.4406135Z test_contig_vs_every_other_fmod_cuda_int32 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-11-23T01:55:34.4406358Z test_contig_vs_every_other_fmod_cuda_int64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.002s) 2022-11-23T01:55:34.4406559Z test_contig_vs_every_other_fmod_cuda_int8 (__main__.TestBinaryUfuncsCUDA) ... ok (0.002s) 2022-11-23T01:55:34.4406778Z test_contig_vs_every_other_fmod_cuda_uint8 (__main__.TestBinaryUfuncsCUDA) ... ok (0.002s) 2022-11-23T01:55:34.4406992Z test_contig_vs_every_other_gcd_cuda_int16 (__main__.TestBinaryUfuncsCUDA) ... ok (1.361s) 2022-11-23T01:55:34.4407208Z test_contig_vs_every_other_gcd_cuda_int32 (__main__.TestBinaryUfuncsCUDA) ... ok (1.357s) 2022-11-23T01:55:34.4407414Z test_contig_vs_every_other_gcd_cuda_int64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.002s) 2022-11-23T01:55:34.4407627Z test_contig_vs_every_other_gcd_cuda_int8 (__main__.TestBinaryUfuncsCUDA) ... ok (1.353s) 2022-11-23T01:55:34.4407841Z test_contig_vs_every_other_gcd_cuda_uint8 (__main__.TestBinaryUfuncsCUDA) ... ok (1.371s) 2022-11-23T01:55:34.4408108Z test_contig_vs_every_other_ge_cuda_bfloat16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.002s) 2022-11-23T01:55:34.4408329Z test_contig_vs_every_other_ge_cuda_bool (__main__.TestBinaryUfuncsCUDA) ... ok (0.002s) 2022-11-23T01:55:34.4408525Z test_contig_vs_every_other_ge_cuda_float16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.002s) 2022-11-23T01:55:34.4408739Z test_contig_vs_every_other_ge_cuda_float32 (__main__.TestBinaryUfuncsCUDA) ... ok (0.002s) 2022-11-23T01:55:34.4408952Z test_contig_vs_every_other_ge_cuda_float64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.002s) 2022-11-23T01:55:34.4409161Z test_contig_vs_every_other_ge_cuda_int16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.002s) 2022-11-23T01:55:34.4409372Z test_contig_vs_every_other_ge_cuda_int32 (__main__.TestBinaryUfuncsCUDA) ... ok (0.002s) 2022-11-23T01:55:34.4409590Z test_contig_vs_every_other_ge_cuda_int64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-11-23T01:55:34.4409815Z test_contig_vs_every_other_ge_cuda_int8 (__main__.TestBinaryUfuncsCUDA) ... ok (0.002s) 2022-11-23T01:55:34.4410037Z test_contig_vs_every_other_ge_cuda_uint8 (__main__.TestBinaryUfuncsCUDA) ... ok (0.002s) 2022-11-23T01:55:34.4410238Z test_contig_vs_every_other_gt_cuda_bfloat16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.002s) 2022-11-23T01:55:34.4410450Z test_contig_vs_every_other_gt_cuda_bool (__main__.TestBinaryUfuncsCUDA) ... ok (0.002s) 2022-11-23T01:55:34.4410660Z test_contig_vs_every_other_gt_cuda_float16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.002s) 2022-11-23T01:55:34.4410872Z test_contig_vs_every_other_gt_cuda_float32 (__main__.TestBinaryUfuncsCUDA) ... ok (0.002s) 2022-11-23T01:55:34.4411085Z test_contig_vs_every_other_gt_cuda_float64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.002s) 2022-11-23T01:55:34.4411296Z test_contig_vs_every_other_gt_cuda_int16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-11-23T01:55:34.4411503Z test_contig_vs_every_other_gt_cuda_int32 (__main__.TestBinaryUfuncsCUDA) ... ok (0.002s) 2022-11-23T01:55:34.4411763Z test_contig_vs_every_other_gt_cuda_int64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.002s) 2022-11-23T01:55:34.4411975Z test_contig_vs_every_other_gt_cuda_int8 (__main__.TestBinaryUfuncsCUDA) ... ok (0.002s) 2022-11-23T01:55:34.4412164Z test_contig_vs_every_other_gt_cuda_uint8 (__main__.TestBinaryUfuncsCUDA) ... ok (0.002s) 2022-11-23T01:55:34.4412400Z test_contig_vs_every_other_heaviside_cuda_bfloat16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.002s) 2022-11-23T01:55:34.4412627Z test_contig_vs_every_other_heaviside_cuda_bool (__main__.TestBinaryUfuncsCUDA) ... ok (0.002s) 2022-11-23T01:55:34.4412864Z test_contig_vs_every_other_heaviside_cuda_float16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.002s) 2022-11-23T01:55:34.4413098Z test_contig_vs_every_other_heaviside_cuda_float32 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-11-23T01:55:34.4413325Z test_contig_vs_every_other_heaviside_cuda_float64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.002s) 2022-11-23T01:55:34.4413551Z test_contig_vs_every_other_heaviside_cuda_int16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.002s) 2022-11-23T01:55:34.4413780Z test_contig_vs_every_other_heaviside_cuda_int32 (__main__.TestBinaryUfuncsCUDA) ... ok (0.002s) 2022-11-23T01:55:34.4414008Z test_contig_vs_every_other_heaviside_cuda_int64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.002s) 2022-11-23T01:55:34.4414217Z test_contig_vs_every_other_heaviside_cuda_int8 (__main__.TestBinaryUfuncsCUDA) ... ok (0.002s) 2022-11-23T01:55:34.4414439Z test_contig_vs_every_other_heaviside_cuda_uint8 (__main__.TestBinaryUfuncsCUDA) ... ok (0.002s) 2022-11-23T01:55:34.4414663Z test_contig_vs_every_other_hypot_cuda_bfloat16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.002s) 2022-11-23T01:55:34.4414885Z test_contig_vs_every_other_hypot_cuda_float16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-11-23T01:55:34.4415104Z test_contig_vs_every_other_hypot_cuda_float32 (__main__.TestBinaryUfuncsCUDA) ... ok (0.002s) 2022-11-23T01:55:34.4415369Z test_contig_vs_every_other_hypot_cuda_float64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.002s) 2022-11-23T01:55:34.4415605Z test_contig_vs_every_other_igamma_cuda_float32 (__main__.TestBinaryUfuncsCUDA) ... ok (0.002s) 2022-11-23T01:55:34.4415827Z test_contig_vs_every_other_igamma_cuda_float64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-11-23T01:55:34.4416033Z test_contig_vs_every_other_igammac_cuda_float32 (__main__.TestBinaryUfuncsCUDA) ... ok (0.002s) 2022-11-23T01:55:34.4416270Z test_contig_vs_every_other_igammac_cuda_float64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-11-23T01:55:34.4416502Z test_contig_vs_every_other_isclose_cuda_bfloat16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.002s) 2022-11-23T01:55:34.4416727Z test_contig_vs_every_other_isclose_cuda_bool (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-11-23T01:55:34.4416961Z test_contig_vs_every_other_isclose_cuda_complex128 (__main__.TestBinaryUfuncsCUDA) ... ok (0.002s) 2022-11-23T01:55:34.4417193Z test_contig_vs_every_other_isclose_cuda_complex64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-11-23T01:55:34.4417416Z test_contig_vs_every_other_isclose_cuda_float16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.002s) 2022-11-23T01:55:34.4417636Z test_contig_vs_every_other_isclose_cuda_float32 (__main__.TestBinaryUfuncsCUDA) ... ok (0.002s) 2022-11-23T01:55:34.4417858Z test_contig_vs_every_other_isclose_cuda_float64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.002s) 2022-11-23T01:55:34.4418061Z test_contig_vs_every_other_isclose_cuda_int16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.002s) 2022-11-23T01:55:34.4418283Z test_contig_vs_every_other_isclose_cuda_int32 (__main__.TestBinaryUfuncsCUDA) ... ok (0.002s) 2022-11-23T01:55:34.4418500Z test_contig_vs_every_other_isclose_cuda_int64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-11-23T01:55:34.4418716Z test_contig_vs_every_other_isclose_cuda_int8 (__main__.TestBinaryUfuncsCUDA) ... ok (0.002s) 2022-11-23T01:55:34.4418937Z test_contig_vs_every_other_isclose_cuda_uint8 (__main__.TestBinaryUfuncsCUDA) ... ok (0.002s) 2022-11-23T01:55:34.4419234Z test_contig_vs_every_other_jiterator_binary_cuda_bfloat16 (__main__.TestBinaryUfuncsCUDA) ... ok (1.356s) 2022-11-23T01:55:34.4419470Z test_contig_vs_every_other_jiterator_binary_cuda_bool (__main__.TestBinaryUfuncsCUDA) ... ok (1.337s) 2022-11-23T01:55:34.4419726Z test_contig_vs_every_other_jiterator_binary_cuda_complex128 (__main__.TestBinaryUfuncsCUDA) ... ok (1.553s) 2022-11-23T01:55:34.4420177Z test_contig_vs_every_other_jiterator_binary_cuda_complex64 (__main__.TestBinaryUfuncsCUDA) ... ok (1.453s) 2022-11-23T01:55:34.4420417Z test_contig_vs_every_other_jiterator_binary_cuda_float16 (__main__.TestBinaryUfuncsCUDA) ... ok (1.340s) 2022-11-23T01:55:34.4420655Z test_contig_vs_every_other_jiterator_binary_cuda_float32 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-11-23T01:55:34.4420891Z test_contig_vs_every_other_jiterator_binary_cuda_float64 (__main__.TestBinaryUfuncsCUDA) ... ok (1.341s) 2022-11-23T01:55:34.4421132Z test_contig_vs_every_other_jiterator_binary_cuda_int16 (__main__.TestBinaryUfuncsCUDA) ... ok (1.351s) 2022-11-23T01:55:34.4421360Z test_contig_vs_every_other_jiterator_binary_cuda_int32 (__main__.TestBinaryUfuncsCUDA) ... ok (1.348s) 2022-11-23T01:55:34.4421598Z test_contig_vs_every_other_jiterator_binary_cuda_int64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-11-23T01:55:34.4421830Z test_contig_vs_every_other_jiterator_binary_cuda_int8 (__main__.TestBinaryUfuncsCUDA) ... ok (1.327s) 2022-11-23T01:55:34.4422066Z test_contig_vs_every_other_jiterator_binary_cuda_uint8 (__main__.TestBinaryUfuncsCUDA) ... ok (1.340s) 2022-11-23T01:55:34.4422322Z test_contig_vs_every_other_jiterator_binary_return_by_ref_cuda_bfloat16 (__main__.TestBinaryUfuncsCUDA) ... ok (1.344s) 2022-11-23T01:55:34.4422556Z test_contig_vs_every_other_jiterator_binary_return_by_ref_cuda_bool (__main__.TestBinaryUfuncsCUDA) ... ok (1.328s) 2022-11-23T01:55:34.4422901Z test_contig_vs_every_other_jiterator_binary_return_by_ref_cuda_complex128 (__main__.TestBinaryUfuncsCUDA) ... ok (1.366s) 2022-11-23T01:55:34.4423184Z test_contig_vs_every_other_jiterator_binary_return_by_ref_cuda_complex64 (__main__.TestBinaryUfuncsCUDA) ... ok (1.364s) 2022-11-23T01:55:34.4423439Z test_contig_vs_every_other_jiterator_binary_return_by_ref_cuda_float16 (__main__.TestBinaryUfuncsCUDA) ... ok (1.331s) 2022-11-23T01:55:34.4423735Z test_contig_vs_every_other_jiterator_binary_return_by_ref_cuda_float32 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-11-23T01:55:34.4423995Z test_contig_vs_every_other_jiterator_binary_return_by_ref_cuda_float64 (__main__.TestBinaryUfuncsCUDA) ... ok (1.324s) 2022-11-23T01:55:34.4424252Z test_contig_vs_every_other_jiterator_binary_return_by_ref_cuda_int16 (__main__.TestBinaryUfuncsCUDA) ... ok (1.326s) 2022-11-23T01:55:34.4424504Z test_contig_vs_every_other_jiterator_binary_return_by_ref_cuda_int32 (__main__.TestBinaryUfuncsCUDA) ... ok (1.338s) 2022-11-23T01:55:34.4424756Z test_contig_vs_every_other_jiterator_binary_return_by_ref_cuda_int64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-11-23T01:55:34.4425009Z test_contig_vs_every_other_jiterator_binary_return_by_ref_cuda_int8 (__main__.TestBinaryUfuncsCUDA) ... ok (1.336s) 2022-11-23T01:55:34.4425241Z test_contig_vs_every_other_jiterator_binary_return_by_ref_cuda_uint8 (__main__.TestBinaryUfuncsCUDA) ... ok (1.342s) 2022-11-23T01:55:34.4425456Z test_contig_vs_every_other_lcm_cuda_int16 (__main__.TestBinaryUfuncsCUDA) ... ok (1.383s) 2022-11-23T01:55:34.4425673Z test_contig_vs_every_other_lcm_cuda_int32 (__main__.TestBinaryUfuncsCUDA) ... ok (1.368s) 2022-11-23T01:55:34.4425885Z test_contig_vs_every_other_lcm_cuda_int64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.002s) 2022-11-23T01:55:34.4426096Z test_contig_vs_every_other_lcm_cuda_int8 (__main__.TestBinaryUfuncsCUDA) ... ok (1.380s) 2022-11-23T01:55:34.4426304Z test_contig_vs_every_other_lcm_cuda_uint8 (__main__.TestBinaryUfuncsCUDA) ... ok (1.386s) 2022-11-23T01:55:34.4426611Z test_contig_vs_every_other_ldexp_cuda_bfloat16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.004s) 2022-11-23T01:55:34.4426829Z test_contig_vs_every_other_ldexp_cuda_bool (__main__.TestBinaryUfuncsCUDA) ... ok (0.002s) 2022-11-23T01:55:34.4427042Z test_contig_vs_every_other_ldexp_cuda_complex128 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-11-23T01:55:34.4427281Z test_contig_vs_every_other_ldexp_cuda_complex64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-11-23T01:55:34.4427507Z test_contig_vs_every_other_ldexp_cuda_float16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.002s) 2022-11-23T01:55:34.4427735Z test_contig_vs_every_other_ldexp_cuda_float32 (__main__.TestBinaryUfuncsCUDA) ... ok (0.002s) 2022-11-23T01:55:34.4427955Z test_contig_vs_every_other_ldexp_cuda_float64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.002s) 2022-11-23T01:55:34.4428172Z test_contig_vs_every_other_ldexp_cuda_int16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-11-23T01:55:34.4428393Z test_contig_vs_every_other_ldexp_cuda_int32 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-11-23T01:55:34.4428606Z test_contig_vs_every_other_ldexp_cuda_int64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.002s) 2022-11-23T01:55:34.4428823Z test_contig_vs_every_other_ldexp_cuda_int8 (__main__.TestBinaryUfuncsCUDA) ... ok (0.002s) 2022-11-23T01:55:34.4429028Z test_contig_vs_every_other_ldexp_cuda_uint8 (__main__.TestBinaryUfuncsCUDA) ... ok (0.002s) 2022-11-23T01:55:34.4429247Z test_contig_vs_every_other_le_cuda_bfloat16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.002s) 2022-11-23T01:55:34.4429457Z test_contig_vs_every_other_le_cuda_bool (__main__.TestBinaryUfuncsCUDA) ... ok (0.002s) 2022-11-23T01:55:34.4429670Z test_contig_vs_every_other_le_cuda_float16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.002s) 2022-11-23T01:55:34.4429879Z test_contig_vs_every_other_le_cuda_float32 (__main__.TestBinaryUfuncsCUDA) ... ok (0.002s) 2022-11-23T01:55:34.4430143Z test_contig_vs_every_other_le_cuda_float64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-11-23T01:55:34.4430368Z test_contig_vs_every_other_le_cuda_int16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.002s) 2022-11-23T01:55:34.4430588Z test_contig_vs_every_other_le_cuda_int32 (__main__.TestBinaryUfuncsCUDA) ... ok (0.002s) 2022-11-23T01:55:34.4430800Z test_contig_vs_every_other_le_cuda_int64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.002s) 2022-11-23T01:55:34.4431003Z test_contig_vs_every_other_le_cuda_int8 (__main__.TestBinaryUfuncsCUDA) ... ok (0.002s) 2022-11-23T01:55:34.4431216Z test_contig_vs_every_other_le_cuda_uint8 (__main__.TestBinaryUfuncsCUDA) ... ok (0.002s) 2022-11-23T01:55:34.4431447Z test_contig_vs_every_other_logical_and_cuda_bfloat16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.002s) 2022-11-23T01:55:34.4431674Z test_contig_vs_every_other_logical_and_cuda_bool (__main__.TestBinaryUfuncsCUDA) ... ok (0.002s) 2022-11-23T01:55:34.4431916Z test_contig_vs_every_other_logical_and_cuda_complex128 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-11-23T01:55:34.4432155Z test_contig_vs_every_other_logical_and_cuda_complex64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.002s) 2022-11-23T01:55:34.4432387Z test_contig_vs_every_other_logical_and_cuda_float16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.002s) 2022-11-23T01:55:34.4432614Z test_contig_vs_every_other_logical_and_cuda_float32 (__main__.TestBinaryUfuncsCUDA) ... ok (0.002s) 2022-11-23T01:55:34.4432835Z test_contig_vs_every_other_logical_and_cuda_float64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.002s) 2022-11-23T01:55:34.4433045Z test_contig_vs_every_other_logical_and_cuda_int16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.002s) 2022-11-23T01:55:34.4433271Z test_contig_vs_every_other_logical_and_cuda_int32 (__main__.TestBinaryUfuncsCUDA) ... ok (0.002s) 2022-11-23T01:55:34.4433492Z test_contig_vs_every_other_logical_and_cuda_int64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-11-23T01:55:34.4433718Z test_contig_vs_every_other_logical_and_cuda_int8 (__main__.TestBinaryUfuncsCUDA) ... ok (0.002s) 2022-11-23T01:55:34.4434009Z test_contig_vs_every_other_logical_and_cuda_uint8 (__main__.TestBinaryUfuncsCUDA) ... ok (0.002s) 2022-11-23T01:55:34.4434253Z test_contig_vs_every_other_logical_or_cuda_bfloat16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.002s) 2022-11-23T01:55:34.4434479Z test_contig_vs_every_other_logical_or_cuda_bool (__main__.TestBinaryUfuncsCUDA) ... ok (0.002s) 2022-11-23T01:55:34.4434719Z test_contig_vs_every_other_logical_or_cuda_complex128 (__main__.TestBinaryUfuncsCUDA) ... ok (0.002s) 2022-11-23T01:55:34.4434936Z test_contig_vs_every_other_logical_or_cuda_complex64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.002s) 2022-11-23T01:55:34.4435168Z test_contig_vs_every_other_logical_or_cuda_float16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.002s) 2022-11-23T01:55:34.4435394Z test_contig_vs_every_other_logical_or_cuda_float32 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-11-23T01:55:34.4435623Z test_contig_vs_every_other_logical_or_cuda_float64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.002s) 2022-11-23T01:55:34.4435848Z test_contig_vs_every_other_logical_or_cuda_int16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.002s) 2022-11-23T01:55:34.4436065Z test_contig_vs_every_other_logical_or_cuda_int32 (__main__.TestBinaryUfuncsCUDA) ... ok (0.002s) 2022-11-23T01:55:34.4436280Z test_contig_vs_every_other_logical_or_cuda_int64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.002s) 2022-11-23T01:55:34.4436499Z test_contig_vs_every_other_logical_or_cuda_int8 (__main__.TestBinaryUfuncsCUDA) ... ok (0.002s) 2022-11-23T01:55:34.4436722Z test_contig_vs_every_other_logical_or_cuda_uint8 (__main__.TestBinaryUfuncsCUDA) ... ok (0.002s) 2022-11-23T01:55:34.4436938Z test_contig_vs_every_other_logical_xor_cuda_bfloat16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.002s) 2022-11-23T01:55:34.4437166Z test_contig_vs_every_other_logical_xor_cuda_bool (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-11-23T01:55:34.4437466Z test_contig_vs_every_other_logical_xor_cuda_complex128 (__main__.TestBinaryUfuncsCUDA) ... ok (0.002s) 2022-11-23T01:55:34.4437720Z test_contig_vs_every_other_logical_xor_cuda_complex64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.002s) 2022-11-23T01:55:34.4437956Z test_contig_vs_every_other_logical_xor_cuda_float16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.002s) 2022-11-23T01:55:34.4438182Z test_contig_vs_every_other_logical_xor_cuda_float32 (__main__.TestBinaryUfuncsCUDA) ... ok (0.002s) 2022-11-23T01:55:34.4438406Z test_contig_vs_every_other_logical_xor_cuda_float64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.002s) 2022-11-23T01:55:34.4438634Z test_contig_vs_every_other_logical_xor_cuda_int16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.002s) 2022-11-23T01:55:34.4438852Z test_contig_vs_every_other_logical_xor_cuda_int32 (__main__.TestBinaryUfuncsCUDA) ... ok (0.002s) 2022-11-23T01:55:34.4439060Z test_contig_vs_every_other_logical_xor_cuda_int64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-11-23T01:55:34.4439287Z test_contig_vs_every_other_logical_xor_cuda_int8 (__main__.TestBinaryUfuncsCUDA) ... ok (0.002s) 2022-11-23T01:55:34.4439511Z test_contig_vs_every_other_logical_xor_cuda_uint8 (__main__.TestBinaryUfuncsCUDA) ... ok (0.002s) 2022-11-23T01:55:34.4439730Z test_contig_vs_every_other_lt_cuda_bfloat16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.002s) 2022-11-23T01:55:34.4439939Z test_contig_vs_every_other_lt_cuda_bool (__main__.TestBinaryUfuncsCUDA) ... ok (0.002s) 2022-11-23T01:55:34.4440153Z test_contig_vs_every_other_lt_cuda_float16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.002s) 2022-11-23T01:55:34.4440367Z test_contig_vs_every_other_lt_cuda_float32 (__main__.TestBinaryUfuncsCUDA) ... ok (0.002s) 2022-11-23T01:55:34.4440573Z test_contig_vs_every_other_lt_cuda_float64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.002s) 2022-11-23T01:55:34.4440791Z test_contig_vs_every_other_lt_cuda_int16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-11-23T01:55:34.4440994Z test_contig_vs_every_other_lt_cuda_int32 (__main__.TestBinaryUfuncsCUDA) ... ok (0.002s) 2022-11-23T01:55:34.4441266Z test_contig_vs_every_other_lt_cuda_int64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.002s) 2022-11-23T01:55:34.4441478Z test_contig_vs_every_other_lt_cuda_int8 (__main__.TestBinaryUfuncsCUDA) ... ok (0.002s) 2022-11-23T01:55:34.4441689Z test_contig_vs_every_other_lt_cuda_uint8 (__main__.TestBinaryUfuncsCUDA) ... ok (0.002s) 2022-11-23T01:55:34.4441919Z test_contig_vs_every_other_max_binary_cuda_bfloat16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.002s) 2022-11-23T01:55:34.4442140Z test_contig_vs_every_other_max_binary_cuda_bool (__main__.TestBinaryUfuncsCUDA) ... ok (0.002s) 2022-11-23T01:55:34.4442368Z test_contig_vs_every_other_max_binary_cuda_float16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.002s) 2022-11-23T01:55:34.4442595Z test_contig_vs_every_other_max_binary_cuda_float32 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-11-23T01:55:34.4442804Z test_contig_vs_every_other_max_binary_cuda_float64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.002s) 2022-11-23T01:55:34.4443038Z test_contig_vs_every_other_max_binary_cuda_int16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.002s) 2022-11-23T01:55:34.4443254Z test_contig_vs_every_other_max_binary_cuda_int32 (__main__.TestBinaryUfuncsCUDA) ... ok (0.002s) 2022-11-23T01:55:34.4443479Z test_contig_vs_every_other_max_binary_cuda_int64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.002s) 2022-11-23T01:55:34.4443698Z test_contig_vs_every_other_max_binary_cuda_int8 (__main__.TestBinaryUfuncsCUDA) ... ok (0.002s) 2022-11-23T01:55:34.4443923Z test_contig_vs_every_other_max_binary_cuda_uint8 (__main__.TestBinaryUfuncsCUDA) ... ok (0.002s) 2022-11-23T01:55:34.4444159Z test_contig_vs_every_other_maximum_cuda_bfloat16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.002s) 2022-11-23T01:55:34.4444383Z test_contig_vs_every_other_maximum_cuda_bool (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-11-23T01:55:34.4444612Z test_contig_vs_every_other_maximum_cuda_float16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.002s) 2022-11-23T01:55:34.4444859Z test_contig_vs_every_other_maximum_cuda_float32 (__main__.TestBinaryUfuncsCUDA) ... ok (0.002s) 2022-11-23T01:55:34.4445096Z test_contig_vs_every_other_maximum_cuda_float64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.002s) 2022-11-23T01:55:34.4445316Z test_contig_vs_every_other_maximum_cuda_int16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.002s) 2022-11-23T01:55:34.4445537Z test_contig_vs_every_other_maximum_cuda_int32 (__main__.TestBinaryUfuncsCUDA) ... ok (0.002s) 2022-11-23T01:55:34.4445756Z test_contig_vs_every_other_maximum_cuda_int64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.002s) 2022-11-23T01:55:34.4445972Z test_contig_vs_every_other_maximum_cuda_int8 (__main__.TestBinaryUfuncsCUDA) ... ok (0.002s) 2022-11-23T01:55:34.4446187Z test_contig_vs_every_other_maximum_cuda_uint8 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-11-23T01:55:34.4446415Z test_contig_vs_every_other_min_binary_cuda_bfloat16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.002s) 2022-11-23T01:55:34.4446641Z test_contig_vs_every_other_min_binary_cuda_bool (__main__.TestBinaryUfuncsCUDA) ... ok (0.002s) 2022-11-23T01:55:34.4446853Z test_contig_vs_every_other_min_binary_cuda_float16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.002s) 2022-11-23T01:55:34.4447073Z test_contig_vs_every_other_min_binary_cuda_float32 (__main__.TestBinaryUfuncsCUDA) ... ok (0.002s) 2022-11-23T01:55:34.4447292Z test_contig_vs_every_other_min_binary_cuda_float64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.002s) 2022-11-23T01:55:34.4447525Z test_contig_vs_every_other_min_binary_cuda_int16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.002s) 2022-11-23T01:55:34.4447745Z test_contig_vs_every_other_min_binary_cuda_int32 (__main__.TestBinaryUfuncsCUDA) ... ok (0.002s) 2022-11-23T01:55:34.4447973Z test_contig_vs_every_other_min_binary_cuda_int64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-11-23T01:55:34.4448195Z test_contig_vs_every_other_min_binary_cuda_int8 (__main__.TestBinaryUfuncsCUDA) ... ok (0.002s) 2022-11-23T01:55:34.4448473Z test_contig_vs_every_other_min_binary_cuda_uint8 (__main__.TestBinaryUfuncsCUDA) ... ok (0.002s) 2022-11-23T01:55:34.4448695Z test_contig_vs_every_other_minimum_cuda_bfloat16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.002s) 2022-11-23T01:55:34.4448899Z test_contig_vs_every_other_minimum_cuda_bool (__main__.TestBinaryUfuncsCUDA) ... ok (0.002s) 2022-11-23T01:55:34.4449122Z test_contig_vs_every_other_minimum_cuda_float16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.002s) 2022-11-23T01:55:34.4449342Z test_contig_vs_every_other_minimum_cuda_float32 (__main__.TestBinaryUfuncsCUDA) ... ok (0.002s) 2022-11-23T01:55:34.4449562Z test_contig_vs_every_other_minimum_cuda_float64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.002s) 2022-11-23T01:55:34.4449780Z test_contig_vs_every_other_minimum_cuda_int16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-11-23T01:55:34.4449998Z test_contig_vs_every_other_minimum_cuda_int32 (__main__.TestBinaryUfuncsCUDA) ... ok (0.002s) 2022-11-23T01:55:34.4450220Z test_contig_vs_every_other_minimum_cuda_int64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.002s) 2022-11-23T01:55:34.4450444Z test_contig_vs_every_other_minimum_cuda_int8 (__main__.TestBinaryUfuncsCUDA) ... ok (0.002s) 2022-11-23T01:55:34.4450641Z test_contig_vs_every_other_minimum_cuda_uint8 (__main__.TestBinaryUfuncsCUDA) ... ok (0.002s) 2022-11-23T01:55:34.4450870Z test_contig_vs_every_other_mul_cuda_bfloat16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.002s) 2022-11-23T01:55:34.4451088Z test_contig_vs_every_other_mul_cuda_bool (__main__.TestBinaryUfuncsCUDA) ... ok (0.002s) 2022-11-23T01:55:34.4451320Z test_contig_vs_every_other_mul_cuda_complex128 (__main__.TestBinaryUfuncsCUDA) ... ok (0.002s) 2022-11-23T01:55:34.4451540Z test_contig_vs_every_other_mul_cuda_complex32 (__main__.TestBinaryUfuncsCUDA) ... ok (1.457s) 2022-11-23T01:55:34.4451760Z test_contig_vs_every_other_mul_cuda_complex64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-11-23T01:55:34.4452017Z test_contig_vs_every_other_mul_cuda_float16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.002s) 2022-11-23T01:55:34.4452247Z test_contig_vs_every_other_mul_cuda_float32 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-11-23T01:55:34.4452464Z test_contig_vs_every_other_mul_cuda_float64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.002s) 2022-11-23T01:55:34.4452662Z test_contig_vs_every_other_mul_cuda_int16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.002s) 2022-11-23T01:55:34.4452874Z test_contig_vs_every_other_mul_cuda_int32 (__main__.TestBinaryUfuncsCUDA) ... ok (0.002s) 2022-11-23T01:55:34.4453081Z test_contig_vs_every_other_mul_cuda_int64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.002s) 2022-11-23T01:55:34.4453292Z test_contig_vs_every_other_mul_cuda_int8 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-11-23T01:55:34.4453504Z test_contig_vs_every_other_mul_cuda_uint8 (__main__.TestBinaryUfuncsCUDA) ... ok (0.002s) 2022-11-23T01:55:34.4453722Z test_contig_vs_every_other_ne_cuda_bfloat16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.002s) 2022-11-23T01:55:34.4453935Z test_contig_vs_every_other_ne_cuda_bool (__main__.TestBinaryUfuncsCUDA) ... ok (0.002s) 2022-11-23T01:55:34.4454166Z test_contig_vs_every_other_ne_cuda_complex128 (__main__.TestBinaryUfuncsCUDA) ... ok (0.002s) 2022-11-23T01:55:34.4454394Z test_contig_vs_every_other_ne_cuda_complex64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.002s) 2022-11-23T01:55:34.4454599Z test_contig_vs_every_other_ne_cuda_float16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.002s) 2022-11-23T01:55:34.4454815Z test_contig_vs_every_other_ne_cuda_float32 (__main__.TestBinaryUfuncsCUDA) ... ok (0.002s) 2022-11-23T01:55:34.4455028Z test_contig_vs_every_other_ne_cuda_float64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-11-23T01:55:34.4455238Z test_contig_vs_every_other_ne_cuda_int16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.002s) 2022-11-23T01:55:34.4455448Z test_contig_vs_every_other_ne_cuda_int32 (__main__.TestBinaryUfuncsCUDA) ... ok (0.002s) 2022-11-23T01:55:34.4455659Z test_contig_vs_every_other_ne_cuda_int64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.002s) 2022-11-23T01:55:34.4455918Z test_contig_vs_every_other_ne_cuda_int8 (__main__.TestBinaryUfuncsCUDA) ... ok (0.002s) 2022-11-23T01:55:34.4456125Z test_contig_vs_every_other_ne_cuda_uint8 (__main__.TestBinaryUfuncsCUDA) ... ok (0.002s) 2022-11-23T01:55:34.4456341Z test_contig_vs_every_other_nextafter_cuda_bfloat16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.002s) 2022-11-23T01:55:34.4456568Z test_contig_vs_every_other_nextafter_cuda_float32 (__main__.TestBinaryUfuncsCUDA) ... ok (0.002s) 2022-11-23T01:55:34.4456794Z test_contig_vs_every_other_nextafter_cuda_float64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-11-23T01:55:34.4457016Z test_contig_vs_every_other_polar_cuda_float32 (__main__.TestBinaryUfuncsCUDA) ... ok (0.002s) 2022-11-23T01:55:34.4457238Z test_contig_vs_every_other_polar_cuda_float64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.002s) 2022-11-23T01:55:34.4457474Z test_contig_vs_every_other_pow_cuda_bfloat16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.002s) 2022-11-23T01:55:34.4457707Z test_contig_vs_every_other_pow_cuda_complex128 (__main__.TestBinaryUfuncsCUDA) ... ok (0.002s) 2022-11-23T01:55:34.4457936Z test_contig_vs_every_other_pow_cuda_complex32 (__main__.TestBinaryUfuncsCUDA) ... ok (1.825s) 2022-11-23T01:55:34.4458158Z test_contig_vs_every_other_pow_cuda_complex64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-11-23T01:55:34.4458360Z test_contig_vs_every_other_pow_cuda_float16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.002s) 2022-11-23T01:55:34.4458581Z test_contig_vs_every_other_pow_cuda_float32 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-11-23T01:55:34.4458794Z test_contig_vs_every_other_pow_cuda_float64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.002s) 2022-11-23T01:55:34.4459008Z test_contig_vs_every_other_pow_cuda_int16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.002s) 2022-11-23T01:55:34.4459263Z test_contig_vs_every_other_pow_cuda_int32 (__main__.TestBinaryUfuncsCUDA) ... ok (0.002s) 2022-11-23T01:55:34.4459486Z test_contig_vs_every_other_pow_cuda_int64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.002s) 2022-11-23T01:55:34.4459700Z test_contig_vs_every_other_pow_cuda_int8 (__main__.TestBinaryUfuncsCUDA) ... ok (0.002s) 2022-11-23T01:55:34.4459908Z test_contig_vs_every_other_pow_cuda_uint8 (__main__.TestBinaryUfuncsCUDA) ... ok (0.002s) 2022-11-23T01:55:34.4460359Z test_contig_vs_every_other_remainder_cuda_bfloat16 (__main__.TestBinaryUfuncsCUDA) ... skip: Skipped! (0.001s) 2022-11-23T01:55:34.4460637Z test_contig_vs_every_other_remainder_cuda_float16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.002s) 2022-11-23T01:55:34.4460865Z test_contig_vs_every_other_remainder_cuda_float32 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-11-23T01:55:34.4461102Z test_contig_vs_every_other_remainder_cuda_float64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.002s) 2022-11-23T01:55:34.4461338Z test_contig_vs_every_other_remainder_cuda_int16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.002s) 2022-11-23T01:55:34.4461573Z test_contig_vs_every_other_remainder_cuda_int32 (__main__.TestBinaryUfuncsCUDA) ... ok (0.002s) 2022-11-23T01:55:34.4461799Z test_contig_vs_every_other_remainder_cuda_int64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.002s) 2022-11-23T01:55:34.4462022Z test_contig_vs_every_other_remainder_cuda_int8 (__main__.TestBinaryUfuncsCUDA) ... ok (0.002s) 2022-11-23T01:55:34.4462245Z test_contig_vs_every_other_remainder_cuda_uint8 (__main__.TestBinaryUfuncsCUDA) ... ok (0.002s) 2022-11-23T01:55:34.4462447Z test_contig_vs_every_other_rsub_cuda_bfloat16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.002s) 2022-11-23T01:55:34.4462671Z test_contig_vs_every_other_rsub_cuda_complex128 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-11-23T01:55:34.4462898Z test_contig_vs_every_other_rsub_cuda_complex64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.002s) 2022-11-23T01:55:34.4463122Z test_contig_vs_every_other_rsub_cuda_float16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.002s) 2022-11-23T01:55:34.4463421Z test_contig_vs_every_other_rsub_cuda_float32 (__main__.TestBinaryUfuncsCUDA) ... ok (0.002s) 2022-11-23T01:55:34.4463641Z test_contig_vs_every_other_rsub_cuda_float64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.002s) 2022-11-23T01:55:34.4463857Z test_contig_vs_every_other_rsub_cuda_int16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.002s) 2022-11-23T01:55:34.4464070Z test_contig_vs_every_other_rsub_cuda_int32 (__main__.TestBinaryUfuncsCUDA) ... ok (0.002s) 2022-11-23T01:55:34.4464278Z test_contig_vs_every_other_rsub_cuda_int64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-11-23T01:55:34.4464485Z test_contig_vs_every_other_rsub_cuda_int8 (__main__.TestBinaryUfuncsCUDA) ... ok (0.002s) 2022-11-23T01:55:34.4464707Z test_contig_vs_every_other_rsub_cuda_uint8 (__main__.TestBinaryUfuncsCUDA) ... ok (0.002s) 2022-11-23T01:55:34.4464973Z test_contig_vs_every_other_special_chebyshev_polynomial_t_cuda_bool (__main__.TestBinaryUfuncsCUDA) ... ok (4.345s) 2022-11-23T01:55:34.4465246Z test_contig_vs_every_other_special_chebyshev_polynomial_t_cuda_float32 (__main__.TestBinaryUfuncsCUDA) ... ok (1.571s) 2022-11-23T01:55:34.4465507Z test_contig_vs_every_other_special_chebyshev_polynomial_t_cuda_float64 (__main__.TestBinaryUfuncsCUDA) ... ok (1.633s) 2022-11-23T01:55:34.4465761Z test_contig_vs_every_other_special_chebyshev_polynomial_t_cuda_int16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-11-23T01:55:34.4466020Z test_contig_vs_every_other_special_chebyshev_polynomial_t_cuda_int32 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-11-23T01:55:34.4466278Z test_contig_vs_every_other_special_chebyshev_polynomial_t_cuda_int64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-11-23T01:55:34.4466534Z test_contig_vs_every_other_special_chebyshev_polynomial_t_cuda_int8 (__main__.TestBinaryUfuncsCUDA) ... ok (0.002s) 2022-11-23T01:55:34.4466769Z test_contig_vs_every_other_special_chebyshev_polynomial_t_cuda_uint8 (__main__.TestBinaryUfuncsCUDA) ... ok (0.002s) 2022-11-23T01:55:34.4467086Z test_contig_vs_every_other_special_chebyshev_polynomial_u_cuda_bool (__main__.TestBinaryUfuncsCUDA) ... ok (4.802s) 2022-11-23T01:55:34.4467359Z test_contig_vs_every_other_special_chebyshev_polynomial_u_cuda_float32 (__main__.TestBinaryUfuncsCUDA) ... ok (1.852s) 2022-11-23T01:55:34.4467616Z test_contig_vs_every_other_special_chebyshev_polynomial_u_cuda_float64 (__main__.TestBinaryUfuncsCUDA) ... ok (1.846s) 2022-11-23T01:55:34.4467864Z test_contig_vs_every_other_special_chebyshev_polynomial_u_cuda_int16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-11-23T01:55:34.4468119Z test_contig_vs_every_other_special_chebyshev_polynomial_u_cuda_int32 (__main__.TestBinaryUfuncsCUDA) ... ok (0.002s) 2022-11-23T01:55:34.4468386Z test_contig_vs_every_other_special_chebyshev_polynomial_u_cuda_int64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-11-23T01:55:34.4468648Z test_contig_vs_every_other_special_chebyshev_polynomial_u_cuda_int8 (__main__.TestBinaryUfuncsCUDA) ... ok (0.002s) 2022-11-23T01:55:34.4468907Z test_contig_vs_every_other_special_chebyshev_polynomial_u_cuda_uint8 (__main__.TestBinaryUfuncsCUDA) ... ok (0.002s) 2022-11-23T01:55:34.4469450Z test_contig_vs_every_other_special_chebyshev_polynomial_v_cuda_bool (__main__.TestBinaryUfuncsCUDA) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.001s) 2022-11-23T01:55:34.4469923Z test_contig_vs_every_other_special_chebyshev_polynomial_v_cuda_float32 (__main__.TestBinaryUfuncsCUDA) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.001s) 2022-11-23T01:55:34.4470404Z test_contig_vs_every_other_special_chebyshev_polynomial_v_cuda_float64 (__main__.TestBinaryUfuncsCUDA) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.001s) 2022-11-23T01:55:34.4470890Z test_contig_vs_every_other_special_chebyshev_polynomial_v_cuda_int16 (__main__.TestBinaryUfuncsCUDA) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.001s) 2022-11-23T01:55:34.4471435Z test_contig_vs_every_other_special_chebyshev_polynomial_v_cuda_int32 (__main__.TestBinaryUfuncsCUDA) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.001s) 2022-11-23T01:55:34.4471917Z test_contig_vs_every_other_special_chebyshev_polynomial_v_cuda_int64 (__main__.TestBinaryUfuncsCUDA) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.001s) 2022-11-23T01:55:34.4472396Z test_contig_vs_every_other_special_chebyshev_polynomial_v_cuda_int8 (__main__.TestBinaryUfuncsCUDA) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.001s) 2022-11-23T01:55:34.4472873Z test_contig_vs_every_other_special_chebyshev_polynomial_v_cuda_uint8 (__main__.TestBinaryUfuncsCUDA) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.001s) 2022-11-23T01:55:34.4473357Z test_contig_vs_every_other_special_chebyshev_polynomial_w_cuda_bool (__main__.TestBinaryUfuncsCUDA) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.001s) 2022-11-23T01:55:34.4473845Z test_contig_vs_every_other_special_chebyshev_polynomial_w_cuda_float32 (__main__.TestBinaryUfuncsCUDA) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.001s) 2022-11-23T01:55:34.4474327Z test_contig_vs_every_other_special_chebyshev_polynomial_w_cuda_float64 (__main__.TestBinaryUfuncsCUDA) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.001s) 2022-11-23T01:55:34.4474802Z test_contig_vs_every_other_special_chebyshev_polynomial_w_cuda_int16 (__main__.TestBinaryUfuncsCUDA) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.001s) 2022-11-23T01:55:34.4475282Z test_contig_vs_every_other_special_chebyshev_polynomial_w_cuda_int32 (__main__.TestBinaryUfuncsCUDA) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.001s) 2022-11-23T01:55:34.4475818Z test_contig_vs_every_other_special_chebyshev_polynomial_w_cuda_int64 (__main__.TestBinaryUfuncsCUDA) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.001s) 2022-11-23T01:55:34.4476327Z test_contig_vs_every_other_special_chebyshev_polynomial_w_cuda_int8 (__main__.TestBinaryUfuncsCUDA) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.001s) 2022-11-23T01:55:34.4476795Z test_contig_vs_every_other_special_chebyshev_polynomial_w_cuda_uint8 (__main__.TestBinaryUfuncsCUDA) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.001s) 2022-11-23T01:55:34.4477052Z test_contig_vs_every_other_special_hermite_polynomial_h_cuda_bool (__main__.TestBinaryUfuncsCUDA) ... ok (4.088s) 2022-11-23T01:55:34.4477313Z test_contig_vs_every_other_special_hermite_polynomial_h_cuda_float32 (__main__.TestBinaryUfuncsCUDA) ... ok (1.406s) 2022-11-23T01:55:34.4477569Z test_contig_vs_every_other_special_hermite_polynomial_h_cuda_float64 (__main__.TestBinaryUfuncsCUDA) ... ok (1.401s) 2022-11-23T01:55:34.4477825Z test_contig_vs_every_other_special_hermite_polynomial_h_cuda_int16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-11-23T01:55:34.4478076Z test_contig_vs_every_other_special_hermite_polynomial_h_cuda_int32 (__main__.TestBinaryUfuncsCUDA) ... ok (0.002s) 2022-11-23T01:55:34.4478328Z test_contig_vs_every_other_special_hermite_polynomial_h_cuda_int64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-11-23T01:55:34.4478575Z test_contig_vs_every_other_special_hermite_polynomial_h_cuda_int8 (__main__.TestBinaryUfuncsCUDA) ... ok (0.002s) 2022-11-23T01:55:34.4478821Z test_contig_vs_every_other_special_hermite_polynomial_h_cuda_uint8 (__main__.TestBinaryUfuncsCUDA) ... ok (0.002s) 2022-11-23T01:55:34.4479063Z test_contig_vs_every_other_special_hermite_polynomial_he_cuda_bool (__main__.TestBinaryUfuncsCUDA) ... ok (4.077s) 2022-11-23T01:55:34.4479307Z test_contig_vs_every_other_special_hermite_polynomial_he_cuda_float32 (__main__.TestBinaryUfuncsCUDA) ... ok (1.399s) 2022-11-23T01:55:34.4479567Z test_contig_vs_every_other_special_hermite_polynomial_he_cuda_float64 (__main__.TestBinaryUfuncsCUDA) ... ok (1.396s) 2022-11-23T01:55:34.4479892Z test_contig_vs_every_other_special_hermite_polynomial_he_cuda_int16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-11-23T01:55:34.4480145Z test_contig_vs_every_other_special_hermite_polynomial_he_cuda_int32 (__main__.TestBinaryUfuncsCUDA) ... ok (0.002s) 2022-11-23T01:55:34.4480403Z test_contig_vs_every_other_special_hermite_polynomial_he_cuda_int64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-11-23T01:55:34.4480650Z test_contig_vs_every_other_special_hermite_polynomial_he_cuda_int8 (__main__.TestBinaryUfuncsCUDA) ... ok (0.002s) 2022-11-23T01:55:34.4480899Z test_contig_vs_every_other_special_hermite_polynomial_he_cuda_uint8 (__main__.TestBinaryUfuncsCUDA) ... ok (0.002s) 2022-11-23T01:55:34.4481155Z test_contig_vs_every_other_special_laguerre_polynomial_l_cuda_bool (__main__.TestBinaryUfuncsCUDA) ... ok (4.236s) 2022-11-23T01:55:34.4481419Z test_contig_vs_every_other_special_laguerre_polynomial_l_cuda_float32 (__main__.TestBinaryUfuncsCUDA) ... ok (1.475s) 2022-11-23T01:55:34.4481666Z test_contig_vs_every_other_special_laguerre_polynomial_l_cuda_float64 (__main__.TestBinaryUfuncsCUDA) ... ok (1.476s) 2022-11-23T01:55:34.4481918Z test_contig_vs_every_other_special_laguerre_polynomial_l_cuda_int16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-11-23T01:55:34.4482164Z test_contig_vs_every_other_special_laguerre_polynomial_l_cuda_int32 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-11-23T01:55:34.4482417Z test_contig_vs_every_other_special_laguerre_polynomial_l_cuda_int64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-11-23T01:55:34.4482669Z test_contig_vs_every_other_special_laguerre_polynomial_l_cuda_int8 (__main__.TestBinaryUfuncsCUDA) ... ok (0.002s) 2022-11-23T01:55:34.4482923Z test_contig_vs_every_other_special_laguerre_polynomial_l_cuda_uint8 (__main__.TestBinaryUfuncsCUDA) ... ok (0.002s) 2022-11-23T01:55:34.4483465Z test_contig_vs_every_other_special_legendre_polynomial_p_cuda_bool (__main__.TestBinaryUfuncsCUDA) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.001s) 2022-11-23T01:55:34.4483975Z test_contig_vs_every_other_special_legendre_polynomial_p_cuda_float32 (__main__.TestBinaryUfuncsCUDA) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.001s) 2022-11-23T01:55:34.4484465Z test_contig_vs_every_other_special_legendre_polynomial_p_cuda_float64 (__main__.TestBinaryUfuncsCUDA) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.001s) 2022-11-23T01:55:34.4484947Z test_contig_vs_every_other_special_legendre_polynomial_p_cuda_int16 (__main__.TestBinaryUfuncsCUDA) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.001s) 2022-11-23T01:55:34.4485432Z test_contig_vs_every_other_special_legendre_polynomial_p_cuda_int32 (__main__.TestBinaryUfuncsCUDA) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.001s) 2022-11-23T01:55:34.4485898Z test_contig_vs_every_other_special_legendre_polynomial_p_cuda_int64 (__main__.TestBinaryUfuncsCUDA) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.001s) 2022-11-23T01:55:34.4486380Z test_contig_vs_every_other_special_legendre_polynomial_p_cuda_int8 (__main__.TestBinaryUfuncsCUDA) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.001s) 2022-11-23T01:55:34.4486865Z test_contig_vs_every_other_special_legendre_polynomial_p_cuda_uint8 (__main__.TestBinaryUfuncsCUDA) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.001s) 2022-11-23T01:55:34.4487364Z test_contig_vs_every_other_special_shifted_chebyshev_polynomial_t_cuda_bool (__main__.TestBinaryUfuncsCUDA) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.001s) 2022-11-23T01:55:34.4487867Z test_contig_vs_every_other_special_shifted_chebyshev_polynomial_t_cuda_float32 (__main__.TestBinaryUfuncsCUDA) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.001s) 2022-11-23T01:55:34.4488370Z test_contig_vs_every_other_special_shifted_chebyshev_polynomial_t_cuda_float64 (__main__.TestBinaryUfuncsCUDA) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.001s) 2022-11-23T01:55:34.4488933Z test_contig_vs_every_other_special_shifted_chebyshev_polynomial_t_cuda_int16 (__main__.TestBinaryUfuncsCUDA) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.001s) 2022-11-23T01:55:34.4489430Z test_contig_vs_every_other_special_shifted_chebyshev_polynomial_t_cuda_int32 (__main__.TestBinaryUfuncsCUDA) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.001s) 2022-11-23T01:55:34.4489928Z test_contig_vs_every_other_special_shifted_chebyshev_polynomial_t_cuda_int64 (__main__.TestBinaryUfuncsCUDA) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.001s) 2022-11-23T01:55:34.4490423Z test_contig_vs_every_other_special_shifted_chebyshev_polynomial_t_cuda_int8 (__main__.TestBinaryUfuncsCUDA) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.001s) 2022-11-23T01:55:34.4490920Z test_contig_vs_every_other_special_shifted_chebyshev_polynomial_t_cuda_uint8 (__main__.TestBinaryUfuncsCUDA) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.001s) 2022-11-23T01:55:34.4491419Z test_contig_vs_every_other_special_shifted_chebyshev_polynomial_u_cuda_bool (__main__.TestBinaryUfuncsCUDA) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.001s) 2022-11-23T01:55:34.4491931Z test_contig_vs_every_other_special_shifted_chebyshev_polynomial_u_cuda_float32 (__main__.TestBinaryUfuncsCUDA) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.001s) 2022-11-23T01:55:34.4492436Z test_contig_vs_every_other_special_shifted_chebyshev_polynomial_u_cuda_float64 (__main__.TestBinaryUfuncsCUDA) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.001s) 2022-11-23T01:55:34.4492968Z test_contig_vs_every_other_special_shifted_chebyshev_polynomial_u_cuda_int16 (__main__.TestBinaryUfuncsCUDA) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.001s) 2022-11-23T01:55:34.4493486Z test_contig_vs_every_other_special_shifted_chebyshev_polynomial_u_cuda_int32 (__main__.TestBinaryUfuncsCUDA) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.001s) 2022-11-23T01:55:34.4493974Z test_contig_vs_every_other_special_shifted_chebyshev_polynomial_u_cuda_int64 (__main__.TestBinaryUfuncsCUDA) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.001s) 2022-11-23T01:55:34.4494466Z test_contig_vs_every_other_special_shifted_chebyshev_polynomial_u_cuda_int8 (__main__.TestBinaryUfuncsCUDA) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.001s) 2022-11-23T01:55:34.4494968Z test_contig_vs_every_other_special_shifted_chebyshev_polynomial_u_cuda_uint8 (__main__.TestBinaryUfuncsCUDA) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.001s) 2022-11-23T01:55:34.4495466Z test_contig_vs_every_other_special_shifted_chebyshev_polynomial_v_cuda_bool (__main__.TestBinaryUfuncsCUDA) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.001s) 2022-11-23T01:55:34.4495970Z test_contig_vs_every_other_special_shifted_chebyshev_polynomial_v_cuda_float32 (__main__.TestBinaryUfuncsCUDA) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.001s) 2022-11-23T01:55:34.4496470Z test_contig_vs_every_other_special_shifted_chebyshev_polynomial_v_cuda_float64 (__main__.TestBinaryUfuncsCUDA) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.001s) 2022-11-23T01:55:34.4496963Z test_contig_vs_every_other_special_shifted_chebyshev_polynomial_v_cuda_int16 (__main__.TestBinaryUfuncsCUDA) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.001s) 2022-11-23T01:55:34.4497458Z test_contig_vs_every_other_special_shifted_chebyshev_polynomial_v_cuda_int32 (__main__.TestBinaryUfuncsCUDA) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.001s) 2022-11-23T01:55:34.4498012Z test_contig_vs_every_other_special_shifted_chebyshev_polynomial_v_cuda_int64 (__main__.TestBinaryUfuncsCUDA) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.001s) 2022-11-23T01:55:34.4498502Z test_contig_vs_every_other_special_shifted_chebyshev_polynomial_v_cuda_int8 (__main__.TestBinaryUfuncsCUDA) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.001s) 2022-11-23T01:55:34.4498995Z test_contig_vs_every_other_special_shifted_chebyshev_polynomial_v_cuda_uint8 (__main__.TestBinaryUfuncsCUDA) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.001s) 2022-11-23T01:55:34.4499498Z test_contig_vs_every_other_special_shifted_chebyshev_polynomial_w_cuda_bool (__main__.TestBinaryUfuncsCUDA) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.001s) 2022-11-23T01:55:34.4500197Z test_contig_vs_every_other_special_shifted_chebyshev_polynomial_w_cuda_float32 (__main__.TestBinaryUfuncsCUDA) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.001s) 2022-11-23T01:55:34.4500705Z test_contig_vs_every_other_special_shifted_chebyshev_polynomial_w_cuda_float64 (__main__.TestBinaryUfuncsCUDA) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.001s) 2022-11-23T01:55:34.4501205Z test_contig_vs_every_other_special_shifted_chebyshev_polynomial_w_cuda_int16 (__main__.TestBinaryUfuncsCUDA) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.001s) 2022-11-23T01:55:34.4501706Z test_contig_vs_every_other_special_shifted_chebyshev_polynomial_w_cuda_int32 (__main__.TestBinaryUfuncsCUDA) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.001s) 2022-11-23T01:55:34.4502199Z test_contig_vs_every_other_special_shifted_chebyshev_polynomial_w_cuda_int64 (__main__.TestBinaryUfuncsCUDA) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.001s) 2022-11-23T01:55:34.4502764Z test_contig_vs_every_other_special_shifted_chebyshev_polynomial_w_cuda_int8 (__main__.TestBinaryUfuncsCUDA) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.001s) 2022-11-23T01:55:34.4503275Z test_contig_vs_every_other_special_shifted_chebyshev_polynomial_w_cuda_uint8 (__main__.TestBinaryUfuncsCUDA) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.001s) 2022-11-23T01:55:34.4503521Z test_contig_vs_every_other_special_xlog1py_cuda_bfloat16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.002s) 2022-11-23T01:55:34.4503762Z test_contig_vs_every_other_special_xlog1py_cuda_bool (__main__.TestBinaryUfuncsCUDA) ... ok (0.002s) 2022-11-23T01:55:34.4504004Z test_contig_vs_every_other_special_xlog1py_cuda_float16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.002s) 2022-11-23T01:55:34.4504243Z test_contig_vs_every_other_special_xlog1py_cuda_float32 (__main__.TestBinaryUfuncsCUDA) ... ok (0.002s) 2022-11-23T01:55:34.4504480Z test_contig_vs_every_other_special_xlog1py_cuda_float64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.002s) 2022-11-23T01:55:34.4504706Z test_contig_vs_every_other_special_xlog1py_cuda_int16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-11-23T01:55:34.4504930Z test_contig_vs_every_other_special_xlog1py_cuda_int32 (__main__.TestBinaryUfuncsCUDA) ... ok (0.002s) 2022-11-23T01:55:34.4505175Z test_contig_vs_every_other_special_xlog1py_cuda_int64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.002s) 2022-11-23T01:55:34.4505442Z test_contig_vs_every_other_special_xlog1py_cuda_int8 (__main__.TestBinaryUfuncsCUDA) ... ok (0.002s) 2022-11-23T01:55:34.4505662Z test_contig_vs_every_other_special_xlog1py_cuda_uint8 (__main__.TestBinaryUfuncsCUDA) ... ok (0.002s) 2022-11-23T01:55:34.4505902Z test_contig_vs_every_other_special_zeta_cuda_bool (__main__.TestBinaryUfuncsCUDA) ... ok (4.765s) 2022-11-23T01:55:34.4506129Z test_contig_vs_every_other_special_zeta_cuda_float32 (__main__.TestBinaryUfuncsCUDA) ... ok (1.844s) 2022-11-23T01:55:34.4506373Z test_contig_vs_every_other_special_zeta_cuda_float64 (__main__.TestBinaryUfuncsCUDA) ... ok (1.924s) 2022-11-23T01:55:34.4506685Z test_contig_vs_every_other_special_zeta_cuda_int16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-11-23T01:55:34.4506950Z test_contig_vs_every_other_special_zeta_cuda_int32 (__main__.TestBinaryUfuncsCUDA) ... ok (0.002s) 2022-11-23T01:55:34.4507157Z test_contig_vs_every_other_special_zeta_cuda_int64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.002s) 2022-11-23T01:55:34.4507392Z test_contig_vs_every_other_special_zeta_cuda_int8 (__main__.TestBinaryUfuncsCUDA) ... ok (0.002s) 2022-11-23T01:55:34.4507614Z test_contig_vs_every_other_special_zeta_cuda_uint8 (__main__.TestBinaryUfuncsCUDA) ... ok (0.002s) 2022-11-23T01:55:34.4507848Z test_contig_vs_every_other_sub_cuda_bfloat16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.002s) 2022-11-23T01:55:34.4508065Z test_contig_vs_every_other_sub_cuda_complex128 (__main__.TestBinaryUfuncsCUDA) ... ok (0.002s) 2022-11-23T01:55:34.4508299Z test_contig_vs_every_other_sub_cuda_complex32 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-11-23T01:55:34.4508527Z test_contig_vs_every_other_sub_cuda_complex64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.002s) 2022-11-23T01:55:34.4508750Z test_contig_vs_every_other_sub_cuda_float16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.002s) 2022-11-23T01:55:34.4508972Z test_contig_vs_every_other_sub_cuda_float32 (__main__.TestBinaryUfuncsCUDA) ... ok (0.002s) 2022-11-23T01:55:34.4509174Z test_contig_vs_every_other_sub_cuda_float64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.002s) 2022-11-23T01:55:34.4509387Z test_contig_vs_every_other_sub_cuda_int16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.002s) 2022-11-23T01:55:34.4509601Z test_contig_vs_every_other_sub_cuda_int32 (__main__.TestBinaryUfuncsCUDA) ... ok (0.002s) 2022-11-23T01:55:34.4509808Z test_contig_vs_every_other_sub_cuda_int64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.002s) 2022-11-23T01:55:34.4510021Z test_contig_vs_every_other_sub_cuda_int8 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-11-23T01:55:34.4510283Z test_contig_vs_every_other_sub_cuda_uint8 (__main__.TestBinaryUfuncsCUDA) ... ok (0.002s) 2022-11-23T01:55:34.4510527Z test_contig_vs_every_other_true_divide_cuda_bfloat16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-11-23T01:55:34.4510755Z test_contig_vs_every_other_true_divide_cuda_bool (__main__.TestBinaryUfuncsCUDA) ... ok (0.002s) 2022-11-23T01:55:34.4510976Z test_contig_vs_every_other_true_divide_cuda_complex128 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-11-23T01:55:34.4511212Z test_contig_vs_every_other_true_divide_cuda_complex32 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-11-23T01:55:34.4511438Z test_contig_vs_every_other_true_divide_cuda_complex64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-11-23T01:55:34.4511668Z test_contig_vs_every_other_true_divide_cuda_float16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.002s) 2022-11-23T01:55:34.4511908Z test_contig_vs_every_other_true_divide_cuda_float32 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-11-23T01:55:34.4512138Z test_contig_vs_every_other_true_divide_cuda_float64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.002s) 2022-11-23T01:55:34.4512366Z test_contig_vs_every_other_true_divide_cuda_int16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.002s) 2022-11-23T01:55:34.4512588Z test_contig_vs_every_other_true_divide_cuda_int32 (__main__.TestBinaryUfuncsCUDA) ... ok (0.002s) 2022-11-23T01:55:34.4512803Z test_contig_vs_every_other_true_divide_cuda_int64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.002s) 2022-11-23T01:55:34.4513010Z test_contig_vs_every_other_true_divide_cuda_int8 (__main__.TestBinaryUfuncsCUDA) ... ok (0.002s) 2022-11-23T01:55:34.4513229Z test_contig_vs_every_other_true_divide_cuda_uint8 (__main__.TestBinaryUfuncsCUDA) ... ok (0.002s) 2022-11-23T01:55:34.4513451Z test_contig_vs_every_other_xlogy_cuda_bfloat16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.002s) 2022-11-23T01:55:34.4513671Z test_contig_vs_every_other_xlogy_cuda_bool (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-11-23T01:55:34.4513948Z test_contig_vs_every_other_xlogy_cuda_float16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.002s) 2022-11-23T01:55:34.4514169Z test_contig_vs_every_other_xlogy_cuda_float32 (__main__.TestBinaryUfuncsCUDA) ... ok (0.002s) 2022-11-23T01:55:34.4514388Z test_contig_vs_every_other_xlogy_cuda_float64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.002s) 2022-11-23T01:55:34.4514603Z test_contig_vs_every_other_xlogy_cuda_int16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.002s) 2022-11-23T01:55:34.4514818Z test_contig_vs_every_other_xlogy_cuda_int32 (__main__.TestBinaryUfuncsCUDA) ... ok (0.002s) 2022-11-23T01:55:34.4515016Z test_contig_vs_every_other_xlogy_cuda_int64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.002s) 2022-11-23T01:55:34.4515240Z test_contig_vs_every_other_xlogy_cuda_int8 (__main__.TestBinaryUfuncsCUDA) ... ok (0.002s) 2022-11-23T01:55:34.4515461Z test_contig_vs_every_other_xlogy_cuda_uint8 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-11-23T01:55:34.4515697Z test_contig_vs_transposed___radd___cuda_bfloat16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-11-23T01:55:34.4515925Z test_contig_vs_transposed___radd___cuda_bool (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-11-23T01:55:34.4516157Z test_contig_vs_transposed___radd___cuda_complex128 (__main__.TestBinaryUfuncsCUDA) ... ok (0.004s) 2022-11-23T01:55:34.4516384Z test_contig_vs_transposed___radd___cuda_complex64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.004s) 2022-11-23T01:55:34.4516606Z test_contig_vs_transposed___radd___cuda_float16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-11-23T01:55:34.4516832Z test_contig_vs_transposed___radd___cuda_float32 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-11-23T01:55:34.4517040Z test_contig_vs_transposed___radd___cuda_float64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-11-23T01:55:34.4517261Z test_contig_vs_transposed___radd___cuda_int16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-11-23T01:55:34.4517526Z test_contig_vs_transposed___radd___cuda_int32 (__main__.TestBinaryUfuncsCUDA) ... ok (0.002s) 2022-11-23T01:55:34.4517758Z test_contig_vs_transposed___radd___cuda_int64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.002s) 2022-11-23T01:55:34.4517976Z test_contig_vs_transposed___radd___cuda_int8 (__main__.TestBinaryUfuncsCUDA) ... ok (0.002s) 2022-11-23T01:55:34.4518193Z test_contig_vs_transposed___radd___cuda_uint8 (__main__.TestBinaryUfuncsCUDA) ... ok (0.002s) 2022-11-23T01:55:34.4518412Z test_contig_vs_transposed___rand___cuda_bool (__main__.TestBinaryUfuncsCUDA) ... ok (0.002s) 2022-11-23T01:55:34.4518641Z test_contig_vs_transposed___rand___cuda_int16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.002s) 2022-11-23T01:55:34.4518848Z test_contig_vs_transposed___rand___cuda_int32 (__main__.TestBinaryUfuncsCUDA) ... ok (0.002s) 2022-11-23T01:55:34.4519070Z test_contig_vs_transposed___rand___cuda_int64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-11-23T01:55:34.4519291Z test_contig_vs_transposed___rand___cuda_int8 (__main__.TestBinaryUfuncsCUDA) ... ok (0.002s) 2022-11-23T01:55:34.4519513Z test_contig_vs_transposed___rand___cuda_uint8 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-11-23T01:55:34.4519740Z test_contig_vs_transposed___rdiv___cuda_bfloat16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-11-23T01:55:34.4519959Z test_contig_vs_transposed___rdiv___cuda_bool (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-11-23T01:55:34.4520190Z test_contig_vs_transposed___rdiv___cuda_complex128 (__main__.TestBinaryUfuncsCUDA) ... ok (0.005s) 2022-11-23T01:55:34.4520419Z test_contig_vs_transposed___rdiv___cuda_complex64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.004s) 2022-11-23T01:55:34.4520641Z test_contig_vs_transposed___rdiv___cuda_float16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-11-23T01:55:34.4520847Z test_contig_vs_transposed___rdiv___cuda_float32 (__main__.TestBinaryUfuncsCUDA) ... ok (0.004s) 2022-11-23T01:55:34.4521076Z test_contig_vs_transposed___rdiv___cuda_float64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-11-23T01:55:34.4521355Z test_contig_vs_transposed___rdiv___cuda_int16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-11-23T01:55:34.4521573Z test_contig_vs_transposed___rdiv___cuda_int32 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-11-23T01:55:34.4521788Z test_contig_vs_transposed___rdiv___cuda_int64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-11-23T01:55:34.4522015Z test_contig_vs_transposed___rdiv___cuda_int8 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-11-23T01:55:34.4522241Z test_contig_vs_transposed___rdiv___cuda_uint8 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-11-23T01:55:34.4522472Z test_contig_vs_transposed___rmod___cuda_bfloat16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-11-23T01:55:34.4522697Z test_contig_vs_transposed___rmod___cuda_float16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.004s) 2022-11-23T01:55:34.4522907Z test_contig_vs_transposed___rmod___cuda_float32 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-11-23T01:55:34.4523131Z test_contig_vs_transposed___rmod___cuda_float64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-11-23T01:55:34.4523348Z test_contig_vs_transposed___rmod___cuda_int16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.002s) 2022-11-23T01:55:34.4523607Z test_contig_vs_transposed___rmod___cuda_int32 (__main__.TestBinaryUfuncsCUDA) ... ok (0.002s) 2022-11-23T01:55:34.4523825Z test_contig_vs_transposed___rmod___cuda_int64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.002s) 2022-11-23T01:55:34.4524042Z test_contig_vs_transposed___rmod___cuda_int8 (__main__.TestBinaryUfuncsCUDA) ... ok (0.002s) 2022-11-23T01:55:34.4524258Z test_contig_vs_transposed___rmod___cuda_uint8 (__main__.TestBinaryUfuncsCUDA) ... ok (0.002s) 2022-11-23T01:55:34.4524485Z test_contig_vs_transposed___rmul___cuda_bfloat16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.004s) 2022-11-23T01:55:34.4524747Z test_contig_vs_transposed___rmul___cuda_bool (__main__.TestBinaryUfuncsCUDA) ... ok (0.002s) 2022-11-23T01:55:34.4524974Z test_contig_vs_transposed___rmul___cuda_complex128 (__main__.TestBinaryUfuncsCUDA) ... ok (0.004s) 2022-11-23T01:55:34.4525201Z test_contig_vs_transposed___rmul___cuda_complex64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.004s) 2022-11-23T01:55:34.4525432Z test_contig_vs_transposed___rmul___cuda_float16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-11-23T01:55:34.4525660Z test_contig_vs_transposed___rmul___cuda_float32 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-11-23T01:55:34.4525888Z test_contig_vs_transposed___rmul___cuda_float64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-11-23T01:55:34.4526106Z test_contig_vs_transposed___rmul___cuda_int16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-11-23T01:55:34.4526324Z test_contig_vs_transposed___rmul___cuda_int32 (__main__.TestBinaryUfuncsCUDA) ... ok (0.005s) 2022-11-23T01:55:34.4526545Z test_contig_vs_transposed___rmul___cuda_int64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.002s) 2022-11-23T01:55:34.4526752Z test_contig_vs_transposed___rmul___cuda_int8 (__main__.TestBinaryUfuncsCUDA) ... ok (0.002s) 2022-11-23T01:55:34.4526969Z test_contig_vs_transposed___rmul___cuda_uint8 (__main__.TestBinaryUfuncsCUDA) ... ok (0.002s) 2022-11-23T01:55:34.4527186Z test_contig_vs_transposed___ror___cuda_bool (__main__.TestBinaryUfuncsCUDA) ... ok (0.002s) 2022-11-23T01:55:34.4527403Z test_contig_vs_transposed___ror___cuda_int16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.002s) 2022-11-23T01:55:34.4527624Z test_contig_vs_transposed___ror___cuda_int32 (__main__.TestBinaryUfuncsCUDA) ... ok (0.002s) 2022-11-23T01:55:34.4527838Z test_contig_vs_transposed___ror___cuda_int64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.002s) 2022-11-23T01:55:34.4528054Z test_contig_vs_transposed___ror___cuda_int8 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-11-23T01:55:34.4528264Z test_contig_vs_transposed___ror___cuda_uint8 (__main__.TestBinaryUfuncsCUDA) ... ok (0.002s) 2022-11-23T01:55:34.4528496Z test_contig_vs_transposed___rpow___cuda_bfloat16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-11-23T01:55:34.4528777Z test_contig_vs_transposed___rpow___cuda_complex128 (__main__.TestBinaryUfuncsCUDA) ... ok (0.007s) 2022-11-23T01:55:34.4529012Z test_contig_vs_transposed___rpow___cuda_complex64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.004s) 2022-11-23T01:55:34.4529240Z test_contig_vs_transposed___rpow___cuda_float16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-11-23T01:55:34.4529464Z test_contig_vs_transposed___rpow___cuda_float32 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-11-23T01:55:34.4529686Z test_contig_vs_transposed___rpow___cuda_float64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.004s) 2022-11-23T01:55:34.4529905Z test_contig_vs_transposed___rpow___cuda_int16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-11-23T01:55:34.4530124Z test_contig_vs_transposed___rpow___cuda_int32 (__main__.TestBinaryUfuncsCUDA) ... ok (0.002s) 2022-11-23T01:55:34.4530345Z test_contig_vs_transposed___rpow___cuda_int64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.002s) 2022-11-23T01:55:34.4530566Z test_contig_vs_transposed___rpow___cuda_int8 (__main__.TestBinaryUfuncsCUDA) ... ok (0.002s) 2022-11-23T01:55:34.4530770Z test_contig_vs_transposed___rpow___cuda_uint8 (__main__.TestBinaryUfuncsCUDA) ... ok (0.002s) 2022-11-23T01:55:34.4530994Z test_contig_vs_transposed___rsub___cuda_bfloat16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-11-23T01:55:34.4531222Z test_contig_vs_transposed___rsub___cuda_complex128 (__main__.TestBinaryUfuncsCUDA) ... ok (0.004s) 2022-11-23T01:55:34.4531451Z test_contig_vs_transposed___rsub___cuda_complex64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.004s) 2022-11-23T01:55:34.4531673Z test_contig_vs_transposed___rsub___cuda_float16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.004s) 2022-11-23T01:55:34.4531895Z test_contig_vs_transposed___rsub___cuda_float32 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-11-23T01:55:34.4532185Z test_contig_vs_transposed___rsub___cuda_float64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-11-23T01:55:34.4532423Z test_contig_vs_transposed___rsub___cuda_int16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.002s) 2022-11-23T01:55:34.4532633Z test_contig_vs_transposed___rsub___cuda_int32 (__main__.TestBinaryUfuncsCUDA) ... ok (0.002s) 2022-11-23T01:55:34.4532850Z test_contig_vs_transposed___rsub___cuda_int64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.002s) 2022-11-23T01:55:34.4533067Z test_contig_vs_transposed___rsub___cuda_int8 (__main__.TestBinaryUfuncsCUDA) ... ok (0.002s) 2022-11-23T01:55:34.4533285Z test_contig_vs_transposed___rsub___cuda_uint8 (__main__.TestBinaryUfuncsCUDA) ... ok (0.002s) 2022-11-23T01:55:34.4533502Z test_contig_vs_transposed___rxor___cuda_bool (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-11-23T01:55:34.4533715Z test_contig_vs_transposed___rxor___cuda_int16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.002s) 2022-11-23T01:55:34.4533930Z test_contig_vs_transposed___rxor___cuda_int32 (__main__.TestBinaryUfuncsCUDA) ... ok (0.002s) 2022-11-23T01:55:34.4534150Z test_contig_vs_transposed___rxor___cuda_int64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.002s) 2022-11-23T01:55:34.4534371Z test_contig_vs_transposed___rxor___cuda_int8 (__main__.TestBinaryUfuncsCUDA) ... ok (0.002s) 2022-11-23T01:55:34.4534572Z test_contig_vs_transposed___rxor___cuda_uint8 (__main__.TestBinaryUfuncsCUDA) ... ok (0.002s) 2022-11-23T01:55:34.4534794Z test_contig_vs_transposed_add_cuda_bfloat16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-11-23T01:55:34.4535010Z test_contig_vs_transposed_add_cuda_bool (__main__.TestBinaryUfuncsCUDA) ... ok (0.002s) 2022-11-23T01:55:34.4535232Z test_contig_vs_transposed_add_cuda_complex128 (__main__.TestBinaryUfuncsCUDA) ... ok (0.004s) 2022-11-23T01:55:34.4535463Z test_contig_vs_transposed_add_cuda_complex32 (__main__.TestBinaryUfuncsCUDA) ... ok (0.004s) 2022-11-23T01:55:34.4535693Z test_contig_vs_transposed_add_cuda_complex64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.004s) 2022-11-23T01:55:34.4535979Z test_contig_vs_transposed_add_cuda_float16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-11-23T01:55:34.4536201Z test_contig_vs_transposed_add_cuda_float32 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-11-23T01:55:34.4536421Z test_contig_vs_transposed_add_cuda_float64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-11-23T01:55:34.4536622Z test_contig_vs_transposed_add_cuda_int16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.002s) 2022-11-23T01:55:34.4536839Z test_contig_vs_transposed_add_cuda_int32 (__main__.TestBinaryUfuncsCUDA) ... ok (0.002s) 2022-11-23T01:55:34.4537047Z test_contig_vs_transposed_add_cuda_int64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-11-23T01:55:34.4537258Z test_contig_vs_transposed_add_cuda_int8 (__main__.TestBinaryUfuncsCUDA) ... ok (0.002s) 2022-11-23T01:55:34.4537468Z test_contig_vs_transposed_add_cuda_uint8 (__main__.TestBinaryUfuncsCUDA) ... ok (0.002s) 2022-11-23T01:55:34.4537696Z test_contig_vs_transposed_atan2_cuda_bfloat16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-11-23T01:55:34.4537919Z test_contig_vs_transposed_atan2_cuda_bool (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-11-23T01:55:34.4538138Z test_contig_vs_transposed_atan2_cuda_float16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-11-23T01:55:34.4538343Z test_contig_vs_transposed_atan2_cuda_float32 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-11-23T01:55:34.4538566Z test_contig_vs_transposed_atan2_cuda_float64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.004s) 2022-11-23T01:55:34.4538791Z test_contig_vs_transposed_atan2_cuda_int16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-11-23T01:55:34.4539017Z test_contig_vs_transposed_atan2_cuda_int32 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-11-23T01:55:34.4539236Z test_contig_vs_transposed_atan2_cuda_int64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-11-23T01:55:34.4539502Z test_contig_vs_transposed_atan2_cuda_int8 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-11-23T01:55:34.4539737Z test_contig_vs_transposed_atan2_cuda_uint8 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-11-23T01:55:34.4540255Z test_contig_vs_transposed_bitwise_and_cuda_bool (__main__.TestBinaryUfuncsCUDA) ... ok (0.002s) 2022-11-23T01:55:34.4540497Z test_contig_vs_transposed_bitwise_and_cuda_int16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.002s) 2022-11-23T01:55:34.4540703Z test_contig_vs_transposed_bitwise_and_cuda_int32 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-11-23T01:55:34.4540932Z test_contig_vs_transposed_bitwise_and_cuda_int64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.002s) 2022-11-23T01:55:34.4541156Z test_contig_vs_transposed_bitwise_and_cuda_int8 (__main__.TestBinaryUfuncsCUDA) ... ok (0.002s) 2022-11-23T01:55:34.4541384Z test_contig_vs_transposed_bitwise_and_cuda_uint8 (__main__.TestBinaryUfuncsCUDA) ... ok (0.002s) 2022-11-23T01:55:34.4541623Z test_contig_vs_transposed_bitwise_left_shift_cuda_int16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.002s) 2022-11-23T01:55:34.4541859Z test_contig_vs_transposed_bitwise_left_shift_cuda_int32 (__main__.TestBinaryUfuncsCUDA) ... ok (0.002s) 2022-11-23T01:55:34.4542087Z test_contig_vs_transposed_bitwise_left_shift_cuda_int64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.002s) 2022-11-23T01:55:34.4542326Z test_contig_vs_transposed_bitwise_left_shift_cuda_int8 (__main__.TestBinaryUfuncsCUDA) ... ok (0.002s) 2022-11-23T01:55:34.4542575Z test_contig_vs_transposed_bitwise_left_shift_cuda_uint8 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-11-23T01:55:34.4542794Z test_contig_vs_transposed_bitwise_or_cuda_bool (__main__.TestBinaryUfuncsCUDA) ... ok (0.002s) 2022-11-23T01:55:34.4543024Z test_contig_vs_transposed_bitwise_or_cuda_int16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.002s) 2022-11-23T01:55:34.4543248Z test_contig_vs_transposed_bitwise_or_cuda_int32 (__main__.TestBinaryUfuncsCUDA) ... ok (0.002s) 2022-11-23T01:55:34.4543477Z test_contig_vs_transposed_bitwise_or_cuda_int64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.002s) 2022-11-23T01:55:34.4543791Z test_contig_vs_transposed_bitwise_or_cuda_int8 (__main__.TestBinaryUfuncsCUDA) ... ok (0.002s) 2022-11-23T01:55:34.4544016Z test_contig_vs_transposed_bitwise_or_cuda_uint8 (__main__.TestBinaryUfuncsCUDA) ... ok (0.002s) 2022-11-23T01:55:34.4544260Z test_contig_vs_transposed_bitwise_right_shift_cuda_int16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.002s) 2022-11-23T01:55:34.4544510Z test_contig_vs_transposed_bitwise_right_shift_cuda_int32 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-11-23T01:55:34.4544744Z test_contig_vs_transposed_bitwise_right_shift_cuda_int64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.002s) 2022-11-23T01:55:34.4544970Z test_contig_vs_transposed_bitwise_right_shift_cuda_int8 (__main__.TestBinaryUfuncsCUDA) ... ok (0.002s) 2022-11-23T01:55:34.4545208Z test_contig_vs_transposed_bitwise_right_shift_cuda_uint8 (__main__.TestBinaryUfuncsCUDA) ... ok (0.002s) 2022-11-23T01:55:34.4545436Z test_contig_vs_transposed_bitwise_xor_cuda_bool (__main__.TestBinaryUfuncsCUDA) ... ok (0.002s) 2022-11-23T01:55:34.4545666Z test_contig_vs_transposed_bitwise_xor_cuda_int16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.002s) 2022-11-23T01:55:34.4545886Z test_contig_vs_transposed_bitwise_xor_cuda_int32 (__main__.TestBinaryUfuncsCUDA) ... ok (0.002s) 2022-11-23T01:55:34.4546120Z test_contig_vs_transposed_bitwise_xor_cuda_int64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.002s) 2022-11-23T01:55:34.4546347Z test_contig_vs_transposed_bitwise_xor_cuda_int8 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-11-23T01:55:34.4546580Z test_contig_vs_transposed_bitwise_xor_cuda_uint8 (__main__.TestBinaryUfuncsCUDA) ... ok (0.002s) 2022-11-23T01:55:34.4546815Z test_contig_vs_transposed_clamp_max_cuda_bfloat16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-11-23T01:55:34.4547025Z test_contig_vs_transposed_clamp_max_cuda_bool (__main__.TestBinaryUfuncsCUDA) ... ok (0.002s) 2022-11-23T01:55:34.4547321Z test_contig_vs_transposed_clamp_max_cuda_float16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-11-23T01:55:34.4547564Z test_contig_vs_transposed_clamp_max_cuda_float32 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-11-23T01:55:34.4547784Z test_contig_vs_transposed_clamp_max_cuda_float64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-11-23T01:55:34.4548010Z test_contig_vs_transposed_clamp_max_cuda_int16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.002s) 2022-11-23T01:55:34.4548243Z test_contig_vs_transposed_clamp_max_cuda_int32 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-11-23T01:55:34.4548463Z test_contig_vs_transposed_clamp_max_cuda_int64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.002s) 2022-11-23T01:55:34.4548688Z test_contig_vs_transposed_clamp_max_cuda_int8 (__main__.TestBinaryUfuncsCUDA) ... ok (0.002s) 2022-11-23T01:55:34.4548895Z test_contig_vs_transposed_clamp_max_cuda_uint8 (__main__.TestBinaryUfuncsCUDA) ... ok (0.002s) 2022-11-23T01:55:34.4549128Z test_contig_vs_transposed_clamp_min_cuda_bfloat16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-11-23T01:55:34.4549353Z test_contig_vs_transposed_clamp_min_cuda_bool (__main__.TestBinaryUfuncsCUDA) ... ok (0.002s) 2022-11-23T01:55:34.4549592Z test_contig_vs_transposed_clamp_min_cuda_float16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-11-23T01:55:34.4549822Z test_contig_vs_transposed_clamp_min_cuda_float32 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-11-23T01:55:34.4550046Z test_contig_vs_transposed_clamp_min_cuda_float64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.004s) 2022-11-23T01:55:34.4550269Z test_contig_vs_transposed_clamp_min_cuda_int16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.002s) 2022-11-23T01:55:34.4550491Z test_contig_vs_transposed_clamp_min_cuda_int32 (__main__.TestBinaryUfuncsCUDA) ... ok (0.002s) 2022-11-23T01:55:34.4550714Z test_contig_vs_transposed_clamp_min_cuda_int64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.002s) 2022-11-23T01:55:34.4550924Z test_contig_vs_transposed_clamp_min_cuda_int8 (__main__.TestBinaryUfuncsCUDA) ... ok (0.002s) 2022-11-23T01:55:34.4551215Z test_contig_vs_transposed_clamp_min_cuda_uint8 (__main__.TestBinaryUfuncsCUDA) ... ok (0.002s) 2022-11-23T01:55:34.4551438Z test_contig_vs_transposed_complex_cuda_float16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.004s) 2022-11-23T01:55:34.4551665Z test_contig_vs_transposed_complex_cuda_float32 (__main__.TestBinaryUfuncsCUDA) ... ok (0.004s) 2022-11-23T01:55:34.4551886Z test_contig_vs_transposed_complex_cuda_float64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.004s) 2022-11-23T01:55:34.4552116Z test_contig_vs_transposed_copysign_cuda_bfloat16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-11-23T01:55:34.4552342Z test_contig_vs_transposed_copysign_cuda_bool (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-11-23T01:55:34.4552572Z test_contig_vs_transposed_copysign_cuda_float16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-11-23T01:55:34.4552804Z test_contig_vs_transposed_copysign_cuda_float32 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-11-23T01:55:34.4553030Z test_contig_vs_transposed_copysign_cuda_float64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-11-23T01:55:34.4553260Z test_contig_vs_transposed_copysign_cuda_int16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-11-23T01:55:34.4553492Z test_contig_vs_transposed_copysign_cuda_int32 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-11-23T01:55:34.4553717Z test_contig_vs_transposed_copysign_cuda_int64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.004s) 2022-11-23T01:55:34.4554055Z test_contig_vs_transposed_copysign_cuda_int8 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-11-23T01:55:34.4554321Z test_contig_vs_transposed_copysign_cuda_uint8 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-11-23T01:55:34.4554602Z test_contig_vs_transposed_div_floor_rounding_cuda_bfloat16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-11-23T01:55:34.4554907Z test_contig_vs_transposed_div_floor_rounding_cuda_float16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-11-23T01:55:34.4555342Z test_contig_vs_transposed_div_floor_rounding_cuda_float32 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-11-23T01:55:34.4555623Z test_contig_vs_transposed_div_floor_rounding_cuda_float64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-11-23T01:55:34.4555899Z test_contig_vs_transposed_div_floor_rounding_cuda_int16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-11-23T01:55:34.4556122Z test_contig_vs_transposed_div_floor_rounding_cuda_int32 (__main__.TestBinaryUfuncsCUDA) ... ok (0.004s) 2022-11-23T01:55:34.4556400Z test_contig_vs_transposed_div_floor_rounding_cuda_int64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-11-23T01:55:34.4556674Z test_contig_vs_transposed_div_floor_rounding_cuda_int8 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-11-23T01:55:34.4556950Z test_contig_vs_transposed_div_floor_rounding_cuda_uint8 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-11-23T01:55:34.4557252Z test_contig_vs_transposed_div_no_rounding_mode_cuda_bfloat16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-11-23T01:55:34.4557548Z test_contig_vs_transposed_div_no_rounding_mode_cuda_bool (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-11-23T01:55:34.4557890Z test_contig_vs_transposed_div_no_rounding_mode_cuda_complex128 (__main__.TestBinaryUfuncsCUDA) ... ok (0.004s) 2022-11-23T01:55:34.4558178Z test_contig_vs_transposed_div_no_rounding_mode_cuda_complex32 (__main__.TestBinaryUfuncsCUDA) ... ok (0.004s) 2022-11-23T01:55:34.4558466Z test_contig_vs_transposed_div_no_rounding_mode_cuda_complex64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.005s) 2022-11-23T01:55:34.4558744Z test_contig_vs_transposed_div_no_rounding_mode_cuda_float16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-11-23T01:55:34.4558971Z test_contig_vs_transposed_div_no_rounding_mode_cuda_float32 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-11-23T01:55:34.4559284Z test_contig_vs_transposed_div_no_rounding_mode_cuda_float64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-11-23T01:55:34.4559633Z test_contig_vs_transposed_div_no_rounding_mode_cuda_int16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-11-23T01:55:34.4559909Z test_contig_vs_transposed_div_no_rounding_mode_cuda_int32 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-11-23T01:55:34.4560177Z test_contig_vs_transposed_div_no_rounding_mode_cuda_int64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-11-23T01:55:34.4560497Z test_contig_vs_transposed_div_no_rounding_mode_cuda_int8 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-11-23T01:55:34.4560774Z test_contig_vs_transposed_div_no_rounding_mode_cuda_uint8 (__main__.TestBinaryUfuncsCUDA) ... ok (0.004s) 2022-11-23T01:55:34.4561056Z test_contig_vs_transposed_div_trunc_rounding_cuda_bfloat16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-11-23T01:55:34.4561334Z test_contig_vs_transposed_div_trunc_rounding_cuda_float16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-11-23T01:55:34.4561571Z test_contig_vs_transposed_div_trunc_rounding_cuda_float32 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-11-23T01:55:34.4561861Z test_contig_vs_transposed_div_trunc_rounding_cuda_float64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-11-23T01:55:34.4562145Z test_contig_vs_transposed_div_trunc_rounding_cuda_int16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-11-23T01:55:34.4562422Z test_contig_vs_transposed_div_trunc_rounding_cuda_int32 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-11-23T01:55:34.4562697Z test_contig_vs_transposed_div_trunc_rounding_cuda_int64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-11-23T01:55:34.4563012Z test_contig_vs_transposed_div_trunc_rounding_cuda_int8 (__main__.TestBinaryUfuncsCUDA) ... ok (0.004s) 2022-11-23T01:55:34.4563288Z test_contig_vs_transposed_div_trunc_rounding_cuda_uint8 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-11-23T01:55:34.4563621Z test_contig_vs_transposed_eq_cuda_bfloat16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.002s) 2022-11-23T01:55:34.4563899Z test_contig_vs_transposed_eq_cuda_bool (__main__.TestBinaryUfuncsCUDA) ... ok (0.002s) 2022-11-23T01:55:34.4564111Z test_contig_vs_transposed_eq_cuda_complex128 (__main__.TestBinaryUfuncsCUDA) ... ok (0.002s) 2022-11-23T01:55:34.4564369Z test_contig_vs_transposed_eq_cuda_complex32 (__main__.TestBinaryUfuncsCUDA) ... ok (0.002s) 2022-11-23T01:55:34.4564630Z test_contig_vs_transposed_eq_cuda_complex64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.002s) 2022-11-23T01:55:34.4564882Z test_contig_vs_transposed_eq_cuda_float16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.002s) 2022-11-23T01:55:34.4565133Z test_contig_vs_transposed_eq_cuda_float32 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-11-23T01:55:34.4565414Z test_contig_vs_transposed_eq_cuda_float64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.002s) 2022-11-23T01:55:34.4565679Z test_contig_vs_transposed_eq_cuda_int16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.002s) 2022-11-23T01:55:34.4565941Z test_contig_vs_transposed_eq_cuda_int32 (__main__.TestBinaryUfuncsCUDA) ... ok (0.002s) 2022-11-23T01:55:34.4566147Z test_contig_vs_transposed_eq_cuda_int64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.002s) 2022-11-23T01:55:34.4566399Z test_contig_vs_transposed_eq_cuda_int8 (__main__.TestBinaryUfuncsCUDA) ... ok (0.002s) 2022-11-23T01:55:34.4566652Z test_contig_vs_transposed_eq_cuda_uint8 (__main__.TestBinaryUfuncsCUDA) ... ok (0.002s) 2022-11-23T01:55:34.4566924Z test_contig_vs_transposed_float_power_cuda_bfloat16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.004s) 2022-11-23T01:55:34.4567191Z test_contig_vs_transposed_float_power_cuda_bool (__main__.TestBinaryUfuncsCUDA) ... ok (0.005s) 2022-11-23T01:55:34.4567465Z test_contig_vs_transposed_float_power_cuda_complex128 (__main__.TestBinaryUfuncsCUDA) ... ok (0.006s) 2022-11-23T01:55:34.4567775Z test_contig_vs_transposed_float_power_cuda_complex64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.006s) 2022-11-23T01:55:34.4568149Z test_contig_vs_transposed_float_power_cuda_float16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.004s) 2022-11-23T01:55:34.4568413Z test_contig_vs_transposed_float_power_cuda_float32 (__main__.TestBinaryUfuncsCUDA) ... ok (0.004s) 2022-11-23T01:55:34.4568632Z test_contig_vs_transposed_float_power_cuda_float64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.004s) 2022-11-23T01:55:34.4568897Z test_contig_vs_transposed_float_power_cuda_int16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.004s) 2022-11-23T01:55:34.4569154Z test_contig_vs_transposed_float_power_cuda_int32 (__main__.TestBinaryUfuncsCUDA) ... ok (0.004s) 2022-11-23T01:55:34.4569408Z test_contig_vs_transposed_float_power_cuda_int64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.005s) 2022-11-23T01:55:34.4569683Z test_contig_vs_transposed_float_power_cuda_int8 (__main__.TestBinaryUfuncsCUDA) ... ok (0.004s) 2022-11-23T01:55:34.4569965Z test_contig_vs_transposed_float_power_cuda_uint8 (__main__.TestBinaryUfuncsCUDA) ... ok (0.004s) 2022-11-23T01:55:34.4570309Z test_contig_vs_transposed_floor_divide_cuda_bfloat16 (__main__.TestBinaryUfuncsCUDA) ... skip: Skipped! (0.001s) 2022-11-23T01:55:34.4570588Z test_contig_vs_transposed_floor_divide_cuda_float16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-11-23T01:55:34.4570854Z test_contig_vs_transposed_floor_divide_cuda_float32 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-11-23T01:55:34.4571066Z test_contig_vs_transposed_floor_divide_cuda_float64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.004s) 2022-11-23T01:55:34.4571332Z test_contig_vs_transposed_floor_divide_cuda_int16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-11-23T01:55:34.4571588Z test_contig_vs_transposed_floor_divide_cuda_int32 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-11-23T01:55:34.4571842Z test_contig_vs_transposed_floor_divide_cuda_int64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-11-23T01:55:34.4572160Z test_contig_vs_transposed_floor_divide_cuda_int8 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-11-23T01:55:34.4572432Z test_contig_vs_transposed_floor_divide_cuda_uint8 (__main__.TestBinaryUfuncsCUDA) ... ok (0.002s) 2022-11-23T01:55:34.4572768Z test_contig_vs_transposed_fmax_cuda_bfloat16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-11-23T01:55:34.4573024Z test_contig_vs_transposed_fmax_cuda_bool (__main__.TestBinaryUfuncsCUDA) ... ok (0.002s) 2022-11-23T01:55:34.4573285Z test_contig_vs_transposed_fmax_cuda_float16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-11-23T01:55:34.4573490Z test_contig_vs_transposed_fmax_cuda_float32 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-11-23T01:55:34.4573758Z test_contig_vs_transposed_fmax_cuda_float64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-11-23T01:55:34.4574015Z test_contig_vs_transposed_fmax_cuda_int16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.002s) 2022-11-23T01:55:34.4574282Z test_contig_vs_transposed_fmax_cuda_int32 (__main__.TestBinaryUfuncsCUDA) ... ok (0.002s) 2022-11-23T01:55:34.4574539Z test_contig_vs_transposed_fmax_cuda_int64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.002s) 2022-11-23T01:55:34.4574800Z test_contig_vs_transposed_fmax_cuda_int8 (__main__.TestBinaryUfuncsCUDA) ... ok (0.002s) 2022-11-23T01:55:34.4575082Z test_contig_vs_transposed_fmax_cuda_uint8 (__main__.TestBinaryUfuncsCUDA) ... ok (0.002s) 2022-11-23T01:55:34.4575345Z test_contig_vs_transposed_fmin_cuda_bfloat16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-11-23T01:55:34.4575547Z test_contig_vs_transposed_fmin_cuda_bool (__main__.TestBinaryUfuncsCUDA) ... ok (0.002s) 2022-11-23T01:55:34.4575804Z test_contig_vs_transposed_fmin_cuda_float16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.004s) 2022-11-23T01:55:34.4576057Z test_contig_vs_transposed_fmin_cuda_float32 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-11-23T01:55:34.4576316Z test_contig_vs_transposed_fmin_cuda_float64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-11-23T01:55:34.4576571Z test_contig_vs_transposed_fmin_cuda_int16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.002s) 2022-11-23T01:55:34.4576879Z test_contig_vs_transposed_fmin_cuda_int32 (__main__.TestBinaryUfuncsCUDA) ... ok (0.002s) 2022-11-23T01:55:34.4577166Z test_contig_vs_transposed_fmin_cuda_int64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.002s) 2022-11-23T01:55:34.4577451Z test_contig_vs_transposed_fmin_cuda_int8 (__main__.TestBinaryUfuncsCUDA) ... ok (0.002s) 2022-11-23T01:55:34.4577715Z test_contig_vs_transposed_fmin_cuda_uint8 (__main__.TestBinaryUfuncsCUDA) ... ok (0.002s) 2022-11-23T01:55:34.4577932Z test_contig_vs_transposed_fmod_cuda_bfloat16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.004s) 2022-11-23T01:55:34.4578209Z test_contig_vs_transposed_fmod_cuda_float16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-11-23T01:55:34.4578468Z test_contig_vs_transposed_fmod_cuda_float32 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-11-23T01:55:34.4578722Z test_contig_vs_transposed_fmod_cuda_float64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-11-23T01:55:34.4578979Z test_contig_vs_transposed_fmod_cuda_int16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-11-23T01:55:34.4579233Z test_contig_vs_transposed_fmod_cuda_int32 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-11-23T01:55:34.4579484Z test_contig_vs_transposed_fmod_cuda_int64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.002s) 2022-11-23T01:55:34.4579767Z test_contig_vs_transposed_fmod_cuda_int8 (__main__.TestBinaryUfuncsCUDA) ... ok (0.002s) 2022-11-23T01:55:34.4580191Z test_contig_vs_transposed_fmod_cuda_uint8 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-11-23T01:55:34.4580468Z test_contig_vs_transposed_gcd_cuda_int16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.002s) 2022-11-23T01:55:34.4580724Z test_contig_vs_transposed_gcd_cuda_int32 (__main__.TestBinaryUfuncsCUDA) ... ok (0.002s) 2022-11-23T01:55:34.4580973Z test_contig_vs_transposed_gcd_cuda_int64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.002s) 2022-11-23T01:55:34.4581306Z test_contig_vs_transposed_gcd_cuda_int8 (__main__.TestBinaryUfuncsCUDA) ... ok (0.002s) 2022-11-23T01:55:34.4581577Z test_contig_vs_transposed_gcd_cuda_uint8 (__main__.TestBinaryUfuncsCUDA) ... ok (0.002s) 2022-11-23T01:55:34.4581873Z test_contig_vs_transposed_ge_cuda_bfloat16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.002s) 2022-11-23T01:55:34.4582130Z test_contig_vs_transposed_ge_cuda_bool (__main__.TestBinaryUfuncsCUDA) ... ok (0.002s) 2022-11-23T01:55:34.4582446Z test_contig_vs_transposed_ge_cuda_float16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-11-23T01:55:34.4582658Z test_contig_vs_transposed_ge_cuda_float32 (__main__.TestBinaryUfuncsCUDA) ... ok (0.002s) 2022-11-23T01:55:34.4582910Z test_contig_vs_transposed_ge_cuda_float64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.002s) 2022-11-23T01:55:34.4583159Z test_contig_vs_transposed_ge_cuda_int16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.002s) 2022-11-23T01:55:34.4583404Z test_contig_vs_transposed_ge_cuda_int32 (__main__.TestBinaryUfuncsCUDA) ... ok (0.002s) 2022-11-23T01:55:34.4583658Z test_contig_vs_transposed_ge_cuda_int64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.002s) 2022-11-23T01:55:34.4583909Z test_contig_vs_transposed_ge_cuda_int8 (__main__.TestBinaryUfuncsCUDA) ... ok (0.002s) 2022-11-23T01:55:34.4584159Z test_contig_vs_transposed_ge_cuda_uint8 (__main__.TestBinaryUfuncsCUDA) ... ok (0.002s) 2022-11-23T01:55:34.4584422Z test_contig_vs_transposed_gt_cuda_bfloat16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-11-23T01:55:34.4584623Z test_contig_vs_transposed_gt_cuda_bool (__main__.TestBinaryUfuncsCUDA) ... ok (0.002s) 2022-11-23T01:55:34.4584908Z test_contig_vs_transposed_gt_cuda_float16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.002s) 2022-11-23T01:55:34.4585158Z test_contig_vs_transposed_gt_cuda_float32 (__main__.TestBinaryUfuncsCUDA) ... ok (0.002s) 2022-11-23T01:55:34.4585406Z test_contig_vs_transposed_gt_cuda_float64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.002s) 2022-11-23T01:55:34.4585664Z test_contig_vs_transposed_gt_cuda_int16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.002s) 2022-11-23T01:55:34.4585987Z test_contig_vs_transposed_gt_cuda_int32 (__main__.TestBinaryUfuncsCUDA) ... ok (0.002s) 2022-11-23T01:55:34.4586295Z test_contig_vs_transposed_gt_cuda_int64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.002s) 2022-11-23T01:55:34.4586549Z test_contig_vs_transposed_gt_cuda_int8 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-11-23T01:55:34.4586799Z test_contig_vs_transposed_gt_cuda_uint8 (__main__.TestBinaryUfuncsCUDA) ... ok (0.002s) 2022-11-23T01:55:34.4587019Z test_contig_vs_transposed_heaviside_cuda_bfloat16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-11-23T01:55:34.4587318Z test_contig_vs_transposed_heaviside_cuda_bool (__main__.TestBinaryUfuncsCUDA) ... ok (0.002s) 2022-11-23T01:55:34.4587588Z test_contig_vs_transposed_heaviside_cuda_float16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-11-23T01:55:34.4587853Z test_contig_vs_transposed_heaviside_cuda_float32 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-11-23T01:55:34.4588114Z test_contig_vs_transposed_heaviside_cuda_float64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-11-23T01:55:34.4588386Z test_contig_vs_transposed_heaviside_cuda_int16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.002s) 2022-11-23T01:55:34.4588646Z test_contig_vs_transposed_heaviside_cuda_int32 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-11-23T01:55:34.4588906Z test_contig_vs_transposed_heaviside_cuda_int64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.002s) 2022-11-23T01:55:34.4589166Z test_contig_vs_transposed_heaviside_cuda_int8 (__main__.TestBinaryUfuncsCUDA) ... ok (0.002s) 2022-11-23T01:55:34.4589380Z test_contig_vs_transposed_heaviside_cuda_uint8 (__main__.TestBinaryUfuncsCUDA) ... ok (0.002s) 2022-11-23T01:55:34.4589676Z test_contig_vs_transposed_hypot_cuda_bfloat16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-11-23T01:55:34.4589945Z test_contig_vs_transposed_hypot_cuda_float16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-11-23T01:55:34.4590263Z test_contig_vs_transposed_hypot_cuda_float32 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-11-23T01:55:34.4590543Z test_contig_vs_transposed_hypot_cuda_float64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-11-23T01:55:34.4590837Z test_contig_vs_transposed_igamma_cuda_float32 (__main__.TestBinaryUfuncsCUDA) ... ok (0.005s) 2022-11-23T01:55:34.4591097Z test_contig_vs_transposed_igamma_cuda_float64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.029s) 2022-11-23T01:55:34.4591359Z test_contig_vs_transposed_igammac_cuda_float32 (__main__.TestBinaryUfuncsCUDA) ... ok (0.004s) 2022-11-23T01:55:34.4591571Z test_contig_vs_transposed_igammac_cuda_float64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.032s) 2022-11-23T01:55:34.4591835Z test_contig_vs_transposed_isclose_cuda_bfloat16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-11-23T01:55:34.4592126Z test_contig_vs_transposed_isclose_cuda_bool (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-11-23T01:55:34.4592398Z test_contig_vs_transposed_isclose_cuda_complex128 (__main__.TestBinaryUfuncsCUDA) ... ok (0.005s) 2022-11-23T01:55:34.4592679Z test_contig_vs_transposed_isclose_cuda_complex64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-11-23T01:55:34.4627764Z test_contig_vs_transposed_isclose_cuda_float16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-11-23T01:55:34.4628082Z test_contig_vs_transposed_isclose_cuda_float32 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-11-23T01:55:34.4628326Z test_contig_vs_transposed_isclose_cuda_float64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-11-23T01:55:34.4628566Z test_contig_vs_transposed_isclose_cuda_int16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-11-23T01:55:34.4628797Z test_contig_vs_transposed_isclose_cuda_int32 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-11-23T01:55:34.4629028Z test_contig_vs_transposed_isclose_cuda_int64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-11-23T01:55:34.4629261Z test_contig_vs_transposed_isclose_cuda_int8 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-11-23T01:55:34.4629640Z test_contig_vs_transposed_isclose_cuda_uint8 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-11-23T01:55:34.4629891Z test_contig_vs_transposed_jiterator_binary_cuda_bfloat16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.004s) 2022-11-23T01:55:34.4630148Z test_contig_vs_transposed_jiterator_binary_cuda_bool (__main__.TestBinaryUfuncsCUDA) ... ok (0.002s) 2022-11-23T01:55:34.4630402Z test_contig_vs_transposed_jiterator_binary_cuda_complex128 (__main__.TestBinaryUfuncsCUDA) ... ok (0.004s) 2022-11-23T01:55:34.4630628Z test_contig_vs_transposed_jiterator_binary_cuda_complex64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.004s) 2022-11-23T01:55:34.4630872Z test_contig_vs_transposed_jiterator_binary_cuda_float16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-11-23T01:55:34.4631117Z test_contig_vs_transposed_jiterator_binary_cuda_float32 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-11-23T01:55:34.4631362Z test_contig_vs_transposed_jiterator_binary_cuda_float64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-11-23T01:55:34.4631604Z test_contig_vs_transposed_jiterator_binary_cuda_int16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.002s) 2022-11-23T01:55:34.4631842Z test_contig_vs_transposed_jiterator_binary_cuda_int32 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-11-23T01:55:34.4632083Z test_contig_vs_transposed_jiterator_binary_cuda_int64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.002s) 2022-11-23T01:55:34.4632332Z test_contig_vs_transposed_jiterator_binary_cuda_int8 (__main__.TestBinaryUfuncsCUDA) ... ok (0.002s) 2022-11-23T01:55:34.4632569Z test_contig_vs_transposed_jiterator_binary_cuda_uint8 (__main__.TestBinaryUfuncsCUDA) ... ok (0.002s) 2022-11-23T01:55:34.4632841Z test_contig_vs_transposed_jiterator_binary_return_by_ref_cuda_bfloat16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-11-23T01:55:34.4633176Z test_contig_vs_transposed_jiterator_binary_return_by_ref_cuda_bool (__main__.TestBinaryUfuncsCUDA) ... ok (0.002s) 2022-11-23T01:55:34.4633461Z test_contig_vs_transposed_jiterator_binary_return_by_ref_cuda_complex128 (__main__.TestBinaryUfuncsCUDA) ... ok (0.004s) 2022-11-23T01:55:34.4633731Z test_contig_vs_transposed_jiterator_binary_return_by_ref_cuda_complex64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.004s) 2022-11-23T01:55:34.4633991Z test_contig_vs_transposed_jiterator_binary_return_by_ref_cuda_float16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.004s) 2022-11-23T01:55:34.4634252Z test_contig_vs_transposed_jiterator_binary_return_by_ref_cuda_float32 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-11-23T01:55:34.4634513Z test_contig_vs_transposed_jiterator_binary_return_by_ref_cuda_float64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-11-23T01:55:34.4634772Z test_contig_vs_transposed_jiterator_binary_return_by_ref_cuda_int16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.002s) 2022-11-23T01:55:34.4635028Z test_contig_vs_transposed_jiterator_binary_return_by_ref_cuda_int32 (__main__.TestBinaryUfuncsCUDA) ... ok (0.002s) 2022-11-23T01:55:34.4635288Z test_contig_vs_transposed_jiterator_binary_return_by_ref_cuda_int64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.002s) 2022-11-23T01:55:34.4635547Z test_contig_vs_transposed_jiterator_binary_return_by_ref_cuda_int8 (__main__.TestBinaryUfuncsCUDA) ... ok (0.002s) 2022-11-23T01:55:34.4635803Z test_contig_vs_transposed_jiterator_binary_return_by_ref_cuda_uint8 (__main__.TestBinaryUfuncsCUDA) ... ok (0.002s) 2022-11-23T01:55:34.4636020Z test_contig_vs_transposed_lcm_cuda_int16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-11-23T01:55:34.4636246Z test_contig_vs_transposed_lcm_cuda_int32 (__main__.TestBinaryUfuncsCUDA) ... ok (0.002s) 2022-11-23T01:55:34.4636463Z test_contig_vs_transposed_lcm_cuda_int64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.002s) 2022-11-23T01:55:34.4636684Z test_contig_vs_transposed_lcm_cuda_int8 (__main__.TestBinaryUfuncsCUDA) ... ok (0.002s) 2022-11-23T01:55:34.4636906Z test_contig_vs_transposed_lcm_cuda_uint8 (__main__.TestBinaryUfuncsCUDA) ... ok (0.002s) 2022-11-23T01:55:34.4637194Z test_contig_vs_transposed_ldexp_cuda_bfloat16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-11-23T01:55:34.4637419Z test_contig_vs_transposed_ldexp_cuda_bool (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-11-23T01:55:34.4637652Z test_contig_vs_transposed_ldexp_cuda_complex128 (__main__.TestBinaryUfuncsCUDA) ... ok (0.007s) 2022-11-23T01:55:34.4637882Z test_contig_vs_transposed_ldexp_cuda_complex64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.005s) 2022-11-23T01:55:34.4638109Z test_contig_vs_transposed_ldexp_cuda_float16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-11-23T01:55:34.4638333Z test_contig_vs_transposed_ldexp_cuda_float32 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-11-23T01:55:34.4638560Z test_contig_vs_transposed_ldexp_cuda_float64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.004s) 2022-11-23T01:55:34.4638784Z test_contig_vs_transposed_ldexp_cuda_int16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-11-23T01:55:34.4639007Z test_contig_vs_transposed_ldexp_cuda_int32 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-11-23T01:55:34.4639223Z test_contig_vs_transposed_ldexp_cuda_int64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-11-23T01:55:34.4639445Z test_contig_vs_transposed_ldexp_cuda_int8 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-11-23T01:55:34.4639676Z test_contig_vs_transposed_ldexp_cuda_uint8 (__main__.TestBinaryUfuncsCUDA) ... ok (0.004s) 2022-11-23T01:55:34.4639895Z test_contig_vs_transposed_le_cuda_bfloat16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.002s) 2022-11-23T01:55:34.4640124Z test_contig_vs_transposed_le_cuda_bool (__main__.TestBinaryUfuncsCUDA) ... ok (0.002s) 2022-11-23T01:55:34.4640350Z test_contig_vs_transposed_le_cuda_float16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.002s) 2022-11-23T01:55:34.4640619Z test_contig_vs_transposed_le_cuda_float32 (__main__.TestBinaryUfuncsCUDA) ... ok (0.002s) 2022-11-23T01:55:34.4640852Z test_contig_vs_transposed_le_cuda_float64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.002s) 2022-11-23T01:55:34.4641062Z test_contig_vs_transposed_le_cuda_int16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.002s) 2022-11-23T01:55:34.4641276Z test_contig_vs_transposed_le_cuda_int32 (__main__.TestBinaryUfuncsCUDA) ... ok (0.002s) 2022-11-23T01:55:34.4641489Z test_contig_vs_transposed_le_cuda_int64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-11-23T01:55:34.4641704Z test_contig_vs_transposed_le_cuda_int8 (__main__.TestBinaryUfuncsCUDA) ... ok (0.002s) 2022-11-23T01:55:34.4641926Z test_contig_vs_transposed_le_cuda_uint8 (__main__.TestBinaryUfuncsCUDA) ... ok (0.002s) 2022-11-23T01:55:34.4642171Z test_contig_vs_transposed_logical_and_cuda_bfloat16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.002s) 2022-11-23T01:55:34.4642415Z test_contig_vs_transposed_logical_and_cuda_bool (__main__.TestBinaryUfuncsCUDA) ... ok (0.002s) 2022-11-23T01:55:34.4642671Z test_contig_vs_transposed_logical_and_cuda_complex128 (__main__.TestBinaryUfuncsCUDA) ... ok (0.002s) 2022-11-23T01:55:34.4642929Z test_contig_vs_transposed_logical_and_cuda_complex64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.002s) 2022-11-23T01:55:34.4643167Z test_contig_vs_transposed_logical_and_cuda_float16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-11-23T01:55:34.4643414Z test_contig_vs_transposed_logical_and_cuda_float32 (__main__.TestBinaryUfuncsCUDA) ... ok (0.002s) 2022-11-23T01:55:34.4643663Z test_contig_vs_transposed_logical_and_cuda_float64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.002s) 2022-11-23T01:55:34.4643905Z test_contig_vs_transposed_logical_and_cuda_int16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.002s) 2022-11-23T01:55:34.4644129Z test_contig_vs_transposed_logical_and_cuda_int32 (__main__.TestBinaryUfuncsCUDA) ... ok (0.002s) 2022-11-23T01:55:34.4644345Z test_contig_vs_transposed_logical_and_cuda_int64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.002s) 2022-11-23T01:55:34.4644589Z test_contig_vs_transposed_logical_and_cuda_int8 (__main__.TestBinaryUfuncsCUDA) ... ok (0.002s) 2022-11-23T01:55:34.4644889Z test_contig_vs_transposed_logical_and_cuda_uint8 (__main__.TestBinaryUfuncsCUDA) ... ok (0.002s) 2022-11-23T01:55:34.4645137Z test_contig_vs_transposed_logical_or_cuda_bfloat16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-11-23T01:55:34.4645359Z test_contig_vs_transposed_logical_or_cuda_bool (__main__.TestBinaryUfuncsCUDA) ... ok (0.002s) 2022-11-23T01:55:34.4645614Z test_contig_vs_transposed_logical_or_cuda_complex128 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-11-23T01:55:34.4645862Z test_contig_vs_transposed_logical_or_cuda_complex64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.002s) 2022-11-23T01:55:34.4646103Z test_contig_vs_transposed_logical_or_cuda_float16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.002s) 2022-11-23T01:55:34.4646344Z test_contig_vs_transposed_logical_or_cuda_float32 (__main__.TestBinaryUfuncsCUDA) ... ok (0.002s) 2022-11-23T01:55:34.4646591Z test_contig_vs_transposed_logical_or_cuda_float64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.002s) 2022-11-23T01:55:34.4646835Z test_contig_vs_transposed_logical_or_cuda_int16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.002s) 2022-11-23T01:55:34.4647079Z test_contig_vs_transposed_logical_or_cuda_int32 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-11-23T01:55:34.4647325Z test_contig_vs_transposed_logical_or_cuda_int64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.002s) 2022-11-23T01:55:34.4647552Z test_contig_vs_transposed_logical_or_cuda_int8 (__main__.TestBinaryUfuncsCUDA) ... ok (0.002s) 2022-11-23T01:55:34.4647791Z test_contig_vs_transposed_logical_or_cuda_uint8 (__main__.TestBinaryUfuncsCUDA) ... ok (0.002s) 2022-11-23T01:55:34.4648040Z test_contig_vs_transposed_logical_xor_cuda_bfloat16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.002s) 2022-11-23T01:55:34.4648281Z test_contig_vs_transposed_logical_xor_cuda_bool (__main__.TestBinaryUfuncsCUDA) ... ok (0.002s) 2022-11-23T01:55:34.4648580Z test_contig_vs_transposed_logical_xor_cuda_complex128 (__main__.TestBinaryUfuncsCUDA) ... ok (0.002s) 2022-11-23T01:55:34.4648843Z test_contig_vs_transposed_logical_xor_cuda_complex64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.002s) 2022-11-23T01:55:34.4649088Z test_contig_vs_transposed_logical_xor_cuda_float16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-11-23T01:55:34.4649333Z test_contig_vs_transposed_logical_xor_cuda_float32 (__main__.TestBinaryUfuncsCUDA) ... ok (0.002s) 2022-11-23T01:55:34.4649560Z test_contig_vs_transposed_logical_xor_cuda_float64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.002s) 2022-11-23T01:55:34.4649799Z test_contig_vs_transposed_logical_xor_cuda_int16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.002s) 2022-11-23T01:55:34.4650039Z test_contig_vs_transposed_logical_xor_cuda_int32 (__main__.TestBinaryUfuncsCUDA) ... ok (0.002s) 2022-11-23T01:55:34.4650280Z test_contig_vs_transposed_logical_xor_cuda_int64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.002s) 2022-11-23T01:55:34.4650530Z test_contig_vs_transposed_logical_xor_cuda_int8 (__main__.TestBinaryUfuncsCUDA) ... ok (0.002s) 2022-11-23T01:55:34.4650777Z test_contig_vs_transposed_logical_xor_cuda_uint8 (__main__.TestBinaryUfuncsCUDA) ... ok (0.002s) 2022-11-23T01:55:34.4651015Z test_contig_vs_transposed_lt_cuda_bfloat16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-11-23T01:55:34.4651244Z test_contig_vs_transposed_lt_cuda_bool (__main__.TestBinaryUfuncsCUDA) ... ok (0.002s) 2022-11-23T01:55:34.4651474Z test_contig_vs_transposed_lt_cuda_float16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.002s) 2022-11-23T01:55:34.4651688Z test_contig_vs_transposed_lt_cuda_float32 (__main__.TestBinaryUfuncsCUDA) ... ok (0.002s) 2022-11-23T01:55:34.4651916Z test_contig_vs_transposed_lt_cuda_float64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.002s) 2022-11-23T01:55:34.4652144Z test_contig_vs_transposed_lt_cuda_int16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.002s) 2022-11-23T01:55:34.4652372Z test_contig_vs_transposed_lt_cuda_int32 (__main__.TestBinaryUfuncsCUDA) ... ok (0.002s) 2022-11-23T01:55:34.4652652Z test_contig_vs_transposed_lt_cuda_int64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.002s) 2022-11-23T01:55:34.4652881Z test_contig_vs_transposed_lt_cuda_int8 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-11-23T01:55:34.4653108Z test_contig_vs_transposed_lt_cuda_uint8 (__main__.TestBinaryUfuncsCUDA) ... ok (0.002s) 2022-11-23T01:55:34.4653357Z test_contig_vs_transposed_max_binary_cuda_bfloat16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-11-23T01:55:34.4653597Z test_contig_vs_transposed_max_binary_cuda_bool (__main__.TestBinaryUfuncsCUDA) ... ok (0.002s) 2022-11-23T01:55:34.4653826Z test_contig_vs_transposed_max_binary_cuda_float16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-11-23T01:55:34.4654077Z test_contig_vs_transposed_max_binary_cuda_float32 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-11-23T01:55:34.4654324Z test_contig_vs_transposed_max_binary_cuda_float64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-11-23T01:55:34.4654568Z test_contig_vs_transposed_max_binary_cuda_int16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.002s) 2022-11-23T01:55:34.4654811Z test_contig_vs_transposed_max_binary_cuda_int32 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-11-23T01:55:34.4655052Z test_contig_vs_transposed_max_binary_cuda_int64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.002s) 2022-11-23T01:55:34.4655291Z test_contig_vs_transposed_max_binary_cuda_int8 (__main__.TestBinaryUfuncsCUDA) ... ok (0.002s) 2022-11-23T01:55:34.4655530Z test_contig_vs_transposed_max_binary_cuda_uint8 (__main__.TestBinaryUfuncsCUDA) ... ok (0.002s) 2022-11-23T01:55:34.4655754Z test_contig_vs_transposed_maximum_cuda_bfloat16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-11-23T01:55:34.4655991Z test_contig_vs_transposed_maximum_cuda_bool (__main__.TestBinaryUfuncsCUDA) ... ok (0.002s) 2022-11-23T01:55:34.4656316Z test_contig_vs_transposed_maximum_cuda_float16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-11-23T01:55:34.4656572Z test_contig_vs_transposed_maximum_cuda_float32 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-11-23T01:55:34.4656813Z test_contig_vs_transposed_maximum_cuda_float64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-11-23T01:55:34.4657050Z test_contig_vs_transposed_maximum_cuda_int16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.002s) 2022-11-23T01:55:34.4657285Z test_contig_vs_transposed_maximum_cuda_int32 (__main__.TestBinaryUfuncsCUDA) ... ok (0.002s) 2022-11-23T01:55:34.4657520Z test_contig_vs_transposed_maximum_cuda_int64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.002s) 2022-11-23T01:55:34.4657761Z test_contig_vs_transposed_maximum_cuda_int8 (__main__.TestBinaryUfuncsCUDA) ... ok (0.002s) 2022-11-23T01:55:34.4657979Z test_contig_vs_transposed_maximum_cuda_uint8 (__main__.TestBinaryUfuncsCUDA) ... ok (0.002s) 2022-11-23T01:55:34.4658232Z test_contig_vs_transposed_min_binary_cuda_bfloat16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-11-23T01:55:34.4658478Z test_contig_vs_transposed_min_binary_cuda_bool (__main__.TestBinaryUfuncsCUDA) ... ok (0.002s) 2022-11-23T01:55:34.4658723Z test_contig_vs_transposed_min_binary_cuda_float16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-11-23T01:55:34.4658965Z test_contig_vs_transposed_min_binary_cuda_float32 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-11-23T01:55:34.4659204Z test_contig_vs_transposed_min_binary_cuda_float64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-11-23T01:55:34.4659439Z test_contig_vs_transposed_min_binary_cuda_int16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.002s) 2022-11-23T01:55:34.4659676Z test_contig_vs_transposed_min_binary_cuda_int32 (__main__.TestBinaryUfuncsCUDA) ... ok (0.002s) 2022-11-23T01:55:34.4659915Z test_contig_vs_transposed_min_binary_cuda_int64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.002s) 2022-11-23T01:55:34.4660489Z test_contig_vs_transposed_min_binary_cuda_int8 (__main__.TestBinaryUfuncsCUDA) ... ok (0.002s) 2022-11-23T01:55:34.4660817Z test_contig_vs_transposed_min_binary_cuda_uint8 (__main__.TestBinaryUfuncsCUDA) ... ok (0.002s) 2022-11-23T01:55:34.4661059Z test_contig_vs_transposed_minimum_cuda_bfloat16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.004s) 2022-11-23T01:55:34.4661297Z test_contig_vs_transposed_minimum_cuda_bool (__main__.TestBinaryUfuncsCUDA) ... ok (0.002s) 2022-11-23T01:55:34.4661535Z test_contig_vs_transposed_minimum_cuda_float16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-11-23T01:55:34.4661786Z test_contig_vs_transposed_minimum_cuda_float32 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-11-23T01:55:34.4662029Z test_contig_vs_transposed_minimum_cuda_float64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-11-23T01:55:34.4662269Z test_contig_vs_transposed_minimum_cuda_int16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.002s) 2022-11-23T01:55:34.4662508Z test_contig_vs_transposed_minimum_cuda_int32 (__main__.TestBinaryUfuncsCUDA) ... ok (0.002s) 2022-11-23T01:55:34.4662730Z test_contig_vs_transposed_minimum_cuda_int64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.002s) 2022-11-23T01:55:34.4662970Z test_contig_vs_transposed_minimum_cuda_int8 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-11-23T01:55:34.4663203Z test_contig_vs_transposed_minimum_cuda_uint8 (__main__.TestBinaryUfuncsCUDA) ... ok (0.002s) 2022-11-23T01:55:34.4663437Z test_contig_vs_transposed_mul_cuda_bfloat16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-11-23T01:55:34.4663664Z test_contig_vs_transposed_mul_cuda_bool (__main__.TestBinaryUfuncsCUDA) ... ok (0.002s) 2022-11-23T01:55:34.4663902Z test_contig_vs_transposed_mul_cuda_complex128 (__main__.TestBinaryUfuncsCUDA) ... ok (0.004s) 2022-11-23T01:55:34.4664138Z test_contig_vs_transposed_mul_cuda_complex32 (__main__.TestBinaryUfuncsCUDA) ... ok (0.004s) 2022-11-23T01:55:34.4664371Z test_contig_vs_transposed_mul_cuda_complex64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.004s) 2022-11-23T01:55:34.4664646Z test_contig_vs_transposed_mul_cuda_float16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-11-23T01:55:34.4664896Z test_contig_vs_transposed_mul_cuda_float32 (__main__.TestBinaryUfuncsCUDA) ... ok (0.004s) 2022-11-23T01:55:34.4665126Z test_contig_vs_transposed_mul_cuda_float64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-11-23T01:55:34.4665362Z test_contig_vs_transposed_mul_cuda_int16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.002s) 2022-11-23T01:55:34.4665592Z test_contig_vs_transposed_mul_cuda_int32 (__main__.TestBinaryUfuncsCUDA) ... ok (0.002s) 2022-11-23T01:55:34.4665821Z test_contig_vs_transposed_mul_cuda_int64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.002s) 2022-11-23T01:55:34.4666055Z test_contig_vs_transposed_mul_cuda_int8 (__main__.TestBinaryUfuncsCUDA) ... ok (0.002s) 2022-11-23T01:55:34.4666282Z test_contig_vs_transposed_mul_cuda_uint8 (__main__.TestBinaryUfuncsCUDA) ... ok (0.002s) 2022-11-23T01:55:34.4666514Z test_contig_vs_transposed_ne_cuda_bfloat16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.002s) 2022-11-23T01:55:34.4666729Z test_contig_vs_transposed_ne_cuda_bool (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-11-23T01:55:34.4666967Z test_contig_vs_transposed_ne_cuda_complex128 (__main__.TestBinaryUfuncsCUDA) ... ok (0.002s) 2022-11-23T01:55:34.4667201Z test_contig_vs_transposed_ne_cuda_complex64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.002s) 2022-11-23T01:55:34.4667430Z test_contig_vs_transposed_ne_cuda_float16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.002s) 2022-11-23T01:55:34.4667660Z test_contig_vs_transposed_ne_cuda_float32 (__main__.TestBinaryUfuncsCUDA) ... ok (0.002s) 2022-11-23T01:55:34.4667888Z test_contig_vs_transposed_ne_cuda_float64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.002s) 2022-11-23T01:55:34.4668112Z test_contig_vs_transposed_ne_cuda_int16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.002s) 2022-11-23T01:55:34.4668339Z test_contig_vs_transposed_ne_cuda_int32 (__main__.TestBinaryUfuncsCUDA) ... ok (0.002s) 2022-11-23T01:55:34.4668548Z test_contig_vs_transposed_ne_cuda_int64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-11-23T01:55:34.4668845Z test_contig_vs_transposed_ne_cuda_int8 (__main__.TestBinaryUfuncsCUDA) ... ok (0.002s) 2022-11-23T01:55:34.4669071Z test_contig_vs_transposed_ne_cuda_uint8 (__main__.TestBinaryUfuncsCUDA) ... ok (0.002s) 2022-11-23T01:55:34.4669322Z test_contig_vs_transposed_nextafter_cuda_bfloat16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-11-23T01:55:34.4669566Z test_contig_vs_transposed_nextafter_cuda_float32 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-11-23T01:55:34.4669809Z test_contig_vs_transposed_nextafter_cuda_float64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-11-23T01:55:34.4670047Z test_contig_vs_transposed_polar_cuda_float32 (__main__.TestBinaryUfuncsCUDA) ... ok (0.004s) 2022-11-23T01:55:34.4670286Z test_contig_vs_transposed_polar_cuda_float64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.004s) 2022-11-23T01:55:34.4670521Z test_contig_vs_transposed_pow_cuda_bfloat16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-11-23T01:55:34.4670747Z test_contig_vs_transposed_pow_cuda_complex128 (__main__.TestBinaryUfuncsCUDA) ... ok (0.006s) 2022-11-23T01:55:34.4670985Z test_contig_vs_transposed_pow_cuda_complex32 (__main__.TestBinaryUfuncsCUDA) ... ok (0.004s) 2022-11-23T01:55:34.4671226Z test_contig_vs_transposed_pow_cuda_complex64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.004s) 2022-11-23T01:55:34.4671459Z test_contig_vs_transposed_pow_cuda_float16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-11-23T01:55:34.4671690Z test_contig_vs_transposed_pow_cuda_float32 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-11-23T01:55:34.4671938Z test_contig_vs_transposed_pow_cuda_float64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.004s) 2022-11-23T01:55:34.4672149Z test_contig_vs_transposed_pow_cuda_int16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.002s) 2022-11-23T01:55:34.4672383Z test_contig_vs_transposed_pow_cuda_int32 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-11-23T01:55:34.4672669Z test_contig_vs_transposed_pow_cuda_int64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.002s) 2022-11-23T01:55:34.4672915Z test_contig_vs_transposed_pow_cuda_int8 (__main__.TestBinaryUfuncsCUDA) ... ok (0.002s) 2022-11-23T01:55:34.4673148Z test_contig_vs_transposed_pow_cuda_uint8 (__main__.TestBinaryUfuncsCUDA) ... ok (0.002s) 2022-11-23T01:55:34.4673394Z test_contig_vs_transposed_remainder_cuda_bfloat16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-11-23T01:55:34.4673636Z test_contig_vs_transposed_remainder_cuda_float16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-11-23T01:55:34.4673880Z test_contig_vs_transposed_remainder_cuda_float32 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-11-23T01:55:34.4674121Z test_contig_vs_transposed_remainder_cuda_float64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-11-23T01:55:34.4674359Z test_contig_vs_transposed_remainder_cuda_int16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-11-23T01:55:34.4674604Z test_contig_vs_transposed_remainder_cuda_int32 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-11-23T01:55:34.4674832Z test_contig_vs_transposed_remainder_cuda_int64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.002s) 2022-11-23T01:55:34.4675070Z test_contig_vs_transposed_remainder_cuda_int8 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-11-23T01:55:34.4675309Z test_contig_vs_transposed_remainder_cuda_uint8 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-11-23T01:55:34.4675543Z test_contig_vs_transposed_rsub_cuda_bfloat16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-11-23T01:55:34.4675783Z test_contig_vs_transposed_rsub_cuda_complex128 (__main__.TestBinaryUfuncsCUDA) ... ok (0.004s) 2022-11-23T01:55:34.4676025Z test_contig_vs_transposed_rsub_cuda_complex64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.004s) 2022-11-23T01:55:34.4676261Z test_contig_vs_transposed_rsub_cuda_float16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-11-23T01:55:34.4676497Z test_contig_vs_transposed_rsub_cuda_float32 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-11-23T01:55:34.4676788Z test_contig_vs_transposed_rsub_cuda_float64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-11-23T01:55:34.4677000Z test_contig_vs_transposed_rsub_cuda_int16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.002s) 2022-11-23T01:55:34.4677228Z test_contig_vs_transposed_rsub_cuda_int32 (__main__.TestBinaryUfuncsCUDA) ... ok (0.002s) 2022-11-23T01:55:34.4677456Z test_contig_vs_transposed_rsub_cuda_int64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.002s) 2022-11-23T01:55:34.4677685Z test_contig_vs_transposed_rsub_cuda_int8 (__main__.TestBinaryUfuncsCUDA) ... ok (0.002s) 2022-11-23T01:55:34.4677914Z test_contig_vs_transposed_rsub_cuda_uint8 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-11-23T01:55:34.4678191Z test_contig_vs_transposed_special_chebyshev_polynomial_t_cuda_bool (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-11-23T01:55:34.4678475Z test_contig_vs_transposed_special_chebyshev_polynomial_t_cuda_float32 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-11-23T01:55:34.4678759Z test_contig_vs_transposed_special_chebyshev_polynomial_t_cuda_float64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-11-23T01:55:34.4679035Z test_contig_vs_transposed_special_chebyshev_polynomial_t_cuda_int16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-11-23T01:55:34.4679292Z test_contig_vs_transposed_special_chebyshev_polynomial_t_cuda_int32 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-11-23T01:55:34.4679565Z test_contig_vs_transposed_special_chebyshev_polynomial_t_cuda_int64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-11-23T01:55:34.4679848Z test_contig_vs_transposed_special_chebyshev_polynomial_t_cuda_int8 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-11-23T01:55:34.4680124Z test_contig_vs_transposed_special_chebyshev_polynomial_t_cuda_uint8 (__main__.TestBinaryUfuncsCUDA) ... ok (0.004s) 2022-11-23T01:55:34.4680451Z test_contig_vs_transposed_special_chebyshev_polynomial_u_cuda_bool (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-11-23T01:55:34.4680740Z test_contig_vs_transposed_special_chebyshev_polynomial_u_cuda_float32 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-11-23T01:55:34.4681023Z test_contig_vs_transposed_special_chebyshev_polynomial_u_cuda_float64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-11-23T01:55:34.4681299Z test_contig_vs_transposed_special_chebyshev_polynomial_u_cuda_int16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-11-23T01:55:34.4681572Z test_contig_vs_transposed_special_chebyshev_polynomial_u_cuda_int32 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-11-23T01:55:34.4681826Z test_contig_vs_transposed_special_chebyshev_polynomial_u_cuda_int64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-11-23T01:55:34.4682102Z test_contig_vs_transposed_special_chebyshev_polynomial_u_cuda_int8 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-11-23T01:55:34.4682380Z test_contig_vs_transposed_special_chebyshev_polynomial_u_cuda_uint8 (__main__.TestBinaryUfuncsCUDA) ... ok (0.004s) 2022-11-23T01:55:34.4683003Z test_contig_vs_transposed_special_chebyshev_polynomial_v_cuda_bool (__main__.TestBinaryUfuncsCUDA) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.001s) 2022-11-23T01:55:34.4683533Z test_contig_vs_transposed_special_chebyshev_polynomial_v_cuda_float32 (__main__.TestBinaryUfuncsCUDA) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.001s) 2022-11-23T01:55:34.4684054Z test_contig_vs_transposed_special_chebyshev_polynomial_v_cuda_float64 (__main__.TestBinaryUfuncsCUDA) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.001s) 2022-11-23T01:55:34.4684569Z test_contig_vs_transposed_special_chebyshev_polynomial_v_cuda_int16 (__main__.TestBinaryUfuncsCUDA) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.001s) 2022-11-23T01:55:34.4685085Z test_contig_vs_transposed_special_chebyshev_polynomial_v_cuda_int32 (__main__.TestBinaryUfuncsCUDA) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.001s) 2022-11-23T01:55:34.4685669Z test_contig_vs_transposed_special_chebyshev_polynomial_v_cuda_int64 (__main__.TestBinaryUfuncsCUDA) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.001s) 2022-11-23T01:55:34.4686187Z test_contig_vs_transposed_special_chebyshev_polynomial_v_cuda_int8 (__main__.TestBinaryUfuncsCUDA) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.001s) 2022-11-23T01:55:34.4686705Z test_contig_vs_transposed_special_chebyshev_polynomial_v_cuda_uint8 (__main__.TestBinaryUfuncsCUDA) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.001s) 2022-11-23T01:55:34.4687218Z test_contig_vs_transposed_special_chebyshev_polynomial_w_cuda_bool (__main__.TestBinaryUfuncsCUDA) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.001s) 2022-11-23T01:55:34.4687739Z test_contig_vs_transposed_special_chebyshev_polynomial_w_cuda_float32 (__main__.TestBinaryUfuncsCUDA) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.001s) 2022-11-23T01:55:34.4688245Z test_contig_vs_transposed_special_chebyshev_polynomial_w_cuda_float64 (__main__.TestBinaryUfuncsCUDA) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.001s) 2022-11-23T01:55:34.4688760Z test_contig_vs_transposed_special_chebyshev_polynomial_w_cuda_int16 (__main__.TestBinaryUfuncsCUDA) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.001s) 2022-11-23T01:55:34.4689274Z test_contig_vs_transposed_special_chebyshev_polynomial_w_cuda_int32 (__main__.TestBinaryUfuncsCUDA) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.001s) 2022-11-23T01:55:34.4689785Z test_contig_vs_transposed_special_chebyshev_polynomial_w_cuda_int64 (__main__.TestBinaryUfuncsCUDA) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.001s) 2022-11-23T01:55:34.4690347Z test_contig_vs_transposed_special_chebyshev_polynomial_w_cuda_int8 (__main__.TestBinaryUfuncsCUDA) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.001s) 2022-11-23T01:55:34.4690876Z test_contig_vs_transposed_special_chebyshev_polynomial_w_cuda_uint8 (__main__.TestBinaryUfuncsCUDA) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.001s) 2022-11-23T01:55:34.4691153Z test_contig_vs_transposed_special_hermite_polynomial_h_cuda_bool (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-11-23T01:55:34.4691426Z test_contig_vs_transposed_special_hermite_polynomial_h_cuda_float32 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-11-23T01:55:34.4691700Z test_contig_vs_transposed_special_hermite_polynomial_h_cuda_float64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-11-23T01:55:34.4691969Z test_contig_vs_transposed_special_hermite_polynomial_h_cuda_int16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-11-23T01:55:34.4692249Z test_contig_vs_transposed_special_hermite_polynomial_h_cuda_int32 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-11-23T01:55:34.4692506Z test_contig_vs_transposed_special_hermite_polynomial_h_cuda_int64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-11-23T01:55:34.4692781Z test_contig_vs_transposed_special_hermite_polynomial_h_cuda_int8 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-11-23T01:55:34.4693055Z test_contig_vs_transposed_special_hermite_polynomial_h_cuda_uint8 (__main__.TestBinaryUfuncsCUDA) ... ok (0.004s) 2022-11-23T01:55:34.4693327Z test_contig_vs_transposed_special_hermite_polynomial_he_cuda_bool (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-11-23T01:55:34.4693604Z test_contig_vs_transposed_special_hermite_polynomial_he_cuda_float32 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-11-23T01:55:34.4693890Z test_contig_vs_transposed_special_hermite_polynomial_he_cuda_float64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-11-23T01:55:34.4694158Z test_contig_vs_transposed_special_hermite_polynomial_he_cuda_int16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-11-23T01:55:34.4694491Z test_contig_vs_transposed_special_hermite_polynomial_he_cuda_int32 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-11-23T01:55:34.4694762Z test_contig_vs_transposed_special_hermite_polynomial_he_cuda_int64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-11-23T01:55:34.4695017Z test_contig_vs_transposed_special_hermite_polynomial_he_cuda_int8 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-11-23T01:55:34.4695289Z test_contig_vs_transposed_special_hermite_polynomial_he_cuda_uint8 (__main__.TestBinaryUfuncsCUDA) ... ok (0.004s) 2022-11-23T01:55:34.4695580Z test_contig_vs_transposed_special_laguerre_polynomial_l_cuda_bool (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-11-23T01:55:34.4695842Z test_contig_vs_transposed_special_laguerre_polynomial_l_cuda_float32 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-11-23T01:55:34.4696124Z test_contig_vs_transposed_special_laguerre_polynomial_l_cuda_float64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.004s) 2022-11-23T01:55:34.4696406Z test_contig_vs_transposed_special_laguerre_polynomial_l_cuda_int16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-11-23T01:55:34.4696682Z test_contig_vs_transposed_special_laguerre_polynomial_l_cuda_int32 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-11-23T01:55:34.4696959Z test_contig_vs_transposed_special_laguerre_polynomial_l_cuda_int64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-11-23T01:55:34.4697234Z test_contig_vs_transposed_special_laguerre_polynomial_l_cuda_int8 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-11-23T01:55:34.4697509Z test_contig_vs_transposed_special_laguerre_polynomial_l_cuda_uint8 (__main__.TestBinaryUfuncsCUDA) ... ok (0.004s) 2022-11-23T01:55:34.4698022Z test_contig_vs_transposed_special_legendre_polynomial_p_cuda_bool (__main__.TestBinaryUfuncsCUDA) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.001s) 2022-11-23T01:55:34.4698632Z test_contig_vs_transposed_special_legendre_polynomial_p_cuda_float32 (__main__.TestBinaryUfuncsCUDA) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.001s) 2022-11-23T01:55:34.4699170Z test_contig_vs_transposed_special_legendre_polynomial_p_cuda_float64 (__main__.TestBinaryUfuncsCUDA) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.001s) 2022-11-23T01:55:34.4699686Z test_contig_vs_transposed_special_legendre_polynomial_p_cuda_int16 (__main__.TestBinaryUfuncsCUDA) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.001s) 2022-11-23T01:55:34.4700428Z test_contig_vs_transposed_special_legendre_polynomial_p_cuda_int32 (__main__.TestBinaryUfuncsCUDA) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.001s) 2022-11-23T01:55:34.4700955Z test_contig_vs_transposed_special_legendre_polynomial_p_cuda_int64 (__main__.TestBinaryUfuncsCUDA) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.001s) 2022-11-23T01:55:34.4701476Z test_contig_vs_transposed_special_legendre_polynomial_p_cuda_int8 (__main__.TestBinaryUfuncsCUDA) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.001s) 2022-11-23T01:55:34.4701994Z test_contig_vs_transposed_special_legendre_polynomial_p_cuda_uint8 (__main__.TestBinaryUfuncsCUDA) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.001s) 2022-11-23T01:55:34.4702526Z test_contig_vs_transposed_special_shifted_chebyshev_polynomial_t_cuda_bool (__main__.TestBinaryUfuncsCUDA) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.001s) 2022-11-23T01:55:34.4703067Z test_contig_vs_transposed_special_shifted_chebyshev_polynomial_t_cuda_float32 (__main__.TestBinaryUfuncsCUDA) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.001s) 2022-11-23T01:55:34.4703619Z test_contig_vs_transposed_special_shifted_chebyshev_polynomial_t_cuda_float64 (__main__.TestBinaryUfuncsCUDA) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.001s) 2022-11-23T01:55:34.4704252Z test_contig_vs_transposed_special_shifted_chebyshev_polynomial_t_cuda_int16 (__main__.TestBinaryUfuncsCUDA) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.001s) 2022-11-23T01:55:34.4704800Z test_contig_vs_transposed_special_shifted_chebyshev_polynomial_t_cuda_int32 (__main__.TestBinaryUfuncsCUDA) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.001s) 2022-11-23T01:55:34.4705358Z test_contig_vs_transposed_special_shifted_chebyshev_polynomial_t_cuda_int64 (__main__.TestBinaryUfuncsCUDA) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.001s) 2022-11-23T01:55:34.4705853Z test_contig_vs_transposed_special_shifted_chebyshev_polynomial_t_cuda_int8 (__main__.TestBinaryUfuncsCUDA) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.001s) 2022-11-23T01:55:34.4706391Z test_contig_vs_transposed_special_shifted_chebyshev_polynomial_t_cuda_uint8 (__main__.TestBinaryUfuncsCUDA) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.001s) 2022-11-23T01:55:34.4706930Z test_contig_vs_transposed_special_shifted_chebyshev_polynomial_u_cuda_bool (__main__.TestBinaryUfuncsCUDA) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.001s) 2022-11-23T01:55:34.4707467Z test_contig_vs_transposed_special_shifted_chebyshev_polynomial_u_cuda_float32 (__main__.TestBinaryUfuncsCUDA) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.001s) 2022-11-23T01:55:34.4708006Z test_contig_vs_transposed_special_shifted_chebyshev_polynomial_u_cuda_float64 (__main__.TestBinaryUfuncsCUDA) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.001s) 2022-11-23T01:55:34.4708542Z test_contig_vs_transposed_special_shifted_chebyshev_polynomial_u_cuda_int16 (__main__.TestBinaryUfuncsCUDA) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.001s) 2022-11-23T01:55:34.4709139Z test_contig_vs_transposed_special_shifted_chebyshev_polynomial_u_cuda_int32 (__main__.TestBinaryUfuncsCUDA) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.001s) 2022-11-23T01:55:34.4709691Z test_contig_vs_transposed_special_shifted_chebyshev_polynomial_u_cuda_int64 (__main__.TestBinaryUfuncsCUDA) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.001s) 2022-11-23T01:55:34.4710222Z test_contig_vs_transposed_special_shifted_chebyshev_polynomial_u_cuda_int8 (__main__.TestBinaryUfuncsCUDA) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.001s) 2022-11-23T01:55:34.4710751Z test_contig_vs_transposed_special_shifted_chebyshev_polynomial_u_cuda_uint8 (__main__.TestBinaryUfuncsCUDA) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.001s) 2022-11-23T01:55:34.4711284Z test_contig_vs_transposed_special_shifted_chebyshev_polynomial_v_cuda_bool (__main__.TestBinaryUfuncsCUDA) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.001s) 2022-11-23T01:55:34.4711835Z test_contig_vs_transposed_special_shifted_chebyshev_polynomial_v_cuda_float32 (__main__.TestBinaryUfuncsCUDA) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.001s) 2022-11-23T01:55:34.4712376Z test_contig_vs_transposed_special_shifted_chebyshev_polynomial_v_cuda_float64 (__main__.TestBinaryUfuncsCUDA) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.001s) 2022-11-23T01:55:34.4712915Z test_contig_vs_transposed_special_shifted_chebyshev_polynomial_v_cuda_int16 (__main__.TestBinaryUfuncsCUDA) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.001s) 2022-11-23T01:55:34.4713437Z test_contig_vs_transposed_special_shifted_chebyshev_polynomial_v_cuda_int32 (__main__.TestBinaryUfuncsCUDA) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.001s) 2022-11-23T01:55:34.4713969Z test_contig_vs_transposed_special_shifted_chebyshev_polynomial_v_cuda_int64 (__main__.TestBinaryUfuncsCUDA) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.001s) 2022-11-23T01:55:34.4714564Z test_contig_vs_transposed_special_shifted_chebyshev_polynomial_v_cuda_int8 (__main__.TestBinaryUfuncsCUDA) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.001s) 2022-11-23T01:55:34.4715103Z test_contig_vs_transposed_special_shifted_chebyshev_polynomial_v_cuda_uint8 (__main__.TestBinaryUfuncsCUDA) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.001s) 2022-11-23T01:55:34.4715634Z test_contig_vs_transposed_special_shifted_chebyshev_polynomial_w_cuda_bool (__main__.TestBinaryUfuncsCUDA) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.001s) 2022-11-23T01:55:34.4716173Z test_contig_vs_transposed_special_shifted_chebyshev_polynomial_w_cuda_float32 (__main__.TestBinaryUfuncsCUDA) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.001s) 2022-11-23T01:55:34.4716715Z test_contig_vs_transposed_special_shifted_chebyshev_polynomial_w_cuda_float64 (__main__.TestBinaryUfuncsCUDA) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.001s) 2022-11-23T01:55:34.4717249Z test_contig_vs_transposed_special_shifted_chebyshev_polynomial_w_cuda_int16 (__main__.TestBinaryUfuncsCUDA) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.001s) 2022-11-23T01:55:34.4717780Z test_contig_vs_transposed_special_shifted_chebyshev_polynomial_w_cuda_int32 (__main__.TestBinaryUfuncsCUDA) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.001s) 2022-11-23T01:55:34.4718311Z test_contig_vs_transposed_special_shifted_chebyshev_polynomial_w_cuda_int64 (__main__.TestBinaryUfuncsCUDA) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.001s) 2022-11-23T01:55:34.4718840Z test_contig_vs_transposed_special_shifted_chebyshev_polynomial_w_cuda_int8 (__main__.TestBinaryUfuncsCUDA) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.001s) 2022-11-23T01:55:34.4719415Z test_contig_vs_transposed_special_shifted_chebyshev_polynomial_w_cuda_uint8 (__main__.TestBinaryUfuncsCUDA) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.001s) 2022-11-23T01:55:34.4719695Z test_contig_vs_transposed_special_xlog1py_cuda_bfloat16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-11-23T01:55:34.4719934Z test_contig_vs_transposed_special_xlog1py_cuda_bool (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-11-23T01:55:34.4720201Z test_contig_vs_transposed_special_xlog1py_cuda_float16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-11-23T01:55:34.4720459Z test_contig_vs_transposed_special_xlog1py_cuda_float32 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-11-23T01:55:34.4720718Z test_contig_vs_transposed_special_xlog1py_cuda_float64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.004s) 2022-11-23T01:55:34.4720969Z test_contig_vs_transposed_special_xlog1py_cuda_int16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-11-23T01:55:34.4721221Z test_contig_vs_transposed_special_xlog1py_cuda_int32 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-11-23T01:55:34.4721473Z test_contig_vs_transposed_special_xlog1py_cuda_int64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.004s) 2022-11-23T01:55:34.4721721Z test_contig_vs_transposed_special_xlog1py_cuda_int8 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-11-23T01:55:34.4721974Z test_contig_vs_transposed_special_xlog1py_cuda_uint8 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-11-23T01:55:34.4722204Z test_contig_vs_transposed_special_zeta_cuda_bool (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-11-23T01:55:34.4722456Z test_contig_vs_transposed_special_zeta_cuda_float32 (__main__.TestBinaryUfuncsCUDA) ... ok (0.004s) 2022-11-23T01:55:34.4722707Z test_contig_vs_transposed_special_zeta_cuda_float64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.021s) 2022-11-23T01:55:34.4722953Z test_contig_vs_transposed_special_zeta_cuda_int16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.004s) 2022-11-23T01:55:34.4723201Z test_contig_vs_transposed_special_zeta_cuda_int32 (__main__.TestBinaryUfuncsCUDA) ... ok (0.004s) 2022-11-23T01:55:34.4723509Z test_contig_vs_transposed_special_zeta_cuda_int64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.004s) 2022-11-23T01:55:34.4723798Z test_contig_vs_transposed_special_zeta_cuda_int8 (__main__.TestBinaryUfuncsCUDA) ... ok (0.004s) 2022-11-23T01:55:34.4724045Z test_contig_vs_transposed_special_zeta_cuda_uint8 (__main__.TestBinaryUfuncsCUDA) ... ok (0.004s) 2022-11-23T01:55:34.4724279Z test_contig_vs_transposed_sub_cuda_bfloat16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-11-23T01:55:34.4724502Z test_contig_vs_transposed_sub_cuda_complex128 (__main__.TestBinaryUfuncsCUDA) ... ok (0.004s) 2022-11-23T01:55:34.4724744Z test_contig_vs_transposed_sub_cuda_complex32 (__main__.TestBinaryUfuncsCUDA) ... ok (0.004s) 2022-11-23T01:55:34.4724984Z test_contig_vs_transposed_sub_cuda_complex64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.004s) 2022-11-23T01:55:34.4725220Z test_contig_vs_transposed_sub_cuda_float16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.004s) 2022-11-23T01:55:34.4725454Z test_contig_vs_transposed_sub_cuda_float32 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-11-23T01:55:34.4725683Z test_contig_vs_transposed_sub_cuda_float64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-11-23T01:55:34.4725911Z test_contig_vs_transposed_sub_cuda_int16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.002s) 2022-11-23T01:55:34.4726136Z test_contig_vs_transposed_sub_cuda_int32 (__main__.TestBinaryUfuncsCUDA) ... ok (0.002s) 2022-11-23T01:55:34.4726361Z test_contig_vs_transposed_sub_cuda_int64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.002s) 2022-11-23T01:55:34.4726573Z test_contig_vs_transposed_sub_cuda_int8 (__main__.TestBinaryUfuncsCUDA) ... ok (0.002s) 2022-11-23T01:55:34.4726800Z test_contig_vs_transposed_sub_cuda_uint8 (__main__.TestBinaryUfuncsCUDA) ... ok (0.002s) 2022-11-23T01:55:34.4727100Z test_contig_vs_transposed_true_divide_cuda_bfloat16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.004s) 2022-11-23T01:55:34.4727357Z test_contig_vs_transposed_true_divide_cuda_bool (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-11-23T01:55:34.4727617Z test_contig_vs_transposed_true_divide_cuda_complex128 (__main__.TestBinaryUfuncsCUDA) ... ok (0.004s) 2022-11-23T01:55:34.4727867Z test_contig_vs_transposed_true_divide_cuda_complex32 (__main__.TestBinaryUfuncsCUDA) ... ok (0.004s) 2022-11-23T01:55:34.4728116Z test_contig_vs_transposed_true_divide_cuda_complex64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.004s) 2022-11-23T01:55:34.4728363Z test_contig_vs_transposed_true_divide_cuda_float16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-11-23T01:55:34.4728606Z test_contig_vs_transposed_true_divide_cuda_float32 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-11-23T01:55:34.4728833Z test_contig_vs_transposed_true_divide_cuda_float64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-11-23T01:55:34.4729076Z test_contig_vs_transposed_true_divide_cuda_int16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.004s) 2022-11-23T01:55:34.4729318Z test_contig_vs_transposed_true_divide_cuda_int32 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-11-23T01:55:34.4729559Z test_contig_vs_transposed_true_divide_cuda_int64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-11-23T01:55:34.4729800Z test_contig_vs_transposed_true_divide_cuda_int8 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-11-23T01:55:34.4730042Z test_contig_vs_transposed_true_divide_cuda_uint8 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-11-23T01:55:34.4730279Z test_contig_vs_transposed_xlogy_cuda_bfloat16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-11-23T01:55:34.4730511Z test_contig_vs_transposed_xlogy_cuda_bool (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-11-23T01:55:34.4730739Z test_contig_vs_transposed_xlogy_cuda_float16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-11-23T01:55:34.4730982Z test_contig_vs_transposed_xlogy_cuda_float32 (__main__.TestBinaryUfuncsCUDA) ... ok (0.004s) 2022-11-23T01:55:34.4731286Z test_contig_vs_transposed_xlogy_cuda_float64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-11-23T01:55:34.4731521Z test_contig_vs_transposed_xlogy_cuda_int16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-11-23T01:55:34.4731753Z test_contig_vs_transposed_xlogy_cuda_int32 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-11-23T01:55:34.4731984Z test_contig_vs_transposed_xlogy_cuda_int64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-11-23T01:55:34.4732215Z test_contig_vs_transposed_xlogy_cuda_int8 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-11-23T01:55:34.4732447Z test_contig_vs_transposed_xlogy_cuda_uint8 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-11-23T01:55:34.4732670Z test_copysign_cuda_bfloat16_bfloat16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.011s) 2022-11-23T01:55:34.4732872Z test_copysign_cuda_bfloat16_bool (__main__.TestBinaryUfuncsCUDA) ... ok (0.007s) 2022-11-23T01:55:34.4733097Z test_copysign_cuda_bfloat16_float16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.008s) 2022-11-23T01:55:34.4733319Z test_copysign_cuda_bfloat16_float32 (__main__.TestBinaryUfuncsCUDA) ... ok (0.010s) 2022-11-23T01:55:34.4733525Z test_copysign_cuda_bfloat16_float64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.010s) 2022-11-23T01:55:34.4733745Z test_copysign_cuda_bfloat16_int16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.007s) 2022-11-23T01:55:34.4733963Z test_copysign_cuda_bfloat16_int32 (__main__.TestBinaryUfuncsCUDA) ... ok (0.006s) 2022-11-23T01:55:34.4734182Z test_copysign_cuda_bfloat16_int64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.007s) 2022-11-23T01:55:34.4734401Z test_copysign_cuda_bfloat16_int8 (__main__.TestBinaryUfuncsCUDA) ... ok (0.007s) 2022-11-23T01:55:34.4734608Z test_copysign_cuda_bfloat16_uint8 (__main__.TestBinaryUfuncsCUDA) ... ok (0.007s) 2022-11-23T01:55:34.4734827Z test_copysign_cuda_bool_bfloat16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.010s) 2022-11-23T01:55:34.4735105Z test_copysign_cuda_bool_bool (__main__.TestBinaryUfuncsCUDA) ... ok (0.006s) 2022-11-23T01:55:34.4735335Z test_copysign_cuda_bool_float16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.008s) 2022-11-23T01:55:34.4735551Z test_copysign_cuda_bool_float32 (__main__.TestBinaryUfuncsCUDA) ... ok (0.010s) 2022-11-23T01:55:34.4735767Z test_copysign_cuda_bool_float64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.010s) 2022-11-23T01:55:34.4735981Z test_copysign_cuda_bool_int16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.006s) 2022-11-23T01:55:34.4736193Z test_copysign_cuda_bool_int32 (__main__.TestBinaryUfuncsCUDA) ... ok (0.006s) 2022-11-23T01:55:34.4736386Z test_copysign_cuda_bool_int64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.007s) 2022-11-23T01:55:34.4736596Z test_copysign_cuda_bool_int8 (__main__.TestBinaryUfuncsCUDA) ... ok (0.006s) 2022-11-23T01:55:34.4736809Z test_copysign_cuda_bool_uint8 (__main__.TestBinaryUfuncsCUDA) ... ok (0.006s) 2022-11-23T01:55:34.4737034Z test_copysign_cuda_float16_bfloat16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.008s) 2022-11-23T01:55:34.4737251Z test_copysign_cuda_float16_bool (__main__.TestBinaryUfuncsCUDA) ... ok (0.005s) 2022-11-23T01:55:34.4737480Z test_copysign_cuda_float16_float16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.008s) 2022-11-23T01:55:34.4737702Z test_copysign_cuda_float16_float32 (__main__.TestBinaryUfuncsCUDA) ... ok (0.008s) 2022-11-23T01:55:34.4737924Z test_copysign_cuda_float16_float64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.007s) 2022-11-23T01:55:34.4738139Z test_copysign_cuda_float16_int16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.006s) 2022-11-23T01:55:34.4738338Z test_copysign_cuda_float16_int32 (__main__.TestBinaryUfuncsCUDA) ... ok (0.005s) 2022-11-23T01:55:34.4738554Z test_copysign_cuda_float16_int64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.006s) 2022-11-23T01:55:34.4738767Z test_copysign_cuda_float16_int8 (__main__.TestBinaryUfuncsCUDA) ... ok (0.006s) 2022-11-23T01:55:34.4738985Z test_copysign_cuda_float16_uint8 (__main__.TestBinaryUfuncsCUDA) ... ok (0.005s) 2022-11-23T01:55:34.4739279Z test_copysign_cuda_float32_bfloat16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.014s) 2022-11-23T01:55:34.4739495Z test_copysign_cuda_float32_bool (__main__.TestBinaryUfuncsCUDA) ... ok (0.010s) 2022-11-23T01:55:34.4739716Z test_copysign_cuda_float32_float16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.010s) 2022-11-23T01:55:34.4740143Z test_copysign_cuda_float32_float32 (__main__.TestBinaryUfuncsCUDA) ... ok (0.014s) 2022-11-23T01:55:34.4740359Z test_copysign_cuda_float32_float64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.014s) 2022-11-23T01:55:34.4740568Z test_copysign_cuda_float32_int16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.010s) 2022-11-23T01:55:34.4740771Z test_copysign_cuda_float32_int32 (__main__.TestBinaryUfuncsCUDA) ... ok (0.010s) 2022-11-23T01:55:34.4740982Z test_copysign_cuda_float32_int64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.010s) 2022-11-23T01:55:34.4741195Z test_copysign_cuda_float32_int8 (__main__.TestBinaryUfuncsCUDA) ... ok (0.010s) 2022-11-23T01:55:34.4741410Z test_copysign_cuda_float32_uint8 (__main__.TestBinaryUfuncsCUDA) ... ok (0.010s) 2022-11-23T01:55:34.4741620Z test_copysign_cuda_float64_bfloat16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.014s) 2022-11-23T01:55:34.4741827Z test_copysign_cuda_float64_bool (__main__.TestBinaryUfuncsCUDA) ... ok (0.011s) 2022-11-23T01:55:34.4742018Z test_copysign_cuda_float64_float16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.010s) 2022-11-23T01:55:34.4742220Z test_copysign_cuda_float64_float32 (__main__.TestBinaryUfuncsCUDA) ... ok (0.013s) 2022-11-23T01:55:34.4742420Z test_copysign_cuda_float64_float64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.013s) 2022-11-23T01:55:34.4742624Z test_copysign_cuda_float64_int16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.010s) 2022-11-23T01:55:34.4742823Z test_copysign_cuda_float64_int32 (__main__.TestBinaryUfuncsCUDA) ... ok (0.010s) 2022-11-23T01:55:34.4743091Z test_copysign_cuda_float64_int64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.010s) 2022-11-23T01:55:34.4743310Z test_copysign_cuda_float64_int8 (__main__.TestBinaryUfuncsCUDA) ... ok (0.010s) 2022-11-23T01:55:34.4743516Z test_copysign_cuda_float64_uint8 (__main__.TestBinaryUfuncsCUDA) ... ok (0.011s) 2022-11-23T01:55:34.4743706Z test_copysign_cuda_int16_bfloat16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.010s) 2022-11-23T01:55:34.4743909Z test_copysign_cuda_int16_bool (__main__.TestBinaryUfuncsCUDA) ... ok (0.006s) 2022-11-23T01:55:34.4744123Z test_copysign_cuda_int16_float16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.008s) 2022-11-23T01:55:34.4744329Z test_copysign_cuda_int16_float32 (__main__.TestBinaryUfuncsCUDA) ... ok (0.010s) 2022-11-23T01:55:34.4744530Z test_copysign_cuda_int16_float64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.010s) 2022-11-23T01:55:34.4744732Z test_copysign_cuda_int16_int16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.006s) 2022-11-23T01:55:34.4744934Z test_copysign_cuda_int16_int32 (__main__.TestBinaryUfuncsCUDA) ... ok (0.006s) 2022-11-23T01:55:34.4745144Z test_copysign_cuda_int16_int64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.007s) 2022-11-23T01:55:34.4745325Z test_copysign_cuda_int16_int8 (__main__.TestBinaryUfuncsCUDA) ... ok (0.006s) 2022-11-23T01:55:34.4745523Z test_copysign_cuda_int16_uint8 (__main__.TestBinaryUfuncsCUDA) ... ok (0.006s) 2022-11-23T01:55:34.4745730Z test_copysign_cuda_int32_bfloat16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.010s) 2022-11-23T01:55:34.4745929Z test_copysign_cuda_int32_bool (__main__.TestBinaryUfuncsCUDA) ... ok (0.006s) 2022-11-23T01:55:34.4746133Z test_copysign_cuda_int32_float16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.008s) 2022-11-23T01:55:34.4746331Z test_copysign_cuda_int32_float32 (__main__.TestBinaryUfuncsCUDA) ... ok (0.010s) 2022-11-23T01:55:34.4746526Z test_copysign_cuda_int32_float64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.010s) 2022-11-23T01:55:34.4746727Z test_copysign_cuda_int32_int16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.007s) 2022-11-23T01:55:34.4746930Z test_copysign_cuda_int32_int32 (__main__.TestBinaryUfuncsCUDA) ... ok (0.006s) 2022-11-23T01:55:34.4747200Z test_copysign_cuda_int32_int64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.006s) 2022-11-23T01:55:34.4747403Z test_copysign_cuda_int32_int8 (__main__.TestBinaryUfuncsCUDA) ... ok (0.006s) 2022-11-23T01:55:34.4747614Z test_copysign_cuda_int32_uint8 (__main__.TestBinaryUfuncsCUDA) ... ok (0.006s) 2022-11-23T01:55:34.4747822Z test_copysign_cuda_int64_bfloat16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.010s) 2022-11-23T01:55:34.4748020Z test_copysign_cuda_int64_bool (__main__.TestBinaryUfuncsCUDA) ... ok (0.006s) 2022-11-23T01:55:34.4748226Z test_copysign_cuda_int64_float16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.008s) 2022-11-23T01:55:34.4748425Z test_copysign_cuda_int64_float32 (__main__.TestBinaryUfuncsCUDA) ... ok (0.011s) 2022-11-23T01:55:34.4748622Z test_copysign_cuda_int64_float64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.010s) 2022-11-23T01:55:34.4748809Z test_copysign_cuda_int64_int16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.006s) 2022-11-23T01:55:34.4749013Z test_copysign_cuda_int64_int32 (__main__.TestBinaryUfuncsCUDA) ... ok (0.006s) 2022-11-23T01:55:34.4749212Z test_copysign_cuda_int64_int64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.006s) 2022-11-23T01:55:34.4749407Z test_copysign_cuda_int64_int8 (__main__.TestBinaryUfuncsCUDA) ... ok (0.006s) 2022-11-23T01:55:34.4749603Z test_copysign_cuda_int64_uint8 (__main__.TestBinaryUfuncsCUDA) ... ok (0.006s) 2022-11-23T01:55:34.4749809Z test_copysign_cuda_int8_bfloat16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.010s) 2022-11-23T01:55:34.4750009Z test_copysign_cuda_int8_bool (__main__.TestBinaryUfuncsCUDA) ... ok (0.007s) 2022-11-23T01:55:34.4750220Z test_copysign_cuda_int8_float16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.008s) 2022-11-23T01:55:34.4750410Z test_copysign_cuda_int8_float32 (__main__.TestBinaryUfuncsCUDA) ... ok (0.010s) 2022-11-23T01:55:34.4750682Z test_copysign_cuda_int8_float64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.010s) 2022-11-23T01:55:34.4750899Z test_copysign_cuda_int8_int16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.006s) 2022-11-23T01:55:34.4751100Z test_copysign_cuda_int8_int32 (__main__.TestBinaryUfuncsCUDA) ... ok (0.007s) 2022-11-23T01:55:34.4751297Z test_copysign_cuda_int8_int64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.006s) 2022-11-23T01:55:34.4751497Z test_copysign_cuda_int8_int8 (__main__.TestBinaryUfuncsCUDA) ... ok (0.007s) 2022-11-23T01:55:34.4751696Z test_copysign_cuda_int8_uint8 (__main__.TestBinaryUfuncsCUDA) ... ok (0.006s) 2022-11-23T01:55:34.4751904Z test_copysign_cuda_uint8_bfloat16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.010s) 2022-11-23T01:55:34.4752086Z test_copysign_cuda_uint8_bool (__main__.TestBinaryUfuncsCUDA) ... ok (0.006s) 2022-11-23T01:55:34.4752290Z test_copysign_cuda_uint8_float16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.008s) 2022-11-23T01:55:34.4752492Z test_copysign_cuda_uint8_float32 (__main__.TestBinaryUfuncsCUDA) ... ok (0.010s) 2022-11-23T01:55:34.4752695Z test_copysign_cuda_uint8_float64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.010s) 2022-11-23T01:55:34.4752896Z test_copysign_cuda_uint8_int16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.006s) 2022-11-23T01:55:34.4753097Z test_copysign_cuda_uint8_int32 (__main__.TestBinaryUfuncsCUDA) ... ok (0.007s) 2022-11-23T01:55:34.4753307Z test_copysign_cuda_uint8_int64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.006s) 2022-11-23T01:55:34.4753511Z test_copysign_cuda_uint8_int8 (__main__.TestBinaryUfuncsCUDA) ... ok (0.006s) 2022-11-23T01:55:34.4753701Z test_copysign_cuda_uint8_uint8 (__main__.TestBinaryUfuncsCUDA) ... ok (0.006s) 2022-11-23T01:55:34.4753939Z test_copysign_subgradient_cuda_bfloat16_bfloat16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.007s) 2022-11-23T01:55:34.4754171Z test_copysign_subgradient_cuda_bfloat16_float16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.006s) 2022-11-23T01:55:34.4754403Z test_copysign_subgradient_cuda_bfloat16_float32 (__main__.TestBinaryUfuncsCUDA) ... ok (0.006s) 2022-11-23T01:55:34.4754689Z test_copysign_subgradient_cuda_bfloat16_float64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.006s) 2022-11-23T01:55:34.4754919Z test_copysign_subgradient_cuda_float16_bfloat16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.007s) 2022-11-23T01:55:34.4755149Z test_copysign_subgradient_cuda_float16_float16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.006s) 2022-11-23T01:55:34.4755378Z test_copysign_subgradient_cuda_float16_float32 (__main__.TestBinaryUfuncsCUDA) ... ok (0.006s) 2022-11-23T01:55:34.4755608Z test_copysign_subgradient_cuda_float16_float64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.006s) 2022-11-23T01:55:34.4755814Z test_copysign_subgradient_cuda_float32_bfloat16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.006s) 2022-11-23T01:55:34.4756038Z test_copysign_subgradient_cuda_float32_float16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.006s) 2022-11-23T01:55:34.4756261Z test_copysign_subgradient_cuda_float32_float32 (__main__.TestBinaryUfuncsCUDA) ... ok (0.006s) 2022-11-23T01:55:34.4756489Z test_copysign_subgradient_cuda_float32_float64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.006s) 2022-11-23T01:55:34.4756723Z test_copysign_subgradient_cuda_float64_bfloat16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.007s) 2022-11-23T01:55:34.4756956Z test_copysign_subgradient_cuda_float64_float16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.006s) 2022-11-23T01:55:34.4757183Z test_copysign_subgradient_cuda_float64_float32 (__main__.TestBinaryUfuncsCUDA) ... ok (0.006s) 2022-11-23T01:55:34.4757404Z test_copysign_subgradient_cuda_float64_float64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.006s) 2022-11-23T01:55:34.4757626Z test_cpow_cuda_float32 (__main__.TestBinaryUfuncsCUDA) ... skip: Only runs on cpu (0.001s) 2022-11-23T01:55:34.4757835Z test_cpu_tensor_pow_cuda_scalar_tensor_cuda (__main__.TestBinaryUfuncsCUDA) ... ok (0.025s) 2022-11-23T01:55:34.4758068Z test_cremainder_cuda_float32 (__main__.TestBinaryUfuncsCUDA) ... skip: Only runs on cpu (0.001s) 2022-11-23T01:55:34.4758384Z test_cross_device_binary_ops_cuda (__main__.TestBinaryUfuncsCUDA) ... skip: fewer than 2 devices detected (0.002s) 2022-11-23T01:55:34.4758601Z test_cross_device_inplace_error_msg_cuda (__main__.TestBinaryUfuncsCUDA) ... ok (0.007s) 2022-11-23T01:55:34.4758819Z test_csub_cuda_float32 (__main__.TestBinaryUfuncsCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T01:55:34.4759038Z test_cuda_tensor_pow_scalar_tensor_cuda (__main__.TestBinaryUfuncsCUDA) ... ok (0.015s) 2022-11-23T01:55:34.4759246Z test_cumulative_trapezoid_cuda (__main__.TestBinaryUfuncsCUDA) ... ok (0.047s) 2022-11-23T01:55:34.4759566Z test_div_and_floordiv_script_vs_python_cuda (__main__.TestBinaryUfuncsCUDA) ... ok (0.890s) 2022-11-23T01:55:34.4759925Z test_div_and_floordiv_vs_python_cuda (__main__.TestBinaryUfuncsCUDA) ... ok (0.002s) 2022-11-23T01:55:34.4760301Z test_div_cuda_bfloat16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.006s) 2022-11-23T01:55:34.4760753Z test_div_cuda_float32 (__main__.TestBinaryUfuncsCUDA) ... ok (0.004s) 2022-11-23T01:55:34.4761105Z test_div_rounding_modes_cuda_bfloat16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.004s) 2022-11-23T01:55:34.4761462Z test_div_rounding_modes_cuda_float16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.005s) 2022-11-23T01:55:34.4761817Z test_div_rounding_modes_cuda_float32 (__main__.TestBinaryUfuncsCUDA) ... ok (0.004s) 2022-11-23T01:55:34.4762150Z test_div_rounding_modes_cuda_float64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.004s) 2022-11-23T01:55:34.4762486Z test_div_rounding_modes_cuda_int16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.004s) 2022-11-23T01:55:34.4762787Z test_div_rounding_modes_cuda_int32 (__main__.TestBinaryUfuncsCUDA) ... ok (0.004s) 2022-11-23T01:55:34.4763110Z test_div_rounding_modes_cuda_int64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.004s) 2022-11-23T01:55:34.4763434Z test_div_rounding_modes_cuda_int8 (__main__.TestBinaryUfuncsCUDA) ... ok (0.004s) 2022-11-23T01:55:34.4763765Z test_div_rounding_modes_cuda_uint8 (__main__.TestBinaryUfuncsCUDA) ... ok (0.004s) 2022-11-23T01:55:34.4764229Z test_div_rounding_nonfinite_cuda_bfloat16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.005s) 2022-11-23T01:55:34.4764650Z test_div_rounding_nonfinite_cuda_float16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.005s) 2022-11-23T01:55:34.4765075Z test_div_rounding_nonfinite_cuda_float32 (__main__.TestBinaryUfuncsCUDA) ... ok (0.005s) 2022-11-23T01:55:34.4765484Z test_div_rounding_nonfinite_cuda_float64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.004s) 2022-11-23T01:55:34.4765845Z test_div_rounding_numpy_cuda_float16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.006s) 2022-11-23T01:55:34.4766217Z test_div_rounding_numpy_cuda_float32 (__main__.TestBinaryUfuncsCUDA) ... ok (0.005s) 2022-11-23T01:55:34.4766636Z test_div_rounding_numpy_cuda_float64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.005s) 2022-11-23T01:55:34.4766977Z test_div_rounding_numpy_cuda_int16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.005s) 2022-11-23T01:55:34.4767197Z test_div_rounding_numpy_cuda_int32 (__main__.TestBinaryUfuncsCUDA) ... ok (0.006s) 2022-11-23T01:55:34.4767404Z test_div_rounding_numpy_cuda_int64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.005s) 2022-11-23T01:55:34.4767612Z test_div_rounding_numpy_cuda_int8 (__main__.TestBinaryUfuncsCUDA) ... ok (0.005s) 2022-11-23T01:55:34.4767813Z test_div_rounding_numpy_cuda_uint8 (__main__.TestBinaryUfuncsCUDA) ... ok (0.005s) 2022-11-23T01:55:34.4768179Z test_divide_by_zero_rounding_cuda_bfloat16 (__main__.TestBinaryUfuncsCUDA) ... /var/lib/jenkins/workspace/test/test_binary_ufuncs.py:1035: RuntimeWarning: divide by zero encountered in true_divide 2022-11-23T01:55:34.4768288Z expect = np.divide(an, 0) 2022-11-23T01:55:34.4768556Z /var/lib/jenkins/workspace/test/test_binary_ufuncs.py:1035: RuntimeWarning: invalid value encountered in true_divide 2022-11-23T01:55:34.4768678Z expect = np.divide(an, 0) 2022-11-23T01:55:34.4768781Z ok (0.003s) 2022-11-23T01:55:34.4769079Z test_divide_by_zero_rounding_cuda_float16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-11-23T01:55:34.4769314Z test_divide_by_zero_rounding_cuda_float32 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-11-23T01:55:34.4769528Z test_divide_by_zero_rounding_cuda_float64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-11-23T01:55:34.4769745Z test_divmul_scalar_cuda_float16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-11-23T01:55:34.4770094Z test_float_power_cuda_bfloat16_bfloat16 (__main__.TestBinaryUfuncsCUDA) ... /var/lib/jenkins/workspace/test/test_binary_ufuncs.py:4010: RuntimeWarning: invalid value encountered in float_power 2022-11-23T01:55:34.4770302Z expected_scalar_base = torch.from_numpy(np.float_power(i, to_np(exp))) 2022-11-23T01:55:34.4770405Z ok (0.035s) 2022-11-23T01:55:34.4770622Z test_float_power_cuda_bfloat16_complex128 (__main__.TestBinaryUfuncsCUDA) ... ok (0.058s) 2022-11-23T01:55:34.4770842Z test_float_power_cuda_bfloat16_complex64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.058s) 2022-11-23T01:55:34.4771061Z test_float_power_cuda_bfloat16_float16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.035s) 2022-11-23T01:55:34.4771276Z test_float_power_cuda_bfloat16_float32 (__main__.TestBinaryUfuncsCUDA) ... ok (0.035s) 2022-11-23T01:55:34.4771488Z test_float_power_cuda_bfloat16_float64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.034s) 2022-11-23T01:55:34.4771699Z test_float_power_cuda_bfloat16_int16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.035s) 2022-11-23T01:55:34.4771892Z test_float_power_cuda_bfloat16_int32 (__main__.TestBinaryUfuncsCUDA) ... ok (0.034s) 2022-11-23T01:55:34.4772099Z test_float_power_cuda_bfloat16_int64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.034s) 2022-11-23T01:55:34.4772310Z test_float_power_cuda_bfloat16_int8 (__main__.TestBinaryUfuncsCUDA) ... ok (0.034s) 2022-11-23T01:55:34.4772519Z test_float_power_cuda_bfloat16_uint8 (__main__.TestBinaryUfuncsCUDA) ... ok (0.034s) 2022-11-23T01:55:34.4772739Z test_float_power_cuda_complex128_bfloat16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.025s) 2022-11-23T01:55:34.4773033Z test_float_power_cuda_complex128_complex128 (__main__.TestBinaryUfuncsCUDA) ... ok (0.034s) 2022-11-23T01:55:34.4773260Z test_float_power_cuda_complex128_complex64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.034s) 2022-11-23T01:55:34.4773480Z test_float_power_cuda_complex128_float16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.025s) 2022-11-23T01:55:34.4773679Z test_float_power_cuda_complex128_float32 (__main__.TestBinaryUfuncsCUDA) ... ok (0.024s) 2022-11-23T01:55:34.4773894Z test_float_power_cuda_complex128_float64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.024s) 2022-11-23T01:55:34.4774105Z test_float_power_cuda_complex128_int16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.024s) 2022-11-23T01:55:34.4774318Z test_float_power_cuda_complex128_int32 (__main__.TestBinaryUfuncsCUDA) ... ok (0.024s) 2022-11-23T01:55:34.4774529Z test_float_power_cuda_complex128_int64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.024s) 2022-11-23T01:55:34.4774745Z test_float_power_cuda_complex128_int8 (__main__.TestBinaryUfuncsCUDA) ... ok (0.024s) 2022-11-23T01:55:34.4774958Z test_float_power_cuda_complex128_uint8 (__main__.TestBinaryUfuncsCUDA) ... ok (0.024s) 2022-11-23T01:55:34.4775173Z test_float_power_cuda_complex64_bfloat16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.040s) 2022-11-23T01:55:34.4775394Z test_float_power_cuda_complex64_complex128 (__main__.TestBinaryUfuncsCUDA) ... ok (0.062s) 2022-11-23T01:55:34.4775597Z test_float_power_cuda_complex64_complex64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.063s) 2022-11-23T01:55:34.4775812Z test_float_power_cuda_complex64_float16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.039s) 2022-11-23T01:55:34.4776025Z test_float_power_cuda_complex64_float32 (__main__.TestBinaryUfuncsCUDA) ... ok (0.039s) 2022-11-23T01:55:34.4776245Z test_float_power_cuda_complex64_float64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.039s) 2022-11-23T01:55:34.4776463Z test_float_power_cuda_complex64_int16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.039s) 2022-11-23T01:55:34.4776729Z test_float_power_cuda_complex64_int32 (__main__.TestBinaryUfuncsCUDA) ... ok (0.039s) 2022-11-23T01:55:34.4776950Z test_float_power_cuda_complex64_int64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.040s) 2022-11-23T01:55:34.4777162Z test_float_power_cuda_complex64_int8 (__main__.TestBinaryUfuncsCUDA) ... ok (0.039s) 2022-11-23T01:55:34.4777355Z test_float_power_cuda_complex64_uint8 (__main__.TestBinaryUfuncsCUDA) ... ok (0.039s) 2022-11-23T01:55:34.4777567Z test_float_power_cuda_float16_bfloat16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.034s) 2022-11-23T01:55:34.4777782Z test_float_power_cuda_float16_complex128 (__main__.TestBinaryUfuncsCUDA) ... ok (0.058s) 2022-11-23T01:55:34.4777995Z test_float_power_cuda_float16_complex64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.057s) 2022-11-23T01:55:34.4778203Z test_float_power_cuda_float16_float16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.034s) 2022-11-23T01:55:34.4778411Z test_float_power_cuda_float16_float32 (__main__.TestBinaryUfuncsCUDA) ... ok (0.034s) 2022-11-23T01:55:34.4778626Z test_float_power_cuda_float16_float64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.034s) 2022-11-23T01:55:34.4778832Z test_float_power_cuda_float16_int16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.034s) 2022-11-23T01:55:34.4779014Z test_float_power_cuda_float16_int32 (__main__.TestBinaryUfuncsCUDA) ... ok (0.034s) 2022-11-23T01:55:34.4779213Z test_float_power_cuda_float16_int64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.034s) 2022-11-23T01:55:34.4779427Z test_float_power_cuda_float16_int8 (__main__.TestBinaryUfuncsCUDA) ... ok (0.034s) 2022-11-23T01:55:34.4779638Z test_float_power_cuda_float16_uint8 (__main__.TestBinaryUfuncsCUDA) ... ok (0.034s) 2022-11-23T01:55:34.4779851Z test_float_power_cuda_float32_bfloat16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.034s) 2022-11-23T01:55:34.4780483Z test_float_power_cuda_float32_complex128 (__main__.TestBinaryUfuncsCUDA) ... ok (0.057s) 2022-11-23T01:55:34.4780719Z test_float_power_cuda_float32_complex64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.058s) 2022-11-23T01:55:34.4781034Z test_float_power_cuda_float32_float16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.034s) 2022-11-23T01:55:34.4781244Z test_float_power_cuda_float32_float32 (__main__.TestBinaryUfuncsCUDA) ... ok (0.034s) 2022-11-23T01:55:34.4781434Z test_float_power_cuda_float32_float64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.034s) 2022-11-23T01:55:34.4781642Z test_float_power_cuda_float32_int16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.034s) 2022-11-23T01:55:34.4781842Z test_float_power_cuda_float32_int32 (__main__.TestBinaryUfuncsCUDA) ... ok (0.034s) 2022-11-23T01:55:34.4782041Z test_float_power_cuda_float32_int64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.034s) 2022-11-23T01:55:34.4782248Z test_float_power_cuda_float32_int8 (__main__.TestBinaryUfuncsCUDA) ... ok (0.034s) 2022-11-23T01:55:34.4782449Z test_float_power_cuda_float32_uint8 (__main__.TestBinaryUfuncsCUDA) ... ok (0.034s) 2022-11-23T01:55:34.4782664Z test_float_power_cuda_float64_bfloat16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.019s) 2022-11-23T01:55:34.4782883Z test_float_power_cuda_float64_complex128 (__main__.TestBinaryUfuncsCUDA) ... ok (0.043s) 2022-11-23T01:55:34.4783093Z test_float_power_cuda_float64_complex64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.044s) 2022-11-23T01:55:34.4783309Z test_float_power_cuda_float64_float16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.018s) 2022-11-23T01:55:34.4783525Z test_float_power_cuda_float64_float32 (__main__.TestBinaryUfuncsCUDA) ... ok (0.018s) 2022-11-23T01:55:34.4783732Z test_float_power_cuda_float64_float64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.018s) 2022-11-23T01:55:34.4783939Z test_float_power_cuda_float64_int16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.018s) 2022-11-23T01:55:34.4784142Z test_float_power_cuda_float64_int32 (__main__.TestBinaryUfuncsCUDA) ... ok (0.019s) 2022-11-23T01:55:34.4784337Z test_float_power_cuda_float64_int64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.018s) 2022-11-23T01:55:34.4784607Z test_float_power_cuda_float64_int8 (__main__.TestBinaryUfuncsCUDA) ... ok (0.018s) 2022-11-23T01:55:34.4784821Z test_float_power_cuda_float64_uint8 (__main__.TestBinaryUfuncsCUDA) ... ok (0.019s) 2022-11-23T01:55:34.4785012Z test_float_power_cuda_int16_bfloat16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.034s) 2022-11-23T01:55:34.4785222Z test_float_power_cuda_int16_complex128 (__main__.TestBinaryUfuncsCUDA) ... ok (0.057s) 2022-11-23T01:55:34.4785432Z test_float_power_cuda_int16_complex64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.057s) 2022-11-23T01:55:34.4785638Z test_float_power_cuda_int16_float16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.034s) 2022-11-23T01:55:34.4785841Z test_float_power_cuda_int16_float32 (__main__.TestBinaryUfuncsCUDA) ... ok (0.035s) 2022-11-23T01:55:34.4786040Z test_float_power_cuda_int16_float64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.034s) 2022-11-23T01:55:34.4786252Z test_float_power_cuda_int16_int16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.034s) 2022-11-23T01:55:34.4786461Z test_float_power_cuda_int16_int32 (__main__.TestBinaryUfuncsCUDA) ... ok (0.034s) 2022-11-23T01:55:34.4786649Z test_float_power_cuda_int16_int64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.034s) 2022-11-23T01:55:34.4786852Z test_float_power_cuda_int16_int8 (__main__.TestBinaryUfuncsCUDA) ... ok (0.034s) 2022-11-23T01:55:34.4787057Z test_float_power_cuda_int16_uint8 (__main__.TestBinaryUfuncsCUDA) ... ok (0.034s) 2022-11-23T01:55:34.4787267Z test_float_power_cuda_int32_bfloat16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.034s) 2022-11-23T01:55:34.4787478Z test_float_power_cuda_int32_complex128 (__main__.TestBinaryUfuncsCUDA) ... ok (0.057s) 2022-11-23T01:55:34.4787690Z test_float_power_cuda_int32_complex64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.057s) 2022-11-23T01:55:34.4787895Z test_float_power_cuda_int32_float16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.034s) 2022-11-23T01:55:34.4788094Z test_float_power_cuda_int32_float32 (__main__.TestBinaryUfuncsCUDA) ... ok (0.034s) 2022-11-23T01:55:34.4788277Z test_float_power_cuda_int32_float64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.034s) 2022-11-23T01:55:34.4788535Z test_float_power_cuda_int32_int16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.034s) 2022-11-23T01:55:34.4788732Z test_float_power_cuda_int32_int32 (__main__.TestBinaryUfuncsCUDA) ... ok (0.034s) 2022-11-23T01:55:34.4788928Z test_float_power_cuda_int32_int64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.034s) 2022-11-23T01:55:34.4789129Z test_float_power_cuda_int32_int8 (__main__.TestBinaryUfuncsCUDA) ... ok (0.034s) 2022-11-23T01:55:34.4789338Z test_float_power_cuda_int32_uint8 (__main__.TestBinaryUfuncsCUDA) ... ok (0.034s) 2022-11-23T01:55:34.4789551Z test_float_power_cuda_int64_bfloat16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.034s) 2022-11-23T01:55:34.4789770Z test_float_power_cuda_int64_complex128 (__main__.TestBinaryUfuncsCUDA) ... ok (0.057s) 2022-11-23T01:55:34.4789964Z test_float_power_cuda_int64_complex64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.057s) 2022-11-23T01:55:34.4790181Z test_float_power_cuda_int64_float16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.034s) 2022-11-23T01:55:34.4790383Z test_float_power_cuda_int64_float32 (__main__.TestBinaryUfuncsCUDA) ... ok (0.034s) 2022-11-23T01:55:34.4790581Z test_float_power_cuda_int64_float64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.034s) 2022-11-23T01:55:34.4790785Z test_float_power_cuda_int64_int16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.034s) 2022-11-23T01:55:34.4791007Z test_float_power_cuda_int64_int32 (__main__.TestBinaryUfuncsCUDA) ... ok (0.034s) 2022-11-23T01:55:34.4791192Z test_float_power_cuda_int64_int64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.034s) 2022-11-23T01:55:34.4791385Z test_float_power_cuda_int64_int8 (__main__.TestBinaryUfuncsCUDA) ... ok (0.034s) 2022-11-23T01:55:34.4791583Z test_float_power_cuda_int64_uint8 (__main__.TestBinaryUfuncsCUDA) ... ok (0.034s) 2022-11-23T01:55:34.4791769Z test_float_power_cuda_int8_bfloat16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.034s) 2022-11-23T01:55:34.4792051Z test_float_power_cuda_int8_complex128 (__main__.TestBinaryUfuncsCUDA) ... ok (0.057s) 2022-11-23T01:55:34.4792272Z test_float_power_cuda_int8_complex64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.057s) 2022-11-23T01:55:34.4792488Z test_float_power_cuda_int8_float16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.035s) 2022-11-23T01:55:34.4792695Z test_float_power_cuda_int8_float32 (__main__.TestBinaryUfuncsCUDA) ... ok (0.034s) 2022-11-23T01:55:34.4792898Z test_float_power_cuda_int8_float64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.033s) 2022-11-23T01:55:34.4793102Z test_float_power_cuda_int8_int16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.034s) 2022-11-23T01:55:34.4793298Z test_float_power_cuda_int8_int32 (__main__.TestBinaryUfuncsCUDA) ... ok (0.034s) 2022-11-23T01:55:34.4793481Z test_float_power_cuda_int8_int64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.034s) 2022-11-23T01:55:34.4793680Z test_float_power_cuda_int8_int8 (__main__.TestBinaryUfuncsCUDA) ... ok (0.034s) 2022-11-23T01:55:34.4793887Z test_float_power_cuda_int8_uint8 (__main__.TestBinaryUfuncsCUDA) ... ok (0.034s) 2022-11-23T01:55:34.4794099Z test_float_power_cuda_uint8_bfloat16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.035s) 2022-11-23T01:55:34.4794311Z test_float_power_cuda_uint8_complex128 (__main__.TestBinaryUfuncsCUDA) ... ok (0.057s) 2022-11-23T01:55:34.4794522Z test_float_power_cuda_uint8_complex64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.057s) 2022-11-23T01:55:34.4794726Z test_float_power_cuda_uint8_float16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.035s) 2022-11-23T01:55:34.4794927Z test_float_power_cuda_uint8_float32 (__main__.TestBinaryUfuncsCUDA) ... ok (0.034s) 2022-11-23T01:55:34.4795108Z test_float_power_cuda_uint8_float64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.034s) 2022-11-23T01:55:34.4795313Z test_float_power_cuda_uint8_int16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.034s) 2022-11-23T01:55:34.4795522Z test_float_power_cuda_uint8_int32 (__main__.TestBinaryUfuncsCUDA) ... ok (0.034s) 2022-11-23T01:55:34.4795784Z test_float_power_cuda_uint8_int64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.034s) 2022-11-23T01:55:34.4795995Z test_float_power_cuda_uint8_int8 (__main__.TestBinaryUfuncsCUDA) ... ok (0.034s) 2022-11-23T01:55:34.4796199Z test_float_power_cuda_uint8_uint8 (__main__.TestBinaryUfuncsCUDA) ... ok (0.034s) 2022-11-23T01:55:34.4797024Z test_float_power_exceptions_cuda (__main__.TestBinaryUfuncsCUDA) ... /var/lib/jenkins/workspace/test/test_binary_ufuncs.py:4041: UserWarning: An output with one or more elements was resized since it had shape [1], which does not match the required output shape [5]. This behavior is deprecated, and in a future PyTorch release outputs will not be resized unless they have zero elements. You can explicitly reuse an out tensor t by resizing it, inplace, to zero elements with t.resize_(0). (Triggered internally at /var/lib/jenkins/workspace/aten/src/ATen/native/Resize.cpp:31.) 2022-11-23T01:55:34.4797166Z torch.float_power(base, exp, out=out) 2022-11-23T01:55:34.4797272Z ok (0.032s) 2022-11-23T01:55:34.4797634Z test_float_scalar_pow_float_tensor_cuda_float32 (__main__.TestBinaryUfuncsCUDA) ... /var/lib/jenkins/workspace/test/test_binary_ufuncs.py:1378: RuntimeWarning: invalid value encountered in power 2022-11-23T01:55:34.4797800Z np_res = np.power(to_np(base), to_np(np_exponent)) 2022-11-23T01:55:34.4798040Z /var/lib/jenkins/workspace/test/test_binary_ufuncs.py:1378: RuntimeWarning: divide by zero encountered in power 2022-11-23T01:55:34.4798203Z np_res = np.power(to_np(base), to_np(np_exponent)) 2022-11-23T01:55:34.4798300Z ok (0.072s) 2022-11-23T01:55:34.4798530Z test_float_scalar_pow_float_tensor_cuda_float64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.066s) 2022-11-23T01:55:34.4798744Z test_floor_divide_scalar_cuda_float16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.004s) 2022-11-23T01:55:34.4798951Z test_floor_divide_scalar_cuda_float32 (__main__.TestBinaryUfuncsCUDA) ... ok (0.004s) 2022-11-23T01:55:34.4799216Z test_floor_divide_scalar_cuda_float64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.004s) 2022-11-23T01:55:34.4799442Z test_floor_divide_scalar_cuda_int16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.004s) 2022-11-23T01:55:34.4799636Z test_floor_divide_scalar_cuda_int32 (__main__.TestBinaryUfuncsCUDA) ... ok (0.004s) 2022-11-23T01:55:34.4799841Z test_floor_divide_scalar_cuda_int64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.004s) 2022-11-23T01:55:34.4800050Z test_floor_divide_scalar_cuda_int8 (__main__.TestBinaryUfuncsCUDA) ... ok (0.004s) 2022-11-23T01:55:34.4800252Z test_floor_divide_scalar_cuda_uint8 (__main__.TestBinaryUfuncsCUDA) ... ok (0.004s) 2022-11-23T01:55:34.4800462Z test_floor_divide_tensor_cuda_float16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.002s) 2022-11-23T01:55:34.4800669Z test_floor_divide_tensor_cuda_float32 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-11-23T01:55:34.4800879Z test_floor_divide_tensor_cuda_float64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.002s) 2022-11-23T01:55:34.4801088Z test_floor_divide_tensor_cuda_int16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.002s) 2022-11-23T01:55:34.4801275Z test_floor_divide_tensor_cuda_int32 (__main__.TestBinaryUfuncsCUDA) ... ok (0.002s) 2022-11-23T01:55:34.4801471Z test_floor_divide_tensor_cuda_int64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.002s) 2022-11-23T01:55:34.4801677Z test_floor_divide_tensor_cuda_int8 (__main__.TestBinaryUfuncsCUDA) ... ok (0.002s) 2022-11-23T01:55:34.4801878Z test_floor_divide_tensor_cuda_uint8 (__main__.TestBinaryUfuncsCUDA) ... ok (0.002s) 2022-11-23T01:55:34.4802115Z test_floor_divide_zero_cuda_int16 (__main__.TestBinaryUfuncsCUDA) ... skip: Only runs on cpu (0.001s) 2022-11-23T01:55:34.4802357Z test_floor_divide_zero_cuda_int32 (__main__.TestBinaryUfuncsCUDA) ... skip: Only runs on cpu (0.001s) 2022-11-23T01:55:34.4802595Z test_floor_divide_zero_cuda_int64 (__main__.TestBinaryUfuncsCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T01:55:34.4802840Z test_floor_divide_zero_cuda_int8 (__main__.TestBinaryUfuncsCUDA) ... skip: Only runs on cpu (0.001s) 2022-11-23T01:55:34.4803131Z test_floor_divide_zero_cuda_uint8 (__main__.TestBinaryUfuncsCUDA) ... skip: Only runs on cpu (0.001s) 2022-11-23T01:55:34.4803345Z test_fmod_remainder_by_zero_float_cuda_float16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.002s) 2022-11-23T01:55:34.4803569Z test_fmod_remainder_by_zero_float_cuda_float32 (__main__.TestBinaryUfuncsCUDA) ... ok (0.002s) 2022-11-23T01:55:34.4803792Z test_fmod_remainder_by_zero_float_cuda_float64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.002s) 2022-11-23T01:55:34.4804021Z test_fmod_remainder_by_zero_integral_cuda_int16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.002s) 2022-11-23T01:55:34.4804247Z test_fmod_remainder_by_zero_integral_cuda_int32 (__main__.TestBinaryUfuncsCUDA) ... ok (0.002s) 2022-11-23T01:55:34.4804471Z test_fmod_remainder_by_zero_integral_cuda_int64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-11-23T01:55:34.4804697Z test_fmod_remainder_by_zero_integral_cuda_int8 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-11-23T01:55:34.4804921Z test_fmod_remainder_by_zero_integral_cuda_uint8 (__main__.TestBinaryUfuncsCUDA) ... ok (0.002s) 2022-11-23T01:55:34.4805112Z test_fmod_remainder_cuda_float16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.021s) 2022-11-23T01:55:34.4805314Z test_fmod_remainder_cuda_float32 (__main__.TestBinaryUfuncsCUDA) ... ok (0.020s) 2022-11-23T01:55:34.4805513Z test_fmod_remainder_cuda_float64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.020s) 2022-11-23T01:55:34.4805725Z test_fmod_remainder_cuda_int16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.061s) 2022-11-23T01:55:34.4805932Z test_fmod_remainder_cuda_int32 (__main__.TestBinaryUfuncsCUDA) ... ok (0.061s) 2022-11-23T01:55:34.4806144Z test_fmod_remainder_cuda_int64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.060s) 2022-11-23T01:55:34.4806346Z test_fmod_remainder_cuda_int8 (__main__.TestBinaryUfuncsCUDA) ... ok (0.062s) 2022-11-23T01:55:34.4806600Z test_fmod_remainder_cuda_uint8 (__main__.TestBinaryUfuncsCUDA) ... ok (0.061s) 2022-11-23T01:55:34.4806782Z test_gcd_cuda_int16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-11-23T01:55:34.4806966Z test_gcd_cuda_int32 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-11-23T01:55:34.4807145Z test_gcd_cuda_int64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-11-23T01:55:34.4807331Z test_gcd_cuda_int8 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-11-23T01:55:34.4807509Z test_gcd_cuda_uint8 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-11-23T01:55:34.4807747Z test_heaviside_complex_cuda_complex128_complex128 (__main__.TestBinaryUfuncsCUDA) ... ok (0.021s) 2022-11-23T01:55:34.4807980Z test_heaviside_complex_cuda_complex128_complex64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.022s) 2022-11-23T01:55:34.4808207Z test_heaviside_complex_cuda_complex64_complex128 (__main__.TestBinaryUfuncsCUDA) ... ok (0.021s) 2022-11-23T01:55:34.4808440Z test_heaviside_complex_cuda_complex64_complex64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.021s) 2022-11-23T01:55:34.4808640Z test_heaviside_cross_device_cuda (__main__.TestBinaryUfuncsCUDA) ... ok (0.012s) 2022-11-23T01:55:34.4808864Z test_heaviside_cuda_bfloat16_bfloat16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.005s) 2022-11-23T01:55:34.4809079Z test_heaviside_cuda_bfloat16_bool (__main__.TestBinaryUfuncsCUDA) ... ok (0.022s) 2022-11-23T01:55:34.4809295Z test_heaviside_cuda_bfloat16_float16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.022s) 2022-11-23T01:55:34.4809508Z test_heaviside_cuda_bfloat16_float32 (__main__.TestBinaryUfuncsCUDA) ... ok (0.023s) 2022-11-23T01:55:34.4809720Z test_heaviside_cuda_bfloat16_float64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.023s) 2022-11-23T01:55:34.4809930Z test_heaviside_cuda_bfloat16_int16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.022s) 2022-11-23T01:55:34.4810135Z test_heaviside_cuda_bfloat16_int32 (__main__.TestBinaryUfuncsCUDA) ... ok (0.023s) 2022-11-23T01:55:34.4810319Z test_heaviside_cuda_bfloat16_int64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.023s) 2022-11-23T01:55:34.4810587Z test_heaviside_cuda_bfloat16_int8 (__main__.TestBinaryUfuncsCUDA) ... ok (0.023s) 2022-11-23T01:55:34.4810788Z test_heaviside_cuda_bfloat16_uint8 (__main__.TestBinaryUfuncsCUDA) ... ok (0.023s) 2022-11-23T01:55:34.4810994Z test_heaviside_cuda_bool_bfloat16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.022s) 2022-11-23T01:55:34.4811197Z test_heaviside_cuda_bool_bool (__main__.TestBinaryUfuncsCUDA) ... ok (0.005s) 2022-11-23T01:55:34.4811402Z test_heaviside_cuda_bool_float16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.023s) 2022-11-23T01:55:34.4811603Z test_heaviside_cuda_bool_float32 (__main__.TestBinaryUfuncsCUDA) ... ok (0.022s) 2022-11-23T01:55:34.4811798Z test_heaviside_cuda_bool_float64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.022s) 2022-11-23T01:55:34.4811992Z test_heaviside_cuda_bool_int16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.022s) 2022-11-23T01:55:34.4812197Z test_heaviside_cuda_bool_int32 (__main__.TestBinaryUfuncsCUDA) ... ok (0.022s) 2022-11-23T01:55:34.4812407Z test_heaviside_cuda_bool_int64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.023s) 2022-11-23T01:55:34.4812608Z test_heaviside_cuda_bool_int8 (__main__.TestBinaryUfuncsCUDA) ... ok (0.022s) 2022-11-23T01:55:34.4812811Z test_heaviside_cuda_bool_uint8 (__main__.TestBinaryUfuncsCUDA) ... ok (0.022s) 2022-11-23T01:55:34.4813021Z test_heaviside_cuda_float16_bfloat16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.022s) 2022-11-23T01:55:34.4813222Z test_heaviside_cuda_float16_bool (__main__.TestBinaryUfuncsCUDA) ... ok (0.022s) 2022-11-23T01:55:34.4813431Z test_heaviside_cuda_float16_float16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.005s) 2022-11-23T01:55:34.4813616Z test_heaviside_cuda_float16_float32 (__main__.TestBinaryUfuncsCUDA) ... ok (0.022s) 2022-11-23T01:55:34.4813817Z test_heaviside_cuda_float16_float64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.022s) 2022-11-23T01:55:34.4814022Z test_heaviside_cuda_float16_int16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.022s) 2022-11-23T01:55:34.4814265Z test_heaviside_cuda_float16_int32 (__main__.TestBinaryUfuncsCUDA) ... ok (0.022s) 2022-11-23T01:55:34.4814473Z test_heaviside_cuda_float16_int64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.023s) 2022-11-23T01:55:34.4814674Z test_heaviside_cuda_float16_int8 (__main__.TestBinaryUfuncsCUDA) ... ok (0.022s) 2022-11-23T01:55:34.4814871Z test_heaviside_cuda_float16_uint8 (__main__.TestBinaryUfuncsCUDA) ... ok (0.023s) 2022-11-23T01:55:34.4815089Z test_heaviside_cuda_float32_bfloat16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.023s) 2022-11-23T01:55:34.4815304Z test_heaviside_cuda_float32_bool (__main__.TestBinaryUfuncsCUDA) ... ok (0.023s) 2022-11-23T01:55:34.4815504Z test_heaviside_cuda_float32_float16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.023s) 2022-11-23T01:55:34.4815712Z test_heaviside_cuda_float32_float32 (__main__.TestBinaryUfuncsCUDA) ... ok (0.005s) 2022-11-23T01:55:34.4815914Z test_heaviside_cuda_float32_float64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.022s) 2022-11-23T01:55:34.4816123Z test_heaviside_cuda_float32_int16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.022s) 2022-11-23T01:55:34.4816324Z test_heaviside_cuda_float32_int32 (__main__.TestBinaryUfuncsCUDA) ... ok (0.023s) 2022-11-23T01:55:34.4816521Z test_heaviside_cuda_float32_int64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.023s) 2022-11-23T01:55:34.4816726Z test_heaviside_cuda_float32_int8 (__main__.TestBinaryUfuncsCUDA) ... ok (0.023s) 2022-11-23T01:55:34.4816924Z test_heaviside_cuda_float32_uint8 (__main__.TestBinaryUfuncsCUDA) ... ok (0.023s) 2022-11-23T01:55:34.4817120Z test_heaviside_cuda_float64_bfloat16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.022s) 2022-11-23T01:55:34.4817326Z test_heaviside_cuda_float64_bool (__main__.TestBinaryUfuncsCUDA) ... ok (0.023s) 2022-11-23T01:55:34.4817534Z test_heaviside_cuda_float64_float16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.022s) 2022-11-23T01:55:34.4817737Z test_heaviside_cuda_float64_float32 (__main__.TestBinaryUfuncsCUDA) ... ok (0.022s) 2022-11-23T01:55:34.4817939Z test_heaviside_cuda_float64_float64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.004s) 2022-11-23T01:55:34.4818212Z test_heaviside_cuda_float64_int16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.022s) 2022-11-23T01:55:34.4818415Z test_heaviside_cuda_float64_int32 (__main__.TestBinaryUfuncsCUDA) ... ok (0.022s) 2022-11-23T01:55:34.4818618Z test_heaviside_cuda_float64_int64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.022s) 2022-11-23T01:55:34.4818803Z test_heaviside_cuda_float64_int8 (__main__.TestBinaryUfuncsCUDA) ... ok (0.022s) 2022-11-23T01:55:34.4819009Z test_heaviside_cuda_float64_uint8 (__main__.TestBinaryUfuncsCUDA) ... ok (0.022s) 2022-11-23T01:55:34.4819217Z test_heaviside_cuda_int16_bfloat16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.022s) 2022-11-23T01:55:34.4819417Z test_heaviside_cuda_int16_bool (__main__.TestBinaryUfuncsCUDA) ... ok (0.023s) 2022-11-23T01:55:34.4819618Z test_heaviside_cuda_int16_float16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.022s) 2022-11-23T01:55:34.4819820Z test_heaviside_cuda_int16_float32 (__main__.TestBinaryUfuncsCUDA) ... ok (0.022s) 2022-11-23T01:55:34.4820373Z test_heaviside_cuda_int16_float64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.022s) 2022-11-23T01:55:34.4820593Z test_heaviside_cuda_int16_int16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.004s) 2022-11-23T01:55:34.4820780Z test_heaviside_cuda_int16_int32 (__main__.TestBinaryUfuncsCUDA) ... ok (0.023s) 2022-11-23T01:55:34.4820982Z test_heaviside_cuda_int16_int64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.022s) 2022-11-23T01:55:34.4821183Z test_heaviside_cuda_int16_int8 (__main__.TestBinaryUfuncsCUDA) ... ok (0.022s) 2022-11-23T01:55:34.4821381Z test_heaviside_cuda_int16_uint8 (__main__.TestBinaryUfuncsCUDA) ... ok (0.023s) 2022-11-23T01:55:34.4821598Z test_heaviside_cuda_int32_bfloat16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.022s) 2022-11-23T01:55:34.4821804Z test_heaviside_cuda_int32_bool (__main__.TestBinaryUfuncsCUDA) ... ok (0.022s) 2022-11-23T01:55:34.4822095Z test_heaviside_cuda_int32_float16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.022s) 2022-11-23T01:55:34.4822315Z test_heaviside_cuda_int32_float32 (__main__.TestBinaryUfuncsCUDA) ... ok (0.023s) 2022-11-23T01:55:34.4822516Z test_heaviside_cuda_int32_float64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.022s) 2022-11-23T01:55:34.4822699Z test_heaviside_cuda_int32_int16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.022s) 2022-11-23T01:55:34.4822898Z test_heaviside_cuda_int32_int32 (__main__.TestBinaryUfuncsCUDA) ... ok (0.004s) 2022-11-23T01:55:34.4823093Z test_heaviside_cuda_int32_int64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.023s) 2022-11-23T01:55:34.4823297Z test_heaviside_cuda_int32_int8 (__main__.TestBinaryUfuncsCUDA) ... ok (0.022s) 2022-11-23T01:55:34.4823493Z test_heaviside_cuda_int32_uint8 (__main__.TestBinaryUfuncsCUDA) ... ok (0.022s) 2022-11-23T01:55:34.4823738Z test_heaviside_cuda_int64_bfloat16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.022s) 2022-11-23T01:55:34.4823943Z test_heaviside_cuda_int64_bool (__main__.TestBinaryUfuncsCUDA) ... ok (0.022s) 2022-11-23T01:55:34.4824151Z test_heaviside_cuda_int64_float16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.022s) 2022-11-23T01:55:34.4824337Z test_heaviside_cuda_int64_float32 (__main__.TestBinaryUfuncsCUDA) ... ok (0.022s) 2022-11-23T01:55:34.4824536Z test_heaviside_cuda_int64_float64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.023s) 2022-11-23T01:55:34.4824748Z test_heaviside_cuda_int64_int16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.023s) 2022-11-23T01:55:34.4824954Z test_heaviside_cuda_int64_int32 (__main__.TestBinaryUfuncsCUDA) ... ok (0.022s) 2022-11-23T01:55:34.4825159Z test_heaviside_cuda_int64_int64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.004s) 2022-11-23T01:55:34.4825357Z test_heaviside_cuda_int64_int8 (__main__.TestBinaryUfuncsCUDA) ... ok (0.022s) 2022-11-23T01:55:34.4825558Z test_heaviside_cuda_int64_uint8 (__main__.TestBinaryUfuncsCUDA) ... ok (0.022s) 2022-11-23T01:55:34.4825771Z test_heaviside_cuda_int8_bfloat16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.022s) 2022-11-23T01:55:34.4826069Z test_heaviside_cuda_int8_bool (__main__.TestBinaryUfuncsCUDA) ... ok (0.022s) 2022-11-23T01:55:34.4826275Z test_heaviside_cuda_int8_float16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.022s) 2022-11-23T01:55:34.4826476Z test_heaviside_cuda_int8_float32 (__main__.TestBinaryUfuncsCUDA) ... ok (0.022s) 2022-11-23T01:55:34.4826673Z test_heaviside_cuda_int8_float64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.023s) 2022-11-23T01:55:34.4826874Z test_heaviside_cuda_int8_int16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.022s) 2022-11-23T01:55:34.4827070Z test_heaviside_cuda_int8_int32 (__main__.TestBinaryUfuncsCUDA) ... ok (0.022s) 2022-11-23T01:55:34.4827271Z test_heaviside_cuda_int8_int64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.022s) 2022-11-23T01:55:34.4827468Z test_heaviside_cuda_int8_int8 (__main__.TestBinaryUfuncsCUDA) ... ok (0.004s) 2022-11-23T01:55:34.4827648Z test_heaviside_cuda_int8_uint8 (__main__.TestBinaryUfuncsCUDA) ... ok (0.023s) 2022-11-23T01:55:34.4827876Z test_heaviside_cuda_uint8_bfloat16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.023s) 2022-11-23T01:55:34.4828083Z test_heaviside_cuda_uint8_bool (__main__.TestBinaryUfuncsCUDA) ... ok (0.023s) 2022-11-23T01:55:34.4828298Z test_heaviside_cuda_uint8_float16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.022s) 2022-11-23T01:55:34.4828501Z test_heaviside_cuda_uint8_float32 (__main__.TestBinaryUfuncsCUDA) ... ok (0.022s) 2022-11-23T01:55:34.4828701Z test_heaviside_cuda_uint8_float64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.022s) 2022-11-23T01:55:34.4828903Z test_heaviside_cuda_uint8_int16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.023s) 2022-11-23T01:55:34.4829103Z test_heaviside_cuda_uint8_int32 (__main__.TestBinaryUfuncsCUDA) ... ok (0.022s) 2022-11-23T01:55:34.4829287Z test_heaviside_cuda_uint8_int64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.022s) 2022-11-23T01:55:34.4829485Z test_heaviside_cuda_uint8_int8 (__main__.TestBinaryUfuncsCUDA) ... ok (0.022s) 2022-11-23T01:55:34.4829730Z test_heaviside_cuda_uint8_uint8 (__main__.TestBinaryUfuncsCUDA) ... ok (0.005s) 2022-11-23T01:55:34.4829937Z test_hypot_cuda_float32 (__main__.TestBinaryUfuncsCUDA) ... ok (0.004s) 2022-11-23T01:55:34.4830131Z test_hypot_cuda_float64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.004s) 2022-11-23T01:55:34.4830348Z test_idiv_and_ifloordiv_vs_python_cuda (__main__.TestBinaryUfuncsCUDA) ... ok (9.245s) 2022-11-23T01:55:34.4830551Z test_inplace_division_cuda (__main__.TestBinaryUfuncsCUDA) ... ok (0.002s) 2022-11-23T01:55:34.4830750Z test_inplace_dunders_cuda (__main__.TestBinaryUfuncsCUDA) ... ok (0.002s) 2022-11-23T01:55:34.4830943Z test_int_and_float_pow_cuda (__main__.TestBinaryUfuncsCUDA) ... ok (0.938s) 2022-11-23T01:55:34.4831156Z test_int_tensor_pow_neg_ints_cuda (__main__.TestBinaryUfuncsCUDA) ... ok (0.069s) 2022-11-23T01:55:34.4831348Z test_lcm_cuda_int16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-11-23T01:55:34.4831537Z test_lcm_cuda_int32 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-11-23T01:55:34.4831720Z test_lcm_cuda_int64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-11-23T01:55:34.4831935Z test_ldexp_cuda (__main__.TestBinaryUfuncsCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T01:55:34.4832748Z test_lerp_cuda_complex128 (__main__.TestBinaryUfuncsCUDA) ... /var/lib/jenkins/workspace/test/test_binary_ufuncs.py:3347: UserWarning: An output with one or more elements was resized since it had shape [], which does not match the required output shape [5]. This behavior is deprecated, and in a future PyTorch release outputs will not be resized unless they have zero elements. You can explicitly reuse an out tensor t by resizing it, inplace, to zero elements with t.resize_(0). (Triggered internally at /var/lib/jenkins/workspace/aten/src/ATen/native/Resize.cpp:31.) 2022-11-23T01:55:34.4832910Z torch.lerp(start, end, weight, out=actual_out) 2022-11-23T01:55:34.4833641Z /var/lib/jenkins/workspace/test/test_binary_ufuncs.py:3347: UserWarning: An output with one or more elements was resized since it had shape [], which does not match the required output shape [5, 5]. This behavior is deprecated, and in a future PyTorch release outputs will not be resized unless they have zero elements. You can explicitly reuse an out tensor t by resizing it, inplace, to zero elements with t.resize_(0). (Triggered internally at /var/lib/jenkins/workspace/aten/src/ATen/native/Resize.cpp:31.) 2022-11-23T01:55:34.4833858Z torch.lerp(start, end, weight, out=actual_out) 2022-11-23T01:55:34.4833960Z ok (0.142s) 2022-11-23T01:55:34.4834158Z test_lerp_cuda_complex64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.153s) 2022-11-23T01:55:34.4834336Z test_lerp_cuda_float32 (__main__.TestBinaryUfuncsCUDA) ... ok (0.068s) 2022-11-23T01:55:34.4834529Z test_lerp_cuda_float64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.063s) 2022-11-23T01:55:34.4834767Z test_lerp_lowp_cpu_cuda_bfloat16 (__main__.TestBinaryUfuncsCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T01:55:34.4834979Z test_lerp_lowp_cuda_bfloat16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-11-23T01:55:34.4835185Z test_lerp_lowp_cuda_float16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-11-23T01:55:34.4835396Z test_logaddexp2_cuda_bfloat16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.004s) 2022-11-23T01:55:34.4835598Z test_logaddexp2_cuda_float32 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-11-23T01:55:34.4835798Z test_logaddexp2_cuda_float64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-11-23T01:55:34.4835984Z test_logaddexp_cuda_bfloat16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.004s) 2022-11-23T01:55:34.4836185Z test_logaddexp_cuda_float32 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-11-23T01:55:34.4836384Z test_logaddexp_cuda_float64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.004s) 2022-11-23T01:55:34.4836603Z test_logical_and_cuda_bfloat16_bfloat16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-11-23T01:55:34.4836860Z test_logical_and_cuda_bfloat16_bool (__main__.TestBinaryUfuncsCUDA) ... ok (0.002s) 2022-11-23T01:55:34.4837090Z test_logical_and_cuda_bfloat16_complex128 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-11-23T01:55:34.4837311Z test_logical_and_cuda_bfloat16_complex64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-11-23T01:55:34.4837525Z test_logical_and_cuda_bfloat16_float16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-11-23T01:55:34.4837722Z test_logical_and_cuda_bfloat16_float32 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-11-23T01:55:34.4837934Z test_logical_and_cuda_bfloat16_float64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-11-23T01:55:34.4838153Z test_logical_and_cuda_bfloat16_int16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-11-23T01:55:34.4838369Z test_logical_and_cuda_bfloat16_int32 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-11-23T01:55:34.4838581Z test_logical_and_cuda_bfloat16_int64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.002s) 2022-11-23T01:55:34.4838794Z test_logical_and_cuda_bfloat16_int8 (__main__.TestBinaryUfuncsCUDA) ... ok (0.002s) 2022-11-23T01:55:34.4839006Z test_logical_and_cuda_bfloat16_uint8 (__main__.TestBinaryUfuncsCUDA) ... ok (0.002s) 2022-11-23T01:55:34.4839215Z test_logical_and_cuda_bool_bfloat16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.002s) 2022-11-23T01:55:34.4839402Z test_logical_and_cuda_bool_bool (__main__.TestBinaryUfuncsCUDA) ... ok (0.002s) 2022-11-23T01:55:34.4839618Z test_logical_and_cuda_bool_complex128 (__main__.TestBinaryUfuncsCUDA) ... ok (0.002s) 2022-11-23T01:55:34.4839832Z test_logical_and_cuda_bool_complex64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-11-23T01:55:34.4840042Z test_logical_and_cuda_bool_float16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.002s) 2022-11-23T01:55:34.4840244Z test_logical_and_cuda_bool_float32 (__main__.TestBinaryUfuncsCUDA) ... ok (0.002s) 2022-11-23T01:55:34.4840443Z test_logical_and_cuda_bool_float64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.002s) 2022-11-23T01:55:34.4840652Z test_logical_and_cuda_bool_int16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.002s) 2022-11-23T01:55:34.4840906Z test_logical_and_cuda_bool_int32 (__main__.TestBinaryUfuncsCUDA) ... ok (0.002s) 2022-11-23T01:55:34.4841104Z test_logical_and_cuda_bool_int64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.002s) 2022-11-23T01:55:34.4841300Z test_logical_and_cuda_bool_int8 (__main__.TestBinaryUfuncsCUDA) ... ok (0.002s) 2022-11-23T01:55:34.4841510Z test_logical_and_cuda_bool_uint8 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-11-23T01:55:34.4842005Z test_logical_and_cuda_complex128_bfloat16 (__main__.TestBinaryUfuncsCUDA) ... /var/lib/jenkins/workspace/test/test_binary_ufuncs.py:3241: UserWarning: Casting complex values to real discards the imaginary part (Triggered internally at /var/lib/jenkins/workspace/aten/src/ATen/native/Copy.cpp:275.) 2022-11-23T01:55:34.4842185Z self.assertEqual(expected_res.bool(), getattr(a, op)(b)) 2022-11-23T01:55:34.4842287Z ok (0.003s) 2022-11-23T01:55:34.4842504Z test_logical_and_cuda_complex128_bool (__main__.TestBinaryUfuncsCUDA) ... ok (0.002s) 2022-11-23T01:55:34.4842732Z test_logical_and_cuda_complex128_complex128 (__main__.TestBinaryUfuncsCUDA) ... ok (0.203s) 2022-11-23T01:55:34.4842954Z test_logical_and_cuda_complex128_complex64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-11-23T01:55:34.4843169Z test_logical_and_cuda_complex128_float16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-11-23T01:55:34.4843370Z test_logical_and_cuda_complex128_float32 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-11-23T01:55:34.4843578Z test_logical_and_cuda_complex128_float64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-11-23T01:55:34.4843792Z test_logical_and_cuda_complex128_int16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-11-23T01:55:34.4844002Z test_logical_and_cuda_complex128_int32 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-11-23T01:55:34.4844211Z test_logical_and_cuda_complex128_int64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-11-23T01:55:34.4844489Z test_logical_and_cuda_complex128_int8 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-11-23T01:55:34.4844720Z test_logical_and_cuda_complex128_uint8 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-11-23T01:55:34.4844940Z test_logical_and_cuda_complex64_bfloat16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-11-23T01:55:34.4845140Z test_logical_and_cuda_complex64_bool (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-11-23T01:55:34.4845365Z test_logical_and_cuda_complex64_complex128 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-11-23T01:55:34.4845585Z test_logical_and_cuda_complex64_complex64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.195s) 2022-11-23T01:55:34.4845801Z test_logical_and_cuda_complex64_float16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-11-23T01:55:34.4846015Z test_logical_and_cuda_complex64_float32 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-11-23T01:55:34.4846233Z test_logical_and_cuda_complex64_float64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-11-23T01:55:34.4846450Z test_logical_and_cuda_complex64_int16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-11-23T01:55:34.4846662Z test_logical_and_cuda_complex64_int32 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-11-23T01:55:34.4846857Z test_logical_and_cuda_complex64_int64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-11-23T01:55:34.4847070Z test_logical_and_cuda_complex64_int8 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-11-23T01:55:34.4847282Z test_logical_and_cuda_complex64_uint8 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-11-23T01:55:34.4847494Z test_logical_and_cuda_float16_bfloat16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.002s) 2022-11-23T01:55:34.4847701Z test_logical_and_cuda_float16_bool (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-11-23T01:55:34.4847922Z test_logical_and_cuda_float16_complex128 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-11-23T01:55:34.4848143Z test_logical_and_cuda_float16_complex64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.002s) 2022-11-23T01:55:34.4848416Z test_logical_and_cuda_float16_float16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-11-23T01:55:34.4848627Z test_logical_and_cuda_float16_float32 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-11-23T01:55:34.4848823Z test_logical_and_cuda_float16_float64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-11-23T01:55:34.4849030Z test_logical_and_cuda_float16_int16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.002s) 2022-11-23T01:55:34.4849231Z test_logical_and_cuda_float16_int32 (__main__.TestBinaryUfuncsCUDA) ... ok (0.002s) 2022-11-23T01:55:34.4849426Z test_logical_and_cuda_float16_int64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-11-23T01:55:34.4849631Z test_logical_and_cuda_float16_int8 (__main__.TestBinaryUfuncsCUDA) ... ok (0.002s) 2022-11-23T01:55:34.4849829Z test_logical_and_cuda_float16_uint8 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-11-23T01:55:34.4850043Z test_logical_and_cuda_float32_bfloat16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-11-23T01:55:34.4850255Z test_logical_and_cuda_float32_bool (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-11-23T01:55:34.4850458Z test_logical_and_cuda_float32_complex128 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-11-23T01:55:34.4850676Z test_logical_and_cuda_float32_complex64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.002s) 2022-11-23T01:55:34.4850883Z test_logical_and_cuda_float32_float16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.002s) 2022-11-23T01:55:34.4851100Z test_logical_and_cuda_float32_float32 (__main__.TestBinaryUfuncsCUDA) ... ok (0.002s) 2022-11-23T01:55:34.4851312Z test_logical_and_cuda_float32_float64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-11-23T01:55:34.4851525Z test_logical_and_cuda_float32_int16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-11-23T01:55:34.4851776Z test_logical_and_cuda_float32_int32 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-11-23T01:55:34.4851985Z test_logical_and_cuda_float32_int64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-11-23T01:55:34.4852193Z test_logical_and_cuda_float32_int8 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-11-23T01:55:34.4852377Z test_logical_and_cuda_float32_uint8 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-11-23T01:55:34.4852588Z test_logical_and_cuda_float64_bfloat16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.002s) 2022-11-23T01:55:34.4852793Z test_logical_and_cuda_float64_bool (__main__.TestBinaryUfuncsCUDA) ... ok (0.002s) 2022-11-23T01:55:34.4853010Z test_logical_and_cuda_float64_complex128 (__main__.TestBinaryUfuncsCUDA) ... ok (0.002s) 2022-11-23T01:55:34.4853222Z test_logical_and_cuda_float64_complex64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.002s) 2022-11-23T01:55:34.4853433Z test_logical_and_cuda_float64_float16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.002s) 2022-11-23T01:55:34.4853645Z test_logical_and_cuda_float64_float32 (__main__.TestBinaryUfuncsCUDA) ... ok (0.002s) 2022-11-23T01:55:34.4853858Z test_logical_and_cuda_float64_float64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-11-23T01:55:34.4854048Z test_logical_and_cuda_float64_int16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.002s) 2022-11-23T01:55:34.4854264Z test_logical_and_cuda_float64_int32 (__main__.TestBinaryUfuncsCUDA) ... ok (0.002s) 2022-11-23T01:55:34.4854464Z test_logical_and_cuda_float64_int64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.002s) 2022-11-23T01:55:34.4854672Z test_logical_and_cuda_float64_int8 (__main__.TestBinaryUfuncsCUDA) ... ok (0.002s) 2022-11-23T01:55:34.4854878Z test_logical_and_cuda_float64_uint8 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-11-23T01:55:34.4855087Z test_logical_and_cuda_int16_bfloat16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.002s) 2022-11-23T01:55:34.4855292Z test_logical_and_cuda_int16_bool (__main__.TestBinaryUfuncsCUDA) ... ok (0.002s) 2022-11-23T01:55:34.4855507Z test_logical_and_cuda_int16_complex128 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-11-23T01:55:34.4855756Z test_logical_and_cuda_int16_complex64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.002s) 2022-11-23T01:55:34.4855962Z test_logical_and_cuda_int16_float16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.002s) 2022-11-23T01:55:34.4856162Z test_logical_and_cuda_int16_float32 (__main__.TestBinaryUfuncsCUDA) ... ok (0.002s) 2022-11-23T01:55:34.4856360Z test_logical_and_cuda_int16_float64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.002s) 2022-11-23T01:55:34.4856565Z test_logical_and_cuda_int16_int16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.002s) 2022-11-23T01:55:34.4856764Z test_logical_and_cuda_int16_int32 (__main__.TestBinaryUfuncsCUDA) ... ok (0.002s) 2022-11-23T01:55:34.4856960Z test_logical_and_cuda_int16_int64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.002s) 2022-11-23T01:55:34.4857162Z test_logical_and_cuda_int16_int8 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-11-23T01:55:34.4857377Z test_logical_and_cuda_int16_uint8 (__main__.TestBinaryUfuncsCUDA) ... ok (0.002s) 2022-11-23T01:55:34.4857579Z test_logical_and_cuda_int32_bfloat16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.002s) 2022-11-23T01:55:34.4857789Z test_logical_and_cuda_int32_bool (__main__.TestBinaryUfuncsCUDA) ... ok (0.002s) 2022-11-23T01:55:34.4858002Z test_logical_and_cuda_int32_complex128 (__main__.TestBinaryUfuncsCUDA) ... ok (0.002s) 2022-11-23T01:55:34.4858214Z test_logical_and_cuda_int32_complex64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.002s) 2022-11-23T01:55:34.4858419Z test_logical_and_cuda_int32_float16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.002s) 2022-11-23T01:55:34.4858619Z test_logical_and_cuda_int32_float32 (__main__.TestBinaryUfuncsCUDA) ... ok (0.002s) 2022-11-23T01:55:34.4858815Z test_logical_and_cuda_int32_float64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-11-23T01:55:34.4859016Z test_logical_and_cuda_int32_int16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.002s) 2022-11-23T01:55:34.4859245Z test_logical_and_cuda_int32_int32 (__main__.TestBinaryUfuncsCUDA) ... ok (0.002s) 2022-11-23T01:55:34.4859454Z test_logical_and_cuda_int32_int64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.002s) 2022-11-23T01:55:34.4859657Z test_logical_and_cuda_int32_int8 (__main__.TestBinaryUfuncsCUDA) ... ok (0.002s) 2022-11-23T01:55:34.4859852Z test_logical_and_cuda_int32_uint8 (__main__.TestBinaryUfuncsCUDA) ... ok (0.002s) 2022-11-23T01:55:34.4860426Z test_logical_and_cuda_int64_bfloat16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.002s) 2022-11-23T01:55:34.4860644Z test_logical_and_cuda_int64_bool (__main__.TestBinaryUfuncsCUDA) ... ok (0.002s) 2022-11-23T01:55:34.4860870Z test_logical_and_cuda_int64_complex128 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-11-23T01:55:34.4861088Z test_logical_and_cuda_int64_complex64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.002s) 2022-11-23T01:55:34.4861284Z test_logical_and_cuda_int64_float16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.002s) 2022-11-23T01:55:34.4861492Z test_logical_and_cuda_int64_float32 (__main__.TestBinaryUfuncsCUDA) ... ok (0.002s) 2022-11-23T01:55:34.4861693Z test_logical_and_cuda_int64_float64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.002s) 2022-11-23T01:55:34.4861898Z test_logical_and_cuda_int64_int16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.002s) 2022-11-23T01:55:34.4862093Z test_logical_and_cuda_int64_int32 (__main__.TestBinaryUfuncsCUDA) ... ok (0.002s) 2022-11-23T01:55:34.4862291Z test_logical_and_cuda_int64_int64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.002s) 2022-11-23T01:55:34.4862494Z test_logical_and_cuda_int64_int8 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-11-23T01:55:34.4862691Z test_logical_and_cuda_int64_uint8 (__main__.TestBinaryUfuncsCUDA) ... ok (0.002s) 2022-11-23T01:55:34.4862877Z test_logical_and_cuda_int8_bfloat16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.002s) 2022-11-23T01:55:34.4863084Z test_logical_and_cuda_int8_bool (__main__.TestBinaryUfuncsCUDA) ... ok (0.002s) 2022-11-23T01:55:34.4863298Z test_logical_and_cuda_int8_complex128 (__main__.TestBinaryUfuncsCUDA) ... ok (0.002s) 2022-11-23T01:55:34.4863602Z test_logical_and_cuda_int8_complex64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.002s) 2022-11-23T01:55:34.4863808Z test_logical_and_cuda_int8_float16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.002s) 2022-11-23T01:55:34.4864022Z test_logical_and_cuda_int8_float32 (__main__.TestBinaryUfuncsCUDA) ... ok (0.002s) 2022-11-23T01:55:34.4864227Z test_logical_and_cuda_int8_float64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-11-23T01:55:34.4864433Z test_logical_and_cuda_int8_int16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.002s) 2022-11-23T01:55:34.4864634Z test_logical_and_cuda_int8_int32 (__main__.TestBinaryUfuncsCUDA) ... ok (0.002s) 2022-11-23T01:55:34.4864810Z test_logical_and_cuda_int8_int64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.002s) 2022-11-23T01:55:34.4865011Z test_logical_and_cuda_int8_int8 (__main__.TestBinaryUfuncsCUDA) ... ok (0.002s) 2022-11-23T01:55:34.4865215Z test_logical_and_cuda_int8_uint8 (__main__.TestBinaryUfuncsCUDA) ... ok (0.002s) 2022-11-23T01:55:34.4865426Z test_logical_and_cuda_uint8_bfloat16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.002s) 2022-11-23T01:55:34.4865624Z test_logical_and_cuda_uint8_bool (__main__.TestBinaryUfuncsCUDA) ... ok (0.002s) 2022-11-23T01:55:34.4865842Z test_logical_and_cuda_uint8_complex128 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-11-23T01:55:34.4866056Z test_logical_and_cuda_uint8_complex64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.002s) 2022-11-23T01:55:34.4866263Z test_logical_and_cuda_uint8_float16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.002s) 2022-11-23T01:55:34.4866447Z test_logical_and_cuda_uint8_float32 (__main__.TestBinaryUfuncsCUDA) ... ok (0.002s) 2022-11-23T01:55:34.4866643Z test_logical_and_cuda_uint8_float64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.002s) 2022-11-23T01:55:34.4866846Z test_logical_and_cuda_uint8_int16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.002s) 2022-11-23T01:55:34.4867112Z test_logical_and_cuda_uint8_int32 (__main__.TestBinaryUfuncsCUDA) ... ok (0.002s) 2022-11-23T01:55:34.4867326Z test_logical_and_cuda_uint8_int64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.002s) 2022-11-23T01:55:34.4867537Z test_logical_and_cuda_uint8_int8 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-11-23T01:55:34.4867740Z test_logical_and_cuda_uint8_uint8 (__main__.TestBinaryUfuncsCUDA) ... ok (0.002s) 2022-11-23T01:55:34.4867937Z test_logical_cuda_bfloat16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.006s) 2022-11-23T01:55:34.4868113Z test_logical_cuda_bool (__main__.TestBinaryUfuncsCUDA) ... ok (0.005s) 2022-11-23T01:55:34.4868312Z test_logical_cuda_float16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.006s) 2022-11-23T01:55:34.4868505Z test_logical_cuda_float32 (__main__.TestBinaryUfuncsCUDA) ... ok (0.006s) 2022-11-23T01:55:34.4868696Z test_logical_cuda_float64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.006s) 2022-11-23T01:55:34.4868891Z test_logical_cuda_int16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.006s) 2022-11-23T01:55:34.4869083Z test_logical_cuda_int32 (__main__.TestBinaryUfuncsCUDA) ... ok (0.006s) 2022-11-23T01:55:34.4869273Z test_logical_cuda_int64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.006s) 2022-11-23T01:55:34.4869467Z test_logical_cuda_int8 (__main__.TestBinaryUfuncsCUDA) ... ok (0.006s) 2022-11-23T01:55:34.4869639Z test_logical_cuda_uint8 (__main__.TestBinaryUfuncsCUDA) ... ok (0.006s) 2022-11-23T01:55:34.4869855Z test_logical_or_cuda_bfloat16_bfloat16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.002s) 2022-11-23T01:55:34.4870072Z test_logical_or_cuda_bfloat16_bool (__main__.TestBinaryUfuncsCUDA) ... ok (0.002s) 2022-11-23T01:55:34.4870294Z test_logical_or_cuda_bfloat16_complex128 (__main__.TestBinaryUfuncsCUDA) ... ok (0.002s) 2022-11-23T01:55:34.4870516Z test_logical_or_cuda_bfloat16_complex64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-11-23T01:55:34.4870726Z test_logical_or_cuda_bfloat16_float16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.002s) 2022-11-23T01:55:34.4870942Z test_logical_or_cuda_bfloat16_float32 (__main__.TestBinaryUfuncsCUDA) ... ok (0.002s) 2022-11-23T01:55:34.4871206Z test_logical_or_cuda_bfloat16_float64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.002s) 2022-11-23T01:55:34.4871415Z test_logical_or_cuda_bfloat16_int16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.002s) 2022-11-23T01:55:34.4871598Z test_logical_or_cuda_bfloat16_int32 (__main__.TestBinaryUfuncsCUDA) ... ok (0.002s) 2022-11-23T01:55:34.4871796Z test_logical_or_cuda_bfloat16_int64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.002s) 2022-11-23T01:55:34.4872001Z test_logical_or_cuda_bfloat16_int8 (__main__.TestBinaryUfuncsCUDA) ... ok (0.002s) 2022-11-23T01:55:34.4872202Z test_logical_or_cuda_bfloat16_uint8 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-11-23T01:55:34.4872405Z test_logical_or_cuda_bool_bfloat16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.002s) 2022-11-23T01:55:34.4872608Z test_logical_or_cuda_bool_bool (__main__.TestBinaryUfuncsCUDA) ... ok (0.002s) 2022-11-23T01:55:34.4872828Z test_logical_or_cuda_bool_complex128 (__main__.TestBinaryUfuncsCUDA) ... ok (0.002s) 2022-11-23T01:55:34.4873032Z test_logical_or_cuda_bool_complex64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.002s) 2022-11-23T01:55:34.4873229Z test_logical_or_cuda_bool_float16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.002s) 2022-11-23T01:55:34.4873432Z test_logical_or_cuda_bool_float32 (__main__.TestBinaryUfuncsCUDA) ... ok (0.002s) 2022-11-23T01:55:34.4873634Z test_logical_or_cuda_bool_float64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.002s) 2022-11-23T01:55:34.4873836Z test_logical_or_cuda_bool_int16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-11-23T01:55:34.4874035Z test_logical_or_cuda_bool_int32 (__main__.TestBinaryUfuncsCUDA) ... ok (0.002s) 2022-11-23T01:55:34.4874237Z test_logical_or_cuda_bool_int64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.002s) 2022-11-23T01:55:34.4874441Z test_logical_or_cuda_bool_int8 (__main__.TestBinaryUfuncsCUDA) ... ok (0.002s) 2022-11-23T01:55:34.4874682Z test_logical_or_cuda_bool_uint8 (__main__.TestBinaryUfuncsCUDA) ... ok (0.002s) 2022-11-23T01:55:34.4874894Z test_logical_or_cuda_complex128_bfloat16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-11-23T01:55:34.4875105Z test_logical_or_cuda_complex128_bool (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-11-23T01:55:34.4875327Z test_logical_or_cuda_complex128_complex128 (__main__.TestBinaryUfuncsCUDA) ... ok (0.201s) 2022-11-23T01:55:34.4875546Z test_logical_or_cuda_complex128_complex64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.004s) 2022-11-23T01:55:34.4875761Z test_logical_or_cuda_complex128_float16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.002s) 2022-11-23T01:55:34.4875974Z test_logical_or_cuda_complex128_float32 (__main__.TestBinaryUfuncsCUDA) ... ok (0.002s) 2022-11-23T01:55:34.4876189Z test_logical_or_cuda_complex128_float64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.002s) 2022-11-23T01:55:34.4876412Z test_logical_or_cuda_complex128_int16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-11-23T01:55:34.4876632Z test_logical_or_cuda_complex128_int32 (__main__.TestBinaryUfuncsCUDA) ... ok (0.002s) 2022-11-23T01:55:34.4876831Z test_logical_or_cuda_complex128_int64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.002s) 2022-11-23T01:55:34.4877044Z test_logical_or_cuda_complex128_int8 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-11-23T01:55:34.4877255Z test_logical_or_cuda_complex128_uint8 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-11-23T01:55:34.4877470Z test_logical_or_cuda_complex64_bfloat16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-11-23T01:55:34.4877679Z test_logical_or_cuda_complex64_bool (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-11-23T01:55:34.4877898Z test_logical_or_cuda_complex64_complex128 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-11-23T01:55:34.4878117Z test_logical_or_cuda_complex64_complex64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.199s) 2022-11-23T01:55:34.4878333Z test_logical_or_cuda_complex64_float16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-11-23T01:55:34.4878586Z test_logical_or_cuda_complex64_float32 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-11-23T01:55:34.4878799Z test_logical_or_cuda_complex64_float64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-11-23T01:55:34.4879011Z test_logical_or_cuda_complex64_int16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-11-23T01:55:34.4879221Z test_logical_or_cuda_complex64_int32 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-11-23T01:55:34.4879430Z test_logical_or_cuda_complex64_int64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-11-23T01:55:34.4879649Z test_logical_or_cuda_complex64_int8 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-11-23T01:55:34.4879864Z test_logical_or_cuda_complex64_uint8 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-11-23T01:55:34.4880083Z test_logical_or_cuda_float16_bfloat16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-11-23T01:55:34.4880276Z test_logical_or_cuda_float16_bool (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-11-23T01:55:34.4880497Z test_logical_or_cuda_float16_complex128 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-11-23T01:55:34.4880712Z test_logical_or_cuda_float16_complex64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-11-23T01:55:34.4880920Z test_logical_or_cuda_float16_float16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-11-23T01:55:34.4881129Z test_logical_or_cuda_float16_float32 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-11-23T01:55:34.4881336Z test_logical_or_cuda_float16_float64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-11-23T01:55:34.4881541Z test_logical_or_cuda_float16_int16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.002s) 2022-11-23T01:55:34.4881740Z test_logical_or_cuda_float16_int32 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-11-23T01:55:34.4881940Z test_logical_or_cuda_float16_int64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-11-23T01:55:34.4882172Z test_logical_or_cuda_float16_int8 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-11-23T01:55:34.4882387Z test_logical_or_cuda_float16_uint8 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-11-23T01:55:34.4882597Z test_logical_or_cuda_float32_bfloat16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-11-23T01:55:34.4882812Z test_logical_or_cuda_float32_bool (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-11-23T01:55:34.4883031Z test_logical_or_cuda_float32_complex128 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-11-23T01:55:34.4883252Z test_logical_or_cuda_float32_complex64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-11-23T01:55:34.4883458Z test_logical_or_cuda_float32_float16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-11-23T01:55:34.4883666Z test_logical_or_cuda_float32_float32 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-11-23T01:55:34.4883857Z test_logical_or_cuda_float32_float64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-11-23T01:55:34.4884072Z test_logical_or_cuda_float32_int16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-11-23T01:55:34.4884276Z test_logical_or_cuda_float32_int32 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-11-23T01:55:34.4884473Z test_logical_or_cuda_float32_int64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-11-23T01:55:34.4884679Z test_logical_or_cuda_float32_int8 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-11-23T01:55:34.4884880Z test_logical_or_cuda_float32_uint8 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-11-23T01:55:34.4885089Z test_logical_or_cuda_float64_bfloat16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.002s) 2022-11-23T01:55:34.4885293Z test_logical_or_cuda_float64_bool (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-11-23T01:55:34.4885490Z test_logical_or_cuda_float64_complex128 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-11-23T01:55:34.4885708Z test_logical_or_cuda_float64_complex64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-11-23T01:55:34.4885978Z test_logical_or_cuda_float64_float16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-11-23T01:55:34.4886194Z test_logical_or_cuda_float64_float32 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-11-23T01:55:34.4886407Z test_logical_or_cuda_float64_float64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-11-23T01:55:34.4886612Z test_logical_or_cuda_float64_int16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-11-23T01:55:34.4886809Z test_logical_or_cuda_float64_int32 (__main__.TestBinaryUfuncsCUDA) ... ok (0.002s) 2022-11-23T01:55:34.4887005Z test_logical_or_cuda_float64_int64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.002s) 2022-11-23T01:55:34.4887208Z test_logical_or_cuda_float64_int8 (__main__.TestBinaryUfuncsCUDA) ... ok (0.002s) 2022-11-23T01:55:34.4887390Z test_logical_or_cuda_float64_uint8 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-11-23T01:55:34.4887600Z test_logical_or_cuda_int16_bfloat16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.002s) 2022-11-23T01:55:34.4887805Z test_logical_or_cuda_int16_bool (__main__.TestBinaryUfuncsCUDA) ... ok (0.002s) 2022-11-23T01:55:34.4888016Z test_logical_or_cuda_int16_complex128 (__main__.TestBinaryUfuncsCUDA) ... ok (0.002s) 2022-11-23T01:55:34.4888224Z test_logical_or_cuda_int16_complex64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.002s) 2022-11-23T01:55:34.4888432Z test_logical_or_cuda_int16_float16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.002s) 2022-11-23T01:55:34.4888631Z test_logical_or_cuda_int16_float32 (__main__.TestBinaryUfuncsCUDA) ... ok (0.002s) 2022-11-23T01:55:34.4888827Z test_logical_or_cuda_int16_float64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.002s) 2022-11-23T01:55:34.4889019Z test_logical_or_cuda_int16_int16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-11-23T01:55:34.4889217Z test_logical_or_cuda_int16_int32 (__main__.TestBinaryUfuncsCUDA) ... ok (0.002s) 2022-11-23T01:55:34.4889458Z test_logical_or_cuda_int16_int64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.002s) 2022-11-23T01:55:34.4889671Z test_logical_or_cuda_int16_int8 (__main__.TestBinaryUfuncsCUDA) ... ok (0.002s) 2022-11-23T01:55:34.4889876Z test_logical_or_cuda_int16_uint8 (__main__.TestBinaryUfuncsCUDA) ... ok (0.002s) 2022-11-23T01:55:34.4890085Z test_logical_or_cuda_int32_bfloat16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.002s) 2022-11-23T01:55:34.4890287Z test_logical_or_cuda_int32_bool (__main__.TestBinaryUfuncsCUDA) ... ok (0.002s) 2022-11-23T01:55:34.4890497Z test_logical_or_cuda_int32_complex128 (__main__.TestBinaryUfuncsCUDA) ... ok (0.002s) 2022-11-23T01:55:34.4890689Z test_logical_or_cuda_int32_complex64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-11-23T01:55:34.4890894Z test_logical_or_cuda_int32_float16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.002s) 2022-11-23T01:55:34.4891087Z test_logical_or_cuda_int32_float32 (__main__.TestBinaryUfuncsCUDA) ... ok (0.002s) 2022-11-23T01:55:34.4891284Z test_logical_or_cuda_int32_float64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.002s) 2022-11-23T01:55:34.4891488Z test_logical_or_cuda_int32_int16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.002s) 2022-11-23T01:55:34.4891682Z test_logical_or_cuda_int32_int32 (__main__.TestBinaryUfuncsCUDA) ... ok (0.002s) 2022-11-23T01:55:34.4891869Z test_logical_or_cuda_int32_int64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.002s) 2022-11-23T01:55:34.4892075Z test_logical_or_cuda_int32_int8 (__main__.TestBinaryUfuncsCUDA) ... ok (0.002s) 2022-11-23T01:55:34.4892265Z test_logical_or_cuda_int32_uint8 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-11-23T01:55:34.4892477Z test_logical_or_cuda_int64_bfloat16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.002s) 2022-11-23T01:55:34.4892681Z test_logical_or_cuda_int64_bool (__main__.TestBinaryUfuncsCUDA) ... ok (0.002s) 2022-11-23T01:55:34.4892888Z test_logical_or_cuda_int64_complex128 (__main__.TestBinaryUfuncsCUDA) ... ok (0.002s) 2022-11-23T01:55:34.4893097Z test_logical_or_cuda_int64_complex64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.002s) 2022-11-23T01:55:34.4893355Z test_logical_or_cuda_int64_float16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.002s) 2022-11-23T01:55:34.4893553Z test_logical_or_cuda_int64_float32 (__main__.TestBinaryUfuncsCUDA) ... ok (0.002s) 2022-11-23T01:55:34.4893748Z test_logical_or_cuda_int64_float64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.002s) 2022-11-23T01:55:34.4893946Z test_logical_or_cuda_int64_int16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-11-23T01:55:34.4894124Z test_logical_or_cuda_int64_int32 (__main__.TestBinaryUfuncsCUDA) ... ok (0.002s) 2022-11-23T01:55:34.4894326Z test_logical_or_cuda_int64_int64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.002s) 2022-11-23T01:55:34.4894516Z test_logical_or_cuda_int64_int8 (__main__.TestBinaryUfuncsCUDA) ... ok (0.002s) 2022-11-23T01:55:34.4894716Z test_logical_or_cuda_int64_uint8 (__main__.TestBinaryUfuncsCUDA) ... ok (0.002s) 2022-11-23T01:55:34.4894922Z test_logical_or_cuda_int8_bfloat16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.002s) 2022-11-23T01:55:34.4895138Z test_logical_or_cuda_int8_bool (__main__.TestBinaryUfuncsCUDA) ... ok (0.002s) 2022-11-23T01:55:34.4895353Z test_logical_or_cuda_int8_complex128 (__main__.TestBinaryUfuncsCUDA) ... ok (0.002s) 2022-11-23T01:55:34.4895566Z test_logical_or_cuda_int8_complex64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-11-23T01:55:34.4895756Z test_logical_or_cuda_int8_float16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.002s) 2022-11-23T01:55:34.4895954Z test_logical_or_cuda_int8_float32 (__main__.TestBinaryUfuncsCUDA) ... ok (0.002s) 2022-11-23T01:55:34.4896150Z test_logical_or_cuda_int8_float64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.002s) 2022-11-23T01:55:34.4896352Z test_logical_or_cuda_int8_int16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.002s) 2022-11-23T01:55:34.4896550Z test_logical_or_cuda_int8_int32 (__main__.TestBinaryUfuncsCUDA) ... ok (0.002s) 2022-11-23T01:55:34.4896750Z test_logical_or_cuda_int8_int64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.002s) 2022-11-23T01:55:34.4897010Z test_logical_or_cuda_int8_int8 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-11-23T01:55:34.4897217Z test_logical_or_cuda_int8_uint8 (__main__.TestBinaryUfuncsCUDA) ... ok (0.002s) 2022-11-23T01:55:34.4897409Z test_logical_or_cuda_uint8_bfloat16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.002s) 2022-11-23T01:55:34.4897613Z test_logical_or_cuda_uint8_bool (__main__.TestBinaryUfuncsCUDA) ... ok (0.002s) 2022-11-23T01:55:34.4897827Z test_logical_or_cuda_uint8_complex128 (__main__.TestBinaryUfuncsCUDA) ... ok (0.002s) 2022-11-23T01:55:34.4898038Z test_logical_or_cuda_uint8_complex64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.002s) 2022-11-23T01:55:34.4898252Z test_logical_or_cuda_uint8_float16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.002s) 2022-11-23T01:55:34.4898456Z test_logical_or_cuda_uint8_float32 (__main__.TestBinaryUfuncsCUDA) ... ok (0.002s) 2022-11-23T01:55:34.4898658Z test_logical_or_cuda_uint8_float64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-11-23T01:55:34.4898865Z test_logical_or_cuda_uint8_int16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.002s) 2022-11-23T01:55:34.4899045Z test_logical_or_cuda_uint8_int32 (__main__.TestBinaryUfuncsCUDA) ... ok (0.002s) 2022-11-23T01:55:34.4899239Z test_logical_or_cuda_uint8_int64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.002s) 2022-11-23T01:55:34.4899439Z test_logical_or_cuda_uint8_int8 (__main__.TestBinaryUfuncsCUDA) ... ok (0.002s) 2022-11-23T01:55:34.4899643Z test_logical_or_cuda_uint8_uint8 (__main__.TestBinaryUfuncsCUDA) ... ok (0.002s) 2022-11-23T01:55:34.4899855Z test_logical_xor_cuda_bfloat16_bfloat16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-11-23T01:55:34.4900416Z test_logical_xor_cuda_bfloat16_bool (__main__.TestBinaryUfuncsCUDA) ... ok (0.002s) 2022-11-23T01:55:34.4900649Z test_logical_xor_cuda_bfloat16_complex128 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-11-23T01:55:34.4900866Z test_logical_xor_cuda_bfloat16_complex64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.002s) 2022-11-23T01:55:34.4901184Z test_logical_xor_cuda_bfloat16_float16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.002s) 2022-11-23T01:55:34.4901381Z test_logical_xor_cuda_bfloat16_float32 (__main__.TestBinaryUfuncsCUDA) ... ok (0.002s) 2022-11-23T01:55:34.4901592Z test_logical_xor_cuda_bfloat16_float64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.002s) 2022-11-23T01:55:34.4901808Z test_logical_xor_cuda_bfloat16_int16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.002s) 2022-11-23T01:55:34.4902018Z test_logical_xor_cuda_bfloat16_int32 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-11-23T01:55:34.4902232Z test_logical_xor_cuda_bfloat16_int64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-11-23T01:55:34.4902440Z test_logical_xor_cuda_bfloat16_int8 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-11-23T01:55:34.4902649Z test_logical_xor_cuda_bfloat16_uint8 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-11-23T01:55:34.4902861Z test_logical_xor_cuda_bool_bfloat16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.002s) 2022-11-23T01:55:34.4903051Z test_logical_xor_cuda_bool_bool (__main__.TestBinaryUfuncsCUDA) ... ok (0.002s) 2022-11-23T01:55:34.4903263Z test_logical_xor_cuda_bool_complex128 (__main__.TestBinaryUfuncsCUDA) ... ok (0.002s) 2022-11-23T01:55:34.4903476Z test_logical_xor_cuda_bool_complex64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.002s) 2022-11-23T01:55:34.4903685Z test_logical_xor_cuda_bool_float16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.002s) 2022-11-23T01:55:34.4903886Z test_logical_xor_cuda_bool_float32 (__main__.TestBinaryUfuncsCUDA) ... ok (0.002s) 2022-11-23T01:55:34.4904085Z test_logical_xor_cuda_bool_float64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-11-23T01:55:34.4904285Z test_logical_xor_cuda_bool_int16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.002s) 2022-11-23T01:55:34.4904479Z test_logical_xor_cuda_bool_int32 (__main__.TestBinaryUfuncsCUDA) ... ok (0.002s) 2022-11-23T01:55:34.4904715Z test_logical_xor_cuda_bool_int64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.002s) 2022-11-23T01:55:34.4904944Z test_logical_xor_cuda_bool_int8 (__main__.TestBinaryUfuncsCUDA) ... ok (0.002s) 2022-11-23T01:55:34.4905153Z test_logical_xor_cuda_bool_uint8 (__main__.TestBinaryUfuncsCUDA) ... ok (0.002s) 2022-11-23T01:55:34.4905377Z test_logical_xor_cuda_complex128_bfloat16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-11-23T01:55:34.4905591Z test_logical_xor_cuda_complex128_bool (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-11-23T01:55:34.4905815Z test_logical_xor_cuda_complex128_complex128 (__main__.TestBinaryUfuncsCUDA) ... ok (0.212s) 2022-11-23T01:55:34.4906035Z test_logical_xor_cuda_complex128_complex64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-11-23T01:55:34.4906252Z test_logical_xor_cuda_complex128_float16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-11-23T01:55:34.4906468Z test_logical_xor_cuda_complex128_float32 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-11-23T01:55:34.4906667Z test_logical_xor_cuda_complex128_float64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-11-23T01:55:34.4906885Z test_logical_xor_cuda_complex128_int16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-11-23T01:55:34.4907096Z test_logical_xor_cuda_complex128_int32 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-11-23T01:55:34.4907308Z test_logical_xor_cuda_complex128_int64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-11-23T01:55:34.4907517Z test_logical_xor_cuda_complex128_int8 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-11-23T01:55:34.4907726Z test_logical_xor_cuda_complex128_uint8 (__main__.TestBinaryUfuncsCUDA) ... ok (0.002s) 2022-11-23T01:55:34.4907942Z test_logical_xor_cuda_complex64_bfloat16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.002s) 2022-11-23T01:55:34.4908162Z test_logical_xor_cuda_complex64_bool (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-11-23T01:55:34.4908370Z test_logical_xor_cuda_complex64_complex128 (__main__.TestBinaryUfuncsCUDA) ... ok (0.002s) 2022-11-23T01:55:34.4908657Z test_logical_xor_cuda_complex64_complex64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.198s) 2022-11-23T01:55:34.4908873Z test_logical_xor_cuda_complex64_float16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-11-23T01:55:34.4909086Z test_logical_xor_cuda_complex64_float32 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-11-23T01:55:34.4909298Z test_logical_xor_cuda_complex64_float64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-11-23T01:55:34.4909509Z test_logical_xor_cuda_complex64_int16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-11-23T01:55:34.4909721Z test_logical_xor_cuda_complex64_int32 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-11-23T01:55:34.4909930Z test_logical_xor_cuda_complex64_int64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.002s) 2022-11-23T01:55:34.4910145Z test_logical_xor_cuda_complex64_int8 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-11-23T01:55:34.4910343Z test_logical_xor_cuda_complex64_uint8 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-11-23T01:55:34.4910557Z test_logical_xor_cuda_float16_bfloat16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.002s) 2022-11-23T01:55:34.4910766Z test_logical_xor_cuda_float16_bool (__main__.TestBinaryUfuncsCUDA) ... ok (0.002s) 2022-11-23T01:55:34.4910982Z test_logical_xor_cuda_float16_complex128 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-11-23T01:55:34.4911196Z test_logical_xor_cuda_float16_complex64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.002s) 2022-11-23T01:55:34.4911413Z test_logical_xor_cuda_float16_float16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-11-23T01:55:34.4911628Z test_logical_xor_cuda_float16_float32 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-11-23T01:55:34.4911840Z test_logical_xor_cuda_float16_float64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-11-23T01:55:34.4912034Z test_logical_xor_cuda_float16_int16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-11-23T01:55:34.4912280Z test_logical_xor_cuda_float16_int32 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-11-23T01:55:34.4912489Z test_logical_xor_cuda_float16_int64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-11-23T01:55:34.4912696Z test_logical_xor_cuda_float16_int8 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-11-23T01:55:34.4912896Z test_logical_xor_cuda_float16_uint8 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-11-23T01:55:34.4913107Z test_logical_xor_cuda_float32_bfloat16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.002s) 2022-11-23T01:55:34.4913311Z test_logical_xor_cuda_float32_bool (__main__.TestBinaryUfuncsCUDA) ... ok (0.002s) 2022-11-23T01:55:34.4913529Z test_logical_xor_cuda_float32_complex128 (__main__.TestBinaryUfuncsCUDA) ... ok (0.002s) 2022-11-23T01:55:34.4913724Z test_logical_xor_cuda_float32_complex64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.002s) 2022-11-23T01:55:34.4913933Z test_logical_xor_cuda_float32_float16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.002s) 2022-11-23T01:55:34.4914147Z test_logical_xor_cuda_float32_float32 (__main__.TestBinaryUfuncsCUDA) ... ok (0.002s) 2022-11-23T01:55:34.4914356Z test_logical_xor_cuda_float32_float64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-11-23T01:55:34.4914571Z test_logical_xor_cuda_float32_int16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.002s) 2022-11-23T01:55:34.4914775Z test_logical_xor_cuda_float32_int32 (__main__.TestBinaryUfuncsCUDA) ... ok (0.002s) 2022-11-23T01:55:34.4914979Z test_logical_xor_cuda_float32_int64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.002s) 2022-11-23T01:55:34.4915186Z test_logical_xor_cuda_float32_int8 (__main__.TestBinaryUfuncsCUDA) ... ok (0.002s) 2022-11-23T01:55:34.4915391Z test_logical_xor_cuda_float32_uint8 (__main__.TestBinaryUfuncsCUDA) ... ok (0.002s) 2022-11-23T01:55:34.4915585Z test_logical_xor_cuda_float64_bfloat16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.002s) 2022-11-23T01:55:34.4915796Z test_logical_xor_cuda_float64_bool (__main__.TestBinaryUfuncsCUDA) ... ok (0.002s) 2022-11-23T01:55:34.4916019Z test_logical_xor_cuda_float64_complex128 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-11-23T01:55:34.4916288Z test_logical_xor_cuda_float64_complex64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.002s) 2022-11-23T01:55:34.4916496Z test_logical_xor_cuda_float64_float16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.002s) 2022-11-23T01:55:34.4916705Z test_logical_xor_cuda_float64_float32 (__main__.TestBinaryUfuncsCUDA) ... ok (0.002s) 2022-11-23T01:55:34.4916911Z test_logical_xor_cuda_float64_float64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.002s) 2022-11-23T01:55:34.4917117Z test_logical_xor_cuda_float64_int16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.002s) 2022-11-23T01:55:34.4917300Z test_logical_xor_cuda_float64_int32 (__main__.TestBinaryUfuncsCUDA) ... ok (0.002s) 2022-11-23T01:55:34.4917499Z test_logical_xor_cuda_float64_int64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.002s) 2022-11-23T01:55:34.4917715Z test_logical_xor_cuda_float64_int8 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-11-23T01:55:34.4917930Z test_logical_xor_cuda_float64_uint8 (__main__.TestBinaryUfuncsCUDA) ... ok (0.002s) 2022-11-23T01:55:34.4918144Z test_logical_xor_cuda_int16_bfloat16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.002s) 2022-11-23T01:55:34.4918350Z test_logical_xor_cuda_int16_bool (__main__.TestBinaryUfuncsCUDA) ... ok (0.002s) 2022-11-23T01:55:34.4918562Z test_logical_xor_cuda_int16_complex128 (__main__.TestBinaryUfuncsCUDA) ... ok (0.002s) 2022-11-23T01:55:34.4918771Z test_logical_xor_cuda_int16_complex64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.002s) 2022-11-23T01:55:34.4918978Z test_logical_xor_cuda_int16_float16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.002s) 2022-11-23T01:55:34.4919161Z test_logical_xor_cuda_int16_float32 (__main__.TestBinaryUfuncsCUDA) ... ok (0.002s) 2022-11-23T01:55:34.4919357Z test_logical_xor_cuda_int16_float64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-11-23T01:55:34.4919605Z test_logical_xor_cuda_int16_int16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.002s) 2022-11-23T01:55:34.4919813Z test_logical_xor_cuda_int16_int32 (__main__.TestBinaryUfuncsCUDA) ... ok (0.002s) 2022-11-23T01:55:34.4920009Z test_logical_xor_cuda_int16_int64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.002s) 2022-11-23T01:55:34.4920210Z test_logical_xor_cuda_int16_int8 (__main__.TestBinaryUfuncsCUDA) ... ok (0.002s) 2022-11-23T01:55:34.4920405Z test_logical_xor_cuda_int16_uint8 (__main__.TestBinaryUfuncsCUDA) ... ok (0.002s) 2022-11-23T01:55:34.4920614Z test_logical_xor_cuda_int32_bfloat16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.002s) 2022-11-23T01:55:34.4920815Z test_logical_xor_cuda_int32_bool (__main__.TestBinaryUfuncsCUDA) ... ok (0.002s) 2022-11-23T01:55:34.4921032Z test_logical_xor_cuda_int32_complex128 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-11-23T01:55:34.4921249Z test_logical_xor_cuda_int32_complex64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.002s) 2022-11-23T01:55:34.4921459Z test_logical_xor_cuda_int32_float16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.002s) 2022-11-23T01:55:34.4921665Z test_logical_xor_cuda_int32_float32 (__main__.TestBinaryUfuncsCUDA) ... ok (0.002s) 2022-11-23T01:55:34.4921862Z test_logical_xor_cuda_int32_float64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.002s) 2022-11-23T01:55:34.4922067Z test_logical_xor_cuda_int32_int16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.002s) 2022-11-23T01:55:34.4922264Z test_logical_xor_cuda_int32_int32 (__main__.TestBinaryUfuncsCUDA) ... ok (0.002s) 2022-11-23T01:55:34.4922442Z test_logical_xor_cuda_int32_int64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.002s) 2022-11-23T01:55:34.4922644Z test_logical_xor_cuda_int32_int8 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-11-23T01:55:34.4922844Z test_logical_xor_cuda_int32_uint8 (__main__.TestBinaryUfuncsCUDA) ... ok (0.002s) 2022-11-23T01:55:34.4923053Z test_logical_xor_cuda_int64_bfloat16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.002s) 2022-11-23T01:55:34.4923259Z test_logical_xor_cuda_int64_bool (__main__.TestBinaryUfuncsCUDA) ... ok (0.002s) 2022-11-23T01:55:34.4923525Z test_logical_xor_cuda_int64_complex128 (__main__.TestBinaryUfuncsCUDA) ... ok (0.002s) 2022-11-23T01:55:34.4923779Z test_logical_xor_cuda_int64_complex64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.002s) 2022-11-23T01:55:34.4923995Z test_logical_xor_cuda_int64_float16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.002s) 2022-11-23T01:55:34.4924181Z test_logical_xor_cuda_int64_float32 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-11-23T01:55:34.4924386Z test_logical_xor_cuda_int64_float64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.002s) 2022-11-23T01:55:34.4924592Z test_logical_xor_cuda_int64_int16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.002s) 2022-11-23T01:55:34.4924790Z test_logical_xor_cuda_int64_int32 (__main__.TestBinaryUfuncsCUDA) ... ok (0.002s) 2022-11-23T01:55:34.4924983Z test_logical_xor_cuda_int64_int64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.002s) 2022-11-23T01:55:34.4925189Z test_logical_xor_cuda_int64_int8 (__main__.TestBinaryUfuncsCUDA) ... ok (0.002s) 2022-11-23T01:55:34.4925398Z test_logical_xor_cuda_int64_uint8 (__main__.TestBinaryUfuncsCUDA) ... ok (0.002s) 2022-11-23T01:55:34.4925595Z test_logical_xor_cuda_int8_bfloat16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.002s) 2022-11-23T01:55:34.4925796Z test_logical_xor_cuda_int8_bool (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-11-23T01:55:34.4925991Z test_logical_xor_cuda_int8_complex128 (__main__.TestBinaryUfuncsCUDA) ... ok (0.002s) 2022-11-23T01:55:34.4926201Z test_logical_xor_cuda_int8_complex64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.002s) 2022-11-23T01:55:34.4926409Z test_logical_xor_cuda_int8_float16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.002s) 2022-11-23T01:55:34.4926610Z test_logical_xor_cuda_int8_float32 (__main__.TestBinaryUfuncsCUDA) ... ok (0.002s) 2022-11-23T01:55:34.4926808Z test_logical_xor_cuda_int8_float64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.002s) 2022-11-23T01:55:34.4927065Z test_logical_xor_cuda_int8_int16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.002s) 2022-11-23T01:55:34.4927279Z test_logical_xor_cuda_int8_int32 (__main__.TestBinaryUfuncsCUDA) ... ok (0.002s) 2022-11-23T01:55:34.4927481Z test_logical_xor_cuda_int8_int64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-11-23T01:55:34.4927666Z test_logical_xor_cuda_int8_int8 (__main__.TestBinaryUfuncsCUDA) ... ok (0.002s) 2022-11-23T01:55:34.4927867Z test_logical_xor_cuda_int8_uint8 (__main__.TestBinaryUfuncsCUDA) ... ok (0.002s) 2022-11-23T01:55:34.4928073Z test_logical_xor_cuda_uint8_bfloat16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.002s) 2022-11-23T01:55:34.4928275Z test_logical_xor_cuda_uint8_bool (__main__.TestBinaryUfuncsCUDA) ... ok (0.002s) 2022-11-23T01:55:34.4928489Z test_logical_xor_cuda_uint8_complex128 (__main__.TestBinaryUfuncsCUDA) ... ok (0.002s) 2022-11-23T01:55:34.4928700Z test_logical_xor_cuda_uint8_complex64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.002s) 2022-11-23T01:55:34.4928912Z test_logical_xor_cuda_uint8_float16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.002s) 2022-11-23T01:55:34.4929120Z test_logical_xor_cuda_uint8_float32 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-11-23T01:55:34.4929302Z test_logical_xor_cuda_uint8_float64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.002s) 2022-11-23T01:55:34.4929510Z test_logical_xor_cuda_uint8_int16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.002s) 2022-11-23T01:55:34.4929707Z test_logical_xor_cuda_uint8_int32 (__main__.TestBinaryUfuncsCUDA) ... ok (0.002s) 2022-11-23T01:55:34.4929903Z test_logical_xor_cuda_uint8_int64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.002s) 2022-11-23T01:55:34.4930114Z test_logical_xor_cuda_uint8_int8 (__main__.TestBinaryUfuncsCUDA) ... ok (0.002s) 2022-11-23T01:55:34.4930322Z test_logical_xor_cuda_uint8_uint8 (__main__.TestBinaryUfuncsCUDA) ... ok (0.002s) 2022-11-23T01:55:34.4930562Z test_logical_xor_with_nontrivial_alignment_cuda (__main__.TestBinaryUfuncsCUDA) ... ok (0.278s) 2022-11-23T01:55:34.4930775Z test_long_tensor_pow_floats_cuda (__main__.TestBinaryUfuncsCUDA) ... ok (0.043s) 2022-11-23T01:55:34.4931078Z test_maximum_and_minimum_subgradient_cuda_bfloat16_bfloat16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.005s) 2022-11-23T01:55:34.4931306Z test_maximum_and_minimum_subgradient_cuda_bfloat16_float16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.005s) 2022-11-23T01:55:34.4931549Z test_maximum_and_minimum_subgradient_cuda_bfloat16_float32 (__main__.TestBinaryUfuncsCUDA) ... ok (0.005s) 2022-11-23T01:55:34.4931785Z test_maximum_and_minimum_subgradient_cuda_bfloat16_float64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.005s) 2022-11-23T01:55:34.4932020Z test_maximum_and_minimum_subgradient_cuda_float16_bfloat16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.005s) 2022-11-23T01:55:34.4932257Z test_maximum_and_minimum_subgradient_cuda_float16_float16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.005s) 2022-11-23T01:55:34.4932496Z test_maximum_and_minimum_subgradient_cuda_float16_float32 (__main__.TestBinaryUfuncsCUDA) ... ok (0.005s) 2022-11-23T01:55:34.4932730Z test_maximum_and_minimum_subgradient_cuda_float16_float64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.005s) 2022-11-23T01:55:34.4932967Z test_maximum_and_minimum_subgradient_cuda_float32_bfloat16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.005s) 2022-11-23T01:55:34.4933197Z test_maximum_and_minimum_subgradient_cuda_float32_float16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.005s) 2022-11-23T01:55:34.4933415Z test_maximum_and_minimum_subgradient_cuda_float32_float32 (__main__.TestBinaryUfuncsCUDA) ... ok (0.005s) 2022-11-23T01:55:34.4933662Z test_maximum_and_minimum_subgradient_cuda_float32_float64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.005s) 2022-11-23T01:55:34.4933910Z test_maximum_and_minimum_subgradient_cuda_float64_bfloat16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.004s) 2022-11-23T01:55:34.4934146Z test_maximum_and_minimum_subgradient_cuda_float64_float16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.004s) 2022-11-23T01:55:34.4934426Z test_maximum_and_minimum_subgradient_cuda_float64_float32 (__main__.TestBinaryUfuncsCUDA) ... ok (0.005s) 2022-11-23T01:55:34.4934668Z test_maximum_and_minimum_subgradient_cuda_float64_float64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.005s) 2022-11-23T01:55:34.4934909Z test_maximum_minimum_complex_cuda_complex128_bfloat16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.063s) 2022-11-23T01:55:34.4935143Z test_maximum_minimum_complex_cuda_complex128_bool (__main__.TestBinaryUfuncsCUDA) ... ok (0.063s) 2022-11-23T01:55:34.4935385Z test_maximum_minimum_complex_cuda_complex128_complex128 (__main__.TestBinaryUfuncsCUDA) ... ok (0.065s) 2022-11-23T01:55:34.4935608Z test_maximum_minimum_complex_cuda_complex128_complex64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.064s) 2022-11-23T01:55:34.4935848Z test_maximum_minimum_complex_cuda_complex128_float16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.063s) 2022-11-23T01:55:34.4936083Z test_maximum_minimum_complex_cuda_complex128_float32 (__main__.TestBinaryUfuncsCUDA) ... ok (0.063s) 2022-11-23T01:55:34.4936322Z test_maximum_minimum_complex_cuda_complex128_float64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.062s) 2022-11-23T01:55:34.4936556Z test_maximum_minimum_complex_cuda_complex128_int16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.063s) 2022-11-23T01:55:34.4936780Z test_maximum_minimum_complex_cuda_complex128_int32 (__main__.TestBinaryUfuncsCUDA) ... ok (0.064s) 2022-11-23T01:55:34.4937000Z test_maximum_minimum_complex_cuda_complex128_int64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.065s) 2022-11-23T01:55:34.4937237Z test_maximum_minimum_complex_cuda_complex128_int8 (__main__.TestBinaryUfuncsCUDA) ... ok (0.064s) 2022-11-23T01:55:34.4937472Z test_maximum_minimum_complex_cuda_complex128_uint8 (__main__.TestBinaryUfuncsCUDA) ... ok (0.063s) 2022-11-23T01:55:34.4937695Z test_maximum_minimum_complex_cuda_complex64_bfloat16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.063s) 2022-11-23T01:55:34.4937927Z test_maximum_minimum_complex_cuda_complex64_bool (__main__.TestBinaryUfuncsCUDA) ... ok (0.064s) 2022-11-23T01:55:34.4938173Z test_maximum_minimum_complex_cuda_complex64_complex128 (__main__.TestBinaryUfuncsCUDA) ... ok (0.064s) 2022-11-23T01:55:34.4938464Z test_maximum_minimum_complex_cuda_complex64_complex64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.065s) 2022-11-23T01:55:34.4938697Z test_maximum_minimum_complex_cuda_complex64_float16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.065s) 2022-11-23T01:55:34.4938926Z test_maximum_minimum_complex_cuda_complex64_float32 (__main__.TestBinaryUfuncsCUDA) ... ok (0.065s) 2022-11-23T01:55:34.4939150Z test_maximum_minimum_complex_cuda_complex64_float64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.064s) 2022-11-23T01:55:34.4939380Z test_maximum_minimum_complex_cuda_complex64_int16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.065s) 2022-11-23T01:55:34.4939602Z test_maximum_minimum_complex_cuda_complex64_int32 (__main__.TestBinaryUfuncsCUDA) ... ok (0.063s) 2022-11-23T01:55:34.4939804Z test_maximum_minimum_complex_cuda_complex64_int64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.062s) 2022-11-23T01:55:34.4940389Z test_maximum_minimum_complex_cuda_complex64_int8 (__main__.TestBinaryUfuncsCUDA) ... ok (0.064s) 2022-11-23T01:55:34.4940628Z test_maximum_minimum_complex_cuda_complex64_uint8 (__main__.TestBinaryUfuncsCUDA) ... ok (0.063s) 2022-11-23T01:55:34.4940843Z test_maximum_minimum_cross_device_cuda (__main__.TestBinaryUfuncsCUDA) ... ok (0.024s) 2022-11-23T01:55:34.4941070Z test_maximum_minimum_float_cuda_bfloat16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.006s) 2022-11-23T01:55:34.4941291Z test_maximum_minimum_float_cuda_float16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.006s) 2022-11-23T01:55:34.4941512Z test_maximum_minimum_float_cuda_float32 (__main__.TestBinaryUfuncsCUDA) ... ok (0.006s) 2022-11-23T01:55:34.4941727Z test_maximum_minimum_float_cuda_float64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.006s) 2022-11-23T01:55:34.4941944Z test_maximum_minimum_float_nan_and_inf_cuda_bfloat16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.006s) 2022-11-23T01:55:34.4942279Z test_maximum_minimum_float_nan_and_inf_cuda_float16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.006s) 2022-11-23T01:55:34.4942519Z test_maximum_minimum_float_nan_and_inf_cuda_float32 (__main__.TestBinaryUfuncsCUDA) ... ok (0.007s) 2022-11-23T01:55:34.4942739Z test_maximum_minimum_float_nan_and_inf_cuda_float64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.006s) 2022-11-23T01:55:34.4942962Z test_maximum_minimum_forward_ad_float32_cuda (__main__.TestBinaryUfuncsCUDA) ... ok (0.087s) 2022-11-23T01:55:34.4943185Z test_maximum_minimum_int_and_bool_cuda_bool (__main__.TestBinaryUfuncsCUDA) ... ok (0.005s) 2022-11-23T01:55:34.4943405Z test_maximum_minimum_int_and_bool_cuda_int16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.005s) 2022-11-23T01:55:34.4943619Z test_maximum_minimum_int_and_bool_cuda_int32 (__main__.TestBinaryUfuncsCUDA) ... ok (0.005s) 2022-11-23T01:55:34.4943836Z test_maximum_minimum_int_and_bool_cuda_int64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.005s) 2022-11-23T01:55:34.4944042Z test_maximum_minimum_int_and_bool_cuda_int8 (__main__.TestBinaryUfuncsCUDA) ... ok (0.005s) 2022-11-23T01:55:34.4944259Z test_maximum_minimum_int_and_bool_cuda_uint8 (__main__.TestBinaryUfuncsCUDA) ... ok (0.005s) 2022-11-23T01:55:34.4944516Z test_maximum_minimum_type_promotion_cuda_bfloat16_bfloat16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.002s) 2022-11-23T01:55:34.4944762Z test_maximum_minimum_type_promotion_cuda_bfloat16_bool (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-11-23T01:55:34.4945013Z test_maximum_minimum_type_promotion_cuda_bfloat16_float16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-11-23T01:55:34.4945255Z test_maximum_minimum_type_promotion_cuda_bfloat16_float32 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-11-23T01:55:34.4945494Z test_maximum_minimum_type_promotion_cuda_bfloat16_float64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.002s) 2022-11-23T01:55:34.4945732Z test_maximum_minimum_type_promotion_cuda_bfloat16_int16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.002s) 2022-11-23T01:55:34.4946038Z test_maximum_minimum_type_promotion_cuda_bfloat16_int32 (__main__.TestBinaryUfuncsCUDA) ... ok (0.002s) 2022-11-23T01:55:34.4946257Z test_maximum_minimum_type_promotion_cuda_bfloat16_int64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.002s) 2022-11-23T01:55:34.4946497Z test_maximum_minimum_type_promotion_cuda_bfloat16_int8 (__main__.TestBinaryUfuncsCUDA) ... ok (0.002s) 2022-11-23T01:55:34.4946733Z test_maximum_minimum_type_promotion_cuda_bfloat16_uint8 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-11-23T01:55:34.4946972Z test_maximum_minimum_type_promotion_cuda_bool_bfloat16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-11-23T01:55:34.4947205Z test_maximum_minimum_type_promotion_cuda_bool_bool (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-11-23T01:55:34.4947441Z test_maximum_minimum_type_promotion_cuda_bool_float16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-11-23T01:55:34.4947681Z test_maximum_minimum_type_promotion_cuda_bool_float32 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-11-23T01:55:34.4947919Z test_maximum_minimum_type_promotion_cuda_bool_float64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-11-23T01:55:34.4948161Z test_maximum_minimum_type_promotion_cuda_bool_int16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-11-23T01:55:34.4948375Z test_maximum_minimum_type_promotion_cuda_bool_int32 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-11-23T01:55:34.4948603Z test_maximum_minimum_type_promotion_cuda_bool_int64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-11-23T01:55:34.4948841Z test_maximum_minimum_type_promotion_cuda_bool_int8 (__main__.TestBinaryUfuncsCUDA) ... ok (0.002s) 2022-11-23T01:55:34.4949072Z test_maximum_minimum_type_promotion_cuda_bool_uint8 (__main__.TestBinaryUfuncsCUDA) ... ok (0.002s) 2022-11-23T01:55:34.4949317Z test_maximum_minimum_type_promotion_cuda_float16_bfloat16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.002s) 2022-11-23T01:55:34.4949604Z test_maximum_minimum_type_promotion_cuda_float16_bool (__main__.TestBinaryUfuncsCUDA) ... ok (0.002s) 2022-11-23T01:55:34.4949858Z test_maximum_minimum_type_promotion_cuda_float16_float16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-11-23T01:55:34.4950097Z test_maximum_minimum_type_promotion_cuda_float16_float32 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-11-23T01:55:34.4950330Z test_maximum_minimum_type_promotion_cuda_float16_float64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-11-23T01:55:34.4950548Z test_maximum_minimum_type_promotion_cuda_float16_int16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-11-23T01:55:34.4950787Z test_maximum_minimum_type_promotion_cuda_float16_int32 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-11-23T01:55:34.4951021Z test_maximum_minimum_type_promotion_cuda_float16_int64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-11-23T01:55:34.4951256Z test_maximum_minimum_type_promotion_cuda_float16_int8 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-11-23T01:55:34.4951490Z test_maximum_minimum_type_promotion_cuda_float16_uint8 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-11-23T01:55:34.4951745Z test_maximum_minimum_type_promotion_cuda_float32_bfloat16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-11-23T01:55:34.4951987Z test_maximum_minimum_type_promotion_cuda_float32_bool (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-11-23T01:55:34.4952236Z test_maximum_minimum_type_promotion_cuda_float32_float16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-11-23T01:55:34.4952471Z test_maximum_minimum_type_promotion_cuda_float32_float32 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-11-23T01:55:34.4952691Z test_maximum_minimum_type_promotion_cuda_float32_float64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.002s) 2022-11-23T01:55:34.4952924Z test_maximum_minimum_type_promotion_cuda_float32_int16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-11-23T01:55:34.4953162Z test_maximum_minimum_type_promotion_cuda_float32_int32 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-11-23T01:55:34.4953441Z test_maximum_minimum_type_promotion_cuda_float32_int64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-11-23T01:55:34.4953677Z test_maximum_minimum_type_promotion_cuda_float32_int8 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-11-23T01:55:34.4953908Z test_maximum_minimum_type_promotion_cuda_float32_uint8 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-11-23T01:55:34.4954151Z test_maximum_minimum_type_promotion_cuda_float64_bfloat16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-11-23T01:55:34.4954382Z test_maximum_minimum_type_promotion_cuda_float64_bool (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-11-23T01:55:34.4954619Z test_maximum_minimum_type_promotion_cuda_float64_float16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-11-23T01:55:34.4954836Z test_maximum_minimum_type_promotion_cuda_float64_float32 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-11-23T01:55:34.4955072Z test_maximum_minimum_type_promotion_cuda_float64_float64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-11-23T01:55:34.4955321Z test_maximum_minimum_type_promotion_cuda_float64_int16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.002s) 2022-11-23T01:55:34.4955562Z test_maximum_minimum_type_promotion_cuda_float64_int32 (__main__.TestBinaryUfuncsCUDA) ... ok (0.002s) 2022-11-23T01:55:34.4955799Z test_maximum_minimum_type_promotion_cuda_float64_int64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-11-23T01:55:34.4956035Z test_maximum_minimum_type_promotion_cuda_float64_int8 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-11-23T01:55:34.4956268Z test_maximum_minimum_type_promotion_cuda_float64_uint8 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-11-23T01:55:34.4956507Z test_maximum_minimum_type_promotion_cuda_int16_bfloat16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-11-23T01:55:34.4956739Z test_maximum_minimum_type_promotion_cuda_int16_bool (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-11-23T01:55:34.4956996Z test_maximum_minimum_type_promotion_cuda_int16_float16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-11-23T01:55:34.4957240Z test_maximum_minimum_type_promotion_cuda_int16_float32 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-11-23T01:55:34.4957471Z test_maximum_minimum_type_promotion_cuda_int16_float64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-11-23T01:55:34.4957703Z test_maximum_minimum_type_promotion_cuda_int16_int16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-11-23T01:55:34.4957935Z test_maximum_minimum_type_promotion_cuda_int16_int32 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-11-23T01:55:34.4958165Z test_maximum_minimum_type_promotion_cuda_int16_int64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-11-23T01:55:34.4958396Z test_maximum_minimum_type_promotion_cuda_int16_int8 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-11-23T01:55:34.4958629Z test_maximum_minimum_type_promotion_cuda_int16_uint8 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-11-23T01:55:34.4958881Z test_maximum_minimum_type_promotion_cuda_int32_bfloat16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-11-23T01:55:34.4959100Z test_maximum_minimum_type_promotion_cuda_int32_bool (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-11-23T01:55:34.4959337Z test_maximum_minimum_type_promotion_cuda_int32_float16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-11-23T01:55:34.4959576Z test_maximum_minimum_type_promotion_cuda_int32_float32 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-11-23T01:55:34.4959809Z test_maximum_minimum_type_promotion_cuda_int32_float64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-11-23T01:55:34.4960041Z test_maximum_minimum_type_promotion_cuda_int32_int16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-11-23T01:55:34.4960270Z test_maximum_minimum_type_promotion_cuda_int32_int32 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-11-23T01:55:34.4960503Z test_maximum_minimum_type_promotion_cuda_int32_int64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-11-23T01:55:34.4960780Z test_maximum_minimum_type_promotion_cuda_int32_int8 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-11-23T01:55:34.4961010Z test_maximum_minimum_type_promotion_cuda_int32_uint8 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-11-23T01:55:34.4961230Z test_maximum_minimum_type_promotion_cuda_int64_bfloat16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-11-23T01:55:34.4961460Z test_maximum_minimum_type_promotion_cuda_int64_bool (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-11-23T01:55:34.4961692Z test_maximum_minimum_type_promotion_cuda_int64_float16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-11-23T01:55:34.4961928Z test_maximum_minimum_type_promotion_cuda_int64_float32 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-11-23T01:55:34.4962159Z test_maximum_minimum_type_promotion_cuda_int64_float64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-11-23T01:55:34.4962408Z test_maximum_minimum_type_promotion_cuda_int64_int16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-11-23T01:55:34.4962644Z test_maximum_minimum_type_promotion_cuda_int64_int32 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-11-23T01:55:34.4962881Z test_maximum_minimum_type_promotion_cuda_int64_int64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-11-23T01:55:34.4963110Z test_maximum_minimum_type_promotion_cuda_int64_int8 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-11-23T01:55:34.4963322Z test_maximum_minimum_type_promotion_cuda_int64_uint8 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-11-23T01:55:34.4963560Z test_maximum_minimum_type_promotion_cuda_int8_bfloat16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-11-23T01:55:34.4963794Z test_maximum_minimum_type_promotion_cuda_int8_bool (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-11-23T01:55:34.4964069Z test_maximum_minimum_type_promotion_cuda_int8_float16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-11-23T01:55:34.4964315Z test_maximum_minimum_type_promotion_cuda_int8_float32 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-11-23T01:55:34.4964548Z test_maximum_minimum_type_promotion_cuda_int8_float64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.002s) 2022-11-23T01:55:34.4964781Z test_maximum_minimum_type_promotion_cuda_int8_int16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.002s) 2022-11-23T01:55:34.4965006Z test_maximum_minimum_type_promotion_cuda_int8_int32 (__main__.TestBinaryUfuncsCUDA) ... ok (0.002s) 2022-11-23T01:55:34.4965226Z test_maximum_minimum_type_promotion_cuda_int8_int64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.002s) 2022-11-23T01:55:34.4965444Z test_maximum_minimum_type_promotion_cuda_int8_int8 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-11-23T01:55:34.4965674Z test_maximum_minimum_type_promotion_cuda_int8_uint8 (__main__.TestBinaryUfuncsCUDA) ... ok (0.002s) 2022-11-23T01:55:34.4965928Z test_maximum_minimum_type_promotion_cuda_uint8_bfloat16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.002s) 2022-11-23T01:55:34.4966169Z test_maximum_minimum_type_promotion_cuda_uint8_bool (__main__.TestBinaryUfuncsCUDA) ... ok (0.002s) 2022-11-23T01:55:34.4966409Z test_maximum_minimum_type_promotion_cuda_uint8_float16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.002s) 2022-11-23T01:55:34.4966643Z test_maximum_minimum_type_promotion_cuda_uint8_float32 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-11-23T01:55:34.4966877Z test_maximum_minimum_type_promotion_cuda_uint8_float64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-11-23T01:55:34.4967110Z test_maximum_minimum_type_promotion_cuda_uint8_int16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-11-23T01:55:34.4967341Z test_maximum_minimum_type_promotion_cuda_uint8_int32 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-11-23T01:55:34.4967558Z test_maximum_minimum_type_promotion_cuda_uint8_int64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.002s) 2022-11-23T01:55:34.4967794Z test_maximum_minimum_type_promotion_cuda_uint8_int8 (__main__.TestBinaryUfuncsCUDA) ... ok (0.002s) 2022-11-23T01:55:34.4968073Z test_maximum_minimum_type_promotion_cuda_uint8_uint8 (__main__.TestBinaryUfuncsCUDA) ... ok (0.002s) 2022-11-23T01:55:34.4968289Z test_min_max_binary_op_nan_cuda_float16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.180s) 2022-11-23T01:55:34.4968506Z test_min_max_binary_op_nan_cuda_float32 (__main__.TestBinaryUfuncsCUDA) ... ok (0.180s) 2022-11-23T01:55:34.4968722Z test_min_max_binary_op_nan_cuda_float64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.180s) 2022-11-23T01:55:34.4968955Z test_mul_chalf_tensor_and_cpu_scalar_cuda_complex32 (__main__.TestBinaryUfuncsCUDA) ... ok (0.283s) 2022-11-23T01:55:34.4969135Z test_mul_cuda (__main__.TestBinaryUfuncsCUDA) ... ok (0.005s) 2022-11-23T01:55:34.4969346Z test_mul_intertype_scalar_cuda_float16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.007s) 2022-11-23T01:55:34.4969572Z test_mul_intertype_scalar_cuda_float32 (__main__.TestBinaryUfuncsCUDA) ... ok (0.007s) 2022-11-23T01:55:34.4969796Z test_mul_intertype_scalar_cuda_float64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.007s) 2022-11-23T01:55:34.4970006Z test_muldiv_scalar_cuda_bfloat16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.004s) 2022-11-23T01:55:34.4970207Z test_muldiv_scalar_cuda_bool (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-11-23T01:55:34.4970420Z test_muldiv_scalar_cuda_complex128 (__main__.TestBinaryUfuncsCUDA) ... ok (0.004s) 2022-11-23T01:55:34.4970630Z test_muldiv_scalar_cuda_complex64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.004s) 2022-11-23T01:55:34.4970831Z test_muldiv_scalar_cuda_float16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.004s) 2022-11-23T01:55:34.4971034Z test_muldiv_scalar_cuda_float32 (__main__.TestBinaryUfuncsCUDA) ... ok (0.004s) 2022-11-23T01:55:34.4971221Z test_muldiv_scalar_cuda_float64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-11-23T01:55:34.4971423Z test_muldiv_scalar_cuda_int16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-11-23T01:55:34.4971666Z test_muldiv_scalar_cuda_int32 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-11-23T01:55:34.4971871Z test_muldiv_scalar_cuda_int64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-11-23T01:55:34.4972070Z test_muldiv_scalar_cuda_int8 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-11-23T01:55:34.4972267Z test_muldiv_scalar_cuda_uint8 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-11-23T01:55:34.4972493Z test_nextafter_bfloat16_cuda_bfloat16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.008s) 2022-11-23T01:55:34.4972696Z test_nextafter_cuda_float32 (__main__.TestBinaryUfuncsCUDA) ... ok (0.004s) 2022-11-23T01:55:34.4972884Z test_nextafter_cuda_float64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.004s) 2022-11-23T01:55:34.4973096Z test_non_contig___radd___cuda_bfloat16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-11-23T01:55:34.4973303Z test_non_contig___radd___cuda_bool (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-11-23T01:55:34.4973520Z test_non_contig___radd___cuda_complex128 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-11-23T01:55:34.4973735Z test_non_contig___radd___cuda_complex64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.004s) 2022-11-23T01:55:34.4973942Z test_non_contig___radd___cuda_float16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-11-23T01:55:34.4974149Z test_non_contig___radd___cuda_float32 (__main__.TestBinaryUfuncsCUDA) ... ok (0.004s) 2022-11-23T01:55:34.4974359Z test_non_contig___radd___cuda_float64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-11-23T01:55:34.4974547Z test_non_contig___radd___cuda_int16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-11-23T01:55:34.4974748Z test_non_contig___radd___cuda_int32 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-11-23T01:55:34.4974942Z test_non_contig___radd___cuda_int64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-11-23T01:55:34.4975146Z test_non_contig___radd___cuda_int8 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-11-23T01:55:34.4975394Z test_non_contig___radd___cuda_uint8 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-11-23T01:55:34.4975611Z test_non_contig___rand___cuda_bool (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-11-23T01:55:34.4975819Z test_non_contig___rand___cuda_int16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.004s) 2022-11-23T01:55:34.4976021Z test_non_contig___rand___cuda_int32 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-11-23T01:55:34.4976219Z test_non_contig___rand___cuda_int64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-11-23T01:55:34.4976403Z test_non_contig___rand___cuda_int8 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-11-23T01:55:34.4976598Z test_non_contig___rand___cuda_uint8 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-11-23T01:55:34.4976806Z test_non_contig___rdiv___cuda_bfloat16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.004s) 2022-11-23T01:55:34.4977011Z test_non_contig___rdiv___cuda_bool (__main__.TestBinaryUfuncsCUDA) ... ok (0.004s) 2022-11-23T01:55:34.4977230Z test_non_contig___rdiv___cuda_complex128 (__main__.TestBinaryUfuncsCUDA) ... ok (0.004s) 2022-11-23T01:55:34.4977440Z test_non_contig___rdiv___cuda_complex64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.004s) 2022-11-23T01:55:34.4977647Z test_non_contig___rdiv___cuda_float16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.004s) 2022-11-23T01:55:34.4977853Z test_non_contig___rdiv___cuda_float32 (__main__.TestBinaryUfuncsCUDA) ... ok (0.004s) 2022-11-23T01:55:34.4978042Z test_non_contig___rdiv___cuda_float64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.004s) 2022-11-23T01:55:34.4978244Z test_non_contig___rdiv___cuda_int16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.004s) 2022-11-23T01:55:34.4978439Z test_non_contig___rdiv___cuda_int32 (__main__.TestBinaryUfuncsCUDA) ... ok (0.004s) 2022-11-23T01:55:34.4978648Z test_non_contig___rdiv___cuda_int64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.004s) 2022-11-23T01:55:34.4978901Z test_non_contig___rdiv___cuda_int8 (__main__.TestBinaryUfuncsCUDA) ... ok (0.004s) 2022-11-23T01:55:34.4979118Z test_non_contig___rdiv___cuda_uint8 (__main__.TestBinaryUfuncsCUDA) ... ok (0.004s) 2022-11-23T01:55:34.4979329Z test_non_contig___rmod___cuda_bfloat16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-11-23T01:55:34.4979535Z test_non_contig___rmod___cuda_float16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-11-23T01:55:34.4979722Z test_non_contig___rmod___cuda_float32 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-11-23T01:55:34.4980218Z test_non_contig___rmod___cuda_float64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-11-23T01:55:34.4980534Z test_non_contig___rmod___cuda_int16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-11-23T01:55:34.4980734Z test_non_contig___rmod___cuda_int32 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-11-23T01:55:34.4980927Z test_non_contig___rmod___cuda_int64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-11-23T01:55:34.4981133Z test_non_contig___rmod___cuda_int8 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-11-23T01:55:34.4981330Z test_non_contig___rmod___cuda_uint8 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-11-23T01:55:34.4981535Z test_non_contig___rmul___cuda_bfloat16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-11-23T01:55:34.4981740Z test_non_contig___rmul___cuda_bool (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-11-23T01:55:34.4981938Z test_non_contig___rmul___cuda_complex128 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-11-23T01:55:34.4982160Z test_non_contig___rmul___cuda_complex64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-11-23T01:55:34.4982372Z test_non_contig___rmul___cuda_float16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-11-23T01:55:34.4982585Z test_non_contig___rmul___cuda_float32 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-11-23T01:55:34.4982791Z test_non_contig___rmul___cuda_float64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.004s) 2022-11-23T01:55:34.4982995Z test_non_contig___rmul___cuda_int16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-11-23T01:55:34.4983274Z test_non_contig___rmul___cuda_int32 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-11-23T01:55:34.4983469Z test_non_contig___rmul___cuda_int64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-11-23T01:55:34.4983654Z test_non_contig___rmul___cuda_int8 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-11-23T01:55:34.4983851Z test_non_contig___rmul___cuda_uint8 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-11-23T01:55:34.4984055Z test_non_contig___ror___cuda_bool (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-11-23T01:55:34.4984255Z test_non_contig___ror___cuda_int16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-11-23T01:55:34.4984451Z test_non_contig___ror___cuda_int32 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-11-23T01:55:34.4984645Z test_non_contig___ror___cuda_int64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-11-23T01:55:34.4984847Z test_non_contig___ror___cuda_int8 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-11-23T01:55:34.4985049Z test_non_contig___ror___cuda_uint8 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-11-23T01:55:34.4985257Z test_non_contig___rpow___cuda_bfloat16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-11-23T01:55:34.4985478Z test_non_contig___rpow___cuda_complex128 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-11-23T01:55:34.4985696Z test_non_contig___rpow___cuda_complex64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.004s) 2022-11-23T01:55:34.4985904Z test_non_contig___rpow___cuda_float16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-11-23T01:55:34.4986112Z test_non_contig___rpow___cuda_float32 (__main__.TestBinaryUfuncsCUDA) ... ok (0.004s) 2022-11-23T01:55:34.4986318Z test_non_contig___rpow___cuda_float64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-11-23T01:55:34.4986522Z test_non_contig___rpow___cuda_int16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-11-23T01:55:34.4986776Z test_non_contig___rpow___cuda_int32 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-11-23T01:55:34.4986983Z test_non_contig___rpow___cuda_int64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-11-23T01:55:34.4987170Z test_non_contig___rpow___cuda_int8 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-11-23T01:55:34.4987367Z test_non_contig___rpow___cuda_uint8 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-11-23T01:55:34.4987576Z test_non_contig___rsub___cuda_bfloat16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-11-23T01:55:34.4987788Z test_non_contig___rsub___cuda_complex128 (__main__.TestBinaryUfuncsCUDA) ... ok (0.004s) 2022-11-23T01:55:34.4988000Z test_non_contig___rsub___cuda_complex64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-11-23T01:55:34.4988204Z test_non_contig___rsub___cuda_float16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-11-23T01:55:34.4988425Z test_non_contig___rsub___cuda_float32 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-11-23T01:55:34.4988642Z test_non_contig___rsub___cuda_float64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-11-23T01:55:34.4988835Z test_non_contig___rsub___cuda_int16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-11-23T01:55:34.4989038Z test_non_contig___rsub___cuda_int32 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-11-23T01:55:34.4989234Z test_non_contig___rsub___cuda_int64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-11-23T01:55:34.4989437Z test_non_contig___rsub___cuda_int8 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-11-23T01:55:34.4989635Z test_non_contig___rsub___cuda_uint8 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-11-23T01:55:34.4989835Z test_non_contig___rxor___cuda_bool (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-11-23T01:55:34.4990029Z test_non_contig___rxor___cuda_int16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-11-23T01:55:34.4990226Z test_non_contig___rxor___cuda_int32 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-11-23T01:55:34.4990452Z test_non_contig___rxor___cuda_int64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-11-23T01:55:34.4990650Z test_non_contig___rxor___cuda_int8 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-11-23T01:55:34.4990845Z test_non_contig___rxor___cuda_uint8 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-11-23T01:55:34.4991054Z test_non_contig_add_cuda_bfloat16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.004s) 2022-11-23T01:55:34.4991256Z test_non_contig_add_cuda_bool (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-11-23T01:55:34.4991478Z test_non_contig_add_cuda_complex128 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-11-23T01:55:34.4991694Z test_non_contig_add_cuda_complex32 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-11-23T01:55:34.4991901Z test_non_contig_add_cuda_complex64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-11-23T01:55:34.4992111Z test_non_contig_add_cuda_float16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-11-23T01:55:34.4992297Z test_non_contig_add_cuda_float32 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-11-23T01:55:34.4992491Z test_non_contig_add_cuda_float64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-11-23T01:55:34.4992692Z test_non_contig_add_cuda_int16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.004s) 2022-11-23T01:55:34.4992894Z test_non_contig_add_cuda_int32 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-11-23T01:55:34.4993093Z test_non_contig_add_cuda_int64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-11-23T01:55:34.4993292Z test_non_contig_add_cuda_int8 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-11-23T01:55:34.4993487Z test_non_contig_add_cuda_uint8 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-11-23T01:55:34.4993696Z test_non_contig_atan2_cuda_bfloat16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-11-23T01:55:34.4993884Z test_non_contig_atan2_cuda_bool (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-11-23T01:55:34.4994141Z test_non_contig_atan2_cuda_float16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.004s) 2022-11-23T01:55:34.4994349Z test_non_contig_atan2_cuda_float32 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-11-23T01:55:34.4994563Z test_non_contig_atan2_cuda_float64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-11-23T01:55:34.4994771Z test_non_contig_atan2_cuda_int16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-11-23T01:55:34.4994974Z test_non_contig_atan2_cuda_int32 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-11-23T01:55:34.4995176Z test_non_contig_atan2_cuda_int64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-11-23T01:55:34.4995377Z test_non_contig_atan2_cuda_int8 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-11-23T01:55:34.4995564Z test_non_contig_atan2_cuda_uint8 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-11-23T01:55:34.4995775Z test_non_contig_bitwise_and_cuda_bool (__main__.TestBinaryUfuncsCUDA) ... ok (0.004s) 2022-11-23T01:55:34.4995989Z test_non_contig_bitwise_and_cuda_int16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-11-23T01:55:34.4996201Z test_non_contig_bitwise_and_cuda_int32 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-11-23T01:55:34.4996413Z test_non_contig_bitwise_and_cuda_int64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-11-23T01:55:34.4996620Z test_non_contig_bitwise_and_cuda_int8 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-11-23T01:55:34.4996825Z test_non_contig_bitwise_and_cuda_uint8 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-11-23T01:55:34.4997047Z test_non_contig_bitwise_left_shift_cuda_int16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-11-23T01:55:34.4997243Z test_non_contig_bitwise_left_shift_cuda_int32 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-11-23T01:55:34.4997464Z test_non_contig_bitwise_left_shift_cuda_int64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-11-23T01:55:34.4997698Z test_non_contig_bitwise_left_shift_cuda_int8 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-11-23T01:55:34.4997977Z test_non_contig_bitwise_left_shift_cuda_uint8 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-11-23T01:55:34.4998200Z test_non_contig_bitwise_or_cuda_bool (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-11-23T01:55:34.4998411Z test_non_contig_bitwise_or_cuda_int16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-11-23T01:55:34.4998620Z test_non_contig_bitwise_or_cuda_int32 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-11-23T01:55:34.4998827Z test_non_contig_bitwise_or_cuda_int64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-11-23T01:55:34.4999036Z test_non_contig_bitwise_or_cuda_int8 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-11-23T01:55:34.4999225Z test_non_contig_bitwise_or_cuda_uint8 (__main__.TestBinaryUfuncsCUDA) ... ok (0.004s) 2022-11-23T01:55:34.4999453Z test_non_contig_bitwise_right_shift_cuda_int16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-11-23T01:55:34.4999683Z test_non_contig_bitwise_right_shift_cuda_int32 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-11-23T01:55:34.4999907Z test_non_contig_bitwise_right_shift_cuda_int64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-11-23T01:55:34.5000128Z test_non_contig_bitwise_right_shift_cuda_int8 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-11-23T01:55:34.5000351Z test_non_contig_bitwise_right_shift_cuda_uint8 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-11-23T01:55:34.5000559Z test_non_contig_bitwise_xor_cuda_bool (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-11-23T01:55:34.5000770Z test_non_contig_bitwise_xor_cuda_int16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-11-23T01:55:34.5000971Z test_non_contig_bitwise_xor_cuda_int32 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-11-23T01:55:34.5001187Z test_non_contig_bitwise_xor_cuda_int64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-11-23T01:55:34.5001456Z test_non_contig_bitwise_xor_cuda_int8 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-11-23T01:55:34.5001676Z test_non_contig_bitwise_xor_cuda_uint8 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-11-23T01:55:34.5001893Z test_non_contig_clamp_max_cuda_bfloat16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-11-23T01:55:34.5002107Z test_non_contig_clamp_max_cuda_bool (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-11-23T01:55:34.5002322Z test_non_contig_clamp_max_cuda_float16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-11-23T01:55:34.5002533Z test_non_contig_clamp_max_cuda_float32 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-11-23T01:55:34.5002745Z test_non_contig_clamp_max_cuda_float64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.004s) 2022-11-23T01:55:34.5002938Z test_non_contig_clamp_max_cuda_int16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-11-23T01:55:34.5003148Z test_non_contig_clamp_max_cuda_int32 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-11-23T01:55:34.5003360Z test_non_contig_clamp_max_cuda_int64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-11-23T01:55:34.5003575Z test_non_contig_clamp_max_cuda_int8 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-11-23T01:55:34.5003785Z test_non_contig_clamp_max_cuda_uint8 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-11-23T01:55:34.5003999Z test_non_contig_clamp_min_cuda_bfloat16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-11-23T01:55:34.5004220Z test_non_contig_clamp_min_cuda_bool (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-11-23T01:55:34.5004438Z test_non_contig_clamp_min_cuda_float16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.004s) 2022-11-23T01:55:34.5004640Z test_non_contig_clamp_min_cuda_float32 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-11-23T01:55:34.5004853Z test_non_contig_clamp_min_cuda_float64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-11-23T01:55:34.5005062Z test_non_contig_clamp_min_cuda_int16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-11-23T01:55:34.5005329Z test_non_contig_clamp_min_cuda_int32 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-11-23T01:55:34.5005536Z test_non_contig_clamp_min_cuda_int64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-11-23T01:55:34.5005746Z test_non_contig_clamp_min_cuda_int8 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-11-23T01:55:34.5005957Z test_non_contig_clamp_min_cuda_uint8 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-11-23T01:55:34.5006167Z test_non_contig_complex_cuda_float16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.004s) 2022-11-23T01:55:34.5006377Z test_non_contig_complex_cuda_float32 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-11-23T01:55:34.5006568Z test_non_contig_complex_cuda_float64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-11-23T01:55:34.5006784Z test_non_contig_copysign_cuda_bfloat16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-11-23T01:55:34.5006999Z test_non_contig_copysign_cuda_bool (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-11-23T01:55:34.5007215Z test_non_contig_copysign_cuda_float16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-11-23T01:55:34.5007439Z test_non_contig_copysign_cuda_float32 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-11-23T01:55:34.5007657Z test_non_contig_copysign_cuda_float64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-11-23T01:55:34.5007873Z test_non_contig_copysign_cuda_int16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.004s) 2022-11-23T01:55:34.5008082Z test_non_contig_copysign_cuda_int32 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-11-23T01:55:34.5008267Z test_non_contig_copysign_cuda_int64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-11-23T01:55:34.5008475Z test_non_contig_copysign_cuda_int8 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-11-23T01:55:34.5008681Z test_non_contig_copysign_cuda_uint8 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-11-23T01:55:34.5008953Z test_non_contig_div_floor_rounding_cuda_bfloat16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.004s) 2022-11-23T01:55:34.5009188Z test_non_contig_div_floor_rounding_cuda_float16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.004s) 2022-11-23T01:55:34.5009412Z test_non_contig_div_floor_rounding_cuda_float32 (__main__.TestBinaryUfuncsCUDA) ... ok (0.004s) 2022-11-23T01:55:34.5009637Z test_non_contig_div_floor_rounding_cuda_float64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.004s) 2022-11-23T01:55:34.5009859Z test_non_contig_div_floor_rounding_cuda_int16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.004s) 2022-11-23T01:55:34.5010082Z test_non_contig_div_floor_rounding_cuda_int32 (__main__.TestBinaryUfuncsCUDA) ... ok (0.004s) 2022-11-23T01:55:34.5010285Z test_non_contig_div_floor_rounding_cuda_int64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.004s) 2022-11-23T01:55:34.5010507Z test_non_contig_div_floor_rounding_cuda_int8 (__main__.TestBinaryUfuncsCUDA) ... ok (0.004s) 2022-11-23T01:55:34.5010741Z test_non_contig_div_floor_rounding_cuda_uint8 (__main__.TestBinaryUfuncsCUDA) ... ok (0.004s) 2022-11-23T01:55:34.5010982Z test_non_contig_div_no_rounding_mode_cuda_bfloat16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.004s) 2022-11-23T01:55:34.5011213Z test_non_contig_div_no_rounding_mode_cuda_bool (__main__.TestBinaryUfuncsCUDA) ... ok (0.004s) 2022-11-23T01:55:34.5011451Z test_non_contig_div_no_rounding_mode_cuda_complex128 (__main__.TestBinaryUfuncsCUDA) ... ok (0.004s) 2022-11-23T01:55:34.5011683Z test_non_contig_div_no_rounding_mode_cuda_complex32 (__main__.TestBinaryUfuncsCUDA) ... ok (0.004s) 2022-11-23T01:55:34.5011911Z test_non_contig_div_no_rounding_mode_cuda_complex64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.004s) 2022-11-23T01:55:34.5012120Z test_non_contig_div_no_rounding_mode_cuda_float16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-11-23T01:55:34.5012340Z test_non_contig_div_no_rounding_mode_cuda_float32 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-11-23T01:55:34.5012559Z test_non_contig_div_no_rounding_mode_cuda_float64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-11-23T01:55:34.5012833Z test_non_contig_div_no_rounding_mode_cuda_int16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-11-23T01:55:34.5013054Z test_non_contig_div_no_rounding_mode_cuda_int32 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-11-23T01:55:34.5013277Z test_non_contig_div_no_rounding_mode_cuda_int64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.004s) 2022-11-23T01:55:34.5013501Z test_non_contig_div_no_rounding_mode_cuda_int8 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-11-23T01:55:34.5013721Z test_non_contig_div_no_rounding_mode_cuda_uint8 (__main__.TestBinaryUfuncsCUDA) ... ok (0.004s) 2022-11-23T01:55:34.5013948Z test_non_contig_div_trunc_rounding_cuda_bfloat16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-11-23T01:55:34.5014166Z test_non_contig_div_trunc_rounding_cuda_float16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-11-23T01:55:34.5014402Z test_non_contig_div_trunc_rounding_cuda_float32 (__main__.TestBinaryUfuncsCUDA) ... ok (0.004s) 2022-11-23T01:55:34.5014631Z test_non_contig_div_trunc_rounding_cuda_float64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-11-23T01:55:34.5014856Z test_non_contig_div_trunc_rounding_cuda_int16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.004s) 2022-11-23T01:55:34.5015075Z test_non_contig_div_trunc_rounding_cuda_int32 (__main__.TestBinaryUfuncsCUDA) ... ok (0.004s) 2022-11-23T01:55:34.5015296Z test_non_contig_div_trunc_rounding_cuda_int64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-11-23T01:55:34.5015515Z test_non_contig_div_trunc_rounding_cuda_int8 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-11-23T01:55:34.5015732Z test_non_contig_div_trunc_rounding_cuda_uint8 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-11-23T01:55:34.5015938Z test_non_contig_eq_cuda_bfloat16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-11-23T01:55:34.5016120Z test_non_contig_eq_cuda_bool (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-11-23T01:55:34.5016377Z test_non_contig_eq_cuda_complex128 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-11-23T01:55:34.5016596Z test_non_contig_eq_cuda_complex32 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-11-23T01:55:34.5016800Z test_non_contig_eq_cuda_complex64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.004s) 2022-11-23T01:55:34.5017005Z test_non_contig_eq_cuda_float16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-11-23T01:55:34.5017205Z test_non_contig_eq_cuda_float32 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-11-23T01:55:34.5017419Z test_non_contig_eq_cuda_float64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-11-23T01:55:34.5017623Z test_non_contig_eq_cuda_int16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-11-23T01:55:34.5017810Z test_non_contig_eq_cuda_int32 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-11-23T01:55:34.5018009Z test_non_contig_eq_cuda_int64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-11-23T01:55:34.5018212Z test_non_contig_eq_cuda_int8 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-11-23T01:55:34.5018410Z test_non_contig_eq_cuda_uint8 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-11-23T01:55:34.5018634Z test_non_contig_expand___radd___cuda_bfloat16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.006s) 2022-11-23T01:55:34.5018862Z test_non_contig_expand___radd___cuda_bool (__main__.TestBinaryUfuncsCUDA) ... ok (0.004s) 2022-11-23T01:55:34.5019088Z test_non_contig_expand___radd___cuda_complex128 (__main__.TestBinaryUfuncsCUDA) ... ok (0.006s) 2022-11-23T01:55:34.5019299Z test_non_contig_expand___radd___cuda_complex64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.006s) 2022-11-23T01:55:34.5019522Z test_non_contig_expand___radd___cuda_float16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.006s) 2022-11-23T01:55:34.5019741Z test_non_contig_expand___radd___cuda_float32 (__main__.TestBinaryUfuncsCUDA) ... ok (0.006s) 2022-11-23T01:55:34.5020177Z test_non_contig_expand___radd___cuda_float64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.006s) 2022-11-23T01:55:34.5020485Z test_non_contig_expand___radd___cuda_int16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.005s) 2022-11-23T01:55:34.5020703Z test_non_contig_expand___radd___cuda_int32 (__main__.TestBinaryUfuncsCUDA) ... ok (0.005s) 2022-11-23T01:55:34.5020927Z test_non_contig_expand___radd___cuda_int64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.004s) 2022-11-23T01:55:34.5021146Z test_non_contig_expand___radd___cuda_int8 (__main__.TestBinaryUfuncsCUDA) ... ok (0.005s) 2022-11-23T01:55:34.5021362Z test_non_contig_expand___radd___cuda_uint8 (__main__.TestBinaryUfuncsCUDA) ... ok (0.005s) 2022-11-23T01:55:34.5021562Z test_non_contig_expand___rand___cuda_bool (__main__.TestBinaryUfuncsCUDA) ... ok (0.005s) 2022-11-23T01:55:34.5021774Z test_non_contig_expand___rand___cuda_int16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.004s) 2022-11-23T01:55:34.5021987Z test_non_contig_expand___rand___cuda_int32 (__main__.TestBinaryUfuncsCUDA) ... ok (0.005s) 2022-11-23T01:55:34.5022196Z test_non_contig_expand___rand___cuda_int64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.004s) 2022-11-23T01:55:34.5022410Z test_non_contig_expand___rand___cuda_int8 (__main__.TestBinaryUfuncsCUDA) ... ok (0.004s) 2022-11-23T01:55:34.5022619Z test_non_contig_expand___rand___cuda_uint8 (__main__.TestBinaryUfuncsCUDA) ... ok (0.004s) 2022-11-23T01:55:34.5022840Z test_non_contig_expand___rdiv___cuda_bfloat16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.007s) 2022-11-23T01:55:34.5023054Z test_non_contig_expand___rdiv___cuda_bool (__main__.TestBinaryUfuncsCUDA) ... ok (0.006s) 2022-11-23T01:55:34.5023279Z test_non_contig_expand___rdiv___cuda_complex128 (__main__.TestBinaryUfuncsCUDA) ... ok (0.007s) 2022-11-23T01:55:34.5023487Z test_non_contig_expand___rdiv___cuda_complex64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.007s) 2022-11-23T01:55:34.5023738Z test_non_contig_expand___rdiv___cuda_float16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.007s) 2022-11-23T01:55:34.5024019Z test_non_contig_expand___rdiv___cuda_float32 (__main__.TestBinaryUfuncsCUDA) ... ok (0.006s) 2022-11-23T01:55:34.5024262Z test_non_contig_expand___rdiv___cuda_float64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.006s) 2022-11-23T01:55:34.5024483Z test_non_contig_expand___rdiv___cuda_int16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.007s) 2022-11-23T01:55:34.5024701Z test_non_contig_expand___rdiv___cuda_int32 (__main__.TestBinaryUfuncsCUDA) ... ok (0.007s) 2022-11-23T01:55:34.5024913Z test_non_contig_expand___rdiv___cuda_int64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.007s) 2022-11-23T01:55:34.5025125Z test_non_contig_expand___rdiv___cuda_int8 (__main__.TestBinaryUfuncsCUDA) ... ok (0.007s) 2022-11-23T01:55:34.5025319Z test_non_contig_expand___rdiv___cuda_uint8 (__main__.TestBinaryUfuncsCUDA) ... ok (0.006s) 2022-11-23T01:55:34.5025541Z test_non_contig_expand___rmod___cuda_bfloat16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.006s) 2022-11-23T01:55:34.5025759Z test_non_contig_expand___rmod___cuda_float16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.006s) 2022-11-23T01:55:34.5025981Z test_non_contig_expand___rmod___cuda_float32 (__main__.TestBinaryUfuncsCUDA) ... ok (0.006s) 2022-11-23T01:55:34.5026195Z test_non_contig_expand___rmod___cuda_float64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.006s) 2022-11-23T01:55:34.5026409Z test_non_contig_expand___rmod___cuda_int16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.004s) 2022-11-23T01:55:34.5026619Z test_non_contig_expand___rmod___cuda_int32 (__main__.TestBinaryUfuncsCUDA) ... ok (0.004s) 2022-11-23T01:55:34.5026824Z test_non_contig_expand___rmod___cuda_int64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.004s) 2022-11-23T01:55:34.5027037Z test_non_contig_expand___rmod___cuda_int8 (__main__.TestBinaryUfuncsCUDA) ... ok (0.005s) 2022-11-23T01:55:34.5027228Z test_non_contig_expand___rmod___cuda_uint8 (__main__.TestBinaryUfuncsCUDA) ... ok (0.005s) 2022-11-23T01:55:34.5027458Z test_non_contig_expand___rmul___cuda_bfloat16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.006s) 2022-11-23T01:55:34.5027680Z test_non_contig_expand___rmul___cuda_bool (__main__.TestBinaryUfuncsCUDA) ... ok (0.005s) 2022-11-23T01:55:34.5027967Z test_non_contig_expand___rmul___cuda_complex128 (__main__.TestBinaryUfuncsCUDA) ... ok (0.006s) 2022-11-23T01:55:34.5028194Z test_non_contig_expand___rmul___cuda_complex64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.007s) 2022-11-23T01:55:34.5028408Z test_non_contig_expand___rmul___cuda_float16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.006s) 2022-11-23T01:55:34.5028626Z test_non_contig_expand___rmul___cuda_float32 (__main__.TestBinaryUfuncsCUDA) ... ok (0.006s) 2022-11-23T01:55:34.5028844Z test_non_contig_expand___rmul___cuda_float64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.006s) 2022-11-23T01:55:34.5029037Z test_non_contig_expand___rmul___cuda_int16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.005s) 2022-11-23T01:55:34.5029247Z test_non_contig_expand___rmul___cuda_int32 (__main__.TestBinaryUfuncsCUDA) ... ok (0.005s) 2022-11-23T01:55:34.5029455Z test_non_contig_expand___rmul___cuda_int64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.004s) 2022-11-23T01:55:34.5029669Z test_non_contig_expand___rmul___cuda_int8 (__main__.TestBinaryUfuncsCUDA) ... ok (0.005s) 2022-11-23T01:55:34.5029876Z test_non_contig_expand___rmul___cuda_uint8 (__main__.TestBinaryUfuncsCUDA) ... ok (0.005s) 2022-11-23T01:55:34.5030090Z test_non_contig_expand___ror___cuda_bool (__main__.TestBinaryUfuncsCUDA) ... ok (0.005s) 2022-11-23T01:55:34.5030303Z test_non_contig_expand___ror___cuda_int16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.005s) 2022-11-23T01:55:34.5030511Z test_non_contig_expand___ror___cuda_int32 (__main__.TestBinaryUfuncsCUDA) ... ok (0.005s) 2022-11-23T01:55:34.5030728Z test_non_contig_expand___ror___cuda_int64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.005s) 2022-11-23T01:55:34.5030929Z test_non_contig_expand___ror___cuda_int8 (__main__.TestBinaryUfuncsCUDA) ... ok (0.005s) 2022-11-23T01:55:34.5031142Z test_non_contig_expand___ror___cuda_uint8 (__main__.TestBinaryUfuncsCUDA) ... ok (0.005s) 2022-11-23T01:55:34.5031411Z test_non_contig_expand___rpow___cuda_bfloat16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.006s) 2022-11-23T01:55:34.5031645Z test_non_contig_expand___rpow___cuda_complex128 (__main__.TestBinaryUfuncsCUDA) ... ok (0.007s) 2022-11-23T01:55:34.5031869Z test_non_contig_expand___rpow___cuda_complex64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.007s) 2022-11-23T01:55:34.5032086Z test_non_contig_expand___rpow___cuda_float16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.006s) 2022-11-23T01:55:34.5032302Z test_non_contig_expand___rpow___cuda_float32 (__main__.TestBinaryUfuncsCUDA) ... ok (0.006s) 2022-11-23T01:55:34.5032519Z test_non_contig_expand___rpow___cuda_float64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.006s) 2022-11-23T01:55:34.5032716Z test_non_contig_expand___rpow___cuda_int16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.005s) 2022-11-23T01:55:34.5032928Z test_non_contig_expand___rpow___cuda_int32 (__main__.TestBinaryUfuncsCUDA) ... ok (0.005s) 2022-11-23T01:55:34.5033139Z test_non_contig_expand___rpow___cuda_int64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.005s) 2022-11-23T01:55:34.5033356Z test_non_contig_expand___rpow___cuda_int8 (__main__.TestBinaryUfuncsCUDA) ... ok (0.005s) 2022-11-23T01:55:34.5033564Z test_non_contig_expand___rpow___cuda_uint8 (__main__.TestBinaryUfuncsCUDA) ... ok (0.005s) 2022-11-23T01:55:34.5033783Z test_non_contig_expand___rsub___cuda_bfloat16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.006s) 2022-11-23T01:55:34.5034017Z test_non_contig_expand___rsub___cuda_complex128 (__main__.TestBinaryUfuncsCUDA) ... ok (0.006s) 2022-11-23T01:55:34.5034245Z test_non_contig_expand___rsub___cuda_complex64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.007s) 2022-11-23T01:55:34.5034468Z test_non_contig_expand___rsub___cuda_float16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.006s) 2022-11-23T01:55:34.5034669Z test_non_contig_expand___rsub___cuda_float32 (__main__.TestBinaryUfuncsCUDA) ... ok (0.006s) 2022-11-23T01:55:34.5034885Z test_non_contig_expand___rsub___cuda_float64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.006s) 2022-11-23T01:55:34.5035150Z test_non_contig_expand___rsub___cuda_int16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.004s) 2022-11-23T01:55:34.5035360Z test_non_contig_expand___rsub___cuda_int32 (__main__.TestBinaryUfuncsCUDA) ... ok (0.004s) 2022-11-23T01:55:34.5035568Z test_non_contig_expand___rsub___cuda_int64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.004s) 2022-11-23T01:55:34.5035780Z test_non_contig_expand___rsub___cuda_int8 (__main__.TestBinaryUfuncsCUDA) ... ok (0.004s) 2022-11-23T01:55:34.5035989Z test_non_contig_expand___rsub___cuda_uint8 (__main__.TestBinaryUfuncsCUDA) ... ok (0.005s) 2022-11-23T01:55:34.5036196Z test_non_contig_expand___rxor___cuda_bool (__main__.TestBinaryUfuncsCUDA) ... ok (0.004s) 2022-11-23T01:55:34.5036400Z test_non_contig_expand___rxor___cuda_int16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.004s) 2022-11-23T01:55:34.5036597Z test_non_contig_expand___rxor___cuda_int32 (__main__.TestBinaryUfuncsCUDA) ... ok (0.004s) 2022-11-23T01:55:34.5036804Z test_non_contig_expand___rxor___cuda_int64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.004s) 2022-11-23T01:55:34.5037012Z test_non_contig_expand___rxor___cuda_int8 (__main__.TestBinaryUfuncsCUDA) ... ok (0.004s) 2022-11-23T01:55:34.5037234Z test_non_contig_expand___rxor___cuda_uint8 (__main__.TestBinaryUfuncsCUDA) ... ok (0.004s) 2022-11-23T01:55:34.5037457Z test_non_contig_expand_add_cuda_bfloat16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.006s) 2022-11-23T01:55:34.5037676Z test_non_contig_expand_add_cuda_bool (__main__.TestBinaryUfuncsCUDA) ... ok (0.005s) 2022-11-23T01:55:34.5037898Z test_non_contig_expand_add_cuda_complex128 (__main__.TestBinaryUfuncsCUDA) ... ok (0.006s) 2022-11-23T01:55:34.5038118Z test_non_contig_expand_add_cuda_complex32 (__main__.TestBinaryUfuncsCUDA) ... ok (0.006s) 2022-11-23T01:55:34.5038319Z test_non_contig_expand_add_cuda_complex64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.006s) 2022-11-23T01:55:34.5038579Z test_non_contig_expand_add_cuda_float16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.006s) 2022-11-23T01:55:34.5038806Z test_non_contig_expand_add_cuda_float32 (__main__.TestBinaryUfuncsCUDA) ... ok (0.006s) 2022-11-23T01:55:34.5039020Z test_non_contig_expand_add_cuda_float64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.006s) 2022-11-23T01:55:34.5039231Z test_non_contig_expand_add_cuda_int16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.005s) 2022-11-23T01:55:34.5039444Z test_non_contig_expand_add_cuda_int32 (__main__.TestBinaryUfuncsCUDA) ... ok (0.005s) 2022-11-23T01:55:34.5039657Z test_non_contig_expand_add_cuda_int64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.004s) 2022-11-23T01:55:34.5039868Z test_non_contig_expand_add_cuda_int8 (__main__.TestBinaryUfuncsCUDA) ... ok (0.005s) 2022-11-23T01:55:34.5040079Z test_non_contig_expand_add_cuda_uint8 (__main__.TestBinaryUfuncsCUDA) ... ok (0.005s) 2022-11-23T01:55:34.5040281Z test_non_contig_expand_atan2_cuda_bfloat16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.006s) 2022-11-23T01:55:34.5040511Z test_non_contig_expand_atan2_cuda_bool (__main__.TestBinaryUfuncsCUDA) ... ok (0.006s) 2022-11-23T01:55:34.5040735Z test_non_contig_expand_atan2_cuda_float16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.006s) 2022-11-23T01:55:34.5040955Z test_non_contig_expand_atan2_cuda_float32 (__main__.TestBinaryUfuncsCUDA) ... ok (0.006s) 2022-11-23T01:55:34.5041170Z test_non_contig_expand_atan2_cuda_float64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.006s) 2022-11-23T01:55:34.5041381Z test_non_contig_expand_atan2_cuda_int16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.006s) 2022-11-23T01:55:34.5041593Z test_non_contig_expand_atan2_cuda_int32 (__main__.TestBinaryUfuncsCUDA) ... ok (0.006s) 2022-11-23T01:55:34.5041802Z test_non_contig_expand_atan2_cuda_int64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.006s) 2022-11-23T01:55:34.5041999Z test_non_contig_expand_atan2_cuda_int8 (__main__.TestBinaryUfuncsCUDA) ... ok (0.006s) 2022-11-23T01:55:34.5042210Z test_non_contig_expand_atan2_cuda_uint8 (__main__.TestBinaryUfuncsCUDA) ... ok (0.006s) 2022-11-23T01:55:34.5042489Z test_non_contig_expand_bitwise_and_cuda_bool (__main__.TestBinaryUfuncsCUDA) ... ok (0.005s) 2022-11-23T01:55:34.5042714Z test_non_contig_expand_bitwise_and_cuda_int16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.005s) 2022-11-23T01:55:34.5042937Z test_non_contig_expand_bitwise_and_cuda_int32 (__main__.TestBinaryUfuncsCUDA) ... ok (0.005s) 2022-11-23T01:55:34.5043158Z test_non_contig_expand_bitwise_and_cuda_int64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.004s) 2022-11-23T01:55:34.5043376Z test_non_contig_expand_bitwise_and_cuda_int8 (__main__.TestBinaryUfuncsCUDA) ... ok (0.005s) 2022-11-23T01:55:34.5043593Z test_non_contig_expand_bitwise_and_cuda_uint8 (__main__.TestBinaryUfuncsCUDA) ... ok (0.005s) 2022-11-23T01:55:34.5043842Z test_non_contig_expand_bitwise_left_shift_cuda_int16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.005s) 2022-11-23T01:55:34.5044067Z test_non_contig_expand_bitwise_left_shift_cuda_int32 (__main__.TestBinaryUfuncsCUDA) ... ok (0.005s) 2022-11-23T01:55:34.5044312Z test_non_contig_expand_bitwise_left_shift_cuda_int64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.004s) 2022-11-23T01:55:34.5044545Z test_non_contig_expand_bitwise_left_shift_cuda_int8 (__main__.TestBinaryUfuncsCUDA) ... ok (0.005s) 2022-11-23T01:55:34.5044780Z test_non_contig_expand_bitwise_left_shift_cuda_uint8 (__main__.TestBinaryUfuncsCUDA) ... ok (0.005s) 2022-11-23T01:55:34.5045003Z test_non_contig_expand_bitwise_or_cuda_bool (__main__.TestBinaryUfuncsCUDA) ... ok (0.004s) 2022-11-23T01:55:34.5045221Z test_non_contig_expand_bitwise_or_cuda_int16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.005s) 2022-11-23T01:55:34.5045440Z test_non_contig_expand_bitwise_or_cuda_int32 (__main__.TestBinaryUfuncsCUDA) ... ok (0.005s) 2022-11-23T01:55:34.5045660Z test_non_contig_expand_bitwise_or_cuda_int64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.004s) 2022-11-23T01:55:34.5045919Z test_non_contig_expand_bitwise_or_cuda_int8 (__main__.TestBinaryUfuncsCUDA) ... ok (0.004s) 2022-11-23T01:55:34.5046150Z test_non_contig_expand_bitwise_or_cuda_uint8 (__main__.TestBinaryUfuncsCUDA) ... ok (0.004s) 2022-11-23T01:55:34.5046389Z test_non_contig_expand_bitwise_right_shift_cuda_int16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.004s) 2022-11-23T01:55:34.5046625Z test_non_contig_expand_bitwise_right_shift_cuda_int32 (__main__.TestBinaryUfuncsCUDA) ... ok (0.005s) 2022-11-23T01:55:34.5046862Z test_non_contig_expand_bitwise_right_shift_cuda_int64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.004s) 2022-11-23T01:55:34.5047096Z test_non_contig_expand_bitwise_right_shift_cuda_int8 (__main__.TestBinaryUfuncsCUDA) ... ok (0.004s) 2022-11-23T01:55:34.5047340Z test_non_contig_expand_bitwise_right_shift_cuda_uint8 (__main__.TestBinaryUfuncsCUDA) ... ok (0.004s) 2022-11-23T01:55:34.5047567Z test_non_contig_expand_bitwise_xor_cuda_bool (__main__.TestBinaryUfuncsCUDA) ... ok (0.004s) 2022-11-23T01:55:34.5047800Z test_non_contig_expand_bitwise_xor_cuda_int16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.004s) 2022-11-23T01:55:34.5048010Z test_non_contig_expand_bitwise_xor_cuda_int32 (__main__.TestBinaryUfuncsCUDA) ... ok (0.004s) 2022-11-23T01:55:34.5048234Z test_non_contig_expand_bitwise_xor_cuda_int64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.004s) 2022-11-23T01:55:34.5048453Z test_non_contig_expand_bitwise_xor_cuda_int8 (__main__.TestBinaryUfuncsCUDA) ... ok (0.005s) 2022-11-23T01:55:34.5048674Z test_non_contig_expand_bitwise_xor_cuda_uint8 (__main__.TestBinaryUfuncsCUDA) ... ok (0.004s) 2022-11-23T01:55:34.5048902Z test_non_contig_expand_clamp_max_cuda_bfloat16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.006s) 2022-11-23T01:55:34.5049124Z test_non_contig_expand_clamp_max_cuda_bool (__main__.TestBinaryUfuncsCUDA) ... ok (0.005s) 2022-11-23T01:55:34.5049345Z test_non_contig_expand_clamp_max_cuda_float16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.006s) 2022-11-23T01:55:34.5049568Z test_non_contig_expand_clamp_max_cuda_float32 (__main__.TestBinaryUfuncsCUDA) ... ok (0.006s) 2022-11-23T01:55:34.5049846Z test_non_contig_expand_clamp_max_cuda_float64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.006s) 2022-11-23T01:55:34.5050050Z test_non_contig_expand_clamp_max_cuda_int16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.005s) 2022-11-23T01:55:34.5050270Z test_non_contig_expand_clamp_max_cuda_int32 (__main__.TestBinaryUfuncsCUDA) ... ok (0.005s) 2022-11-23T01:55:34.5050483Z test_non_contig_expand_clamp_max_cuda_int64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.004s) 2022-11-23T01:55:34.5050713Z test_non_contig_expand_clamp_max_cuda_int8 (__main__.TestBinaryUfuncsCUDA) ... ok (0.004s) 2022-11-23T01:55:34.5050937Z test_non_contig_expand_clamp_max_cuda_uint8 (__main__.TestBinaryUfuncsCUDA) ... ok (0.004s) 2022-11-23T01:55:34.5051167Z test_non_contig_expand_clamp_min_cuda_bfloat16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.006s) 2022-11-23T01:55:34.5051388Z test_non_contig_expand_clamp_min_cuda_bool (__main__.TestBinaryUfuncsCUDA) ... ok (0.004s) 2022-11-23T01:55:34.5051611Z test_non_contig_expand_clamp_min_cuda_float16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.006s) 2022-11-23T01:55:34.5051837Z test_non_contig_expand_clamp_min_cuda_float32 (__main__.TestBinaryUfuncsCUDA) ... ok (0.006s) 2022-11-23T01:55:34.5052044Z test_non_contig_expand_clamp_min_cuda_float64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.005s) 2022-11-23T01:55:34.5052261Z test_non_contig_expand_clamp_min_cuda_int16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.004s) 2022-11-23T01:55:34.5052478Z test_non_contig_expand_clamp_min_cuda_int32 (__main__.TestBinaryUfuncsCUDA) ... ok (0.004s) 2022-11-23T01:55:34.5052689Z test_non_contig_expand_clamp_min_cuda_int64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.004s) 2022-11-23T01:55:34.5052907Z test_non_contig_expand_clamp_min_cuda_int8 (__main__.TestBinaryUfuncsCUDA) ... ok (0.004s) 2022-11-23T01:55:34.5053117Z test_non_contig_expand_clamp_min_cuda_uint8 (__main__.TestBinaryUfuncsCUDA) ... ok (0.004s) 2022-11-23T01:55:34.5053391Z test_non_contig_expand_complex_cuda_float16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.006s) 2022-11-23T01:55:34.5053618Z test_non_contig_expand_complex_cuda_float32 (__main__.TestBinaryUfuncsCUDA) ... ok (0.007s) 2022-11-23T01:55:34.5053814Z test_non_contig_expand_complex_cuda_float64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.006s) 2022-11-23T01:55:34.5054052Z test_non_contig_expand_copysign_cuda_bfloat16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.006s) 2022-11-23T01:55:34.5054280Z test_non_contig_expand_copysign_cuda_bool (__main__.TestBinaryUfuncsCUDA) ... ok (0.006s) 2022-11-23T01:55:34.5054510Z test_non_contig_expand_copysign_cuda_float16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.006s) 2022-11-23T01:55:34.5054733Z test_non_contig_expand_copysign_cuda_float32 (__main__.TestBinaryUfuncsCUDA) ... ok (0.006s) 2022-11-23T01:55:34.5054956Z test_non_contig_expand_copysign_cuda_float64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.006s) 2022-11-23T01:55:34.5055177Z test_non_contig_expand_copysign_cuda_int16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.006s) 2022-11-23T01:55:34.5055398Z test_non_contig_expand_copysign_cuda_int32 (__main__.TestBinaryUfuncsCUDA) ... ok (0.006s) 2022-11-23T01:55:34.5055610Z test_non_contig_expand_copysign_cuda_int64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.006s) 2022-11-23T01:55:34.5055813Z test_non_contig_expand_copysign_cuda_int8 (__main__.TestBinaryUfuncsCUDA) ... ok (0.006s) 2022-11-23T01:55:34.5056033Z test_non_contig_expand_copysign_cuda_uint8 (__main__.TestBinaryUfuncsCUDA) ... ok (0.006s) 2022-11-23T01:55:34.5056265Z test_non_contig_expand_div_floor_rounding_cuda_bfloat16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.007s) 2022-11-23T01:55:34.5056505Z test_non_contig_expand_div_floor_rounding_cuda_float16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.006s) 2022-11-23T01:55:34.5056744Z test_non_contig_expand_div_floor_rounding_cuda_float32 (__main__.TestBinaryUfuncsCUDA) ... ok (0.006s) 2022-11-23T01:55:34.5056984Z test_non_contig_expand_div_floor_rounding_cuda_float64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.006s) 2022-11-23T01:55:34.5057308Z test_non_contig_expand_div_floor_rounding_cuda_int16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.007s) 2022-11-23T01:55:34.5057547Z test_non_contig_expand_div_floor_rounding_cuda_int32 (__main__.TestBinaryUfuncsCUDA) ... ok (0.006s) 2022-11-23T01:55:34.5057787Z test_non_contig_expand_div_floor_rounding_cuda_int64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.006s) 2022-11-23T01:55:34.5058009Z test_non_contig_expand_div_floor_rounding_cuda_int8 (__main__.TestBinaryUfuncsCUDA) ... ok (0.006s) 2022-11-23T01:55:34.5058244Z test_non_contig_expand_div_floor_rounding_cuda_uint8 (__main__.TestBinaryUfuncsCUDA) ... ok (0.006s) 2022-11-23T01:55:34.5058487Z test_non_contig_expand_div_no_rounding_mode_cuda_bfloat16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.006s) 2022-11-23T01:55:34.5058724Z test_non_contig_expand_div_no_rounding_mode_cuda_bool (__main__.TestBinaryUfuncsCUDA) ... ok (0.007s) 2022-11-23T01:55:34.5059049Z test_non_contig_expand_div_no_rounding_mode_cuda_complex128 (__main__.TestBinaryUfuncsCUDA) ... ok (0.007s) 2022-11-23T01:55:34.5059478Z test_non_contig_expand_div_no_rounding_mode_cuda_complex32 (__main__.TestBinaryUfuncsCUDA) ... ok (0.008s) 2022-11-23T01:55:34.5059732Z test_non_contig_expand_div_no_rounding_mode_cuda_complex64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.007s) 2022-11-23T01:55:34.5060161Z test_non_contig_expand_div_no_rounding_mode_cuda_float16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.007s) 2022-11-23T01:55:34.5060434Z test_non_contig_expand_div_no_rounding_mode_cuda_float32 (__main__.TestBinaryUfuncsCUDA) ... ok (0.007s) 2022-11-23T01:55:34.5060665Z test_non_contig_expand_div_no_rounding_mode_cuda_float64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.006s) 2022-11-23T01:55:34.5060901Z test_non_contig_expand_div_no_rounding_mode_cuda_int16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.006s) 2022-11-23T01:55:34.5061136Z test_non_contig_expand_div_no_rounding_mode_cuda_int32 (__main__.TestBinaryUfuncsCUDA) ... ok (0.006s) 2022-11-23T01:55:34.5061455Z test_non_contig_expand_div_no_rounding_mode_cuda_int64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.006s) 2022-11-23T01:55:34.5061715Z test_non_contig_expand_div_no_rounding_mode_cuda_int8 (__main__.TestBinaryUfuncsCUDA) ... ok (0.007s) 2022-11-23T01:55:34.5061956Z test_non_contig_expand_div_no_rounding_mode_cuda_uint8 (__main__.TestBinaryUfuncsCUDA) ... ok (0.006s) 2022-11-23T01:55:34.5062202Z test_non_contig_expand_div_trunc_rounding_cuda_bfloat16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.006s) 2022-11-23T01:55:34.5062439Z test_non_contig_expand_div_trunc_rounding_cuda_float16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.006s) 2022-11-23T01:55:34.5062677Z test_non_contig_expand_div_trunc_rounding_cuda_float32 (__main__.TestBinaryUfuncsCUDA) ... ok (0.006s) 2022-11-23T01:55:34.5062895Z test_non_contig_expand_div_trunc_rounding_cuda_float64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.006s) 2022-11-23T01:55:34.5063130Z test_non_contig_expand_div_trunc_rounding_cuda_int16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.006s) 2022-11-23T01:55:34.5063366Z test_non_contig_expand_div_trunc_rounding_cuda_int32 (__main__.TestBinaryUfuncsCUDA) ... ok (0.006s) 2022-11-23T01:55:34.5063599Z test_non_contig_expand_div_trunc_rounding_cuda_int64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.007s) 2022-11-23T01:55:34.5063833Z test_non_contig_expand_div_trunc_rounding_cuda_int8 (__main__.TestBinaryUfuncsCUDA) ... ok (0.006s) 2022-11-23T01:55:34.5064064Z test_non_contig_expand_div_trunc_rounding_cuda_uint8 (__main__.TestBinaryUfuncsCUDA) ... ok (0.006s) 2022-11-23T01:55:34.5064279Z test_non_contig_expand_eq_cuda_bfloat16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.004s) 2022-11-23T01:55:34.5064490Z test_non_contig_expand_eq_cuda_bool (__main__.TestBinaryUfuncsCUDA) ... ok (0.004s) 2022-11-23T01:55:34.5064695Z test_non_contig_expand_eq_cuda_complex128 (__main__.TestBinaryUfuncsCUDA) ... ok (0.004s) 2022-11-23T01:55:34.5064916Z test_non_contig_expand_eq_cuda_complex32 (__main__.TestBinaryUfuncsCUDA) ... ok (0.004s) 2022-11-23T01:55:34.5065216Z test_non_contig_expand_eq_cuda_complex64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.004s) 2022-11-23T01:55:34.5065438Z test_non_contig_expand_eq_cuda_float16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.005s) 2022-11-23T01:55:34.5065657Z test_non_contig_expand_eq_cuda_float32 (__main__.TestBinaryUfuncsCUDA) ... ok (0.004s) 2022-11-23T01:55:34.5065872Z test_non_contig_expand_eq_cuda_float64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.004s) 2022-11-23T01:55:34.5066082Z test_non_contig_expand_eq_cuda_int16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.004s) 2022-11-23T01:55:34.5066292Z test_non_contig_expand_eq_cuda_int32 (__main__.TestBinaryUfuncsCUDA) ... ok (0.004s) 2022-11-23T01:55:34.5066503Z test_non_contig_expand_eq_cuda_int64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.004s) 2022-11-23T01:55:34.5066696Z test_non_contig_expand_eq_cuda_int8 (__main__.TestBinaryUfuncsCUDA) ... ok (0.004s) 2022-11-23T01:55:34.5066909Z test_non_contig_expand_eq_cuda_uint8 (__main__.TestBinaryUfuncsCUDA) ... ok (0.004s) 2022-11-23T01:55:34.5067144Z test_non_contig_expand_float_power_cuda_bfloat16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.006s) 2022-11-23T01:55:34.5067368Z test_non_contig_expand_float_power_cuda_bool (__main__.TestBinaryUfuncsCUDA) ... ok (0.006s) 2022-11-23T01:55:34.5067603Z test_non_contig_expand_float_power_cuda_complex128 (__main__.TestBinaryUfuncsCUDA) ... ok (0.006s) 2022-11-23T01:55:34.5067835Z test_non_contig_expand_float_power_cuda_complex64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.006s) 2022-11-23T01:55:34.5068061Z test_non_contig_expand_float_power_cuda_float16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.006s) 2022-11-23T01:55:34.5068288Z test_non_contig_expand_float_power_cuda_float32 (__main__.TestBinaryUfuncsCUDA) ... ok (0.006s) 2022-11-23T01:55:34.5068526Z test_non_contig_expand_float_power_cuda_float64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.006s) 2022-11-23T01:55:34.5068788Z test_non_contig_expand_float_power_cuda_int16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.006s) 2022-11-23T01:55:34.5069030Z test_non_contig_expand_float_power_cuda_int32 (__main__.TestBinaryUfuncsCUDA) ... ok (0.006s) 2022-11-23T01:55:34.5069256Z test_non_contig_expand_float_power_cuda_int64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.006s) 2022-11-23T01:55:34.5069481Z test_non_contig_expand_float_power_cuda_int8 (__main__.TestBinaryUfuncsCUDA) ... ok (0.006s) 2022-11-23T01:55:34.5069704Z test_non_contig_expand_float_power_cuda_uint8 (__main__.TestBinaryUfuncsCUDA) ... ok (0.006s) 2022-11-23T01:55:34.5069955Z test_non_contig_expand_floor_divide_cuda_bfloat16 (__main__.TestBinaryUfuncsCUDA) ... skip: Skipped! (0.001s) 2022-11-23T01:55:34.5070185Z test_non_contig_expand_floor_divide_cuda_float16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.007s) 2022-11-23T01:55:34.5070407Z test_non_contig_expand_floor_divide_cuda_float32 (__main__.TestBinaryUfuncsCUDA) ... ok (0.007s) 2022-11-23T01:55:34.5070611Z test_non_contig_expand_floor_divide_cuda_float64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.006s) 2022-11-23T01:55:34.5070841Z test_non_contig_expand_floor_divide_cuda_int16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.005s) 2022-11-23T01:55:34.5071065Z test_non_contig_expand_floor_divide_cuda_int32 (__main__.TestBinaryUfuncsCUDA) ... ok (0.006s) 2022-11-23T01:55:34.5071287Z test_non_contig_expand_floor_divide_cuda_int64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.005s) 2022-11-23T01:55:34.5071510Z test_non_contig_expand_floor_divide_cuda_int8 (__main__.TestBinaryUfuncsCUDA) ... ok (0.005s) 2022-11-23T01:55:34.5071729Z test_non_contig_expand_floor_divide_cuda_uint8 (__main__.TestBinaryUfuncsCUDA) ... ok (0.005s) 2022-11-23T01:55:34.5071955Z test_non_contig_expand_fmax_cuda_bfloat16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.006s) 2022-11-23T01:55:34.5072175Z test_non_contig_expand_fmax_cuda_bool (__main__.TestBinaryUfuncsCUDA) ... ok (0.004s) 2022-11-23T01:55:34.5072397Z test_non_contig_expand_fmax_cuda_float16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.006s) 2022-11-23T01:55:34.5072652Z test_non_contig_expand_fmax_cuda_float32 (__main__.TestBinaryUfuncsCUDA) ... ok (0.006s) 2022-11-23T01:55:34.5072866Z test_non_contig_expand_fmax_cuda_float64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.006s) 2022-11-23T01:55:34.5073078Z test_non_contig_expand_fmax_cuda_int16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.004s) 2022-11-23T01:55:34.5073291Z test_non_contig_expand_fmax_cuda_int32 (__main__.TestBinaryUfuncsCUDA) ... ok (0.004s) 2022-11-23T01:55:34.5073503Z test_non_contig_expand_fmax_cuda_int64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.004s) 2022-11-23T01:55:34.5073717Z test_non_contig_expand_fmax_cuda_int8 (__main__.TestBinaryUfuncsCUDA) ... ok (0.004s) 2022-11-23T01:55:34.5073925Z test_non_contig_expand_fmax_cuda_uint8 (__main__.TestBinaryUfuncsCUDA) ... ok (0.004s) 2022-11-23T01:55:34.5074145Z test_non_contig_expand_fmin_cuda_bfloat16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.006s) 2022-11-23T01:55:34.5074342Z test_non_contig_expand_fmin_cuda_bool (__main__.TestBinaryUfuncsCUDA) ... ok (0.004s) 2022-11-23T01:55:34.5074560Z test_non_contig_expand_fmin_cuda_float16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.006s) 2022-11-23T01:55:34.5074770Z test_non_contig_expand_fmin_cuda_float32 (__main__.TestBinaryUfuncsCUDA) ... ok (0.006s) 2022-11-23T01:55:34.5074978Z test_non_contig_expand_fmin_cuda_float64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.005s) 2022-11-23T01:55:34.5075198Z test_non_contig_expand_fmin_cuda_int16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.004s) 2022-11-23T01:55:34.5075418Z test_non_contig_expand_fmin_cuda_int32 (__main__.TestBinaryUfuncsCUDA) ... ok (0.004s) 2022-11-23T01:55:34.5075634Z test_non_contig_expand_fmin_cuda_int64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.004s) 2022-11-23T01:55:34.5075846Z test_non_contig_expand_fmin_cuda_int8 (__main__.TestBinaryUfuncsCUDA) ... ok (0.004s) 2022-11-23T01:55:34.5076059Z test_non_contig_expand_fmin_cuda_uint8 (__main__.TestBinaryUfuncsCUDA) ... ok (0.004s) 2022-11-23T01:55:34.5076305Z test_non_contig_expand_fmod_cuda_bfloat16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.007s) 2022-11-23T01:55:34.5076535Z test_non_contig_expand_fmod_cuda_float16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.006s) 2022-11-23T01:55:34.5076749Z test_non_contig_expand_fmod_cuda_float32 (__main__.TestBinaryUfuncsCUDA) ... ok (0.006s) 2022-11-23T01:55:34.5076960Z test_non_contig_expand_fmod_cuda_float64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.006s) 2022-11-23T01:55:34.5077173Z test_non_contig_expand_fmod_cuda_int16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.005s) 2022-11-23T01:55:34.5077383Z test_non_contig_expand_fmod_cuda_int32 (__main__.TestBinaryUfuncsCUDA) ... ok (0.005s) 2022-11-23T01:55:34.5077596Z test_non_contig_expand_fmod_cuda_int64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.005s) 2022-11-23T01:55:34.5077808Z test_non_contig_expand_fmod_cuda_int8 (__main__.TestBinaryUfuncsCUDA) ... ok (0.005s) 2022-11-23T01:55:34.5078004Z test_non_contig_expand_fmod_cuda_uint8 (__main__.TestBinaryUfuncsCUDA) ... ok (0.005s) 2022-11-23T01:55:34.5078219Z test_non_contig_expand_gcd_cuda_int16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.005s) 2022-11-23T01:55:34.5078441Z test_non_contig_expand_gcd_cuda_int32 (__main__.TestBinaryUfuncsCUDA) ... ok (0.005s) 2022-11-23T01:55:34.5078656Z test_non_contig_expand_gcd_cuda_int64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.004s) 2022-11-23T01:55:34.5078873Z test_non_contig_expand_gcd_cuda_int8 (__main__.TestBinaryUfuncsCUDA) ... ok (0.005s) 2022-11-23T01:55:34.5079082Z test_non_contig_expand_gcd_cuda_uint8 (__main__.TestBinaryUfuncsCUDA) ... ok (0.005s) 2022-11-23T01:55:34.5079299Z test_non_contig_expand_ge_cuda_bfloat16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.005s) 2022-11-23T01:55:34.5079507Z test_non_contig_expand_ge_cuda_bool (__main__.TestBinaryUfuncsCUDA) ... ok (0.005s) 2022-11-23T01:55:34.5079717Z test_non_contig_expand_ge_cuda_float16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.005s) 2022-11-23T01:55:34.5079915Z test_non_contig_expand_ge_cuda_float32 (__main__.TestBinaryUfuncsCUDA) ... ok (0.005s) 2022-11-23T01:55:34.5080181Z test_non_contig_expand_ge_cuda_float64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.005s) 2022-11-23T01:55:34.5080393Z test_non_contig_expand_ge_cuda_int16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.005s) 2022-11-23T01:55:34.5080602Z test_non_contig_expand_ge_cuda_int32 (__main__.TestBinaryUfuncsCUDA) ... ok (0.005s) 2022-11-23T01:55:34.5080812Z test_non_contig_expand_ge_cuda_int64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.005s) 2022-11-23T01:55:34.5081021Z test_non_contig_expand_ge_cuda_int8 (__main__.TestBinaryUfuncsCUDA) ... ok (0.005s) 2022-11-23T01:55:34.5081231Z test_non_contig_expand_ge_cuda_uint8 (__main__.TestBinaryUfuncsCUDA) ... ok (0.005s) 2022-11-23T01:55:34.5081446Z test_non_contig_expand_gt_cuda_bfloat16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.005s) 2022-11-23T01:55:34.5081649Z test_non_contig_expand_gt_cuda_bool (__main__.TestBinaryUfuncsCUDA) ... ok (0.004s) 2022-11-23T01:55:34.5081870Z test_non_contig_expand_gt_cuda_float16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.005s) 2022-11-23T01:55:34.5082091Z test_non_contig_expand_gt_cuda_float32 (__main__.TestBinaryUfuncsCUDA) ... ok (0.005s) 2022-11-23T01:55:34.5082303Z test_non_contig_expand_gt_cuda_float64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.005s) 2022-11-23T01:55:34.5082513Z test_non_contig_expand_gt_cuda_int16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.005s) 2022-11-23T01:55:34.5082720Z test_non_contig_expand_gt_cuda_int32 (__main__.TestBinaryUfuncsCUDA) ... ok (0.005s) 2022-11-23T01:55:34.5082928Z test_non_contig_expand_gt_cuda_int64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.005s) 2022-11-23T01:55:34.5083135Z test_non_contig_expand_gt_cuda_int8 (__main__.TestBinaryUfuncsCUDA) ... ok (0.005s) 2022-11-23T01:55:34.5083324Z test_non_contig_expand_gt_cuda_uint8 (__main__.TestBinaryUfuncsCUDA) ... ok (0.005s) 2022-11-23T01:55:34.5083554Z test_non_contig_expand_heaviside_cuda_bfloat16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.006s) 2022-11-23T01:55:34.5083823Z test_non_contig_expand_heaviside_cuda_bool (__main__.TestBinaryUfuncsCUDA) ... ok (0.005s) 2022-11-23T01:55:34.5084059Z test_non_contig_expand_heaviside_cuda_float16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.006s) 2022-11-23T01:55:34.5084285Z test_non_contig_expand_heaviside_cuda_float32 (__main__.TestBinaryUfuncsCUDA) ... ok (0.006s) 2022-11-23T01:55:34.5084510Z test_non_contig_expand_heaviside_cuda_float64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.006s) 2022-11-23T01:55:34.5084732Z test_non_contig_expand_heaviside_cuda_int16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.005s) 2022-11-23T01:55:34.5084963Z test_non_contig_expand_heaviside_cuda_int32 (__main__.TestBinaryUfuncsCUDA) ... ok (0.005s) 2022-11-23T01:55:34.5085188Z test_non_contig_expand_heaviside_cuda_int64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.004s) 2022-11-23T01:55:34.5085398Z test_non_contig_expand_heaviside_cuda_int8 (__main__.TestBinaryUfuncsCUDA) ... ok (0.005s) 2022-11-23T01:55:34.5085620Z test_non_contig_expand_heaviside_cuda_uint8 (__main__.TestBinaryUfuncsCUDA) ... ok (0.005s) 2022-11-23T01:55:34.5085844Z test_non_contig_expand_hypot_cuda_bfloat16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.006s) 2022-11-23T01:55:34.5086063Z test_non_contig_expand_hypot_cuda_float16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.006s) 2022-11-23T01:55:34.5086279Z test_non_contig_expand_hypot_cuda_float32 (__main__.TestBinaryUfuncsCUDA) ... ok (0.006s) 2022-11-23T01:55:34.5086493Z test_non_contig_expand_hypot_cuda_float64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.006s) 2022-11-23T01:55:34.5086708Z test_non_contig_expand_igamma_cuda_float32 (__main__.TestBinaryUfuncsCUDA) ... ok (0.006s) 2022-11-23T01:55:34.5086926Z test_non_contig_expand_igamma_cuda_float64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.006s) 2022-11-23T01:55:34.5087131Z test_non_contig_expand_igammac_cuda_float32 (__main__.TestBinaryUfuncsCUDA) ... ok (0.006s) 2022-11-23T01:55:34.5087354Z test_non_contig_expand_igammac_cuda_float64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.006s) 2022-11-23T01:55:34.5087631Z test_non_contig_expand_isclose_cuda_bfloat16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.005s) 2022-11-23T01:55:34.5087850Z test_non_contig_expand_isclose_cuda_bool (__main__.TestBinaryUfuncsCUDA) ... ok (0.005s) 2022-11-23T01:55:34.5088080Z test_non_contig_expand_isclose_cuda_complex128 (__main__.TestBinaryUfuncsCUDA) ... ok (0.005s) 2022-11-23T01:55:34.5088316Z test_non_contig_expand_isclose_cuda_complex64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.006s) 2022-11-23T01:55:34.5088541Z test_non_contig_expand_isclose_cuda_float16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.005s) 2022-11-23T01:55:34.5088767Z test_non_contig_expand_isclose_cuda_float32 (__main__.TestBinaryUfuncsCUDA) ... ok (0.005s) 2022-11-23T01:55:34.5088986Z test_non_contig_expand_isclose_cuda_float64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.005s) 2022-11-23T01:55:34.5089187Z test_non_contig_expand_isclose_cuda_int16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.005s) 2022-11-23T01:55:34.5089410Z test_non_contig_expand_isclose_cuda_int32 (__main__.TestBinaryUfuncsCUDA) ... ok (0.005s) 2022-11-23T01:55:34.5089623Z test_non_contig_expand_isclose_cuda_int64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.005s) 2022-11-23T01:55:34.5089838Z test_non_contig_expand_isclose_cuda_int8 (__main__.TestBinaryUfuncsCUDA) ... ok (0.005s) 2022-11-23T01:55:34.5090049Z test_non_contig_expand_isclose_cuda_uint8 (__main__.TestBinaryUfuncsCUDA) ... ok (0.006s) 2022-11-23T01:55:34.5090287Z test_non_contig_expand_jiterator_binary_cuda_bfloat16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.006s) 2022-11-23T01:55:34.5090522Z test_non_contig_expand_jiterator_binary_cuda_bool (__main__.TestBinaryUfuncsCUDA) ... ok (0.004s) 2022-11-23T01:55:34.5090765Z test_non_contig_expand_jiterator_binary_cuda_complex128 (__main__.TestBinaryUfuncsCUDA) ... ok (0.006s) 2022-11-23T01:55:34.5091006Z test_non_contig_expand_jiterator_binary_cuda_complex64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.006s) 2022-11-23T01:55:34.5091269Z test_non_contig_expand_jiterator_binary_cuda_float16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.006s) 2022-11-23T01:55:34.5091518Z test_non_contig_expand_jiterator_binary_cuda_float32 (__main__.TestBinaryUfuncsCUDA) ... ok (0.006s) 2022-11-23T01:55:34.5091766Z test_non_contig_expand_jiterator_binary_cuda_float64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.006s) 2022-11-23T01:55:34.5092005Z test_non_contig_expand_jiterator_binary_cuda_int16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.005s) 2022-11-23T01:55:34.5092236Z test_non_contig_expand_jiterator_binary_cuda_int32 (__main__.TestBinaryUfuncsCUDA) ... ok (0.004s) 2022-11-23T01:55:34.5092465Z test_non_contig_expand_jiterator_binary_cuda_int64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.004s) 2022-11-23T01:55:34.5092693Z test_non_contig_expand_jiterator_binary_cuda_int8 (__main__.TestBinaryUfuncsCUDA) ... ok (0.004s) 2022-11-23T01:55:34.5092916Z test_non_contig_expand_jiterator_binary_cuda_uint8 (__main__.TestBinaryUfuncsCUDA) ... ok (0.004s) 2022-11-23T01:55:34.5093180Z test_non_contig_expand_jiterator_binary_return_by_ref_cuda_bfloat16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.006s) 2022-11-23T01:55:34.5093415Z test_non_contig_expand_jiterator_binary_return_by_ref_cuda_bool (__main__.TestBinaryUfuncsCUDA) ... ok (0.005s) 2022-11-23T01:55:34.5093677Z test_non_contig_expand_jiterator_binary_return_by_ref_cuda_complex128 (__main__.TestBinaryUfuncsCUDA) ... ok (0.006s) 2022-11-23T01:55:34.5093933Z test_non_contig_expand_jiterator_binary_return_by_ref_cuda_complex64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.007s) 2022-11-23T01:55:34.5094189Z test_non_contig_expand_jiterator_binary_return_by_ref_cuda_float16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.006s) 2022-11-23T01:55:34.5094435Z test_non_contig_expand_jiterator_binary_return_by_ref_cuda_float32 (__main__.TestBinaryUfuncsCUDA) ... ok (0.006s) 2022-11-23T01:55:34.5094677Z test_non_contig_expand_jiterator_binary_return_by_ref_cuda_float64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.006s) 2022-11-23T01:55:34.5094982Z test_non_contig_expand_jiterator_binary_return_by_ref_cuda_int16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.005s) 2022-11-23T01:55:34.5095225Z test_non_contig_expand_jiterator_binary_return_by_ref_cuda_int32 (__main__.TestBinaryUfuncsCUDA) ... ok (0.005s) 2022-11-23T01:55:34.5095479Z test_non_contig_expand_jiterator_binary_return_by_ref_cuda_int64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.007s) 2022-11-23T01:55:34.5095713Z test_non_contig_expand_jiterator_binary_return_by_ref_cuda_int8 (__main__.TestBinaryUfuncsCUDA) ... ok (0.004s) 2022-11-23T01:55:34.5095969Z test_non_contig_expand_jiterator_binary_return_by_ref_cuda_uint8 (__main__.TestBinaryUfuncsCUDA) ... ok (0.005s) 2022-11-23T01:55:34.5096180Z test_non_contig_expand_lcm_cuda_int16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.004s) 2022-11-23T01:55:34.5096393Z test_non_contig_expand_lcm_cuda_int32 (__main__.TestBinaryUfuncsCUDA) ... ok (0.004s) 2022-11-23T01:55:34.5096607Z test_non_contig_expand_lcm_cuda_int64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.004s) 2022-11-23T01:55:34.5096822Z test_non_contig_expand_lcm_cuda_int8 (__main__.TestBinaryUfuncsCUDA) ... ok (0.004s) 2022-11-23T01:55:34.5097034Z test_non_contig_expand_lcm_cuda_uint8 (__main__.TestBinaryUfuncsCUDA) ... ok (0.004s) 2022-11-23T01:55:34.5097253Z test_non_contig_expand_ldexp_cuda_bfloat16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.006s) 2022-11-23T01:55:34.5097468Z test_non_contig_expand_ldexp_cuda_bool (__main__.TestBinaryUfuncsCUDA) ... ok (0.006s) 2022-11-23T01:55:34.5097679Z test_non_contig_expand_ldexp_cuda_complex128 (__main__.TestBinaryUfuncsCUDA) ... ok (0.007s) 2022-11-23T01:55:34.5097899Z test_non_contig_expand_ldexp_cuda_complex64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.007s) 2022-11-23T01:55:34.5098115Z test_non_contig_expand_ldexp_cuda_float16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.006s) 2022-11-23T01:55:34.5098333Z test_non_contig_expand_ldexp_cuda_float32 (__main__.TestBinaryUfuncsCUDA) ... ok (0.006s) 2022-11-23T01:55:34.5098591Z test_non_contig_expand_ldexp_cuda_float64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.006s) 2022-11-23T01:55:34.5098828Z test_non_contig_expand_ldexp_cuda_int16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.006s) 2022-11-23T01:55:34.5099051Z test_non_contig_expand_ldexp_cuda_int32 (__main__.TestBinaryUfuncsCUDA) ... ok (0.006s) 2022-11-23T01:55:34.5099272Z test_non_contig_expand_ldexp_cuda_int64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.006s) 2022-11-23T01:55:34.5099473Z test_non_contig_expand_ldexp_cuda_int8 (__main__.TestBinaryUfuncsCUDA) ... ok (0.007s) 2022-11-23T01:55:34.5099687Z test_non_contig_expand_ldexp_cuda_uint8 (__main__.TestBinaryUfuncsCUDA) ... ok (0.006s) 2022-11-23T01:55:34.5099899Z test_non_contig_expand_le_cuda_bfloat16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.004s) 2022-11-23T01:55:34.5100313Z test_non_contig_expand_le_cuda_bool (__main__.TestBinaryUfuncsCUDA) ... ok (0.004s) 2022-11-23T01:55:34.5100534Z test_non_contig_expand_le_cuda_float16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.004s) 2022-11-23T01:55:34.5100752Z test_non_contig_expand_le_cuda_float32 (__main__.TestBinaryUfuncsCUDA) ... ok (0.004s) 2022-11-23T01:55:34.5100963Z test_non_contig_expand_le_cuda_float64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.004s) 2022-11-23T01:55:34.5101174Z test_non_contig_expand_le_cuda_int16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.004s) 2022-11-23T01:55:34.5101382Z test_non_contig_expand_le_cuda_int32 (__main__.TestBinaryUfuncsCUDA) ... ok (0.005s) 2022-11-23T01:55:34.5101574Z test_non_contig_expand_le_cuda_int64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.004s) 2022-11-23T01:55:34.5101781Z test_non_contig_expand_le_cuda_int8 (__main__.TestBinaryUfuncsCUDA) ... ok (0.004s) 2022-11-23T01:55:34.5101989Z test_non_contig_expand_le_cuda_uint8 (__main__.TestBinaryUfuncsCUDA) ... ok (0.004s) 2022-11-23T01:55:34.5102235Z test_non_contig_expand_logical_and_cuda_bfloat16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.004s) 2022-11-23T01:55:34.5102469Z test_non_contig_expand_logical_and_cuda_bool (__main__.TestBinaryUfuncsCUDA) ... ok (0.004s) 2022-11-23T01:55:34.5102794Z test_non_contig_expand_logical_and_cuda_complex128 (__main__.TestBinaryUfuncsCUDA) ... ok (0.004s) 2022-11-23T01:55:34.5103025Z test_non_contig_expand_logical_and_cuda_complex64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.004s) 2022-11-23T01:55:34.5103249Z test_non_contig_expand_logical_and_cuda_float16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.005s) 2022-11-23T01:55:34.5103461Z test_non_contig_expand_logical_and_cuda_float32 (__main__.TestBinaryUfuncsCUDA) ... ok (0.004s) 2022-11-23T01:55:34.5103691Z test_non_contig_expand_logical_and_cuda_float64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.004s) 2022-11-23T01:55:34.5103915Z test_non_contig_expand_logical_and_cuda_int16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.004s) 2022-11-23T01:55:34.5104137Z test_non_contig_expand_logical_and_cuda_int32 (__main__.TestBinaryUfuncsCUDA) ... ok (0.004s) 2022-11-23T01:55:34.5104364Z test_non_contig_expand_logical_and_cuda_int64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.004s) 2022-11-23T01:55:34.5104591Z test_non_contig_expand_logical_and_cuda_int8 (__main__.TestBinaryUfuncsCUDA) ... ok (0.005s) 2022-11-23T01:55:34.5104812Z test_non_contig_expand_logical_and_cuda_uint8 (__main__.TestBinaryUfuncsCUDA) ... ok (0.005s) 2022-11-23T01:55:34.5105034Z test_non_contig_expand_logical_or_cuda_bfloat16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.005s) 2022-11-23T01:55:34.5105256Z test_non_contig_expand_logical_or_cuda_bool (__main__.TestBinaryUfuncsCUDA) ... ok (0.004s) 2022-11-23T01:55:34.5105472Z test_non_contig_expand_logical_or_cuda_complex128 (__main__.TestBinaryUfuncsCUDA) ... ok (0.004s) 2022-11-23T01:55:34.5105715Z test_non_contig_expand_logical_or_cuda_complex64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.005s) 2022-11-23T01:55:34.5105946Z test_non_contig_expand_logical_or_cuda_float16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.004s) 2022-11-23T01:55:34.5106246Z test_non_contig_expand_logical_or_cuda_float32 (__main__.TestBinaryUfuncsCUDA) ... ok (0.004s) 2022-11-23T01:55:34.5106489Z test_non_contig_expand_logical_or_cuda_float64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.004s) 2022-11-23T01:55:34.5106709Z test_non_contig_expand_logical_or_cuda_int16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.004s) 2022-11-23T01:55:34.5106932Z test_non_contig_expand_logical_or_cuda_int32 (__main__.TestBinaryUfuncsCUDA) ... ok (0.005s) 2022-11-23T01:55:34.5107152Z test_non_contig_expand_logical_or_cuda_int64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.004s) 2022-11-23T01:55:34.5107372Z test_non_contig_expand_logical_or_cuda_int8 (__main__.TestBinaryUfuncsCUDA) ... ok (0.005s) 2022-11-23T01:55:34.5107573Z test_non_contig_expand_logical_or_cuda_uint8 (__main__.TestBinaryUfuncsCUDA) ... ok (0.005s) 2022-11-23T01:55:34.5107800Z test_non_contig_expand_logical_xor_cuda_bfloat16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.004s) 2022-11-23T01:55:34.5108022Z test_non_contig_expand_logical_xor_cuda_bool (__main__.TestBinaryUfuncsCUDA) ... ok (0.004s) 2022-11-23T01:55:34.5108259Z test_non_contig_expand_logical_xor_cuda_complex128 (__main__.TestBinaryUfuncsCUDA) ... ok (0.005s) 2022-11-23T01:55:34.5108492Z test_non_contig_expand_logical_xor_cuda_complex64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.005s) 2022-11-23T01:55:34.5108718Z test_non_contig_expand_logical_xor_cuda_float16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.004s) 2022-11-23T01:55:34.5108943Z test_non_contig_expand_logical_xor_cuda_float32 (__main__.TestBinaryUfuncsCUDA) ... ok (0.004s) 2022-11-23T01:55:34.5109178Z test_non_contig_expand_logical_xor_cuda_float64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.004s) 2022-11-23T01:55:34.5109388Z test_non_contig_expand_logical_xor_cuda_int16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.004s) 2022-11-23T01:55:34.5109619Z test_non_contig_expand_logical_xor_cuda_int32 (__main__.TestBinaryUfuncsCUDA) ... ok (0.004s) 2022-11-23T01:55:34.5109844Z test_non_contig_expand_logical_xor_cuda_int64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.004s) 2022-11-23T01:55:34.5110118Z test_non_contig_expand_logical_xor_cuda_int8 (__main__.TestBinaryUfuncsCUDA) ... ok (0.004s) 2022-11-23T01:55:34.5110341Z test_non_contig_expand_logical_xor_cuda_uint8 (__main__.TestBinaryUfuncsCUDA) ... ok (0.005s) 2022-11-23T01:55:34.5110557Z test_non_contig_expand_lt_cuda_bfloat16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.004s) 2022-11-23T01:55:34.5110766Z test_non_contig_expand_lt_cuda_bool (__main__.TestBinaryUfuncsCUDA) ... ok (0.004s) 2022-11-23T01:55:34.5110978Z test_non_contig_expand_lt_cuda_float16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.004s) 2022-11-23T01:55:34.5111192Z test_non_contig_expand_lt_cuda_float32 (__main__.TestBinaryUfuncsCUDA) ... ok (0.004s) 2022-11-23T01:55:34.5111387Z test_non_contig_expand_lt_cuda_float64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.004s) 2022-11-23T01:55:34.5111597Z test_non_contig_expand_lt_cuda_int16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.004s) 2022-11-23T01:55:34.5111807Z test_non_contig_expand_lt_cuda_int32 (__main__.TestBinaryUfuncsCUDA) ... ok (0.004s) 2022-11-23T01:55:34.5112021Z test_non_contig_expand_lt_cuda_int64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.005s) 2022-11-23T01:55:34.5112231Z test_non_contig_expand_lt_cuda_int8 (__main__.TestBinaryUfuncsCUDA) ... ok (0.004s) 2022-11-23T01:55:34.5112450Z test_non_contig_expand_lt_cuda_uint8 (__main__.TestBinaryUfuncsCUDA) ... ok (0.004s) 2022-11-23T01:55:34.5112684Z test_non_contig_expand_max_binary_cuda_bfloat16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.006s) 2022-11-23T01:55:34.5112913Z test_non_contig_expand_max_binary_cuda_bool (__main__.TestBinaryUfuncsCUDA) ... ok (0.004s) 2022-11-23T01:55:34.5113122Z test_non_contig_expand_max_binary_cuda_float16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.006s) 2022-11-23T01:55:34.5113351Z test_non_contig_expand_max_binary_cuda_float32 (__main__.TestBinaryUfuncsCUDA) ... ok (0.006s) 2022-11-23T01:55:34.5113574Z test_non_contig_expand_max_binary_cuda_float64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.006s) 2022-11-23T01:55:34.5113844Z test_non_contig_expand_max_binary_cuda_int16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.005s) 2022-11-23T01:55:34.5114072Z test_non_contig_expand_max_binary_cuda_int32 (__main__.TestBinaryUfuncsCUDA) ... ok (0.005s) 2022-11-23T01:55:34.5114295Z test_non_contig_expand_max_binary_cuda_int64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.004s) 2022-11-23T01:55:34.5114515Z test_non_contig_expand_max_binary_cuda_int8 (__main__.TestBinaryUfuncsCUDA) ... ok (0.005s) 2022-11-23T01:55:34.5114728Z test_non_contig_expand_max_binary_cuda_uint8 (__main__.TestBinaryUfuncsCUDA) ... ok (0.005s) 2022-11-23T01:55:34.5114948Z test_non_contig_expand_maximum_cuda_bfloat16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.006s) 2022-11-23T01:55:34.5115149Z test_non_contig_expand_maximum_cuda_bool (__main__.TestBinaryUfuncsCUDA) ... ok (0.004s) 2022-11-23T01:55:34.5115368Z test_non_contig_expand_maximum_cuda_float16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.006s) 2022-11-23T01:55:34.5115586Z test_non_contig_expand_maximum_cuda_float32 (__main__.TestBinaryUfuncsCUDA) ... ok (0.007s) 2022-11-23T01:55:34.5115818Z test_non_contig_expand_maximum_cuda_float64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.005s) 2022-11-23T01:55:34.5116039Z test_non_contig_expand_maximum_cuda_int16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.004s) 2022-11-23T01:55:34.5116262Z test_non_contig_expand_maximum_cuda_int32 (__main__.TestBinaryUfuncsCUDA) ... ok (0.004s) 2022-11-23T01:55:34.5116476Z test_non_contig_expand_maximum_cuda_int64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.004s) 2022-11-23T01:55:34.5116689Z test_non_contig_expand_maximum_cuda_int8 (__main__.TestBinaryUfuncsCUDA) ... ok (0.004s) 2022-11-23T01:55:34.5116899Z test_non_contig_expand_maximum_cuda_uint8 (__main__.TestBinaryUfuncsCUDA) ... ok (0.004s) 2022-11-23T01:55:34.5117107Z test_non_contig_expand_min_binary_cuda_bfloat16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.006s) 2022-11-23T01:55:34.5117332Z test_non_contig_expand_min_binary_cuda_bool (__main__.TestBinaryUfuncsCUDA) ... ok (0.005s) 2022-11-23T01:55:34.5117612Z test_non_contig_expand_min_binary_cuda_float16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.006s) 2022-11-23T01:55:34.5117835Z test_non_contig_expand_min_binary_cuda_float32 (__main__.TestBinaryUfuncsCUDA) ... ok (0.006s) 2022-11-23T01:55:34.5118060Z test_non_contig_expand_min_binary_cuda_float64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.006s) 2022-11-23T01:55:34.5118280Z test_non_contig_expand_min_binary_cuda_int16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.005s) 2022-11-23T01:55:34.5118499Z test_non_contig_expand_min_binary_cuda_int32 (__main__.TestBinaryUfuncsCUDA) ... ok (0.005s) 2022-11-23T01:55:34.5118716Z test_non_contig_expand_min_binary_cuda_int64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.004s) 2022-11-23T01:55:34.5118918Z test_non_contig_expand_min_binary_cuda_int8 (__main__.TestBinaryUfuncsCUDA) ... ok (0.004s) 2022-11-23T01:55:34.5119152Z test_non_contig_expand_min_binary_cuda_uint8 (__main__.TestBinaryUfuncsCUDA) ... ok (0.005s) 2022-11-23T01:55:34.5119382Z test_non_contig_expand_minimum_cuda_bfloat16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.006s) 2022-11-23T01:55:34.5119605Z test_non_contig_expand_minimum_cuda_bool (__main__.TestBinaryUfuncsCUDA) ... ok (0.004s) 2022-11-23T01:55:34.5119827Z test_non_contig_expand_minimum_cuda_float16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.006s) 2022-11-23T01:55:34.5120042Z test_non_contig_expand_minimum_cuda_float32 (__main__.TestBinaryUfuncsCUDA) ... ok (0.006s) 2022-11-23T01:55:34.5120256Z test_non_contig_expand_minimum_cuda_float64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.005s) 2022-11-23T01:55:34.5120474Z test_non_contig_expand_minimum_cuda_int16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.004s) 2022-11-23T01:55:34.5120689Z test_non_contig_expand_minimum_cuda_int32 (__main__.TestBinaryUfuncsCUDA) ... ok (0.004s) 2022-11-23T01:55:34.5120885Z test_non_contig_expand_minimum_cuda_int64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.005s) 2022-11-23T01:55:34.5121142Z test_non_contig_expand_minimum_cuda_int8 (__main__.TestBinaryUfuncsCUDA) ... ok (0.004s) 2022-11-23T01:55:34.5121362Z test_non_contig_expand_minimum_cuda_uint8 (__main__.TestBinaryUfuncsCUDA) ... ok (0.004s) 2022-11-23T01:55:34.5121572Z test_non_contig_expand_mul_cuda_bfloat16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.006s) 2022-11-23T01:55:34.5121783Z test_non_contig_expand_mul_cuda_bool (__main__.TestBinaryUfuncsCUDA) ... ok (0.004s) 2022-11-23T01:55:34.5122004Z test_non_contig_expand_mul_cuda_complex128 (__main__.TestBinaryUfuncsCUDA) ... ok (0.006s) 2022-11-23T01:55:34.5122222Z test_non_contig_expand_mul_cuda_complex32 (__main__.TestBinaryUfuncsCUDA) ... ok (0.006s) 2022-11-23T01:55:34.5122447Z test_non_contig_expand_mul_cuda_complex64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.006s) 2022-11-23T01:55:34.5122651Z test_non_contig_expand_mul_cuda_float16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.006s) 2022-11-23T01:55:34.5122875Z test_non_contig_expand_mul_cuda_float32 (__main__.TestBinaryUfuncsCUDA) ... ok (0.006s) 2022-11-23T01:55:34.5123092Z test_non_contig_expand_mul_cuda_float64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.005s) 2022-11-23T01:55:34.5123306Z test_non_contig_expand_mul_cuda_int16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.004s) 2022-11-23T01:55:34.5123517Z test_non_contig_expand_mul_cuda_int32 (__main__.TestBinaryUfuncsCUDA) ... ok (0.004s) 2022-11-23T01:55:34.5123765Z test_non_contig_expand_mul_cuda_int64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.004s) 2022-11-23T01:55:34.5123979Z test_non_contig_expand_mul_cuda_int8 (__main__.TestBinaryUfuncsCUDA) ... ok (0.004s) 2022-11-23T01:55:34.5124188Z test_non_contig_expand_mul_cuda_uint8 (__main__.TestBinaryUfuncsCUDA) ... ok (0.004s) 2022-11-23T01:55:34.5124401Z test_non_contig_expand_ne_cuda_bfloat16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.005s) 2022-11-23T01:55:34.5124596Z test_non_contig_expand_ne_cuda_bool (__main__.TestBinaryUfuncsCUDA) ... ok (0.005s) 2022-11-23T01:55:34.5124818Z test_non_contig_expand_ne_cuda_complex128 (__main__.TestBinaryUfuncsCUDA) ... ok (0.005s) 2022-11-23T01:55:34.5125089Z test_non_contig_expand_ne_cuda_complex64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.005s) 2022-11-23T01:55:34.5125302Z test_non_contig_expand_ne_cuda_float16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.005s) 2022-11-23T01:55:34.5125514Z test_non_contig_expand_ne_cuda_float32 (__main__.TestBinaryUfuncsCUDA) ... ok (0.005s) 2022-11-23T01:55:34.5125738Z test_non_contig_expand_ne_cuda_float64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.005s) 2022-11-23T01:55:34.5125950Z test_non_contig_expand_ne_cuda_int16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.005s) 2022-11-23T01:55:34.5126167Z test_non_contig_expand_ne_cuda_int32 (__main__.TestBinaryUfuncsCUDA) ... ok (0.005s) 2022-11-23T01:55:34.5126361Z test_non_contig_expand_ne_cuda_int64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.005s) 2022-11-23T01:55:34.5126571Z test_non_contig_expand_ne_cuda_int8 (__main__.TestBinaryUfuncsCUDA) ... ok (0.005s) 2022-11-23T01:55:34.5126782Z test_non_contig_expand_ne_cuda_uint8 (__main__.TestBinaryUfuncsCUDA) ... ok (0.005s) 2022-11-23T01:55:34.5127014Z test_non_contig_expand_nextafter_cuda_bfloat16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.006s) 2022-11-23T01:55:34.5127241Z test_non_contig_expand_nextafter_cuda_float32 (__main__.TestBinaryUfuncsCUDA) ... ok (0.006s) 2022-11-23T01:55:34.5127468Z test_non_contig_expand_nextafter_cuda_float64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.006s) 2022-11-23T01:55:34.5127686Z test_non_contig_expand_polar_cuda_float32 (__main__.TestBinaryUfuncsCUDA) ... ok (0.007s) 2022-11-23T01:55:34.5127903Z test_non_contig_expand_polar_cuda_float64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.007s) 2022-11-23T01:55:34.5128121Z test_non_contig_expand_pow_cuda_bfloat16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.006s) 2022-11-23T01:55:34.5128326Z test_non_contig_expand_pow_cuda_complex128 (__main__.TestBinaryUfuncsCUDA) ... ok (0.006s) 2022-11-23T01:55:34.5128587Z test_non_contig_expand_pow_cuda_complex32 (__main__.TestBinaryUfuncsCUDA) ... ok (0.007s) 2022-11-23T01:55:34.5128816Z test_non_contig_expand_pow_cuda_complex64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.007s) 2022-11-23T01:55:34.5129042Z test_non_contig_expand_pow_cuda_float16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.006s) 2022-11-23T01:55:34.5129261Z test_non_contig_expand_pow_cuda_float32 (__main__.TestBinaryUfuncsCUDA) ... ok (0.006s) 2022-11-23T01:55:34.5129483Z test_non_contig_expand_pow_cuda_float64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.006s) 2022-11-23T01:55:34.5129694Z test_non_contig_expand_pow_cuda_int16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.005s) 2022-11-23T01:55:34.5129905Z test_non_contig_expand_pow_cuda_int32 (__main__.TestBinaryUfuncsCUDA) ... ok (0.005s) 2022-11-23T01:55:34.5130102Z test_non_contig_expand_pow_cuda_int64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.004s) 2022-11-23T01:55:34.5130318Z test_non_contig_expand_pow_cuda_int8 (__main__.TestBinaryUfuncsCUDA) ... ok (0.005s) 2022-11-23T01:55:34.5130528Z test_non_contig_expand_pow_cuda_uint8 (__main__.TestBinaryUfuncsCUDA) ... ok (0.005s) 2022-11-23T01:55:34.5130759Z test_non_contig_expand_remainder_cuda_bfloat16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.007s) 2022-11-23T01:55:34.5130984Z test_non_contig_expand_remainder_cuda_float16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.007s) 2022-11-23T01:55:34.5131209Z test_non_contig_expand_remainder_cuda_float32 (__main__.TestBinaryUfuncsCUDA) ... ok (0.007s) 2022-11-23T01:55:34.5131433Z test_non_contig_expand_remainder_cuda_float64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.007s) 2022-11-23T01:55:34.5131652Z test_non_contig_expand_remainder_cuda_int16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.005s) 2022-11-23T01:55:34.5131870Z test_non_contig_expand_remainder_cuda_int32 (__main__.TestBinaryUfuncsCUDA) ... ok (0.005s) 2022-11-23T01:55:34.5132070Z test_non_contig_expand_remainder_cuda_int64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.005s) 2022-11-23T01:55:34.5132303Z test_non_contig_expand_remainder_cuda_int8 (__main__.TestBinaryUfuncsCUDA) ... ok (0.005s) 2022-11-23T01:55:34.5132584Z test_non_contig_expand_remainder_cuda_uint8 (__main__.TestBinaryUfuncsCUDA) ... ok (0.005s) 2022-11-23T01:55:34.5132809Z test_non_contig_expand_rsub_cuda_bfloat16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.006s) 2022-11-23T01:55:34.5133026Z test_non_contig_expand_rsub_cuda_complex128 (__main__.TestBinaryUfuncsCUDA) ... ok (0.006s) 2022-11-23T01:55:34.5133246Z test_non_contig_expand_rsub_cuda_complex64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.007s) 2022-11-23T01:55:34.5133461Z test_non_contig_expand_rsub_cuda_float16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.006s) 2022-11-23T01:55:34.5133675Z test_non_contig_expand_rsub_cuda_float32 (__main__.TestBinaryUfuncsCUDA) ... ok (0.006s) 2022-11-23T01:55:34.5133870Z test_non_contig_expand_rsub_cuda_float64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.006s) 2022-11-23T01:55:34.5134084Z test_non_contig_expand_rsub_cuda_int16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.004s) 2022-11-23T01:55:34.5134305Z test_non_contig_expand_rsub_cuda_int32 (__main__.TestBinaryUfuncsCUDA) ... ok (0.004s) 2022-11-23T01:55:34.5134519Z test_non_contig_expand_rsub_cuda_int64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.004s) 2022-11-23T01:55:34.5134728Z test_non_contig_expand_rsub_cuda_int8 (__main__.TestBinaryUfuncsCUDA) ... ok (0.004s) 2022-11-23T01:55:34.5134938Z test_non_contig_expand_rsub_cuda_uint8 (__main__.TestBinaryUfuncsCUDA) ... ok (0.005s) 2022-11-23T01:55:34.5135195Z test_non_contig_expand_special_chebyshev_polynomial_t_cuda_bool (__main__.TestBinaryUfuncsCUDA) ... ok (0.006s) 2022-11-23T01:55:34.5135456Z test_non_contig_expand_special_chebyshev_polynomial_t_cuda_float32 (__main__.TestBinaryUfuncsCUDA) ... ok (0.006s) 2022-11-23T01:55:34.5135720Z test_non_contig_expand_special_chebyshev_polynomial_t_cuda_float64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.006s) 2022-11-23T01:55:34.5136007Z test_non_contig_expand_special_chebyshev_polynomial_t_cuda_int16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.006s) 2022-11-23T01:55:34.5136275Z test_non_contig_expand_special_chebyshev_polynomial_t_cuda_int32 (__main__.TestBinaryUfuncsCUDA) ... ok (0.006s) 2022-11-23T01:55:34.5136527Z test_non_contig_expand_special_chebyshev_polynomial_t_cuda_int64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.006s) 2022-11-23T01:55:34.5136778Z test_non_contig_expand_special_chebyshev_polynomial_t_cuda_int8 (__main__.TestBinaryUfuncsCUDA) ... ok (0.006s) 2022-11-23T01:55:34.5137035Z test_non_contig_expand_special_chebyshev_polynomial_t_cuda_uint8 (__main__.TestBinaryUfuncsCUDA) ... ok (0.006s) 2022-11-23T01:55:34.5137284Z test_non_contig_expand_special_chebyshev_polynomial_u_cuda_bool (__main__.TestBinaryUfuncsCUDA) ... ok (0.006s) 2022-11-23T01:55:34.5137541Z test_non_contig_expand_special_chebyshev_polynomial_u_cuda_float32 (__main__.TestBinaryUfuncsCUDA) ... ok (0.006s) 2022-11-23T01:55:34.5137792Z test_non_contig_expand_special_chebyshev_polynomial_u_cuda_float64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.006s) 2022-11-23T01:55:34.5138050Z test_non_contig_expand_special_chebyshev_polynomial_u_cuda_int16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.006s) 2022-11-23T01:55:34.5138298Z test_non_contig_expand_special_chebyshev_polynomial_u_cuda_int32 (__main__.TestBinaryUfuncsCUDA) ... ok (0.006s) 2022-11-23T01:55:34.5138523Z test_non_contig_expand_special_chebyshev_polynomial_u_cuda_int64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.006s) 2022-11-23T01:55:34.5138773Z test_non_contig_expand_special_chebyshev_polynomial_u_cuda_int8 (__main__.TestBinaryUfuncsCUDA) ... ok (0.006s) 2022-11-23T01:55:34.5139026Z test_non_contig_expand_special_chebyshev_polynomial_u_cuda_uint8 (__main__.TestBinaryUfuncsCUDA) ... ok (0.006s) 2022-11-23T01:55:34.5139619Z test_non_contig_expand_special_chebyshev_polynomial_v_cuda_bool (__main__.TestBinaryUfuncsCUDA) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.001s) 2022-11-23T01:55:34.5140326Z test_non_contig_expand_special_chebyshev_polynomial_v_cuda_float32 (__main__.TestBinaryUfuncsCUDA) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.001s) 2022-11-23T01:55:34.5140912Z test_non_contig_expand_special_chebyshev_polynomial_v_cuda_float64 (__main__.TestBinaryUfuncsCUDA) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.001s) 2022-11-23T01:55:34.5141402Z test_non_contig_expand_special_chebyshev_polynomial_v_cuda_int16 (__main__.TestBinaryUfuncsCUDA) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.001s) 2022-11-23T01:55:34.5141886Z test_non_contig_expand_special_chebyshev_polynomial_v_cuda_int32 (__main__.TestBinaryUfuncsCUDA) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.001s) 2022-11-23T01:55:34.5142364Z test_non_contig_expand_special_chebyshev_polynomial_v_cuda_int64 (__main__.TestBinaryUfuncsCUDA) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.001s) 2022-11-23T01:55:34.5142841Z test_non_contig_expand_special_chebyshev_polynomial_v_cuda_int8 (__main__.TestBinaryUfuncsCUDA) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.001s) 2022-11-23T01:55:34.5143320Z test_non_contig_expand_special_chebyshev_polynomial_v_cuda_uint8 (__main__.TestBinaryUfuncsCUDA) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.001s) 2022-11-23T01:55:34.5143781Z test_non_contig_expand_special_chebyshev_polynomial_w_cuda_bool (__main__.TestBinaryUfuncsCUDA) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.001s) 2022-11-23T01:55:34.5144263Z test_non_contig_expand_special_chebyshev_polynomial_w_cuda_float32 (__main__.TestBinaryUfuncsCUDA) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.001s) 2022-11-23T01:55:34.5144735Z test_non_contig_expand_special_chebyshev_polynomial_w_cuda_float64 (__main__.TestBinaryUfuncsCUDA) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.001s) 2022-11-23T01:55:34.5145267Z test_non_contig_expand_special_chebyshev_polynomial_w_cuda_int16 (__main__.TestBinaryUfuncsCUDA) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.001s) 2022-11-23T01:55:34.5145765Z test_non_contig_expand_special_chebyshev_polynomial_w_cuda_int32 (__main__.TestBinaryUfuncsCUDA) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.001s) 2022-11-23T01:55:34.5146239Z test_non_contig_expand_special_chebyshev_polynomial_w_cuda_int64 (__main__.TestBinaryUfuncsCUDA) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.001s) 2022-11-23T01:55:34.5146711Z test_non_contig_expand_special_chebyshev_polynomial_w_cuda_int8 (__main__.TestBinaryUfuncsCUDA) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.001s) 2022-11-23T01:55:34.5147185Z test_non_contig_expand_special_chebyshev_polynomial_w_cuda_uint8 (__main__.TestBinaryUfuncsCUDA) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.001s) 2022-11-23T01:55:34.5147451Z test_non_contig_expand_special_hermite_polynomial_h_cuda_bool (__main__.TestBinaryUfuncsCUDA) ... ok (0.006s) 2022-11-23T01:55:34.5147715Z test_non_contig_expand_special_hermite_polynomial_h_cuda_float32 (__main__.TestBinaryUfuncsCUDA) ... ok (0.006s) 2022-11-23T01:55:34.5147970Z test_non_contig_expand_special_hermite_polynomial_h_cuda_float64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.005s) 2022-11-23T01:55:34.5148226Z test_non_contig_expand_special_hermite_polynomial_h_cuda_int16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.006s) 2022-11-23T01:55:34.5148462Z test_non_contig_expand_special_hermite_polynomial_h_cuda_int32 (__main__.TestBinaryUfuncsCUDA) ... ok (0.006s) 2022-11-23T01:55:34.5148713Z test_non_contig_expand_special_hermite_polynomial_h_cuda_int64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.006s) 2022-11-23T01:55:34.5148962Z test_non_contig_expand_special_hermite_polynomial_h_cuda_int8 (__main__.TestBinaryUfuncsCUDA) ... ok (0.006s) 2022-11-23T01:55:34.5149213Z test_non_contig_expand_special_hermite_polynomial_h_cuda_uint8 (__main__.TestBinaryUfuncsCUDA) ... ok (0.006s) 2022-11-23T01:55:34.5149522Z test_non_contig_expand_special_hermite_polynomial_he_cuda_bool (__main__.TestBinaryUfuncsCUDA) ... ok (0.006s) 2022-11-23T01:55:34.5149780Z test_non_contig_expand_special_hermite_polynomial_he_cuda_float32 (__main__.TestBinaryUfuncsCUDA) ... ok (0.006s) 2022-11-23T01:55:34.5150028Z test_non_contig_expand_special_hermite_polynomial_he_cuda_float64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.006s) 2022-11-23T01:55:34.5150277Z test_non_contig_expand_special_hermite_polynomial_he_cuda_int16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.006s) 2022-11-23T01:55:34.5150528Z test_non_contig_expand_special_hermite_polynomial_he_cuda_int32 (__main__.TestBinaryUfuncsCUDA) ... ok (0.006s) 2022-11-23T01:55:34.5150764Z test_non_contig_expand_special_hermite_polynomial_he_cuda_int64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.006s) 2022-11-23T01:55:34.5151018Z test_non_contig_expand_special_hermite_polynomial_he_cuda_int8 (__main__.TestBinaryUfuncsCUDA) ... ok (0.006s) 2022-11-23T01:55:34.5151279Z test_non_contig_expand_special_hermite_polynomial_he_cuda_uint8 (__main__.TestBinaryUfuncsCUDA) ... ok (0.006s) 2022-11-23T01:55:34.5151536Z test_non_contig_expand_special_laguerre_polynomial_l_cuda_bool (__main__.TestBinaryUfuncsCUDA) ... ok (0.006s) 2022-11-23T01:55:34.5151803Z test_non_contig_expand_special_laguerre_polynomial_l_cuda_float32 (__main__.TestBinaryUfuncsCUDA) ... ok (0.006s) 2022-11-23T01:55:34.5152054Z test_non_contig_expand_special_laguerre_polynomial_l_cuda_float64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.006s) 2022-11-23T01:55:34.5152305Z test_non_contig_expand_special_laguerre_polynomial_l_cuda_int16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.006s) 2022-11-23T01:55:34.5152557Z test_non_contig_expand_special_laguerre_polynomial_l_cuda_int32 (__main__.TestBinaryUfuncsCUDA) ... ok (0.006s) 2022-11-23T01:55:34.5152806Z test_non_contig_expand_special_laguerre_polynomial_l_cuda_int64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.006s) 2022-11-23T01:55:34.5153117Z test_non_contig_expand_special_laguerre_polynomial_l_cuda_int8 (__main__.TestBinaryUfuncsCUDA) ... ok (0.007s) 2022-11-23T01:55:34.5153358Z test_non_contig_expand_special_laguerre_polynomial_l_cuda_uint8 (__main__.TestBinaryUfuncsCUDA) ... ok (0.006s) 2022-11-23T01:55:34.5153850Z test_non_contig_expand_special_legendre_polynomial_p_cuda_bool (__main__.TestBinaryUfuncsCUDA) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.001s) 2022-11-23T01:55:34.5154334Z test_non_contig_expand_special_legendre_polynomial_p_cuda_float32 (__main__.TestBinaryUfuncsCUDA) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.001s) 2022-11-23T01:55:34.5154812Z test_non_contig_expand_special_legendre_polynomial_p_cuda_float64 (__main__.TestBinaryUfuncsCUDA) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.001s) 2022-11-23T01:55:34.5155295Z test_non_contig_expand_special_legendre_polynomial_p_cuda_int16 (__main__.TestBinaryUfuncsCUDA) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.001s) 2022-11-23T01:55:34.5155777Z test_non_contig_expand_special_legendre_polynomial_p_cuda_int32 (__main__.TestBinaryUfuncsCUDA) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.001s) 2022-11-23T01:55:34.5156255Z test_non_contig_expand_special_legendre_polynomial_p_cuda_int64 (__main__.TestBinaryUfuncsCUDA) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.001s) 2022-11-23T01:55:34.5156736Z test_non_contig_expand_special_legendre_polynomial_p_cuda_int8 (__main__.TestBinaryUfuncsCUDA) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.001s) 2022-11-23T01:55:34.5157217Z test_non_contig_expand_special_legendre_polynomial_p_cuda_uint8 (__main__.TestBinaryUfuncsCUDA) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.001s) 2022-11-23T01:55:34.5157714Z test_non_contig_expand_special_shifted_chebyshev_polynomial_t_cuda_bool (__main__.TestBinaryUfuncsCUDA) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.001s) 2022-11-23T01:55:34.5158282Z test_non_contig_expand_special_shifted_chebyshev_polynomial_t_cuda_float32 (__main__.TestBinaryUfuncsCUDA) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.001s) 2022-11-23T01:55:34.5158782Z test_non_contig_expand_special_shifted_chebyshev_polynomial_t_cuda_float64 (__main__.TestBinaryUfuncsCUDA) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.001s) 2022-11-23T01:55:34.5159278Z test_non_contig_expand_special_shifted_chebyshev_polynomial_t_cuda_int16 (__main__.TestBinaryUfuncsCUDA) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.001s) 2022-11-23T01:55:34.5159758Z test_non_contig_expand_special_shifted_chebyshev_polynomial_t_cuda_int32 (__main__.TestBinaryUfuncsCUDA) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.001s) 2022-11-23T01:55:34.5160252Z test_non_contig_expand_special_shifted_chebyshev_polynomial_t_cuda_int64 (__main__.TestBinaryUfuncsCUDA) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.001s) 2022-11-23T01:55:34.5160751Z test_non_contig_expand_special_shifted_chebyshev_polynomial_t_cuda_int8 (__main__.TestBinaryUfuncsCUDA) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.001s) 2022-11-23T01:55:34.5161237Z test_non_contig_expand_special_shifted_chebyshev_polynomial_t_cuda_uint8 (__main__.TestBinaryUfuncsCUDA) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.001s) 2022-11-23T01:55:34.5161729Z test_non_contig_expand_special_shifted_chebyshev_polynomial_u_cuda_bool (__main__.TestBinaryUfuncsCUDA) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.001s) 2022-11-23T01:55:34.5162224Z test_non_contig_expand_special_shifted_chebyshev_polynomial_u_cuda_float32 (__main__.TestBinaryUfuncsCUDA) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.001s) 2022-11-23T01:55:34.5162773Z test_non_contig_expand_special_shifted_chebyshev_polynomial_u_cuda_float64 (__main__.TestBinaryUfuncsCUDA) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.001s) 2022-11-23T01:55:34.5163281Z test_non_contig_expand_special_shifted_chebyshev_polynomial_u_cuda_int16 (__main__.TestBinaryUfuncsCUDA) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.001s) 2022-11-23T01:55:34.5163774Z test_non_contig_expand_special_shifted_chebyshev_polynomial_u_cuda_int32 (__main__.TestBinaryUfuncsCUDA) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.001s) 2022-11-23T01:55:34.5164276Z test_non_contig_expand_special_shifted_chebyshev_polynomial_u_cuda_int64 (__main__.TestBinaryUfuncsCUDA) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.001s) 2022-11-23T01:55:34.5164771Z test_non_contig_expand_special_shifted_chebyshev_polynomial_u_cuda_int8 (__main__.TestBinaryUfuncsCUDA) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.001s) 2022-11-23T01:55:34.5165270Z test_non_contig_expand_special_shifted_chebyshev_polynomial_u_cuda_uint8 (__main__.TestBinaryUfuncsCUDA) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.001s) 2022-11-23T01:55:34.5165759Z test_non_contig_expand_special_shifted_chebyshev_polynomial_v_cuda_bool (__main__.TestBinaryUfuncsCUDA) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.001s) 2022-11-23T01:55:34.5166235Z test_non_contig_expand_special_shifted_chebyshev_polynomial_v_cuda_float32 (__main__.TestBinaryUfuncsCUDA) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.001s) 2022-11-23T01:55:34.5166735Z test_non_contig_expand_special_shifted_chebyshev_polynomial_v_cuda_float64 (__main__.TestBinaryUfuncsCUDA) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.001s) 2022-11-23T01:55:34.5167229Z test_non_contig_expand_special_shifted_chebyshev_polynomial_v_cuda_int16 (__main__.TestBinaryUfuncsCUDA) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.001s) 2022-11-23T01:55:34.5167783Z test_non_contig_expand_special_shifted_chebyshev_polynomial_v_cuda_int32 (__main__.TestBinaryUfuncsCUDA) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.001s) 2022-11-23T01:55:34.5168273Z test_non_contig_expand_special_shifted_chebyshev_polynomial_v_cuda_int64 (__main__.TestBinaryUfuncsCUDA) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.001s) 2022-11-23T01:55:34.5168760Z test_non_contig_expand_special_shifted_chebyshev_polynomial_v_cuda_int8 (__main__.TestBinaryUfuncsCUDA) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.001s) 2022-11-23T01:55:34.5169246Z test_non_contig_expand_special_shifted_chebyshev_polynomial_v_cuda_uint8 (__main__.TestBinaryUfuncsCUDA) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.001s) 2022-11-23T01:55:34.5169738Z test_non_contig_expand_special_shifted_chebyshev_polynomial_w_cuda_bool (__main__.TestBinaryUfuncsCUDA) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.001s) 2022-11-23T01:55:34.5170236Z test_non_contig_expand_special_shifted_chebyshev_polynomial_w_cuda_float32 (__main__.TestBinaryUfuncsCUDA) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.001s) 2022-11-23T01:55:34.5170728Z test_non_contig_expand_special_shifted_chebyshev_polynomial_w_cuda_float64 (__main__.TestBinaryUfuncsCUDA) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.001s) 2022-11-23T01:55:34.5171214Z test_non_contig_expand_special_shifted_chebyshev_polynomial_w_cuda_int16 (__main__.TestBinaryUfuncsCUDA) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.001s) 2022-11-23T01:55:34.5171713Z test_non_contig_expand_special_shifted_chebyshev_polynomial_w_cuda_int32 (__main__.TestBinaryUfuncsCUDA) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.001s) 2022-11-23T01:55:34.5172253Z test_non_contig_expand_special_shifted_chebyshev_polynomial_w_cuda_int64 (__main__.TestBinaryUfuncsCUDA) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.001s) 2022-11-23T01:55:34.5172767Z test_non_contig_expand_special_shifted_chebyshev_polynomial_w_cuda_int8 (__main__.TestBinaryUfuncsCUDA) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.001s) 2022-11-23T01:55:34.5173242Z test_non_contig_expand_special_shifted_chebyshev_polynomial_w_cuda_uint8 (__main__.TestBinaryUfuncsCUDA) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.001s) 2022-11-23T01:55:34.5173484Z test_non_contig_expand_special_xlog1py_cuda_bfloat16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.006s) 2022-11-23T01:55:34.5173719Z test_non_contig_expand_special_xlog1py_cuda_bool (__main__.TestBinaryUfuncsCUDA) ... ok (0.006s) 2022-11-23T01:55:34.5173958Z test_non_contig_expand_special_xlog1py_cuda_float16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.006s) 2022-11-23T01:55:34.5174188Z test_non_contig_expand_special_xlog1py_cuda_float32 (__main__.TestBinaryUfuncsCUDA) ... ok (0.006s) 2022-11-23T01:55:34.5174417Z test_non_contig_expand_special_xlog1py_cuda_float64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.006s) 2022-11-23T01:55:34.5174649Z test_non_contig_expand_special_xlog1py_cuda_int16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.006s) 2022-11-23T01:55:34.5174874Z test_non_contig_expand_special_xlog1py_cuda_int32 (__main__.TestBinaryUfuncsCUDA) ... ok (0.007s) 2022-11-23T01:55:34.5175095Z test_non_contig_expand_special_xlog1py_cuda_int64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.006s) 2022-11-23T01:55:34.5175305Z test_non_contig_expand_special_xlog1py_cuda_int8 (__main__.TestBinaryUfuncsCUDA) ... ok (0.006s) 2022-11-23T01:55:34.5175528Z test_non_contig_expand_special_xlog1py_cuda_uint8 (__main__.TestBinaryUfuncsCUDA) ... ok (0.006s) 2022-11-23T01:55:34.5175755Z test_non_contig_expand_special_zeta_cuda_bool (__main__.TestBinaryUfuncsCUDA) ... ok (0.006s) 2022-11-23T01:55:34.5175999Z test_non_contig_expand_special_zeta_cuda_float32 (__main__.TestBinaryUfuncsCUDA) ... ok (0.006s) 2022-11-23T01:55:34.5176283Z test_non_contig_expand_special_zeta_cuda_float64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.006s) 2022-11-23T01:55:34.5176518Z test_non_contig_expand_special_zeta_cuda_int16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.006s) 2022-11-23T01:55:34.5176748Z test_non_contig_expand_special_zeta_cuda_int32 (__main__.TestBinaryUfuncsCUDA) ... ok (0.006s) 2022-11-23T01:55:34.5176974Z test_non_contig_expand_special_zeta_cuda_int64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.006s) 2022-11-23T01:55:34.5177197Z test_non_contig_expand_special_zeta_cuda_int8 (__main__.TestBinaryUfuncsCUDA) ... ok (0.006s) 2022-11-23T01:55:34.5177405Z test_non_contig_expand_special_zeta_cuda_uint8 (__main__.TestBinaryUfuncsCUDA) ... ok (0.006s) 2022-11-23T01:55:34.5177625Z test_non_contig_expand_sub_cuda_bfloat16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.006s) 2022-11-23T01:55:34.5177848Z test_non_contig_expand_sub_cuda_complex128 (__main__.TestBinaryUfuncsCUDA) ... ok (0.006s) 2022-11-23T01:55:34.5178072Z test_non_contig_expand_sub_cuda_complex32 (__main__.TestBinaryUfuncsCUDA) ... ok (0.006s) 2022-11-23T01:55:34.5178292Z test_non_contig_expand_sub_cuda_complex64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.007s) 2022-11-23T01:55:34.5178505Z test_non_contig_expand_sub_cuda_float16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.007s) 2022-11-23T01:55:34.5178720Z test_non_contig_expand_sub_cuda_float32 (__main__.TestBinaryUfuncsCUDA) ... ok (0.006s) 2022-11-23T01:55:34.5178933Z test_non_contig_expand_sub_cuda_float64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.006s) 2022-11-23T01:55:34.5179143Z test_non_contig_expand_sub_cuda_int16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.004s) 2022-11-23T01:55:34.5179343Z test_non_contig_expand_sub_cuda_int32 (__main__.TestBinaryUfuncsCUDA) ... ok (0.004s) 2022-11-23T01:55:34.5179559Z test_non_contig_expand_sub_cuda_int64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.004s) 2022-11-23T01:55:34.5179855Z test_non_contig_expand_sub_cuda_int8 (__main__.TestBinaryUfuncsCUDA) ... ok (0.004s) 2022-11-23T01:55:34.5180290Z test_non_contig_expand_sub_cuda_uint8 (__main__.TestBinaryUfuncsCUDA) ... ok (0.005s) 2022-11-23T01:55:34.5180529Z test_non_contig_expand_true_divide_cuda_bfloat16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.006s) 2022-11-23T01:55:34.5180752Z test_non_contig_expand_true_divide_cuda_bool (__main__.TestBinaryUfuncsCUDA) ... ok (0.006s) 2022-11-23T01:55:34.5180988Z test_non_contig_expand_true_divide_cuda_complex128 (__main__.TestBinaryUfuncsCUDA) ... ok (0.007s) 2022-11-23T01:55:34.5181220Z test_non_contig_expand_true_divide_cuda_complex32 (__main__.TestBinaryUfuncsCUDA) ... ok (0.007s) 2022-11-23T01:55:34.5181424Z test_non_contig_expand_true_divide_cuda_complex64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.007s) 2022-11-23T01:55:34.5181653Z test_non_contig_expand_true_divide_cuda_float16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.006s) 2022-11-23T01:55:34.5181883Z test_non_contig_expand_true_divide_cuda_float32 (__main__.TestBinaryUfuncsCUDA) ... ok (0.006s) 2022-11-23T01:55:34.5182115Z test_non_contig_expand_true_divide_cuda_float64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.007s) 2022-11-23T01:55:34.5182338Z test_non_contig_expand_true_divide_cuda_int16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.006s) 2022-11-23T01:55:34.5182560Z test_non_contig_expand_true_divide_cuda_int32 (__main__.TestBinaryUfuncsCUDA) ... ok (0.006s) 2022-11-23T01:55:34.5182782Z test_non_contig_expand_true_divide_cuda_int64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.006s) 2022-11-23T01:55:34.5183015Z test_non_contig_expand_true_divide_cuda_int8 (__main__.TestBinaryUfuncsCUDA) ... ok (0.006s) 2022-11-23T01:55:34.5183241Z test_non_contig_expand_true_divide_cuda_uint8 (__main__.TestBinaryUfuncsCUDA) ... ok (0.006s) 2022-11-23T01:55:34.5183450Z test_non_contig_expand_xlogy_cuda_bfloat16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.006s) 2022-11-23T01:55:34.5183672Z test_non_contig_expand_xlogy_cuda_bool (__main__.TestBinaryUfuncsCUDA) ... ok (0.006s) 2022-11-23T01:55:34.5183979Z test_non_contig_expand_xlogy_cuda_float16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.006s) 2022-11-23T01:55:34.5184197Z test_non_contig_expand_xlogy_cuda_float32 (__main__.TestBinaryUfuncsCUDA) ... ok (0.006s) 2022-11-23T01:55:34.5184409Z test_non_contig_expand_xlogy_cuda_float64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.005s) 2022-11-23T01:55:34.5184623Z test_non_contig_expand_xlogy_cuda_int16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.006s) 2022-11-23T01:55:34.5184836Z test_non_contig_expand_xlogy_cuda_int32 (__main__.TestBinaryUfuncsCUDA) ... ok (0.006s) 2022-11-23T01:55:34.5185046Z test_non_contig_expand_xlogy_cuda_int64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.006s) 2022-11-23T01:55:34.5185244Z test_non_contig_expand_xlogy_cuda_int8 (__main__.TestBinaryUfuncsCUDA) ... ok (0.006s) 2022-11-23T01:55:34.5185459Z test_non_contig_expand_xlogy_cuda_uint8 (__main__.TestBinaryUfuncsCUDA) ... ok (0.006s) 2022-11-23T01:55:34.5185684Z test_non_contig_float_power_cuda_bfloat16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.004s) 2022-11-23T01:55:34.5185897Z test_non_contig_float_power_cuda_bool (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-11-23T01:55:34.5186119Z test_non_contig_float_power_cuda_complex128 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-11-23T01:55:34.5186350Z test_non_contig_float_power_cuda_complex64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-11-23T01:55:34.5186568Z test_non_contig_float_power_cuda_float16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-11-23T01:55:34.5186788Z test_non_contig_float_power_cuda_float32 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-11-23T01:55:34.5187003Z test_non_contig_float_power_cuda_float64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-11-23T01:55:34.5187200Z test_non_contig_float_power_cuda_int16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-11-23T01:55:34.5187468Z test_non_contig_float_power_cuda_int32 (__main__.TestBinaryUfuncsCUDA) ... ok (0.004s) 2022-11-23T01:55:34.5187696Z test_non_contig_float_power_cuda_int64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-11-23T01:55:34.5187908Z test_non_contig_float_power_cuda_int8 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-11-23T01:55:34.5188115Z test_non_contig_float_power_cuda_uint8 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-11-23T01:55:34.5188357Z test_non_contig_floor_divide_cuda_bfloat16 (__main__.TestBinaryUfuncsCUDA) ... skip: Skipped! (0.001s) 2022-11-23T01:55:34.5188572Z test_non_contig_floor_divide_cuda_float16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-11-23T01:55:34.5188788Z test_non_contig_floor_divide_cuda_float32 (__main__.TestBinaryUfuncsCUDA) ... ok (0.004s) 2022-11-23T01:55:34.5188981Z test_non_contig_floor_divide_cuda_float64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-11-23T01:55:34.5189194Z test_non_contig_floor_divide_cuda_int16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-11-23T01:55:34.5189409Z test_non_contig_floor_divide_cuda_int32 (__main__.TestBinaryUfuncsCUDA) ... ok (0.004s) 2022-11-23T01:55:34.5189628Z test_non_contig_floor_divide_cuda_int64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-11-23T01:55:34.5189846Z test_non_contig_floor_divide_cuda_int8 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-11-23T01:55:34.5190065Z test_non_contig_floor_divide_cuda_uint8 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-11-23T01:55:34.5190273Z test_non_contig_fmax_cuda_bfloat16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-11-23T01:55:34.5190474Z test_non_contig_fmax_cuda_bool (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-11-23T01:55:34.5190682Z test_non_contig_fmax_cuda_float16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-11-23T01:55:34.5190866Z test_non_contig_fmax_cuda_float32 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-11-23T01:55:34.5191066Z test_non_contig_fmax_cuda_float64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.004s) 2022-11-23T01:55:34.5191323Z test_non_contig_fmax_cuda_int16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-11-23T01:55:34.5191524Z test_non_contig_fmax_cuda_int32 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-11-23T01:55:34.5191725Z test_non_contig_fmax_cuda_int64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-11-23T01:55:34.5191922Z test_non_contig_fmax_cuda_int8 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-11-23T01:55:34.5192120Z test_non_contig_fmax_cuda_uint8 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-11-23T01:55:34.5192329Z test_non_contig_fmin_cuda_bfloat16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-11-23T01:55:34.5192515Z test_non_contig_fmin_cuda_bool (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-11-23T01:55:34.5192731Z test_non_contig_fmin_cuda_float16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.004s) 2022-11-23T01:55:34.5192935Z test_non_contig_fmin_cuda_float32 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-11-23T01:55:34.5193147Z test_non_contig_fmin_cuda_float64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-11-23T01:55:34.5193348Z test_non_contig_fmin_cuda_int16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-11-23T01:55:34.5193549Z test_non_contig_fmin_cuda_int32 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-11-23T01:55:34.5193745Z test_non_contig_fmin_cuda_int64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-11-23T01:55:34.5193941Z test_non_contig_fmin_cuda_int8 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-11-23T01:55:34.5194122Z test_non_contig_fmin_cuda_uint8 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-11-23T01:55:34.5194353Z test_non_contig_fmod_cuda_bfloat16 (__main__.TestBinaryUfuncsCUDA) ... skip: Skipped! (0.001s) 2022-11-23T01:55:34.5194556Z test_non_contig_fmod_cuda_float16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.004s) 2022-11-23T01:55:34.5194756Z test_non_contig_fmod_cuda_float32 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-11-23T01:55:34.5194999Z test_non_contig_fmod_cuda_float64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-11-23T01:55:34.5195206Z test_non_contig_fmod_cuda_int16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-11-23T01:55:34.5195406Z test_non_contig_fmod_cuda_int32 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-11-23T01:55:34.5195602Z test_non_contig_fmod_cuda_int64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-11-23T01:55:34.5195813Z test_non_contig_fmod_cuda_int8 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-11-23T01:55:34.5196003Z test_non_contig_fmod_cuda_uint8 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-11-23T01:55:34.5196208Z test_non_contig_gcd_cuda_int16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.004s) 2022-11-23T01:55:34.5196413Z test_non_contig_gcd_cuda_int32 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-11-23T01:55:34.5196612Z test_non_contig_gcd_cuda_int64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-11-23T01:55:34.5196816Z test_non_contig_gcd_cuda_int8 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-11-23T01:55:34.5197019Z test_non_contig_gcd_cuda_uint8 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-11-23T01:55:34.5197226Z test_non_contig_ge_cuda_bfloat16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-11-23T01:55:34.5197424Z test_non_contig_ge_cuda_bool (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-11-23T01:55:34.5197610Z test_non_contig_ge_cuda_float16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-11-23T01:55:34.5197810Z test_non_contig_ge_cuda_float32 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-11-23T01:55:34.5198009Z test_non_contig_ge_cuda_float64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-11-23T01:55:34.5198208Z test_non_contig_ge_cuda_int16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-11-23T01:55:34.5198406Z test_non_contig_ge_cuda_int32 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-11-23T01:55:34.5198607Z test_non_contig_ge_cuda_int64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-11-23T01:55:34.5198885Z test_non_contig_ge_cuda_int8 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-11-23T01:55:34.5199088Z test_non_contig_ge_cuda_uint8 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-11-23T01:55:34.5199281Z test_non_contig_gt_cuda_bfloat16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-11-23T01:55:34.5199480Z test_non_contig_gt_cuda_bool (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-11-23T01:55:34.5199682Z test_non_contig_gt_cuda_float16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-11-23T01:55:34.5199880Z test_non_contig_gt_cuda_float32 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-11-23T01:55:34.5200079Z test_non_contig_gt_cuda_float64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-11-23T01:55:34.5200275Z test_non_contig_gt_cuda_int16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-11-23T01:55:34.5200470Z test_non_contig_gt_cuda_int32 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-11-23T01:55:34.5200675Z test_non_contig_gt_cuda_int64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-11-23T01:55:34.5200858Z test_non_contig_gt_cuda_int8 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-11-23T01:55:34.5201052Z test_non_contig_gt_cuda_uint8 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-11-23T01:55:34.5201267Z test_non_contig_heaviside_cuda_bfloat16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-11-23T01:55:34.5201479Z test_non_contig_heaviside_cuda_bool (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-11-23T01:55:34.5201695Z test_non_contig_heaviside_cuda_float16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-11-23T01:55:34.5201916Z test_non_contig_heaviside_cuda_float32 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-11-23T01:55:34.5202132Z test_non_contig_heaviside_cuda_float64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-11-23T01:55:34.5202348Z test_non_contig_heaviside_cuda_int16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-11-23T01:55:34.5202590Z test_non_contig_heaviside_cuda_int32 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-11-23T01:55:34.5202810Z test_non_contig_heaviside_cuda_int64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-11-23T01:55:34.5203022Z test_non_contig_heaviside_cuda_int8 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-11-23T01:55:34.5203230Z test_non_contig_heaviside_cuda_uint8 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-11-23T01:55:34.5203440Z test_non_contig_hypot_cuda_bfloat16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-11-23T01:55:34.5203649Z test_non_contig_hypot_cuda_float16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-11-23T01:55:34.5203853Z test_non_contig_hypot_cuda_float32 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-11-23T01:55:34.5204051Z test_non_contig_hypot_cuda_float64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-11-23T01:55:34.5204261Z test_non_contig_igamma_cuda_float32 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-11-23T01:55:34.5204454Z test_non_contig_igamma_cuda_float64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.005s) 2022-11-23T01:55:34.5204664Z test_non_contig_igammac_cuda_float32 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-11-23T01:55:34.5204871Z test_non_contig_igammac_cuda_float64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.004s) 2022-11-23T01:55:34.5205100Z test_non_contig_index___radd___cuda_bfloat16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.002s) 2022-11-23T01:55:34.5205317Z test_non_contig_index___radd___cuda_bool (__main__.TestBinaryUfuncsCUDA) ... ok (0.002s) 2022-11-23T01:55:34.5205547Z test_non_contig_index___radd___cuda_complex128 (__main__.TestBinaryUfuncsCUDA) ... ok (0.002s) 2022-11-23T01:55:34.5205770Z test_non_contig_index___radd___cuda_complex64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-11-23T01:55:34.5205988Z test_non_contig_index___radd___cuda_float16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.002s) 2022-11-23T01:55:34.5206190Z test_non_contig_index___radd___cuda_float32 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-11-23T01:55:34.5206454Z test_non_contig_index___radd___cuda_float64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.002s) 2022-11-23T01:55:34.5206663Z test_non_contig_index___radd___cuda_int16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.002s) 2022-11-23T01:55:34.5206874Z test_non_contig_index___radd___cuda_int32 (__main__.TestBinaryUfuncsCUDA) ... ok (0.002s) 2022-11-23T01:55:34.5207079Z test_non_contig_index___radd___cuda_int64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.002s) 2022-11-23T01:55:34.5207289Z test_non_contig_index___radd___cuda_int8 (__main__.TestBinaryUfuncsCUDA) ... ok (0.002s) 2022-11-23T01:55:34.5207493Z test_non_contig_index___radd___cuda_uint8 (__main__.TestBinaryUfuncsCUDA) ... ok (0.002s) 2022-11-23T01:55:34.5207696Z test_non_contig_index___rand___cuda_bool (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-11-23T01:55:34.5207899Z test_non_contig_index___rand___cuda_int16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.002s) 2022-11-23T01:55:34.5208092Z test_non_contig_index___rand___cuda_int32 (__main__.TestBinaryUfuncsCUDA) ... ok (0.002s) 2022-11-23T01:55:34.5208309Z test_non_contig_index___rand___cuda_int64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.002s) 2022-11-23T01:55:34.5208523Z test_non_contig_index___rand___cuda_int8 (__main__.TestBinaryUfuncsCUDA) ... ok (0.002s) 2022-11-23T01:55:34.5208734Z test_non_contig_index___rand___cuda_uint8 (__main__.TestBinaryUfuncsCUDA) ... ok (0.002s) 2022-11-23T01:55:34.5208950Z test_non_contig_index___rdiv___cuda_bfloat16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-11-23T01:55:34.5209164Z test_non_contig_index___rdiv___cuda_bool (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-11-23T01:55:34.5209385Z test_non_contig_index___rdiv___cuda_complex128 (__main__.TestBinaryUfuncsCUDA) ... ok (0.004s) 2022-11-23T01:55:34.5209605Z test_non_contig_index___rdiv___cuda_complex64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-11-23T01:55:34.5209847Z test_non_contig_index___rdiv___cuda_float16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-11-23T01:55:34.5210076Z test_non_contig_index___rdiv___cuda_float32 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-11-23T01:55:34.5210285Z test_non_contig_index___rdiv___cuda_float64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-11-23T01:55:34.5210496Z test_non_contig_index___rdiv___cuda_int16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-11-23T01:55:34.5210706Z test_non_contig_index___rdiv___cuda_int32 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-11-23T01:55:34.5210910Z test_non_contig_index___rdiv___cuda_int64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-11-23T01:55:34.5211119Z test_non_contig_index___rdiv___cuda_int8 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-11-23T01:55:34.5211320Z test_non_contig_index___rdiv___cuda_uint8 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-11-23T01:55:34.5211550Z test_non_contig_index___rmod___cuda_bfloat16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.002s) 2022-11-23T01:55:34.5211757Z test_non_contig_index___rmod___cuda_float16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.002s) 2022-11-23T01:55:34.5211978Z test_non_contig_index___rmod___cuda_float32 (__main__.TestBinaryUfuncsCUDA) ... ok (0.002s) 2022-11-23T01:55:34.5212192Z test_non_contig_index___rmod___cuda_float64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.002s) 2022-11-23T01:55:34.5212401Z test_non_contig_index___rmod___cuda_int16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.002s) 2022-11-23T01:55:34.5212611Z test_non_contig_index___rmod___cuda_int32 (__main__.TestBinaryUfuncsCUDA) ... ok (0.002s) 2022-11-23T01:55:34.5212815Z test_non_contig_index___rmod___cuda_int64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-11-23T01:55:34.5213022Z test_non_contig_index___rmod___cuda_int8 (__main__.TestBinaryUfuncsCUDA) ... ok (0.002s) 2022-11-23T01:55:34.5213225Z test_non_contig_index___rmod___cuda_uint8 (__main__.TestBinaryUfuncsCUDA) ... ok (0.002s) 2022-11-23T01:55:34.5213481Z test_non_contig_index___rmul___cuda_bfloat16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.002s) 2022-11-23T01:55:34.5213696Z test_non_contig_index___rmul___cuda_bool (__main__.TestBinaryUfuncsCUDA) ... ok (0.002s) 2022-11-23T01:55:34.5213921Z test_non_contig_index___rmul___cuda_complex128 (__main__.TestBinaryUfuncsCUDA) ... ok (0.002s) 2022-11-23T01:55:34.5214140Z test_non_contig_index___rmul___cuda_complex64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-11-23T01:55:34.5214355Z test_non_contig_index___rmul___cuda_float16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.002s) 2022-11-23T01:55:34.5214568Z test_non_contig_index___rmul___cuda_float32 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-11-23T01:55:34.5214788Z test_non_contig_index___rmul___cuda_float64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-11-23T01:55:34.5215002Z test_non_contig_index___rmul___cuda_int16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.002s) 2022-11-23T01:55:34.5215217Z test_non_contig_index___rmul___cuda_int32 (__main__.TestBinaryUfuncsCUDA) ... ok (0.002s) 2022-11-23T01:55:34.5215414Z test_non_contig_index___rmul___cuda_int64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.002s) 2022-11-23T01:55:34.5215624Z test_non_contig_index___rmul___cuda_int8 (__main__.TestBinaryUfuncsCUDA) ... ok (0.002s) 2022-11-23T01:55:34.5215828Z test_non_contig_index___rmul___cuda_uint8 (__main__.TestBinaryUfuncsCUDA) ... ok (0.002s) 2022-11-23T01:55:34.5216038Z test_non_contig_index___ror___cuda_bool (__main__.TestBinaryUfuncsCUDA) ... ok (0.002s) 2022-11-23T01:55:34.5216247Z test_non_contig_index___ror___cuda_int16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-11-23T01:55:34.5216455Z test_non_contig_index___ror___cuda_int32 (__main__.TestBinaryUfuncsCUDA) ... ok (0.002s) 2022-11-23T01:55:34.5216655Z test_non_contig_index___ror___cuda_int64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.002s) 2022-11-23T01:55:34.5216917Z test_non_contig_index___ror___cuda_int8 (__main__.TestBinaryUfuncsCUDA) ... ok (0.002s) 2022-11-23T01:55:34.5217119Z test_non_contig_index___ror___cuda_uint8 (__main__.TestBinaryUfuncsCUDA) ... ok (0.002s) 2022-11-23T01:55:34.5217340Z test_non_contig_index___rpow___cuda_bfloat16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-11-23T01:55:34.5217562Z test_non_contig_index___rpow___cuda_complex128 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-11-23T01:55:34.5217785Z test_non_contig_index___rpow___cuda_complex64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-11-23T01:55:34.5218010Z test_non_contig_index___rpow___cuda_float16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-11-23T01:55:34.5218230Z test_non_contig_index___rpow___cuda_float32 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-11-23T01:55:34.5218446Z test_non_contig_index___rpow___cuda_float64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.002s) 2022-11-23T01:55:34.5218659Z test_non_contig_index___rpow___cuda_int16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.002s) 2022-11-23T01:55:34.5218874Z test_non_contig_index___rpow___cuda_int32 (__main__.TestBinaryUfuncsCUDA) ... ok (0.002s) 2022-11-23T01:55:34.5219065Z test_non_contig_index___rpow___cuda_int64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.002s) 2022-11-23T01:55:34.5219273Z test_non_contig_index___rpow___cuda_int8 (__main__.TestBinaryUfuncsCUDA) ... ok (0.002s) 2022-11-23T01:55:34.5219478Z test_non_contig_index___rpow___cuda_uint8 (__main__.TestBinaryUfuncsCUDA) ... ok (0.002s) 2022-11-23T01:55:34.5219697Z test_non_contig_index___rsub___cuda_bfloat16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-11-23T01:55:34.5219918Z test_non_contig_index___rsub___cuda_complex128 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-11-23T01:55:34.5220350Z test_non_contig_index___rsub___cuda_complex64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-11-23T01:55:34.5220566Z test_non_contig_index___rsub___cuda_float16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-11-23T01:55:34.5220784Z test_non_contig_index___rsub___cuda_float32 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-11-23T01:55:34.5221072Z test_non_contig_index___rsub___cuda_float64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-11-23T01:55:34.5221264Z test_non_contig_index___rsub___cuda_int16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.002s) 2022-11-23T01:55:34.5221487Z test_non_contig_index___rsub___cuda_int32 (__main__.TestBinaryUfuncsCUDA) ... ok (0.002s) 2022-11-23T01:55:34.5221698Z test_non_contig_index___rsub___cuda_int64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-11-23T01:55:34.5221917Z test_non_contig_index___rsub___cuda_int8 (__main__.TestBinaryUfuncsCUDA) ... ok (0.002s) 2022-11-23T01:55:34.5222125Z test_non_contig_index___rsub___cuda_uint8 (__main__.TestBinaryUfuncsCUDA) ... ok (0.002s) 2022-11-23T01:55:34.5222335Z test_non_contig_index___rxor___cuda_bool (__main__.TestBinaryUfuncsCUDA) ... ok (0.002s) 2022-11-23T01:55:34.5222536Z test_non_contig_index___rxor___cuda_int16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.002s) 2022-11-23T01:55:34.5222754Z test_non_contig_index___rxor___cuda_int32 (__main__.TestBinaryUfuncsCUDA) ... ok (0.002s) 2022-11-23T01:55:34.5222939Z test_non_contig_index___rxor___cuda_int64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.002s) 2022-11-23T01:55:34.5223143Z test_non_contig_index___rxor___cuda_int8 (__main__.TestBinaryUfuncsCUDA) ... ok (0.002s) 2022-11-23T01:55:34.5223344Z test_non_contig_index___rxor___cuda_uint8 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-11-23T01:55:34.5223558Z test_non_contig_index_add_cuda_bfloat16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.002s) 2022-11-23T01:55:34.5223801Z test_non_contig_index_add_cuda_bool (__main__.TestBinaryUfuncsCUDA) ... ok (0.002s) 2022-11-23T01:55:34.5224019Z test_non_contig_index_add_cuda_complex128 (__main__.TestBinaryUfuncsCUDA) ... ok (0.002s) 2022-11-23T01:55:34.5224233Z test_non_contig_index_add_cuda_complex32 (__main__.TestBinaryUfuncsCUDA) ... ok (0.002s) 2022-11-23T01:55:34.5224509Z test_non_contig_index_add_cuda_complex64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-11-23T01:55:34.5224747Z test_non_contig_index_add_cuda_float16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.002s) 2022-11-23T01:55:34.5224948Z test_non_contig_index_add_cuda_float32 (__main__.TestBinaryUfuncsCUDA) ... ok (0.002s) 2022-11-23T01:55:34.5225166Z test_non_contig_index_add_cuda_float64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-11-23T01:55:34.5225375Z test_non_contig_index_add_cuda_int16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.002s) 2022-11-23T01:55:34.5225584Z test_non_contig_index_add_cuda_int32 (__main__.TestBinaryUfuncsCUDA) ... ok (0.002s) 2022-11-23T01:55:34.5225792Z test_non_contig_index_add_cuda_int64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.002s) 2022-11-23T01:55:34.5225997Z test_non_contig_index_add_cuda_int8 (__main__.TestBinaryUfuncsCUDA) ... ok (0.002s) 2022-11-23T01:55:34.5226203Z test_non_contig_index_add_cuda_uint8 (__main__.TestBinaryUfuncsCUDA) ... ok (0.002s) 2022-11-23T01:55:34.5226423Z test_non_contig_index_atan2_cuda_bfloat16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.002s) 2022-11-23T01:55:34.5226622Z test_non_contig_index_atan2_cuda_bool (__main__.TestBinaryUfuncsCUDA) ... ok (0.002s) 2022-11-23T01:55:34.5226832Z test_non_contig_index_atan2_cuda_float16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-11-23T01:55:34.5227042Z test_non_contig_index_atan2_cuda_float32 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-11-23T01:55:34.5227246Z test_non_contig_index_atan2_cuda_float64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-11-23T01:55:34.5227456Z test_non_contig_index_atan2_cuda_int16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-11-23T01:55:34.5227665Z test_non_contig_index_atan2_cuda_int32 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-11-23T01:55:34.5227880Z test_non_contig_index_atan2_cuda_int64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-11-23T01:55:34.5228101Z test_non_contig_index_atan2_cuda_int8 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-11-23T01:55:34.5228360Z test_non_contig_index_atan2_cuda_uint8 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-11-23T01:55:34.5228582Z test_non_contig_index_bitwise_and_cuda_bool (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-11-23T01:55:34.5228802Z test_non_contig_index_bitwise_and_cuda_int16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.002s) 2022-11-23T01:55:34.5229019Z test_non_contig_index_bitwise_and_cuda_int32 (__main__.TestBinaryUfuncsCUDA) ... ok (0.002s) 2022-11-23T01:55:34.5229238Z test_non_contig_index_bitwise_and_cuda_int64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.002s) 2022-11-23T01:55:34.5229457Z test_non_contig_index_bitwise_and_cuda_int8 (__main__.TestBinaryUfuncsCUDA) ... ok (0.002s) 2022-11-23T01:55:34.5229670Z test_non_contig_index_bitwise_and_cuda_uint8 (__main__.TestBinaryUfuncsCUDA) ... ok (0.002s) 2022-11-23T01:55:34.5229900Z test_non_contig_index_bitwise_left_shift_cuda_int16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.002s) 2022-11-23T01:55:34.5230128Z test_non_contig_index_bitwise_left_shift_cuda_int32 (__main__.TestBinaryUfuncsCUDA) ... ok (0.002s) 2022-11-23T01:55:34.5230335Z test_non_contig_index_bitwise_left_shift_cuda_int64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-11-23T01:55:34.5230562Z test_non_contig_index_bitwise_left_shift_cuda_int8 (__main__.TestBinaryUfuncsCUDA) ... ok (0.002s) 2022-11-23T01:55:34.5230781Z test_non_contig_index_bitwise_left_shift_cuda_uint8 (__main__.TestBinaryUfuncsCUDA) ... ok (0.002s) 2022-11-23T01:55:34.5230998Z test_non_contig_index_bitwise_or_cuda_bool (__main__.TestBinaryUfuncsCUDA) ... ok (0.002s) 2022-11-23T01:55:34.5231222Z test_non_contig_index_bitwise_or_cuda_int16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.002s) 2022-11-23T01:55:34.5231444Z test_non_contig_index_bitwise_or_cuda_int32 (__main__.TestBinaryUfuncsCUDA) ... ok (0.002s) 2022-11-23T01:55:34.5231663Z test_non_contig_index_bitwise_or_cuda_int64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.002s) 2022-11-23T01:55:34.5231922Z test_non_contig_index_bitwise_or_cuda_int8 (__main__.TestBinaryUfuncsCUDA) ... ok (0.002s) 2022-11-23T01:55:34.5232152Z test_non_contig_index_bitwise_or_cuda_uint8 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-11-23T01:55:34.5232372Z test_non_contig_index_bitwise_right_shift_cuda_int16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.002s) 2022-11-23T01:55:34.5232607Z test_non_contig_index_bitwise_right_shift_cuda_int32 (__main__.TestBinaryUfuncsCUDA) ... ok (0.002s) 2022-11-23T01:55:34.5232843Z test_non_contig_index_bitwise_right_shift_cuda_int64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.002s) 2022-11-23T01:55:34.5233074Z test_non_contig_index_bitwise_right_shift_cuda_int8 (__main__.TestBinaryUfuncsCUDA) ... ok (0.002s) 2022-11-23T01:55:34.5233304Z test_non_contig_index_bitwise_right_shift_cuda_uint8 (__main__.TestBinaryUfuncsCUDA) ... ok (0.002s) 2022-11-23T01:55:34.5233521Z test_non_contig_index_bitwise_xor_cuda_bool (__main__.TestBinaryUfuncsCUDA) ... ok (0.002s) 2022-11-23T01:55:34.5233742Z test_non_contig_index_bitwise_xor_cuda_int16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.002s) 2022-11-23T01:55:34.5233961Z test_non_contig_index_bitwise_xor_cuda_int32 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-11-23T01:55:34.5234179Z test_non_contig_index_bitwise_xor_cuda_int64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.002s) 2022-11-23T01:55:34.5234380Z test_non_contig_index_bitwise_xor_cuda_int8 (__main__.TestBinaryUfuncsCUDA) ... ok (0.002s) 2022-11-23T01:55:34.5234610Z test_non_contig_index_bitwise_xor_cuda_uint8 (__main__.TestBinaryUfuncsCUDA) ... ok (0.002s) 2022-11-23T01:55:34.5234839Z test_non_contig_index_clamp_max_cuda_bfloat16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.002s) 2022-11-23T01:55:34.5235061Z test_non_contig_index_clamp_max_cuda_bool (__main__.TestBinaryUfuncsCUDA) ... ok (0.002s) 2022-11-23T01:55:34.5235282Z test_non_contig_index_clamp_max_cuda_float16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.002s) 2022-11-23T01:55:34.5235506Z test_non_contig_index_clamp_max_cuda_float32 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-11-23T01:55:34.5235777Z test_non_contig_index_clamp_max_cuda_float64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.002s) 2022-11-23T01:55:34.5235995Z test_non_contig_index_clamp_max_cuda_int16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.002s) 2022-11-23T01:55:34.5236195Z test_non_contig_index_clamp_max_cuda_int32 (__main__.TestBinaryUfuncsCUDA) ... ok (0.002s) 2022-11-23T01:55:34.5236408Z test_non_contig_index_clamp_max_cuda_int64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.002s) 2022-11-23T01:55:34.5236622Z test_non_contig_index_clamp_max_cuda_int8 (__main__.TestBinaryUfuncsCUDA) ... ok (0.002s) 2022-11-23T01:55:34.5236834Z test_non_contig_index_clamp_max_cuda_uint8 (__main__.TestBinaryUfuncsCUDA) ... ok (0.002s) 2022-11-23T01:55:34.5237058Z test_non_contig_index_clamp_min_cuda_bfloat16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-11-23T01:55:34.5237277Z test_non_contig_index_clamp_min_cuda_bool (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-11-23T01:55:34.5237498Z test_non_contig_index_clamp_min_cuda_float16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.002s) 2022-11-23T01:55:34.5237713Z test_non_contig_index_clamp_min_cuda_float32 (__main__.TestBinaryUfuncsCUDA) ... ok (0.002s) 2022-11-23T01:55:34.5237944Z test_non_contig_index_clamp_min_cuda_float64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.002s) 2022-11-23T01:55:34.5238148Z test_non_contig_index_clamp_min_cuda_int16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.002s) 2022-11-23T01:55:34.5238370Z test_non_contig_index_clamp_min_cuda_int32 (__main__.TestBinaryUfuncsCUDA) ... ok (0.002s) 2022-11-23T01:55:34.5238582Z test_non_contig_index_clamp_min_cuda_int64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.002s) 2022-11-23T01:55:34.5238797Z test_non_contig_index_clamp_min_cuda_int8 (__main__.TestBinaryUfuncsCUDA) ... ok (0.002s) 2022-11-23T01:55:34.5239009Z test_non_contig_index_clamp_min_cuda_uint8 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-11-23T01:55:34.5239269Z test_non_contig_index_complex_cuda_float16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-11-23T01:55:34.5239494Z test_non_contig_index_complex_cuda_float32 (__main__.TestBinaryUfuncsCUDA) ... ok (0.002s) 2022-11-23T01:55:34.5239706Z test_non_contig_index_complex_cuda_float64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-11-23T01:55:34.5239912Z test_non_contig_index_copysign_cuda_bfloat16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.002s) 2022-11-23T01:55:34.5240134Z test_non_contig_index_copysign_cuda_bool (__main__.TestBinaryUfuncsCUDA) ... ok (0.002s) 2022-11-23T01:55:34.5240355Z test_non_contig_index_copysign_cuda_float16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.002s) 2022-11-23T01:55:34.5240572Z test_non_contig_index_copysign_cuda_float32 (__main__.TestBinaryUfuncsCUDA) ... ok (0.002s) 2022-11-23T01:55:34.5240786Z test_non_contig_index_copysign_cuda_float64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-11-23T01:55:34.5241008Z test_non_contig_index_copysign_cuda_int16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.002s) 2022-11-23T01:55:34.5241237Z test_non_contig_index_copysign_cuda_int32 (__main__.TestBinaryUfuncsCUDA) ... ok (0.002s) 2022-11-23T01:55:34.5241455Z test_non_contig_index_copysign_cuda_int64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.002s) 2022-11-23T01:55:34.5241677Z test_non_contig_index_copysign_cuda_int8 (__main__.TestBinaryUfuncsCUDA) ... ok (0.002s) 2022-11-23T01:55:34.5241874Z test_non_contig_index_copysign_cuda_uint8 (__main__.TestBinaryUfuncsCUDA) ... ok (0.002s) 2022-11-23T01:55:34.5242111Z test_non_contig_index_div_floor_rounding_cuda_bfloat16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-11-23T01:55:34.5242348Z test_non_contig_index_div_floor_rounding_cuda_float16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-11-23T01:55:34.5242581Z test_non_contig_index_div_floor_rounding_cuda_float32 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-11-23T01:55:34.5242820Z test_non_contig_index_div_floor_rounding_cuda_float64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-11-23T01:55:34.5243106Z test_non_contig_index_div_floor_rounding_cuda_int16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-11-23T01:55:34.5243328Z test_non_contig_index_div_floor_rounding_cuda_int32 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-11-23T01:55:34.5243546Z test_non_contig_index_div_floor_rounding_cuda_int64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-11-23T01:55:34.5243776Z test_non_contig_index_div_floor_rounding_cuda_int8 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-11-23T01:55:34.5243980Z test_non_contig_index_div_floor_rounding_cuda_uint8 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-11-23T01:55:34.5244219Z test_non_contig_index_div_no_rounding_mode_cuda_bfloat16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-11-23T01:55:34.5244453Z test_non_contig_index_div_no_rounding_mode_cuda_bool (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-11-23T01:55:34.5244711Z test_non_contig_index_div_no_rounding_mode_cuda_complex128 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-11-23T01:55:34.5244960Z test_non_contig_index_div_no_rounding_mode_cuda_complex32 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-11-23T01:55:34.5245206Z test_non_contig_index_div_no_rounding_mode_cuda_complex64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-11-23T01:55:34.5245443Z test_non_contig_index_div_no_rounding_mode_cuda_float16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-11-23T01:55:34.5245677Z test_non_contig_index_div_no_rounding_mode_cuda_float32 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-11-23T01:55:34.5245912Z test_non_contig_index_div_no_rounding_mode_cuda_float64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-11-23T01:55:34.5246128Z test_non_contig_index_div_no_rounding_mode_cuda_int16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-11-23T01:55:34.5246361Z test_non_contig_index_div_no_rounding_mode_cuda_int32 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-11-23T01:55:34.5246635Z test_non_contig_index_div_no_rounding_mode_cuda_int64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-11-23T01:55:34.5246874Z test_non_contig_index_div_no_rounding_mode_cuda_int8 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-11-23T01:55:34.5247106Z test_non_contig_index_div_no_rounding_mode_cuda_uint8 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-11-23T01:55:34.5247346Z test_non_contig_index_div_trunc_rounding_cuda_bfloat16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-11-23T01:55:34.5247576Z test_non_contig_index_div_trunc_rounding_cuda_float16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-11-23T01:55:34.5247809Z test_non_contig_index_div_trunc_rounding_cuda_float32 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-11-23T01:55:34.5248039Z test_non_contig_index_div_trunc_rounding_cuda_float64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-11-23T01:55:34.5248268Z test_non_contig_index_div_trunc_rounding_cuda_int16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-11-23T01:55:34.5248502Z test_non_contig_index_div_trunc_rounding_cuda_int32 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-11-23T01:55:34.5248727Z test_non_contig_index_div_trunc_rounding_cuda_int64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-11-23T01:55:34.5248959Z test_non_contig_index_div_trunc_rounding_cuda_int8 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-11-23T01:55:34.5249185Z test_non_contig_index_div_trunc_rounding_cuda_uint8 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-11-23T01:55:34.5249397Z test_non_contig_index_eq_cuda_bfloat16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.002s) 2022-11-23T01:55:34.5249607Z test_non_contig_index_eq_cuda_bool (__main__.TestBinaryUfuncsCUDA) ... ok (0.002s) 2022-11-23T01:55:34.5249822Z test_non_contig_index_eq_cuda_complex128 (__main__.TestBinaryUfuncsCUDA) ... ok (0.002s) 2022-11-23T01:55:34.5250038Z test_non_contig_index_eq_cuda_complex32 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-11-23T01:55:34.5250293Z test_non_contig_index_eq_cuda_complex64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.002s) 2022-11-23T01:55:34.5250502Z test_non_contig_index_eq_cuda_float16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.002s) 2022-11-23T01:55:34.5250713Z test_non_contig_index_eq_cuda_float32 (__main__.TestBinaryUfuncsCUDA) ... ok (0.002s) 2022-11-23T01:55:34.5250921Z test_non_contig_index_eq_cuda_float64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.002s) 2022-11-23T01:55:34.5251127Z test_non_contig_index_eq_cuda_int16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.002s) 2022-11-23T01:55:34.5251325Z test_non_contig_index_eq_cuda_int32 (__main__.TestBinaryUfuncsCUDA) ... ok (0.002s) 2022-11-23T01:55:34.5251539Z test_non_contig_index_eq_cuda_int64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.002s) 2022-11-23T01:55:34.5251750Z test_non_contig_index_eq_cuda_int8 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-11-23T01:55:34.5251945Z test_non_contig_index_eq_cuda_uint8 (__main__.TestBinaryUfuncsCUDA) ... ok (0.002s) 2022-11-23T01:55:34.5252178Z test_non_contig_index_float_power_cuda_bfloat16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.002s) 2022-11-23T01:55:34.5252399Z test_non_contig_index_float_power_cuda_bool (__main__.TestBinaryUfuncsCUDA) ... ok (0.002s) 2022-11-23T01:55:34.5252628Z test_non_contig_index_float_power_cuda_complex128 (__main__.TestBinaryUfuncsCUDA) ... ok (0.002s) 2022-11-23T01:55:34.5252859Z test_non_contig_index_float_power_cuda_complex64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-11-23T01:55:34.5253084Z test_non_contig_index_float_power_cuda_float16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.002s) 2022-11-23T01:55:34.5253307Z test_non_contig_index_float_power_cuda_float32 (__main__.TestBinaryUfuncsCUDA) ... ok (0.002s) 2022-11-23T01:55:34.5253530Z test_non_contig_index_float_power_cuda_float64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-11-23T01:55:34.5253796Z test_non_contig_index_float_power_cuda_int16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.002s) 2022-11-23T01:55:34.5254012Z test_non_contig_index_float_power_cuda_int32 (__main__.TestBinaryUfuncsCUDA) ... ok (0.002s) 2022-11-23T01:55:34.5254233Z test_non_contig_index_float_power_cuda_int64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.002s) 2022-11-23T01:55:34.5254449Z test_non_contig_index_float_power_cuda_int8 (__main__.TestBinaryUfuncsCUDA) ... ok (0.002s) 2022-11-23T01:55:34.5254663Z test_non_contig_index_float_power_cuda_uint8 (__main__.TestBinaryUfuncsCUDA) ... ok (0.002s) 2022-11-23T01:55:34.5254923Z test_non_contig_index_floor_divide_cuda_bfloat16 (__main__.TestBinaryUfuncsCUDA) ... skip: Skipped! (0.001s) 2022-11-23T01:55:34.5255154Z test_non_contig_index_floor_divide_cuda_float16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-11-23T01:55:34.5255384Z test_non_contig_index_floor_divide_cuda_float32 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-11-23T01:55:34.5255609Z test_non_contig_index_floor_divide_cuda_float64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-11-23T01:55:34.5255820Z test_non_contig_index_floor_divide_cuda_int16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.002s) 2022-11-23T01:55:34.5256043Z test_non_contig_index_floor_divide_cuda_int32 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-11-23T01:55:34.5256264Z test_non_contig_index_floor_divide_cuda_int64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-11-23T01:55:34.5256483Z test_non_contig_index_floor_divide_cuda_int8 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-11-23T01:55:34.5256699Z test_non_contig_index_floor_divide_cuda_uint8 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-11-23T01:55:34.5256915Z test_non_contig_index_fmax_cuda_bfloat16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-11-23T01:55:34.5257125Z test_non_contig_index_fmax_cuda_bool (__main__.TestBinaryUfuncsCUDA) ... ok (0.002s) 2022-11-23T01:55:34.5257339Z test_non_contig_index_fmax_cuda_float16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-11-23T01:55:34.5257552Z test_non_contig_index_fmax_cuda_float32 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-11-23T01:55:34.5257800Z test_non_contig_index_fmax_cuda_float64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-11-23T01:55:34.5258011Z test_non_contig_index_fmax_cuda_int16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.002s) 2022-11-23T01:55:34.5258232Z test_non_contig_index_fmax_cuda_int32 (__main__.TestBinaryUfuncsCUDA) ... ok (0.002s) 2022-11-23T01:55:34.5258444Z test_non_contig_index_fmax_cuda_int64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.002s) 2022-11-23T01:55:34.5258659Z test_non_contig_index_fmax_cuda_int8 (__main__.TestBinaryUfuncsCUDA) ... ok (0.002s) 2022-11-23T01:55:34.5258865Z test_non_contig_index_fmax_cuda_uint8 (__main__.TestBinaryUfuncsCUDA) ... ok (0.002s) 2022-11-23T01:55:34.5259078Z test_non_contig_index_fmin_cuda_bfloat16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-11-23T01:55:34.5259287Z test_non_contig_index_fmin_cuda_bool (__main__.TestBinaryUfuncsCUDA) ... ok (0.002s) 2022-11-23T01:55:34.5259488Z test_non_contig_index_fmin_cuda_float16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.002s) 2022-11-23T01:55:34.5259700Z test_non_contig_index_fmin_cuda_float32 (__main__.TestBinaryUfuncsCUDA) ... ok (0.002s) 2022-11-23T01:55:34.5259909Z test_non_contig_index_fmin_cuda_float64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-11-23T01:55:34.5260323Z test_non_contig_index_fmin_cuda_int16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.002s) 2022-11-23T01:55:34.5260529Z test_non_contig_index_fmin_cuda_int32 (__main__.TestBinaryUfuncsCUDA) ... ok (0.002s) 2022-11-23T01:55:34.5260738Z test_non_contig_index_fmin_cuda_int64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.002s) 2022-11-23T01:55:34.5260946Z test_non_contig_index_fmin_cuda_int8 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-11-23T01:55:34.5261152Z test_non_contig_index_fmin_cuda_uint8 (__main__.TestBinaryUfuncsCUDA) ... ok (0.002s) 2022-11-23T01:55:34.5261435Z test_non_contig_index_fmod_cuda_bfloat16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-11-23T01:55:34.5261656Z test_non_contig_index_fmod_cuda_float16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-11-23T01:55:34.5261875Z test_non_contig_index_fmod_cuda_float32 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-11-23T01:55:34.5262091Z test_non_contig_index_fmod_cuda_float64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-11-23T01:55:34.5262303Z test_non_contig_index_fmod_cuda_int16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.002s) 2022-11-23T01:55:34.5262513Z test_non_contig_index_fmod_cuda_int32 (__main__.TestBinaryUfuncsCUDA) ... ok (0.002s) 2022-11-23T01:55:34.5262719Z test_non_contig_index_fmod_cuda_int64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-11-23T01:55:34.5262926Z test_non_contig_index_fmod_cuda_int8 (__main__.TestBinaryUfuncsCUDA) ... ok (0.002s) 2022-11-23T01:55:34.5263131Z test_non_contig_index_fmod_cuda_uint8 (__main__.TestBinaryUfuncsCUDA) ... ok (0.002s) 2022-11-23T01:55:34.5263325Z test_non_contig_index_gcd_cuda_int16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.002s) 2022-11-23T01:55:34.5263538Z test_non_contig_index_gcd_cuda_int32 (__main__.TestBinaryUfuncsCUDA) ... ok (0.002s) 2022-11-23T01:55:34.5263741Z test_non_contig_index_gcd_cuda_int64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.002s) 2022-11-23T01:55:34.5263951Z test_non_contig_index_gcd_cuda_int8 (__main__.TestBinaryUfuncsCUDA) ... ok (0.002s) 2022-11-23T01:55:34.5264158Z test_non_contig_index_gcd_cuda_uint8 (__main__.TestBinaryUfuncsCUDA) ... ok (0.002s) 2022-11-23T01:55:34.5264371Z test_non_contig_index_ge_cuda_bfloat16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-11-23T01:55:34.5264579Z test_non_contig_index_ge_cuda_bool (__main__.TestBinaryUfuncsCUDA) ... ok (0.002s) 2022-11-23T01:55:34.5264796Z test_non_contig_index_ge_cuda_float16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.002s) 2022-11-23T01:55:34.5265010Z test_non_contig_index_ge_cuda_float32 (__main__.TestBinaryUfuncsCUDA) ... ok (0.002s) 2022-11-23T01:55:34.5265213Z test_non_contig_index_ge_cuda_float64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.002s) 2022-11-23T01:55:34.5265489Z test_non_contig_index_ge_cuda_int16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.002s) 2022-11-23T01:55:34.5265688Z test_non_contig_index_ge_cuda_int32 (__main__.TestBinaryUfuncsCUDA) ... ok (0.002s) 2022-11-23T01:55:34.5265885Z test_non_contig_index_ge_cuda_int64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-11-23T01:55:34.5266090Z test_non_contig_index_ge_cuda_int8 (__main__.TestBinaryUfuncsCUDA) ... ok (0.002s) 2022-11-23T01:55:34.5266290Z test_non_contig_index_ge_cuda_uint8 (__main__.TestBinaryUfuncsCUDA) ... ok (0.002s) 2022-11-23T01:55:34.5266499Z test_non_contig_index_gt_cuda_bfloat16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.002s) 2022-11-23T01:55:34.5266706Z test_non_contig_index_gt_cuda_bool (__main__.TestBinaryUfuncsCUDA) ... ok (0.002s) 2022-11-23T01:55:34.5266897Z test_non_contig_index_gt_cuda_float16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.002s) 2022-11-23T01:55:34.5267108Z test_non_contig_index_gt_cuda_float32 (__main__.TestBinaryUfuncsCUDA) ... ok (0.002s) 2022-11-23T01:55:34.5267320Z test_non_contig_index_gt_cuda_float64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.002s) 2022-11-23T01:55:34.5267520Z test_non_contig_index_gt_cuda_int16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-11-23T01:55:34.5267717Z test_non_contig_index_gt_cuda_int32 (__main__.TestBinaryUfuncsCUDA) ... ok (0.002s) 2022-11-23T01:55:34.5267930Z test_non_contig_index_gt_cuda_int64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.002s) 2022-11-23T01:55:34.5268138Z test_non_contig_index_gt_cuda_int8 (__main__.TestBinaryUfuncsCUDA) ... ok (0.002s) 2022-11-23T01:55:34.5268344Z test_non_contig_index_gt_cuda_uint8 (__main__.TestBinaryUfuncsCUDA) ... ok (0.002s) 2022-11-23T01:55:34.5268555Z test_non_contig_index_heaviside_cuda_bfloat16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.002s) 2022-11-23T01:55:34.5268835Z test_non_contig_index_heaviside_cuda_bool (__main__.TestBinaryUfuncsCUDA) ... ok (0.002s) 2022-11-23T01:55:34.5269072Z test_non_contig_index_heaviside_cuda_float16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.002s) 2022-11-23T01:55:34.5269293Z test_non_contig_index_heaviside_cuda_float32 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-11-23T01:55:34.5269514Z test_non_contig_index_heaviside_cuda_float64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-11-23T01:55:34.5269732Z test_non_contig_index_heaviside_cuda_int16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.002s) 2022-11-23T01:55:34.5269946Z test_non_contig_index_heaviside_cuda_int32 (__main__.TestBinaryUfuncsCUDA) ... ok (0.002s) 2022-11-23T01:55:34.5270157Z test_non_contig_index_heaviside_cuda_int64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.002s) 2022-11-23T01:55:34.5270372Z test_non_contig_index_heaviside_cuda_int8 (__main__.TestBinaryUfuncsCUDA) ... ok (0.002s) 2022-11-23T01:55:34.5270565Z test_non_contig_index_heaviside_cuda_uint8 (__main__.TestBinaryUfuncsCUDA) ... ok (0.002s) 2022-11-23T01:55:34.5270781Z test_non_contig_index_hypot_cuda_bfloat16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-11-23T01:55:34.5270999Z test_non_contig_index_hypot_cuda_float16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-11-23T01:55:34.5271224Z test_non_contig_index_hypot_cuda_float32 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-11-23T01:55:34.5271443Z test_non_contig_index_hypot_cuda_float64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-11-23T01:55:34.5271665Z test_non_contig_index_igamma_cuda_float32 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-11-23T01:55:34.5271880Z test_non_contig_index_igamma_cuda_float64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-11-23T01:55:34.5272094Z test_non_contig_index_igammac_cuda_float32 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-11-23T01:55:34.5272289Z test_non_contig_index_igammac_cuda_float64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.002s) 2022-11-23T01:55:34.5272512Z test_non_contig_index_isclose_cuda_bfloat16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-11-23T01:55:34.5272780Z test_non_contig_index_isclose_cuda_bool (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-11-23T01:55:34.5273004Z test_non_contig_index_isclose_cuda_complex128 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-11-23T01:55:34.5273225Z test_non_contig_index_isclose_cuda_complex64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-11-23T01:55:34.5273440Z test_non_contig_index_isclose_cuda_float16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-11-23T01:55:34.5273659Z test_non_contig_index_isclose_cuda_float32 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-11-23T01:55:34.5273871Z test_non_contig_index_isclose_cuda_float64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-11-23T01:55:34.5274084Z test_non_contig_index_isclose_cuda_int16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-11-23T01:55:34.5274279Z test_non_contig_index_isclose_cuda_int32 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-11-23T01:55:34.5274507Z test_non_contig_index_isclose_cuda_int64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-11-23T01:55:34.5274730Z test_non_contig_index_isclose_cuda_int8 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-11-23T01:55:34.5274950Z test_non_contig_index_isclose_cuda_uint8 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-11-23T01:55:34.5275189Z test_non_contig_index_jiterator_binary_cuda_bfloat16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-11-23T01:55:34.5275417Z test_non_contig_index_jiterator_binary_cuda_bool (__main__.TestBinaryUfuncsCUDA) ... ok (0.002s) 2022-11-23T01:55:34.5275654Z test_non_contig_index_jiterator_binary_cuda_complex128 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-11-23T01:55:34.5275890Z test_non_contig_index_jiterator_binary_cuda_complex64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-11-23T01:55:34.5276125Z test_non_contig_index_jiterator_binary_cuda_float16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-11-23T01:55:34.5276380Z test_non_contig_index_jiterator_binary_cuda_float32 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-11-23T01:55:34.5276615Z test_non_contig_index_jiterator_binary_cuda_float64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.002s) 2022-11-23T01:55:34.5276841Z test_non_contig_index_jiterator_binary_cuda_int16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.002s) 2022-11-23T01:55:34.5277061Z test_non_contig_index_jiterator_binary_cuda_int32 (__main__.TestBinaryUfuncsCUDA) ... ok (0.002s) 2022-11-23T01:55:34.5277278Z test_non_contig_index_jiterator_binary_cuda_int64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.002s) 2022-11-23T01:55:34.5277504Z test_non_contig_index_jiterator_binary_cuda_int8 (__main__.TestBinaryUfuncsCUDA) ... ok (0.002s) 2022-11-23T01:55:34.5277723Z test_non_contig_index_jiterator_binary_cuda_uint8 (__main__.TestBinaryUfuncsCUDA) ... ok (0.002s) 2022-11-23T01:55:34.5277988Z test_non_contig_index_jiterator_binary_return_by_ref_cuda_bfloat16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.002s) 2022-11-23T01:55:34.5278249Z test_non_contig_index_jiterator_binary_return_by_ref_cuda_bool (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-11-23T01:55:34.5278497Z test_non_contig_index_jiterator_binary_return_by_ref_cuda_complex128 (__main__.TestBinaryUfuncsCUDA) ... ok (0.002s) 2022-11-23T01:55:34.5278756Z test_non_contig_index_jiterator_binary_return_by_ref_cuda_complex64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-11-23T01:55:34.5279005Z test_non_contig_index_jiterator_binary_return_by_ref_cuda_float16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.002s) 2022-11-23T01:55:34.5279244Z test_non_contig_index_jiterator_binary_return_by_ref_cuda_float32 (__main__.TestBinaryUfuncsCUDA) ... ok (0.002s) 2022-11-23T01:55:34.5279480Z test_non_contig_index_jiterator_binary_return_by_ref_cuda_float64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.002s) 2022-11-23T01:55:34.5279724Z test_non_contig_index_jiterator_binary_return_by_ref_cuda_int16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.002s) 2022-11-23T01:55:34.5280024Z test_non_contig_index_jiterator_binary_return_by_ref_cuda_int32 (__main__.TestBinaryUfuncsCUDA) ... ok (0.002s) 2022-11-23T01:55:34.5280269Z test_non_contig_index_jiterator_binary_return_by_ref_cuda_int64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-11-23T01:55:34.5280514Z test_non_contig_index_jiterator_binary_return_by_ref_cuda_int8 (__main__.TestBinaryUfuncsCUDA) ... ok (0.002s) 2022-11-23T01:55:34.5280740Z test_non_contig_index_jiterator_binary_return_by_ref_cuda_uint8 (__main__.TestBinaryUfuncsCUDA) ... ok (0.002s) 2022-11-23T01:55:34.5280951Z test_non_contig_index_lcm_cuda_int16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.002s) 2022-11-23T01:55:34.5281160Z test_non_contig_index_lcm_cuda_int32 (__main__.TestBinaryUfuncsCUDA) ... ok (0.002s) 2022-11-23T01:55:34.5281367Z test_non_contig_index_lcm_cuda_int64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.002s) 2022-11-23T01:55:34.5281584Z test_non_contig_index_lcm_cuda_int8 (__main__.TestBinaryUfuncsCUDA) ... ok (0.002s) 2022-11-23T01:55:34.5281801Z test_non_contig_index_lcm_cuda_uint8 (__main__.TestBinaryUfuncsCUDA) ... ok (0.002s) 2022-11-23T01:55:34.5282029Z test_non_contig_index_ldexp_cuda_bfloat16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-11-23T01:55:34.5282242Z test_non_contig_index_ldexp_cuda_bool (__main__.TestBinaryUfuncsCUDA) ... ok (0.002s) 2022-11-23T01:55:34.5282467Z test_non_contig_index_ldexp_cuda_complex128 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-11-23T01:55:34.5282672Z test_non_contig_index_ldexp_cuda_complex64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-11-23T01:55:34.5282890Z test_non_contig_index_ldexp_cuda_float16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-11-23T01:55:34.5283105Z test_non_contig_index_ldexp_cuda_float32 (__main__.TestBinaryUfuncsCUDA) ... ok (0.002s) 2022-11-23T01:55:34.5283319Z test_non_contig_index_ldexp_cuda_float64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.002s) 2022-11-23T01:55:34.5283578Z test_non_contig_index_ldexp_cuda_int16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.002s) 2022-11-23T01:55:34.5283801Z test_non_contig_index_ldexp_cuda_int32 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-11-23T01:55:34.5284013Z test_non_contig_index_ldexp_cuda_int64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.002s) 2022-11-23T01:55:34.5284223Z test_non_contig_index_ldexp_cuda_int8 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-11-23T01:55:34.5284415Z test_non_contig_index_ldexp_cuda_uint8 (__main__.TestBinaryUfuncsCUDA) ... ok (0.002s) 2022-11-23T01:55:34.5284623Z test_non_contig_index_le_cuda_bfloat16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.002s) 2022-11-23T01:55:34.5284840Z test_non_contig_index_le_cuda_bool (__main__.TestBinaryUfuncsCUDA) ... ok (0.002s) 2022-11-23T01:55:34.5285054Z test_non_contig_index_le_cuda_float16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.002s) 2022-11-23T01:55:34.5285269Z test_non_contig_index_le_cuda_float32 (__main__.TestBinaryUfuncsCUDA) ... ok (0.002s) 2022-11-23T01:55:34.5285484Z test_non_contig_index_le_cuda_float64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-11-23T01:55:34.5285694Z test_non_contig_index_le_cuda_int16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.002s) 2022-11-23T01:55:34.5285893Z test_non_contig_index_le_cuda_int32 (__main__.TestBinaryUfuncsCUDA) ... ok (0.002s) 2022-11-23T01:55:34.5286073Z test_non_contig_index_le_cuda_int64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.002s) 2022-11-23T01:55:34.5286279Z test_non_contig_index_le_cuda_int8 (__main__.TestBinaryUfuncsCUDA) ... ok (0.002s) 2022-11-23T01:55:34.5286476Z test_non_contig_index_le_cuda_uint8 (__main__.TestBinaryUfuncsCUDA) ... ok (0.002s) 2022-11-23T01:55:34.5286704Z test_non_contig_index_logical_and_cuda_bfloat16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.002s) 2022-11-23T01:55:34.5286926Z test_non_contig_index_logical_and_cuda_bool (__main__.TestBinaryUfuncsCUDA) ... ok (0.002s) 2022-11-23T01:55:34.5287162Z test_non_contig_index_logical_and_cuda_complex128 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-11-23T01:55:34.5287444Z test_non_contig_index_logical_and_cuda_complex64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.002s) 2022-11-23T01:55:34.5287671Z test_non_contig_index_logical_and_cuda_float16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.002s) 2022-11-23T01:55:34.5287894Z test_non_contig_index_logical_and_cuda_float32 (__main__.TestBinaryUfuncsCUDA) ... ok (0.002s) 2022-11-23T01:55:34.5288114Z test_non_contig_index_logical_and_cuda_float64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.002s) 2022-11-23T01:55:34.5288337Z test_non_contig_index_logical_and_cuda_int16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.002s) 2022-11-23T01:55:34.5288562Z test_non_contig_index_logical_and_cuda_int32 (__main__.TestBinaryUfuncsCUDA) ... ok (0.002s) 2022-11-23T01:55:34.5288783Z test_non_contig_index_logical_and_cuda_int64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.002s) 2022-11-23T01:55:34.5289003Z test_non_contig_index_logical_and_cuda_int8 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-11-23T01:55:34.5289228Z test_non_contig_index_logical_and_cuda_uint8 (__main__.TestBinaryUfuncsCUDA) ... ok (0.002s) 2022-11-23T01:55:34.5289451Z test_non_contig_index_logical_or_cuda_bfloat16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.002s) 2022-11-23T01:55:34.5289667Z test_non_contig_index_logical_or_cuda_bool (__main__.TestBinaryUfuncsCUDA) ... ok (0.002s) 2022-11-23T01:55:34.5289894Z test_non_contig_index_logical_or_cuda_complex128 (__main__.TestBinaryUfuncsCUDA) ... ok (0.002s) 2022-11-23T01:55:34.5290105Z test_non_contig_index_logical_or_cuda_complex64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.002s) 2022-11-23T01:55:34.5290327Z test_non_contig_index_logical_or_cuda_float16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.002s) 2022-11-23T01:55:34.5290548Z test_non_contig_index_logical_or_cuda_float32 (__main__.TestBinaryUfuncsCUDA) ... ok (0.002s) 2022-11-23T01:55:34.5290769Z test_non_contig_index_logical_or_cuda_float64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-11-23T01:55:34.5291030Z test_non_contig_index_logical_or_cuda_int16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.002s) 2022-11-23T01:55:34.5291260Z test_non_contig_index_logical_or_cuda_int32 (__main__.TestBinaryUfuncsCUDA) ... ok (0.002s) 2022-11-23T01:55:34.5291484Z test_non_contig_index_logical_or_cuda_int64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.002s) 2022-11-23T01:55:34.5291707Z test_non_contig_index_logical_or_cuda_int8 (__main__.TestBinaryUfuncsCUDA) ... ok (0.002s) 2022-11-23T01:55:34.5291909Z test_non_contig_index_logical_or_cuda_uint8 (__main__.TestBinaryUfuncsCUDA) ... ok (0.002s) 2022-11-23T01:55:34.5292136Z test_non_contig_index_logical_xor_cuda_bfloat16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.002s) 2022-11-23T01:55:34.5292353Z test_non_contig_index_logical_xor_cuda_bool (__main__.TestBinaryUfuncsCUDA) ... ok (0.002s) 2022-11-23T01:55:34.5292583Z test_non_contig_index_logical_xor_cuda_complex128 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-11-23T01:55:34.5292814Z test_non_contig_index_logical_xor_cuda_complex64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.002s) 2022-11-23T01:55:34.5293038Z test_non_contig_index_logical_xor_cuda_float16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.002s) 2022-11-23T01:55:34.5293260Z test_non_contig_index_logical_xor_cuda_float32 (__main__.TestBinaryUfuncsCUDA) ... ok (0.002s) 2022-11-23T01:55:34.5293483Z test_non_contig_index_logical_xor_cuda_float64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.002s) 2022-11-23T01:55:34.5293701Z test_non_contig_index_logical_xor_cuda_int16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.002s) 2022-11-23T01:55:34.5293902Z test_non_contig_index_logical_xor_cuda_int32 (__main__.TestBinaryUfuncsCUDA) ... ok (0.002s) 2022-11-23T01:55:34.5294121Z test_non_contig_index_logical_xor_cuda_int64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.002s) 2022-11-23T01:55:34.5294336Z test_non_contig_index_logical_xor_cuda_int8 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-11-23T01:55:34.5294553Z test_non_contig_index_logical_xor_cuda_uint8 (__main__.TestBinaryUfuncsCUDA) ... ok (0.002s) 2022-11-23T01:55:34.5294849Z test_non_contig_index_lt_cuda_bfloat16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.002s) 2022-11-23T01:55:34.5295062Z test_non_contig_index_lt_cuda_bool (__main__.TestBinaryUfuncsCUDA) ... ok (0.002s) 2022-11-23T01:55:34.5295278Z test_non_contig_index_lt_cuda_float16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.002s) 2022-11-23T01:55:34.5295490Z test_non_contig_index_lt_cuda_float32 (__main__.TestBinaryUfuncsCUDA) ... ok (0.002s) 2022-11-23T01:55:34.5295683Z test_non_contig_index_lt_cuda_float64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.002s) 2022-11-23T01:55:34.5295891Z test_non_contig_index_lt_cuda_int16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-11-23T01:55:34.5296093Z test_non_contig_index_lt_cuda_int32 (__main__.TestBinaryUfuncsCUDA) ... ok (0.002s) 2022-11-23T01:55:34.5296287Z test_non_contig_index_lt_cuda_int64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.002s) 2022-11-23T01:55:34.5296496Z test_non_contig_index_lt_cuda_int8 (__main__.TestBinaryUfuncsCUDA) ... ok (0.002s) 2022-11-23T01:55:34.5296698Z test_non_contig_index_lt_cuda_uint8 (__main__.TestBinaryUfuncsCUDA) ... ok (0.002s) 2022-11-23T01:55:34.5296922Z test_non_contig_index_max_binary_cuda_bfloat16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.002s) 2022-11-23T01:55:34.5297138Z test_non_contig_index_max_binary_cuda_bool (__main__.TestBinaryUfuncsCUDA) ... ok (0.002s) 2022-11-23T01:55:34.5297359Z test_non_contig_index_max_binary_cuda_float16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-11-23T01:55:34.5297565Z test_non_contig_index_max_binary_cuda_float32 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-11-23T01:55:34.5297785Z test_non_contig_index_max_binary_cuda_float64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.002s) 2022-11-23T01:55:34.5298009Z test_non_contig_index_max_binary_cuda_int16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.002s) 2022-11-23T01:55:34.5298273Z test_non_contig_index_max_binary_cuda_int32 (__main__.TestBinaryUfuncsCUDA) ... ok (0.002s) 2022-11-23T01:55:34.5298505Z test_non_contig_index_max_binary_cuda_int64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.002s) 2022-11-23T01:55:34.5298722Z test_non_contig_index_max_binary_cuda_int8 (__main__.TestBinaryUfuncsCUDA) ... ok (0.002s) 2022-11-23T01:55:34.5298939Z test_non_contig_index_max_binary_cuda_uint8 (__main__.TestBinaryUfuncsCUDA) ... ok (0.002s) 2022-11-23T01:55:34.5299157Z test_non_contig_index_maximum_cuda_bfloat16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-11-23T01:55:34.5299371Z test_non_contig_index_maximum_cuda_bool (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-11-23T01:55:34.5299573Z test_non_contig_index_maximum_cuda_float16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.002s) 2022-11-23T01:55:34.5299789Z test_non_contig_index_maximum_cuda_float32 (__main__.TestBinaryUfuncsCUDA) ... ok (0.002s) 2022-11-23T01:55:34.5300197Z test_non_contig_index_maximum_cuda_float64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.002s) 2022-11-23T01:55:34.5300425Z test_non_contig_index_maximum_cuda_int16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.002s) 2022-11-23T01:55:34.5300641Z test_non_contig_index_maximum_cuda_int32 (__main__.TestBinaryUfuncsCUDA) ... ok (0.002s) 2022-11-23T01:55:34.5300847Z test_non_contig_index_maximum_cuda_int64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.002s) 2022-11-23T01:55:34.5301060Z test_non_contig_index_maximum_cuda_int8 (__main__.TestBinaryUfuncsCUDA) ... ok (0.002s) 2022-11-23T01:55:34.5301274Z test_non_contig_index_maximum_cuda_uint8 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-11-23T01:55:34.5301492Z test_non_contig_index_min_binary_cuda_bfloat16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.002s) 2022-11-23T01:55:34.5301715Z test_non_contig_index_min_binary_cuda_bool (__main__.TestBinaryUfuncsCUDA) ... ok (0.002s) 2022-11-23T01:55:34.5301942Z test_non_contig_index_min_binary_cuda_float16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.002s) 2022-11-23T01:55:34.5302167Z test_non_contig_index_min_binary_cuda_float32 (__main__.TestBinaryUfuncsCUDA) ... ok (0.002s) 2022-11-23T01:55:34.5302464Z test_non_contig_index_min_binary_cuda_float64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.002s) 2022-11-23T01:55:34.5302683Z test_non_contig_index_min_binary_cuda_int16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.002s) 2022-11-23T01:55:34.5302899Z test_non_contig_index_min_binary_cuda_int32 (__main__.TestBinaryUfuncsCUDA) ... ok (0.002s) 2022-11-23T01:55:34.5303108Z test_non_contig_index_min_binary_cuda_int64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-11-23T01:55:34.5303324Z test_non_contig_index_min_binary_cuda_int8 (__main__.TestBinaryUfuncsCUDA) ... ok (0.002s) 2022-11-23T01:55:34.5303518Z test_non_contig_index_min_binary_cuda_uint8 (__main__.TestBinaryUfuncsCUDA) ... ok (0.002s) 2022-11-23T01:55:34.5303733Z test_non_contig_index_minimum_cuda_bfloat16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-11-23T01:55:34.5303946Z test_non_contig_index_minimum_cuda_bool (__main__.TestBinaryUfuncsCUDA) ... ok (0.002s) 2022-11-23T01:55:34.5304169Z test_non_contig_index_minimum_cuda_float16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.002s) 2022-11-23T01:55:34.5304384Z test_non_contig_index_minimum_cuda_float32 (__main__.TestBinaryUfuncsCUDA) ... ok (0.002s) 2022-11-23T01:55:34.5304593Z test_non_contig_index_minimum_cuda_float64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.002s) 2022-11-23T01:55:34.5304815Z test_non_contig_index_minimum_cuda_int16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-11-23T01:55:34.5305036Z test_non_contig_index_minimum_cuda_int32 (__main__.TestBinaryUfuncsCUDA) ... ok (0.002s) 2022-11-23T01:55:34.5305233Z test_non_contig_index_minimum_cuda_int64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.002s) 2022-11-23T01:55:34.5305446Z test_non_contig_index_minimum_cuda_int8 (__main__.TestBinaryUfuncsCUDA) ... ok (0.002s) 2022-11-23T01:55:34.5305658Z test_non_contig_index_minimum_cuda_uint8 (__main__.TestBinaryUfuncsCUDA) ... ok (0.002s) 2022-11-23T01:55:34.5305933Z test_non_contig_index_mul_cuda_bfloat16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.002s) 2022-11-23T01:55:34.5306158Z test_non_contig_index_mul_cuda_bool (__main__.TestBinaryUfuncsCUDA) ... ok (0.002s) 2022-11-23T01:55:34.5306377Z test_non_contig_index_mul_cuda_complex128 (__main__.TestBinaryUfuncsCUDA) ... ok (0.002s) 2022-11-23T01:55:34.5306592Z test_non_contig_index_mul_cuda_complex32 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-11-23T01:55:34.5306806Z test_non_contig_index_mul_cuda_complex64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-11-23T01:55:34.5307017Z test_non_contig_index_mul_cuda_float16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.002s) 2022-11-23T01:55:34.5307214Z test_non_contig_index_mul_cuda_float32 (__main__.TestBinaryUfuncsCUDA) ... ok (0.002s) 2022-11-23T01:55:34.5307426Z test_non_contig_index_mul_cuda_float64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.002s) 2022-11-23T01:55:34.5307633Z test_non_contig_index_mul_cuda_int16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.002s) 2022-11-23T01:55:34.5307842Z test_non_contig_index_mul_cuda_int32 (__main__.TestBinaryUfuncsCUDA) ... ok (0.002s) 2022-11-23T01:55:34.5308065Z test_non_contig_index_mul_cuda_int64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.002s) 2022-11-23T01:55:34.5308277Z test_non_contig_index_mul_cuda_int8 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-11-23T01:55:34.5308490Z test_non_contig_index_mul_cuda_uint8 (__main__.TestBinaryUfuncsCUDA) ... ok (0.002s) 2022-11-23T01:55:34.5308702Z test_non_contig_index_ne_cuda_bfloat16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.002s) 2022-11-23T01:55:34.5308891Z test_non_contig_index_ne_cuda_bool (__main__.TestBinaryUfuncsCUDA) ... ok (0.002s) 2022-11-23T01:55:34.5309105Z test_non_contig_index_ne_cuda_complex128 (__main__.TestBinaryUfuncsCUDA) ... ok (0.002s) 2022-11-23T01:55:34.5309317Z test_non_contig_index_ne_cuda_complex64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.002s) 2022-11-23T01:55:34.5309532Z test_non_contig_index_ne_cuda_float16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.002s) 2022-11-23T01:55:34.5309796Z test_non_contig_index_ne_cuda_float32 (__main__.TestBinaryUfuncsCUDA) ... ok (0.002s) 2022-11-23T01:55:34.5310004Z test_non_contig_index_ne_cuda_float64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-11-23T01:55:34.5310210Z test_non_contig_index_ne_cuda_int16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.002s) 2022-11-23T01:55:34.5310407Z test_non_contig_index_ne_cuda_int32 (__main__.TestBinaryUfuncsCUDA) ... ok (0.002s) 2022-11-23T01:55:34.5310586Z test_non_contig_index_ne_cuda_int64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.002s) 2022-11-23T01:55:34.5310791Z test_non_contig_index_ne_cuda_int8 (__main__.TestBinaryUfuncsCUDA) ... ok (0.002s) 2022-11-23T01:55:34.5310985Z test_non_contig_index_ne_cuda_uint8 (__main__.TestBinaryUfuncsCUDA) ... ok (0.002s) 2022-11-23T01:55:34.5311216Z test_non_contig_index_nextafter_cuda_bfloat16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.002s) 2022-11-23T01:55:34.5311447Z test_non_contig_index_nextafter_cuda_float32 (__main__.TestBinaryUfuncsCUDA) ... ok (0.002s) 2022-11-23T01:55:34.5311679Z test_non_contig_index_nextafter_cuda_float64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-11-23T01:55:34.5311898Z test_non_contig_index_polar_cuda_float32 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-11-23T01:55:34.5312110Z test_non_contig_index_polar_cuda_float64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.002s) 2022-11-23T01:55:34.5312325Z test_non_contig_index_pow_cuda_bfloat16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-11-23T01:55:34.5312526Z test_non_contig_index_pow_cuda_complex128 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-11-23T01:55:34.5312742Z test_non_contig_index_pow_cuda_complex32 (__main__.TestBinaryUfuncsCUDA) ... ok (0.002s) 2022-11-23T01:55:34.5312957Z test_non_contig_index_pow_cuda_complex64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-11-23T01:55:34.5313170Z test_non_contig_index_pow_cuda_float16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.002s) 2022-11-23T01:55:34.5313426Z test_non_contig_index_pow_cuda_float32 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-11-23T01:55:34.5313651Z test_non_contig_index_pow_cuda_float64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-11-23T01:55:34.5313860Z test_non_contig_index_pow_cuda_int16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.002s) 2022-11-23T01:55:34.5314068Z test_non_contig_index_pow_cuda_int32 (__main__.TestBinaryUfuncsCUDA) ... ok (0.002s) 2022-11-23T01:55:34.5314261Z test_non_contig_index_pow_cuda_int64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.002s) 2022-11-23T01:55:34.5314480Z test_non_contig_index_pow_cuda_int8 (__main__.TestBinaryUfuncsCUDA) ... ok (0.002s) 2022-11-23T01:55:34.5314694Z test_non_contig_index_pow_cuda_uint8 (__main__.TestBinaryUfuncsCUDA) ... ok (0.002s) 2022-11-23T01:55:34.5314924Z test_non_contig_index_remainder_cuda_bfloat16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-11-23T01:55:34.5315151Z test_non_contig_index_remainder_cuda_float16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-11-23T01:55:34.5315377Z test_non_contig_index_remainder_cuda_float32 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-11-23T01:55:34.5315595Z test_non_contig_index_remainder_cuda_float64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-11-23T01:55:34.5315811Z test_non_contig_index_remainder_cuda_int16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.002s) 2022-11-23T01:55:34.5316027Z test_non_contig_index_remainder_cuda_int32 (__main__.TestBinaryUfuncsCUDA) ... ok (0.002s) 2022-11-23T01:55:34.5316221Z test_non_contig_index_remainder_cuda_int64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-11-23T01:55:34.5316437Z test_non_contig_index_remainder_cuda_int8 (__main__.TestBinaryUfuncsCUDA) ... ok (0.002s) 2022-11-23T01:55:34.5316647Z test_non_contig_index_remainder_cuda_uint8 (__main__.TestBinaryUfuncsCUDA) ... ok (0.002s) 2022-11-23T01:55:34.5316861Z test_non_contig_index_rsub_cuda_bfloat16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-11-23T01:55:34.5317073Z test_non_contig_index_rsub_cuda_complex128 (__main__.TestBinaryUfuncsCUDA) ... ok (0.002s) 2022-11-23T01:55:34.5317338Z test_non_contig_index_rsub_cuda_complex64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.002s) 2022-11-23T01:55:34.5317550Z test_non_contig_index_rsub_cuda_float16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.002s) 2022-11-23T01:55:34.5317773Z test_non_contig_index_rsub_cuda_float32 (__main__.TestBinaryUfuncsCUDA) ... ok (0.002s) 2022-11-23T01:55:34.5317975Z test_non_contig_index_rsub_cuda_float64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-11-23T01:55:34.5318191Z test_non_contig_index_rsub_cuda_int16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.002s) 2022-11-23T01:55:34.5318402Z test_non_contig_index_rsub_cuda_int32 (__main__.TestBinaryUfuncsCUDA) ... ok (0.002s) 2022-11-23T01:55:34.5318610Z test_non_contig_index_rsub_cuda_int64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-11-23T01:55:34.5318823Z test_non_contig_index_rsub_cuda_int8 (__main__.TestBinaryUfuncsCUDA) ... ok (0.002s) 2022-11-23T01:55:34.5319035Z test_non_contig_index_rsub_cuda_uint8 (__main__.TestBinaryUfuncsCUDA) ... ok (0.002s) 2022-11-23T01:55:34.5319290Z test_non_contig_index_special_chebyshev_polynomial_t_cuda_bool (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-11-23T01:55:34.5319547Z test_non_contig_index_special_chebyshev_polynomial_t_cuda_float32 (__main__.TestBinaryUfuncsCUDA) ... ok (0.002s) 2022-11-23T01:55:34.5319795Z test_non_contig_index_special_chebyshev_polynomial_t_cuda_float64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.002s) 2022-11-23T01:55:34.5320028Z test_non_contig_index_special_chebyshev_polynomial_t_cuda_int16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.002s) 2022-11-23T01:55:34.5320281Z test_non_contig_index_special_chebyshev_polynomial_t_cuda_int32 (__main__.TestBinaryUfuncsCUDA) ... ok (0.002s) 2022-11-23T01:55:34.5320529Z test_non_contig_index_special_chebyshev_polynomial_t_cuda_int64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-11-23T01:55:34.5320837Z test_non_contig_index_special_chebyshev_polynomial_t_cuda_int8 (__main__.TestBinaryUfuncsCUDA) ... ok (0.002s) 2022-11-23T01:55:34.5321097Z test_non_contig_index_special_chebyshev_polynomial_t_cuda_uint8 (__main__.TestBinaryUfuncsCUDA) ... ok (0.002s) 2022-11-23T01:55:34.5321361Z test_non_contig_index_special_chebyshev_polynomial_u_cuda_bool (__main__.TestBinaryUfuncsCUDA) ... ok (0.002s) 2022-11-23T01:55:34.5321619Z test_non_contig_index_special_chebyshev_polynomial_u_cuda_float32 (__main__.TestBinaryUfuncsCUDA) ... ok (0.002s) 2022-11-23T01:55:34.5321872Z test_non_contig_index_special_chebyshev_polynomial_u_cuda_float64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.002s) 2022-11-23T01:55:34.5322119Z test_non_contig_index_special_chebyshev_polynomial_u_cuda_int16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.002s) 2022-11-23T01:55:34.5322371Z test_non_contig_index_special_chebyshev_polynomial_u_cuda_int32 (__main__.TestBinaryUfuncsCUDA) ... ok (0.002s) 2022-11-23T01:55:34.5322603Z test_non_contig_index_special_chebyshev_polynomial_u_cuda_int64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-11-23T01:55:34.5322857Z test_non_contig_index_special_chebyshev_polynomial_u_cuda_int8 (__main__.TestBinaryUfuncsCUDA) ... ok (0.002s) 2022-11-23T01:55:34.5323101Z test_non_contig_index_special_chebyshev_polynomial_u_cuda_uint8 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-11-23T01:55:34.5323636Z test_non_contig_index_special_chebyshev_polynomial_v_cuda_bool (__main__.TestBinaryUfuncsCUDA) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.001s) 2022-11-23T01:55:34.5324171Z test_non_contig_index_special_chebyshev_polynomial_v_cuda_float32 (__main__.TestBinaryUfuncsCUDA) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.001s) 2022-11-23T01:55:34.5324659Z test_non_contig_index_special_chebyshev_polynomial_v_cuda_float64 (__main__.TestBinaryUfuncsCUDA) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.001s) 2022-11-23T01:55:34.5325138Z test_non_contig_index_special_chebyshev_polynomial_v_cuda_int16 (__main__.TestBinaryUfuncsCUDA) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.001s) 2022-11-23T01:55:34.5325677Z test_non_contig_index_special_chebyshev_polynomial_v_cuda_int32 (__main__.TestBinaryUfuncsCUDA) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.001s) 2022-11-23T01:55:34.5326155Z test_non_contig_index_special_chebyshev_polynomial_v_cuda_int64 (__main__.TestBinaryUfuncsCUDA) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.001s) 2022-11-23T01:55:34.5326631Z test_non_contig_index_special_chebyshev_polynomial_v_cuda_int8 (__main__.TestBinaryUfuncsCUDA) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.001s) 2022-11-23T01:55:34.5327115Z test_non_contig_index_special_chebyshev_polynomial_v_cuda_uint8 (__main__.TestBinaryUfuncsCUDA) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.001s) 2022-11-23T01:55:34.5327582Z test_non_contig_index_special_chebyshev_polynomial_w_cuda_bool (__main__.TestBinaryUfuncsCUDA) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.001s) 2022-11-23T01:55:34.5328070Z test_non_contig_index_special_chebyshev_polynomial_w_cuda_float32 (__main__.TestBinaryUfuncsCUDA) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.001s) 2022-11-23T01:55:34.5328551Z test_non_contig_index_special_chebyshev_polynomial_w_cuda_float64 (__main__.TestBinaryUfuncsCUDA) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.001s) 2022-11-23T01:55:34.5329023Z test_non_contig_index_special_chebyshev_polynomial_w_cuda_int16 (__main__.TestBinaryUfuncsCUDA) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.001s) 2022-11-23T01:55:34.5329495Z test_non_contig_index_special_chebyshev_polynomial_w_cuda_int32 (__main__.TestBinaryUfuncsCUDA) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.001s) 2022-11-23T01:55:34.5330014Z test_non_contig_index_special_chebyshev_polynomial_w_cuda_int64 (__main__.TestBinaryUfuncsCUDA) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.001s) 2022-11-23T01:55:34.5330509Z test_non_contig_index_special_chebyshev_polynomial_w_cuda_int8 (__main__.TestBinaryUfuncsCUDA) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.001s) 2022-11-23T01:55:34.5330977Z test_non_contig_index_special_chebyshev_polynomial_w_cuda_uint8 (__main__.TestBinaryUfuncsCUDA) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.001s) 2022-11-23T01:55:34.5331232Z test_non_contig_index_special_hermite_polynomial_h_cuda_bool (__main__.TestBinaryUfuncsCUDA) ... ok (0.002s) 2022-11-23T01:55:34.5331484Z test_non_contig_index_special_hermite_polynomial_h_cuda_float32 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-11-23T01:55:34.5331738Z test_non_contig_index_special_hermite_polynomial_h_cuda_float64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.002s) 2022-11-23T01:55:34.5331994Z test_non_contig_index_special_hermite_polynomial_h_cuda_int16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.002s) 2022-11-23T01:55:34.5332226Z test_non_contig_index_special_hermite_polynomial_h_cuda_int32 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-11-23T01:55:34.5332472Z test_non_contig_index_special_hermite_polynomial_h_cuda_int64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.002s) 2022-11-23T01:55:34.5332732Z test_non_contig_index_special_hermite_polynomial_h_cuda_int8 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-11-23T01:55:34.5332983Z test_non_contig_index_special_hermite_polynomial_h_cuda_uint8 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-11-23T01:55:34.5333237Z test_non_contig_index_special_hermite_polynomial_he_cuda_bool (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-11-23T01:55:34.5333491Z test_non_contig_index_special_hermite_polynomial_he_cuda_float32 (__main__.TestBinaryUfuncsCUDA) ... ok (0.002s) 2022-11-23T01:55:34.5333740Z test_non_contig_index_special_hermite_polynomial_he_cuda_float64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.002s) 2022-11-23T01:55:34.5334047Z test_non_contig_index_special_hermite_polynomial_he_cuda_int16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.002s) 2022-11-23T01:55:34.5334298Z test_non_contig_index_special_hermite_polynomial_he_cuda_int32 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-11-23T01:55:34.5334528Z test_non_contig_index_special_hermite_polynomial_he_cuda_int64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.002s) 2022-11-23T01:55:34.5334774Z test_non_contig_index_special_hermite_polynomial_he_cuda_int8 (__main__.TestBinaryUfuncsCUDA) ... ok (0.002s) 2022-11-23T01:55:34.5335017Z test_non_contig_index_special_hermite_polynomial_he_cuda_uint8 (__main__.TestBinaryUfuncsCUDA) ... ok (0.002s) 2022-11-23T01:55:34.5335268Z test_non_contig_index_special_laguerre_polynomial_l_cuda_bool (__main__.TestBinaryUfuncsCUDA) ... ok (0.002s) 2022-11-23T01:55:34.5335526Z test_non_contig_index_special_laguerre_polynomial_l_cuda_float32 (__main__.TestBinaryUfuncsCUDA) ... ok (0.002s) 2022-11-23T01:55:34.5335777Z test_non_contig_index_special_laguerre_polynomial_l_cuda_float64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.002s) 2022-11-23T01:55:34.5336024Z test_non_contig_index_special_laguerre_polynomial_l_cuda_int16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.002s) 2022-11-23T01:55:34.5336273Z test_non_contig_index_special_laguerre_polynomial_l_cuda_int32 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-11-23T01:55:34.5336529Z test_non_contig_index_special_laguerre_polynomial_l_cuda_int64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-11-23T01:55:34.5336786Z test_non_contig_index_special_laguerre_polynomial_l_cuda_int8 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-11-23T01:55:34.5337024Z test_non_contig_index_special_laguerre_polynomial_l_cuda_uint8 (__main__.TestBinaryUfuncsCUDA) ... ok (0.002s) 2022-11-23T01:55:34.5337565Z test_non_contig_index_special_legendre_polynomial_p_cuda_bool (__main__.TestBinaryUfuncsCUDA) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.001s) 2022-11-23T01:55:34.5338062Z test_non_contig_index_special_legendre_polynomial_p_cuda_float32 (__main__.TestBinaryUfuncsCUDA) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.001s) 2022-11-23T01:55:34.5338545Z test_non_contig_index_special_legendre_polynomial_p_cuda_float64 (__main__.TestBinaryUfuncsCUDA) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.001s) 2022-11-23T01:55:34.5339019Z test_non_contig_index_special_legendre_polynomial_p_cuda_int16 (__main__.TestBinaryUfuncsCUDA) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.001s) 2022-11-23T01:55:34.5339491Z test_non_contig_index_special_legendre_polynomial_p_cuda_int32 (__main__.TestBinaryUfuncsCUDA) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.001s) 2022-11-23T01:55:34.5340163Z test_non_contig_index_special_legendre_polynomial_p_cuda_int64 (__main__.TestBinaryUfuncsCUDA) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.001s) 2022-11-23T01:55:34.5340660Z test_non_contig_index_special_legendre_polynomial_p_cuda_int8 (__main__.TestBinaryUfuncsCUDA) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.001s) 2022-11-23T01:55:34.5341127Z test_non_contig_index_special_legendre_polynomial_p_cuda_uint8 (__main__.TestBinaryUfuncsCUDA) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.001s) 2022-11-23T01:55:34.5341619Z test_non_contig_index_special_shifted_chebyshev_polynomial_t_cuda_bool (__main__.TestBinaryUfuncsCUDA) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.001s) 2022-11-23T01:55:34.5342120Z test_non_contig_index_special_shifted_chebyshev_polynomial_t_cuda_float32 (__main__.TestBinaryUfuncsCUDA) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.001s) 2022-11-23T01:55:34.5342618Z test_non_contig_index_special_shifted_chebyshev_polynomial_t_cuda_float64 (__main__.TestBinaryUfuncsCUDA) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.001s) 2022-11-23T01:55:34.5343185Z test_non_contig_index_special_shifted_chebyshev_polynomial_t_cuda_int16 (__main__.TestBinaryUfuncsCUDA) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.001s) 2022-11-23T01:55:34.5343690Z test_non_contig_index_special_shifted_chebyshev_polynomial_t_cuda_int32 (__main__.TestBinaryUfuncsCUDA) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.001s) 2022-11-23T01:55:34.5344186Z test_non_contig_index_special_shifted_chebyshev_polynomial_t_cuda_int64 (__main__.TestBinaryUfuncsCUDA) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.001s) 2022-11-23T01:55:34.5344681Z test_non_contig_index_special_shifted_chebyshev_polynomial_t_cuda_int8 (__main__.TestBinaryUfuncsCUDA) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.001s) 2022-11-23T01:55:34.5345171Z test_non_contig_index_special_shifted_chebyshev_polynomial_t_cuda_uint8 (__main__.TestBinaryUfuncsCUDA) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.001s) 2022-11-23T01:55:34.5345663Z test_non_contig_index_special_shifted_chebyshev_polynomial_u_cuda_bool (__main__.TestBinaryUfuncsCUDA) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.001s) 2022-11-23T01:55:34.5346154Z test_non_contig_index_special_shifted_chebyshev_polynomial_u_cuda_float32 (__main__.TestBinaryUfuncsCUDA) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.001s) 2022-11-23T01:55:34.5346648Z test_non_contig_index_special_shifted_chebyshev_polynomial_u_cuda_float64 (__main__.TestBinaryUfuncsCUDA) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.001s) 2022-11-23T01:55:34.5347128Z test_non_contig_index_special_shifted_chebyshev_polynomial_u_cuda_int16 (__main__.TestBinaryUfuncsCUDA) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.001s) 2022-11-23T01:55:34.5347690Z test_non_contig_index_special_shifted_chebyshev_polynomial_u_cuda_int32 (__main__.TestBinaryUfuncsCUDA) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.001s) 2022-11-23T01:55:34.5348196Z test_non_contig_index_special_shifted_chebyshev_polynomial_u_cuda_int64 (__main__.TestBinaryUfuncsCUDA) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.001s) 2022-11-23T01:55:34.5348690Z test_non_contig_index_special_shifted_chebyshev_polynomial_u_cuda_int8 (__main__.TestBinaryUfuncsCUDA) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.001s) 2022-11-23T01:55:34.5349174Z test_non_contig_index_special_shifted_chebyshev_polynomial_u_cuda_uint8 (__main__.TestBinaryUfuncsCUDA) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.001s) 2022-11-23T01:55:34.5349664Z test_non_contig_index_special_shifted_chebyshev_polynomial_v_cuda_bool (__main__.TestBinaryUfuncsCUDA) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.001s) 2022-11-23T01:55:34.5350145Z test_non_contig_index_special_shifted_chebyshev_polynomial_v_cuda_float32 (__main__.TestBinaryUfuncsCUDA) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.001s) 2022-11-23T01:55:34.5350636Z test_non_contig_index_special_shifted_chebyshev_polynomial_v_cuda_float64 (__main__.TestBinaryUfuncsCUDA) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.001s) 2022-11-23T01:55:34.5351130Z test_non_contig_index_special_shifted_chebyshev_polynomial_v_cuda_int16 (__main__.TestBinaryUfuncsCUDA) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.001s) 2022-11-23T01:55:34.5351624Z test_non_contig_index_special_shifted_chebyshev_polynomial_v_cuda_int32 (__main__.TestBinaryUfuncsCUDA) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.001s) 2022-11-23T01:55:34.5352116Z test_non_contig_index_special_shifted_chebyshev_polynomial_v_cuda_int64 (__main__.TestBinaryUfuncsCUDA) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.001s) 2022-11-23T01:55:34.5352668Z test_non_contig_index_special_shifted_chebyshev_polynomial_v_cuda_int8 (__main__.TestBinaryUfuncsCUDA) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.001s) 2022-11-23T01:55:34.5353153Z test_non_contig_index_special_shifted_chebyshev_polynomial_v_cuda_uint8 (__main__.TestBinaryUfuncsCUDA) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.001s) 2022-11-23T01:55:34.5353640Z test_non_contig_index_special_shifted_chebyshev_polynomial_w_cuda_bool (__main__.TestBinaryUfuncsCUDA) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.001s) 2022-11-23T01:55:34.5354129Z test_non_contig_index_special_shifted_chebyshev_polynomial_w_cuda_float32 (__main__.TestBinaryUfuncsCUDA) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.001s) 2022-11-23T01:55:34.5354619Z test_non_contig_index_special_shifted_chebyshev_polynomial_w_cuda_float64 (__main__.TestBinaryUfuncsCUDA) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.001s) 2022-11-23T01:55:34.5355103Z test_non_contig_index_special_shifted_chebyshev_polynomial_w_cuda_int16 (__main__.TestBinaryUfuncsCUDA) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.001s) 2022-11-23T01:55:34.5355587Z test_non_contig_index_special_shifted_chebyshev_polynomial_w_cuda_int32 (__main__.TestBinaryUfuncsCUDA) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.001s) 2022-11-23T01:55:34.5356069Z test_non_contig_index_special_shifted_chebyshev_polynomial_w_cuda_int64 (__main__.TestBinaryUfuncsCUDA) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.001s) 2022-11-23T01:55:34.5356557Z test_non_contig_index_special_shifted_chebyshev_polynomial_w_cuda_int8 (__main__.TestBinaryUfuncsCUDA) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.001s) 2022-11-23T01:55:34.5357068Z test_non_contig_index_special_shifted_chebyshev_polynomial_w_cuda_uint8 (__main__.TestBinaryUfuncsCUDA) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.001s) 2022-11-23T01:55:34.5357318Z test_non_contig_index_special_xlog1py_cuda_bfloat16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-11-23T01:55:34.5357549Z test_non_contig_index_special_xlog1py_cuda_bool (__main__.TestBinaryUfuncsCUDA) ... ok (0.002s) 2022-11-23T01:55:34.5357793Z test_non_contig_index_special_xlog1py_cuda_float16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.002s) 2022-11-23T01:55:34.5358025Z test_non_contig_index_special_xlog1py_cuda_float32 (__main__.TestBinaryUfuncsCUDA) ... ok (0.002s) 2022-11-23T01:55:34.5358254Z test_non_contig_index_special_xlog1py_cuda_float64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-11-23T01:55:34.5358484Z test_non_contig_index_special_xlog1py_cuda_int16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.002s) 2022-11-23T01:55:34.5358705Z test_non_contig_index_special_xlog1py_cuda_int32 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-11-23T01:55:34.5358924Z test_non_contig_index_special_xlog1py_cuda_int64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-11-23T01:55:34.5359132Z test_non_contig_index_special_xlog1py_cuda_int8 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-11-23T01:55:34.5359364Z test_non_contig_index_special_xlog1py_cuda_uint8 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-11-23T01:55:34.5359588Z test_non_contig_index_special_zeta_cuda_bool (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-11-23T01:55:34.5359817Z test_non_contig_index_special_zeta_cuda_float32 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-11-23T01:55:34.5360042Z test_non_contig_index_special_zeta_cuda_float64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-11-23T01:55:34.5360265Z test_non_contig_index_special_zeta_cuda_int16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.002s) 2022-11-23T01:55:34.5360493Z test_non_contig_index_special_zeta_cuda_int32 (__main__.TestBinaryUfuncsCUDA) ... ok (0.002s) 2022-11-23T01:55:34.5360822Z test_non_contig_index_special_zeta_cuda_int64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.002s) 2022-11-23T01:55:34.5361049Z test_non_contig_index_special_zeta_cuda_int8 (__main__.TestBinaryUfuncsCUDA) ... ok (0.002s) 2022-11-23T01:55:34.5361264Z test_non_contig_index_special_zeta_cuda_uint8 (__main__.TestBinaryUfuncsCUDA) ... ok (0.002s) 2022-11-23T01:55:34.5361482Z test_non_contig_index_sub_cuda_bfloat16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.002s) 2022-11-23T01:55:34.5361704Z test_non_contig_index_sub_cuda_complex128 (__main__.TestBinaryUfuncsCUDA) ... ok (0.002s) 2022-11-23T01:55:34.5361921Z test_non_contig_index_sub_cuda_complex32 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-11-23T01:55:34.5362138Z test_non_contig_index_sub_cuda_complex64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-11-23T01:55:34.5362353Z test_non_contig_index_sub_cuda_float16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.002s) 2022-11-23T01:55:34.5362566Z test_non_contig_index_sub_cuda_float32 (__main__.TestBinaryUfuncsCUDA) ... ok (0.002s) 2022-11-23T01:55:34.5362782Z test_non_contig_index_sub_cuda_float64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.002s) 2022-11-23T01:55:34.5362975Z test_non_contig_index_sub_cuda_int16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.002s) 2022-11-23T01:55:34.5363184Z test_non_contig_index_sub_cuda_int32 (__main__.TestBinaryUfuncsCUDA) ... ok (0.002s) 2022-11-23T01:55:34.5363389Z test_non_contig_index_sub_cuda_int64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.002s) 2022-11-23T01:55:34.5363597Z test_non_contig_index_sub_cuda_int8 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-11-23T01:55:34.5363803Z test_non_contig_index_sub_cuda_uint8 (__main__.TestBinaryUfuncsCUDA) ... ok (0.002s) 2022-11-23T01:55:34.5364030Z test_non_contig_index_true_divide_cuda_bfloat16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-11-23T01:55:34.5364297Z test_non_contig_index_true_divide_cuda_bool (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-11-23T01:55:34.5364551Z test_non_contig_index_true_divide_cuda_complex128 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-11-23T01:55:34.5364786Z test_non_contig_index_true_divide_cuda_complex32 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-11-23T01:55:34.5364996Z test_non_contig_index_true_divide_cuda_complex64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-11-23T01:55:34.5365219Z test_non_contig_index_true_divide_cuda_float16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-11-23T01:55:34.5365444Z test_non_contig_index_true_divide_cuda_float32 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-11-23T01:55:34.5365665Z test_non_contig_index_true_divide_cuda_float64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-11-23T01:55:34.5365887Z test_non_contig_index_true_divide_cuda_int16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-11-23T01:55:34.5366106Z test_non_contig_index_true_divide_cuda_int32 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-11-23T01:55:34.5366331Z test_non_contig_index_true_divide_cuda_int64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-11-23T01:55:34.5366547Z test_non_contig_index_true_divide_cuda_int8 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-11-23T01:55:34.5366761Z test_non_contig_index_true_divide_cuda_uint8 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-11-23T01:55:34.5366963Z test_non_contig_index_xlogy_cuda_bfloat16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.002s) 2022-11-23T01:55:34.5367176Z test_non_contig_index_xlogy_cuda_bool (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-11-23T01:55:34.5367389Z test_non_contig_index_xlogy_cuda_float16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.002s) 2022-11-23T01:55:34.5367603Z test_non_contig_index_xlogy_cuda_float32 (__main__.TestBinaryUfuncsCUDA) ... ok (0.002s) 2022-11-23T01:55:34.5367823Z test_non_contig_index_xlogy_cuda_float64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.002s) 2022-11-23T01:55:34.5368039Z test_non_contig_index_xlogy_cuda_int16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-11-23T01:55:34.5368313Z test_non_contig_index_xlogy_cuda_int32 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-11-23T01:55:34.5368525Z test_non_contig_index_xlogy_cuda_int64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-11-23T01:55:34.5368720Z test_non_contig_index_xlogy_cuda_int8 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-11-23T01:55:34.5368930Z test_non_contig_index_xlogy_cuda_uint8 (__main__.TestBinaryUfuncsCUDA) ... ok (0.002s) 2022-11-23T01:55:34.5369144Z test_non_contig_isclose_cuda_bfloat16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-11-23T01:55:34.5369351Z test_non_contig_isclose_cuda_bool (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-11-23T01:55:34.5369567Z test_non_contig_isclose_cuda_complex128 (__main__.TestBinaryUfuncsCUDA) ... ok (0.004s) 2022-11-23T01:55:34.5369782Z test_non_contig_isclose_cuda_complex64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.004s) 2022-11-23T01:55:34.5369997Z test_non_contig_isclose_cuda_float16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-11-23T01:55:34.5370204Z test_non_contig_isclose_cuda_float32 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-11-23T01:55:34.5370394Z test_non_contig_isclose_cuda_float64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.004s) 2022-11-23T01:55:34.5370602Z test_non_contig_isclose_cuda_int16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-11-23T01:55:34.5370805Z test_non_contig_isclose_cuda_int32 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-11-23T01:55:34.5371020Z test_non_contig_isclose_cuda_int64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-11-23T01:55:34.5371228Z test_non_contig_isclose_cuda_int8 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-11-23T01:55:34.5371436Z test_non_contig_isclose_cuda_uint8 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-11-23T01:55:34.5371664Z test_non_contig_jiterator_binary_cuda_bfloat16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-11-23T01:55:34.5371929Z test_non_contig_jiterator_binary_cuda_bool (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-11-23T01:55:34.5372170Z test_non_contig_jiterator_binary_cuda_complex128 (__main__.TestBinaryUfuncsCUDA) ... ok (0.004s) 2022-11-23T01:55:34.5372382Z test_non_contig_jiterator_binary_cuda_complex64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-11-23T01:55:34.5372608Z test_non_contig_jiterator_binary_cuda_float16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-11-23T01:55:34.5372830Z test_non_contig_jiterator_binary_cuda_float32 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-11-23T01:55:34.5373050Z test_non_contig_jiterator_binary_cuda_float64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-11-23T01:55:34.5373268Z test_non_contig_jiterator_binary_cuda_int16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-11-23T01:55:34.5373484Z test_non_contig_jiterator_binary_cuda_int32 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-11-23T01:55:34.5373696Z test_non_contig_jiterator_binary_cuda_int64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-11-23T01:55:34.5373914Z test_non_contig_jiterator_binary_cuda_int8 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-11-23T01:55:34.5374109Z test_non_contig_jiterator_binary_cuda_uint8 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-11-23T01:55:34.5374368Z test_non_contig_jiterator_binary_return_by_ref_cuda_bfloat16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-11-23T01:55:34.5374614Z test_non_contig_jiterator_binary_return_by_ref_cuda_bool (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-11-23T01:55:34.5374871Z test_non_contig_jiterator_binary_return_by_ref_cuda_complex128 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-11-23T01:55:34.5375121Z test_non_contig_jiterator_binary_return_by_ref_cuda_complex64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.004s) 2022-11-23T01:55:34.5375364Z test_non_contig_jiterator_binary_return_by_ref_cuda_float16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-11-23T01:55:34.5375656Z test_non_contig_jiterator_binary_return_by_ref_cuda_float32 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-11-23T01:55:34.5375891Z test_non_contig_jiterator_binary_return_by_ref_cuda_float64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.004s) 2022-11-23T01:55:34.5376128Z test_non_contig_jiterator_binary_return_by_ref_cuda_int16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-11-23T01:55:34.5376365Z test_non_contig_jiterator_binary_return_by_ref_cuda_int32 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-11-23T01:55:34.5376580Z test_non_contig_jiterator_binary_return_by_ref_cuda_int64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-11-23T01:55:34.5376818Z test_non_contig_jiterator_binary_return_by_ref_cuda_int8 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-11-23T01:55:34.5377048Z test_non_contig_jiterator_binary_return_by_ref_cuda_uint8 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-11-23T01:55:34.5377255Z test_non_contig_lcm_cuda_int16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-11-23T01:55:34.5377462Z test_non_contig_lcm_cuda_int32 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-11-23T01:55:34.5377663Z test_non_contig_lcm_cuda_int64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-11-23T01:55:34.5377872Z test_non_contig_lcm_cuda_int8 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-11-23T01:55:34.5378081Z test_non_contig_lcm_cuda_uint8 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-11-23T01:55:34.5378283Z test_non_contig_ldexp_cuda_bfloat16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-11-23T01:55:34.5378489Z test_non_contig_ldexp_cuda_bool (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-11-23T01:55:34.5378706Z test_non_contig_ldexp_cuda_complex128 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-11-23T01:55:34.5378916Z test_non_contig_ldexp_cuda_complex64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-11-23T01:55:34.5379184Z test_non_contig_ldexp_cuda_float16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-11-23T01:55:34.5379401Z test_non_contig_ldexp_cuda_float32 (__main__.TestBinaryUfuncsCUDA) ... ok (0.004s) 2022-11-23T01:55:34.5379603Z test_non_contig_ldexp_cuda_float64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-11-23T01:55:34.5379808Z test_non_contig_ldexp_cuda_int16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-11-23T01:55:34.5380198Z test_non_contig_ldexp_cuda_int32 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-11-23T01:55:34.5380406Z test_non_contig_ldexp_cuda_int64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-11-23T01:55:34.5380608Z test_non_contig_ldexp_cuda_int8 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-11-23T01:55:34.5380812Z test_non_contig_ldexp_cuda_uint8 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-11-23T01:55:34.5381013Z test_non_contig_le_cuda_bfloat16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-11-23T01:55:34.5381228Z test_non_contig_le_cuda_bool (__main__.TestBinaryUfuncsCUDA) ... ok (0.004s) 2022-11-23T01:55:34.5381440Z test_non_contig_le_cuda_float16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-11-23T01:55:34.5381649Z test_non_contig_le_cuda_float32 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-11-23T01:55:34.5381849Z test_non_contig_le_cuda_float64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-11-23T01:55:34.5382033Z test_non_contig_le_cuda_int16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-11-23T01:55:34.5382232Z test_non_contig_le_cuda_int32 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-11-23T01:55:34.5382428Z test_non_contig_le_cuda_int64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-11-23T01:55:34.5382627Z test_non_contig_le_cuda_int8 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-11-23T01:55:34.5382821Z test_non_contig_le_cuda_uint8 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-11-23T01:55:34.5383044Z test_non_contig_logical_and_cuda_bfloat16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-11-23T01:55:34.5383339Z test_non_contig_logical_and_cuda_bool (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-11-23T01:55:34.5383564Z test_non_contig_logical_and_cuda_complex128 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-11-23T01:55:34.5383770Z test_non_contig_logical_and_cuda_complex64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-11-23T01:55:34.5383984Z test_non_contig_logical_and_cuda_float16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-11-23T01:55:34.5384199Z test_non_contig_logical_and_cuda_float32 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-11-23T01:55:34.5384421Z test_non_contig_logical_and_cuda_float64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-11-23T01:55:34.5384638Z test_non_contig_logical_and_cuda_int16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-11-23T01:55:34.5384855Z test_non_contig_logical_and_cuda_int32 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-11-23T01:55:34.5385070Z test_non_contig_logical_and_cuda_int64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-11-23T01:55:34.5385284Z test_non_contig_logical_and_cuda_int8 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-11-23T01:55:34.5385479Z test_non_contig_logical_and_cuda_uint8 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-11-23T01:55:34.5385696Z test_non_contig_logical_or_cuda_bfloat16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-11-23T01:55:34.5385905Z test_non_contig_logical_or_cuda_bool (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-11-23T01:55:34.5386126Z test_non_contig_logical_or_cuda_complex128 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-11-23T01:55:34.5386343Z test_non_contig_logical_or_cuda_complex64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.004s) 2022-11-23T01:55:34.5386557Z test_non_contig_logical_or_cuda_float16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-11-23T01:55:34.5386770Z test_non_contig_logical_or_cuda_float32 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-11-23T01:55:34.5387042Z test_non_contig_logical_or_cuda_float64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-11-23T01:55:34.5387265Z test_non_contig_logical_or_cuda_int16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-11-23T01:55:34.5387459Z test_non_contig_logical_or_cuda_int32 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-11-23T01:55:34.5387677Z test_non_contig_logical_or_cuda_int64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-11-23T01:55:34.5387893Z test_non_contig_logical_or_cuda_int8 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-11-23T01:55:34.5388107Z test_non_contig_logical_or_cuda_uint8 (__main__.TestBinaryUfuncsCUDA) ... ok (0.004s) 2022-11-23T01:55:34.5388323Z test_non_contig_logical_xor_cuda_bfloat16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-11-23T01:55:34.5388534Z test_non_contig_logical_xor_cuda_bool (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-11-23T01:55:34.5388759Z test_non_contig_logical_xor_cuda_complex128 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-11-23T01:55:34.5388984Z test_non_contig_logical_xor_cuda_complex64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-11-23T01:55:34.5389184Z test_non_contig_logical_xor_cuda_float16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-11-23T01:55:34.5389398Z test_non_contig_logical_xor_cuda_float32 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-11-23T01:55:34.5389605Z test_non_contig_logical_xor_cuda_float64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-11-23T01:55:34.5389816Z test_non_contig_logical_xor_cuda_int16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-11-23T01:55:34.5390025Z test_non_contig_logical_xor_cuda_int32 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-11-23T01:55:34.5390238Z test_non_contig_logical_xor_cuda_int64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-11-23T01:55:34.5390447Z test_non_contig_logical_xor_cuda_int8 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-11-23T01:55:34.5390657Z test_non_contig_logical_xor_cuda_uint8 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-11-23T01:55:34.5390926Z test_non_contig_lt_cuda_bfloat16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-11-23T01:55:34.5391113Z test_non_contig_lt_cuda_bool (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-11-23T01:55:34.5391319Z test_non_contig_lt_cuda_float16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-11-23T01:55:34.5391525Z test_non_contig_lt_cuda_float32 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-11-23T01:55:34.5391724Z test_non_contig_lt_cuda_float64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-11-23T01:55:34.5391922Z test_non_contig_lt_cuda_int16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-11-23T01:55:34.5392118Z test_non_contig_lt_cuda_int32 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-11-23T01:55:34.5392315Z test_non_contig_lt_cuda_int64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-11-23T01:55:34.5392514Z test_non_contig_lt_cuda_int8 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-11-23T01:55:34.5392699Z test_non_contig_lt_cuda_uint8 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-11-23T01:55:34.5392912Z test_non_contig_max_binary_cuda_bfloat16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-11-23T01:55:34.5393123Z test_non_contig_max_binary_cuda_bool (__main__.TestBinaryUfuncsCUDA) ... ok (0.004s) 2022-11-23T01:55:34.5393337Z test_non_contig_max_binary_cuda_float16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-11-23T01:55:34.5393549Z test_non_contig_max_binary_cuda_float32 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-11-23T01:55:34.5393761Z test_non_contig_max_binary_cuda_float64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-11-23T01:55:34.5393977Z test_non_contig_max_binary_cuda_int16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-11-23T01:55:34.5394192Z test_non_contig_max_binary_cuda_int32 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-11-23T01:55:34.5394431Z test_non_contig_max_binary_cuda_int64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-11-23T01:55:34.5394656Z test_non_contig_max_binary_cuda_int8 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-11-23T01:55:34.5394862Z test_non_contig_max_binary_cuda_uint8 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-11-23T01:55:34.5395072Z test_non_contig_maximum_cuda_bfloat16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-11-23T01:55:34.5395277Z test_non_contig_maximum_cuda_bool (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-11-23T01:55:34.5395485Z test_non_contig_maximum_cuda_float16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-11-23T01:55:34.5395691Z test_non_contig_maximum_cuda_float32 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-11-23T01:55:34.5395894Z test_non_contig_maximum_cuda_float64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-11-23T01:55:34.5396087Z test_non_contig_maximum_cuda_int16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-11-23T01:55:34.5396294Z test_non_contig_maximum_cuda_int32 (__main__.TestBinaryUfuncsCUDA) ... ok (0.004s) 2022-11-23T01:55:34.5396498Z test_non_contig_maximum_cuda_int64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-11-23T01:55:34.5396703Z test_non_contig_maximum_cuda_int8 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-11-23T01:55:34.5396907Z test_non_contig_maximum_cuda_uint8 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-11-23T01:55:34.5397130Z test_non_contig_min_binary_cuda_bfloat16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-11-23T01:55:34.5397344Z test_non_contig_min_binary_cuda_bool (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-11-23T01:55:34.5397563Z test_non_contig_min_binary_cuda_float16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-11-23T01:55:34.5397777Z test_non_contig_min_binary_cuda_float32 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-11-23T01:55:34.5397971Z test_non_contig_min_binary_cuda_float64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.004s) 2022-11-23T01:55:34.5398241Z test_non_contig_min_binary_cuda_int16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-11-23T01:55:34.5398450Z test_non_contig_min_binary_cuda_int32 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-11-23T01:55:34.5398658Z test_non_contig_min_binary_cuda_int64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-11-23T01:55:34.5398867Z test_non_contig_min_binary_cuda_int8 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-11-23T01:55:34.5399075Z test_non_contig_min_binary_cuda_uint8 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-11-23T01:55:34.5399281Z test_non_contig_minimum_cuda_bfloat16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-11-23T01:55:34.5399487Z test_non_contig_minimum_cuda_bool (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-11-23T01:55:34.5399679Z test_non_contig_minimum_cuda_float16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.004s) 2022-11-23T01:55:34.5399888Z test_non_contig_minimum_cuda_float32 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-11-23T01:55:34.5400100Z test_non_contig_minimum_cuda_float64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-11-23T01:55:34.5400317Z test_non_contig_minimum_cuda_int16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-11-23T01:55:34.5400522Z test_non_contig_minimum_cuda_int32 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-11-23T01:55:34.5400724Z test_non_contig_minimum_cuda_int64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-11-23T01:55:34.5400929Z test_non_contig_minimum_cuda_int8 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-11-23T01:55:34.5401132Z test_non_contig_minimum_cuda_uint8 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-11-23T01:55:34.5401316Z test_non_contig_mul_cuda_bfloat16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.004s) 2022-11-23T01:55:34.5401518Z test_non_contig_mul_cuda_bool (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-11-23T01:55:34.5401772Z test_non_contig_mul_cuda_complex128 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-11-23T01:55:34.5401995Z test_non_contig_mul_cuda_complex32 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-11-23T01:55:34.5402197Z test_non_contig_mul_cuda_complex64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-11-23T01:55:34.5402400Z test_non_contig_mul_cuda_float16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-11-23T01:55:34.5402595Z test_non_contig_mul_cuda_float32 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-11-23T01:55:34.5402788Z test_non_contig_mul_cuda_float64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-11-23T01:55:34.5402989Z test_non_contig_mul_cuda_int16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-11-23T01:55:34.5403174Z test_non_contig_mul_cuda_int32 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-11-23T01:55:34.5403385Z test_non_contig_mul_cuda_int64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-11-23T01:55:34.5403589Z test_non_contig_mul_cuda_int8 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-11-23T01:55:34.5403803Z test_non_contig_mul_cuda_uint8 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-11-23T01:55:34.5404008Z test_non_contig_ne_cuda_bfloat16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-11-23T01:55:34.5404207Z test_non_contig_ne_cuda_bool (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-11-23T01:55:34.5404415Z test_non_contig_ne_cuda_complex128 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-11-23T01:55:34.5404620Z test_non_contig_ne_cuda_complex64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-11-23T01:55:34.5404806Z test_non_contig_ne_cuda_float16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-11-23T01:55:34.5405007Z test_non_contig_ne_cuda_float32 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-11-23T01:55:34.5405205Z test_non_contig_ne_cuda_float64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-11-23T01:55:34.5417035Z test_non_contig_ne_cuda_int16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-11-23T01:55:34.5417301Z test_non_contig_ne_cuda_int32 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-11-23T01:55:34.5417620Z test_non_contig_ne_cuda_int64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-11-23T01:55:34.5417823Z test_non_contig_ne_cuda_int8 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-11-23T01:55:34.5418022Z test_non_contig_ne_cuda_uint8 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-11-23T01:55:34.5418255Z test_non_contig_nextafter_cuda_bfloat16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-11-23T01:55:34.5418459Z test_non_contig_nextafter_cuda_float32 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-11-23T01:55:34.5418678Z test_non_contig_nextafter_cuda_float64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-11-23T01:55:34.5418891Z test_non_contig_polar_cuda_float32 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-11-23T01:55:34.5419098Z test_non_contig_polar_cuda_float64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-11-23T01:55:34.5419309Z test_non_contig_pow_cuda_bfloat16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-11-23T01:55:34.5419524Z test_non_contig_pow_cuda_complex128 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-11-23T01:55:34.5419755Z test_non_contig_pow_cuda_complex32 (__main__.TestBinaryUfuncsCUDA) ... skip: Skipped! (0.001s) 2022-11-23T01:55:34.5420237Z test_non_contig_pow_cuda_complex64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.004s) 2022-11-23T01:55:34.5420442Z test_non_contig_pow_cuda_float16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-11-23T01:55:34.5420646Z test_non_contig_pow_cuda_float32 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-11-23T01:55:34.5420845Z test_non_contig_pow_cuda_float64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-11-23T01:55:34.5421048Z test_non_contig_pow_cuda_int16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-11-23T01:55:34.5421252Z test_non_contig_pow_cuda_int32 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-11-23T01:55:34.5421547Z test_non_contig_pow_cuda_int64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-11-23T01:55:34.5421778Z test_non_contig_pow_cuda_int8 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-11-23T01:55:34.5421984Z test_non_contig_pow_cuda_uint8 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-11-23T01:55:34.5422215Z test_non_contig_remainder_cuda_bfloat16 (__main__.TestBinaryUfuncsCUDA) ... skip: Skipped! (0.001s) 2022-11-23T01:55:34.5422433Z test_non_contig_remainder_cuda_float16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-11-23T01:55:34.5422649Z test_non_contig_remainder_cuda_float32 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-11-23T01:55:34.5422863Z test_non_contig_remainder_cuda_float64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-11-23T01:55:34.5423075Z test_non_contig_remainder_cuda_int16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-11-23T01:55:34.5423285Z test_non_contig_remainder_cuda_int32 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-11-23T01:55:34.5423504Z test_non_contig_remainder_cuda_int64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-11-23T01:55:34.5423715Z test_non_contig_remainder_cuda_int8 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-11-23T01:55:34.5423964Z test_non_contig_remainder_cuda_uint8 (__main__.TestBinaryUfuncsCUDA) ... ok (0.004s) 2022-11-23T01:55:34.5424159Z test_non_contig_rsub_cuda_bfloat16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-11-23T01:55:34.5424372Z test_non_contig_rsub_cuda_complex128 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-11-23T01:55:34.5424581Z test_non_contig_rsub_cuda_complex64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-11-23T01:55:34.5424788Z test_non_contig_rsub_cuda_float16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-11-23T01:55:34.5424996Z test_non_contig_rsub_cuda_float32 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-11-23T01:55:34.5425197Z test_non_contig_rsub_cuda_float64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-11-23T01:55:34.5425485Z test_non_contig_rsub_cuda_int16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-11-23T01:55:34.5425690Z test_non_contig_rsub_cuda_int32 (__main__.TestBinaryUfuncsCUDA) ... ok (0.004s) 2022-11-23T01:55:34.5425875Z test_non_contig_rsub_cuda_int64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-11-23T01:55:34.5426076Z test_non_contig_rsub_cuda_int8 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-11-23T01:55:34.5426279Z test_non_contig_rsub_cuda_uint8 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-11-23T01:55:34.5426529Z test_non_contig_special_chebyshev_polynomial_t_cuda_bool (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-11-23T01:55:34.5426782Z test_non_contig_special_chebyshev_polynomial_t_cuda_float32 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-11-23T01:55:34.5427030Z test_non_contig_special_chebyshev_polynomial_t_cuda_float64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-11-23T01:55:34.5427278Z test_non_contig_special_chebyshev_polynomial_t_cuda_int16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-11-23T01:55:34.5427525Z test_non_contig_special_chebyshev_polynomial_t_cuda_int32 (__main__.TestBinaryUfuncsCUDA) ... ok (0.004s) 2022-11-23T01:55:34.5427763Z test_non_contig_special_chebyshev_polynomial_t_cuda_int64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-11-23T01:55:34.5427987Z test_non_contig_special_chebyshev_polynomial_t_cuda_int8 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-11-23T01:55:34.5428222Z test_non_contig_special_chebyshev_polynomial_t_cuda_uint8 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-11-23T01:55:34.5428471Z test_non_contig_special_chebyshev_polynomial_u_cuda_bool (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-11-23T01:55:34.5428723Z test_non_contig_special_chebyshev_polynomial_u_cuda_float32 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-11-23T01:55:34.5429039Z test_non_contig_special_chebyshev_polynomial_u_cuda_float64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-11-23T01:55:34.5429291Z test_non_contig_special_chebyshev_polynomial_u_cuda_int16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-11-23T01:55:34.5429532Z test_non_contig_special_chebyshev_polynomial_u_cuda_int32 (__main__.TestBinaryUfuncsCUDA) ... ok (0.004s) 2022-11-23T01:55:34.5429767Z test_non_contig_special_chebyshev_polynomial_u_cuda_int64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-11-23T01:55:34.5430007Z test_non_contig_special_chebyshev_polynomial_u_cuda_int8 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-11-23T01:55:34.5430225Z test_non_contig_special_chebyshev_polynomial_u_cuda_uint8 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-11-23T01:55:34.5430744Z test_non_contig_special_chebyshev_polynomial_v_cuda_bool (__main__.TestBinaryUfuncsCUDA) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.001s) 2022-11-23T01:55:34.5431224Z test_non_contig_special_chebyshev_polynomial_v_cuda_float32 (__main__.TestBinaryUfuncsCUDA) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.001s) 2022-11-23T01:55:34.5431696Z test_non_contig_special_chebyshev_polynomial_v_cuda_float64 (__main__.TestBinaryUfuncsCUDA) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.001s) 2022-11-23T01:55:34.5432161Z test_non_contig_special_chebyshev_polynomial_v_cuda_int16 (__main__.TestBinaryUfuncsCUDA) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.001s) 2022-11-23T01:55:34.5432624Z test_non_contig_special_chebyshev_polynomial_v_cuda_int32 (__main__.TestBinaryUfuncsCUDA) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.001s) 2022-11-23T01:55:34.5433086Z test_non_contig_special_chebyshev_polynomial_v_cuda_int64 (__main__.TestBinaryUfuncsCUDA) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.001s) 2022-11-23T01:55:34.5433551Z test_non_contig_special_chebyshev_polynomial_v_cuda_int8 (__main__.TestBinaryUfuncsCUDA) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.001s) 2022-11-23T01:55:34.5434083Z test_non_contig_special_chebyshev_polynomial_v_cuda_uint8 (__main__.TestBinaryUfuncsCUDA) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.001s) 2022-11-23T01:55:34.5434549Z test_non_contig_special_chebyshev_polynomial_w_cuda_bool (__main__.TestBinaryUfuncsCUDA) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.001s) 2022-11-23T01:55:34.5435022Z test_non_contig_special_chebyshev_polynomial_w_cuda_float32 (__main__.TestBinaryUfuncsCUDA) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.001s) 2022-11-23T01:55:34.5435489Z test_non_contig_special_chebyshev_polynomial_w_cuda_float64 (__main__.TestBinaryUfuncsCUDA) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.001s) 2022-11-23T01:55:34.5435935Z test_non_contig_special_chebyshev_polynomial_w_cuda_int16 (__main__.TestBinaryUfuncsCUDA) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.001s) 2022-11-23T01:55:34.5436403Z test_non_contig_special_chebyshev_polynomial_w_cuda_int32 (__main__.TestBinaryUfuncsCUDA) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.001s) 2022-11-23T01:55:34.5436863Z test_non_contig_special_chebyshev_polynomial_w_cuda_int64 (__main__.TestBinaryUfuncsCUDA) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.001s) 2022-11-23T01:55:34.5437326Z test_non_contig_special_chebyshev_polynomial_w_cuda_int8 (__main__.TestBinaryUfuncsCUDA) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.001s) 2022-11-23T01:55:34.5437783Z test_non_contig_special_chebyshev_polynomial_w_cuda_uint8 (__main__.TestBinaryUfuncsCUDA) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.001s) 2022-11-23T01:55:34.5438029Z test_non_contig_special_hermite_polynomial_h_cuda_bool (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-11-23T01:55:34.5438324Z test_non_contig_special_hermite_polynomial_h_cuda_float32 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-11-23T01:55:34.5438581Z test_non_contig_special_hermite_polynomial_h_cuda_float64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-11-23T01:55:34.5438823Z test_non_contig_special_hermite_polynomial_h_cuda_int16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.004s) 2022-11-23T01:55:34.5439065Z test_non_contig_special_hermite_polynomial_h_cuda_int32 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-11-23T01:55:34.5439304Z test_non_contig_special_hermite_polynomial_h_cuda_int64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-11-23T01:55:34.5439538Z test_non_contig_special_hermite_polynomial_h_cuda_int8 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-11-23T01:55:34.5439782Z test_non_contig_special_hermite_polynomial_h_cuda_uint8 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-11-23T01:55:34.5440029Z test_non_contig_special_hermite_polynomial_he_cuda_bool (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-11-23T01:55:34.5440279Z test_non_contig_special_hermite_polynomial_he_cuda_float32 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-11-23T01:55:34.5440527Z test_non_contig_special_hermite_polynomial_he_cuda_float64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-11-23T01:55:34.5440767Z test_non_contig_special_hermite_polynomial_he_cuda_int16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.004s) 2022-11-23T01:55:34.5441006Z test_non_contig_special_hermite_polynomial_he_cuda_int32 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-11-23T01:55:34.5441239Z test_non_contig_special_hermite_polynomial_he_cuda_int64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-11-23T01:55:34.5441477Z test_non_contig_special_hermite_polynomial_he_cuda_int8 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-11-23T01:55:34.5441700Z test_non_contig_special_hermite_polynomial_he_cuda_uint8 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-11-23T01:55:34.5441947Z test_non_contig_special_laguerre_polynomial_l_cuda_bool (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-11-23T01:55:34.5442247Z test_non_contig_special_laguerre_polynomial_l_cuda_float32 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-11-23T01:55:34.5442492Z test_non_contig_special_laguerre_polynomial_l_cuda_float64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-11-23T01:55:34.5442735Z test_non_contig_special_laguerre_polynomial_l_cuda_int16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.004s) 2022-11-23T01:55:34.5442973Z test_non_contig_special_laguerre_polynomial_l_cuda_int32 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-11-23T01:55:34.5443221Z test_non_contig_special_laguerre_polynomial_l_cuda_int64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-11-23T01:55:34.5443466Z test_non_contig_special_laguerre_polynomial_l_cuda_int8 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-11-23T01:55:34.5443715Z test_non_contig_special_laguerre_polynomial_l_cuda_uint8 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-11-23T01:55:34.5444182Z test_non_contig_special_legendre_polynomial_p_cuda_bool (__main__.TestBinaryUfuncsCUDA) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.001s) 2022-11-23T01:55:34.5444662Z test_non_contig_special_legendre_polynomial_p_cuda_float32 (__main__.TestBinaryUfuncsCUDA) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.001s) 2022-11-23T01:55:34.5445133Z test_non_contig_special_legendre_polynomial_p_cuda_float64 (__main__.TestBinaryUfuncsCUDA) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.001s) 2022-11-23T01:55:34.5445597Z test_non_contig_special_legendre_polynomial_p_cuda_int16 (__main__.TestBinaryUfuncsCUDA) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.001s) 2022-11-23T01:55:34.5446062Z test_non_contig_special_legendre_polynomial_p_cuda_int32 (__main__.TestBinaryUfuncsCUDA) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.001s) 2022-11-23T01:55:34.5446585Z test_non_contig_special_legendre_polynomial_p_cuda_int64 (__main__.TestBinaryUfuncsCUDA) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.001s) 2022-11-23T01:55:34.5447061Z test_non_contig_special_legendre_polynomial_p_cuda_int8 (__main__.TestBinaryUfuncsCUDA) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.001s) 2022-11-23T01:55:34.5447521Z test_non_contig_special_legendre_polynomial_p_cuda_uint8 (__main__.TestBinaryUfuncsCUDA) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.001s) 2022-11-23T01:55:34.5448002Z test_non_contig_special_shifted_chebyshev_polynomial_t_cuda_bool (__main__.TestBinaryUfuncsCUDA) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.001s) 2022-11-23T01:55:34.5448486Z test_non_contig_special_shifted_chebyshev_polynomial_t_cuda_float32 (__main__.TestBinaryUfuncsCUDA) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.001s) 2022-11-23T01:55:34.5448962Z test_non_contig_special_shifted_chebyshev_polynomial_t_cuda_float64 (__main__.TestBinaryUfuncsCUDA) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.001s) 2022-11-23T01:55:34.5449442Z test_non_contig_special_shifted_chebyshev_polynomial_t_cuda_int16 (__main__.TestBinaryUfuncsCUDA) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.001s) 2022-11-23T01:55:34.5449938Z test_non_contig_special_shifted_chebyshev_polynomial_t_cuda_int32 (__main__.TestBinaryUfuncsCUDA) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.001s) 2022-11-23T01:55:34.5450409Z test_non_contig_special_shifted_chebyshev_polynomial_t_cuda_int64 (__main__.TestBinaryUfuncsCUDA) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.001s) 2022-11-23T01:55:34.5450892Z test_non_contig_special_shifted_chebyshev_polynomial_t_cuda_int8 (__main__.TestBinaryUfuncsCUDA) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.001s) 2022-11-23T01:55:34.5451370Z test_non_contig_special_shifted_chebyshev_polynomial_t_cuda_uint8 (__main__.TestBinaryUfuncsCUDA) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.001s) 2022-11-23T01:55:34.5451911Z test_non_contig_special_shifted_chebyshev_polynomial_u_cuda_bool (__main__.TestBinaryUfuncsCUDA) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.001s) 2022-11-23T01:55:34.5452395Z test_non_contig_special_shifted_chebyshev_polynomial_u_cuda_float32 (__main__.TestBinaryUfuncsCUDA) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.001s) 2022-11-23T01:55:34.5452871Z test_non_contig_special_shifted_chebyshev_polynomial_u_cuda_float64 (__main__.TestBinaryUfuncsCUDA) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.001s) 2022-11-23T01:55:34.5453348Z test_non_contig_special_shifted_chebyshev_polynomial_u_cuda_int16 (__main__.TestBinaryUfuncsCUDA) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.001s) 2022-11-23T01:55:34.5453831Z test_non_contig_special_shifted_chebyshev_polynomial_u_cuda_int32 (__main__.TestBinaryUfuncsCUDA) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.001s) 2022-11-23T01:55:34.5454309Z test_non_contig_special_shifted_chebyshev_polynomial_u_cuda_int64 (__main__.TestBinaryUfuncsCUDA) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.001s) 2022-11-23T01:55:34.5454785Z test_non_contig_special_shifted_chebyshev_polynomial_u_cuda_int8 (__main__.TestBinaryUfuncsCUDA) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.001s) 2022-11-23T01:55:34.5455257Z test_non_contig_special_shifted_chebyshev_polynomial_u_cuda_uint8 (__main__.TestBinaryUfuncsCUDA) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.001s) 2022-11-23T01:55:34.5455733Z test_non_contig_special_shifted_chebyshev_polynomial_v_cuda_bool (__main__.TestBinaryUfuncsCUDA) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.001s) 2022-11-23T01:55:34.5456255Z test_non_contig_special_shifted_chebyshev_polynomial_v_cuda_float32 (__main__.TestBinaryUfuncsCUDA) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.001s) 2022-11-23T01:55:34.5456725Z test_non_contig_special_shifted_chebyshev_polynomial_v_cuda_float64 (__main__.TestBinaryUfuncsCUDA) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.001s) 2022-11-23T01:55:34.5457209Z test_non_contig_special_shifted_chebyshev_polynomial_v_cuda_int16 (__main__.TestBinaryUfuncsCUDA) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.001s) 2022-11-23T01:55:34.5457695Z test_non_contig_special_shifted_chebyshev_polynomial_v_cuda_int32 (__main__.TestBinaryUfuncsCUDA) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.001s) 2022-11-23T01:55:34.5458176Z test_non_contig_special_shifted_chebyshev_polynomial_v_cuda_int64 (__main__.TestBinaryUfuncsCUDA) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.001s) 2022-11-23T01:55:34.5458655Z test_non_contig_special_shifted_chebyshev_polynomial_v_cuda_int8 (__main__.TestBinaryUfuncsCUDA) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.001s) 2022-11-23T01:55:34.5459132Z test_non_contig_special_shifted_chebyshev_polynomial_v_cuda_uint8 (__main__.TestBinaryUfuncsCUDA) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.001s) 2022-11-23T01:55:34.5459606Z test_non_contig_special_shifted_chebyshev_polynomial_w_cuda_bool (__main__.TestBinaryUfuncsCUDA) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.001s) 2022-11-23T01:55:34.5460308Z test_non_contig_special_shifted_chebyshev_polynomial_w_cuda_float32 (__main__.TestBinaryUfuncsCUDA) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.001s) 2022-11-23T01:55:34.5460791Z test_non_contig_special_shifted_chebyshev_polynomial_w_cuda_float64 (__main__.TestBinaryUfuncsCUDA) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.001s) 2022-11-23T01:55:34.5461360Z test_non_contig_special_shifted_chebyshev_polynomial_w_cuda_int16 (__main__.TestBinaryUfuncsCUDA) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.001s) 2022-11-23T01:55:34.5461843Z test_non_contig_special_shifted_chebyshev_polynomial_w_cuda_int32 (__main__.TestBinaryUfuncsCUDA) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.001s) 2022-11-23T01:55:34.5462314Z test_non_contig_special_shifted_chebyshev_polynomial_w_cuda_int64 (__main__.TestBinaryUfuncsCUDA) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.001s) 2022-11-23T01:55:34.5462786Z test_non_contig_special_shifted_chebyshev_polynomial_w_cuda_int8 (__main__.TestBinaryUfuncsCUDA) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.001s) 2022-11-23T01:55:34.5463256Z test_non_contig_special_shifted_chebyshev_polynomial_w_cuda_uint8 (__main__.TestBinaryUfuncsCUDA) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.001s) 2022-11-23T01:55:34.5463477Z test_non_contig_special_xlog1py_cuda_bfloat16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-11-23T01:55:34.5463703Z test_non_contig_special_xlog1py_cuda_bool (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-11-23T01:55:34.5463941Z test_non_contig_special_xlog1py_cuda_float16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-11-23T01:55:34.5464171Z test_non_contig_special_xlog1py_cuda_float32 (__main__.TestBinaryUfuncsCUDA) ... ok (0.004s) 2022-11-23T01:55:34.5464398Z test_non_contig_special_xlog1py_cuda_float64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-11-23T01:55:34.5464622Z test_non_contig_special_xlog1py_cuda_int16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-11-23T01:55:34.5464843Z test_non_contig_special_xlog1py_cuda_int32 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-11-23T01:55:34.5465059Z test_non_contig_special_xlog1py_cuda_int64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-11-23T01:55:34.5465324Z test_non_contig_special_xlog1py_cuda_int8 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-11-23T01:55:34.5465556Z test_non_contig_special_xlog1py_cuda_uint8 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-11-23T01:55:34.5465772Z test_non_contig_special_zeta_cuda_bool (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-11-23T01:55:34.5465994Z test_non_contig_special_zeta_cuda_float32 (__main__.TestBinaryUfuncsCUDA) ... ok (0.004s) 2022-11-23T01:55:34.5466214Z test_non_contig_special_zeta_cuda_float64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.004s) 2022-11-23T01:55:34.5466430Z test_non_contig_special_zeta_cuda_int16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-11-23T01:55:34.5466644Z test_non_contig_special_zeta_cuda_int32 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-11-23T01:55:34.5466856Z test_non_contig_special_zeta_cuda_int64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-11-23T01:55:34.5467072Z test_non_contig_special_zeta_cuda_int8 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-11-23T01:55:34.5467282Z test_non_contig_special_zeta_cuda_uint8 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-11-23T01:55:34.5467497Z test_non_contig_sub_cuda_bfloat16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-11-23T01:55:34.5467710Z test_non_contig_sub_cuda_complex128 (__main__.TestBinaryUfuncsCUDA) ... ok (0.004s) 2022-11-23T01:55:34.5467922Z test_non_contig_sub_cuda_complex32 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-11-23T01:55:34.5468127Z test_non_contig_sub_cuda_complex64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-11-23T01:55:34.5468332Z test_non_contig_sub_cuda_float16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-11-23T01:55:34.5468531Z test_non_contig_sub_cuda_float32 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-11-23T01:55:34.5468726Z test_non_contig_sub_cuda_float64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-11-23T01:55:34.5468915Z test_non_contig_sub_cuda_int16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-11-23T01:55:34.5469170Z test_non_contig_sub_cuda_int32 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-11-23T01:55:34.5469370Z test_non_contig_sub_cuda_int64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-11-23T01:55:34.5469569Z test_non_contig_sub_cuda_int8 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-11-23T01:55:34.5469770Z test_non_contig_sub_cuda_uint8 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-11-23T01:55:34.5469989Z test_non_contig_true_divide_cuda_bfloat16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.004s) 2022-11-23T01:55:34.5470203Z test_non_contig_true_divide_cuda_bool (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-11-23T01:55:34.5470437Z test_non_contig_true_divide_cuda_complex128 (__main__.TestBinaryUfuncsCUDA) ... ok (0.004s) 2022-11-23T01:55:34.5470645Z test_non_contig_true_divide_cuda_complex32 (__main__.TestBinaryUfuncsCUDA) ... ok (0.004s) 2022-11-23T01:55:34.5470874Z test_non_contig_true_divide_cuda_complex64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.004s) 2022-11-23T01:55:34.5471094Z test_non_contig_true_divide_cuda_float16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.004s) 2022-11-23T01:55:34.5471310Z test_non_contig_true_divide_cuda_float32 (__main__.TestBinaryUfuncsCUDA) ... ok (0.004s) 2022-11-23T01:55:34.5471520Z test_non_contig_true_divide_cuda_float64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-11-23T01:55:34.5471729Z test_non_contig_true_divide_cuda_int16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.004s) 2022-11-23T01:55:34.5471941Z test_non_contig_true_divide_cuda_int32 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-11-23T01:55:34.5472151Z test_non_contig_true_divide_cuda_int64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-11-23T01:55:34.5472359Z test_non_contig_true_divide_cuda_int8 (__main__.TestBinaryUfuncsCUDA) ... ok (0.004s) 2022-11-23T01:55:34.5472550Z test_non_contig_true_divide_cuda_uint8 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-11-23T01:55:34.5472806Z test_non_contig_xlogy_cuda_bfloat16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.004s) 2022-11-23T01:55:34.5473022Z test_non_contig_xlogy_cuda_bool (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-11-23T01:55:34.5473235Z test_non_contig_xlogy_cuda_float16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-11-23T01:55:34.5473438Z test_non_contig_xlogy_cuda_float32 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-11-23T01:55:34.5473653Z test_non_contig_xlogy_cuda_float64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-11-23T01:55:34.5473859Z test_non_contig_xlogy_cuda_int16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-11-23T01:55:34.5474065Z test_non_contig_xlogy_cuda_int32 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-11-23T01:55:34.5474252Z test_non_contig_xlogy_cuda_int64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-11-23T01:55:34.5474455Z test_non_contig_xlogy_cuda_int8 (__main__.TestBinaryUfuncsCUDA) ... ok (0.004s) 2022-11-23T01:55:34.5474662Z test_non_contig_xlogy_cuda_uint8 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-11-23T01:55:34.5474889Z test_not_broadcastable___radd___cuda_float32 (__main__.TestBinaryUfuncsCUDA) ... ok (0.027s) 2022-11-23T01:55:34.5475112Z test_not_broadcastable___rdiv___cuda_float32 (__main__.TestBinaryUfuncsCUDA) ... ok (0.026s) 2022-11-23T01:55:34.5475334Z test_not_broadcastable___rmod___cuda_float32 (__main__.TestBinaryUfuncsCUDA) ... ok (0.025s) 2022-11-23T01:55:34.5475556Z test_not_broadcastable___rmul___cuda_float32 (__main__.TestBinaryUfuncsCUDA) ... ok (0.025s) 2022-11-23T01:55:34.5475774Z test_not_broadcastable___rpow___cuda_float32 (__main__.TestBinaryUfuncsCUDA) ... ok (0.025s) 2022-11-23T01:55:34.5475990Z test_not_broadcastable___rsub___cuda_float32 (__main__.TestBinaryUfuncsCUDA) ... ok (0.034s) 2022-11-23T01:55:34.5476190Z test_not_broadcastable_add_cuda_float32 (__main__.TestBinaryUfuncsCUDA) ... ok (0.028s) 2022-11-23T01:55:34.5476412Z test_not_broadcastable_atan2_cuda_float32 (__main__.TestBinaryUfuncsCUDA) ... ok (0.025s) 2022-11-23T01:55:34.5476696Z test_not_broadcastable_clamp_max_cuda_float32 (__main__.TestBinaryUfuncsCUDA) ... ok (0.026s) 2022-11-23T01:55:34.5476934Z test_not_broadcastable_clamp_min_cuda_float32 (__main__.TestBinaryUfuncsCUDA) ... ok (0.026s) 2022-11-23T01:55:34.5477164Z test_not_broadcastable_complex_cuda_float32 (__main__.TestBinaryUfuncsCUDA) ... ok (0.029s) 2022-11-23T01:55:34.5477399Z test_not_broadcastable_copysign_cuda_float32 (__main__.TestBinaryUfuncsCUDA) ... ok (0.025s) 2022-11-23T01:55:34.5477642Z test_not_broadcastable_div_floor_rounding_cuda_float32 (__main__.TestBinaryUfuncsCUDA) ... ok (0.026s) 2022-11-23T01:55:34.5477886Z test_not_broadcastable_div_no_rounding_mode_cuda_float32 (__main__.TestBinaryUfuncsCUDA) ... ok (0.026s) 2022-11-23T01:55:34.5478111Z test_not_broadcastable_div_trunc_rounding_cuda_float32 (__main__.TestBinaryUfuncsCUDA) ... ok (0.026s) 2022-11-23T01:55:34.5478333Z test_not_broadcastable_eq_cuda_float32 (__main__.TestBinaryUfuncsCUDA) ... ok (0.025s) 2022-11-23T01:55:34.5478569Z test_not_broadcastable_float_power_cuda_float32 (__main__.TestBinaryUfuncsCUDA) ... ok (0.030s) 2022-11-23T01:55:34.5478800Z test_not_broadcastable_floor_divide_cuda_float32 (__main__.TestBinaryUfuncsCUDA) ... ok (0.027s) 2022-11-23T01:55:34.5479019Z test_not_broadcastable_fmax_cuda_float32 (__main__.TestBinaryUfuncsCUDA) ... ok (0.025s) 2022-11-23T01:55:34.5479237Z test_not_broadcastable_fmin_cuda_float32 (__main__.TestBinaryUfuncsCUDA) ... ok (0.025s) 2022-11-23T01:55:34.5479449Z test_not_broadcastable_fmod_cuda_float32 (__main__.TestBinaryUfuncsCUDA) ... ok (0.026s) 2022-11-23T01:55:34.5479666Z test_not_broadcastable_ge_cuda_float32 (__main__.TestBinaryUfuncsCUDA) ... ok (0.025s) 2022-11-23T01:55:34.5479882Z test_not_broadcastable_gt_cuda_float32 (__main__.TestBinaryUfuncsCUDA) ... ok (0.026s) 2022-11-23T01:55:34.5480096Z test_not_broadcastable_heaviside_cuda_float32 (__main__.TestBinaryUfuncsCUDA) ... ok (0.023s) 2022-11-23T01:55:34.5480372Z test_not_broadcastable_hypot_cuda_float32 (__main__.TestBinaryUfuncsCUDA) ... ok (0.025s) 2022-11-23T01:55:34.5480614Z test_not_broadcastable_igamma_cuda_float32 (__main__.TestBinaryUfuncsCUDA) ... ok (0.025s) 2022-11-23T01:55:34.5480845Z test_not_broadcastable_igammac_cuda_float32 (__main__.TestBinaryUfuncsCUDA) ... ok (0.025s) 2022-11-23T01:55:34.5481073Z test_not_broadcastable_isclose_cuda_float32 (__main__.TestBinaryUfuncsCUDA) ... ok (0.030s) 2022-11-23T01:55:34.5481314Z test_not_broadcastable_jiterator_binary_cuda_float32 (__main__.TestBinaryUfuncsCUDA) ... ok (0.013s) 2022-11-23T01:55:34.5481571Z test_not_broadcastable_jiterator_binary_return_by_ref_cuda_float32 (__main__.TestBinaryUfuncsCUDA) ... ok (0.013s) 2022-11-23T01:55:34.5481792Z test_not_broadcastable_ldexp_cuda_float32 (__main__.TestBinaryUfuncsCUDA) ... ok (0.031s) 2022-11-23T01:55:34.5482006Z test_not_broadcastable_le_cuda_float32 (__main__.TestBinaryUfuncsCUDA) ... ok (0.025s) 2022-11-23T01:55:34.5482223Z test_not_broadcastable_logical_and_cuda_float32 (__main__.TestBinaryUfuncsCUDA) ... ok (0.034s) 2022-11-23T01:55:34.5482456Z test_not_broadcastable_logical_or_cuda_float32 (__main__.TestBinaryUfuncsCUDA) ... ok (0.034s) 2022-11-23T01:55:34.5482685Z test_not_broadcastable_logical_xor_cuda_float32 (__main__.TestBinaryUfuncsCUDA) ... ok (0.034s) 2022-11-23T01:55:34.5482899Z test_not_broadcastable_lt_cuda_float32 (__main__.TestBinaryUfuncsCUDA) ... ok (0.026s) 2022-11-23T01:55:34.5483127Z test_not_broadcastable_max_binary_cuda_float32 (__main__.TestBinaryUfuncsCUDA) ... ok (0.030s) 2022-11-23T01:55:34.5483348Z test_not_broadcastable_maximum_cuda_float32 (__main__.TestBinaryUfuncsCUDA) ... ok (0.025s) 2022-11-23T01:55:34.5483573Z test_not_broadcastable_min_binary_cuda_float32 (__main__.TestBinaryUfuncsCUDA) ... ok (0.031s) 2022-11-23T01:55:34.5483804Z test_not_broadcastable_minimum_cuda_float32 (__main__.TestBinaryUfuncsCUDA) ... ok (0.025s) 2022-11-23T01:55:34.5484012Z test_not_broadcastable_mul_cuda_float32 (__main__.TestBinaryUfuncsCUDA) ... ok (0.025s) 2022-11-23T01:55:34.5484291Z test_not_broadcastable_ne_cuda_float32 (__main__.TestBinaryUfuncsCUDA) ... ok (0.025s) 2022-11-23T01:55:34.5484521Z test_not_broadcastable_nextafter_cuda_float32 (__main__.TestBinaryUfuncsCUDA) ... ok (0.025s) 2022-11-23T01:55:34.5484747Z test_not_broadcastable_polar_cuda_float32 (__main__.TestBinaryUfuncsCUDA) ... ok (0.029s) 2022-11-23T01:55:34.5484964Z test_not_broadcastable_pow_cuda_float32 (__main__.TestBinaryUfuncsCUDA) ... ok (0.025s) 2022-11-23T01:55:34.5485189Z test_not_broadcastable_remainder_cuda_float32 (__main__.TestBinaryUfuncsCUDA) ... ok (0.027s) 2022-11-23T01:55:34.5485408Z test_not_broadcastable_rsub_cuda_float32 (__main__.TestBinaryUfuncsCUDA) ... ok (0.034s) 2022-11-23T01:55:34.5485669Z test_not_broadcastable_special_chebyshev_polynomial_t_cuda_float32 (__main__.TestBinaryUfuncsCUDA) ... ok (0.025s) 2022-11-23T01:55:34.5485931Z test_not_broadcastable_special_chebyshev_polynomial_u_cuda_float32 (__main__.TestBinaryUfuncsCUDA) ... ok (0.025s) 2022-11-23T01:55:34.5486428Z test_not_broadcastable_special_chebyshev_polynomial_v_cuda_float32 (__main__.TestBinaryUfuncsCUDA) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.001s) 2022-11-23T01:55:34.5486908Z test_not_broadcastable_special_chebyshev_polynomial_w_cuda_float32 (__main__.TestBinaryUfuncsCUDA) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.001s) 2022-11-23T01:55:34.5487168Z test_not_broadcastable_special_hermite_polynomial_h_cuda_float32 (__main__.TestBinaryUfuncsCUDA) ... ok (0.026s) 2022-11-23T01:55:34.5487427Z test_not_broadcastable_special_hermite_polynomial_he_cuda_float32 (__main__.TestBinaryUfuncsCUDA) ... ok (0.025s) 2022-11-23T01:55:34.5487677Z test_not_broadcastable_special_laguerre_polynomial_l_cuda_float32 (__main__.TestBinaryUfuncsCUDA) ... ok (0.025s) 2022-11-23T01:55:34.5488227Z test_not_broadcastable_special_legendre_polynomial_p_cuda_float32 (__main__.TestBinaryUfuncsCUDA) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.001s) 2022-11-23T01:55:34.5488755Z test_not_broadcastable_special_shifted_chebyshev_polynomial_t_cuda_float32 (__main__.TestBinaryUfuncsCUDA) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.001s) 2022-11-23T01:55:34.5489261Z test_not_broadcastable_special_shifted_chebyshev_polynomial_u_cuda_float32 (__main__.TestBinaryUfuncsCUDA) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.001s) 2022-11-23T01:55:34.5489762Z test_not_broadcastable_special_shifted_chebyshev_polynomial_v_cuda_float32 (__main__.TestBinaryUfuncsCUDA) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.001s) 2022-11-23T01:55:34.5490259Z test_not_broadcastable_special_shifted_chebyshev_polynomial_w_cuda_float32 (__main__.TestBinaryUfuncsCUDA) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.001s) 2022-11-23T01:55:34.5490503Z test_not_broadcastable_special_xlog1py_cuda_float32 (__main__.TestBinaryUfuncsCUDA) ... ok (0.026s) 2022-11-23T01:55:34.5490723Z test_not_broadcastable_special_zeta_cuda_float32 (__main__.TestBinaryUfuncsCUDA) ... ok (0.026s) 2022-11-23T01:55:34.5490941Z test_not_broadcastable_sub_cuda_float32 (__main__.TestBinaryUfuncsCUDA) ... ok (0.027s) 2022-11-23T01:55:34.5491171Z test_not_broadcastable_true_divide_cuda_float32 (__main__.TestBinaryUfuncsCUDA) ... ok (0.031s) 2022-11-23T01:55:34.5491389Z test_not_broadcastable_xlogy_cuda_float32 (__main__.TestBinaryUfuncsCUDA) ... ok (0.025s) 2022-11-23T01:55:34.5491591Z test_out_resize_warning_cuda (__main__.TestBinaryUfuncsCUDA) ... ok (0.004s) 2022-11-23T01:55:34.5491785Z test_pow_cuda_bfloat16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.216s) 2022-11-23T01:55:34.5491980Z test_pow_cuda_complex128 (__main__.TestBinaryUfuncsCUDA) ... ok (7.225s) 2022-11-23T01:55:34.5492175Z test_pow_cuda_complex64 (__main__.TestBinaryUfuncsCUDA) ... ok (6.826s) 2022-11-23T01:55:34.5492422Z test_pow_cuda_complex_extremal_failing_cuda_complex128 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-11-23T01:55:34.5492712Z test_pow_cuda_complex_extremal_failing_cuda_complex64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.002s) 2022-11-23T01:55:34.5492911Z test_pow_cuda_float16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.914s) 2022-11-23T01:55:34.5493107Z test_pow_cuda_float32 (__main__.TestBinaryUfuncsCUDA) ... ok (0.216s) 2022-11-23T01:55:34.5493301Z test_pow_cuda_float64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.214s) 2022-11-23T01:55:34.5493489Z test_pow_cuda_int16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.203s) 2022-11-23T01:55:34.5493673Z test_pow_cuda_int32 (__main__.TestBinaryUfuncsCUDA) ... ok (0.202s) 2022-11-23T01:55:34.5493850Z test_pow_cuda_int64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.202s) 2022-11-23T01:55:34.5494035Z test_pow_cuda_int8 (__main__.TestBinaryUfuncsCUDA) ... ok (0.204s) 2022-11-23T01:55:34.5494199Z test_pow_cuda_uint8 (__main__.TestBinaryUfuncsCUDA) ... ok (0.201s) 2022-11-23T01:55:34.5494425Z test_pow_inplace_resizing_exception_cuda (__main__.TestBinaryUfuncsCUDA) ... ok (0.021s) 2022-11-23T01:55:34.5494624Z test_pow_scalar_base_cuda (__main__.TestBinaryUfuncsCUDA) ... ok (0.014s) 2022-11-23T01:55:34.5494859Z test_pow_scalar_overloads_mem_overlap_cuda_float64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.021s) 2022-11-23T01:55:34.5495684Z test_pow_scalar_type_promotion_cuda (__main__.TestBinaryUfuncsCUDA) ... /var/lib/jenkins/workspace/test/test_binary_ufuncs.py:1662: UserWarning: An output with one or more elements was resized since it had shape [], which does not match the required output shape [1]. This behavior is deprecated, and in a future PyTorch release outputs will not be resized unless they have zero elements. You can explicitly reuse an out tensor t by resizing it, inplace, to zero elements with t.resize_(0). (Triggered internally at /var/lib/jenkins/workspace/aten/src/ATen/native/Resize.cpp:31.) 2022-11-23T01:55:34.5495831Z out_uint8_computation = torch.pow( 2022-11-23T01:55:34.5496606Z /var/lib/jenkins/workspace/test/test_binary_ufuncs.py:1670: UserWarning: An output with one or more elements was resized since it had shape [], which does not match the required output shape [1]. This behavior is deprecated, and in a future PyTorch release outputs will not be resized unless they have zero elements. You can explicitly reuse an out tensor t by resizing it, inplace, to zero elements with t.resize_(0). (Triggered internally at /var/lib/jenkins/workspace/aten/src/ATen/native/Resize.cpp:31.) 2022-11-23T01:55:34.5496766Z out_int64_computation = torch.pow( 2022-11-23T01:55:34.5496873Z ok (0.004s) 2022-11-23T01:55:34.5497109Z test_rdiv_cuda_complex128 (__main__.TestBinaryUfuncsCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T01:55:34.5497337Z test_rdiv_cuda_complex64 (__main__.TestBinaryUfuncsCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T01:55:34.5497539Z test_rdiv_cuda_float32 (__main__.TestBinaryUfuncsCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T01:55:34.5497760Z test_rdiv_cuda_float64 (__main__.TestBinaryUfuncsCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T01:55:34.5497978Z test_rdiv_cuda_int16 (__main__.TestBinaryUfuncsCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T01:55:34.5498190Z test_rdiv_cuda_int32 (__main__.TestBinaryUfuncsCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T01:55:34.5498398Z test_rdiv_cuda_int64 (__main__.TestBinaryUfuncsCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T01:55:34.5498607Z test_rdiv_cuda_int8 (__main__.TestBinaryUfuncsCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T01:55:34.5498822Z test_rdiv_cuda_uint8 (__main__.TestBinaryUfuncsCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T01:55:34.5499045Z test_reference_numerics_add_cuda_bfloat16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.018s) 2022-11-23T01:55:34.5499263Z test_reference_numerics_add_cuda_bool (__main__.TestBinaryUfuncsCUDA) ... ok (0.011s) 2022-11-23T01:55:34.5499480Z test_reference_numerics_add_cuda_complex128 (__main__.TestBinaryUfuncsCUDA) ... ok (0.061s) 2022-11-23T01:55:34.5499763Z test_reference_numerics_add_cuda_complex32 (__main__.TestBinaryUfuncsCUDA) ... ok (0.037s) 2022-11-23T01:55:34.5500332Z test_reference_numerics_add_cuda_complex64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.027s) 2022-11-23T01:55:34.5500567Z test_reference_numerics_add_cuda_float16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.033s) 2022-11-23T01:55:34.5500789Z test_reference_numerics_add_cuda_float32 (__main__.TestBinaryUfuncsCUDA) ... ok (0.021s) 2022-11-23T01:55:34.5501005Z test_reference_numerics_add_cuda_float64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.029s) 2022-11-23T01:55:34.5501223Z test_reference_numerics_add_cuda_int16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.011s) 2022-11-23T01:55:34.5501440Z test_reference_numerics_add_cuda_int32 (__main__.TestBinaryUfuncsCUDA) ... ok (0.011s) 2022-11-23T01:55:34.5501638Z test_reference_numerics_add_cuda_int64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.018s) 2022-11-23T01:55:34.5501860Z test_reference_numerics_add_cuda_int8 (__main__.TestBinaryUfuncsCUDA) ... ok (0.008s) 2022-11-23T01:55:34.5502074Z test_reference_numerics_add_cuda_uint8 (__main__.TestBinaryUfuncsCUDA) ... ok (0.008s) 2022-11-23T01:55:34.5502307Z test_reference_numerics_bitwise_and_cuda_bool (__main__.TestBinaryUfuncsCUDA) ... ok (0.007s) 2022-11-23T01:55:34.5502534Z test_reference_numerics_bitwise_and_cuda_int16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.008s) 2022-11-23T01:55:34.5502763Z test_reference_numerics_bitwise_and_cuda_int32 (__main__.TestBinaryUfuncsCUDA) ... ok (0.010s) 2022-11-23T01:55:34.5502988Z test_reference_numerics_bitwise_and_cuda_int64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.012s) 2022-11-23T01:55:34.5503211Z test_reference_numerics_bitwise_and_cuda_int8 (__main__.TestBinaryUfuncsCUDA) ... ok (0.009s) 2022-11-23T01:55:34.5503433Z test_reference_numerics_bitwise_and_cuda_uint8 (__main__.TestBinaryUfuncsCUDA) ... ok (0.008s) 2022-11-23T01:55:34.5503734Z test_reference_numerics_bitwise_or_cuda_bool (__main__.TestBinaryUfuncsCUDA) ... ok (0.009s) 2022-11-23T01:55:34.5503983Z test_reference_numerics_bitwise_or_cuda_int16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.009s) 2022-11-23T01:55:34.5504215Z test_reference_numerics_bitwise_or_cuda_int32 (__main__.TestBinaryUfuncsCUDA) ... ok (0.010s) 2022-11-23T01:55:34.5504442Z test_reference_numerics_bitwise_or_cuda_int64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.013s) 2022-11-23T01:55:34.5504666Z test_reference_numerics_bitwise_or_cuda_int8 (__main__.TestBinaryUfuncsCUDA) ... ok (0.008s) 2022-11-23T01:55:34.5504891Z test_reference_numerics_bitwise_or_cuda_uint8 (__main__.TestBinaryUfuncsCUDA) ... ok (0.009s) 2022-11-23T01:55:34.5505113Z test_reference_numerics_bitwise_xor_cuda_bool (__main__.TestBinaryUfuncsCUDA) ... ok (0.008s) 2022-11-23T01:55:34.5505334Z test_reference_numerics_bitwise_xor_cuda_int16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.008s) 2022-11-23T01:55:34.5505543Z test_reference_numerics_bitwise_xor_cuda_int32 (__main__.TestBinaryUfuncsCUDA) ... ok (0.009s) 2022-11-23T01:55:34.5505771Z test_reference_numerics_bitwise_xor_cuda_int64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.012s) 2022-11-23T01:55:34.5505991Z test_reference_numerics_bitwise_xor_cuda_int8 (__main__.TestBinaryUfuncsCUDA) ... ok (0.008s) 2022-11-23T01:55:34.5506211Z test_reference_numerics_bitwise_xor_cuda_uint8 (__main__.TestBinaryUfuncsCUDA) ... ok (0.008s) 2022-11-23T01:55:34.5506445Z test_reference_numerics_clamp_max_cuda_bfloat16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.022s) 2022-11-23T01:55:34.5506669Z test_reference_numerics_clamp_max_cuda_bool (__main__.TestBinaryUfuncsCUDA) ... ok (0.011s) 2022-11-23T01:55:34.5506892Z test_reference_numerics_clamp_max_cuda_float16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.033s) 2022-11-23T01:55:34.5507128Z test_reference_numerics_clamp_max_cuda_float32 (__main__.TestBinaryUfuncsCUDA) ... ok (0.020s) 2022-11-23T01:55:34.5507362Z test_reference_numerics_clamp_max_cuda_float64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.023s) 2022-11-23T01:55:34.5507649Z test_reference_numerics_clamp_max_cuda_int16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.009s) 2022-11-23T01:55:34.5507875Z test_reference_numerics_clamp_max_cuda_int32 (__main__.TestBinaryUfuncsCUDA) ... ok (0.010s) 2022-11-23T01:55:34.5508100Z test_reference_numerics_clamp_max_cuda_int64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.012s) 2022-11-23T01:55:34.5508321Z test_reference_numerics_clamp_max_cuda_int8 (__main__.TestBinaryUfuncsCUDA) ... ok (0.009s) 2022-11-23T01:55:34.5508541Z test_reference_numerics_clamp_max_cuda_uint8 (__main__.TestBinaryUfuncsCUDA) ... ok (0.008s) 2022-11-23T01:55:34.5508772Z test_reference_numerics_clamp_min_cuda_bfloat16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.021s) 2022-11-23T01:55:34.5508991Z test_reference_numerics_clamp_min_cuda_bool (__main__.TestBinaryUfuncsCUDA) ... ok (0.010s) 2022-11-23T01:55:34.5509217Z test_reference_numerics_clamp_min_cuda_float16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.033s) 2022-11-23T01:55:34.5509447Z test_reference_numerics_clamp_min_cuda_float32 (__main__.TestBinaryUfuncsCUDA) ... ok (0.022s) 2022-11-23T01:55:34.5509660Z test_reference_numerics_clamp_min_cuda_float64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.022s) 2022-11-23T01:55:34.5509884Z test_reference_numerics_clamp_min_cuda_int16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.012s) 2022-11-23T01:55:34.5510105Z test_reference_numerics_clamp_min_cuda_int32 (__main__.TestBinaryUfuncsCUDA) ... ok (0.010s) 2022-11-23T01:55:34.5510325Z test_reference_numerics_clamp_min_cuda_int64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.012s) 2022-11-23T01:55:34.5510554Z test_reference_numerics_clamp_min_cuda_int8 (__main__.TestBinaryUfuncsCUDA) ... ok (0.008s) 2022-11-23T01:55:34.5510782Z test_reference_numerics_clamp_min_cuda_uint8 (__main__.TestBinaryUfuncsCUDA) ... ok (0.008s) 2022-11-23T01:55:34.5511004Z test_reference_numerics_eq_cuda_bfloat16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.010s) 2022-11-23T01:55:34.5511265Z test_reference_numerics_eq_cuda_bool (__main__.TestBinaryUfuncsCUDA) ... ok (0.009s) 2022-11-23T01:55:34.5511484Z test_reference_numerics_eq_cuda_complex128 (__main__.TestBinaryUfuncsCUDA) ... ok (0.019s) 2022-11-23T01:55:34.5511706Z test_reference_numerics_eq_cuda_complex32 (__main__.TestBinaryUfuncsCUDA) ... ok (0.014s) 2022-11-23T01:55:34.5511925Z test_reference_numerics_eq_cuda_complex64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.015s) 2022-11-23T01:55:34.5512139Z test_reference_numerics_eq_cuda_float16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.015s) 2022-11-23T01:55:34.5512352Z test_reference_numerics_eq_cuda_float32 (__main__.TestBinaryUfuncsCUDA) ... ok (0.010s) 2022-11-23T01:55:34.5512565Z test_reference_numerics_eq_cuda_float64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.012s) 2022-11-23T01:55:34.5512777Z test_reference_numerics_eq_cuda_int16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.008s) 2022-11-23T01:55:34.5512990Z test_reference_numerics_eq_cuda_int32 (__main__.TestBinaryUfuncsCUDA) ... ok (0.010s) 2022-11-23T01:55:34.5513208Z test_reference_numerics_eq_cuda_int64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.011s) 2022-11-23T01:55:34.5513405Z test_reference_numerics_eq_cuda_int8 (__main__.TestBinaryUfuncsCUDA) ... ok (0.008s) 2022-11-23T01:55:34.5513614Z test_reference_numerics_eq_cuda_uint8 (__main__.TestBinaryUfuncsCUDA) ... ok (0.008s) 2022-11-23T01:55:34.5514281Z test_reference_numerics_extremal_values_add_cuda_bfloat16 (__main__.TestBinaryUfuncsCUDA) ... /opt/conda/lib/python3.10/site-packages/torch/testing/_internal/common_methods_invocations.py:8287: RuntimeWarning: invalid value encountered in add 2022-11-23T01:55:34.5514485Z ref=lambda input, other, *, alpha=1: np.add(input, other) if alpha == 1 \ 2022-11-23T01:55:34.5514591Z ok (0.008s) 2022-11-23T01:55:34.5514865Z test_reference_numerics_extremal_values_add_cuda_complex128 (__main__.TestBinaryUfuncsCUDA) ... skip: Skipped! (0.001s) 2022-11-23T01:55:34.5515141Z test_reference_numerics_extremal_values_add_cuda_complex64 (__main__.TestBinaryUfuncsCUDA) ... skip: Skipped! (0.001s) 2022-11-23T01:55:34.5515462Z test_reference_numerics_extremal_values_add_cuda_float16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.005s) 2022-11-23T01:55:34.5515707Z test_reference_numerics_extremal_values_add_cuda_float32 (__main__.TestBinaryUfuncsCUDA) ... ok (0.005s) 2022-11-23T01:55:34.5515926Z test_reference_numerics_extremal_values_add_cuda_float64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.005s) 2022-11-23T01:55:34.5516181Z test_reference_numerics_extremal_values_clamp_max_cuda_bfloat16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.006s) 2022-11-23T01:55:34.5516435Z test_reference_numerics_extremal_values_clamp_max_cuda_float16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.005s) 2022-11-23T01:55:34.5516687Z test_reference_numerics_extremal_values_clamp_max_cuda_float32 (__main__.TestBinaryUfuncsCUDA) ... ok (0.005s) 2022-11-23T01:55:34.5516939Z test_reference_numerics_extremal_values_clamp_max_cuda_float64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.005s) 2022-11-23T01:55:34.5517192Z test_reference_numerics_extremal_values_clamp_min_cuda_bfloat16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.005s) 2022-11-23T01:55:34.5517441Z test_reference_numerics_extremal_values_clamp_min_cuda_float16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.005s) 2022-11-23T01:55:34.5517689Z test_reference_numerics_extremal_values_clamp_min_cuda_float32 (__main__.TestBinaryUfuncsCUDA) ... ok (0.005s) 2022-11-23T01:55:34.5517948Z test_reference_numerics_extremal_values_clamp_min_cuda_float64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.005s) 2022-11-23T01:55:34.5518177Z test_reference_numerics_extremal_values_eq_cuda_bfloat16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.004s) 2022-11-23T01:55:34.5518429Z test_reference_numerics_extremal_values_eq_cuda_complex128 (__main__.TestBinaryUfuncsCUDA) ... ok (0.006s) 2022-11-23T01:55:34.5518674Z test_reference_numerics_extremal_values_eq_cuda_complex64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.006s) 2022-11-23T01:55:34.5518960Z test_reference_numerics_extremal_values_eq_cuda_float16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.004s) 2022-11-23T01:55:34.5519214Z test_reference_numerics_extremal_values_eq_cuda_float32 (__main__.TestBinaryUfuncsCUDA) ... ok (0.004s) 2022-11-23T01:55:34.5519453Z test_reference_numerics_extremal_values_eq_cuda_float64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.004s) 2022-11-23T01:55:34.5519853Z test_reference_numerics_extremal_values_float_power_cuda_bfloat16 (__main__.TestBinaryUfuncsCUDA) ... /var/lib/jenkins/workspace/test/test_binary_ufuncs.py:158: RuntimeWarning: invalid value encountered in float_power 2022-11-23T01:55:34.5519997Z expected = op.ref(l_numpy, r_numpy) 2022-11-23T01:55:34.5520100Z ok (0.005s) 2022-11-23T01:55:34.5520363Z test_reference_numerics_extremal_values_float_power_cuda_complex128 (__main__.TestBinaryUfuncsCUDA) ... skip: Skipped! (0.001s) 2022-11-23T01:55:34.5520647Z test_reference_numerics_extremal_values_float_power_cuda_complex64 (__main__.TestBinaryUfuncsCUDA) ... skip: Skipped! (0.001s) 2022-11-23T01:55:34.5520907Z test_reference_numerics_extremal_values_float_power_cuda_float16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.006s) 2022-11-23T01:55:34.5521155Z test_reference_numerics_extremal_values_float_power_cuda_float32 (__main__.TestBinaryUfuncsCUDA) ... ok (0.005s) 2022-11-23T01:55:34.5521398Z test_reference_numerics_extremal_values_float_power_cuda_float64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.005s) 2022-11-23T01:55:34.5521681Z test_reference_numerics_extremal_values_floor_divide_cuda_bfloat16 (__main__.TestBinaryUfuncsCUDA) ... skip: Skipped! (0.001s) 2022-11-23T01:55:34.5521957Z test_reference_numerics_extremal_values_floor_divide_cuda_float16 (__main__.TestBinaryUfuncsCUDA) ... skip: Skipped! (0.001s) 2022-11-23T01:55:34.5522641Z test_reference_numerics_extremal_values_floor_divide_cuda_float32 (__main__.TestBinaryUfuncsCUDA) ... /opt/conda/lib/python3.10/site-packages/torch/testing/_internal/common_methods_invocations.py:2001: RuntimeWarning: invalid value encountered in floor_divide 2022-11-23T01:55:34.5522827Z return np.floor_divide(a, b) 2022-11-23T01:55:34.5522931Z ok (0.005s) 2022-11-23T01:55:34.5523171Z test_reference_numerics_extremal_values_floor_divide_cuda_float64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.005s) 2022-11-23T01:55:34.5523545Z test_reference_numerics_extremal_values_fmod_cuda_bfloat16 (__main__.TestBinaryUfuncsCUDA) ... /var/lib/jenkins/workspace/test/test_binary_ufuncs.py:158: RuntimeWarning: invalid value encountered in fmod 2022-11-23T01:55:34.5523685Z expected = op.ref(l_numpy, r_numpy) 2022-11-23T01:55:34.5523786Z ok (0.005s) 2022-11-23T01:55:34.5524074Z test_reference_numerics_extremal_values_fmod_cuda_float16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.005s) 2022-11-23T01:55:34.5524318Z test_reference_numerics_extremal_values_fmod_cuda_float32 (__main__.TestBinaryUfuncsCUDA) ... ok (0.005s) 2022-11-23T01:55:34.5524553Z test_reference_numerics_extremal_values_fmod_cuda_float64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.005s) 2022-11-23T01:55:34.5524805Z test_reference_numerics_extremal_values_ge_cuda_bfloat16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.004s) 2022-11-23T01:55:34.5525028Z test_reference_numerics_extremal_values_ge_cuda_float16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.004s) 2022-11-23T01:55:34.5525268Z test_reference_numerics_extremal_values_ge_cuda_float32 (__main__.TestBinaryUfuncsCUDA) ... ok (0.004s) 2022-11-23T01:55:34.5525515Z test_reference_numerics_extremal_values_ge_cuda_float64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.004s) 2022-11-23T01:55:34.5525766Z test_reference_numerics_extremal_values_gt_cuda_bfloat16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.004s) 2022-11-23T01:55:34.5526010Z test_reference_numerics_extremal_values_gt_cuda_float16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.004s) 2022-11-23T01:55:34.5526247Z test_reference_numerics_extremal_values_gt_cuda_float32 (__main__.TestBinaryUfuncsCUDA) ... ok (0.005s) 2022-11-23T01:55:34.5526538Z test_reference_numerics_extremal_values_gt_cuda_float64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.004s) 2022-11-23T01:55:34.5526823Z test_reference_numerics_extremal_values_heaviside_cuda_bfloat16 (__main__.TestBinaryUfuncsCUDA) ... skip: Skipped! (0.001s) 2022-11-23T01:55:34.5527094Z test_reference_numerics_extremal_values_heaviside_cuda_float16 (__main__.TestBinaryUfuncsCUDA) ... skip: Skipped! (0.001s) 2022-11-23T01:55:34.5527365Z test_reference_numerics_extremal_values_heaviside_cuda_float32 (__main__.TestBinaryUfuncsCUDA) ... skip: Skipped! (0.001s) 2022-11-23T01:55:34.5527611Z test_reference_numerics_extremal_values_heaviside_cuda_float64 (__main__.TestBinaryUfuncsCUDA) ... skip: Skipped! (0.001s) 2022-11-23T01:55:34.5527878Z test_reference_numerics_extremal_values_isclose_cuda_bfloat16 (__main__.TestBinaryUfuncsCUDA) ... skip: Skipped! (0.001s) 2022-11-23T01:55:34.5528148Z test_reference_numerics_extremal_values_isclose_cuda_complex128 (__main__.TestBinaryUfuncsCUDA) ... skip: Skipped! (0.001s) 2022-11-23T01:55:34.5528421Z test_reference_numerics_extremal_values_isclose_cuda_complex64 (__main__.TestBinaryUfuncsCUDA) ... skip: Skipped! (0.001s) 2022-11-23T01:55:34.5528687Z test_reference_numerics_extremal_values_isclose_cuda_float16 (__main__.TestBinaryUfuncsCUDA) ... skip: Skipped! (0.001s) 2022-11-23T01:55:34.5528949Z test_reference_numerics_extremal_values_isclose_cuda_float32 (__main__.TestBinaryUfuncsCUDA) ... skip: Skipped! (0.001s) 2022-11-23T01:55:34.5529204Z test_reference_numerics_extremal_values_isclose_cuda_float64 (__main__.TestBinaryUfuncsCUDA) ... skip: Skipped! (0.001s) 2022-11-23T01:55:34.5529881Z test_reference_numerics_extremal_values_jiterator_binary_cuda_bfloat16 (__main__.TestBinaryUfuncsCUDA) ... /opt/conda/lib/python3.10/site-packages/torch/testing/_internal/common_methods_invocations.py:15768: RuntimeWarning: invalid value encountered in add 2022-11-23T01:55:34.5530084Z ref=lambda input, other, *, alpha=1: np.add(input, other) if alpha == 1 \ 2022-11-23T01:55:34.5530190Z ok (0.005s) 2022-11-23T01:55:34.5530444Z test_reference_numerics_extremal_values_jiterator_binary_cuda_complex128 (__main__.TestBinaryUfuncsCUDA) ... ok (0.008s) 2022-11-23T01:55:34.5530771Z test_reference_numerics_extremal_values_jiterator_binary_cuda_complex64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.008s) 2022-11-23T01:55:34.5531036Z test_reference_numerics_extremal_values_jiterator_binary_cuda_float16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.005s) 2022-11-23T01:55:34.5531297Z test_reference_numerics_extremal_values_jiterator_binary_cuda_float32 (__main__.TestBinaryUfuncsCUDA) ... ok (0.005s) 2022-11-23T01:55:34.5531563Z test_reference_numerics_extremal_values_jiterator_binary_cuda_float64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.005s) 2022-11-23T01:55:34.5532246Z test_reference_numerics_extremal_values_jiterator_binary_return_by_ref_cuda_bfloat16 (__main__.TestBinaryUfuncsCUDA) ... /opt/conda/lib/python3.10/site-packages/torch/testing/_internal/common_methods_invocations.py:15825: RuntimeWarning: invalid value encountered in add 2022-11-23T01:55:34.5532375Z ref=lambda i0, i1: i0 + i1, 2022-11-23T01:55:34.5532479Z ok (0.005s) 2022-11-23T01:55:34.5532767Z test_reference_numerics_extremal_values_jiterator_binary_return_by_ref_cuda_complex128 (__main__.TestBinaryUfuncsCUDA) ... ok (0.008s) 2022-11-23T01:55:34.5533032Z test_reference_numerics_extremal_values_jiterator_binary_return_by_ref_cuda_complex64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.008s) 2022-11-23T01:55:34.5533312Z test_reference_numerics_extremal_values_jiterator_binary_return_by_ref_cuda_float16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.005s) 2022-11-23T01:55:34.5533584Z test_reference_numerics_extremal_values_jiterator_binary_return_by_ref_cuda_float32 (__main__.TestBinaryUfuncsCUDA) ... ok (0.005s) 2022-11-23T01:55:34.5533866Z test_reference_numerics_extremal_values_jiterator_binary_return_by_ref_cuda_float64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.005s) 2022-11-23T01:55:34.5534178Z test_reference_numerics_extremal_values_le_cuda_bfloat16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.004s) 2022-11-23T01:55:34.5534438Z test_reference_numerics_extremal_values_le_cuda_float16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.004s) 2022-11-23T01:55:34.5534679Z test_reference_numerics_extremal_values_le_cuda_float32 (__main__.TestBinaryUfuncsCUDA) ... ok (0.004s) 2022-11-23T01:55:34.5534918Z test_reference_numerics_extremal_values_le_cuda_float64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.004s) 2022-11-23T01:55:34.5535175Z test_reference_numerics_extremal_values_logical_and_cuda_bfloat16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.004s) 2022-11-23T01:55:34.5535437Z test_reference_numerics_extremal_values_logical_and_cuda_complex128 (__main__.TestBinaryUfuncsCUDA) ... ok (0.006s) 2022-11-23T01:55:34.5535678Z test_reference_numerics_extremal_values_logical_and_cuda_complex64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.006s) 2022-11-23T01:55:34.5535929Z test_reference_numerics_extremal_values_logical_and_cuda_float16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.004s) 2022-11-23T01:55:34.5536181Z test_reference_numerics_extremal_values_logical_and_cuda_float32 (__main__.TestBinaryUfuncsCUDA) ... ok (0.004s) 2022-11-23T01:55:34.5536426Z test_reference_numerics_extremal_values_logical_and_cuda_float64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.005s) 2022-11-23T01:55:34.5536667Z test_reference_numerics_extremal_values_logical_or_cuda_bfloat16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.004s) 2022-11-23T01:55:34.5536919Z test_reference_numerics_extremal_values_logical_or_cuda_complex128 (__main__.TestBinaryUfuncsCUDA) ... ok (0.006s) 2022-11-23T01:55:34.5537170Z test_reference_numerics_extremal_values_logical_or_cuda_complex64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.006s) 2022-11-23T01:55:34.5537415Z test_reference_numerics_extremal_values_logical_or_cuda_float16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.004s) 2022-11-23T01:55:34.5537675Z test_reference_numerics_extremal_values_logical_or_cuda_float32 (__main__.TestBinaryUfuncsCUDA) ... ok (0.004s) 2022-11-23T01:55:34.5537974Z test_reference_numerics_extremal_values_logical_or_cuda_float64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.004s) 2022-11-23T01:55:34.5538239Z test_reference_numerics_extremal_values_logical_xor_cuda_bfloat16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.004s) 2022-11-23T01:55:34.5538501Z test_reference_numerics_extremal_values_logical_xor_cuda_complex128 (__main__.TestBinaryUfuncsCUDA) ... ok (0.007s) 2022-11-23T01:55:34.5538760Z test_reference_numerics_extremal_values_logical_xor_cuda_complex64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.006s) 2022-11-23T01:55:34.5539013Z test_reference_numerics_extremal_values_logical_xor_cuda_float16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.004s) 2022-11-23T01:55:34.5539257Z test_reference_numerics_extremal_values_logical_xor_cuda_float32 (__main__.TestBinaryUfuncsCUDA) ... ok (0.004s) 2022-11-23T01:55:34.5539495Z test_reference_numerics_extremal_values_logical_xor_cuda_float64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.004s) 2022-11-23T01:55:34.5539742Z test_reference_numerics_extremal_values_lt_cuda_bfloat16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.004s) 2022-11-23T01:55:34.5540194Z test_reference_numerics_extremal_values_lt_cuda_float16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.004s) 2022-11-23T01:55:34.5540447Z test_reference_numerics_extremal_values_lt_cuda_float32 (__main__.TestBinaryUfuncsCUDA) ... ok (0.004s) 2022-11-23T01:55:34.5540668Z test_reference_numerics_extremal_values_lt_cuda_float64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.004s) 2022-11-23T01:55:34.5540920Z test_reference_numerics_extremal_values_max_binary_cuda_bfloat16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.005s) 2022-11-23T01:55:34.5541169Z test_reference_numerics_extremal_values_max_binary_cuda_float16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.005s) 2022-11-23T01:55:34.5541419Z test_reference_numerics_extremal_values_max_binary_cuda_float32 (__main__.TestBinaryUfuncsCUDA) ... ok (0.005s) 2022-11-23T01:55:34.5541745Z test_reference_numerics_extremal_values_max_binary_cuda_float64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.005s) 2022-11-23T01:55:34.5542014Z test_reference_numerics_extremal_values_maximum_cuda_bfloat16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.005s) 2022-11-23T01:55:34.5542271Z test_reference_numerics_extremal_values_maximum_cuda_float16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.005s) 2022-11-23T01:55:34.5542519Z test_reference_numerics_extremal_values_maximum_cuda_float32 (__main__.TestBinaryUfuncsCUDA) ... ok (0.005s) 2022-11-23T01:55:34.5542768Z test_reference_numerics_extremal_values_maximum_cuda_float64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.005s) 2022-11-23T01:55:34.5543006Z test_reference_numerics_extremal_values_min_binary_cuda_bfloat16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.005s) 2022-11-23T01:55:34.5543257Z test_reference_numerics_extremal_values_min_binary_cuda_float16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.005s) 2022-11-23T01:55:34.5543505Z test_reference_numerics_extremal_values_min_binary_cuda_float32 (__main__.TestBinaryUfuncsCUDA) ... ok (0.005s) 2022-11-23T01:55:34.5543753Z test_reference_numerics_extremal_values_min_binary_cuda_float64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.005s) 2022-11-23T01:55:34.5544002Z test_reference_numerics_extremal_values_minimum_cuda_bfloat16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.005s) 2022-11-23T01:55:34.5544250Z test_reference_numerics_extremal_values_minimum_cuda_float16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.005s) 2022-11-23T01:55:34.5544494Z test_reference_numerics_extremal_values_minimum_cuda_float32 (__main__.TestBinaryUfuncsCUDA) ... ok (0.005s) 2022-11-23T01:55:34.5544735Z test_reference_numerics_extremal_values_minimum_cuda_float64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.005s) 2022-11-23T01:55:34.5544977Z test_reference_numerics_extremal_values_ne_cuda_bfloat16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.004s) 2022-11-23T01:55:34.5545209Z test_reference_numerics_extremal_values_ne_cuda_complex128 (__main__.TestBinaryUfuncsCUDA) ... ok (0.006s) 2022-11-23T01:55:34.5545537Z test_reference_numerics_extremal_values_ne_cuda_complex64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.006s) 2022-11-23T01:55:34.5545782Z test_reference_numerics_extremal_values_ne_cuda_float16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.004s) 2022-11-23T01:55:34.5546031Z test_reference_numerics_extremal_values_ne_cuda_float32 (__main__.TestBinaryUfuncsCUDA) ... ok (0.004s) 2022-11-23T01:55:34.5546271Z test_reference_numerics_extremal_values_ne_cuda_float64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.004s) 2022-11-23T01:55:34.5546651Z test_reference_numerics_extremal_values_pow_cuda_bfloat16 (__main__.TestBinaryUfuncsCUDA) ... /var/lib/jenkins/workspace/test/test_binary_ufuncs.py:158: RuntimeWarning: invalid value encountered in power 2022-11-23T01:55:34.5546791Z expected = op.ref(l_numpy, r_numpy) 2022-11-23T01:55:34.5546893Z ok (0.006s) 2022-11-23T01:55:34.5547163Z test_reference_numerics_extremal_values_pow_cuda_complex128 (__main__.TestBinaryUfuncsCUDA) ... skip: Skipped! (0.001s) 2022-11-23T01:55:34.5547419Z test_reference_numerics_extremal_values_pow_cuda_complex64 (__main__.TestBinaryUfuncsCUDA) ... skip: Skipped! (0.001s) 2022-11-23T01:55:34.5547792Z test_reference_numerics_extremal_values_pow_cuda_float16 (__main__.TestBinaryUfuncsCUDA) ... /var/lib/jenkins/workspace/test/test_binary_ufuncs.py:158: RuntimeWarning: overflow encountered in power 2022-11-23T01:55:34.5547932Z expected = op.ref(l_numpy, r_numpy) 2022-11-23T01:55:34.5548031Z ok (0.005s) 2022-11-23T01:55:34.5548276Z test_reference_numerics_extremal_values_pow_cuda_float32 (__main__.TestBinaryUfuncsCUDA) ... ok (0.005s) 2022-11-23T01:55:34.5548517Z test_reference_numerics_extremal_values_pow_cuda_float64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.005s) 2022-11-23T01:55:34.5548905Z test_reference_numerics_extremal_values_remainder_cuda_bfloat16 (__main__.TestBinaryUfuncsCUDA) ... /var/lib/jenkins/workspace/test/test_binary_ufuncs.py:158: RuntimeWarning: invalid value encountered in remainder 2022-11-23T01:55:34.5549096Z expected = op.ref(l_numpy, r_numpy) 2022-11-23T01:55:34.5549211Z ok (0.005s) 2022-11-23T01:55:34.5549456Z test_reference_numerics_extremal_values_remainder_cuda_float16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.005s) 2022-11-23T01:55:34.5549712Z test_reference_numerics_extremal_values_remainder_cuda_float32 (__main__.TestBinaryUfuncsCUDA) ... ok (0.005s) 2022-11-23T01:55:34.5549967Z test_reference_numerics_extremal_values_remainder_cuda_float64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.005s) 2022-11-23T01:55:34.5550621Z test_reference_numerics_extremal_values_sub_cuda_bfloat16 (__main__.TestBinaryUfuncsCUDA) ... /opt/conda/lib/python3.10/site-packages/torch/testing/_internal/common_methods_invocations.py:8430: RuntimeWarning: invalid value encountered in subtract 2022-11-23T01:55:34.5550839Z ref=lambda input, other, *, alpha=1: np.subtract(input, np.multiply(alpha, other)), 2022-11-23T01:55:34.5550941Z ok (0.006s) 2022-11-23T01:55:34.5551585Z test_reference_numerics_extremal_values_sub_cuda_complex128 (__main__.TestBinaryUfuncsCUDA) ... /opt/conda/lib/python3.10/site-packages/torch/testing/_internal/common_methods_invocations.py:8430: RuntimeWarning: invalid value encountered in multiply 2022-11-23T01:55:34.5551798Z ref=lambda input, other, *, alpha=1: np.subtract(input, np.multiply(alpha, other)), 2022-11-23T01:55:34.5551899Z ok (0.008s) 2022-11-23T01:55:34.5552131Z test_reference_numerics_extremal_values_sub_cuda_complex64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.008s) 2022-11-23T01:55:34.5552376Z test_reference_numerics_extremal_values_sub_cuda_float16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.005s) 2022-11-23T01:55:34.5552617Z test_reference_numerics_extremal_values_sub_cuda_float32 (__main__.TestBinaryUfuncsCUDA) ... ok (0.005s) 2022-11-23T01:55:34.5552852Z test_reference_numerics_extremal_values_sub_cuda_float64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.005s) 2022-11-23T01:55:34.5553098Z test_reference_numerics_float_power_cuda_bfloat16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.076s) 2022-11-23T01:55:34.5553409Z test_reference_numerics_float_power_cuda_bool (__main__.TestBinaryUfuncsCUDA) ... ok (0.031s) 2022-11-23T01:55:34.5553658Z test_reference_numerics_float_power_cuda_complex128 (__main__.TestBinaryUfuncsCUDA) ... ok (0.202s) 2022-11-23T01:55:34.5553898Z test_reference_numerics_float_power_cuda_complex64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.203s) 2022-11-23T01:55:34.5554130Z test_reference_numerics_float_power_cuda_float16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.082s) 2022-11-23T01:55:34.5554337Z test_reference_numerics_float_power_cuda_float32 (__main__.TestBinaryUfuncsCUDA) ... ok (0.077s) 2022-11-23T01:55:34.5554556Z test_reference_numerics_float_power_cuda_float64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.075s) 2022-11-23T01:55:34.5554787Z test_reference_numerics_float_power_cuda_int16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.056s) 2022-11-23T01:55:34.5555018Z test_reference_numerics_float_power_cuda_int32 (__main__.TestBinaryUfuncsCUDA) ... ok (0.058s) 2022-11-23T01:55:34.5555249Z test_reference_numerics_float_power_cuda_int64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.060s) 2022-11-23T01:55:34.5555475Z test_reference_numerics_float_power_cuda_int8 (__main__.TestBinaryUfuncsCUDA) ... ok (0.057s) 2022-11-23T01:55:34.5555699Z test_reference_numerics_float_power_cuda_uint8 (__main__.TestBinaryUfuncsCUDA) ... ok (0.056s) 2022-11-23T01:55:34.5555956Z test_reference_numerics_floor_divide_cuda_bfloat16 (__main__.TestBinaryUfuncsCUDA) ... skip: Skipped! (0.001s) 2022-11-23T01:55:34.5556189Z test_reference_numerics_floor_divide_cuda_float16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.051s) 2022-11-23T01:55:34.5556398Z test_reference_numerics_floor_divide_cuda_float32 (__main__.TestBinaryUfuncsCUDA) ... ok (0.048s) 2022-11-23T01:55:34.5556631Z test_reference_numerics_floor_divide_cuda_float64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.052s) 2022-11-23T01:55:34.5556918Z test_reference_numerics_floor_divide_cuda_int16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.022s) 2022-11-23T01:55:34.5557167Z test_reference_numerics_floor_divide_cuda_int32 (__main__.TestBinaryUfuncsCUDA) ... ok (0.024s) 2022-11-23T01:55:34.5557395Z test_reference_numerics_floor_divide_cuda_int64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.035s) 2022-11-23T01:55:34.5557625Z test_reference_numerics_floor_divide_cuda_int8 (__main__.TestBinaryUfuncsCUDA) ... ok (0.019s) 2022-11-23T01:55:34.5557855Z test_reference_numerics_floor_divide_cuda_uint8 (__main__.TestBinaryUfuncsCUDA) ... ok (0.013s) 2022-11-23T01:55:34.5558099Z test_reference_numerics_fmod_cuda_bfloat16 (__main__.TestBinaryUfuncsCUDA) ... skip: Skipped! (0.000s) 2022-11-23T01:55:34.5558320Z test_reference_numerics_fmod_cuda_float16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.047s) 2022-11-23T01:55:34.5558522Z test_reference_numerics_fmod_cuda_float32 (__main__.TestBinaryUfuncsCUDA) ... ok (0.037s) 2022-11-23T01:55:34.5558736Z test_reference_numerics_fmod_cuda_float64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.042s) 2022-11-23T01:55:34.5558957Z test_reference_numerics_fmod_cuda_int16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.014s) 2022-11-23T01:55:34.5559172Z test_reference_numerics_fmod_cuda_int32 (__main__.TestBinaryUfuncsCUDA) ... ok (0.013s) 2022-11-23T01:55:34.5559384Z test_reference_numerics_fmod_cuda_int64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.022s) 2022-11-23T01:55:34.5559605Z test_reference_numerics_fmod_cuda_int8 (__main__.TestBinaryUfuncsCUDA) ... ok (0.012s) 2022-11-23T01:55:34.5559812Z test_reference_numerics_fmod_cuda_uint8 (__main__.TestBinaryUfuncsCUDA) ... ok (0.012s) 2022-11-23T01:55:34.5560036Z test_reference_numerics_gcd_cuda_int16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.030s) 2022-11-23T01:55:34.5560237Z test_reference_numerics_gcd_cuda_int32 (__main__.TestBinaryUfuncsCUDA) ... ok (0.030s) 2022-11-23T01:55:34.5560456Z test_reference_numerics_gcd_cuda_int64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.041s) 2022-11-23T01:55:34.5560678Z test_reference_numerics_gcd_cuda_int8 (__main__.TestBinaryUfuncsCUDA) ... ok (0.028s) 2022-11-23T01:55:34.5561091Z test_reference_numerics_gcd_cuda_uint8 (__main__.TestBinaryUfuncsCUDA) ... ok (0.028s) 2022-11-23T01:55:34.5561471Z test_reference_numerics_ge_cuda_bfloat16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.009s) 2022-11-23T01:55:34.5561796Z test_reference_numerics_ge_cuda_bool (__main__.TestBinaryUfuncsCUDA) ... ok (0.008s) 2022-11-23T01:55:34.5562016Z test_reference_numerics_ge_cuda_float16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.024s) 2022-11-23T01:55:34.5562230Z test_reference_numerics_ge_cuda_float32 (__main__.TestBinaryUfuncsCUDA) ... ok (0.010s) 2022-11-23T01:55:34.5562428Z test_reference_numerics_ge_cuda_float64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.013s) 2022-11-23T01:55:34.5562641Z test_reference_numerics_ge_cuda_int16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.008s) 2022-11-23T01:55:34.5562858Z test_reference_numerics_ge_cuda_int32 (__main__.TestBinaryUfuncsCUDA) ... ok (0.009s) 2022-11-23T01:55:34.5563075Z test_reference_numerics_ge_cuda_int64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.011s) 2022-11-23T01:55:34.5563291Z test_reference_numerics_ge_cuda_int8 (__main__.TestBinaryUfuncsCUDA) ... ok (0.008s) 2022-11-23T01:55:34.5563499Z test_reference_numerics_ge_cuda_uint8 (__main__.TestBinaryUfuncsCUDA) ... ok (0.007s) 2022-11-23T01:55:34.5563730Z test_reference_numerics_gt_cuda_bfloat16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.009s) 2022-11-23T01:55:34.5563946Z test_reference_numerics_gt_cuda_bool (__main__.TestBinaryUfuncsCUDA) ... ok (0.008s) 2022-11-23T01:55:34.5564166Z test_reference_numerics_gt_cuda_float16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.025s) 2022-11-23T01:55:34.5564366Z test_reference_numerics_gt_cuda_float32 (__main__.TestBinaryUfuncsCUDA) ... ok (0.010s) 2022-11-23T01:55:34.5564579Z test_reference_numerics_gt_cuda_float64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.012s) 2022-11-23T01:55:34.5564792Z test_reference_numerics_gt_cuda_int16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.008s) 2022-11-23T01:55:34.5565063Z test_reference_numerics_gt_cuda_int32 (__main__.TestBinaryUfuncsCUDA) ... ok (0.009s) 2022-11-23T01:55:34.5565288Z test_reference_numerics_gt_cuda_int64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.011s) 2022-11-23T01:55:34.5565500Z test_reference_numerics_gt_cuda_int8 (__main__.TestBinaryUfuncsCUDA) ... ok (0.008s) 2022-11-23T01:55:34.5565711Z test_reference_numerics_gt_cuda_uint8 (__main__.TestBinaryUfuncsCUDA) ... ok (0.008s) 2022-11-23T01:55:34.5565942Z test_reference_numerics_heaviside_cuda_bfloat16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.023s) 2022-11-23T01:55:34.5566151Z test_reference_numerics_heaviside_cuda_bool (__main__.TestBinaryUfuncsCUDA) ... ok (0.050s) 2022-11-23T01:55:34.5566383Z test_reference_numerics_heaviside_cuda_float16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.034s) 2022-11-23T01:55:34.5566612Z test_reference_numerics_heaviside_cuda_float32 (__main__.TestBinaryUfuncsCUDA) ... ok (0.025s) 2022-11-23T01:55:34.5566842Z test_reference_numerics_heaviside_cuda_float64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.026s) 2022-11-23T01:55:34.5567079Z test_reference_numerics_heaviside_cuda_int16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.018s) 2022-11-23T01:55:34.5567307Z test_reference_numerics_heaviside_cuda_int32 (__main__.TestBinaryUfuncsCUDA) ... ok (0.019s) 2022-11-23T01:55:34.5567538Z test_reference_numerics_heaviside_cuda_int64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.022s) 2022-11-23T01:55:34.5567760Z test_reference_numerics_heaviside_cuda_int8 (__main__.TestBinaryUfuncsCUDA) ... ok (0.038s) 2022-11-23T01:55:34.5567984Z test_reference_numerics_heaviside_cuda_uint8 (__main__.TestBinaryUfuncsCUDA) ... ok (0.034s) 2022-11-23T01:55:34.5568193Z test_reference_numerics_isclose_cuda_bfloat16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.014s) 2022-11-23T01:55:34.5568412Z test_reference_numerics_isclose_cuda_bool (__main__.TestBinaryUfuncsCUDA) ... ok (0.016s) 2022-11-23T01:55:34.5568648Z test_reference_numerics_isclose_cuda_complex128 (__main__.TestBinaryUfuncsCUDA) ... ok (0.065s) 2022-11-23T01:55:34.5568934Z test_reference_numerics_isclose_cuda_complex64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.034s) 2022-11-23T01:55:34.5569161Z test_reference_numerics_isclose_cuda_float16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.121s) 2022-11-23T01:55:34.5569385Z test_reference_numerics_isclose_cuda_float32 (__main__.TestBinaryUfuncsCUDA) ... ok (0.014s) 2022-11-23T01:55:34.5569606Z test_reference_numerics_isclose_cuda_float64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.019s) 2022-11-23T01:55:34.5569825Z test_reference_numerics_isclose_cuda_int16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.016s) 2022-11-23T01:55:34.5570047Z test_reference_numerics_isclose_cuda_int32 (__main__.TestBinaryUfuncsCUDA) ... ok (0.017s) 2022-11-23T01:55:34.5570244Z test_reference_numerics_isclose_cuda_int64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.018s) 2022-11-23T01:55:34.5570471Z test_reference_numerics_isclose_cuda_int8 (__main__.TestBinaryUfuncsCUDA) ... ok (0.016s) 2022-11-23T01:55:34.5570703Z test_reference_numerics_isclose_cuda_uint8 (__main__.TestBinaryUfuncsCUDA) ... ok (0.016s) 2022-11-23T01:55:34.5570951Z test_reference_numerics_jiterator_binary_cuda_bfloat16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.015s) 2022-11-23T01:55:34.5571190Z test_reference_numerics_jiterator_binary_cuda_bool (__main__.TestBinaryUfuncsCUDA) ... ok (0.008s) 2022-11-23T01:55:34.5571437Z test_reference_numerics_jiterator_binary_cuda_complex128 (__main__.TestBinaryUfuncsCUDA) ... ok (0.033s) 2022-11-23T01:55:34.5571684Z test_reference_numerics_jiterator_binary_cuda_complex64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.031s) 2022-11-23T01:55:34.5571922Z test_reference_numerics_jiterator_binary_cuda_float16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.025s) 2022-11-23T01:55:34.5572142Z test_reference_numerics_jiterator_binary_cuda_float32 (__main__.TestBinaryUfuncsCUDA) ... ok (0.016s) 2022-11-23T01:55:34.5572425Z test_reference_numerics_jiterator_binary_cuda_float64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.020s) 2022-11-23T01:55:34.5572676Z test_reference_numerics_jiterator_binary_cuda_int16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.009s) 2022-11-23T01:55:34.5572909Z test_reference_numerics_jiterator_binary_cuda_int32 (__main__.TestBinaryUfuncsCUDA) ... ok (0.011s) 2022-11-23T01:55:34.5573137Z test_reference_numerics_jiterator_binary_cuda_int64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.012s) 2022-11-23T01:55:34.5573372Z test_reference_numerics_jiterator_binary_cuda_int8 (__main__.TestBinaryUfuncsCUDA) ... ok (0.008s) 2022-11-23T01:55:34.5573601Z test_reference_numerics_jiterator_binary_cuda_uint8 (__main__.TestBinaryUfuncsCUDA) ... ok (0.008s) 2022-11-23T01:55:34.5573860Z test_reference_numerics_jiterator_binary_return_by_ref_cuda_bfloat16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.015s) 2022-11-23T01:55:34.5574124Z test_reference_numerics_jiterator_binary_return_by_ref_cuda_bool (__main__.TestBinaryUfuncsCUDA) ... ok (0.009s) 2022-11-23T01:55:34.5574396Z test_reference_numerics_jiterator_binary_return_by_ref_cuda_complex128 (__main__.TestBinaryUfuncsCUDA) ... ok (0.038s) 2022-11-23T01:55:34.5574650Z test_reference_numerics_jiterator_binary_return_by_ref_cuda_complex64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.026s) 2022-11-23T01:55:34.5574909Z test_reference_numerics_jiterator_binary_return_by_ref_cuda_float16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.025s) 2022-11-23T01:55:34.5575160Z test_reference_numerics_jiterator_binary_return_by_ref_cuda_float32 (__main__.TestBinaryUfuncsCUDA) ... ok (0.016s) 2022-11-23T01:55:34.5575404Z test_reference_numerics_jiterator_binary_return_by_ref_cuda_float64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.019s) 2022-11-23T01:55:34.5575656Z test_reference_numerics_jiterator_binary_return_by_ref_cuda_int16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.009s) 2022-11-23T01:55:34.5575899Z test_reference_numerics_jiterator_binary_return_by_ref_cuda_int32 (__main__.TestBinaryUfuncsCUDA) ... ok (0.010s) 2022-11-23T01:55:34.5576142Z test_reference_numerics_jiterator_binary_return_by_ref_cuda_int64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.014s) 2022-11-23T01:55:34.5576444Z test_reference_numerics_jiterator_binary_return_by_ref_cuda_int8 (__main__.TestBinaryUfuncsCUDA) ... ok (0.008s) 2022-11-23T01:55:34.5576692Z test_reference_numerics_jiterator_binary_return_by_ref_cuda_uint8 (__main__.TestBinaryUfuncsCUDA) ... ok (0.008s) 2022-11-23T01:55:34.5576918Z test_reference_numerics_large_values_add_cuda_bfloat16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.022s) 2022-11-23T01:55:34.5577164Z test_reference_numerics_large_values_add_cuda_complex128 (__main__.TestBinaryUfuncsCUDA) ... ok (0.006s) 2022-11-23T01:55:34.5577407Z test_reference_numerics_large_values_add_cuda_complex64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.005s) 2022-11-23T01:55:34.5577644Z test_reference_numerics_large_values_add_cuda_float16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.010s) 2022-11-23T01:55:34.5577896Z test_reference_numerics_large_values_add_cuda_float32 (__main__.TestBinaryUfuncsCUDA) ... ok (0.013s) 2022-11-23T01:55:34.5578141Z test_reference_numerics_large_values_add_cuda_float64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.012s) 2022-11-23T01:55:34.5578382Z test_reference_numerics_large_values_add_cuda_int16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.004s) 2022-11-23T01:55:34.5578614Z test_reference_numerics_large_values_add_cuda_int32 (__main__.TestBinaryUfuncsCUDA) ... ok (0.004s) 2022-11-23T01:55:34.5578837Z test_reference_numerics_large_values_add_cuda_int64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-11-23T01:55:34.5579066Z test_reference_numerics_large_values_bitwise_and_cuda_int16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-11-23T01:55:34.5579310Z test_reference_numerics_large_values_bitwise_and_cuda_int32 (__main__.TestBinaryUfuncsCUDA) ... ok (0.004s) 2022-11-23T01:55:34.5579549Z test_reference_numerics_large_values_bitwise_and_cuda_int64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-11-23T01:55:34.5579836Z test_reference_numerics_large_values_bitwise_or_cuda_int16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.004s) 2022-11-23T01:55:34.5580328Z test_reference_numerics_large_values_bitwise_or_cuda_int32 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-11-23T01:55:34.5580574Z test_reference_numerics_large_values_bitwise_or_cuda_int64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-11-23T01:55:34.5580816Z test_reference_numerics_large_values_bitwise_xor_cuda_int16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.004s) 2022-11-23T01:55:34.5581056Z test_reference_numerics_large_values_bitwise_xor_cuda_int32 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-11-23T01:55:34.5581293Z test_reference_numerics_large_values_bitwise_xor_cuda_int64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-11-23T01:55:34.5581525Z test_reference_numerics_large_values_clamp_max_cuda_bfloat16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.022s) 2022-11-23T01:55:34.5581791Z test_reference_numerics_large_values_clamp_max_cuda_float16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.011s) 2022-11-23T01:55:34.5582048Z test_reference_numerics_large_values_clamp_max_cuda_float32 (__main__.TestBinaryUfuncsCUDA) ... ok (0.013s) 2022-11-23T01:55:34.5582296Z test_reference_numerics_large_values_clamp_max_cuda_float64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.012s) 2022-11-23T01:55:34.5582541Z test_reference_numerics_large_values_clamp_max_cuda_int16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.004s) 2022-11-23T01:55:34.5582785Z test_reference_numerics_large_values_clamp_max_cuda_int32 (__main__.TestBinaryUfuncsCUDA) ... ok (0.004s) 2022-11-23T01:55:34.5583021Z test_reference_numerics_large_values_clamp_max_cuda_int64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.004s) 2022-11-23T01:55:34.5583267Z test_reference_numerics_large_values_clamp_min_cuda_bfloat16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.022s) 2022-11-23T01:55:34.5583511Z test_reference_numerics_large_values_clamp_min_cuda_float16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.010s) 2022-11-23T01:55:34.5583847Z test_reference_numerics_large_values_clamp_min_cuda_float32 (__main__.TestBinaryUfuncsCUDA) ... ok (0.013s) 2022-11-23T01:55:34.5584069Z test_reference_numerics_large_values_clamp_min_cuda_float64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.012s) 2022-11-23T01:55:34.5584312Z test_reference_numerics_large_values_clamp_min_cuda_int16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.004s) 2022-11-23T01:55:34.5584555Z test_reference_numerics_large_values_clamp_min_cuda_int32 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-11-23T01:55:34.5584793Z test_reference_numerics_large_values_clamp_min_cuda_int64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-11-23T01:55:34.5585028Z test_reference_numerics_large_values_eq_cuda_bfloat16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.017s) 2022-11-23T01:55:34.5585272Z test_reference_numerics_large_values_eq_cuda_complex128 (__main__.TestBinaryUfuncsCUDA) ... ok (0.005s) 2022-11-23T01:55:34.5585526Z test_reference_numerics_large_values_eq_cuda_complex64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.005s) 2022-11-23T01:55:34.5585769Z test_reference_numerics_large_values_eq_cuda_float16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.009s) 2022-11-23T01:55:34.5586013Z test_reference_numerics_large_values_eq_cuda_float32 (__main__.TestBinaryUfuncsCUDA) ... ok (0.010s) 2022-11-23T01:55:34.5586233Z test_reference_numerics_large_values_eq_cuda_float64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.010s) 2022-11-23T01:55:34.5586472Z test_reference_numerics_large_values_eq_cuda_int16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-11-23T01:55:34.5586698Z test_reference_numerics_large_values_eq_cuda_int32 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-11-23T01:55:34.5586919Z test_reference_numerics_large_values_eq_cuda_int64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-11-23T01:55:34.5587365Z test_reference_numerics_large_values_float_power_cuda_bfloat16 (__main__.TestBinaryUfuncsCUDA) ... /var/lib/jenkins/workspace/test/test_binary_ufuncs.py:158: RuntimeWarning: overflow encountered in float_power 2022-11-23T01:55:34.5587523Z expected = op.ref(l_numpy, r_numpy) 2022-11-23T01:55:34.5587625Z ok (0.016s) 2022-11-23T01:55:34.5587902Z test_reference_numerics_large_values_float_power_cuda_complex128 (__main__.TestBinaryUfuncsCUDA) ... skip: Skipped! (0.001s) 2022-11-23T01:55:34.5588161Z test_reference_numerics_large_values_float_power_cuda_complex64 (__main__.TestBinaryUfuncsCUDA) ... skip: Skipped! (0.001s) 2022-11-23T01:55:34.5588416Z test_reference_numerics_large_values_float_power_cuda_float16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.008s) 2022-11-23T01:55:34.5588671Z test_reference_numerics_large_values_float_power_cuda_float32 (__main__.TestBinaryUfuncsCUDA) ... ok (0.011s) 2022-11-23T01:55:34.5588922Z test_reference_numerics_large_values_float_power_cuda_float64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.010s) 2022-11-23T01:55:34.5589182Z test_reference_numerics_large_values_float_power_cuda_int16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.004s) 2022-11-23T01:55:34.5589439Z test_reference_numerics_large_values_float_power_cuda_int32 (__main__.TestBinaryUfuncsCUDA) ... ok (0.004s) 2022-11-23T01:55:34.5589686Z test_reference_numerics_large_values_float_power_cuda_int64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.004s) 2022-11-23T01:55:34.5589959Z test_reference_numerics_large_values_floor_divide_cuda_bfloat16 (__main__.TestBinaryUfuncsCUDA) ... skip: Skipped! (0.001s) 2022-11-23T01:55:34.5590209Z test_reference_numerics_large_values_floor_divide_cuda_float16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.010s) 2022-11-23T01:55:34.5590458Z test_reference_numerics_large_values_floor_divide_cuda_float32 (__main__.TestBinaryUfuncsCUDA) ... ok (0.014s) 2022-11-23T01:55:34.5590694Z test_reference_numerics_large_values_floor_divide_cuda_float64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.015s) 2022-11-23T01:55:34.5590941Z test_reference_numerics_large_values_floor_divide_cuda_int16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.004s) 2022-11-23T01:55:34.5591247Z test_reference_numerics_large_values_floor_divide_cuda_int32 (__main__.TestBinaryUfuncsCUDA) ... ok (0.004s) 2022-11-23T01:55:34.5591494Z test_reference_numerics_large_values_floor_divide_cuda_int64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.004s) 2022-11-23T01:55:34.5591738Z test_reference_numerics_large_values_fmod_cuda_bfloat16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.021s) 2022-11-23T01:55:34.5591978Z test_reference_numerics_large_values_fmod_cuda_float16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.010s) 2022-11-23T01:55:34.5592215Z test_reference_numerics_large_values_fmod_cuda_float32 (__main__.TestBinaryUfuncsCUDA) ... ok (0.012s) 2022-11-23T01:55:34.5592451Z test_reference_numerics_large_values_fmod_cuda_float64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.012s) 2022-11-23T01:55:34.5592688Z test_reference_numerics_large_values_fmod_cuda_int16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.004s) 2022-11-23T01:55:34.5592920Z test_reference_numerics_large_values_fmod_cuda_int32 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-11-23T01:55:34.5593163Z test_reference_numerics_large_values_fmod_cuda_int64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.004s) 2022-11-23T01:55:34.5593405Z test_reference_numerics_large_values_gcd_cuda_int16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-11-23T01:55:34.5593638Z test_reference_numerics_large_values_gcd_cuda_int32 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-11-23T01:55:34.5593862Z test_reference_numerics_large_values_gcd_cuda_int64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-11-23T01:55:34.5594100Z test_reference_numerics_large_values_ge_cuda_bfloat16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.016s) 2022-11-23T01:55:34.5594335Z test_reference_numerics_large_values_ge_cuda_float16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.008s) 2022-11-23T01:55:34.5594570Z test_reference_numerics_large_values_ge_cuda_float32 (__main__.TestBinaryUfuncsCUDA) ... ok (0.011s) 2022-11-23T01:55:34.5594850Z test_reference_numerics_large_values_ge_cuda_float64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.010s) 2022-11-23T01:55:34.5595077Z test_reference_numerics_large_values_ge_cuda_int16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.004s) 2022-11-23T01:55:34.5595302Z test_reference_numerics_large_values_ge_cuda_int32 (__main__.TestBinaryUfuncsCUDA) ... ok (0.004s) 2022-11-23T01:55:34.5595522Z test_reference_numerics_large_values_ge_cuda_int64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.004s) 2022-11-23T01:55:34.5595755Z test_reference_numerics_large_values_gt_cuda_bfloat16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.016s) 2022-11-23T01:55:34.5595988Z test_reference_numerics_large_values_gt_cuda_float16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.008s) 2022-11-23T01:55:34.5596219Z test_reference_numerics_large_values_gt_cuda_float32 (__main__.TestBinaryUfuncsCUDA) ... ok (0.010s) 2022-11-23T01:55:34.5596462Z test_reference_numerics_large_values_gt_cuda_float64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.011s) 2022-11-23T01:55:34.5596700Z test_reference_numerics_large_values_gt_cuda_int16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.004s) 2022-11-23T01:55:34.5596932Z test_reference_numerics_large_values_gt_cuda_int32 (__main__.TestBinaryUfuncsCUDA) ... ok (0.004s) 2022-11-23T01:55:34.5597139Z test_reference_numerics_large_values_gt_cuda_int64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.004s) 2022-11-23T01:55:34.5597388Z test_reference_numerics_large_values_heaviside_cuda_bfloat16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.019s) 2022-11-23T01:55:34.5597635Z test_reference_numerics_large_values_heaviside_cuda_float16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.009s) 2022-11-23T01:55:34.5597883Z test_reference_numerics_large_values_heaviside_cuda_float32 (__main__.TestBinaryUfuncsCUDA) ... ok (0.012s) 2022-11-23T01:55:34.5598124Z test_reference_numerics_large_values_heaviside_cuda_float64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.013s) 2022-11-23T01:55:34.5598371Z test_reference_numerics_large_values_heaviside_cuda_int16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.004s) 2022-11-23T01:55:34.5598665Z test_reference_numerics_large_values_heaviside_cuda_int32 (__main__.TestBinaryUfuncsCUDA) ... ok (0.004s) 2022-11-23T01:55:34.5598903Z test_reference_numerics_large_values_heaviside_cuda_int64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.004s) 2022-11-23T01:55:34.5599149Z test_reference_numerics_large_values_isclose_cuda_bfloat16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.017s) 2022-11-23T01:55:34.5599384Z test_reference_numerics_large_values_isclose_cuda_complex128 (__main__.TestBinaryUfuncsCUDA) ... ok (0.006s) 2022-11-23T01:55:34.5599631Z test_reference_numerics_large_values_isclose_cuda_complex64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.005s) 2022-11-23T01:55:34.5599875Z test_reference_numerics_large_values_isclose_cuda_float16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.008s) 2022-11-23T01:55:34.5600127Z test_reference_numerics_large_values_isclose_cuda_float32 (__main__.TestBinaryUfuncsCUDA) ... ok (0.011s) 2022-11-23T01:55:34.5600375Z test_reference_numerics_large_values_isclose_cuda_float64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.010s) 2022-11-23T01:55:34.5600622Z test_reference_numerics_large_values_isclose_cuda_int16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.004s) 2022-11-23T01:55:34.5600864Z test_reference_numerics_large_values_isclose_cuda_int32 (__main__.TestBinaryUfuncsCUDA) ... ok (0.004s) 2022-11-23T01:55:34.5601101Z test_reference_numerics_large_values_isclose_cuda_int64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.004s) 2022-11-23T01:55:34.5601360Z test_reference_numerics_large_values_jiterator_binary_cuda_bfloat16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.021s) 2022-11-23T01:55:34.5601606Z test_reference_numerics_large_values_jiterator_binary_cuda_complex128 (__main__.TestBinaryUfuncsCUDA) ... ok (0.005s) 2022-11-23T01:55:34.5601869Z test_reference_numerics_large_values_jiterator_binary_cuda_complex64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.005s) 2022-11-23T01:55:34.5602174Z test_reference_numerics_large_values_jiterator_binary_cuda_float16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.011s) 2022-11-23T01:55:34.5602438Z test_reference_numerics_large_values_jiterator_binary_cuda_float32 (__main__.TestBinaryUfuncsCUDA) ... ok (0.012s) 2022-11-23T01:55:34.5602685Z test_reference_numerics_large_values_jiterator_binary_cuda_float64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.012s) 2022-11-23T01:55:34.5602937Z test_reference_numerics_large_values_jiterator_binary_cuda_int16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.004s) 2022-11-23T01:55:34.5603182Z test_reference_numerics_large_values_jiterator_binary_cuda_int32 (__main__.TestBinaryUfuncsCUDA) ... ok (0.004s) 2022-11-23T01:55:34.5603424Z test_reference_numerics_large_values_jiterator_binary_cuda_int64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.004s) 2022-11-23T01:55:34.5603700Z test_reference_numerics_large_values_jiterator_binary_return_by_ref_cuda_bfloat16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.021s) 2022-11-23T01:55:34.5603994Z test_reference_numerics_large_values_jiterator_binary_return_by_ref_cuda_complex128 (__main__.TestBinaryUfuncsCUDA) ... ok (0.005s) 2022-11-23T01:55:34.5604263Z test_reference_numerics_large_values_jiterator_binary_return_by_ref_cuda_complex64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.006s) 2022-11-23T01:55:34.5604543Z test_reference_numerics_large_values_jiterator_binary_return_by_ref_cuda_float16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.010s) 2022-11-23T01:55:34.5604812Z test_reference_numerics_large_values_jiterator_binary_return_by_ref_cuda_float32 (__main__.TestBinaryUfuncsCUDA) ... ok (0.012s) 2022-11-23T01:55:34.5605075Z test_reference_numerics_large_values_jiterator_binary_return_by_ref_cuda_float64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.012s) 2022-11-23T01:55:34.5605347Z test_reference_numerics_large_values_jiterator_binary_return_by_ref_cuda_int16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.004s) 2022-11-23T01:55:34.5605624Z test_reference_numerics_large_values_jiterator_binary_return_by_ref_cuda_int32 (__main__.TestBinaryUfuncsCUDA) ... ok (0.004s) 2022-11-23T01:55:34.5605949Z test_reference_numerics_large_values_jiterator_binary_return_by_ref_cuda_int64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-11-23T01:55:34.5606187Z test_reference_numerics_large_values_lcm_cuda_int16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-11-23T01:55:34.5606417Z test_reference_numerics_large_values_lcm_cuda_int32 (__main__.TestBinaryUfuncsCUDA) ... ok (0.004s) 2022-11-23T01:55:34.5606643Z test_reference_numerics_large_values_lcm_cuda_int64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-11-23T01:55:34.5606864Z test_reference_numerics_large_values_le_cuda_bfloat16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.016s) 2022-11-23T01:55:34.5607102Z test_reference_numerics_large_values_le_cuda_float16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.008s) 2022-11-23T01:55:34.5607336Z test_reference_numerics_large_values_le_cuda_float32 (__main__.TestBinaryUfuncsCUDA) ... ok (0.010s) 2022-11-23T01:55:34.5607574Z test_reference_numerics_large_values_le_cuda_float64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.010s) 2022-11-23T01:55:34.5607821Z test_reference_numerics_large_values_le_cuda_int16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.004s) 2022-11-23T01:55:34.5608048Z test_reference_numerics_large_values_le_cuda_int32 (__main__.TestBinaryUfuncsCUDA) ... ok (0.004s) 2022-11-23T01:55:34.5608274Z test_reference_numerics_large_values_le_cuda_int64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.004s) 2022-11-23T01:55:34.5608528Z test_reference_numerics_large_values_logical_and_cuda_bfloat16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.017s) 2022-11-23T01:55:34.5608786Z test_reference_numerics_large_values_logical_and_cuda_complex128 (__main__.TestBinaryUfuncsCUDA) ... ok (0.005s) 2022-11-23T01:55:34.5609025Z test_reference_numerics_large_values_logical_and_cuda_complex64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.005s) 2022-11-23T01:55:34.5609337Z test_reference_numerics_large_values_logical_and_cuda_float16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.008s) 2022-11-23T01:55:34.5609600Z test_reference_numerics_large_values_logical_and_cuda_float32 (__main__.TestBinaryUfuncsCUDA) ... ok (0.010s) 2022-11-23T01:55:34.5609849Z test_reference_numerics_large_values_logical_and_cuda_float64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.010s) 2022-11-23T01:55:34.5610094Z test_reference_numerics_large_values_logical_and_cuda_int16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.004s) 2022-11-23T01:55:34.5610338Z test_reference_numerics_large_values_logical_and_cuda_int32 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-11-23T01:55:34.5610581Z test_reference_numerics_large_values_logical_and_cuda_int64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-11-23T01:55:34.5610826Z test_reference_numerics_large_values_logical_or_cuda_bfloat16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.016s) 2022-11-23T01:55:34.5611083Z test_reference_numerics_large_values_logical_or_cuda_complex128 (__main__.TestBinaryUfuncsCUDA) ... ok (0.005s) 2022-11-23T01:55:34.5611325Z test_reference_numerics_large_values_logical_or_cuda_complex64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.005s) 2022-11-23T01:55:34.5611582Z test_reference_numerics_large_values_logical_or_cuda_float16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.008s) 2022-11-23T01:55:34.5611833Z test_reference_numerics_large_values_logical_or_cuda_float32 (__main__.TestBinaryUfuncsCUDA) ... ok (0.010s) 2022-11-23T01:55:34.5612088Z test_reference_numerics_large_values_logical_or_cuda_float64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.011s) 2022-11-23T01:55:34.5612330Z test_reference_numerics_large_values_logical_or_cuda_int16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-11-23T01:55:34.5612574Z test_reference_numerics_large_values_logical_or_cuda_int32 (__main__.TestBinaryUfuncsCUDA) ... ok (0.004s) 2022-11-23T01:55:34.5612811Z test_reference_numerics_large_values_logical_or_cuda_int64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.004s) 2022-11-23T01:55:34.5613063Z test_reference_numerics_large_values_logical_xor_cuda_bfloat16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.017s) 2022-11-23T01:55:34.5613372Z test_reference_numerics_large_values_logical_xor_cuda_complex128 (__main__.TestBinaryUfuncsCUDA) ... ok (0.005s) 2022-11-23T01:55:34.5613609Z test_reference_numerics_large_values_logical_xor_cuda_complex64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.005s) 2022-11-23T01:55:34.5613862Z test_reference_numerics_large_values_logical_xor_cuda_float16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.008s) 2022-11-23T01:55:34.5614109Z test_reference_numerics_large_values_logical_xor_cuda_float32 (__main__.TestBinaryUfuncsCUDA) ... ok (0.011s) 2022-11-23T01:55:34.5614356Z test_reference_numerics_large_values_logical_xor_cuda_float64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.010s) 2022-11-23T01:55:34.5614599Z test_reference_numerics_large_values_logical_xor_cuda_int16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-11-23T01:55:34.5614843Z test_reference_numerics_large_values_logical_xor_cuda_int32 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-11-23T01:55:34.5615085Z test_reference_numerics_large_values_logical_xor_cuda_int64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.004s) 2022-11-23T01:55:34.5615333Z test_reference_numerics_large_values_lt_cuda_bfloat16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.017s) 2022-11-23T01:55:34.5615575Z test_reference_numerics_large_values_lt_cuda_float16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.008s) 2022-11-23T01:55:34.5615799Z test_reference_numerics_large_values_lt_cuda_float32 (__main__.TestBinaryUfuncsCUDA) ... ok (0.010s) 2022-11-23T01:55:34.5616038Z test_reference_numerics_large_values_lt_cuda_float64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.011s) 2022-11-23T01:55:34.5616267Z test_reference_numerics_large_values_lt_cuda_int16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.004s) 2022-11-23T01:55:34.5616494Z test_reference_numerics_large_values_lt_cuda_int32 (__main__.TestBinaryUfuncsCUDA) ... ok (0.004s) 2022-11-23T01:55:34.5616756Z test_reference_numerics_large_values_lt_cuda_int64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.004s) 2022-11-23T01:55:34.5617013Z test_reference_numerics_large_values_max_binary_cuda_bfloat16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.022s) 2022-11-23T01:55:34.5617262Z test_reference_numerics_large_values_max_binary_cuda_float16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.010s) 2022-11-23T01:55:34.5617507Z test_reference_numerics_large_values_max_binary_cuda_float32 (__main__.TestBinaryUfuncsCUDA) ... ok (0.012s) 2022-11-23T01:55:34.5617754Z test_reference_numerics_large_values_max_binary_cuda_float64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.012s) 2022-11-23T01:55:34.5617978Z test_reference_numerics_large_values_max_binary_cuda_int16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.004s) 2022-11-23T01:55:34.5618222Z test_reference_numerics_large_values_max_binary_cuda_int32 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-11-23T01:55:34.5618463Z test_reference_numerics_large_values_max_binary_cuda_int64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-11-23T01:55:34.5618704Z test_reference_numerics_large_values_maximum_cuda_bfloat16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.022s) 2022-11-23T01:55:34.5618956Z test_reference_numerics_large_values_maximum_cuda_float16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.010s) 2022-11-23T01:55:34.5619205Z test_reference_numerics_large_values_maximum_cuda_float32 (__main__.TestBinaryUfuncsCUDA) ... ok (0.012s) 2022-11-23T01:55:34.5619448Z test_reference_numerics_large_values_maximum_cuda_float64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.012s) 2022-11-23T01:55:34.5619690Z test_reference_numerics_large_values_maximum_cuda_int16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.004s) 2022-11-23T01:55:34.5620106Z test_reference_numerics_large_values_maximum_cuda_int32 (__main__.TestBinaryUfuncsCUDA) ... ok (0.004s) 2022-11-23T01:55:34.5620340Z test_reference_numerics_large_values_maximum_cuda_int64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.004s) 2022-11-23T01:55:34.5620597Z test_reference_numerics_large_values_min_binary_cuda_bfloat16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.022s) 2022-11-23T01:55:34.5620926Z test_reference_numerics_large_values_min_binary_cuda_float16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.010s) 2022-11-23T01:55:34.5621173Z test_reference_numerics_large_values_min_binary_cuda_float32 (__main__.TestBinaryUfuncsCUDA) ... ok (0.012s) 2022-11-23T01:55:34.5621418Z test_reference_numerics_large_values_min_binary_cuda_float64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.012s) 2022-11-23T01:55:34.5621662Z test_reference_numerics_large_values_min_binary_cuda_int16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.004s) 2022-11-23T01:55:34.5621904Z test_reference_numerics_large_values_min_binary_cuda_int32 (__main__.TestBinaryUfuncsCUDA) ... ok (0.004s) 2022-11-23T01:55:34.5622140Z test_reference_numerics_large_values_min_binary_cuda_int64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.004s) 2022-11-23T01:55:34.5622381Z test_reference_numerics_large_values_minimum_cuda_bfloat16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.022s) 2022-11-23T01:55:34.5622629Z test_reference_numerics_large_values_minimum_cuda_float16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.010s) 2022-11-23T01:55:34.5622865Z test_reference_numerics_large_values_minimum_cuda_float32 (__main__.TestBinaryUfuncsCUDA) ... ok (0.012s) 2022-11-23T01:55:34.5623111Z test_reference_numerics_large_values_minimum_cuda_float64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.012s) 2022-11-23T01:55:34.5623355Z test_reference_numerics_large_values_minimum_cuda_int16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.004s) 2022-11-23T01:55:34.5623594Z test_reference_numerics_large_values_minimum_cuda_int32 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-11-23T01:55:34.5623866Z test_reference_numerics_large_values_minimum_cuda_int64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.004s) 2022-11-23T01:55:34.5624109Z test_reference_numerics_large_values_ne_cuda_bfloat16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.017s) 2022-11-23T01:55:34.5624410Z test_reference_numerics_large_values_ne_cuda_complex128 (__main__.TestBinaryUfuncsCUDA) ... ok (0.005s) 2022-11-23T01:55:34.5624666Z test_reference_numerics_large_values_ne_cuda_complex64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.005s) 2022-11-23T01:55:34.5624906Z test_reference_numerics_large_values_ne_cuda_float16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.008s) 2022-11-23T01:55:34.5625123Z test_reference_numerics_large_values_ne_cuda_float32 (__main__.TestBinaryUfuncsCUDA) ... ok (0.010s) 2022-11-23T01:55:34.5625360Z test_reference_numerics_large_values_ne_cuda_float64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.010s) 2022-11-23T01:55:34.5625596Z test_reference_numerics_large_values_ne_cuda_int16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-11-23T01:55:34.5625821Z test_reference_numerics_large_values_ne_cuda_int32 (__main__.TestBinaryUfuncsCUDA) ... ok (0.004s) 2022-11-23T01:55:34.5626041Z test_reference_numerics_large_values_ne_cuda_int64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.004s) 2022-11-23T01:55:34.5626284Z test_reference_numerics_large_values_pow_cuda_bfloat16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.017s) 2022-11-23T01:55:34.5626565Z test_reference_numerics_large_values_pow_cuda_complex128 (__main__.TestBinaryUfuncsCUDA) ... skip: Skipped! (0.001s) 2022-11-23T01:55:34.5626834Z test_reference_numerics_large_values_pow_cuda_complex64 (__main__.TestBinaryUfuncsCUDA) ... skip: Skipped! (0.001s) 2022-11-23T01:55:34.5627077Z test_reference_numerics_large_values_pow_cuda_float16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.008s) 2022-11-23T01:55:34.5627299Z test_reference_numerics_large_values_pow_cuda_float32 (__main__.TestBinaryUfuncsCUDA) ... ok (0.010s) 2022-11-23T01:55:34.5627538Z test_reference_numerics_large_values_pow_cuda_float64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.010s) 2022-11-23T01:55:34.5627797Z test_reference_numerics_large_values_pow_cuda_int16 (__main__.TestBinaryUfuncsCUDA) ... expected failure (0.002s) 2022-11-23T01:55:34.5628057Z test_reference_numerics_large_values_pow_cuda_int32 (__main__.TestBinaryUfuncsCUDA) ... expected failure (0.002s) 2022-11-23T01:55:34.5628358Z test_reference_numerics_large_values_pow_cuda_int64 (__main__.TestBinaryUfuncsCUDA) ... expected failure (0.002s) 2022-11-23T01:55:34.5628611Z test_reference_numerics_large_values_remainder_cuda_bfloat16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.020s) 2022-11-23T01:55:34.5628858Z test_reference_numerics_large_values_remainder_cuda_float16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.010s) 2022-11-23T01:55:34.5629105Z test_reference_numerics_large_values_remainder_cuda_float32 (__main__.TestBinaryUfuncsCUDA) ... ok (0.011s) 2022-11-23T01:55:34.5629342Z test_reference_numerics_large_values_remainder_cuda_float64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.011s) 2022-11-23T01:55:34.5629568Z test_reference_numerics_large_values_remainder_cuda_int16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.004s) 2022-11-23T01:55:34.5629811Z test_reference_numerics_large_values_remainder_cuda_int32 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-11-23T01:55:34.5630049Z test_reference_numerics_large_values_remainder_cuda_int64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.004s) 2022-11-23T01:55:34.5630298Z test_reference_numerics_large_values_sub_cuda_bfloat16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.022s) 2022-11-23T01:55:34.5630550Z test_reference_numerics_large_values_sub_cuda_complex128 (__main__.TestBinaryUfuncsCUDA) ... ok (0.006s) 2022-11-23T01:55:34.5630796Z test_reference_numerics_large_values_sub_cuda_complex64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.005s) 2022-11-23T01:55:34.5631030Z test_reference_numerics_large_values_sub_cuda_float16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.010s) 2022-11-23T01:55:34.5631268Z test_reference_numerics_large_values_sub_cuda_float32 (__main__.TestBinaryUfuncsCUDA) ... ok (0.012s) 2022-11-23T01:55:34.5631501Z test_reference_numerics_large_values_sub_cuda_float64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.012s) 2022-11-23T01:55:34.5631762Z test_reference_numerics_large_values_sub_cuda_int16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.004s) 2022-11-23T01:55:34.5632002Z test_reference_numerics_large_values_sub_cuda_int32 (__main__.TestBinaryUfuncsCUDA) ... ok (0.004s) 2022-11-23T01:55:34.5632230Z test_reference_numerics_large_values_sub_cuda_int64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.004s) 2022-11-23T01:55:34.5632447Z test_reference_numerics_lcm_cuda_int16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.033s) 2022-11-23T01:55:34.5632662Z test_reference_numerics_lcm_cuda_int32 (__main__.TestBinaryUfuncsCUDA) ... ok (0.034s) 2022-11-23T01:55:34.5632879Z test_reference_numerics_lcm_cuda_int64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.051s) 2022-11-23T01:55:34.5633093Z test_reference_numerics_lcm_cuda_int8 (__main__.TestBinaryUfuncsCUDA) ... ok (0.033s) 2022-11-23T01:55:34.5633306Z test_reference_numerics_lcm_cuda_uint8 (__main__.TestBinaryUfuncsCUDA) ... ok (0.030s) 2022-11-23T01:55:34.5633528Z test_reference_numerics_le_cuda_bfloat16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.009s) 2022-11-23T01:55:34.5633740Z test_reference_numerics_le_cuda_bool (__main__.TestBinaryUfuncsCUDA) ... ok (0.009s) 2022-11-23T01:55:34.5633963Z test_reference_numerics_le_cuda_float16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.023s) 2022-11-23T01:55:34.5634186Z test_reference_numerics_le_cuda_float32 (__main__.TestBinaryUfuncsCUDA) ... ok (0.010s) 2022-11-23T01:55:34.5634403Z test_reference_numerics_le_cuda_float64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.012s) 2022-11-23T01:55:34.5634613Z test_reference_numerics_le_cuda_int16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.008s) 2022-11-23T01:55:34.5634826Z test_reference_numerics_le_cuda_int32 (__main__.TestBinaryUfuncsCUDA) ... ok (0.009s) 2022-11-23T01:55:34.5635036Z test_reference_numerics_le_cuda_int64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.011s) 2022-11-23T01:55:34.5635249Z test_reference_numerics_le_cuda_int8 (__main__.TestBinaryUfuncsCUDA) ... ok (0.008s) 2022-11-23T01:55:34.5635443Z test_reference_numerics_le_cuda_uint8 (__main__.TestBinaryUfuncsCUDA) ... ok (0.007s) 2022-11-23T01:55:34.5635734Z test_reference_numerics_logical_and_cuda_bfloat16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.011s) 2022-11-23T01:55:34.5635965Z test_reference_numerics_logical_and_cuda_bool (__main__.TestBinaryUfuncsCUDA) ... ok (0.008s) 2022-11-23T01:55:34.5636206Z test_reference_numerics_logical_and_cuda_complex128 (__main__.TestBinaryUfuncsCUDA) ... ok (0.018s) 2022-11-23T01:55:34.5636446Z test_reference_numerics_logical_and_cuda_complex64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.015s) 2022-11-23T01:55:34.5636677Z test_reference_numerics_logical_and_cuda_float16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.013s) 2022-11-23T01:55:34.5636900Z test_reference_numerics_logical_and_cuda_float32 (__main__.TestBinaryUfuncsCUDA) ... ok (0.011s) 2022-11-23T01:55:34.5637137Z test_reference_numerics_logical_and_cuda_float64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.013s) 2022-11-23T01:55:34.5637372Z test_reference_numerics_logical_and_cuda_int16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.008s) 2022-11-23T01:55:34.5637595Z test_reference_numerics_logical_and_cuda_int32 (__main__.TestBinaryUfuncsCUDA) ... ok (0.009s) 2022-11-23T01:55:34.5637826Z test_reference_numerics_logical_and_cuda_int64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.011s) 2022-11-23T01:55:34.5638050Z test_reference_numerics_logical_and_cuda_int8 (__main__.TestBinaryUfuncsCUDA) ... ok (0.008s) 2022-11-23T01:55:34.5638276Z test_reference_numerics_logical_and_cuda_uint8 (__main__.TestBinaryUfuncsCUDA) ... ok (0.008s) 2022-11-23T01:55:34.5638508Z test_reference_numerics_logical_or_cuda_bfloat16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.011s) 2022-11-23T01:55:34.5638735Z test_reference_numerics_logical_or_cuda_bool (__main__.TestBinaryUfuncsCUDA) ... ok (0.008s) 2022-11-23T01:55:34.5638970Z test_reference_numerics_logical_or_cuda_complex128 (__main__.TestBinaryUfuncsCUDA) ... ok (0.018s) 2022-11-23T01:55:34.5639252Z test_reference_numerics_logical_or_cuda_complex64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.015s) 2022-11-23T01:55:34.5639492Z test_reference_numerics_logical_or_cuda_float16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.011s) 2022-11-23T01:55:34.5639706Z test_reference_numerics_logical_or_cuda_float32 (__main__.TestBinaryUfuncsCUDA) ... ok (0.011s) 2022-11-23T01:55:34.5639937Z test_reference_numerics_logical_or_cuda_float64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.012s) 2022-11-23T01:55:34.5640161Z test_reference_numerics_logical_or_cuda_int16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.008s) 2022-11-23T01:55:34.5640384Z test_reference_numerics_logical_or_cuda_int32 (__main__.TestBinaryUfuncsCUDA) ... ok (0.010s) 2022-11-23T01:55:34.5640617Z test_reference_numerics_logical_or_cuda_int64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.011s) 2022-11-23T01:55:34.5640842Z test_reference_numerics_logical_or_cuda_int8 (__main__.TestBinaryUfuncsCUDA) ... ok (0.008s) 2022-11-23T01:55:34.5641074Z test_reference_numerics_logical_or_cuda_uint8 (__main__.TestBinaryUfuncsCUDA) ... ok (0.007s) 2022-11-23T01:55:34.5641307Z test_reference_numerics_logical_xor_cuda_bfloat16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.011s) 2022-11-23T01:55:34.5641513Z test_reference_numerics_logical_xor_cuda_bool (__main__.TestBinaryUfuncsCUDA) ... ok (0.008s) 2022-11-23T01:55:34.5641751Z test_reference_numerics_logical_xor_cuda_complex128 (__main__.TestBinaryUfuncsCUDA) ... ok (0.019s) 2022-11-23T01:55:34.5641986Z test_reference_numerics_logical_xor_cuda_complex64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.015s) 2022-11-23T01:55:34.5642217Z test_reference_numerics_logical_xor_cuda_float16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.013s) 2022-11-23T01:55:34.5642441Z test_reference_numerics_logical_xor_cuda_float32 (__main__.TestBinaryUfuncsCUDA) ... ok (0.011s) 2022-11-23T01:55:34.5642660Z test_reference_numerics_logical_xor_cuda_float64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.012s) 2022-11-23T01:55:34.5642888Z test_reference_numerics_logical_xor_cuda_int16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.009s) 2022-11-23T01:55:34.5643167Z test_reference_numerics_logical_xor_cuda_int32 (__main__.TestBinaryUfuncsCUDA) ... ok (0.009s) 2022-11-23T01:55:34.5643393Z test_reference_numerics_logical_xor_cuda_int64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.011s) 2022-11-23T01:55:34.5643595Z test_reference_numerics_logical_xor_cuda_int8 (__main__.TestBinaryUfuncsCUDA) ... ok (0.008s) 2022-11-23T01:55:34.5643819Z test_reference_numerics_logical_xor_cuda_uint8 (__main__.TestBinaryUfuncsCUDA) ... ok (0.009s) 2022-11-23T01:55:34.5644047Z test_reference_numerics_lt_cuda_bfloat16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.009s) 2022-11-23T01:55:34.5644265Z test_reference_numerics_lt_cuda_bool (__main__.TestBinaryUfuncsCUDA) ... ok (0.008s) 2022-11-23T01:55:34.5644488Z test_reference_numerics_lt_cuda_float16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.023s) 2022-11-23T01:55:34.5644702Z test_reference_numerics_lt_cuda_float32 (__main__.TestBinaryUfuncsCUDA) ... ok (0.010s) 2022-11-23T01:55:34.5644924Z test_reference_numerics_lt_cuda_float64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.012s) 2022-11-23T01:55:34.5645137Z test_reference_numerics_lt_cuda_int16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.008s) 2022-11-23T01:55:34.5645336Z test_reference_numerics_lt_cuda_int32 (__main__.TestBinaryUfuncsCUDA) ... ok (0.010s) 2022-11-23T01:55:34.5645547Z test_reference_numerics_lt_cuda_int64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.011s) 2022-11-23T01:55:34.5645759Z test_reference_numerics_lt_cuda_int8 (__main__.TestBinaryUfuncsCUDA) ... ok (0.007s) 2022-11-23T01:55:34.5645967Z test_reference_numerics_lt_cuda_uint8 (__main__.TestBinaryUfuncsCUDA) ... ok (0.008s) 2022-11-23T01:55:34.5646199Z test_reference_numerics_max_binary_cuda_bfloat16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.019s) 2022-11-23T01:55:34.5646422Z test_reference_numerics_max_binary_cuda_bool (__main__.TestBinaryUfuncsCUDA) ... ok (0.008s) 2022-11-23T01:55:34.5646694Z test_reference_numerics_max_binary_cuda_float16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.032s) 2022-11-23T01:55:34.5646935Z test_reference_numerics_max_binary_cuda_float32 (__main__.TestBinaryUfuncsCUDA) ... ok (0.021s) 2022-11-23T01:55:34.5647162Z test_reference_numerics_max_binary_cuda_float64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.022s) 2022-11-23T01:55:34.5647379Z test_reference_numerics_max_binary_cuda_int16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.009s) 2022-11-23T01:55:34.5647607Z test_reference_numerics_max_binary_cuda_int32 (__main__.TestBinaryUfuncsCUDA) ... ok (0.010s) 2022-11-23T01:55:34.5647834Z test_reference_numerics_max_binary_cuda_int64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.012s) 2022-11-23T01:55:34.5648057Z test_reference_numerics_max_binary_cuda_int8 (__main__.TestBinaryUfuncsCUDA) ... ok (0.008s) 2022-11-23T01:55:34.5648280Z test_reference_numerics_max_binary_cuda_uint8 (__main__.TestBinaryUfuncsCUDA) ... ok (0.008s) 2022-11-23T01:55:34.5648505Z test_reference_numerics_maximum_cuda_bfloat16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.020s) 2022-11-23T01:55:34.5648731Z test_reference_numerics_maximum_cuda_bool (__main__.TestBinaryUfuncsCUDA) ... ok (0.009s) 2022-11-23T01:55:34.5648956Z test_reference_numerics_maximum_cuda_float16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.033s) 2022-11-23T01:55:34.5649177Z test_reference_numerics_maximum_cuda_float32 (__main__.TestBinaryUfuncsCUDA) ... ok (0.021s) 2022-11-23T01:55:34.5649383Z test_reference_numerics_maximum_cuda_float64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.022s) 2022-11-23T01:55:34.5649607Z test_reference_numerics_maximum_cuda_int16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.010s) 2022-11-23T01:55:34.5649826Z test_reference_numerics_maximum_cuda_int32 (__main__.TestBinaryUfuncsCUDA) ... ok (0.010s) 2022-11-23T01:55:34.5650041Z test_reference_numerics_maximum_cuda_int64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.012s) 2022-11-23T01:55:34.5650257Z test_reference_numerics_maximum_cuda_int8 (__main__.TestBinaryUfuncsCUDA) ... ok (0.009s) 2022-11-23T01:55:34.5650525Z test_reference_numerics_maximum_cuda_uint8 (__main__.TestBinaryUfuncsCUDA) ... ok (0.008s) 2022-11-23T01:55:34.5650766Z test_reference_numerics_min_binary_cuda_bfloat16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.020s) 2022-11-23T01:55:34.5650995Z test_reference_numerics_min_binary_cuda_bool (__main__.TestBinaryUfuncsCUDA) ... ok (0.008s) 2022-11-23T01:55:34.5651211Z test_reference_numerics_min_binary_cuda_float16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.031s) 2022-11-23T01:55:34.5651439Z test_reference_numerics_min_binary_cuda_float32 (__main__.TestBinaryUfuncsCUDA) ... ok (0.021s) 2022-11-23T01:55:34.5651666Z test_reference_numerics_min_binary_cuda_float64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.022s) 2022-11-23T01:55:34.5651887Z test_reference_numerics_min_binary_cuda_int16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.010s) 2022-11-23T01:55:34.5652109Z test_reference_numerics_min_binary_cuda_int32 (__main__.TestBinaryUfuncsCUDA) ... ok (0.010s) 2022-11-23T01:55:34.5652333Z test_reference_numerics_min_binary_cuda_int64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.012s) 2022-11-23T01:55:34.5652558Z test_reference_numerics_min_binary_cuda_int8 (__main__.TestBinaryUfuncsCUDA) ... ok (0.008s) 2022-11-23T01:55:34.5652777Z test_reference_numerics_min_binary_cuda_uint8 (__main__.TestBinaryUfuncsCUDA) ... ok (0.008s) 2022-11-23T01:55:34.5652998Z test_reference_numerics_minimum_cuda_bfloat16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.019s) 2022-11-23T01:55:34.5653200Z test_reference_numerics_minimum_cuda_bool (__main__.TestBinaryUfuncsCUDA) ... ok (0.008s) 2022-11-23T01:55:34.5653424Z test_reference_numerics_minimum_cuda_float16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.031s) 2022-11-23T01:55:34.5653647Z test_reference_numerics_minimum_cuda_float32 (__main__.TestBinaryUfuncsCUDA) ... ok (0.021s) 2022-11-23T01:55:34.5653869Z test_reference_numerics_minimum_cuda_float64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.022s) 2022-11-23T01:55:34.5654138Z test_reference_numerics_minimum_cuda_int16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.009s) 2022-11-23T01:55:34.5654375Z test_reference_numerics_minimum_cuda_int32 (__main__.TestBinaryUfuncsCUDA) ... ok (0.010s) 2022-11-23T01:55:34.5654597Z test_reference_numerics_minimum_cuda_int64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.012s) 2022-11-23T01:55:34.5654817Z test_reference_numerics_minimum_cuda_int8 (__main__.TestBinaryUfuncsCUDA) ... ok (0.009s) 2022-11-23T01:55:34.5655039Z test_reference_numerics_minimum_cuda_uint8 (__main__.TestBinaryUfuncsCUDA) ... ok (0.008s) 2022-11-23T01:55:34.5655237Z test_reference_numerics_ne_cuda_bfloat16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.010s) 2022-11-23T01:55:34.5655451Z test_reference_numerics_ne_cuda_bool (__main__.TestBinaryUfuncsCUDA) ... ok (0.008s) 2022-11-23T01:55:34.5655673Z test_reference_numerics_ne_cuda_complex128 (__main__.TestBinaryUfuncsCUDA) ... ok (0.018s) 2022-11-23T01:55:34.5655894Z test_reference_numerics_ne_cuda_complex64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.015s) 2022-11-23T01:55:34.5656115Z test_reference_numerics_ne_cuda_float16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.017s) 2022-11-23T01:55:34.5656331Z test_reference_numerics_ne_cuda_float32 (__main__.TestBinaryUfuncsCUDA) ... ok (0.010s) 2022-11-23T01:55:34.5656542Z test_reference_numerics_ne_cuda_float64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.012s) 2022-11-23T01:55:34.5656754Z test_reference_numerics_ne_cuda_int16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.009s) 2022-11-23T01:55:34.5656949Z test_reference_numerics_ne_cuda_int32 (__main__.TestBinaryUfuncsCUDA) ... ok (0.010s) 2022-11-23T01:55:34.5657159Z test_reference_numerics_ne_cuda_int64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.011s) 2022-11-23T01:55:34.5657378Z test_reference_numerics_ne_cuda_int8 (__main__.TestBinaryUfuncsCUDA) ... ok (0.008s) 2022-11-23T01:55:34.5657595Z test_reference_numerics_ne_cuda_uint8 (__main__.TestBinaryUfuncsCUDA) ... ok (0.008s) 2022-11-23T01:55:34.5657825Z test_reference_numerics_pow_cuda_bfloat16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.029s) 2022-11-23T01:55:34.5658104Z test_reference_numerics_pow_cuda_complex128 (__main__.TestBinaryUfuncsCUDA) ... ok (0.201s) 2022-11-23T01:55:34.5658350Z test_reference_numerics_pow_cuda_complex32 (__main__.TestBinaryUfuncsCUDA) ... skip: Skipped! (0.001s) 2022-11-23T01:55:34.5658575Z test_reference_numerics_pow_cuda_complex64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.173s) 2022-11-23T01:55:34.5658793Z test_reference_numerics_pow_cuda_float16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.060s) 2022-11-23T01:55:34.5658995Z test_reference_numerics_pow_cuda_float32 (__main__.TestBinaryUfuncsCUDA) ... ok (0.029s) 2022-11-23T01:55:34.5659207Z test_reference_numerics_pow_cuda_float64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.076s) 2022-11-23T01:55:34.5659424Z test_reference_numerics_pow_cuda_int16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.018s) 2022-11-23T01:55:34.5659638Z test_reference_numerics_pow_cuda_int32 (__main__.TestBinaryUfuncsCUDA) ... ok (0.019s) 2022-11-23T01:55:34.5659859Z test_reference_numerics_pow_cuda_int64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.021s) 2022-11-23T01:55:34.5660278Z test_reference_numerics_pow_cuda_int8 (__main__.TestBinaryUfuncsCUDA) ... ok (0.017s) 2022-11-23T01:55:34.5660500Z test_reference_numerics_pow_cuda_uint8 (__main__.TestBinaryUfuncsCUDA) ... ok (0.018s) 2022-11-23T01:55:34.5660795Z test_reference_numerics_remainder_cuda_bfloat16 (__main__.TestBinaryUfuncsCUDA) ... skip: Skipped! (0.000s) 2022-11-23T01:55:34.5661021Z test_reference_numerics_remainder_cuda_float16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.051s) 2022-11-23T01:55:34.5661258Z test_reference_numerics_remainder_cuda_float32 (__main__.TestBinaryUfuncsCUDA) ... ok (0.043s) 2022-11-23T01:55:34.5661492Z test_reference_numerics_remainder_cuda_float64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.045s) 2022-11-23T01:55:34.5661717Z test_reference_numerics_remainder_cuda_int16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.022s) 2022-11-23T01:55:34.5662075Z test_reference_numerics_remainder_cuda_int32 (__main__.TestBinaryUfuncsCUDA) ... ok (0.022s) 2022-11-23T01:55:34.5662316Z test_reference_numerics_remainder_cuda_int64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.031s) 2022-11-23T01:55:34.5662540Z test_reference_numerics_remainder_cuda_int8 (__main__.TestBinaryUfuncsCUDA) ... ok (0.023s) 2022-11-23T01:55:34.5662759Z test_reference_numerics_remainder_cuda_uint8 (__main__.TestBinaryUfuncsCUDA) ... ok (0.012s) 2022-11-23T01:55:34.5663000Z test_reference_numerics_small_values_add_cuda_bfloat16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.002s) 2022-11-23T01:55:34.5663408Z test_reference_numerics_small_values_add_cuda_bool (__main__.TestBinaryUfuncsCUDA) ... skip: Doesn't support bool! (0.001s) 2022-11-23T01:55:34.5663656Z test_reference_numerics_small_values_add_cuda_complex128 (__main__.TestBinaryUfuncsCUDA) ... ok (0.025s) 2022-11-23T01:55:34.5663899Z test_reference_numerics_small_values_add_cuda_complex32 (__main__.TestBinaryUfuncsCUDA) ... ok (0.024s) 2022-11-23T01:55:34.5664149Z test_reference_numerics_small_values_add_cuda_complex64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.023s) 2022-11-23T01:55:34.5664387Z test_reference_numerics_small_values_add_cuda_float16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.002s) 2022-11-23T01:55:34.5664629Z test_reference_numerics_small_values_add_cuda_float32 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-11-23T01:55:34.5664878Z test_reference_numerics_small_values_add_cuda_float64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.002s) 2022-11-23T01:55:34.5665120Z test_reference_numerics_small_values_add_cuda_int16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.006s) 2022-11-23T01:55:34.5665355Z test_reference_numerics_small_values_add_cuda_int32 (__main__.TestBinaryUfuncsCUDA) ... ok (0.006s) 2022-11-23T01:55:34.5665571Z test_reference_numerics_small_values_add_cuda_int64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.006s) 2022-11-23T01:55:34.5665808Z test_reference_numerics_small_values_add_cuda_int8 (__main__.TestBinaryUfuncsCUDA) ... ok (0.006s) 2022-11-23T01:55:34.5666111Z test_reference_numerics_small_values_add_cuda_uint8 (__main__.TestBinaryUfuncsCUDA) ... ok (0.007s) 2022-11-23T01:55:34.5666525Z test_reference_numerics_small_values_bitwise_and_cuda_bool (__main__.TestBinaryUfuncsCUDA) ... skip: Doesn't support bool! (0.001s) 2022-11-23T01:55:34.5666772Z test_reference_numerics_small_values_bitwise_and_cuda_int16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.007s) 2022-11-23T01:55:34.5667016Z test_reference_numerics_small_values_bitwise_and_cuda_int32 (__main__.TestBinaryUfuncsCUDA) ... ok (0.006s) 2022-11-23T01:55:34.5667254Z test_reference_numerics_small_values_bitwise_and_cuda_int64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.006s) 2022-11-23T01:55:34.5667502Z test_reference_numerics_small_values_bitwise_and_cuda_int8 (__main__.TestBinaryUfuncsCUDA) ... ok (0.006s) 2022-11-23T01:55:34.5667743Z test_reference_numerics_small_values_bitwise_and_cuda_uint8 (__main__.TestBinaryUfuncsCUDA) ... ok (0.007s) 2022-11-23T01:55:34.5668131Z test_reference_numerics_small_values_bitwise_or_cuda_bool (__main__.TestBinaryUfuncsCUDA) ... skip: Doesn't support bool! (0.001s) 2022-11-23T01:55:34.5668374Z test_reference_numerics_small_values_bitwise_or_cuda_int16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.006s) 2022-11-23T01:55:34.5668615Z test_reference_numerics_small_values_bitwise_or_cuda_int32 (__main__.TestBinaryUfuncsCUDA) ... ok (0.006s) 2022-11-23T01:55:34.5668866Z test_reference_numerics_small_values_bitwise_or_cuda_int64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.007s) 2022-11-23T01:55:34.5669114Z test_reference_numerics_small_values_bitwise_or_cuda_int8 (__main__.TestBinaryUfuncsCUDA) ... ok (0.006s) 2022-11-23T01:55:34.5669357Z test_reference_numerics_small_values_bitwise_or_cuda_uint8 (__main__.TestBinaryUfuncsCUDA) ... ok (0.007s) 2022-11-23T01:55:34.5669756Z test_reference_numerics_small_values_bitwise_xor_cuda_bool (__main__.TestBinaryUfuncsCUDA) ... skip: Doesn't support bool! (0.001s) 2022-11-23T01:55:34.5670079Z test_reference_numerics_small_values_bitwise_xor_cuda_int16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.006s) 2022-11-23T01:55:34.5670330Z test_reference_numerics_small_values_bitwise_xor_cuda_int32 (__main__.TestBinaryUfuncsCUDA) ... ok (0.006s) 2022-11-23T01:55:34.5670548Z test_reference_numerics_small_values_bitwise_xor_cuda_int64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.006s) 2022-11-23T01:55:34.5670790Z test_reference_numerics_small_values_bitwise_xor_cuda_int8 (__main__.TestBinaryUfuncsCUDA) ... ok (0.006s) 2022-11-23T01:55:34.5671027Z test_reference_numerics_small_values_bitwise_xor_cuda_uint8 (__main__.TestBinaryUfuncsCUDA) ... ok (0.007s) 2022-11-23T01:55:34.5671277Z test_reference_numerics_small_values_clamp_max_cuda_bfloat16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.002s) 2022-11-23T01:55:34.5671681Z test_reference_numerics_small_values_clamp_max_cuda_bool (__main__.TestBinaryUfuncsCUDA) ... skip: Doesn't support bool! (0.001s) 2022-11-23T01:55:34.5671932Z test_reference_numerics_small_values_clamp_max_cuda_float16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.002s) 2022-11-23T01:55:34.5672180Z test_reference_numerics_small_values_clamp_max_cuda_float32 (__main__.TestBinaryUfuncsCUDA) ... ok (0.002s) 2022-11-23T01:55:34.5672422Z test_reference_numerics_small_values_clamp_max_cuda_float64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.002s) 2022-11-23T01:55:34.5672666Z test_reference_numerics_small_values_clamp_max_cuda_int16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.006s) 2022-11-23T01:55:34.5672917Z test_reference_numerics_small_values_clamp_max_cuda_int32 (__main__.TestBinaryUfuncsCUDA) ... ok (0.006s) 2022-11-23T01:55:34.5673146Z test_reference_numerics_small_values_clamp_max_cuda_int64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.007s) 2022-11-23T01:55:34.5673394Z test_reference_numerics_small_values_clamp_max_cuda_int8 (__main__.TestBinaryUfuncsCUDA) ... ok (0.006s) 2022-11-23T01:55:34.5673636Z test_reference_numerics_small_values_clamp_max_cuda_uint8 (__main__.TestBinaryUfuncsCUDA) ... ok (0.007s) 2022-11-23T01:55:34.5673942Z test_reference_numerics_small_values_clamp_min_cuda_bfloat16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.002s) 2022-11-23T01:55:34.5674345Z test_reference_numerics_small_values_clamp_min_cuda_bool (__main__.TestBinaryUfuncsCUDA) ... skip: Doesn't support bool! (0.001s) 2022-11-23T01:55:34.5674591Z test_reference_numerics_small_values_clamp_min_cuda_float16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.002s) 2022-11-23T01:55:34.5674841Z test_reference_numerics_small_values_clamp_min_cuda_float32 (__main__.TestBinaryUfuncsCUDA) ... ok (0.002s) 2022-11-23T01:55:34.5675082Z test_reference_numerics_small_values_clamp_min_cuda_float64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.002s) 2022-11-23T01:55:34.5675325Z test_reference_numerics_small_values_clamp_min_cuda_int16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.007s) 2022-11-23T01:55:34.5675551Z test_reference_numerics_small_values_clamp_min_cuda_int32 (__main__.TestBinaryUfuncsCUDA) ... ok (0.006s) 2022-11-23T01:55:34.5675796Z test_reference_numerics_small_values_clamp_min_cuda_int64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.006s) 2022-11-23T01:55:34.5676036Z test_reference_numerics_small_values_clamp_min_cuda_int8 (__main__.TestBinaryUfuncsCUDA) ... ok (0.006s) 2022-11-23T01:55:34.5676272Z test_reference_numerics_small_values_clamp_min_cuda_uint8 (__main__.TestBinaryUfuncsCUDA) ... ok (0.007s) 2022-11-23T01:55:34.5676511Z test_reference_numerics_small_values_eq_cuda_bfloat16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.002s) 2022-11-23T01:55:34.5676907Z test_reference_numerics_small_values_eq_cuda_bool (__main__.TestBinaryUfuncsCUDA) ... skip: Doesn't support bool! (0.001s) 2022-11-23T01:55:34.5677154Z test_reference_numerics_small_values_eq_cuda_complex128 (__main__.TestBinaryUfuncsCUDA) ... ok (0.024s) 2022-11-23T01:55:34.5677399Z test_reference_numerics_small_values_eq_cuda_complex32 (__main__.TestBinaryUfuncsCUDA) ... ok (0.024s) 2022-11-23T01:55:34.5677688Z test_reference_numerics_small_values_eq_cuda_complex64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.022s) 2022-11-23T01:55:34.5677920Z test_reference_numerics_small_values_eq_cuda_float16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.002s) 2022-11-23T01:55:34.5678158Z test_reference_numerics_small_values_eq_cuda_float32 (__main__.TestBinaryUfuncsCUDA) ... ok (0.002s) 2022-11-23T01:55:34.5678391Z test_reference_numerics_small_values_eq_cuda_float64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.002s) 2022-11-23T01:55:34.5678626Z test_reference_numerics_small_values_eq_cuda_int16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.006s) 2022-11-23T01:55:34.5678852Z test_reference_numerics_small_values_eq_cuda_int32 (__main__.TestBinaryUfuncsCUDA) ... ok (0.006s) 2022-11-23T01:55:34.5679076Z test_reference_numerics_small_values_eq_cuda_int64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.006s) 2022-11-23T01:55:34.5679303Z test_reference_numerics_small_values_eq_cuda_int8 (__main__.TestBinaryUfuncsCUDA) ... ok (0.006s) 2022-11-23T01:55:34.5679534Z test_reference_numerics_small_values_eq_cuda_uint8 (__main__.TestBinaryUfuncsCUDA) ... ok (0.007s) 2022-11-23T01:55:34.5679928Z test_reference_numerics_small_values_float_power_cuda_bfloat16 (__main__.TestBinaryUfuncsCUDA) ... /var/lib/jenkins/workspace/test/test_binary_ufuncs.py:158: RuntimeWarning: divide by zero encountered in float_power 2022-11-23T01:55:34.5680053Z expected = op.ref(l_numpy, r_numpy) 2022-11-23T01:55:34.5680156Z ok (0.002s) 2022-11-23T01:55:34.5680575Z test_reference_numerics_small_values_float_power_cuda_bool (__main__.TestBinaryUfuncsCUDA) ... skip: Doesn't support bool! (0.001s) 2022-11-23T01:55:34.5680857Z test_reference_numerics_small_values_float_power_cuda_complex128 (__main__.TestBinaryUfuncsCUDA) ... skip: Skipped! (0.001s) 2022-11-23T01:55:34.5681135Z test_reference_numerics_small_values_float_power_cuda_complex64 (__main__.TestBinaryUfuncsCUDA) ... skip: Skipped! (0.001s) 2022-11-23T01:55:34.5681390Z test_reference_numerics_small_values_float_power_cuda_float16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.002s) 2022-11-23T01:55:34.5681698Z test_reference_numerics_small_values_float_power_cuda_float32 (__main__.TestBinaryUfuncsCUDA) ... ok (0.002s) 2022-11-23T01:55:34.5681947Z test_reference_numerics_small_values_float_power_cuda_float64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.002s) 2022-11-23T01:55:34.5682193Z test_reference_numerics_small_values_float_power_cuda_int16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.008s) 2022-11-23T01:55:34.5682422Z test_reference_numerics_small_values_float_power_cuda_int32 (__main__.TestBinaryUfuncsCUDA) ... ok (0.008s) 2022-11-23T01:55:34.5682663Z test_reference_numerics_small_values_float_power_cuda_int64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.008s) 2022-11-23T01:55:34.5682911Z test_reference_numerics_small_values_float_power_cuda_int8 (__main__.TestBinaryUfuncsCUDA) ... ok (0.008s) 2022-11-23T01:55:34.5683152Z test_reference_numerics_small_values_float_power_cuda_uint8 (__main__.TestBinaryUfuncsCUDA) ... ok (0.009s) 2022-11-23T01:55:34.5683429Z test_reference_numerics_small_values_floor_divide_cuda_bfloat16 (__main__.TestBinaryUfuncsCUDA) ... skip: Skipped! (0.001s) 2022-11-23T01:55:34.5683680Z test_reference_numerics_small_values_floor_divide_cuda_float16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.002s) 2022-11-23T01:55:34.5683928Z test_reference_numerics_small_values_floor_divide_cuda_float32 (__main__.TestBinaryUfuncsCUDA) ... ok (0.002s) 2022-11-23T01:55:34.5684176Z test_reference_numerics_small_values_floor_divide_cuda_float64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.002s) 2022-11-23T01:55:34.5684432Z test_reference_numerics_small_values_floor_divide_cuda_int16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.006s) 2022-11-23T01:55:34.5684683Z test_reference_numerics_small_values_floor_divide_cuda_int32 (__main__.TestBinaryUfuncsCUDA) ... ok (0.006s) 2022-11-23T01:55:34.5684918Z test_reference_numerics_small_values_floor_divide_cuda_int64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.006s) 2022-11-23T01:55:34.5685231Z test_reference_numerics_small_values_floor_divide_cuda_int8 (__main__.TestBinaryUfuncsCUDA) ... skip: Skipped! (0.001s) 2022-11-23T01:55:34.5685489Z test_reference_numerics_small_values_floor_divide_cuda_uint8 (__main__.TestBinaryUfuncsCUDA) ... ok (0.007s) 2022-11-23T01:55:34.5685732Z test_reference_numerics_small_values_fmod_cuda_bfloat16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.002s) 2022-11-23T01:55:34.5685972Z test_reference_numerics_small_values_fmod_cuda_float16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.002s) 2022-11-23T01:55:34.5686211Z test_reference_numerics_small_values_fmod_cuda_float32 (__main__.TestBinaryUfuncsCUDA) ... ok (0.002s) 2022-11-23T01:55:34.5686447Z test_reference_numerics_small_values_fmod_cuda_float64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.002s) 2022-11-23T01:55:34.5686683Z test_reference_numerics_small_values_fmod_cuda_int16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.006s) 2022-11-23T01:55:34.5686920Z test_reference_numerics_small_values_fmod_cuda_int32 (__main__.TestBinaryUfuncsCUDA) ... ok (0.006s) 2022-11-23T01:55:34.5687141Z test_reference_numerics_small_values_fmod_cuda_int64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.006s) 2022-11-23T01:55:34.5687375Z test_reference_numerics_small_values_fmod_cuda_int8 (__main__.TestBinaryUfuncsCUDA) ... ok (0.006s) 2022-11-23T01:55:34.5687631Z test_reference_numerics_small_values_fmod_cuda_uint8 (__main__.TestBinaryUfuncsCUDA) ... skip: Skipped! (0.001s) 2022-11-23T01:55:34.5687862Z test_reference_numerics_small_values_gcd_cuda_int16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.006s) 2022-11-23T01:55:34.5688102Z test_reference_numerics_small_values_gcd_cuda_int32 (__main__.TestBinaryUfuncsCUDA) ... ok (0.006s) 2022-11-23T01:55:34.5688333Z test_reference_numerics_small_values_gcd_cuda_int64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.006s) 2022-11-23T01:55:34.5688595Z test_reference_numerics_small_values_gcd_cuda_int8 (__main__.TestBinaryUfuncsCUDA) ... expected failure (0.007s) 2022-11-23T01:55:34.5688828Z test_reference_numerics_small_values_gcd_cuda_uint8 (__main__.TestBinaryUfuncsCUDA) ... ok (0.406s) 2022-11-23T01:55:34.5689118Z test_reference_numerics_small_values_ge_cuda_bfloat16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.002s) 2022-11-23T01:55:34.5689496Z test_reference_numerics_small_values_ge_cuda_bool (__main__.TestBinaryUfuncsCUDA) ... skip: Doesn't support bool! (0.001s) 2022-11-23T01:55:34.5689733Z test_reference_numerics_small_values_ge_cuda_float16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.002s) 2022-11-23T01:55:34.5689967Z test_reference_numerics_small_values_ge_cuda_float32 (__main__.TestBinaryUfuncsCUDA) ... ok (0.002s) 2022-11-23T01:55:34.5690203Z test_reference_numerics_small_values_ge_cuda_float64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.002s) 2022-11-23T01:55:34.5690434Z test_reference_numerics_small_values_ge_cuda_int16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.006s) 2022-11-23T01:55:34.5690664Z test_reference_numerics_small_values_ge_cuda_int32 (__main__.TestBinaryUfuncsCUDA) ... ok (0.006s) 2022-11-23T01:55:34.5690888Z test_reference_numerics_small_values_ge_cuda_int64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.006s) 2022-11-23T01:55:34.5691116Z test_reference_numerics_small_values_ge_cuda_int8 (__main__.TestBinaryUfuncsCUDA) ... ok (0.006s) 2022-11-23T01:55:34.5691338Z test_reference_numerics_small_values_ge_cuda_uint8 (__main__.TestBinaryUfuncsCUDA) ... ok (0.007s) 2022-11-23T01:55:34.5691557Z test_reference_numerics_small_values_gt_cuda_bfloat16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.002s) 2022-11-23T01:55:34.5691952Z test_reference_numerics_small_values_gt_cuda_bool (__main__.TestBinaryUfuncsCUDA) ... skip: Doesn't support bool! (0.002s) 2022-11-23T01:55:34.5692196Z test_reference_numerics_small_values_gt_cuda_float16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.002s) 2022-11-23T01:55:34.5692436Z test_reference_numerics_small_values_gt_cuda_float32 (__main__.TestBinaryUfuncsCUDA) ... ok (0.002s) 2022-11-23T01:55:34.5692718Z test_reference_numerics_small_values_gt_cuda_float64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.002s) 2022-11-23T01:55:34.5692961Z test_reference_numerics_small_values_gt_cuda_int16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.006s) 2022-11-23T01:55:34.5693188Z test_reference_numerics_small_values_gt_cuda_int32 (__main__.TestBinaryUfuncsCUDA) ... ok (0.006s) 2022-11-23T01:55:34.5693408Z test_reference_numerics_small_values_gt_cuda_int64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.006s) 2022-11-23T01:55:34.5693636Z test_reference_numerics_small_values_gt_cuda_int8 (__main__.TestBinaryUfuncsCUDA) ... ok (0.006s) 2022-11-23T01:55:34.5693841Z test_reference_numerics_small_values_gt_cuda_uint8 (__main__.TestBinaryUfuncsCUDA) ... ok (0.007s) 2022-11-23T01:55:34.5694088Z test_reference_numerics_small_values_heaviside_cuda_bfloat16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.002s) 2022-11-23T01:55:34.5694498Z test_reference_numerics_small_values_heaviside_cuda_bool (__main__.TestBinaryUfuncsCUDA) ... skip: Doesn't support bool! (0.001s) 2022-11-23T01:55:34.5694752Z test_reference_numerics_small_values_heaviside_cuda_float16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.002s) 2022-11-23T01:55:34.5695001Z test_reference_numerics_small_values_heaviside_cuda_float32 (__main__.TestBinaryUfuncsCUDA) ... ok (0.002s) 2022-11-23T01:55:34.5695240Z test_reference_numerics_small_values_heaviside_cuda_float64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-11-23T01:55:34.5695484Z test_reference_numerics_small_values_heaviside_cuda_int16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.006s) 2022-11-23T01:55:34.5695739Z test_reference_numerics_small_values_heaviside_cuda_int32 (__main__.TestBinaryUfuncsCUDA) ... ok (0.006s) 2022-11-23T01:55:34.5695987Z test_reference_numerics_small_values_heaviside_cuda_int64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.006s) 2022-11-23T01:55:34.5696218Z test_reference_numerics_small_values_heaviside_cuda_int8 (__main__.TestBinaryUfuncsCUDA) ... ok (0.006s) 2022-11-23T01:55:34.5696463Z test_reference_numerics_small_values_heaviside_cuda_uint8 (__main__.TestBinaryUfuncsCUDA) ... ok (0.007s) 2022-11-23T01:55:34.5696766Z test_reference_numerics_small_values_isclose_cuda_bfloat16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-11-23T01:55:34.5697167Z test_reference_numerics_small_values_isclose_cuda_bool (__main__.TestBinaryUfuncsCUDA) ... skip: Doesn't support bool! (0.001s) 2022-11-23T01:55:34.5697419Z test_reference_numerics_small_values_isclose_cuda_complex128 (__main__.TestBinaryUfuncsCUDA) ... ok (0.027s) 2022-11-23T01:55:34.5697665Z test_reference_numerics_small_values_isclose_cuda_complex64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.024s) 2022-11-23T01:55:34.5697907Z test_reference_numerics_small_values_isclose_cuda_float16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.002s) 2022-11-23T01:55:34.5698148Z test_reference_numerics_small_values_isclose_cuda_float32 (__main__.TestBinaryUfuncsCUDA) ... ok (0.002s) 2022-11-23T01:55:34.5698388Z test_reference_numerics_small_values_isclose_cuda_float64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.002s) 2022-11-23T01:55:34.5698615Z test_reference_numerics_small_values_isclose_cuda_int16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.006s) 2022-11-23T01:55:34.5698852Z test_reference_numerics_small_values_isclose_cuda_int32 (__main__.TestBinaryUfuncsCUDA) ... ok (0.006s) 2022-11-23T01:55:34.5699091Z test_reference_numerics_small_values_isclose_cuda_int64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.006s) 2022-11-23T01:55:34.5699329Z test_reference_numerics_small_values_isclose_cuda_int8 (__main__.TestBinaryUfuncsCUDA) ... ok (0.006s) 2022-11-23T01:55:34.5699577Z test_reference_numerics_small_values_isclose_cuda_uint8 (__main__.TestBinaryUfuncsCUDA) ... ok (0.007s) 2022-11-23T01:55:34.5699841Z test_reference_numerics_small_values_jiterator_binary_cuda_bfloat16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.002s) 2022-11-23T01:55:34.5700515Z test_reference_numerics_small_values_jiterator_binary_cuda_bool (__main__.TestBinaryUfuncsCUDA) ... skip: Doesn't support bool! (0.001s) 2022-11-23T01:55:34.5700858Z test_reference_numerics_small_values_jiterator_binary_cuda_complex128 (__main__.TestBinaryUfuncsCUDA) ... ok (0.025s) 2022-11-23T01:55:34.5701127Z test_reference_numerics_small_values_jiterator_binary_cuda_complex64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.023s) 2022-11-23T01:55:34.5701382Z test_reference_numerics_small_values_jiterator_binary_cuda_float16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.002s) 2022-11-23T01:55:34.5701613Z test_reference_numerics_small_values_jiterator_binary_cuda_float32 (__main__.TestBinaryUfuncsCUDA) ... ok (0.002s) 2022-11-23T01:55:34.5701858Z test_reference_numerics_small_values_jiterator_binary_cuda_float64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-11-23T01:55:34.5702106Z test_reference_numerics_small_values_jiterator_binary_cuda_int16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.006s) 2022-11-23T01:55:34.5702348Z test_reference_numerics_small_values_jiterator_binary_cuda_int32 (__main__.TestBinaryUfuncsCUDA) ... ok (0.006s) 2022-11-23T01:55:34.5702592Z test_reference_numerics_small_values_jiterator_binary_cuda_int64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.006s) 2022-11-23T01:55:34.5702840Z test_reference_numerics_small_values_jiterator_binary_cuda_int8 (__main__.TestBinaryUfuncsCUDA) ... ok (0.006s) 2022-11-23T01:55:34.5703091Z test_reference_numerics_small_values_jiterator_binary_cuda_uint8 (__main__.TestBinaryUfuncsCUDA) ... ok (0.007s) 2022-11-23T01:55:34.5703492Z test_reference_numerics_small_values_jiterator_binary_return_by_ref_cuda_bfloat16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.002s) 2022-11-23T01:55:34.5704250Z test_reference_numerics_small_values_jiterator_binary_return_by_ref_cuda_bool (__main__.TestBinaryUfuncsCUDA) ... skip: Doesn't support bool! (0.001s) 2022-11-23T01:55:34.5704709Z test_reference_numerics_small_values_jiterator_binary_return_by_ref_cuda_complex128 (__main__.TestBinaryUfuncsCUDA) ... ok (0.025s) 2022-11-23T01:55:34.5704979Z test_reference_numerics_small_values_jiterator_binary_return_by_ref_cuda_complex64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.023s) 2022-11-23T01:55:34.5705354Z test_reference_numerics_small_values_jiterator_binary_return_by_ref_cuda_float16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.002s) 2022-11-23T01:55:34.5705626Z test_reference_numerics_small_values_jiterator_binary_return_by_ref_cuda_float32 (__main__.TestBinaryUfuncsCUDA) ... ok (0.002s) 2022-11-23T01:55:34.5705887Z test_reference_numerics_small_values_jiterator_binary_return_by_ref_cuda_float64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.002s) 2022-11-23T01:55:34.5706153Z test_reference_numerics_small_values_jiterator_binary_return_by_ref_cuda_int16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.006s) 2022-11-23T01:55:34.5706420Z test_reference_numerics_small_values_jiterator_binary_return_by_ref_cuda_int32 (__main__.TestBinaryUfuncsCUDA) ... ok (0.006s) 2022-11-23T01:55:34.5706689Z test_reference_numerics_small_values_jiterator_binary_return_by_ref_cuda_int64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.006s) 2022-11-23T01:55:34.5706966Z test_reference_numerics_small_values_jiterator_binary_return_by_ref_cuda_int8 (__main__.TestBinaryUfuncsCUDA) ... ok (0.006s) 2022-11-23T01:55:34.5707230Z test_reference_numerics_small_values_jiterator_binary_return_by_ref_cuda_uint8 (__main__.TestBinaryUfuncsCUDA) ... ok (0.007s) 2022-11-23T01:55:34.5707467Z test_reference_numerics_small_values_lcm_cuda_int16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.006s) 2022-11-23T01:55:34.5707679Z test_reference_numerics_small_values_lcm_cuda_int32 (__main__.TestBinaryUfuncsCUDA) ... ok (0.006s) 2022-11-23T01:55:34.5707905Z test_reference_numerics_small_values_lcm_cuda_int64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.006s) 2022-11-23T01:55:34.5708140Z test_reference_numerics_small_values_lcm_cuda_int8 (__main__.TestBinaryUfuncsCUDA) ... ok (0.006s) 2022-11-23T01:55:34.5708365Z test_reference_numerics_small_values_lcm_cuda_uint8 (__main__.TestBinaryUfuncsCUDA) ... ok (0.006s) 2022-11-23T01:55:34.5708657Z test_reference_numerics_small_values_le_cuda_bfloat16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.002s) 2022-11-23T01:55:34.5709072Z test_reference_numerics_small_values_le_cuda_bool (__main__.TestBinaryUfuncsCUDA) ... skip: Doesn't support bool! (0.002s) 2022-11-23T01:55:34.5709318Z test_reference_numerics_small_values_le_cuda_float16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.002s) 2022-11-23T01:55:34.5709553Z test_reference_numerics_small_values_le_cuda_float32 (__main__.TestBinaryUfuncsCUDA) ... ok (0.002s) 2022-11-23T01:55:34.5709787Z test_reference_numerics_small_values_le_cuda_float64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.002s) 2022-11-23T01:55:34.5710005Z test_reference_numerics_small_values_le_cuda_int16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.006s) 2022-11-23T01:55:34.5710236Z test_reference_numerics_small_values_le_cuda_int32 (__main__.TestBinaryUfuncsCUDA) ... ok (0.006s) 2022-11-23T01:55:34.5710460Z test_reference_numerics_small_values_le_cuda_int64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.006s) 2022-11-23T01:55:34.5710696Z test_reference_numerics_small_values_le_cuda_int8 (__main__.TestBinaryUfuncsCUDA) ... ok (0.006s) 2022-11-23T01:55:34.5710920Z test_reference_numerics_small_values_le_cuda_uint8 (__main__.TestBinaryUfuncsCUDA) ... ok (0.007s) 2022-11-23T01:55:34.5711172Z test_reference_numerics_small_values_logical_and_cuda_bfloat16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.002s) 2022-11-23T01:55:34.5711577Z test_reference_numerics_small_values_logical_and_cuda_bool (__main__.TestBinaryUfuncsCUDA) ... skip: Doesn't support bool! (0.001s) 2022-11-23T01:55:34.5711831Z test_reference_numerics_small_values_logical_and_cuda_complex128 (__main__.TestBinaryUfuncsCUDA) ... ok (0.023s) 2022-11-23T01:55:34.5712083Z test_reference_numerics_small_values_logical_and_cuda_complex64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.022s) 2022-11-23T01:55:34.5712317Z test_reference_numerics_small_values_logical_and_cuda_float16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.002s) 2022-11-23T01:55:34.5712578Z test_reference_numerics_small_values_logical_and_cuda_float32 (__main__.TestBinaryUfuncsCUDA) ... ok (0.002s) 2022-11-23T01:55:34.5712889Z test_reference_numerics_small_values_logical_and_cuda_float64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.002s) 2022-11-23T01:55:34.5713143Z test_reference_numerics_small_values_logical_and_cuda_int16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.006s) 2022-11-23T01:55:34.5713389Z test_reference_numerics_small_values_logical_and_cuda_int32 (__main__.TestBinaryUfuncsCUDA) ... ok (0.006s) 2022-11-23T01:55:34.5713629Z test_reference_numerics_small_values_logical_and_cuda_int64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.006s) 2022-11-23T01:55:34.5713874Z test_reference_numerics_small_values_logical_and_cuda_int8 (__main__.TestBinaryUfuncsCUDA) ... ok (0.006s) 2022-11-23T01:55:34.5714111Z test_reference_numerics_small_values_logical_and_cuda_uint8 (__main__.TestBinaryUfuncsCUDA) ... ok (0.007s) 2022-11-23T01:55:34.5714359Z test_reference_numerics_small_values_logical_or_cuda_bfloat16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.002s) 2022-11-23T01:55:34.5714755Z test_reference_numerics_small_values_logical_or_cuda_bool (__main__.TestBinaryUfuncsCUDA) ... skip: Doesn't support bool! (0.001s) 2022-11-23T01:55:34.5715009Z test_reference_numerics_small_values_logical_or_cuda_complex128 (__main__.TestBinaryUfuncsCUDA) ... ok (0.022s) 2022-11-23T01:55:34.5715259Z test_reference_numerics_small_values_logical_or_cuda_complex64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.024s) 2022-11-23T01:55:34.5715509Z test_reference_numerics_small_values_logical_or_cuda_float16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.002s) 2022-11-23T01:55:34.5715755Z test_reference_numerics_small_values_logical_or_cuda_float32 (__main__.TestBinaryUfuncsCUDA) ... ok (0.002s) 2022-11-23T01:55:34.5716000Z test_reference_numerics_small_values_logical_or_cuda_float64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.002s) 2022-11-23T01:55:34.5716302Z test_reference_numerics_small_values_logical_or_cuda_int16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.006s) 2022-11-23T01:55:34.5716568Z test_reference_numerics_small_values_logical_or_cuda_int32 (__main__.TestBinaryUfuncsCUDA) ... ok (0.006s) 2022-11-23T01:55:34.5716816Z test_reference_numerics_small_values_logical_or_cuda_int64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.006s) 2022-11-23T01:55:34.5717046Z test_reference_numerics_small_values_logical_or_cuda_int8 (__main__.TestBinaryUfuncsCUDA) ... ok (0.006s) 2022-11-23T01:55:34.5717288Z test_reference_numerics_small_values_logical_or_cuda_uint8 (__main__.TestBinaryUfuncsCUDA) ... ok (0.007s) 2022-11-23T01:55:34.5717540Z test_reference_numerics_small_values_logical_xor_cuda_bfloat16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.002s) 2022-11-23T01:55:34.5717949Z test_reference_numerics_small_values_logical_xor_cuda_bool (__main__.TestBinaryUfuncsCUDA) ... skip: Doesn't support bool! (0.001s) 2022-11-23T01:55:34.5718209Z test_reference_numerics_small_values_logical_xor_cuda_complex128 (__main__.TestBinaryUfuncsCUDA) ... ok (0.024s) 2022-11-23T01:55:34.5718467Z test_reference_numerics_small_values_logical_xor_cuda_complex64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.022s) 2022-11-23T01:55:34.5718716Z test_reference_numerics_small_values_logical_xor_cuda_float16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.002s) 2022-11-23T01:55:34.5718966Z test_reference_numerics_small_values_logical_xor_cuda_float32 (__main__.TestBinaryUfuncsCUDA) ... ok (0.002s) 2022-11-23T01:55:34.5719211Z test_reference_numerics_small_values_logical_xor_cuda_float64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.002s) 2022-11-23T01:55:34.5719456Z test_reference_numerics_small_values_logical_xor_cuda_int16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.006s) 2022-11-23T01:55:34.5719682Z test_reference_numerics_small_values_logical_xor_cuda_int32 (__main__.TestBinaryUfuncsCUDA) ... ok (0.006s) 2022-11-23T01:55:34.5719922Z test_reference_numerics_small_values_logical_xor_cuda_int64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.006s) 2022-11-23T01:55:34.5720169Z test_reference_numerics_small_values_logical_xor_cuda_int8 (__main__.TestBinaryUfuncsCUDA) ... ok (0.006s) 2022-11-23T01:55:34.5720476Z test_reference_numerics_small_values_logical_xor_cuda_uint8 (__main__.TestBinaryUfuncsCUDA) ... ok (0.006s) 2022-11-23T01:55:34.5720720Z test_reference_numerics_small_values_lt_cuda_bfloat16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.002s) 2022-11-23T01:55:34.5721112Z test_reference_numerics_small_values_lt_cuda_bool (__main__.TestBinaryUfuncsCUDA) ... skip: Doesn't support bool! (0.001s) 2022-11-23T01:55:34.5721353Z test_reference_numerics_small_values_lt_cuda_float16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.002s) 2022-11-23T01:55:34.5721588Z test_reference_numerics_small_values_lt_cuda_float32 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-11-23T01:55:34.5721822Z test_reference_numerics_small_values_lt_cuda_float64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.002s) 2022-11-23T01:55:34.5722043Z test_reference_numerics_small_values_lt_cuda_int16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.006s) 2022-11-23T01:55:34.5722274Z test_reference_numerics_small_values_lt_cuda_int32 (__main__.TestBinaryUfuncsCUDA) ... ok (0.006s) 2022-11-23T01:55:34.5722499Z test_reference_numerics_small_values_lt_cuda_int64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.006s) 2022-11-23T01:55:34.5722730Z test_reference_numerics_small_values_lt_cuda_int8 (__main__.TestBinaryUfuncsCUDA) ... ok (0.006s) 2022-11-23T01:55:34.5722955Z test_reference_numerics_small_values_lt_cuda_uint8 (__main__.TestBinaryUfuncsCUDA) ... ok (0.007s) 2022-11-23T01:55:34.5723206Z test_reference_numerics_small_values_max_binary_cuda_bfloat16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.002s) 2022-11-23T01:55:34.5723603Z test_reference_numerics_small_values_max_binary_cuda_bool (__main__.TestBinaryUfuncsCUDA) ... skip: Doesn't support bool! (0.002s) 2022-11-23T01:55:34.5723847Z test_reference_numerics_small_values_max_binary_cuda_float16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.002s) 2022-11-23T01:55:34.5724186Z test_reference_numerics_small_values_max_binary_cuda_float32 (__main__.TestBinaryUfuncsCUDA) ... ok (0.002s) 2022-11-23T01:55:34.5724435Z test_reference_numerics_small_values_max_binary_cuda_float64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.002s) 2022-11-23T01:55:34.5724685Z test_reference_numerics_small_values_max_binary_cuda_int16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.006s) 2022-11-23T01:55:34.5724934Z test_reference_numerics_small_values_max_binary_cuda_int32 (__main__.TestBinaryUfuncsCUDA) ... ok (0.006s) 2022-11-23T01:55:34.5725181Z test_reference_numerics_small_values_max_binary_cuda_int64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.006s) 2022-11-23T01:55:34.5725424Z test_reference_numerics_small_values_max_binary_cuda_int8 (__main__.TestBinaryUfuncsCUDA) ... ok (0.006s) 2022-11-23T01:55:34.5725663Z test_reference_numerics_small_values_max_binary_cuda_uint8 (__main__.TestBinaryUfuncsCUDA) ... ok (0.007s) 2022-11-23T01:55:34.5725910Z test_reference_numerics_small_values_maximum_cuda_bfloat16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.002s) 2022-11-23T01:55:34.5726311Z test_reference_numerics_small_values_maximum_cuda_bool (__main__.TestBinaryUfuncsCUDA) ... skip: Doesn't support bool! (0.001s) 2022-11-23T01:55:34.5726556Z test_reference_numerics_small_values_maximum_cuda_float16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.002s) 2022-11-23T01:55:34.5726780Z test_reference_numerics_small_values_maximum_cuda_float32 (__main__.TestBinaryUfuncsCUDA) ... ok (0.002s) 2022-11-23T01:55:34.5727015Z test_reference_numerics_small_values_maximum_cuda_float64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.002s) 2022-11-23T01:55:34.5727255Z test_reference_numerics_small_values_maximum_cuda_int16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.006s) 2022-11-23T01:55:34.5727493Z test_reference_numerics_small_values_maximum_cuda_int32 (__main__.TestBinaryUfuncsCUDA) ... ok (0.006s) 2022-11-23T01:55:34.5727728Z test_reference_numerics_small_values_maximum_cuda_int64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.006s) 2022-11-23T01:55:34.5728025Z test_reference_numerics_small_values_maximum_cuda_int8 (__main__.TestBinaryUfuncsCUDA) ... ok (0.006s) 2022-11-23T01:55:34.5728278Z test_reference_numerics_small_values_maximum_cuda_uint8 (__main__.TestBinaryUfuncsCUDA) ... ok (0.007s) 2022-11-23T01:55:34.5728529Z test_reference_numerics_small_values_min_binary_cuda_bfloat16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.002s) 2022-11-23T01:55:34.5728939Z test_reference_numerics_small_values_min_binary_cuda_bool (__main__.TestBinaryUfuncsCUDA) ... skip: Doesn't support bool! (0.001s) 2022-11-23T01:55:34.5729170Z test_reference_numerics_small_values_min_binary_cuda_float16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.002s) 2022-11-23T01:55:34.5729420Z test_reference_numerics_small_values_min_binary_cuda_float32 (__main__.TestBinaryUfuncsCUDA) ... ok (0.002s) 2022-11-23T01:55:34.5729665Z test_reference_numerics_small_values_min_binary_cuda_float64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.002s) 2022-11-23T01:55:34.5729909Z test_reference_numerics_small_values_min_binary_cuda_int16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.006s) 2022-11-23T01:55:34.5730152Z test_reference_numerics_small_values_min_binary_cuda_int32 (__main__.TestBinaryUfuncsCUDA) ... ok (0.006s) 2022-11-23T01:55:34.5730387Z test_reference_numerics_small_values_min_binary_cuda_int64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.006s) 2022-11-23T01:55:34.5730629Z test_reference_numerics_small_values_min_binary_cuda_int8 (__main__.TestBinaryUfuncsCUDA) ... ok (0.006s) 2022-11-23T01:55:34.5730863Z test_reference_numerics_small_values_min_binary_cuda_uint8 (__main__.TestBinaryUfuncsCUDA) ... ok (0.006s) 2022-11-23T01:55:34.5731102Z test_reference_numerics_small_values_minimum_cuda_bfloat16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.002s) 2022-11-23T01:55:34.5731496Z test_reference_numerics_small_values_minimum_cuda_bool (__main__.TestBinaryUfuncsCUDA) ... skip: Doesn't support bool! (0.001s) 2022-11-23T01:55:34.5731773Z test_reference_numerics_small_values_minimum_cuda_float16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.002s) 2022-11-23T01:55:34.5732026Z test_reference_numerics_small_values_minimum_cuda_float32 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-11-23T01:55:34.5732278Z test_reference_numerics_small_values_minimum_cuda_float64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.002s) 2022-11-23T01:55:34.5732521Z test_reference_numerics_small_values_minimum_cuda_int16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.006s) 2022-11-23T01:55:34.5732767Z test_reference_numerics_small_values_minimum_cuda_int32 (__main__.TestBinaryUfuncsCUDA) ... ok (0.006s) 2022-11-23T01:55:34.5733008Z test_reference_numerics_small_values_minimum_cuda_int64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.006s) 2022-11-23T01:55:34.5733250Z test_reference_numerics_small_values_minimum_cuda_int8 (__main__.TestBinaryUfuncsCUDA) ... ok (0.006s) 2022-11-23T01:55:34.5733487Z test_reference_numerics_small_values_minimum_cuda_uint8 (__main__.TestBinaryUfuncsCUDA) ... ok (0.006s) 2022-11-23T01:55:34.5733733Z test_reference_numerics_small_values_ne_cuda_bfloat16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.002s) 2022-11-23T01:55:34.5734104Z test_reference_numerics_small_values_ne_cuda_bool (__main__.TestBinaryUfuncsCUDA) ... skip: Doesn't support bool! (0.002s) 2022-11-23T01:55:34.5734341Z test_reference_numerics_small_values_ne_cuda_complex128 (__main__.TestBinaryUfuncsCUDA) ... ok (0.023s) 2022-11-23T01:55:34.5734582Z test_reference_numerics_small_values_ne_cuda_complex64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.022s) 2022-11-23T01:55:34.5734816Z test_reference_numerics_small_values_ne_cuda_float16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.002s) 2022-11-23T01:55:34.5735052Z test_reference_numerics_small_values_ne_cuda_float32 (__main__.TestBinaryUfuncsCUDA) ... ok (0.002s) 2022-11-23T01:55:34.5735286Z test_reference_numerics_small_values_ne_cuda_float64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.002s) 2022-11-23T01:55:34.5735524Z test_reference_numerics_small_values_ne_cuda_int16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.006s) 2022-11-23T01:55:34.5735821Z test_reference_numerics_small_values_ne_cuda_int32 (__main__.TestBinaryUfuncsCUDA) ... ok (0.006s) 2022-11-23T01:55:34.5736062Z test_reference_numerics_small_values_ne_cuda_int64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.006s) 2022-11-23T01:55:34.5736280Z test_reference_numerics_small_values_ne_cuda_int8 (__main__.TestBinaryUfuncsCUDA) ... ok (0.006s) 2022-11-23T01:55:34.5736515Z test_reference_numerics_small_values_ne_cuda_uint8 (__main__.TestBinaryUfuncsCUDA) ... ok (0.006s) 2022-11-23T01:55:34.5736893Z test_reference_numerics_small_values_pow_cuda_bfloat16 (__main__.TestBinaryUfuncsCUDA) ... /var/lib/jenkins/workspace/test/test_binary_ufuncs.py:158: RuntimeWarning: divide by zero encountered in power 2022-11-23T01:55:34.5737035Z expected = op.ref(l_numpy, r_numpy) 2022-11-23T01:55:34.5737138Z ok (0.002s) 2022-11-23T01:55:34.5737407Z test_reference_numerics_small_values_pow_cuda_complex128 (__main__.TestBinaryUfuncsCUDA) ... skip: Skipped! (0.001s) 2022-11-23T01:55:34.5737672Z test_reference_numerics_small_values_pow_cuda_complex32 (__main__.TestBinaryUfuncsCUDA) ... skip: Skipped! (0.001s) 2022-11-23T01:55:34.5737924Z test_reference_numerics_small_values_pow_cuda_complex64 (__main__.TestBinaryUfuncsCUDA) ... skip: Skipped! (0.001s) 2022-11-23T01:55:34.5738164Z test_reference_numerics_small_values_pow_cuda_float16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.002s) 2022-11-23T01:55:34.5738388Z test_reference_numerics_small_values_pow_cuda_float32 (__main__.TestBinaryUfuncsCUDA) ... ok (0.002s) 2022-11-23T01:55:34.5738628Z test_reference_numerics_small_values_pow_cuda_float64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.002s) 2022-11-23T01:55:34.5738887Z test_reference_numerics_small_values_pow_cuda_int16 (__main__.TestBinaryUfuncsCUDA) ... expected failure (0.002s) 2022-11-23T01:55:34.5739138Z test_reference_numerics_small_values_pow_cuda_int32 (__main__.TestBinaryUfuncsCUDA) ... expected failure (0.002s) 2022-11-23T01:55:34.5739432Z test_reference_numerics_small_values_pow_cuda_int64 (__main__.TestBinaryUfuncsCUDA) ... expected failure (0.002s) 2022-11-23T01:55:34.5739706Z test_reference_numerics_small_values_pow_cuda_int8 (__main__.TestBinaryUfuncsCUDA) ... expected failure (0.002s) 2022-11-23T01:55:34.5740161Z test_reference_numerics_small_values_pow_cuda_uint8 (__main__.TestBinaryUfuncsCUDA) ... ok (0.007s) 2022-11-23T01:55:34.5740433Z test_reference_numerics_small_values_remainder_cuda_bfloat16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.002s) 2022-11-23T01:55:34.5740677Z test_reference_numerics_small_values_remainder_cuda_float16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.002s) 2022-11-23T01:55:34.5740905Z test_reference_numerics_small_values_remainder_cuda_float32 (__main__.TestBinaryUfuncsCUDA) ... ok (0.002s) 2022-11-23T01:55:34.5741145Z test_reference_numerics_small_values_remainder_cuda_float64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.002s) 2022-11-23T01:55:34.5741391Z test_reference_numerics_small_values_remainder_cuda_int16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.006s) 2022-11-23T01:55:34.5741633Z test_reference_numerics_small_values_remainder_cuda_int32 (__main__.TestBinaryUfuncsCUDA) ... ok (0.006s) 2022-11-23T01:55:34.5741874Z test_reference_numerics_small_values_remainder_cuda_int64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.006s) 2022-11-23T01:55:34.5742116Z test_reference_numerics_small_values_remainder_cuda_int8 (__main__.TestBinaryUfuncsCUDA) ... ok (0.006s) 2022-11-23T01:55:34.5742376Z test_reference_numerics_small_values_remainder_cuda_uint8 (__main__.TestBinaryUfuncsCUDA) ... skip: Skipped! (0.001s) 2022-11-23T01:55:34.5742617Z test_reference_numerics_small_values_sub_cuda_bfloat16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.002s) 2022-11-23T01:55:34.5742858Z test_reference_numerics_small_values_sub_cuda_complex128 (__main__.TestBinaryUfuncsCUDA) ... ok (0.024s) 2022-11-23T01:55:34.5743084Z test_reference_numerics_small_values_sub_cuda_complex32 (__main__.TestBinaryUfuncsCUDA) ... ok (0.025s) 2022-11-23T01:55:34.5743409Z test_reference_numerics_small_values_sub_cuda_complex64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.024s) 2022-11-23T01:55:34.5743655Z test_reference_numerics_small_values_sub_cuda_float16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.002s) 2022-11-23T01:55:34.5743898Z test_reference_numerics_small_values_sub_cuda_float32 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-11-23T01:55:34.5744142Z test_reference_numerics_small_values_sub_cuda_float64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.002s) 2022-11-23T01:55:34.5744376Z test_reference_numerics_small_values_sub_cuda_int16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.006s) 2022-11-23T01:55:34.5744604Z test_reference_numerics_small_values_sub_cuda_int32 (__main__.TestBinaryUfuncsCUDA) ... ok (0.006s) 2022-11-23T01:55:34.5744833Z test_reference_numerics_small_values_sub_cuda_int64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.006s) 2022-11-23T01:55:34.5745070Z test_reference_numerics_small_values_sub_cuda_int8 (__main__.TestBinaryUfuncsCUDA) ... ok (0.006s) 2022-11-23T01:55:34.5745311Z test_reference_numerics_small_values_sub_cuda_uint8 (__main__.TestBinaryUfuncsCUDA) ... skip: Skipped! (0.001s) 2022-11-23T01:55:34.5745534Z test_reference_numerics_sub_cuda_bfloat16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.025s) 2022-11-23T01:55:34.5745758Z test_reference_numerics_sub_cuda_complex128 (__main__.TestBinaryUfuncsCUDA) ... ok (0.074s) 2022-11-23T01:55:34.5745981Z test_reference_numerics_sub_cuda_complex32 (__main__.TestBinaryUfuncsCUDA) ... ok (0.034s) 2022-11-23T01:55:34.5746201Z test_reference_numerics_sub_cuda_complex64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.030s) 2022-11-23T01:55:34.5746416Z test_reference_numerics_sub_cuda_float16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.039s) 2022-11-23T01:55:34.5746631Z test_reference_numerics_sub_cuda_float32 (__main__.TestBinaryUfuncsCUDA) ... ok (0.017s) 2022-11-23T01:55:34.5746900Z test_reference_numerics_sub_cuda_float64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.021s) 2022-11-23T01:55:34.5747142Z test_reference_numerics_sub_cuda_int16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.010s) 2022-11-23T01:55:34.5747346Z test_reference_numerics_sub_cuda_int32 (__main__.TestBinaryUfuncsCUDA) ... ok (0.012s) 2022-11-23T01:55:34.5747567Z test_reference_numerics_sub_cuda_int64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.014s) 2022-11-23T01:55:34.5747783Z test_reference_numerics_sub_cuda_int8 (__main__.TestBinaryUfuncsCUDA) ... ok (0.008s) 2022-11-23T01:55:34.5748021Z test_reference_numerics_sub_cuda_uint8 (__main__.TestBinaryUfuncsCUDA) ... skip: Skipped! (0.000s) 2022-11-23T01:55:34.5748250Z test_remainder_fmod_large_dividend_cuda_float32 (__main__.TestBinaryUfuncsCUDA) ... ok (0.005s) 2022-11-23T01:55:34.5748480Z test_remainder_fmod_large_dividend_cuda_float64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.004s) 2022-11-23T01:55:34.5748682Z test_remainder_overflow_cuda (__main__.TestBinaryUfuncsCUDA) ... ok (0.002s) 2022-11-23T01:55:34.5748868Z test_rpow_cuda (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-11-23T01:55:34.5749073Z test_scalar_support_add_cuda_complex64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.020s) 2022-11-23T01:55:34.5749289Z test_scalar_support_add_cuda_float32 (__main__.TestBinaryUfuncsCUDA) ... ok (0.014s) 2022-11-23T01:55:34.5749499Z test_scalar_support_add_cuda_int64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.008s) 2022-11-23T01:55:34.5749716Z test_scalar_support_bitwise_and_cuda_int64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.008s) 2022-11-23T01:55:34.5749933Z test_scalar_support_bitwise_or_cuda_int64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.008s) 2022-11-23T01:55:34.5750151Z test_scalar_support_bitwise_xor_cuda_int64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.008s) 2022-11-23T01:55:34.5750381Z test_scalar_support_clamp_max_cuda_float32 (__main__.TestBinaryUfuncsCUDA) ... ok (0.002s) 2022-11-23T01:55:34.5750604Z test_scalar_support_clamp_max_cuda_int64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.002s) 2022-11-23T01:55:34.5750884Z test_scalar_support_clamp_min_cuda_float32 (__main__.TestBinaryUfuncsCUDA) ... ok (0.002s) 2022-11-23T01:55:34.5751088Z test_scalar_support_clamp_min_cuda_int64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.002s) 2022-11-23T01:55:34.5751306Z test_scalar_support_eq_cuda_complex64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.029s) 2022-11-23T01:55:34.5751519Z test_scalar_support_eq_cuda_float32 (__main__.TestBinaryUfuncsCUDA) ... ok (0.021s) 2022-11-23T01:55:34.5751728Z test_scalar_support_eq_cuda_int64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.016s) 2022-11-23T01:55:34.5751959Z test_scalar_support_float_power_cuda_complex64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.019s) 2022-11-23T01:55:34.5752186Z test_scalar_support_float_power_cuda_float32 (__main__.TestBinaryUfuncsCUDA) ... ok (0.012s) 2022-11-23T01:55:34.5752409Z test_scalar_support_float_power_cuda_int64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.012s) 2022-11-23T01:55:34.5752643Z test_scalar_support_floor_divide_cuda_float32 (__main__.TestBinaryUfuncsCUDA) ... ok (0.015s) 2022-11-23T01:55:34.5752849Z test_scalar_support_floor_divide_cuda_int64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.010s) 2022-11-23T01:55:34.5753064Z test_scalar_support_fmod_cuda_float32 (__main__.TestBinaryUfuncsCUDA) ... ok (0.012s) 2022-11-23T01:55:34.5753276Z test_scalar_support_fmod_cuda_int64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.008s) 2022-11-23T01:55:34.5753490Z test_scalar_support_gcd_cuda_int64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.001s) 2022-11-23T01:55:34.5753707Z test_scalar_support_ge_cuda_float32 (__main__.TestBinaryUfuncsCUDA) ... ok (0.020s) 2022-11-23T01:55:34.5753920Z test_scalar_support_ge_cuda_int64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.016s) 2022-11-23T01:55:34.5754134Z test_scalar_support_gt_cuda_float32 (__main__.TestBinaryUfuncsCUDA) ... ok (0.020s) 2022-11-23T01:55:34.5754345Z test_scalar_support_gt_cuda_int64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.016s) 2022-11-23T01:55:34.5754594Z test_scalar_support_heaviside_cuda_float32 (__main__.TestBinaryUfuncsCUDA) ... ok (0.001s) 2022-11-23T01:55:34.5754829Z test_scalar_support_heaviside_cuda_int64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.001s) 2022-11-23T01:55:34.5755049Z test_scalar_support_isclose_cuda_complex64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.002s) 2022-11-23T01:55:34.5755264Z test_scalar_support_isclose_cuda_float32 (__main__.TestBinaryUfuncsCUDA) ... ok (0.001s) 2022-11-23T01:55:34.5755480Z test_scalar_support_isclose_cuda_int64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.002s) 2022-11-23T01:55:34.5755717Z test_scalar_support_jiterator_binary_cuda_complex64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.002s) 2022-11-23T01:55:34.5755951Z test_scalar_support_jiterator_binary_cuda_float32 (__main__.TestBinaryUfuncsCUDA) ... ok (0.002s) 2022-11-23T01:55:34.5756179Z test_scalar_support_jiterator_binary_cuda_int64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.002s) 2022-11-23T01:55:34.5756436Z test_scalar_support_jiterator_binary_return_by_ref_cuda_complex64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.002s) 2022-11-23T01:55:34.5756669Z test_scalar_support_jiterator_binary_return_by_ref_cuda_float32 (__main__.TestBinaryUfuncsCUDA) ... ok (0.002s) 2022-11-23T01:55:34.5756918Z test_scalar_support_jiterator_binary_return_by_ref_cuda_int64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.002s) 2022-11-23T01:55:34.5757139Z test_scalar_support_lcm_cuda_int64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.002s) 2022-11-23T01:55:34.5757356Z test_scalar_support_le_cuda_float32 (__main__.TestBinaryUfuncsCUDA) ... ok (0.021s) 2022-11-23T01:55:34.5757569Z test_scalar_support_le_cuda_int64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.016s) 2022-11-23T01:55:34.5757804Z test_scalar_support_logical_and_cuda_complex64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.002s) 2022-11-23T01:55:34.5758030Z test_scalar_support_logical_and_cuda_float32 (__main__.TestBinaryUfuncsCUDA) ... ok (0.002s) 2022-11-23T01:55:34.5758254Z test_scalar_support_logical_and_cuda_int64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.002s) 2022-11-23T01:55:34.5758536Z test_scalar_support_logical_or_cuda_complex64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.002s) 2022-11-23T01:55:34.5758742Z test_scalar_support_logical_or_cuda_float32 (__main__.TestBinaryUfuncsCUDA) ... ok (0.002s) 2022-11-23T01:55:34.5758963Z test_scalar_support_logical_or_cuda_int64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.002s) 2022-11-23T01:55:34.5759194Z test_scalar_support_logical_xor_cuda_complex64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.002s) 2022-11-23T01:55:34.5759419Z test_scalar_support_logical_xor_cuda_float32 (__main__.TestBinaryUfuncsCUDA) ... ok (0.002s) 2022-11-23T01:55:34.5759639Z test_scalar_support_logical_xor_cuda_int64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.002s) 2022-11-23T01:55:34.5759850Z test_scalar_support_lt_cuda_float32 (__main__.TestBinaryUfuncsCUDA) ... ok (0.021s) 2022-11-23T01:55:34.5760058Z test_scalar_support_lt_cuda_int64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.016s) 2022-11-23T01:55:34.5760282Z test_scalar_support_max_binary_cuda_float32 (__main__.TestBinaryUfuncsCUDA) ... ok (0.001s) 2022-11-23T01:55:34.5760495Z test_scalar_support_max_binary_cuda_int64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.002s) 2022-11-23T01:55:34.5760716Z test_scalar_support_maximum_cuda_float32 (__main__.TestBinaryUfuncsCUDA) ... ok (0.002s) 2022-11-23T01:55:34.5760937Z test_scalar_support_maximum_cuda_int64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.002s) 2022-11-23T01:55:34.5761161Z test_scalar_support_min_binary_cuda_float32 (__main__.TestBinaryUfuncsCUDA) ... ok (0.002s) 2022-11-23T01:55:34.5761378Z test_scalar_support_min_binary_cuda_int64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.002s) 2022-11-23T01:55:34.5761595Z test_scalar_support_minimum_cuda_float32 (__main__.TestBinaryUfuncsCUDA) ... ok (0.002s) 2022-11-23T01:55:34.5761809Z test_scalar_support_minimum_cuda_int64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.002s) 2022-11-23T01:55:34.5762067Z test_scalar_support_ne_cuda_complex64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.029s) 2022-11-23T01:55:34.5762295Z test_scalar_support_ne_cuda_float32 (__main__.TestBinaryUfuncsCUDA) ... ok (0.021s) 2022-11-23T01:55:34.5762485Z test_scalar_support_ne_cuda_int64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.016s) 2022-11-23T01:55:34.5762703Z test_scalar_support_pow_cuda_complex64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.019s) 2022-11-23T01:55:34.5762918Z test_scalar_support_pow_cuda_float32 (__main__.TestBinaryUfuncsCUDA) ... ok (0.012s) 2022-11-23T01:55:34.5763132Z test_scalar_support_pow_cuda_int64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.008s) 2022-11-23T01:55:34.5763355Z test_scalar_support_remainder_cuda_float32 (__main__.TestBinaryUfuncsCUDA) ... ok (0.014s) 2022-11-23T01:55:34.5763572Z test_scalar_support_remainder_cuda_int64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.009s) 2022-11-23T01:55:34.5763798Z test_scalar_support_sub_cuda_complex64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.020s) 2022-11-23T01:55:34.5764017Z test_scalar_support_sub_cuda_float32 (__main__.TestBinaryUfuncsCUDA) ... ok (0.014s) 2022-11-23T01:55:34.5764220Z test_scalar_support_sub_cuda_int64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.008s) 2022-11-23T01:55:34.5764407Z test_signed_shift_cuda_int16 (__main__.TestBinaryUfuncsCUDA) 2022-11-23T01:55:34.5764604Z Ensure that signed integer bit shifting works as expected. ... ok (0.003s) 2022-11-23T01:55:34.5764787Z test_signed_shift_cuda_int32 (__main__.TestBinaryUfuncsCUDA) 2022-11-23T01:55:34.5764979Z Ensure that signed integer bit shifting works as expected. ... ok (0.003s) 2022-11-23T01:55:34.5765162Z test_signed_shift_cuda_int64 (__main__.TestBinaryUfuncsCUDA) 2022-11-23T01:55:34.5765355Z Ensure that signed integer bit shifting works as expected. ... ok (0.003s) 2022-11-23T01:55:34.5765537Z test_signed_shift_cuda_int8 (__main__.TestBinaryUfuncsCUDA) 2022-11-23T01:55:34.5765711Z Ensure that signed integer bit shifting works as expected. ... ok (0.003s) 2022-11-23T01:55:34.5765933Z test_sub_cuda_bfloat16 (__main__.TestBinaryUfuncsCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T01:55:34.5766203Z test_sub_cuda_bool (__main__.TestBinaryUfuncsCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T01:55:34.5766430Z test_sub_cuda_complex128 (__main__.TestBinaryUfuncsCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T01:55:34.5766650Z test_sub_cuda_complex64 (__main__.TestBinaryUfuncsCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T01:55:34.5766874Z test_sub_cuda_float16 (__main__.TestBinaryUfuncsCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T01:55:34.5767095Z test_sub_cuda_float32 (__main__.TestBinaryUfuncsCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T01:55:34.5767310Z test_sub_cuda_float64 (__main__.TestBinaryUfuncsCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T01:55:34.5767506Z test_sub_cuda_int16 (__main__.TestBinaryUfuncsCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T01:55:34.5767719Z test_sub_cuda_int32 (__main__.TestBinaryUfuncsCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T01:55:34.5767937Z test_sub_cuda_int64 (__main__.TestBinaryUfuncsCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T01:55:34.5768149Z test_sub_cuda_int8 (__main__.TestBinaryUfuncsCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T01:55:34.5768356Z test_sub_cuda_uint8 (__main__.TestBinaryUfuncsCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T01:55:34.5768550Z test_sub_typing_cuda (__main__.TestBinaryUfuncsCUDA) ... ok (0.028s) 2022-11-23T01:55:34.5768897Z test_tensor_pow_tensor_cuda (__main__.TestBinaryUfuncsCUDA) ... /var/lib/jenkins/workspace/test/test_binary_ufuncs.py:1378: RuntimeWarning: invalid value encountered in power 2022-11-23T01:55:34.5769063Z np_res = np.power(to_np(base), to_np(np_exponent)) 2022-11-23T01:55:34.5769320Z /var/lib/jenkins/workspace/test/test_binary_ufuncs.py:1378: RuntimeWarning: divide by zero encountered in power 2022-11-23T01:55:34.5769466Z np_res = np.power(to_np(base), to_np(np_exponent)) 2022-11-23T01:55:34.5769568Z ok (0.101s) 2022-11-23T01:55:34.5769820Z test_trapezoid_cuda (__main__.TestBinaryUfuncsCUDA) ... ok (0.019s) 2022-11-23T01:55:34.5770049Z test_true_divide_out_cuda_bfloat16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.002s) 2022-11-23T01:55:34.5770260Z test_true_divide_out_cuda_float32 (__main__.TestBinaryUfuncsCUDA) ... ok (0.002s) 2022-11-23T01:55:34.5770470Z test_type_promotion___radd___cuda (__main__.TestBinaryUfuncsCUDA) ... ok (0.014s) 2022-11-23T01:55:34.5770678Z test_type_promotion___rand___cuda (__main__.TestBinaryUfuncsCUDA) ... ok (0.011s) 2022-11-23T01:55:34.5770911Z test_type_promotion___rdiv___cuda (__main__.TestBinaryUfuncsCUDA) ... expected failure (0.016s) 2022-11-23T01:55:34.5771103Z test_type_promotion___rmod___cuda (__main__.TestBinaryUfuncsCUDA) ... ok (0.199s) 2022-11-23T01:55:34.5771304Z test_type_promotion___rmul___cuda (__main__.TestBinaryUfuncsCUDA) ... ok (0.014s) 2022-11-23T01:55:34.5771509Z test_type_promotion___ror___cuda (__main__.TestBinaryUfuncsCUDA) ... ok (0.011s) 2022-11-23T01:55:34.5772326Z test_type_promotion___rpow___cuda (__main__.TestBinaryUfuncsCUDA) ... /opt/conda/lib/python3.10/site-packages/torch/_tensor.py:849: UserWarning: To copy construct from a tensor, it is recommended to use sourceTensor.clone().detach() or sourceTensor.clone().detach().requires_grad_(True), rather than torch.tensor(sourceTensor). 2022-11-23T01:55:34.5772525Z return torch.tensor(other, dtype=dtype, device=self.device) ** self 2022-11-23T01:55:34.5772629Z ok (0.016s) 2022-11-23T01:55:34.5772833Z test_type_promotion___rsub___cuda (__main__.TestBinaryUfuncsCUDA) ... ok (0.014s) 2022-11-23T01:55:34.5773033Z test_type_promotion___rxor___cuda (__main__.TestBinaryUfuncsCUDA) ... ok (0.012s) 2022-11-23T01:55:34.5773295Z test_type_promotion__refs__conversions_complex_cuda (__main__.TestBinaryUfuncsCUDA) ... expected failure (0.012s) 2022-11-23T01:55:34.5773493Z test_type_promotion__refs_add_cuda (__main__.TestBinaryUfuncsCUDA) ... ok (0.041s) 2022-11-23T01:55:34.5773716Z test_type_promotion__refs_atan2_cuda (__main__.TestBinaryUfuncsCUDA) ... ok (0.031s) 2022-11-23T01:55:34.5774003Z test_type_promotion__refs_bitwise_and_cuda (__main__.TestBinaryUfuncsCUDA) ... ok (0.021s) 2022-11-23T01:55:34.5774249Z test_type_promotion__refs_bitwise_left_shift_cuda (__main__.TestBinaryUfuncsCUDA) ... ok (0.021s) 2022-11-23T01:55:34.5774472Z test_type_promotion__refs_bitwise_or_cuda (__main__.TestBinaryUfuncsCUDA) ... ok (0.021s) 2022-11-23T01:55:34.5774711Z test_type_promotion__refs_bitwise_right_shift_cuda (__main__.TestBinaryUfuncsCUDA) ... ok (0.021s) 2022-11-23T01:55:34.5774932Z test_type_promotion__refs_bitwise_xor_cuda (__main__.TestBinaryUfuncsCUDA) ... ok (0.022s) 2022-11-23T01:55:34.5775152Z test_type_promotion__refs_clamp_max_cuda (__main__.TestBinaryUfuncsCUDA) ... ok (0.018s) 2022-11-23T01:55:34.5775352Z test_type_promotion__refs_clamp_min_cuda (__main__.TestBinaryUfuncsCUDA) ... ok (0.016s) 2022-11-23T01:55:34.5775598Z test_type_promotion__refs_copysign_cuda (__main__.TestBinaryUfuncsCUDA) ... skip: Skipped! (0.009s) 2022-11-23T01:55:34.5775834Z test_type_promotion__refs_div_floor_rounding_cuda (__main__.TestBinaryUfuncsCUDA) ... ok (0.036s) 2022-11-23T01:55:34.5776063Z test_type_promotion__refs_div_no_rounding_mode_cuda (__main__.TestBinaryUfuncsCUDA) ... ok (0.045s) 2022-11-23T01:55:34.5776289Z test_type_promotion__refs_div_trunc_rounding_cuda (__main__.TestBinaryUfuncsCUDA) ... ok (0.035s) 2022-11-23T01:55:34.5776497Z test_type_promotion__refs_eq_cuda (__main__.TestBinaryUfuncsCUDA) ... ok (0.038s) 2022-11-23T01:55:34.5776747Z test_type_promotion__refs_float_power_cuda (__main__.TestBinaryUfuncsCUDA) ... expected failure (0.013s) 2022-11-23T01:55:34.5776972Z test_type_promotion__refs_floor_divide_cuda (__main__.TestBinaryUfuncsCUDA) ... ok (0.305s) 2022-11-23T01:55:34.5777192Z test_type_promotion__refs_fmax_cuda (__main__.TestBinaryUfuncsCUDA) ... ok (0.029s) 2022-11-23T01:55:34.5777385Z test_type_promotion__refs_fmin_cuda (__main__.TestBinaryUfuncsCUDA) ... ok (0.029s) 2022-11-23T01:55:34.5777642Z test_type_promotion__refs_fmod_cuda (__main__.TestBinaryUfuncsCUDA) ... ok (0.033s) 2022-11-23T01:55:34.5777865Z test_type_promotion__refs_gcd_cuda (__main__.TestBinaryUfuncsCUDA) ... ok (0.021s) 2022-11-23T01:55:34.5778072Z test_type_promotion__refs_ge_cuda (__main__.TestBinaryUfuncsCUDA) ... ok (0.029s) 2022-11-23T01:55:34.5778276Z test_type_promotion__refs_gt_cuda (__main__.TestBinaryUfuncsCUDA) ... ok (0.031s) 2022-11-23T01:55:34.5778496Z test_type_promotion__refs_heaviside_cuda (__main__.TestBinaryUfuncsCUDA) ... ok (0.079s) 2022-11-23T01:55:34.5778712Z test_type_promotion__refs_hypot_cuda (__main__.TestBinaryUfuncsCUDA) ... ok (0.018s) 2022-11-23T01:55:34.5778927Z test_type_promotion__refs_igamma_cuda (__main__.TestBinaryUfuncsCUDA) ... ok (0.018s) 2022-11-23T01:55:34.5779144Z test_type_promotion__refs_igammac_cuda (__main__.TestBinaryUfuncsCUDA) ... ok (0.018s) 2022-11-23T01:55:34.5779370Z test_type_promotion__refs_isclose_cuda (__main__.TestBinaryUfuncsCUDA) ... expected failure (0.011s) 2022-11-23T01:55:34.5779583Z test_type_promotion__refs_lcm_cuda (__main__.TestBinaryUfuncsCUDA) ... ok (0.023s) 2022-11-23T01:55:34.5779793Z test_type_promotion__refs_le_cuda (__main__.TestBinaryUfuncsCUDA) ... ok (0.029s) 2022-11-23T01:55:34.5780224Z test_type_promotion__refs_logical_and_cuda (__main__.TestBinaryUfuncsCUDA) ... ok (0.029s) 2022-11-23T01:55:34.5780450Z test_type_promotion__refs_logical_or_cuda (__main__.TestBinaryUfuncsCUDA) ... ok (0.036s) 2022-11-23T01:55:34.5780680Z test_type_promotion__refs_logical_xor_cuda (__main__.TestBinaryUfuncsCUDA) ... ok (0.029s) 2022-11-23T01:55:34.5780895Z test_type_promotion__refs_lt_cuda (__main__.TestBinaryUfuncsCUDA) ... ok (0.029s) 2022-11-23T01:55:34.5781116Z test_type_promotion__refs_maximum_cuda (__main__.TestBinaryUfuncsCUDA) ... ok (0.029s) 2022-11-23T01:55:34.5781314Z test_type_promotion__refs_minimum_cuda (__main__.TestBinaryUfuncsCUDA) ... ok (0.029s) 2022-11-23T01:55:34.5781525Z test_type_promotion__refs_mul_cuda (__main__.TestBinaryUfuncsCUDA) ... ok (0.041s) 2022-11-23T01:55:34.5781812Z test_type_promotion__refs_ne_cuda (__main__.TestBinaryUfuncsCUDA) ... ok (0.038s) 2022-11-23T01:55:34.5782030Z test_type_promotion__refs_nextafter_cuda (__main__.TestBinaryUfuncsCUDA) ... ok (0.018s) 2022-11-23T01:55:34.5782240Z test_type_promotion__refs_pow_cuda (__main__.TestBinaryUfuncsCUDA) ... ok (0.040s) 2022-11-23T01:55:34.5782457Z test_type_promotion__refs_remainder_cuda (__main__.TestBinaryUfuncsCUDA) ... ok (0.033s) 2022-11-23T01:55:34.5782666Z test_type_promotion__refs_rsub_cuda (__main__.TestBinaryUfuncsCUDA) ... ok (0.025s) 2022-11-23T01:55:34.5782895Z test_type_promotion__refs_special_xlog1py_cuda (__main__.TestBinaryUfuncsCUDA) ... ok (0.038s) 2022-11-23T01:55:34.5783102Z test_type_promotion__refs_special_zeta_cuda (__main__.TestBinaryUfuncsCUDA) ... ok (2.032s) 2022-11-23T01:55:34.5783312Z test_type_promotion__refs_sub_cuda (__main__.TestBinaryUfuncsCUDA) ... ok (0.043s) 2022-11-23T01:55:34.5783535Z test_type_promotion__refs_true_divide_cuda (__main__.TestBinaryUfuncsCUDA) ... ok (0.044s) 2022-11-23T01:55:34.5783750Z test_type_promotion__refs_xlogy_cuda (__main__.TestBinaryUfuncsCUDA) ... ok (0.031s) 2022-11-23T01:55:34.5783963Z test_type_promotion_add_cuda (__main__.TestBinaryUfuncsCUDA) ... ok (0.042s) 2022-11-23T01:55:34.5784174Z test_type_promotion_atan2_cuda (__main__.TestBinaryUfuncsCUDA) ... ok (0.029s) 2022-11-23T01:55:34.5784418Z test_type_promotion_bitwise_and_cuda (__main__.TestBinaryUfuncsCUDA) ... expected failure (0.023s) 2022-11-23T01:55:34.5784664Z test_type_promotion_bitwise_left_shift_cuda (__main__.TestBinaryUfuncsCUDA) ... skip: Skipped! (0.009s) 2022-11-23T01:55:34.5784900Z test_type_promotion_bitwise_or_cuda (__main__.TestBinaryUfuncsCUDA) ... expected failure (0.023s) 2022-11-23T01:55:34.5785130Z test_type_promotion_bitwise_right_shift_cuda (__main__.TestBinaryUfuncsCUDA) ... skip: Skipped! (0.010s) 2022-11-23T01:55:34.5785425Z test_type_promotion_bitwise_xor_cuda (__main__.TestBinaryUfuncsCUDA) ... expected failure (0.023s) 2022-11-23T01:55:34.5785677Z test_type_promotion_clamp_max_cuda (__main__.TestBinaryUfuncsCUDA) ... expected failure (0.021s) 2022-11-23T01:55:34.5785904Z test_type_promotion_clamp_min_cuda (__main__.TestBinaryUfuncsCUDA) ... expected failure (0.021s) 2022-11-23T01:55:34.5786137Z test_type_promotion_complex_cuda (__main__.TestBinaryUfuncsCUDA) ... expected failure (0.018s) 2022-11-23T01:55:34.5786350Z test_type_promotion_copysign_cuda (__main__.TestBinaryUfuncsCUDA) ... ok (0.029s) 2022-11-23T01:55:34.5786573Z test_type_promotion_div_floor_rounding_cuda (__main__.TestBinaryUfuncsCUDA) ... ok (0.031s) 2022-11-23T01:55:34.5786799Z test_type_promotion_div_no_rounding_mode_cuda (__main__.TestBinaryUfuncsCUDA) ... ok (0.043s) 2022-11-23T01:55:34.5787022Z test_type_promotion_div_trunc_rounding_cuda (__main__.TestBinaryUfuncsCUDA) ... ok (0.031s) 2022-11-23T01:55:34.5787208Z test_type_promotion_eq_cuda (__main__.TestBinaryUfuncsCUDA) ... ok (0.018s) 2022-11-23T01:55:34.5787453Z test_type_promotion_float_power_cuda (__main__.TestBinaryUfuncsCUDA) ... skip: Skipped! (0.011s) 2022-11-23T01:55:34.5787673Z test_type_promotion_floor_divide_cuda (__main__.TestBinaryUfuncsCUDA) ... ok (0.032s) 2022-11-23T01:55:34.5787902Z test_type_promotion_fmax_cuda (__main__.TestBinaryUfuncsCUDA) ... skip: Skipped! (0.009s) 2022-11-23T01:55:34.5788124Z test_type_promotion_fmin_cuda (__main__.TestBinaryUfuncsCUDA) ... skip: Skipped! (0.009s) 2022-11-23T01:55:34.5788330Z test_type_promotion_fmod_cuda (__main__.TestBinaryUfuncsCUDA) ... ok (0.026s) 2022-11-23T01:55:34.5788532Z test_type_promotion_gcd_cuda (__main__.TestBinaryUfuncsCUDA) ... ok (0.758s) 2022-11-23T01:55:34.5788732Z test_type_promotion_ge_cuda (__main__.TestBinaryUfuncsCUDA) ... ok (0.016s) 2022-11-23T01:55:34.5788915Z test_type_promotion_gt_cuda (__main__.TestBinaryUfuncsCUDA) ... ok (0.016s) 2022-11-23T01:55:34.5789153Z test_type_promotion_heaviside_cuda (__main__.TestBinaryUfuncsCUDA) ... expected failure (0.015s) 2022-11-23T01:55:34.5789455Z test_type_promotion_hypot_cuda (__main__.TestBinaryUfuncsCUDA) ... ok (0.017s) 2022-11-23T01:55:34.5789664Z test_type_promotion_igamma_cuda (__main__.TestBinaryUfuncsCUDA) ... ok (0.017s) 2022-11-23T01:55:34.5789875Z test_type_promotion_igammac_cuda (__main__.TestBinaryUfuncsCUDA) ... ok (0.017s) 2022-11-23T01:55:34.5790108Z test_type_promotion_isclose_cuda (__main__.TestBinaryUfuncsCUDA) ... expected failure (0.013s) 2022-11-23T01:55:34.5790330Z test_type_promotion_jiterator_binary_cuda (__main__.TestBinaryUfuncsCUDA) ... ok (1.815s) 2022-11-23T01:55:34.5790574Z test_type_promotion_jiterator_binary_return_by_ref_cuda (__main__.TestBinaryUfuncsCUDA) ... ok (1.693s) 2022-11-23T01:55:34.5790768Z test_type_promotion_lcm_cuda (__main__.TestBinaryUfuncsCUDA) ... ok (0.781s) 2022-11-23T01:55:34.5790982Z test_type_promotion_ldexp_cuda (__main__.TestBinaryUfuncsCUDA) ... ok (0.046s) 2022-11-23T01:55:34.5791193Z test_type_promotion_le_cuda (__main__.TestBinaryUfuncsCUDA) ... ok (0.015s) 2022-11-23T01:55:34.5791411Z test_type_promotion_logical_and_cuda (__main__.TestBinaryUfuncsCUDA) ... ok (0.017s) 2022-11-23T01:55:34.5791624Z test_type_promotion_logical_or_cuda (__main__.TestBinaryUfuncsCUDA) ... ok (0.017s) 2022-11-23T01:55:34.5791835Z test_type_promotion_logical_xor_cuda (__main__.TestBinaryUfuncsCUDA) ... ok (0.018s) 2022-11-23T01:55:34.5792034Z test_type_promotion_lt_cuda (__main__.TestBinaryUfuncsCUDA) ... ok (0.016s) 2022-11-23T01:55:34.5792270Z test_type_promotion_max_binary_cuda (__main__.TestBinaryUfuncsCUDA) ... expected failure (0.022s) 2022-11-23T01:55:34.5792501Z test_type_promotion_maximum_cuda (__main__.TestBinaryUfuncsCUDA) ... expected failure (0.022s) 2022-11-23T01:55:34.5792719Z test_type_promotion_min_binary_cuda (__main__.TestBinaryUfuncsCUDA) ... expected failure (0.023s) 2022-11-23T01:55:34.5792949Z test_type_promotion_minimum_cuda (__main__.TestBinaryUfuncsCUDA) ... expected failure (0.021s) 2022-11-23T01:55:34.5793201Z test_type_promotion_mul_cuda (__main__.TestBinaryUfuncsCUDA) ... ok (0.036s) 2022-11-23T01:55:34.5793410Z test_type_promotion_ne_cuda (__main__.TestBinaryUfuncsCUDA) ... ok (0.018s) 2022-11-23T01:55:34.5793625Z test_type_promotion_nextafter_cuda (__main__.TestBinaryUfuncsCUDA) ... ok (0.017s) 2022-11-23T01:55:34.5793849Z test_type_promotion_polar_cuda (__main__.TestBinaryUfuncsCUDA) ... skip: Skipped! (0.011s) 2022-11-23T01:55:34.5794062Z test_type_promotion_pow_cuda (__main__.TestBinaryUfuncsCUDA) ... ok (0.039s) 2022-11-23T01:55:34.5794282Z test_type_promotion_remainder_cuda (__main__.TestBinaryUfuncsCUDA) ... ok (0.029s) 2022-11-23T01:55:34.5794473Z test_type_promotion_rsub_cuda (__main__.TestBinaryUfuncsCUDA) ... ok (0.017s) 2022-11-23T01:55:34.5794723Z test_type_promotion_special_chebyshev_polynomial_t_cuda (__main__.TestBinaryUfuncsCUDA) ... ok (1.771s) 2022-11-23T01:55:34.5794974Z test_type_promotion_special_chebyshev_polynomial_u_cuda (__main__.TestBinaryUfuncsCUDA) ... ok (2.590s) 2022-11-23T01:55:34.5795469Z test_type_promotion_special_chebyshev_polynomial_v_cuda (__main__.TestBinaryUfuncsCUDA) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.010s) 2022-11-23T01:55:34.5795940Z test_type_promotion_special_chebyshev_polynomial_w_cuda (__main__.TestBinaryUfuncsCUDA) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.009s) 2022-11-23T01:55:34.5796182Z test_type_promotion_special_hermite_polynomial_h_cuda (__main__.TestBinaryUfuncsCUDA) ... ok (1.304s) 2022-11-23T01:55:34.5796426Z test_type_promotion_special_hermite_polynomial_he_cuda (__main__.TestBinaryUfuncsCUDA) ... ok (1.263s) 2022-11-23T01:55:34.5796674Z test_type_promotion_special_laguerre_polynomial_l_cuda (__main__.TestBinaryUfuncsCUDA) ... ok (1.516s) 2022-11-23T01:55:34.5797142Z test_type_promotion_special_legendre_polynomial_p_cuda (__main__.TestBinaryUfuncsCUDA) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.010s) 2022-11-23T01:55:34.5797696Z test_type_promotion_special_shifted_chebyshev_polynomial_t_cuda (__main__.TestBinaryUfuncsCUDA) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.009s) 2022-11-23T01:55:34.5798160Z test_type_promotion_special_shifted_chebyshev_polynomial_u_cuda (__main__.TestBinaryUfuncsCUDA) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.009s) 2022-11-23T01:55:34.5798643Z test_type_promotion_special_shifted_chebyshev_polynomial_v_cuda (__main__.TestBinaryUfuncsCUDA) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.009s) 2022-11-23T01:55:34.5799122Z test_type_promotion_special_shifted_chebyshev_polynomial_w_cuda (__main__.TestBinaryUfuncsCUDA) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.009s) 2022-11-23T01:55:34.5799355Z test_type_promotion_special_xlog1py_cuda (__main__.TestBinaryUfuncsCUDA) ... ok (0.030s) 2022-11-23T01:55:34.5799580Z test_type_promotion_special_zeta_cuda (__main__.TestBinaryUfuncsCUDA) ... ok (2.274s) 2022-11-23T01:55:34.5799791Z test_type_promotion_sub_cuda (__main__.TestBinaryUfuncsCUDA) ... ok (0.040s) 2022-11-23T01:55:34.5800007Z test_type_promotion_true_divide_cuda (__main__.TestBinaryUfuncsCUDA) ... ok (0.045s) 2022-11-23T01:55:34.5800214Z test_type_promotion_xlogy_cuda (__main__.TestBinaryUfuncsCUDA) ... ok (0.029s) 2022-11-23T01:55:34.5800422Z test_xlogy_xlog1py_bfloat16_cuda (__main__.TestBinaryUfuncsCUDA) ... ok (0.009s) 2022-11-23T01:55:34.5800614Z test_xlogy_xlog1py_cuda_bool_bool (__main__.TestBinaryUfuncsCUDA) ... ok (0.035s) 2022-11-23T01:55:34.5800826Z test_xlogy_xlog1py_cuda_bool_float16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.031s) 2022-11-23T01:55:34.5801038Z test_xlogy_xlog1py_cuda_bool_float32 (__main__.TestBinaryUfuncsCUDA) ... ok (0.031s) 2022-11-23T01:55:34.5801249Z test_xlogy_xlog1py_cuda_bool_float64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.030s) 2022-11-23T01:55:34.5801506Z test_xlogy_xlog1py_cuda_bool_int16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.035s) 2022-11-23T01:55:34.5801721Z test_xlogy_xlog1py_cuda_bool_int32 (__main__.TestBinaryUfuncsCUDA) ... ok (0.035s) 2022-11-23T01:55:34.5801922Z test_xlogy_xlog1py_cuda_bool_int64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.035s) 2022-11-23T01:55:34.5802128Z test_xlogy_xlog1py_cuda_bool_int8 (__main__.TestBinaryUfuncsCUDA) ... ok (0.035s) 2022-11-23T01:55:34.5802330Z test_xlogy_xlog1py_cuda_bool_uint8 (__main__.TestBinaryUfuncsCUDA) ... ok (0.035s) 2022-11-23T01:55:34.5802536Z test_xlogy_xlog1py_cuda_float16_bool (__main__.TestBinaryUfuncsCUDA) ... ok (0.023s) 2022-11-23T01:55:34.5802756Z test_xlogy_xlog1py_cuda_float16_float16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.019s) 2022-11-23T01:55:34.5802976Z test_xlogy_xlog1py_cuda_float16_float32 (__main__.TestBinaryUfuncsCUDA) ... ok (0.018s) 2022-11-23T01:55:34.5803190Z test_xlogy_xlog1py_cuda_float16_float64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.019s) 2022-11-23T01:55:34.5803405Z test_xlogy_xlog1py_cuda_float16_int16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.023s) 2022-11-23T01:55:34.5803616Z test_xlogy_xlog1py_cuda_float16_int32 (__main__.TestBinaryUfuncsCUDA) ... ok (0.023s) 2022-11-23T01:55:34.5803825Z test_xlogy_xlog1py_cuda_float16_int64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.023s) 2022-11-23T01:55:34.5804033Z test_xlogy_xlog1py_cuda_float16_int8 (__main__.TestBinaryUfuncsCUDA) ... ok (0.023s) 2022-11-23T01:55:34.5804226Z test_xlogy_xlog1py_cuda_float16_uint8 (__main__.TestBinaryUfuncsCUDA) ... ok (0.023s) 2022-11-23T01:55:34.5804435Z test_xlogy_xlog1py_cuda_float32_bool (__main__.TestBinaryUfuncsCUDA) ... ok (0.022s) 2022-11-23T01:55:34.5804649Z test_xlogy_xlog1py_cuda_float32_float16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.018s) 2022-11-23T01:55:34.5804858Z test_xlogy_xlog1py_cuda_float32_float32 (__main__.TestBinaryUfuncsCUDA) ... ok (0.019s) 2022-11-23T01:55:34.5805072Z test_xlogy_xlog1py_cuda_float32_float64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.018s) 2022-11-23T01:55:34.5805283Z test_xlogy_xlog1py_cuda_float32_int16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.023s) 2022-11-23T01:55:34.5805547Z test_xlogy_xlog1py_cuda_float32_int32 (__main__.TestBinaryUfuncsCUDA) ... ok (0.022s) 2022-11-23T01:55:34.5805766Z test_xlogy_xlog1py_cuda_float32_int64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.023s) 2022-11-23T01:55:34.5805986Z test_xlogy_xlog1py_cuda_float32_int8 (__main__.TestBinaryUfuncsCUDA) ... ok (0.023s) 2022-11-23T01:55:34.5806182Z test_xlogy_xlog1py_cuda_float32_uint8 (__main__.TestBinaryUfuncsCUDA) ... ok (0.023s) 2022-11-23T01:55:34.5806393Z test_xlogy_xlog1py_cuda_float64_bool (__main__.TestBinaryUfuncsCUDA) ... ok (0.022s) 2022-11-23T01:55:34.5806604Z test_xlogy_xlog1py_cuda_float64_float16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.018s) 2022-11-23T01:55:34.5806816Z test_xlogy_xlog1py_cuda_float64_float32 (__main__.TestBinaryUfuncsCUDA) ... ok (0.018s) 2022-11-23T01:55:34.5807027Z test_xlogy_xlog1py_cuda_float64_float64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.017s) 2022-11-23T01:55:34.5807241Z test_xlogy_xlog1py_cuda_float64_int16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.022s) 2022-11-23T01:55:34.5807449Z test_xlogy_xlog1py_cuda_float64_int32 (__main__.TestBinaryUfuncsCUDA) ... ok (0.022s) 2022-11-23T01:55:34.5807659Z test_xlogy_xlog1py_cuda_float64_int64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.022s) 2022-11-23T01:55:34.5807851Z test_xlogy_xlog1py_cuda_float64_int8 (__main__.TestBinaryUfuncsCUDA) ... ok (0.022s) 2022-11-23T01:55:34.5808056Z test_xlogy_xlog1py_cuda_float64_uint8 (__main__.TestBinaryUfuncsCUDA) ... ok (0.022s) 2022-11-23T01:55:34.5808264Z test_xlogy_xlog1py_cuda_int16_bool (__main__.TestBinaryUfuncsCUDA) ... ok (0.036s) 2022-11-23T01:55:34.5808473Z test_xlogy_xlog1py_cuda_int16_float16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.031s) 2022-11-23T01:55:34.5808681Z test_xlogy_xlog1py_cuda_int16_float32 (__main__.TestBinaryUfuncsCUDA) ... ok (0.031s) 2022-11-23T01:55:34.5808940Z test_xlogy_xlog1py_cuda_int16_float64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.030s) 2022-11-23T01:55:34.5809166Z test_xlogy_xlog1py_cuda_int16_int16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.035s) 2022-11-23T01:55:34.5809376Z test_xlogy_xlog1py_cuda_int16_int32 (__main__.TestBinaryUfuncsCUDA) ... ok (0.035s) 2022-11-23T01:55:34.5809565Z test_xlogy_xlog1py_cuda_int16_int64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.035s) 2022-11-23T01:55:34.5809775Z test_xlogy_xlog1py_cuda_int16_int8 (__main__.TestBinaryUfuncsCUDA) ... ok (0.035s) 2022-11-23T01:55:34.5809979Z test_xlogy_xlog1py_cuda_int16_uint8 (__main__.TestBinaryUfuncsCUDA) ... ok (0.036s) 2022-11-23T01:55:34.5810183Z test_xlogy_xlog1py_cuda_int32_bool (__main__.TestBinaryUfuncsCUDA) ... ok (0.035s) 2022-11-23T01:55:34.5810390Z test_xlogy_xlog1py_cuda_int32_float16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.031s) 2022-11-23T01:55:34.5810595Z test_xlogy_xlog1py_cuda_int32_float32 (__main__.TestBinaryUfuncsCUDA) ... ok (0.031s) 2022-11-23T01:55:34.5810805Z test_xlogy_xlog1py_cuda_int32_float64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.030s) 2022-11-23T01:55:34.5811013Z test_xlogy_xlog1py_cuda_int32_int16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.035s) 2022-11-23T01:55:34.5811214Z test_xlogy_xlog1py_cuda_int32_int32 (__main__.TestBinaryUfuncsCUDA) ... ok (0.035s) 2022-11-23T01:55:34.5811396Z test_xlogy_xlog1py_cuda_int32_int64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.035s) 2022-11-23T01:55:34.5811601Z test_xlogy_xlog1py_cuda_int32_int8 (__main__.TestBinaryUfuncsCUDA) ... ok (0.036s) 2022-11-23T01:55:34.5811800Z test_xlogy_xlog1py_cuda_int32_uint8 (__main__.TestBinaryUfuncsCUDA) ... ok (0.035s) 2022-11-23T01:55:34.5812012Z test_xlogy_xlog1py_cuda_int64_bool (__main__.TestBinaryUfuncsCUDA) ... ok (0.035s) 2022-11-23T01:55:34.5812225Z test_xlogy_xlog1py_cuda_int64_float16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.031s) 2022-11-23T01:55:34.5812440Z test_xlogy_xlog1py_cuda_int64_float32 (__main__.TestBinaryUfuncsCUDA) ... ok (0.031s) 2022-11-23T01:55:34.5812649Z test_xlogy_xlog1py_cuda_int64_float64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.031s) 2022-11-23T01:55:34.5812928Z test_xlogy_xlog1py_cuda_int64_int16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.035s) 2022-11-23T01:55:34.5813115Z test_xlogy_xlog1py_cuda_int64_int32 (__main__.TestBinaryUfuncsCUDA) ... ok (0.036s) 2022-11-23T01:55:34.5813314Z test_xlogy_xlog1py_cuda_int64_int64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.035s) 2022-11-23T01:55:34.5813521Z test_xlogy_xlog1py_cuda_int64_int8 (__main__.TestBinaryUfuncsCUDA) ... ok (0.035s) 2022-11-23T01:55:34.5813723Z test_xlogy_xlog1py_cuda_int64_uint8 (__main__.TestBinaryUfuncsCUDA) ... ok (0.035s) 2022-11-23T01:55:34.5813931Z test_xlogy_xlog1py_cuda_int8_bool (__main__.TestBinaryUfuncsCUDA) ... ok (0.035s) 2022-11-23T01:55:34.5814141Z test_xlogy_xlog1py_cuda_int8_float16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.031s) 2022-11-23T01:55:34.5814350Z test_xlogy_xlog1py_cuda_int8_float32 (__main__.TestBinaryUfuncsCUDA) ... ok (0.031s) 2022-11-23T01:55:34.5814562Z test_xlogy_xlog1py_cuda_int8_float64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.030s) 2022-11-23T01:55:34.5814754Z test_xlogy_xlog1py_cuda_int8_int16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.036s) 2022-11-23T01:55:34.5814957Z test_xlogy_xlog1py_cuda_int8_int32 (__main__.TestBinaryUfuncsCUDA) ... ok (0.035s) 2022-11-23T01:55:34.5815173Z test_xlogy_xlog1py_cuda_int8_int64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.035s) 2022-11-23T01:55:34.5815384Z test_xlogy_xlog1py_cuda_int8_int8 (__main__.TestBinaryUfuncsCUDA) ... ok (0.035s) 2022-11-23T01:55:34.5815590Z test_xlogy_xlog1py_cuda_int8_uint8 (__main__.TestBinaryUfuncsCUDA) ... ok (0.035s) 2022-11-23T01:55:34.5815794Z test_xlogy_xlog1py_cuda_uint8_bool (__main__.TestBinaryUfuncsCUDA) ... ok (0.035s) 2022-11-23T01:55:34.5816004Z test_xlogy_xlog1py_cuda_uint8_float16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.031s) 2022-11-23T01:55:34.5816216Z test_xlogy_xlog1py_cuda_uint8_float32 (__main__.TestBinaryUfuncsCUDA) ... ok (0.031s) 2022-11-23T01:55:34.5816470Z test_xlogy_xlog1py_cuda_uint8_float64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.031s) 2022-11-23T01:55:34.5816675Z test_xlogy_xlog1py_cuda_uint8_int16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.035s) 2022-11-23T01:55:34.5816880Z test_xlogy_xlog1py_cuda_uint8_int32 (__main__.TestBinaryUfuncsCUDA) ... ok (0.035s) 2022-11-23T01:55:34.5817081Z test_xlogy_xlog1py_cuda_uint8_int64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.035s) 2022-11-23T01:55:34.5817289Z test_xlogy_xlog1py_cuda_uint8_int8 (__main__.TestBinaryUfuncsCUDA) ... ok (0.035s) 2022-11-23T01:55:34.5817490Z test_xlogy_xlog1py_cuda_uint8_uint8 (__main__.TestBinaryUfuncsCUDA) ... ok (0.035s) 2022-11-23T01:55:34.5817713Z test_xlogy_xlog1py_gradients_cuda_float64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.004s) 2022-11-23T01:55:34.5817942Z test_xlogy_xlog1py_scalar_type_promotion_cuda (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-11-23T01:55:34.5818231Z test_zeta_cuda_bool_bool (__main__.TestBinaryUfuncsCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-11-23T01:55:34.5818513Z test_zeta_cuda_bool_float32 (__main__.TestBinaryUfuncsCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.003s) 2022-11-23T01:55:34.5818802Z test_zeta_cuda_bool_float64 (__main__.TestBinaryUfuncsCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.003s) 2022-11-23T01:55:34.5819088Z test_zeta_cuda_bool_int16 (__main__.TestBinaryUfuncsCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.003s) 2022-11-23T01:55:34.5819364Z test_zeta_cuda_bool_int32 (__main__.TestBinaryUfuncsCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.003s) 2022-11-23T01:55:34.5819637Z test_zeta_cuda_bool_int64 (__main__.TestBinaryUfuncsCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.003s) 2022-11-23T01:55:34.5819913Z test_zeta_cuda_bool_int8 (__main__.TestBinaryUfuncsCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.003s) 2022-11-23T01:55:34.5820647Z test_zeta_cuda_bool_uint8 (__main__.TestBinaryUfuncsCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.003s) 2022-11-23T01:55:34.5820926Z test_zeta_cuda_float32_bool (__main__.TestBinaryUfuncsCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.003s) 2022-11-23T01:55:34.5821214Z test_zeta_cuda_float32_float32 (__main__.TestBinaryUfuncsCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.003s) 2022-11-23T01:55:34.5821499Z test_zeta_cuda_float32_float64 (__main__.TestBinaryUfuncsCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.003s) 2022-11-23T01:55:34.5821776Z test_zeta_cuda_float32_int16 (__main__.TestBinaryUfuncsCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.003s) 2022-11-23T01:55:34.5822043Z test_zeta_cuda_float32_int32 (__main__.TestBinaryUfuncsCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-11-23T01:55:34.5822329Z test_zeta_cuda_float32_int64 (__main__.TestBinaryUfuncsCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.003s) 2022-11-23T01:55:34.5822610Z test_zeta_cuda_float32_int8 (__main__.TestBinaryUfuncsCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.003s) 2022-11-23T01:55:34.5822883Z test_zeta_cuda_float32_uint8 (__main__.TestBinaryUfuncsCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.003s) 2022-11-23T01:55:34.5823172Z test_zeta_cuda_float64_bool (__main__.TestBinaryUfuncsCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.003s) 2022-11-23T01:55:34.5823457Z test_zeta_cuda_float64_float32 (__main__.TestBinaryUfuncsCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.003s) 2022-11-23T01:55:34.5823814Z test_zeta_cuda_float64_float64 (__main__.TestBinaryUfuncsCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.003s) 2022-11-23T01:55:34.5824148Z test_zeta_cuda_float64_int16 (__main__.TestBinaryUfuncsCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.003s) 2022-11-23T01:55:34.5824430Z test_zeta_cuda_float64_int32 (__main__.TestBinaryUfuncsCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.003s) 2022-11-23T01:55:34.5824703Z test_zeta_cuda_float64_int64 (__main__.TestBinaryUfuncsCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.003s) 2022-11-23T01:55:34.5824987Z test_zeta_cuda_float64_int8 (__main__.TestBinaryUfuncsCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.003s) 2022-11-23T01:55:34.5825245Z test_zeta_cuda_float64_uint8 (__main__.TestBinaryUfuncsCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.003s) 2022-11-23T01:55:34.5825523Z test_zeta_cuda_int16_bool (__main__.TestBinaryUfuncsCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-11-23T01:55:34.5825800Z test_zeta_cuda_int16_float32 (__main__.TestBinaryUfuncsCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.003s) 2022-11-23T01:55:34.5826073Z test_zeta_cuda_int16_float64 (__main__.TestBinaryUfuncsCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.003s) 2022-11-23T01:55:34.5826348Z test_zeta_cuda_int16_int16 (__main__.TestBinaryUfuncsCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.003s) 2022-11-23T01:55:34.5826622Z test_zeta_cuda_int16_int32 (__main__.TestBinaryUfuncsCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.003s) 2022-11-23T01:55:34.5826888Z test_zeta_cuda_int16_int64 (__main__.TestBinaryUfuncsCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.003s) 2022-11-23T01:55:34.5827165Z test_zeta_cuda_int16_int8 (__main__.TestBinaryUfuncsCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.003s) 2022-11-23T01:55:34.5827504Z test_zeta_cuda_int16_uint8 (__main__.TestBinaryUfuncsCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.003s) 2022-11-23T01:55:34.5827785Z test_zeta_cuda_int32_bool (__main__.TestBinaryUfuncsCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.003s) 2022-11-23T01:55:34.5828069Z test_zeta_cuda_int32_float32 (__main__.TestBinaryUfuncsCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.003s) 2022-11-23T01:55:34.5828333Z test_zeta_cuda_int32_float64 (__main__.TestBinaryUfuncsCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.003s) 2022-11-23T01:55:34.5828608Z test_zeta_cuda_int32_int16 (__main__.TestBinaryUfuncsCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.003s) 2022-11-23T01:55:34.5828880Z test_zeta_cuda_int32_int32 (__main__.TestBinaryUfuncsCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-11-23T01:55:34.5829149Z test_zeta_cuda_int32_int64 (__main__.TestBinaryUfuncsCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.003s) 2022-11-23T01:55:34.5829422Z test_zeta_cuda_int32_int8 (__main__.TestBinaryUfuncsCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.003s) 2022-11-23T01:55:34.5829688Z test_zeta_cuda_int32_uint8 (__main__.TestBinaryUfuncsCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.003s) 2022-11-23T01:55:34.5829956Z test_zeta_cuda_int64_bool (__main__.TestBinaryUfuncsCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.003s) 2022-11-23T01:55:34.5830233Z test_zeta_cuda_int64_float32 (__main__.TestBinaryUfuncsCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.003s) 2022-11-23T01:55:34.5830551Z test_zeta_cuda_int64_float64 (__main__.TestBinaryUfuncsCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.003s) 2022-11-23T01:55:34.5830836Z test_zeta_cuda_int64_int16 (__main__.TestBinaryUfuncsCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.003s) 2022-11-23T01:55:34.5831086Z test_zeta_cuda_int64_int32 (__main__.TestBinaryUfuncsCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.003s) 2022-11-23T01:55:34.5831353Z test_zeta_cuda_int64_int64 (__main__.TestBinaryUfuncsCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.003s) 2022-11-23T01:55:34.5831635Z test_zeta_cuda_int64_int8 (__main__.TestBinaryUfuncsCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.003s) 2022-11-23T01:55:34.5831909Z test_zeta_cuda_int64_uint8 (__main__.TestBinaryUfuncsCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.003s) 2022-11-23T01:55:34.5832189Z test_zeta_cuda_int8_bool (__main__.TestBinaryUfuncsCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.003s) 2022-11-23T01:55:34.5832468Z test_zeta_cuda_int8_float32 (__main__.TestBinaryUfuncsCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.003s) 2022-11-23T01:55:34.5832745Z test_zeta_cuda_int8_float64 (__main__.TestBinaryUfuncsCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.003s) 2022-11-23T01:55:34.5833015Z test_zeta_cuda_int8_int16 (__main__.TestBinaryUfuncsCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.003s) 2022-11-23T01:55:34.5833286Z test_zeta_cuda_int8_int32 (__main__.TestBinaryUfuncsCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.003s) 2022-11-23T01:55:34.5833550Z test_zeta_cuda_int8_int64 (__main__.TestBinaryUfuncsCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.003s) 2022-11-23T01:55:34.5833826Z test_zeta_cuda_int8_int8 (__main__.TestBinaryUfuncsCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.003s) 2022-11-23T01:55:34.5834127Z test_zeta_cuda_int8_uint8 (__main__.TestBinaryUfuncsCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.003s) 2022-11-23T01:55:34.5834399Z test_zeta_cuda_uint8_bool (__main__.TestBinaryUfuncsCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.003s) 2022-11-23T01:55:34.5834682Z test_zeta_cuda_uint8_float32 (__main__.TestBinaryUfuncsCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.003s) 2022-11-23T01:55:34.5834962Z test_zeta_cuda_uint8_float64 (__main__.TestBinaryUfuncsCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.003s) 2022-11-23T01:55:34.5835235Z test_zeta_cuda_uint8_int16 (__main__.TestBinaryUfuncsCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.003s) 2022-11-23T01:55:34.5835508Z test_zeta_cuda_uint8_int32 (__main__.TestBinaryUfuncsCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-11-23T01:55:34.5835792Z test_zeta_cuda_uint8_int64 (__main__.TestBinaryUfuncsCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.003s) 2022-11-23T01:55:34.5836068Z test_zeta_cuda_uint8_int8 (__main__.TestBinaryUfuncsCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.003s) 2022-11-23T01:55:34.5836343Z test_zeta_cuda_uint8_uint8 (__main__.TestBinaryUfuncsCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.003s) 2022-11-23T01:55:34.5836367Z 2022-11-23T01:55:34.5836655Z ---------------------------------------------------------------------- 2022-11-23T01:55:34.5836759Z Ran 8341 tests in 259.055s 2022-11-23T01:55:34.5836779Z 2022-11-23T01:55:34.5836919Z OK (skipped=644, expected failures=24) 2022-11-23T01:55:34.5836938Z 2022-11-23T01:55:34.5837061Z Generating XML reports... 2022-11-23T01:55:34.5837527Z Generated XML report: test-reports/python-unittest/test_binary_ufuncs/TEST-TestBinaryUfuncsCUDA-20221123015113.xml 2022-11-23T01:55:34.5837553Z 2022-11-23T01:55:34.5838083Z ##[endgroup] 2022-11-23T01:55:34.5838488Z FINISHED PRINTING LOG FILE of test_binary_ufuncs (/var/lib/jenkins/workspace/test/test-reports/test_binary_ufuncs_0uyifouz) 2022-11-23T01:55:34.5838508Z 2022-11-23T01:55:36.8174752Z Ignoring disabled issues: [] 2022-11-23T01:55:36.8496782Z Running test_serialization ... [2022-11-23 01:55:36.849297] 2022-11-23T01:55:36.8499597Z Executing ['/opt/conda/bin/python', '-bb', 'test_serialization.py', '-v', '--import-slow-tests', '--import-disabled-tests'] ... [2022-11-23 01:55:36.849602] 2022-11-23T01:56:17.7814328Z 2022-11-23T01:56:17.7815199Z Expand the folded group to see the log file of test_serialization 2022-11-23T01:56:17.7822931Z ##[group]PRINTING LOG FILE of test_serialization (/var/lib/jenkins/workspace/test/test-reports/test_serialization_zy80jsrg) 2022-11-23T01:56:17.7823530Z 2022-11-23T01:56:17.7823736Z Running tests... 2022-11-23T01:56:17.7824648Z ---------------------------------------------------------------------- 2022-11-23T01:56:17.7825665Z Test results will be stored in test-reports/python-unittest/test_serialization 2022-11-23T01:56:17.7826601Z test_serialization_new_format_old_format_compat_cuda (__main__.TestBothSerializationCUDA) ... ok (0.054s) 2022-11-23T01:56:17.7828681Z test_serialization_new_format_old_format_compat_safe_cuda (__main__.TestBothSerializationCUDA) ... /opt/conda/lib/python3.10/site-packages/torch/storage.py:315: UserWarning: TypedStorage is deprecated. It will be removed in the future and UntypedStorage will be the only storage class. This should only matter to you if you are using storages directly. 2022-11-23T01:56:17.7833673Z warnings.warn(message, UserWarning) 2022-11-23T01:56:17.7843075Z ok (0.057s) 2022-11-23T01:56:17.7843819Z test_load_error_msg (__main__.TestOldSerialization) ... ok (0.001s) 2022-11-23T01:56:17.7845006Z test_load_nonexistent_device (__main__.TestOldSerialization) ... skip: Testing torch.load on CPU-only machine (0.001s) 2022-11-23T01:56:17.7846106Z test_load_python2_unicode_module (__main__.TestOldSerialization) ... ok (0.044s) 2022-11-23T01:56:17.7846532Z test_load_unicode_error_msg (__main__.TestOldSerialization) ... ok (0.001s) 2022-11-23T01:56:17.7847529Z test_save_different_dtype_error (__main__.TestOldSerialization) ... /opt/conda/lib/python3.10/site-packages/torch/storage.py:315: UserWarning: TypedStorage is deprecated. It will be removed in the future and UntypedStorage will be the only storage class. This should only matter to you if you are using storages directly. 2022-11-23T01:56:17.7848263Z warnings.warn(message, UserWarning) 2022-11-23T01:56:17.7848539Z ok (0.004s) 2022-11-23T01:56:17.7848887Z test_save_different_dtype_unallocated (__main__.TestOldSerialization) ... ok (0.489s) 2022-11-23T01:56:17.7849313Z test_serialization (__main__.TestOldSerialization) ... ok (0.028s) 2022-11-23T01:56:17.7849751Z test_serialization_backwards_compat (__main__.TestOldSerialization) ... ok (0.033s) 2022-11-23T01:56:17.7850222Z test_serialization_backwards_compat_safe (__main__.TestOldSerialization) ... ok (0.016s) 2022-11-23T01:56:17.7850653Z test_serialization_container (__main__.TestOldSerialization) ... ok (0.012s) 2022-11-23T01:56:17.7851099Z test_serialization_container_filelike (__main__.TestOldSerialization) ... ok (0.011s) 2022-11-23T01:56:17.7851587Z test_serialization_dill (__main__.TestOldSerialization) ... skip: "dill" not found or not correct version (0.001s) 2022-11-23T01:56:17.7852135Z test_serialization_dill_version_not_supported (__main__.TestOldSerialization) ... skip: "dill" not found or is correct version (0.001s) 2022-11-23T01:56:17.7852616Z test_serialization_fake_zip (__main__.TestOldSerialization) ... ok (0.002s) 2022-11-23T01:56:17.7853756Z test_serialization_filelike (__main__.TestOldSerialization) ... /opt/conda/lib/python3.10/site-packages/torch/storage.py:315: UserWarning: TypedStorage is deprecated. It will be removed in the future and UntypedStorage will be the only storage class. This should only matter to you if you are using storages directly. 2022-11-23T01:56:17.7854450Z warnings.warn(message, UserWarning) 2022-11-23T01:56:17.7854723Z ok (0.013s) 2022-11-23T01:56:17.7855063Z test_serialization_filelike_api_requirements (__main__.TestOldSerialization) ... ok (0.001s) 2022-11-23T01:56:17.7855526Z test_serialization_filelike_exceptions (__main__.TestOldSerialization) ... ok (0.002s) 2022-11-23T01:56:17.7856000Z test_serialization_filelike_missing_attrs (__main__.TestOldSerialization) ... ok (0.002s) 2022-11-23T01:56:17.7856424Z test_serialization_filelike_stress (__main__.TestOldSerialization) ... ok (0.397s) 2022-11-23T01:56:17.7856880Z test_serialization_filelike_uses_readinto (__main__.TestOldSerialization) ... ok (0.002s) 2022-11-23T01:56:17.7857325Z test_serialization_gzip (__main__.TestOldSerialization) ... ok (0.022s) 2022-11-23T01:56:17.7858470Z test_serialization_map_location (__main__.TestOldSerialization) ... skip: Test is disabled because an issue exists disabling it: https://github.com/pytorch/pytorch/issues/81685 for platform(s) linux. If you're seeing this on your local machine and would like to enable this test, please make sure CI is not set and you are not using the flag --import-disabled-tests. (0.002s) 2022-11-23T01:56:17.7859263Z test_serialization_offset (__main__.TestOldSerialization) ... ok (7.845s) 2022-11-23T01:56:17.7859710Z test_serialization_offset_filelike_weights_only_False (__main__.TestOldSerialization) ... ok (8.493s) 2022-11-23T01:56:17.7860850Z test_serialization_offset_filelike_weights_only_True (__main__.TestOldSerialization) ... ok (8.536s) 2022-11-23T01:56:17.7861353Z test_serialization_offset_gzip (__main__.TestOldSerialization) ... ok (0.003s) 2022-11-23T01:56:17.7861771Z test_serialization_safe (__main__.TestOldSerialization) ... ok (0.029s) 2022-11-23T01:56:17.7862198Z test_serialization_save_warnings (__main__.TestOldSerialization) ... ok (0.005s) 2022-11-23T01:56:17.7863236Z test_serialization_sparse (__main__.TestOldSerialization) ... /opt/conda/lib/python3.10/site-packages/torch/storage.py:315: UserWarning: TypedStorage is deprecated. It will be removed in the future and UntypedStorage will be the only storage class. This should only matter to you if you are using storages directly. 2022-11-23T01:56:17.7864022Z warnings.warn(message, UserWarning) 2022-11-23T01:56:17.7864308Z ok (0.026s) 2022-11-23T01:56:17.7865082Z test_serialization_sparse_csr_invalid (__main__.TestOldSerialization) ... /var/lib/jenkins/workspace/test/test_serialization.py:339: 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.) 2022-11-23T01:56:17.7865854Z x = x.to_sparse_csr() 2022-11-23T01:56:17.7866097Z ok (0.003s) 2022-11-23T01:56:17.7866448Z test_serialization_sparse_invalid (__main__.TestOldSerialization) ... ok (0.005s) 2022-11-23T01:56:17.7866882Z test_serialization_sparse_safe (__main__.TestOldSerialization) ... ok (0.027s) 2022-11-23T01:56:17.7867321Z test_serialization_storage_slice (__main__.TestOldSerialization) ... ok (0.001s) 2022-11-23T01:56:17.7867759Z test_serialization_zipfile_utils (__main__.TestOldSerialization) ... ok (0.006s) 2022-11-23T01:56:17.7868177Z test_serialize_device (__main__.TestOldSerialization) ... ok (0.001s) 2022-11-23T01:56:17.7868551Z test_load_error_msg (__main__.TestSerialization) ... ok (0.001s) 2022-11-23T01:56:17.7869150Z test_load_nonexistent_device (__main__.TestSerialization) ... skip: Testing torch.load on CPU-only machine (0.001s) 2022-11-23T01:56:17.7869610Z test_load_python2_unicode_module (__main__.TestSerialization) ... ok (0.011s) 2022-11-23T01:56:17.7870016Z test_load_unicode_error_msg (__main__.TestSerialization) ... ok (0.001s) 2022-11-23T01:56:17.7870533Z test_meta_serialization_weights_only_False (__main__.TestSerialization) ... ok (0.002s) 2022-11-23T01:56:17.7871003Z test_meta_serialization_weights_only_True (__main__.TestSerialization) ... ok (0.002s) 2022-11-23T01:56:17.7871463Z test_pathlike_serialization_weights_only_False (__main__.TestSerialization) ... ok (0.009s) 2022-11-23T01:56:17.7872493Z test_pathlike_serialization_weights_only_True (__main__.TestSerialization) ... /opt/conda/lib/python3.10/site-packages/torch/storage.py:315: UserWarning: TypedStorage is deprecated. It will be removed in the future and UntypedStorage will be the only storage class. This should only matter to you if you are using storages directly. 2022-11-23T01:56:17.7873167Z warnings.warn(message, UserWarning) 2022-11-23T01:56:17.7873438Z ok (0.008s) 2022-11-23T01:56:17.7873771Z test_save_different_dtype_error (__main__.TestSerialization) ... ok (0.004s) 2022-11-23T01:56:17.7874192Z test_save_different_dtype_unallocated (__main__.TestSerialization) ... ok (0.534s) 2022-11-23T01:56:17.7874606Z test_serialization (__main__.TestSerialization) ... ok (0.026s) 2022-11-23T01:56:17.7875017Z test_serialization_2gb_file (__main__.TestSerialization) ... ok (9.464s) 2022-11-23T01:56:17.7875410Z test_serialization_backwards_compat (__main__.TestSerialization) ... ok (0.016s) 2022-11-23T01:56:17.7875850Z test_serialization_backwards_compat_safe (__main__.TestSerialization) ... ok (0.015s) 2022-11-23T01:56:17.7876331Z test_serialization_dill (__main__.TestSerialization) ... skip: "dill" not found or not correct version (0.001s) 2022-11-23T01:56:17.7876865Z test_serialization_dill_version_not_supported (__main__.TestSerialization) ... skip: "dill" not found or is correct version (0.001s) 2022-11-23T01:56:17.7877390Z test_serialization_efficient_zerotensor_weights_only_False (__main__.TestSerialization) ... ok (0.003s) 2022-11-23T01:56:17.7877889Z test_serialization_efficient_zerotensor_weights_only_True (__main__.TestSerialization) ... ok (0.002s) 2022-11-23T01:56:17.7878340Z test_serialization_fake_zip (__main__.TestSerialization) ... ok (0.002s) 2022-11-23T01:56:17.7878805Z test_serialization_filelike (__main__.TestSerialization) ... ok (0.013s) 2022-11-23T01:56:17.7879237Z test_serialization_filelike_api_requirements (__main__.TestSerialization) ... ok (0.001s) 2022-11-23T01:56:17.7879688Z test_serialization_filelike_exceptions (__main__.TestSerialization) ... ok (0.002s) 2022-11-23T01:56:17.7880134Z test_serialization_filelike_missing_attrs (__main__.TestSerialization) ... ok (0.002s) 2022-11-23T01:56:17.7880560Z test_serialization_filelike_stress (__main__.TestSerialization) ... ok (0.522s) 2022-11-23T01:56:17.7881004Z test_serialization_filelike_uses_readinto (__main__.TestSerialization) ... ok (0.002s) 2022-11-23T01:56:17.7881424Z test_serialization_gzip (__main__.TestSerialization) ... ok (0.022s) 2022-11-23T01:56:17.7881819Z test_serialization_map_location (__main__.TestSerialization) ... ok (0.089s) 2022-11-23T01:56:17.7882264Z test_serialization_math_bits_weights_only_False (__main__.TestSerialization) ... ok (0.003s) 2022-11-23T01:56:17.7882725Z test_serialization_math_bits_weights_only_True (__main__.TestSerialization) ... ok (0.003s) 2022-11-23T01:56:17.7883161Z test_serialization_offset_gzip (__main__.TestSerialization) ... ok (0.003s) 2022-11-23T01:56:17.7883561Z test_serialization_python_attr (__main__.TestSerialization) ... ok (0.003s) 2022-11-23T01:56:17.7883977Z test_serialization_safe (__main__.TestSerialization) ... ok (0.027s) 2022-11-23T01:56:17.7884392Z test_serialization_save_warnings (__main__.TestSerialization) ... ok (0.002s) 2022-11-23T01:56:17.7885389Z test_serialization_sparse (__main__.TestSerialization) ... /opt/conda/lib/python3.10/site-packages/torch/storage.py:315: UserWarning: TypedStorage is deprecated. It will be removed in the future and UntypedStorage will be the only storage class. This should only matter to you if you are using storages directly. 2022-11-23T01:56:17.7886025Z warnings.warn(message, UserWarning) 2022-11-23T01:56:17.7886297Z ok (0.026s) 2022-11-23T01:56:17.7886702Z test_serialization_sparse_csr_invalid (__main__.TestSerialization) ... ok (0.002s) 2022-11-23T01:56:17.7887131Z test_serialization_sparse_invalid (__main__.TestSerialization) ... ok (0.005s) 2022-11-23T01:56:17.7887558Z test_serialization_sparse_safe (__main__.TestSerialization) ... ok (0.027s) 2022-11-23T01:56:17.7887983Z test_serialization_storage_slice (__main__.TestSerialization) ... ok (0.001s) 2022-11-23T01:56:17.7888986Z test_serialization_zipfile_actually_jit (__main__.TestSerialization) ... /opt/conda/lib/python3.10/site-packages/torch/serialization.py:794: UserWarning: 'torch.load' received a zip file that looks like a TorchScript archive dispatching to 'torch.jit.load' (call 'torch.jit.load' directly to silence this warning) 2022-11-23T01:56:17.7889784Z warnings.warn("'torch.load' received a zip file that looks like a TorchScript archive" 2022-11-23T01:56:17.7890124Z ok (0.018s) 2022-11-23T01:56:17.7890454Z test_serialization_zipfile_utils (__main__.TestSerialization) ... ok (0.006s) 2022-11-23T01:56:17.7890899Z test_serialization_zipfile_weights_only_False (__main__.TestSerialization) ... ok (0.028s) 2022-11-23T01:56:17.7891340Z test_serialization_zipfile_weights_only_True (__main__.TestSerialization) ... ok (0.029s) 2022-11-23T01:56:17.7891766Z test_serialize_device (__main__.TestSerialization) ... ok (0.001s) 2022-11-23T01:56:17.7892166Z test_weights_only_assert (__main__.TestSerialization) ... Hello World! 2022-11-23T01:56:17.7892459Z ok (0.001s) 2022-11-23T01:56:17.7892820Z test_cloned_deepcopy_requires_grad_False (__main__.TestSubclassSerialization) ... ok (0.001s) 2022-11-23T01:56:17.7893306Z test_cloned_deepcopy_requires_grad_True (__main__.TestSubclassSerialization) ... ok (0.001s) 2022-11-23T01:56:17.7893778Z test_empty_class_serialization (__main__.TestSubclassSerialization) ... ok (0.002s) 2022-11-23T01:56:17.7894215Z test_tensor_subclass_deepcopy (__main__.TestSubclassSerialization) ... ok (0.002s) 2022-11-23T01:56:17.7894688Z test_tensor_subclass_getstate_overwrite (__main__.TestSubclassSerialization) ... ok (0.002s) 2022-11-23T01:56:17.7895258Z test_tensor_subclass_wrapper_serialization (__main__.TestSubclassSerialization) ... ok (0.002s) 2022-11-23T01:56:17.7895537Z 2022-11-23T01:56:17.7895797Z ---------------------------------------------------------------------- 2022-11-23T01:56:17.7896124Z Ran 87 tests in 37.134s 2022-11-23T01:56:17.7896286Z 2022-11-23T01:56:17.7896394Z OK (skipped=7) 2022-11-23T01:56:17.7896545Z 2022-11-23T01:56:17.7896670Z Generating XML reports... 2022-11-23T01:56:17.7897239Z Generated XML report: test-reports/python-unittest/test_serialization/TEST-TestBothSerializationCUDA-20221123015540.xml 2022-11-23T01:56:17.7897978Z Generated XML report: test-reports/python-unittest/test_serialization/TEST-TestOldSerialization-20221123015540.xml 2022-11-23T01:56:17.7898700Z Generated XML report: test-reports/python-unittest/test_serialization/TEST-TestSerialization-20221123015540.xml 2022-11-23T01:56:17.7899419Z Generated XML report: test-reports/python-unittest/test_serialization/TEST-TestSubclassSerialization-20221123015540.xml 2022-11-23T01:56:17.7899774Z 2022-11-23T01:56:17.7902235Z ##[endgroup] 2022-11-23T01:56:17.7903168Z FINISHED PRINTING LOG FILE of test_serialization (/var/lib/jenkins/workspace/test/test-reports/test_serialization_zy80jsrg) 2022-11-23T01:56:17.7903686Z 2022-11-23T01:56:20.2203199Z Ignoring disabled issues: [] 2022-11-23T01:56:20.2522104Z Running test_tensorboard ... [2022-11-23 01:56:20.251844] 2022-11-23T01:56:20.2525750Z Executing ['/opt/conda/bin/python', '-bb', 'test_tensorboard.py', '-v', '--import-slow-tests', '--import-disabled-tests'] ... [2022-11-23 01:56:20.252152] 2022-11-23T01:56:50.3700577Z 2022-11-23T01:56:50.3701463Z Expand the folded group to see the log file of test_tensorboard 2022-11-23T01:56:50.3703011Z ##[group]PRINTING LOG FILE of test_tensorboard (/var/lib/jenkins/workspace/test/test-reports/test_tensorboard_ez3yltx5) 2022-11-23T01:56:50.3703740Z 2022-11-23T01:56:50.3706676Z Running tests... 2022-11-23T01:56:50.3707605Z ---------------------------------------------------------------------- 2022-11-23T01:56:50.3708146Z Test results will be stored in test-reports/python-unittest/test_tensorboard 2022-11-23T01:56:50.3709091Z test_embedding (__main__.TestTensorBoardEmbedding) ... warning: Embedding dir exists, did you set global_step for add_embedding()? 2022-11-23T01:56:50.3709617Z ok (0.017s) 2022-11-23T01:56:50.3710566Z test_embedding_64 (__main__.TestTensorBoardEmbedding) ... warning: Embedding dir exists, did you set global_step for add_embedding()? 2022-11-23T01:56:50.3711379Z ok (0.009s) 2022-11-23T01:56:50.3711728Z test_figure (__main__.TestTensorBoardFigure) ... skip: no matplotlib (0.001s) 2022-11-23T01:56:50.3712157Z test_figure_list (__main__.TestTensorBoardFigure) ... skip: no matplotlib (0.001s) 2022-11-23T01:56:50.3712594Z test_caffe2_np (__main__.TestTensorBoardNumpy) ... skip: no caffe2 (0.000s) 2022-11-23T01:56:50.3713049Z test_caffe2_np_expect_fail (__main__.TestTensorBoardNumpy) ... skip: no caffe2 (0.000s) 2022-11-23T01:56:50.3713515Z test_caffe2_simple_cnnmodel (__main__.TestTensorBoardNumpy) ... skip: no caffe2 (0.001s) 2022-11-23T01:56:50.3714758Z test_caffe2_simple_model (__main__.TestTensorBoardNumpy) ... skip: no caffe2 (0.002s) 2022-11-23T01:56:50.3715541Z test_pytorch_np_expect_fail (__main__.TestTensorBoardNumpy) ... ok (0.000s) 2022-11-23T01:56:50.3716376Z test_scalar (__main__.TestTensorBoardNumpy) ... ok (0.001s) 2022-11-23T01:56:50.3717229Z test_pytorch_autograd_np (__main__.TestTensorBoardPyTorchNumpy) ... ok (0.000s) 2022-11-23T01:56:50.3717678Z test_pytorch_histogram (__main__.TestTensorBoardPyTorchNumpy) ... ok (0.004s) 2022-11-23T01:56:50.3718138Z test_pytorch_histogram_raw (__main__.TestTensorBoardPyTorchNumpy) ... ok (0.007s) 2022-11-23T01:56:50.3718586Z test_pytorch_np (__main__.TestTensorBoardPyTorchNumpy) ... ok (1.290s) 2022-11-23T01:56:50.3719016Z test_pytorch_write (__main__.TestTensorBoardPyTorchNumpy) ... ok (0.002s) 2022-11-23T01:56:50.3719626Z test_mlp_graph (__main__.TestTensorBoardPytorchGraph) ... ok (0.113s) 2022-11-23T01:56:50.3720073Z test_nested_nn_squential (__main__.TestTensorBoardPytorchGraph) ... ok (0.095s) 2022-11-23T01:56:50.3720519Z test_pytorch_graph (__main__.TestTensorBoardPytorchGraph) ... ok (0.025s) 2022-11-23T01:56:50.3721863Z test_pytorch_graph_dict_input (__main__.TestTensorBoardPytorchGraph) ... Encountering a dict at the output of the tracer might cause the trace to be incorrect, this is only valid if the container structure does not change based on the module's inputs. Consider using a constant container instead (e.g. for `list`, use a `tuple` instead. for `dict`, use a `NamedTuple` instead). If you absolutely need this and know the side effects, pass strict=False to trace() to allow this behavior. 2022-11-23T01:56:50.3722696Z Error occurs, No graph saved 2022-11-23T01:56:50.3722938Z ok (0.040s) 2022-11-23T01:56:50.3723285Z test_torchvision_smoke (__main__.TestTensorBoardPytorchGraph) ... ok (25.281s) 2022-11-23T01:56:50.3723810Z test_wrong_input_size (__main__.TestTensorBoardPytorchGraph) ... mat1 and mat2 shapes cannot be multiplied (1x9 and 3x5) 2022-11-23T01:56:50.3724229Z Error occurs, No graph saved 2022-11-23T01:56:50.3724464Z ok (0.012s) 2022-11-23T01:56:50.3724832Z test_audio (__main__.TestTensorBoardSummary) ... warning: audio amplitude out of range, auto clipped. 2022-11-23T01:56:50.3725191Z ok (0.002s) 2022-11-23T01:56:50.3725495Z test_custom_scalars (__main__.TestTensorBoardSummary) ... ok (0.001s) 2022-11-23T01:56:50.3725899Z test_empty_input (__main__.TestTensorBoardSummary) ... ok (0.000s) 2022-11-23T01:56:50.3726285Z test_float32_image (__main__.TestTensorBoardSummary) 2022-11-23T01:56:50.3726731Z Tests that float32 image (pixel values in [0, 1]) are scaled correctly ... ok (0.001s) 2022-11-23T01:56:50.3727157Z test_histogram_auto (__main__.TestTensorBoardSummary) ... ok (0.001s) 2022-11-23T01:56:50.3727638Z test_histogram_doane (__main__.TestTensorBoardSummary) ... ok (0.001s) 2022-11-23T01:56:50.3728050Z test_histogram_fd (__main__.TestTensorBoardSummary) ... ok (0.001s) 2022-11-23T01:56:50.3728451Z test_hparams_bool (__main__.TestTensorBoardSummary) ... ok (0.003s) 2022-11-23T01:56:50.3728877Z test_hparams_domain_discrete (__main__.TestTensorBoardSummary) ... ok (0.001s) 2022-11-23T01:56:50.3729303Z test_hparams_number (__main__.TestTensorBoardSummary) ... ok (0.001s) 2022-11-23T01:56:50.3729703Z test_hparams_smoke (__main__.TestTensorBoardSummary) ... ok (0.001s) 2022-11-23T01:56:50.3730117Z test_hparams_string (__main__.TestTensorBoardSummary) ... ok (0.001s) 2022-11-23T01:56:50.3730626Z test_hparams_wrong_parameter (__main__.TestTensorBoardSummary) ... parameter: hparam_dict should be a dictionary, nothing logged. 2022-11-23T01:56:50.3731093Z parameter: metric_dict should be a dictionary, nothing logged. 2022-11-23T01:56:50.3731393Z ok (0.004s) 2022-11-23T01:56:50.3731736Z test_image_with_3_channel_batched (__main__.TestTensorBoardSummary) ... ok (0.002s) 2022-11-23T01:56:50.3732165Z test_image_with_boxes (__main__.TestTensorBoardSummary) ... ok (0.002s) 2022-11-23T01:56:50.3732568Z test_image_with_one_channel (__main__.TestTensorBoardSummary) ... ok (0.001s) 2022-11-23T01:56:50.3733018Z test_image_with_one_channel_batched (__main__.TestTensorBoardSummary) ... ok (0.001s) 2022-11-23T01:56:50.3733466Z test_image_without_channel (__main__.TestTensorBoardSummary) ... ok (0.001s) 2022-11-23T01:56:50.3733855Z test_list_input (__main__.TestTensorBoardSummary) ... ok (0.000s) 2022-11-23T01:56:50.3734242Z test_mesh (__main__.TestTensorBoardSummary) ... ok (0.003s) 2022-11-23T01:56:50.3734629Z test_scalar_new_style (__main__.TestTensorBoardSummary) ... ok (0.001s) 2022-11-23T01:56:50.3735015Z test_text (__main__.TestTensorBoardSummary) ... ok (0.001s) 2022-11-23T01:56:50.3735367Z test_uint8_image (__main__.TestTensorBoardSummary) 2022-11-23T01:56:50.3735760Z Tests that uint8 image (pixel values in [0, 255]) is not changed ... ok (0.001s) 2022-11-23T01:56:50.3736235Z test_video (__main__.TestTensorBoardSummary) ... ok (0.001s) 2022-11-23T01:56:50.3736621Z test_pathlib (__main__.TestTensorBoardSummaryWriter) ... ok (0.002s) 2022-11-23T01:56:50.3737061Z test_summary_writer_close (__main__.TestTensorBoardSummaryWriter) ... ok (0.001s) 2022-11-23T01:56:50.3737513Z test_summary_writer_ctx (__main__.TestTensorBoardSummaryWriter) ... ok (0.001s) 2022-11-23T01:56:50.3737945Z test_convert_to_HWC_dtype_remains_same (__main__.TestTensorBoardUtils) ... ok (0.001s) 2022-11-23T01:56:50.3738369Z test_numpy_vid_uint8 (__main__.TestTensorBoardUtils) ... ok (0.019s) 2022-11-23T01:56:50.3738770Z test_prepare_video (__main__.TestTensorBoardUtils) ... ok (0.116s) 2022-11-23T01:56:50.3739166Z test_to_HWC (__main__.TestTensorBoardUtils) ... ok (0.002s) 2022-11-23T01:56:50.3739562Z test_writer (__main__.TestTensorBoardWriter) ... add_video needs package moviepy 2022-11-23T01:56:50.3739893Z ok (0.066s) 2022-11-23T01:56:50.3740503Z 2022-11-23T01:56:50.3740811Z ---------------------------------------------------------------------- 2022-11-23T01:56:50.3741134Z Ran 53 tests in 27.148s 2022-11-23T01:56:50.3741299Z 2022-11-23T01:56:50.3741409Z OK (skipped=6) 2022-11-23T01:56:50.3741561Z 2022-11-23T01:56:50.3741686Z Generating XML reports... 2022-11-23T01:56:50.3742293Z Generated XML report: test-reports/python-unittest/test_tensorboard/TEST-TestTensorBoardEmbedding-20221123015622.xml 2022-11-23T01:56:50.3743017Z Generated XML report: test-reports/python-unittest/test_tensorboard/TEST-TestTensorBoardNumpy-20221123015622.xml 2022-11-23T01:56:50.3743761Z Generated XML report: test-reports/python-unittest/test_tensorboard/TEST-TestTensorBoardPyTorchNumpy-20221123015622.xml 2022-11-23T01:56:50.3744522Z Generated XML report: test-reports/python-unittest/test_tensorboard/TEST-TestTensorBoardPytorchGraph-20221123015622.xml 2022-11-23T01:56:50.3745345Z Generated XML report: test-reports/python-unittest/test_tensorboard/TEST-TestTensorBoardSummary-20221123015622.xml 2022-11-23T01:56:50.3746106Z Generated XML report: test-reports/python-unittest/test_tensorboard/TEST-TestTensorBoardSummaryWriter-20221123015622.xml 2022-11-23T01:56:50.3746833Z Generated XML report: test-reports/python-unittest/test_tensorboard/TEST-TestTensorBoardUtils-20221123015622.xml 2022-11-23T01:56:50.3747542Z Generated XML report: test-reports/python-unittest/test_tensorboard/TEST-TestTensorBoardWriter-20221123015622.xml 2022-11-23T01:56:50.3748251Z Generated XML report: test-reports/python-unittest/test_tensorboard/TEST-TestTensorBoardFigure-20221123015622.xml 2022-11-23T01:56:50.3748587Z 2022-11-23T01:56:50.3748959Z ##[endgroup] 2022-11-23T01:56:50.3749485Z FINISHED PRINTING LOG FILE of test_tensorboard (/var/lib/jenkins/workspace/test/test-reports/test_tensorboard_ez3yltx5) 2022-11-23T01:56:50.3749789Z 2022-11-23T01:56:52.8292189Z Ignoring disabled issues: [] 2022-11-23T01:56:52.8615685Z Running test_proxy_tensor ... [2022-11-23 01:56:52.861174] 2022-11-23T01:56:52.8618407Z Executing ['/opt/conda/bin/python', '-bb', 'test_proxy_tensor.py', '-v', '--import-slow-tests', '--import-disabled-tests'] ... [2022-11-23 01:56:52.861498] 2022-11-23T01:57:34.2019805Z 2022-11-23T01:57:34.2020519Z Expand the folded group to see the log file of test_proxy_tensor 2022-11-23T01:57:34.2021593Z ##[group]PRINTING LOG FILE of test_proxy_tensor (/var/lib/jenkins/workspace/test/test-reports/test_proxy_tensor_dkppzfqy) 2022-11-23T01:57:34.2021889Z 2022-11-23T01:57:34.2022004Z Running tests... 2022-11-23T01:57:34.2022585Z ---------------------------------------------------------------------- 2022-11-23T01:57:34.2023118Z Test results will be stored in test-reports/python-unittest/test_proxy_tensor 2022-11-23T01:57:34.2023502Z test_alias (__main__.TestFakeProxyTensor) ... ok (0.026s) 2022-11-23T01:57:34.2028469Z test_issue82547 (__main__.TestFakeProxyTensor) ... ok (0.006s) 2022-11-23T01:57:34.2028908Z test_meta (__main__.TestFakeProxyTensor) ... ok (0.008s) 2022-11-23T01:57:34.2029322Z test_use_fake_and_tensor (__main__.TestFakeProxyTensor) ... ok (0.009s) 2022-11-23T01:57:34.2029997Z test_allclose (__main__.TestGenericProxyTensorFake) ... ok (0.004s) 2022-11-23T01:57:34.2030403Z test_amp_cache (__main__.TestGenericProxyTensorFake) ... ok (1.107s) 2022-11-23T01:57:34.2030830Z test_constant_blowup (__main__.TestGenericProxyTensorFake) ... ok (0.007s) 2022-11-23T01:57:34.2031725Z test_constant_proxy_tensor_mut (__main__.TestGenericProxyTensorFake) ... ok (0.008s) 2022-11-23T01:57:34.2032471Z test_constant_random (__main__.TestGenericProxyTensorFake) ... ok (0.005s) 2022-11-23T01:57:34.2032949Z test_constant_unbind (__main__.TestGenericProxyTensorFake) ... ok (0.006s) 2022-11-23T01:57:34.2033515Z test_decomp_of_capture (__main__.TestGenericProxyTensorFake) ... ok (0.007s) 2022-11-23T01:57:34.2034080Z test_decomposition_interpreter (__main__.TestGenericProxyTensorFake) ... ok (0.011s) 2022-11-23T01:57:34.2034528Z test_has_proxy (__main__.TestGenericProxyTensorFake) ... ok (0.005s) 2022-11-23T01:57:34.2035236Z test_inplace_metadata (__main__.TestGenericProxyTensorFake) ... ok (0.006s) 2022-11-23T01:57:34.2035687Z test_isolated_graphmodule (__main__.TestGenericProxyTensorFake) ... ok (0.070s) 2022-11-23T01:57:34.2036298Z test_make_fx_model_double_param (__main__.TestGenericProxyTensorFake) ... ok (0.011s) 2022-11-23T01:57:34.2036812Z test_make_fx_model_fwd_bwd (__main__.TestGenericProxyTensorFake) ... ok (0.040s) 2022-11-23T01:57:34.2037305Z test_make_fx_model_fwd_bwd_wgtupdate (__main__.TestGenericProxyTensorFake) ... ok (0.045s) 2022-11-23T01:57:34.2037976Z test_make_fx_overloads (__main__.TestGenericProxyTensorFake) ... ok (0.007s) 2022-11-23T01:57:34.2038431Z test_make_fx_reentrant_dispatch (__main__.TestGenericProxyTensorFake) ... ok (0.008s) 2022-11-23T01:57:34.2039102Z test_make_fx_simple (__main__.TestGenericProxyTensorFake) ... ok (0.005s) 2022-11-23T01:57:34.2039555Z test_mode_tracing_factory_function (__main__.TestGenericProxyTensorFake) ... ok (0.006s) 2022-11-23T01:57:34.2040319Z test_partial_decomp (__main__.TestGenericProxyTensorFake) ... ok (0.019s) 2022-11-23T01:57:34.2040805Z test_pr_86917 (__main__.TestGenericProxyTensorFake) ... ok (0.014s) 2022-11-23T01:57:34.2041222Z test_proxy_tensor (__main__.TestGenericProxyTensorFake) ... ok (0.033s) 2022-11-23T01:57:34.2041952Z test_proxy_tensor_mode_with_decomp_table_preserves_proxy (__main__.TestGenericProxyTensorFake) ... ok (0.006s) 2022-11-23T01:57:34.2042697Z test_resnet18_backward_trace (__main__.TestGenericProxyTensorFake) ... ok (1.843s) 2022-11-23T01:57:34.2043713Z test_scalar_device (__main__.TestGenericProxyTensorFake) ... ok (0.007s) 2022-11-23T01:57:34.2044518Z test_strides (__main__.TestGenericProxyTensorFake) ... ok (0.013s) 2022-11-23T01:57:34.2044994Z test_tensor_constants (__main__.TestGenericProxyTensorFake) ... ok (0.006s) 2022-11-23T01:57:34.2045409Z test_trace_subclasses (__main__.TestGenericProxyTensorFake) ... ok (0.012s) 2022-11-23T01:57:34.2045866Z test_val_metadata_mutation (__main__.TestGenericProxyTensorFake) ... ok (0.006s) 2022-11-23T01:57:34.2046313Z test_varargs (__main__.TestGenericProxyTensorFake) ... ok (0.007s) 2022-11-23T01:57:34.2046729Z test_allclose (__main__.TestGenericProxyTensorReal) ... ok (0.004s) 2022-11-23T01:57:34.2047124Z test_amp_cache (__main__.TestGenericProxyTensorReal) ... ok (0.016s) 2022-11-23T01:57:34.2047552Z test_constant_blowup (__main__.TestGenericProxyTensorReal) ... ok (0.006s) 2022-11-23T01:57:34.2048000Z test_constant_proxy_tensor_mut (__main__.TestGenericProxyTensorReal) ... ok (0.007s) 2022-11-23T01:57:34.2048430Z test_constant_random (__main__.TestGenericProxyTensorReal) ... ok (0.005s) 2022-11-23T01:57:34.2048859Z test_constant_unbind (__main__.TestGenericProxyTensorReal) ... ok (0.005s) 2022-11-23T01:57:34.2049308Z test_decomp_of_capture (__main__.TestGenericProxyTensorReal) ... ok (0.007s) 2022-11-23T01:57:34.2049768Z test_decomposition_interpreter (__main__.TestGenericProxyTensorReal) ... ok (0.009s) 2022-11-23T01:57:34.2050194Z test_has_proxy (__main__.TestGenericProxyTensorReal) ... ok (0.005s) 2022-11-23T01:57:34.2050723Z test_inplace_metadata (__main__.TestGenericProxyTensorReal) ... ok (0.006s) 2022-11-23T01:57:34.2051171Z test_isolated_graphmodule (__main__.TestGenericProxyTensorReal) ... ok (0.069s) 2022-11-23T01:57:34.2051612Z test_make_fx_model_double_param (__main__.TestGenericProxyTensorReal) ... ok (0.010s) 2022-11-23T01:57:34.2052065Z test_make_fx_model_fwd_bwd (__main__.TestGenericProxyTensorReal) ... ok (0.031s) 2022-11-23T01:57:34.2052680Z test_make_fx_model_fwd_bwd_wgtupdate (__main__.TestGenericProxyTensorReal) ... ok (0.037s) 2022-11-23T01:57:34.2053322Z test_make_fx_overloads (__main__.TestGenericProxyTensorReal) ... ok (0.007s) 2022-11-23T01:57:34.2053756Z test_make_fx_reentrant_dispatch (__main__.TestGenericProxyTensorReal) ... ok (0.007s) 2022-11-23T01:57:34.2054196Z test_make_fx_simple (__main__.TestGenericProxyTensorReal) ... ok (0.005s) 2022-11-23T01:57:34.2054652Z test_mode_tracing_factory_function (__main__.TestGenericProxyTensorReal) ... ok (0.006s) 2022-11-23T01:57:34.2055088Z test_partial_decomp (__main__.TestGenericProxyTensorReal) ... ok (0.020s) 2022-11-23T01:57:34.2055504Z test_pr_86917 (__main__.TestGenericProxyTensorReal) ... ok (0.006s) 2022-11-23T01:57:34.2055914Z test_proxy_tensor (__main__.TestGenericProxyTensorReal) ... ok (0.031s) 2022-11-23T01:57:34.2056404Z test_proxy_tensor_mode_with_decomp_table_preserves_proxy (__main__.TestGenericProxyTensorReal) ... ok (0.006s) 2022-11-23T01:57:34.2056881Z test_resnet18_backward_trace (__main__.TestGenericProxyTensorReal) ... ok (1.314s) 2022-11-23T01:57:34.2057322Z test_scalar_device (__main__.TestGenericProxyTensorReal) ... ok (0.006s) 2022-11-23T01:57:34.2057738Z test_strides (__main__.TestGenericProxyTensorReal) ... ok (0.013s) 2022-11-23T01:57:34.2058143Z test_tensor_constants (__main__.TestGenericProxyTensorReal) ... ok (0.006s) 2022-11-23T01:57:34.2058648Z test_trace_subclasses (__main__.TestGenericProxyTensorReal) ... ok (0.013s) 2022-11-23T01:57:34.2059105Z test_val_metadata_mutation (__main__.TestGenericProxyTensorReal) ... ok (0.006s) 2022-11-23T01:57:34.2059541Z test_varargs (__main__.TestGenericProxyTensorReal) ... ok (0.007s) 2022-11-23T01:57:34.2060189Z test_allclose (__main__.TestGenericProxyTensorSymbolic) ... ok (0.055s) 2022-11-23T01:57:34.2060642Z test_amp_cache (__main__.TestGenericProxyTensorSymbolic) ... ok (0.016s) 2022-11-23T01:57:34.2061090Z test_constant_blowup (__main__.TestGenericProxyTensorSymbolic) ... ok (0.008s) 2022-11-23T01:57:34.2061542Z test_constant_proxy_tensor_mut (__main__.TestGenericProxyTensorSymbolic) ... ok (0.009s) 2022-11-23T01:57:34.2062011Z test_constant_random (__main__.TestGenericProxyTensorSymbolic) ... ok (0.005s) 2022-11-23T01:57:34.2062463Z test_constant_unbind (__main__.TestGenericProxyTensorSymbolic) ... ok (0.007s) 2022-11-23T01:57:34.2062929Z test_decomp_of_capture (__main__.TestGenericProxyTensorSymbolic) ... ok (0.007s) 2022-11-23T01:57:34.2063486Z test_decomposition_interpreter (__main__.TestGenericProxyTensorSymbolic) ... ok (0.037s) 2022-11-23T01:57:34.2064279Z test_has_proxy (__main__.TestGenericProxyTensorSymbolic) ... ok (0.005s) 2022-11-23T01:57:34.2064734Z test_inplace_metadata (__main__.TestGenericProxyTensorSymbolic) ... ok (0.015s) 2022-11-23T01:57:34.2065189Z test_isolated_graphmodule (__main__.TestGenericProxyTensorSymbolic) ... ok (0.070s) 2022-11-23T01:57:34.2065667Z test_make_fx_model_double_param (__main__.TestGenericProxyTensorSymbolic) ... ok (0.011s) 2022-11-23T01:57:34.2066140Z test_make_fx_model_fwd_bwd (__main__.TestGenericProxyTensorSymbolic) ... ok (0.202s) 2022-11-23T01:57:34.2066625Z test_make_fx_model_fwd_bwd_wgtupdate (__main__.TestGenericProxyTensorSymbolic) ... ok (0.188s) 2022-11-23T01:57:34.2067114Z test_make_fx_overloads (__main__.TestGenericProxyTensorSymbolic) ... expected failure (0.020s) 2022-11-23T01:57:34.2067618Z test_make_fx_reentrant_dispatch (__main__.TestGenericProxyTensorSymbolic) ... ok (0.016s) 2022-11-23T01:57:34.2068213Z test_make_fx_simple (__main__.TestGenericProxyTensorSymbolic) ... ok (0.012s) 2022-11-23T01:57:34.2068674Z test_mode_tracing_factory_function (__main__.TestGenericProxyTensorSymbolic) ... ok (0.016s) 2022-11-23T01:57:34.2069147Z test_partial_decomp (__main__.TestGenericProxyTensorSymbolic) ... ok (0.020s) 2022-11-23T01:57:34.2069585Z test_pr_86917 (__main__.TestGenericProxyTensorSymbolic) ... ok (0.033s) 2022-11-23T01:57:34.2070018Z test_proxy_tensor (__main__.TestGenericProxyTensorSymbolic) ... ok (0.094s) 2022-11-23T01:57:34.2070507Z test_proxy_tensor_mode_with_decomp_table_preserves_proxy (__main__.TestGenericProxyTensorSymbolic) ... ok (0.006s) 2022-11-23T01:57:34.2071032Z test_resnet18_backward_trace (__main__.TestGenericProxyTensorSymbolic) ... ok (28.619s) 2022-11-23T01:57:34.2071503Z test_scalar_device (__main__.TestGenericProxyTensorSymbolic) ... ok (0.023s) 2022-11-23T01:57:34.2071929Z test_strides (__main__.TestGenericProxyTensorSymbolic) ... ok (0.014s) 2022-11-23T01:57:34.2072380Z test_tensor_constants (__main__.TestGenericProxyTensorSymbolic) ... ok (0.006s) 2022-11-23T01:57:34.2072858Z test_trace_subclasses (__main__.TestGenericProxyTensorSymbolic) ... expected failure (0.012s) 2022-11-23T01:57:34.2073343Z test_val_metadata_mutation (__main__.TestGenericProxyTensorSymbolic) ... ok (0.027s) 2022-11-23T01:57:34.2073777Z test_varargs (__main__.TestGenericProxyTensorSymbolic) ... ok (0.032s) 2022-11-23T01:57:34.2074197Z test_binary_broadcast (__main__.TestSymbolicTracing) ... ok (0.060s) 2022-11-23T01:57:34.2074583Z test_cat (__main__.TestSymbolicTracing) ... ok (0.090s) 2022-11-23T01:57:34.2074971Z test_elementwise_meta_with_sym_numbers (__main__.TestSymbolicTracing) ... ok (0.068s) 2022-11-23T01:57:34.2075379Z test_expand (__main__.TestSymbolicTracing) ... ok (0.057s) 2022-11-23T01:57:34.2075757Z test_guards_equal (__main__.TestSymbolicTracing) ... ok (0.622s) 2022-11-23T01:57:34.2076229Z test_mega_guard (__main__.TestSymbolicTracing) ... ok (0.039s) 2022-11-23T01:57:34.2076612Z test_metadata (__main__.TestSymbolicTracing) ... ok (0.031s) 2022-11-23T01:57:34.2076992Z test_metadata_fresh (__main__.TestSymbolicTracing) ... ok (0.018s) 2022-11-23T01:57:34.2077401Z test_multiply_shape (__main__.TestSymbolicTracing) ... ok (0.017s) 2022-11-23T01:57:34.2077778Z test_neg_shape (__main__.TestSymbolicTracing) ... ok (0.044s) 2022-11-23T01:57:34.2078908Z test_new_empty (__main__.TestSymbolicTracing) ... skip: Test is disabled because an issue exists disabling it: https://github.com/pytorch/pytorch/issues/83408 for platform(s) linux. If you're seeing this on your local machine and would like to enable this test, please make sure CI is not set and you are not using the flag --import-disabled-tests. (0.001s) 2022-11-23T01:57:34.2079749Z test_nonidentity_transitive_guards (__main__.TestSymbolicTracing) ... ok (0.116s) 2022-11-23T01:57:34.2080157Z test_return_symint (__main__.TestSymbolicTracing) ... ok (0.038s) 2022-11-23T01:57:34.2080541Z test_rmethod (__main__.TestSymbolicTracing) ... ok (0.019s) 2022-11-23T01:57:34.2080905Z test_size_with_tensor (__main__.TestSymbolicTracing) ... ok (0.051s) 2022-11-23T01:57:34.2081295Z test_sqrt_size (__main__.TestSymbolicTracing) ... ok (0.018s) 2022-11-23T01:57:34.2081690Z test_sym_storage_offset (__main__.TestSymbolicTracing) ... ok (0.036s) 2022-11-23T01:57:34.2082069Z test_symint_to_tensor (__main__.TestSymbolicTracing) ... ok (0.036s) 2022-11-23T01:57:34.2082444Z test_unary (__main__.TestSymbolicTracing) ... ok (0.043s) 2022-11-23T01:57:34.2082655Z 2022-11-23T01:57:34.2082936Z ---------------------------------------------------------------------- 2022-11-23T01:57:34.2083267Z Ran 110 tests in 36.039s 2022-11-23T01:57:34.2083413Z 2022-11-23T01:57:34.2083553Z OK (skipped=1, expected failures=2) 2022-11-23T01:57:34.2083738Z 2022-11-23T01:57:34.2083862Z Generating XML reports... 2022-11-23T01:57:34.2084441Z Generated XML report: test-reports/python-unittest/test_proxy_tensor/TEST-TestFakeProxyTensor-20221123015657.xml 2022-11-23T01:57:34.2085256Z Generated XML report: test-reports/python-unittest/test_proxy_tensor/TEST-TestGenericProxyTensorFake-20221123015657.xml 2022-11-23T01:57:34.2086011Z Generated XML report: test-reports/python-unittest/test_proxy_tensor/TEST-TestGenericProxyTensorReal-20221123015657.xml 2022-11-23T01:57:34.2086780Z Generated XML report: test-reports/python-unittest/test_proxy_tensor/TEST-TestGenericProxyTensorSymbolic-20221123015657.xml 2022-11-23T01:57:34.2087516Z Generated XML report: test-reports/python-unittest/test_proxy_tensor/TEST-TestSymbolicTracing-20221123015657.xml 2022-11-23T01:57:34.2087842Z 2022-11-23T01:57:34.2088216Z ##[endgroup] 2022-11-23T01:57:34.2088733Z FINISHED PRINTING LOG FILE of test_proxy_tensor (/var/lib/jenkins/workspace/test/test-reports/test_proxy_tensor_dkppzfqy) 2022-11-23T01:57:34.2089042Z 2022-11-23T01:57:36.6898002Z Ignoring disabled issues: [] 2022-11-23T01:57:36.7220602Z Running test_fx_experimental ... [2022-11-23 01:57:36.721670] 2022-11-23T01:57:36.7223405Z Executing ['/opt/conda/bin/python', '-bb', 'test_fx_experimental.py', '-v', '--import-slow-tests', '--import-disabled-tests'] ... [2022-11-23 01:57:36.721979] 2022-11-23T01:57:59.8779127Z 2022-11-23T01:57:59.8779607Z Expand the folded group to see the log file of test_fx_experimental 2022-11-23T01:57:59.8783133Z ##[group]PRINTING LOG FILE of test_fx_experimental (/var/lib/jenkins/workspace/test/test-reports/test_fx_experimental_xi63qhgc) 2022-11-23T01:57:59.8783743Z 2022-11-23T01:57:59.8783966Z Running tests... 2022-11-23T01:57:59.8785228Z ---------------------------------------------------------------------- 2022-11-23T01:57:59.8785814Z Test results will be stored in test-reports/python-unittest/test_fx_experimental 2022-11-23T01:57:59.8787157Z test_annotate_returns_with_schema (__main__.TestFXExperimental) ... /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`. 2022-11-23T01:57:59.8788141Z warnings.warn("The TorchScript type system doesn't support " 2022-11-23T01:57:59.8788666Z ok (2.003s) 2022-11-23T01:57:59.8791126Z test_aot_based_partition (__main__.TestFXExperimental) ... ok (0.008s) 2022-11-23T01:57:59.8791575Z test_call_to_assert_no_msg (__main__.TestFXExperimental) ... ok (0.005s) 2022-11-23T01:57:59.8792005Z test_call_to_assert_with_empty_msg (__main__.TestFXExperimental) ... ok (0.004s) 2022-11-23T01:57:59.8792439Z test_call_to_assert_with_msg (__main__.TestFXExperimental) ... ok (0.004s) 2022-11-23T01:57:59.8792841Z test_call_to_assert_with_multiline_message (__main__.TestFXExperimental) ... ok (0.004s) 2022-11-23T01:57:59.8797554Z test_conv_bn_fusion (__main__.TestFXExperimental) ... ok (0.743s) 2022-11-23T01:57:59.8798041Z test_conv_bn_fusion_not_running_state (__main__.TestFXExperimental) ... ok (0.013s) 2022-11-23T01:57:59.8798901Z test_cost_aware_partition (__main__.TestFXExperimental) ... ok (0.015s) 2022-11-23T01:57:59.8799305Z test_fetch (__main__.TestFXExperimental) ... ok (0.004s) 2022-11-23T01:57:59.8799701Z test_find_single_partition (__main__.TestFXExperimental) ... ok (0.005s) 2022-11-23T01:57:59.8800093Z test_lack_of_devices (__main__.TestFXExperimental) ... ok (0.004s) 2022-11-23T01:57:59.8800493Z test_large_node_error (__main__.TestFXExperimental) ... ok (0.004s) 2022-11-23T01:57:59.8800870Z test_merge_matmuls (__main__.TestFXExperimental) 2022-11-23T01:57:59.8801305Z A collection of test cases for torch.fx.experimental.merge_matmul, ... ok (0.037s) 2022-11-23T01:57:59.8801825Z test_meta_tracer (__main__.TestFXExperimental) ... ok (0.023s) 2022-11-23T01:57:59.8802259Z test_normalize_args (__main__.TestFXExperimental) ... ok (0.483s) 2022-11-23T01:57:59.8803176Z test_normalize_args_perserve_type (__main__.TestFXExperimental) ... /opt/conda/lib/python3.10/site-packages/torch/fx/operator_schemas.py:207: UserWarning: Does not support nested parametric types, got typing.List[~t]. Please file a bug. 2022-11-23T01:57:59.8803988Z warnings.warn( 2022-11-23T01:57:59.8804218Z ok (0.007s) 2022-11-23T01:57:59.8804560Z test_normalize_args_preserve_meta (__main__.TestFXExperimental) ... ok (0.006s) 2022-11-23T01:57:59.8805007Z test_normalize_binary_operators (__main__.TestFXExperimental) ... ok (0.074s) 2022-11-23T01:57:59.8805416Z test_normalize_modules_exhaustive (__main__.TestFXExperimental) 2022-11-23T01:57:59.8806520Z Exhaustively test `Node.normalized_arguments` on all standard ... /opt/conda/lib/python3.10/site-packages/torch/nn/modules/conv.py:309: 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:996.) 2022-11-23T01:57:59.8808039Z return F.conv1d(input, weight, bias, self.stride, 2022-11-23T01:57:59.8808694Z ok (2.210s) 2022-11-23T01:57:59.8809125Z test_optimize_for_inference_cpu (__main__.TestFXExperimental) ... ok (0.322s) 2022-11-23T01:57:59.8809575Z test_optimize_for_inference_cpu_torchvision (__main__.TestFXExperimental) ... ok (9.041s) 2022-11-23T01:57:59.8810020Z test_partition_device_mapping (__main__.TestFXExperimental) ... ok (0.010s) 2022-11-23T01:57:59.8810449Z test_partition_latency (__main__.TestFXExperimental) ... ok (0.009s) 2022-11-23T01:57:59.8810860Z test_partition_node_manipulation (__main__.TestFXExperimental) ... ok (0.006s) 2022-11-23T01:57:59.8811286Z test_replace_target_nodes_with (__main__.TestFXExperimental) ... ok (0.004s) 2022-11-23T01:57:59.8811688Z test_saturate_host (__main__.TestFXExperimental) ... [0, 4] 2022-11-23T01:57:59.8811963Z [1, 2] 2022-11-23T01:57:59.8812182Z ok (0.008s) 2022-11-23T01:57:59.8812501Z test_size_based_partition (__main__.TestFXExperimental) ... ok (0.007s) 2022-11-23T01:57:59.8812999Z test_sparse_nn_partition (__main__.TestFXExperimental) ... ok (0.159s) 2022-11-23T01:57:59.8813449Z test_split_module_default_arg (__main__.TestFXExperimental) ... ok (0.010s) 2022-11-23T01:57:59.8813883Z test_split_module_kwargs_expansion (__main__.TestFXExperimental) ... ok (0.005s) 2022-11-23T01:57:59.8814308Z test_split_qualname_mapping (__main__.TestFXExperimental) ... ok (0.008s) 2022-11-23T01:57:59.8814707Z test_subgraph_creation (__main__.TestFXExperimental) ... ok (0.008s) 2022-11-23T01:57:59.8815119Z test_subgraph_trivial_resnet (__main__.TestFXExperimental) ... ok (0.216s) 2022-11-23T01:57:59.8815533Z test_subgraph_uniquename (__main__.TestFXExperimental) ... ok (0.008s) 2022-11-23T01:57:59.8816366Z test_to_folder (__main__.TestFXExperimental) ... /opt/conda/lib/python3.10/site-packages/torch/fx/graph_module.py:476: UserWarning: Was not able to save the following children modules as reprs -saved as pickled files instead: ['seq'] 2022-11-23T01:57:59.8817057Z warnings.warn("Was not able to save the following children modules as reprs -" 2022-11-23T01:57:59.8817394Z ok (0.012s) 2022-11-23T01:57:59.8817751Z test_traceable_function_with_nonstandard_name (__main__.TestFXExperimental) ... ok (0.003s) 2022-11-23T01:57:59.8818157Z test_type_matches (__main__.TestFXExperimental) ... ok (0.002s) 2022-11-23T01:57:59.8818595Z test_normalize_args_op_overload_cuda (__main__.TestNormalizeOperatorsCUDA) ... ok (0.003s) 2022-11-23T01:57:59.8819124Z test_normalize_operator_exhaustive_H_cuda_float32 (__main__.TestNormalizeOperatorsCUDA) ... skip: Only runs on cpu (0.004s) 2022-11-23T01:57:59.8819693Z test_normalize_operator_exhaustive_T_cuda_float32 (__main__.TestNormalizeOperatorsCUDA) ... skip: Only runs on cpu (0.004s) 2022-11-23T01:57:59.8820801Z test_normalize_operator_exhaustive___getitem___cuda_float32 (__main__.TestNormalizeOperatorsCUDA) ... skip: Only runs on cpu (0.004s) 2022-11-23T01:57:59.8821403Z test_normalize_operator_exhaustive___radd___cuda_float32 (__main__.TestNormalizeOperatorsCUDA) ... skip: Only runs on cpu (0.004s) 2022-11-23T01:57:59.8822120Z test_normalize_operator_exhaustive___rdiv___cuda_float32 (__main__.TestNormalizeOperatorsCUDA) ... skip: Only runs on cpu (0.004s) 2022-11-23T01:57:59.8822696Z test_normalize_operator_exhaustive___rmatmul___cuda_float32 (__main__.TestNormalizeOperatorsCUDA) ... skip: Only runs on cpu (0.004s) 2022-11-23T01:57:59.8823252Z test_normalize_operator_exhaustive___rmod___cuda_float32 (__main__.TestNormalizeOperatorsCUDA) ... skip: Only runs on cpu (0.004s) 2022-11-23T01:57:59.8823818Z test_normalize_operator_exhaustive___rmul___cuda_float32 (__main__.TestNormalizeOperatorsCUDA) ... skip: Only runs on cpu (0.004s) 2022-11-23T01:57:59.8824382Z test_normalize_operator_exhaustive___rpow___cuda_float32 (__main__.TestNormalizeOperatorsCUDA) ... skip: Only runs on cpu (0.004s) 2022-11-23T01:57:59.8824943Z test_normalize_operator_exhaustive___rsub___cuda_float32 (__main__.TestNormalizeOperatorsCUDA) ... skip: Only runs on cpu (0.004s) 2022-11-23T01:57:59.8825529Z test_normalize_operator_exhaustive__softmax_backward_data_cuda_float32 (__main__.TestNormalizeOperatorsCUDA) ... skip: Only runs on cpu (0.004s) 2022-11-23T01:57:59.8826131Z test_normalize_operator_exhaustive_abs_cuda_float32 (__main__.TestNormalizeOperatorsCUDA) ... skip: Only runs on cpu (0.004s) 2022-11-23T01:57:59.8826695Z test_normalize_operator_exhaustive_acos_cuda_float32 (__main__.TestNormalizeOperatorsCUDA) ... skip: Only runs on cpu (0.003s) 2022-11-23T01:57:59.8827259Z test_normalize_operator_exhaustive_acosh_cuda_float32 (__main__.TestNormalizeOperatorsCUDA) ... skip: Only runs on cpu (0.003s) 2022-11-23T01:57:59.8827805Z test_normalize_operator_exhaustive_add_cuda_float32 (__main__.TestNormalizeOperatorsCUDA) ... skip: Only runs on cpu (0.004s) 2022-11-23T01:57:59.8828369Z test_normalize_operator_exhaustive_addbmm_cuda_float32 (__main__.TestNormalizeOperatorsCUDA) ... skip: Only runs on cpu (0.004s) 2022-11-23T01:57:59.8829023Z test_normalize_operator_exhaustive_addcdiv_cuda_float32 (__main__.TestNormalizeOperatorsCUDA) ... skip: Only runs on cpu (0.004s) 2022-11-23T01:57:59.8829676Z test_normalize_operator_exhaustive_addcmul_cuda_float32 (__main__.TestNormalizeOperatorsCUDA) ... skip: Only runs on cpu (0.004s) 2022-11-23T01:57:59.8830238Z test_normalize_operator_exhaustive_addmm_cuda_float32 (__main__.TestNormalizeOperatorsCUDA) ... skip: Only runs on cpu (0.004s) 2022-11-23T01:57:59.8830824Z test_normalize_operator_exhaustive_addmm_decomposed_cuda_float32 (__main__.TestNormalizeOperatorsCUDA) ... skip: Only runs on cpu (0.004s) 2022-11-23T01:57:59.8831410Z test_normalize_operator_exhaustive_addmv_cuda_float32 (__main__.TestNormalizeOperatorsCUDA) ... skip: Only runs on cpu (0.005s) 2022-11-23T01:57:59.8831971Z test_normalize_operator_exhaustive_addr_cuda_float32 (__main__.TestNormalizeOperatorsCUDA) ... skip: Only runs on cpu (0.004s) 2022-11-23T01:57:59.8832513Z test_normalize_operator_exhaustive_all_cuda_float32 (__main__.TestNormalizeOperatorsCUDA) ... skip: Only runs on cpu (0.004s) 2022-11-23T01:57:59.8833087Z test_normalize_operator_exhaustive_allclose_cuda_float32 (__main__.TestNormalizeOperatorsCUDA) ... skip: Only runs on cpu (0.004s) 2022-11-23T01:57:59.8833651Z test_normalize_operator_exhaustive_amax_cuda_float32 (__main__.TestNormalizeOperatorsCUDA) ... skip: Only runs on cpu (0.004s) 2022-11-23T01:57:59.8834221Z test_normalize_operator_exhaustive_amin_cuda_float32 (__main__.TestNormalizeOperatorsCUDA) ... skip: Only runs on cpu (0.004s) 2022-11-23T01:57:59.8834777Z test_normalize_operator_exhaustive_aminmax_cuda_float32 (__main__.TestNormalizeOperatorsCUDA) ... skip: Only runs on cpu (0.004s) 2022-11-23T01:57:59.8835347Z test_normalize_operator_exhaustive_angle_cuda_float32 (__main__.TestNormalizeOperatorsCUDA) ... skip: Only runs on cpu (0.004s) 2022-11-23T01:57:59.8835905Z test_normalize_operator_exhaustive_any_cuda_float32 (__main__.TestNormalizeOperatorsCUDA) ... skip: Only runs on cpu (0.004s) 2022-11-23T01:57:59.8836474Z test_normalize_operator_exhaustive_arange_cuda_float32 (__main__.TestNormalizeOperatorsCUDA) ... skip: Only runs on cpu (0.004s) 2022-11-23T01:57:59.8837104Z test_normalize_operator_exhaustive_argmax_cuda_float32 (__main__.TestNormalizeOperatorsCUDA) ... skip: Only runs on cpu (0.004s) 2022-11-23T01:57:59.8837674Z test_normalize_operator_exhaustive_argmin_cuda_float32 (__main__.TestNormalizeOperatorsCUDA) ... skip: Only runs on cpu (0.003s) 2022-11-23T01:57:59.8838250Z test_normalize_operator_exhaustive_argsort_cuda_float32 (__main__.TestNormalizeOperatorsCUDA) ... skip: Only runs on cpu (0.004s) 2022-11-23T01:57:59.8838835Z test_normalize_operator_exhaustive_argwhere_cuda_float32 (__main__.TestNormalizeOperatorsCUDA) ... skip: Only runs on cpu (0.004s) 2022-11-23T01:57:59.8839394Z test_normalize_operator_exhaustive_as_strided_cuda_float32 (__main__.TestNormalizeOperatorsCUDA) ... skip: Only runs on cpu (0.004s) 2022-11-23T01:57:59.8839991Z test_normalize_operator_exhaustive_as_strided_scatter_cuda_float32 (__main__.TestNormalizeOperatorsCUDA) ... skip: Only runs on cpu (0.004s) 2022-11-23T01:57:59.8840571Z test_normalize_operator_exhaustive_asin_cuda_float32 (__main__.TestNormalizeOperatorsCUDA) ... skip: Only runs on cpu (0.004s) 2022-11-23T01:57:59.8841133Z test_normalize_operator_exhaustive_asinh_cuda_float32 (__main__.TestNormalizeOperatorsCUDA) ... skip: Only runs on cpu (0.004s) 2022-11-23T01:57:59.8841673Z test_normalize_operator_exhaustive_atan2_cuda_float32 (__main__.TestNormalizeOperatorsCUDA) ... skip: Only runs on cpu (0.004s) 2022-11-23T01:57:59.8842234Z test_normalize_operator_exhaustive_atan_cuda_float32 (__main__.TestNormalizeOperatorsCUDA) ... skip: Only runs on cpu (0.004s) 2022-11-23T01:57:59.8842807Z test_normalize_operator_exhaustive_atanh_cuda_float32 (__main__.TestNormalizeOperatorsCUDA) ... skip: Only runs on cpu (0.004s) 2022-11-23T01:57:59.8843386Z test_normalize_operator_exhaustive_atleast_1d_cuda_float32 (__main__.TestNormalizeOperatorsCUDA) ... skip: Only runs on cpu (0.004s) 2022-11-23T01:57:59.8844002Z test_normalize_operator_exhaustive_atleast_2d_cuda_float32 (__main__.TestNormalizeOperatorsCUDA) ... skip: Only runs on cpu (0.004s) 2022-11-23T01:57:59.8844597Z test_normalize_operator_exhaustive_atleast_3d_cuda_float32 (__main__.TestNormalizeOperatorsCUDA) ... skip: Only runs on cpu (0.004s) 2022-11-23T01:57:59.8845176Z test_normalize_operator_exhaustive_baddbmm_cuda_float32 (__main__.TestNormalizeOperatorsCUDA) ... skip: Only runs on cpu (0.006s) 2022-11-23T01:57:59.8845753Z test_normalize_operator_exhaustive_bernoulli_cuda_float32 (__main__.TestNormalizeOperatorsCUDA) ... skip: Only runs on cpu (0.004s) 2022-11-23T01:57:59.8846314Z test_normalize_operator_exhaustive_bfloat16_cuda_float32 (__main__.TestNormalizeOperatorsCUDA) ... skip: Only runs on cpu (0.004s) 2022-11-23T01:57:59.8846895Z test_normalize_operator_exhaustive_block_diag_cuda_float32 (__main__.TestNormalizeOperatorsCUDA) ... skip: Only runs on cpu (0.004s) 2022-11-23T01:57:59.8847474Z test_normalize_operator_exhaustive_bmm_cuda_float32 (__main__.TestNormalizeOperatorsCUDA) ... skip: Only runs on cpu (0.004s) 2022-11-23T01:57:59.8848041Z test_normalize_operator_exhaustive_bool_cuda_float32 (__main__.TestNormalizeOperatorsCUDA) ... skip: Only runs on cpu (0.004s) 2022-11-23T01:57:59.8848600Z test_normalize_operator_exhaustive_broadcast_shapes_cuda_float32 (__main__.TestNormalizeOperatorsCUDA) ... skip: Only runs on cpu (0.004s) 2022-11-23T01:57:59.8849200Z test_normalize_operator_exhaustive_broadcast_tensors_cuda_float32 (__main__.TestNormalizeOperatorsCUDA) ... skip: Only runs on cpu (0.004s) 2022-11-23T01:57:59.8849788Z test_normalize_operator_exhaustive_broadcast_to_cuda_float32 (__main__.TestNormalizeOperatorsCUDA) ... skip: Only runs on cpu (0.004s) 2022-11-23T01:57:59.8850370Z test_normalize_operator_exhaustive_bucketize_cuda_float32 (__main__.TestNormalizeOperatorsCUDA) ... skip: Only runs on cpu (0.004s) 2022-11-23T01:57:59.8850928Z test_normalize_operator_exhaustive_byte_cuda_float32 (__main__.TestNormalizeOperatorsCUDA) ... skip: Only runs on cpu (0.004s) 2022-11-23T01:57:59.8851593Z test_normalize_operator_exhaustive_cartesian_prod_cuda_float32 (__main__.TestNormalizeOperatorsCUDA) ... skip: Only runs on cpu (0.004s) 2022-11-23T01:57:59.8852429Z test_normalize_operator_exhaustive_cat_cuda_float32 (__main__.TestNormalizeOperatorsCUDA) ... skip: Only runs on cpu (0.004s) 2022-11-23T01:57:59.8852996Z test_normalize_operator_exhaustive_cdist_cuda_float32 (__main__.TestNormalizeOperatorsCUDA) ... skip: Only runs on cpu (0.004s) 2022-11-23T01:57:59.8853549Z test_normalize_operator_exhaustive_cdouble_cuda_float32 (__main__.TestNormalizeOperatorsCUDA) ... skip: Only runs on cpu (0.004s) 2022-11-23T01:57:59.8854121Z test_normalize_operator_exhaustive_ceil_cuda_float32 (__main__.TestNormalizeOperatorsCUDA) ... skip: Only runs on cpu (0.004s) 2022-11-23T01:57:59.8854686Z test_normalize_operator_exhaustive_cfloat_cuda_float32 (__main__.TestNormalizeOperatorsCUDA) ... skip: Only runs on cpu (0.004s) 2022-11-23T01:57:59.8855266Z test_normalize_operator_exhaustive_chalf_cuda_float32 (__main__.TestNormalizeOperatorsCUDA) ... skip: Only runs on cpu (0.004s) 2022-11-23T01:57:59.8855819Z test_normalize_operator_exhaustive_char_cuda_float32 (__main__.TestNormalizeOperatorsCUDA) ... skip: Only runs on cpu (0.004s) 2022-11-23T01:57:59.8856400Z test_normalize_operator_exhaustive_cholesky_cuda_float32 (__main__.TestNormalizeOperatorsCUDA) ... skip: Only runs on cpu (0.004s) 2022-11-23T01:57:59.8856985Z test_normalize_operator_exhaustive_cholesky_inverse_cuda_float32 (__main__.TestNormalizeOperatorsCUDA) ... skip: Only runs on cpu (0.004s) 2022-11-23T01:57:59.8857577Z test_normalize_operator_exhaustive_cholesky_solve_cuda_float32 (__main__.TestNormalizeOperatorsCUDA) ... skip: Only runs on cpu (0.004s) 2022-11-23T01:57:59.8858135Z test_normalize_operator_exhaustive_chunk_cuda_float32 (__main__.TestNormalizeOperatorsCUDA) ... skip: Only runs on cpu (0.004s) 2022-11-23T01:57:59.8858755Z test_normalize_operator_exhaustive_clamp_cuda_float32 (__main__.TestNormalizeOperatorsCUDA) ... skip: Only runs on cpu (0.004s) 2022-11-23T01:57:59.8859346Z test_normalize_operator_exhaustive_clamp_max_cuda_float32 (__main__.TestNormalizeOperatorsCUDA) ... skip: Only runs on cpu (0.004s) 2022-11-23T01:57:59.8860200Z test_normalize_operator_exhaustive_clamp_min_cuda_float32 (__main__.TestNormalizeOperatorsCUDA) ... skip: Only runs on cpu (0.004s) 2022-11-23T01:57:59.8860890Z test_normalize_operator_exhaustive_clone_cuda_float32 (__main__.TestNormalizeOperatorsCUDA) ... skip: Only runs on cpu (0.004s) 2022-11-23T01:57:59.8861478Z test_normalize_operator_exhaustive_column_stack_cuda_float32 (__main__.TestNormalizeOperatorsCUDA) ... skip: Only runs on cpu (0.004s) 2022-11-23T01:57:59.8862065Z test_normalize_operator_exhaustive_combinations_cuda_float32 (__main__.TestNormalizeOperatorsCUDA) ... skip: Only runs on cpu (0.003s) 2022-11-23T01:57:59.8862655Z test_normalize_operator_exhaustive_complex_cuda_float32 (__main__.TestNormalizeOperatorsCUDA) ... skip: Only runs on cpu (0.003s) 2022-11-23T01:57:59.8863211Z test_normalize_operator_exhaustive_conj_cuda_float32 (__main__.TestNormalizeOperatorsCUDA) ... skip: Only runs on cpu (0.003s) 2022-11-23T01:57:59.8863788Z test_normalize_operator_exhaustive_conj_physical_cuda_float32 (__main__.TestNormalizeOperatorsCUDA) ... skip: Only runs on cpu (0.003s) 2022-11-23T01:57:59.8864380Z test_normalize_operator_exhaustive_constant_pad_nd_cuda_float32 (__main__.TestNormalizeOperatorsCUDA) ... skip: Only runs on cpu (0.004s) 2022-11-23T01:57:59.8864978Z test_normalize_operator_exhaustive_contiguous_cuda_float32 (__main__.TestNormalizeOperatorsCUDA) ... skip: Only runs on cpu (0.003s) 2022-11-23T01:57:59.8865551Z test_normalize_operator_exhaustive_copysign_cuda_float32 (__main__.TestNormalizeOperatorsCUDA) ... skip: Only runs on cpu (0.004s) 2022-11-23T01:57:59.8866133Z test_normalize_operator_exhaustive_corrcoef_cuda_float32 (__main__.TestNormalizeOperatorsCUDA) ... skip: Only runs on cpu (0.004s) 2022-11-23T01:57:59.8866811Z test_normalize_operator_exhaustive_cos_cuda_float32 (__main__.TestNormalizeOperatorsCUDA) ... skip: Only runs on cpu (0.004s) 2022-11-23T01:57:59.8867377Z test_normalize_operator_exhaustive_cosh_cuda_float32 (__main__.TestNormalizeOperatorsCUDA) ... skip: Only runs on cpu (0.003s) 2022-11-23T01:57:59.8867937Z test_normalize_operator_exhaustive_count_nonzero_cuda_float32 (__main__.TestNormalizeOperatorsCUDA) ... skip: Only runs on cpu (0.004s) 2022-11-23T01:57:59.8868509Z test_normalize_operator_exhaustive_cov_cuda_float32 (__main__.TestNormalizeOperatorsCUDA) ... skip: Only runs on cpu (0.003s) 2022-11-23T01:57:59.8869069Z test_normalize_operator_exhaustive_cross_cuda_float32 (__main__.TestNormalizeOperatorsCUDA) ... skip: Only runs on cpu (0.003s) 2022-11-23T01:57:59.8869648Z test_normalize_operator_exhaustive_cummax_cuda_float32 (__main__.TestNormalizeOperatorsCUDA) ... skip: Only runs on cpu (0.004s) 2022-11-23T01:57:59.8870212Z test_normalize_operator_exhaustive_cummin_cuda_float32 (__main__.TestNormalizeOperatorsCUDA) ... skip: Only runs on cpu (0.003s) 2022-11-23T01:57:59.8870789Z test_normalize_operator_exhaustive_cumprod_cuda_float32 (__main__.TestNormalizeOperatorsCUDA) ... skip: Only runs on cpu (0.004s) 2022-11-23T01:57:59.8871357Z test_normalize_operator_exhaustive_cumsum_cuda_float32 (__main__.TestNormalizeOperatorsCUDA) ... skip: Only runs on cpu (0.004s) 2022-11-23T01:57:59.8871949Z test_normalize_operator_exhaustive_cumulative_trapezoid_cuda_float32 (__main__.TestNormalizeOperatorsCUDA) ... skip: Only runs on cpu (0.004s) 2022-11-23T01:57:59.8872521Z test_normalize_operator_exhaustive_deg2rad_cuda_float32 (__main__.TestNormalizeOperatorsCUDA) ... skip: Only runs on cpu (0.004s) 2022-11-23T01:57:59.8873089Z test_normalize_operator_exhaustive_diag_cuda_float32 (__main__.TestNormalizeOperatorsCUDA) ... skip: Only runs on cpu (0.004s) 2022-11-23T01:57:59.8873739Z test_normalize_operator_exhaustive_diag_embed_cuda_float32 (__main__.TestNormalizeOperatorsCUDA) ... skip: Only runs on cpu (0.004s) 2022-11-23T01:57:59.8874357Z test_normalize_operator_exhaustive_diagflat_cuda_float32 (__main__.TestNormalizeOperatorsCUDA) ... skip: Only runs on cpu (0.004s) 2022-11-23T01:57:59.8874942Z test_normalize_operator_exhaustive_diagonal_copy_cuda_float32 (__main__.TestNormalizeOperatorsCUDA) ... skip: Only runs on cpu (0.004s) 2022-11-23T01:57:59.8875505Z test_normalize_operator_exhaustive_diagonal_cuda_float32 (__main__.TestNormalizeOperatorsCUDA) ... skip: Only runs on cpu (0.004s) 2022-11-23T01:57:59.8876094Z test_normalize_operator_exhaustive_diagonal_scatter_cuda_float32 (__main__.TestNormalizeOperatorsCUDA) ... skip: Only runs on cpu (0.004s) 2022-11-23T01:57:59.8876671Z test_normalize_operator_exhaustive_diff_cuda_float32 (__main__.TestNormalizeOperatorsCUDA) ... skip: Only runs on cpu (0.004s) 2022-11-23T01:57:59.8877235Z test_normalize_operator_exhaustive_digamma_cuda_float32 (__main__.TestNormalizeOperatorsCUDA) ... skip: Only runs on cpu (0.004s) 2022-11-23T01:57:59.8877789Z test_normalize_operator_exhaustive_dist_cuda_float32 (__main__.TestNormalizeOperatorsCUDA) ... skip: Only runs on cpu (0.004s) 2022-11-23T01:57:59.8878377Z test_normalize_operator_exhaustive_div_floor_rounding_cuda_float32 (__main__.TestNormalizeOperatorsCUDA) ... skip: Only runs on cpu (0.004s) 2022-11-23T01:57:59.8878983Z test_normalize_operator_exhaustive_div_no_rounding_mode_cuda_float32 (__main__.TestNormalizeOperatorsCUDA) ... skip: Only runs on cpu (0.004s) 2022-11-23T01:57:59.8879581Z test_normalize_operator_exhaustive_div_trunc_rounding_cuda_float32 (__main__.TestNormalizeOperatorsCUDA) ... skip: Only runs on cpu (0.004s) 2022-11-23T01:57:59.8880142Z test_normalize_operator_exhaustive_dot_cuda_float32 (__main__.TestNormalizeOperatorsCUDA) ... skip: Only runs on cpu (0.005s) 2022-11-23T01:57:59.8880705Z test_normalize_operator_exhaustive_double_cuda_float32 (__main__.TestNormalizeOperatorsCUDA) ... skip: Only runs on cpu (0.004s) 2022-11-23T01:57:59.8901630Z test_normalize_operator_exhaustive_dsplit_cuda_float32 (__main__.TestNormalizeOperatorsCUDA) ... skip: Only runs on cpu (0.004s) 2022-11-23T01:57:59.8902323Z test_normalize_operator_exhaustive_dstack_cuda_float32 (__main__.TestNormalizeOperatorsCUDA) ... skip: Only runs on cpu (0.004s) 2022-11-23T01:57:59.8903018Z test_normalize_operator_exhaustive_einsum_cuda_float32 (__main__.TestNormalizeOperatorsCUDA) ... skip: Only runs on cpu (0.004s) 2022-11-23T01:57:59.8903607Z test_normalize_operator_exhaustive_empty_cuda_float32 (__main__.TestNormalizeOperatorsCUDA) ... skip: Only runs on cpu (0.004s) 2022-11-23T01:57:59.8904196Z test_normalize_operator_exhaustive_empty_like_cuda_float32 (__main__.TestNormalizeOperatorsCUDA) ... skip: Skipped! (0.003s) 2022-11-23T01:57:59.8904783Z test_normalize_operator_exhaustive_eq_cuda_float32 (__main__.TestNormalizeOperatorsCUDA) ... skip: Only runs on cpu (0.004s) 2022-11-23T01:57:59.8905370Z test_normalize_operator_exhaustive_equal_cuda_float32 (__main__.TestNormalizeOperatorsCUDA) ... skip: Only runs on cpu (0.004s) 2022-11-23T01:57:59.8905934Z test_normalize_operator_exhaustive_erf_cuda_float32 (__main__.TestNormalizeOperatorsCUDA) ... skip: Only runs on cpu (0.004s) 2022-11-23T01:57:59.8906569Z test_normalize_operator_exhaustive_erfc_cuda_float32 (__main__.TestNormalizeOperatorsCUDA) ... skip: Only runs on cpu (0.004s) 2022-11-23T01:57:59.8907150Z test_normalize_operator_exhaustive_erfinv_cuda_float32 (__main__.TestNormalizeOperatorsCUDA) ... skip: Only runs on cpu (0.004s) 2022-11-23T01:57:59.8907789Z test_normalize_operator_exhaustive_exp2_cuda_float32 (__main__.TestNormalizeOperatorsCUDA) ... skip: Only runs on cpu (0.004s) 2022-11-23T01:57:59.8908358Z test_normalize_operator_exhaustive_exp_cuda_float32 (__main__.TestNormalizeOperatorsCUDA) ... skip: Only runs on cpu (0.005s) 2022-11-23T01:57:59.8908947Z test_normalize_operator_exhaustive_expand_as_cuda_float32 (__main__.TestNormalizeOperatorsCUDA) ... skip: Only runs on cpu (0.004s) 2022-11-23T01:57:59.8909695Z test_normalize_operator_exhaustive_expand_cuda_float32 (__main__.TestNormalizeOperatorsCUDA) ... skip: Only runs on cpu (0.004s) 2022-11-23T01:57:59.8910303Z test_normalize_operator_exhaustive_expm1_cuda_float32 (__main__.TestNormalizeOperatorsCUDA) ... skip: Only runs on cpu (0.004s) 2022-11-23T01:57:59.8910863Z test_normalize_operator_exhaustive_eye_cuda_float32 (__main__.TestNormalizeOperatorsCUDA) ... skip: Only runs on cpu (0.004s) 2022-11-23T01:57:59.8911448Z test_normalize_operator_exhaustive_fft_fft2_cuda_float32 (__main__.TestNormalizeOperatorsCUDA) ... skip: Only runs on cpu (0.004s) 2022-11-23T01:57:59.8912046Z test_normalize_operator_exhaustive_fft_fft_cuda_float32 (__main__.TestNormalizeOperatorsCUDA) ... skip: Only runs on cpu (0.004s) 2022-11-23T01:57:59.8912640Z test_normalize_operator_exhaustive_fft_fftn_cuda_float32 (__main__.TestNormalizeOperatorsCUDA) ... skip: Only runs on cpu (0.004s) 2022-11-23T01:57:59.8913216Z test_normalize_operator_exhaustive_fft_fftshift_cuda_float32 (__main__.TestNormalizeOperatorsCUDA) ... skip: Only runs on cpu (0.004s) 2022-11-23T01:57:59.8913813Z test_normalize_operator_exhaustive_fft_hfft2_cuda_float32 (__main__.TestNormalizeOperatorsCUDA) ... skip: Only runs on cpu (0.004s) 2022-11-23T01:57:59.8914405Z test_normalize_operator_exhaustive_fft_hfft_cuda_float32 (__main__.TestNormalizeOperatorsCUDA) ... skip: Only runs on cpu (0.004s) 2022-11-23T01:57:59.8914985Z test_normalize_operator_exhaustive_fft_hfftn_cuda_float32 (__main__.TestNormalizeOperatorsCUDA) ... skip: Only runs on cpu (0.004s) 2022-11-23T01:57:59.8915551Z test_normalize_operator_exhaustive_fft_ifft2_cuda_float32 (__main__.TestNormalizeOperatorsCUDA) ... skip: Only runs on cpu (0.005s) 2022-11-23T01:57:59.8916130Z test_normalize_operator_exhaustive_fft_ifft_cuda_float32 (__main__.TestNormalizeOperatorsCUDA) ... skip: Only runs on cpu (0.004s) 2022-11-23T01:57:59.8916733Z test_normalize_operator_exhaustive_fft_ifftn_cuda_float32 (__main__.TestNormalizeOperatorsCUDA) ... skip: Only runs on cpu (0.004s) 2022-11-23T01:57:59.8917432Z test_normalize_operator_exhaustive_fft_ifftshift_cuda_float32 (__main__.TestNormalizeOperatorsCUDA) ... skip: Only runs on cpu (0.004s) 2022-11-23T01:57:59.8918032Z test_normalize_operator_exhaustive_fft_ihfft2_cuda_float32 (__main__.TestNormalizeOperatorsCUDA) ... skip: Only runs on cpu (0.004s) 2022-11-23T01:57:59.8918599Z test_normalize_operator_exhaustive_fft_ihfft_cuda_float32 (__main__.TestNormalizeOperatorsCUDA) ... skip: Only runs on cpu (0.004s) 2022-11-23T01:57:59.8919184Z test_normalize_operator_exhaustive_fft_ihfftn_cuda_float32 (__main__.TestNormalizeOperatorsCUDA) ... skip: Only runs on cpu (0.004s) 2022-11-23T01:57:59.8919771Z test_normalize_operator_exhaustive_fft_irfft2_cuda_float32 (__main__.TestNormalizeOperatorsCUDA) ... skip: Only runs on cpu (0.004s) 2022-11-23T01:57:59.8920364Z test_normalize_operator_exhaustive_fft_irfft_cuda_float32 (__main__.TestNormalizeOperatorsCUDA) ... skip: Only runs on cpu (0.004s) 2022-11-23T01:57:59.8920943Z test_normalize_operator_exhaustive_fft_irfftn_cuda_float32 (__main__.TestNormalizeOperatorsCUDA) ... skip: Only runs on cpu (0.004s) 2022-11-23T01:57:59.8921541Z test_normalize_operator_exhaustive_fft_rfft2_cuda_float32 (__main__.TestNormalizeOperatorsCUDA) ... skip: Only runs on cpu (0.004s) 2022-11-23T01:57:59.8922122Z test_normalize_operator_exhaustive_fft_rfft_cuda_float32 (__main__.TestNormalizeOperatorsCUDA) ... skip: Only runs on cpu (0.004s) 2022-11-23T01:57:59.8922705Z test_normalize_operator_exhaustive_fft_rfftn_cuda_float32 (__main__.TestNormalizeOperatorsCUDA) ... skip: Only runs on cpu (0.004s) 2022-11-23T01:57:59.8923262Z test_normalize_operator_exhaustive_fill_cuda_float32 (__main__.TestNormalizeOperatorsCUDA) ... skip: Only runs on cpu (0.004s) 2022-11-23T01:57:59.8923848Z test_normalize_operator_exhaustive_flatten_cuda_float32 (__main__.TestNormalizeOperatorsCUDA) ... skip: Only runs on cpu (0.003s) 2022-11-23T01:57:59.8924488Z test_normalize_operator_exhaustive_flip_cuda_float32 (__main__.TestNormalizeOperatorsCUDA) ... skip: Only runs on cpu (0.004s) 2022-11-23T01:57:59.8925183Z test_normalize_operator_exhaustive_fliplr_cuda_float32 (__main__.TestNormalizeOperatorsCUDA) ... skip: Only runs on cpu (0.004s) 2022-11-23T01:57:59.8931966Z test_normalize_operator_exhaustive_flipud_cuda_float32 (__main__.TestNormalizeOperatorsCUDA) ... skip: Only runs on cpu (0.004s) 2022-11-23T01:57:59.8932587Z test_normalize_operator_exhaustive_float_cuda_float32 (__main__.TestNormalizeOperatorsCUDA) ... skip: Only runs on cpu (0.004s) 2022-11-23T01:57:59.8933168Z test_normalize_operator_exhaustive_float_power_cuda_float32 (__main__.TestNormalizeOperatorsCUDA) ... skip: Only runs on cpu (0.004s) 2022-11-23T01:57:59.8933728Z test_normalize_operator_exhaustive_floor_cuda_float32 (__main__.TestNormalizeOperatorsCUDA) ... skip: Only runs on cpu (0.004s) 2022-11-23T01:57:59.8934284Z test_normalize_operator_exhaustive_floor_divide_cuda_float32 (__main__.TestNormalizeOperatorsCUDA) ... skip: Only runs on cpu (0.004s) 2022-11-23T01:57:59.8934841Z test_normalize_operator_exhaustive_fmax_cuda_float32 (__main__.TestNormalizeOperatorsCUDA) ... skip: Only runs on cpu (0.004s) 2022-11-23T01:57:59.8935383Z test_normalize_operator_exhaustive_fmin_cuda_float32 (__main__.TestNormalizeOperatorsCUDA) ... skip: Only runs on cpu (0.004s) 2022-11-23T01:57:59.8935933Z test_normalize_operator_exhaustive_fmod_cuda_float32 (__main__.TestNormalizeOperatorsCUDA) ... skip: Only runs on cpu (0.004s) 2022-11-23T01:57:59.8936487Z test_normalize_operator_exhaustive_frac_cuda_float32 (__main__.TestNormalizeOperatorsCUDA) ... skip: Only runs on cpu (0.004s) 2022-11-23T01:57:59.8937041Z test_normalize_operator_exhaustive_frexp_cuda_float32 (__main__.TestNormalizeOperatorsCUDA) ... skip: Only runs on cpu (0.003s) 2022-11-23T01:57:59.8937591Z test_normalize_operator_exhaustive_full_cuda_float32 (__main__.TestNormalizeOperatorsCUDA) ... skip: Only runs on cpu (0.003s) 2022-11-23T01:57:59.8938249Z test_normalize_operator_exhaustive_full_like_cuda_float32 (__main__.TestNormalizeOperatorsCUDA) ... skip: Only runs on cpu (0.003s) 2022-11-23T01:57:59.8938810Z test_normalize_operator_exhaustive_gather_cuda_float32 (__main__.TestNormalizeOperatorsCUDA) ... skip: Only runs on cpu (0.004s) 2022-11-23T01:57:59.8939358Z test_normalize_operator_exhaustive_ge_cuda_float32 (__main__.TestNormalizeOperatorsCUDA) ... skip: Only runs on cpu (0.004s) 2022-11-23T01:57:59.8939904Z test_normalize_operator_exhaustive_geqrf_cuda_float32 (__main__.TestNormalizeOperatorsCUDA) ... skip: Only runs on cpu (0.004s) 2022-11-23T01:57:59.8941012Z test_normalize_operator_exhaustive_gradient_cuda_float32 (__main__.TestNormalizeOperatorsCUDA) ... skip: Only runs on cpu (0.004s) 2022-11-23T01:57:59.8941594Z test_normalize_operator_exhaustive_grid_sampler_2d_cuda_float32 (__main__.TestNormalizeOperatorsCUDA) ... skip: Only runs on cpu (0.004s) 2022-11-23T01:57:59.8942155Z test_normalize_operator_exhaustive_gt_cuda_float32 (__main__.TestNormalizeOperatorsCUDA) ... skip: Only runs on cpu (0.004s) 2022-11-23T01:57:59.8942704Z test_normalize_operator_exhaustive_half_cuda_float32 (__main__.TestNormalizeOperatorsCUDA) ... skip: Only runs on cpu (0.004s) 2022-11-23T01:57:59.8943256Z test_normalize_operator_exhaustive_heaviside_cuda_float32 (__main__.TestNormalizeOperatorsCUDA) ... skip: Only runs on cpu (0.005s) 2022-11-23T01:57:59.8943810Z test_normalize_operator_exhaustive_histc_cuda_float32 (__main__.TestNormalizeOperatorsCUDA) ... skip: Only runs on cpu (0.004s) 2022-11-23T01:57:59.8944357Z test_normalize_operator_exhaustive_hsplit_cuda_float32 (__main__.TestNormalizeOperatorsCUDA) ... skip: Only runs on cpu (0.004s) 2022-11-23T01:57:59.8944912Z test_normalize_operator_exhaustive_hstack_cuda_float32 (__main__.TestNormalizeOperatorsCUDA) ... skip: Only runs on cpu (0.004s) 2022-11-23T01:57:59.8945574Z test_normalize_operator_exhaustive_hypot_cuda_float32 (__main__.TestNormalizeOperatorsCUDA) ... skip: Only runs on cpu (0.004s) 2022-11-23T01:57:59.8946143Z test_normalize_operator_exhaustive_i0_cuda_float32 (__main__.TestNormalizeOperatorsCUDA) ... skip: Only runs on cpu (0.004s) 2022-11-23T01:57:59.8946686Z test_normalize_operator_exhaustive_igamma_cuda_float32 (__main__.TestNormalizeOperatorsCUDA) ... skip: Only runs on cpu (0.004s) 2022-11-23T01:57:59.8947237Z test_normalize_operator_exhaustive_igammac_cuda_float32 (__main__.TestNormalizeOperatorsCUDA) ... skip: Only runs on cpu (0.004s) 2022-11-23T01:57:59.8947791Z test_normalize_operator_exhaustive_index_add_cuda_float32 (__main__.TestNormalizeOperatorsCUDA) ... skip: Only runs on cpu (0.004s) 2022-11-23T01:57:59.8948346Z test_normalize_operator_exhaustive_index_copy_cuda_float32 (__main__.TestNormalizeOperatorsCUDA) ... skip: Only runs on cpu (0.004s) 2022-11-23T01:57:59.8948906Z test_normalize_operator_exhaustive_index_fill_cuda_float32 (__main__.TestNormalizeOperatorsCUDA) ... skip: Only runs on cpu (0.004s) 2022-11-23T01:57:59.8949479Z test_normalize_operator_exhaustive_index_put_cuda_float32 (__main__.TestNormalizeOperatorsCUDA) ... skip: Only runs on cpu (0.004s) 2022-11-23T01:57:59.8950051Z test_normalize_operator_exhaustive_index_reduce_cuda_float32 (__main__.TestNormalizeOperatorsCUDA) ... skip: Only runs on cpu (0.005s) 2022-11-23T01:57:59.8971455Z test_normalize_operator_exhaustive_index_select_cuda_float32 (__main__.TestNormalizeOperatorsCUDA) ... skip: Only runs on cpu (0.004s) 2022-11-23T01:57:59.8972041Z test_normalize_operator_exhaustive_inner_cuda_float32 (__main__.TestNormalizeOperatorsCUDA) ... skip: Only runs on cpu (0.004s) 2022-11-23T01:57:59.8972588Z test_normalize_operator_exhaustive_int_cuda_float32 (__main__.TestNormalizeOperatorsCUDA) ... skip: Only runs on cpu (0.004s) 2022-11-23T01:57:59.8973132Z test_normalize_operator_exhaustive_isclose_cuda_float32 (__main__.TestNormalizeOperatorsCUDA) ... skip: Only runs on cpu (0.004s) 2022-11-23T01:57:59.8973690Z test_normalize_operator_exhaustive_isfinite_cuda_float32 (__main__.TestNormalizeOperatorsCUDA) ... skip: Only runs on cpu (0.004s) 2022-11-23T01:57:59.8974376Z test_normalize_operator_exhaustive_isin_cuda_float32 (__main__.TestNormalizeOperatorsCUDA) ... skip: Only runs on cpu (0.004s) 2022-11-23T01:57:59.8974932Z test_normalize_operator_exhaustive_isinf_cuda_float32 (__main__.TestNormalizeOperatorsCUDA) ... skip: Only runs on cpu (0.004s) 2022-11-23T01:57:59.8975482Z test_normalize_operator_exhaustive_isnan_cuda_float32 (__main__.TestNormalizeOperatorsCUDA) ... skip: Only runs on cpu (0.004s) 2022-11-23T01:57:59.8976131Z test_normalize_operator_exhaustive_isneginf_cuda_float32 (__main__.TestNormalizeOperatorsCUDA) ... skip: Only runs on cpu (0.004s) 2022-11-23T01:57:59.8976690Z test_normalize_operator_exhaustive_isposinf_cuda_float32 (__main__.TestNormalizeOperatorsCUDA) ... skip: Only runs on cpu (0.004s) 2022-11-23T01:57:59.8977244Z test_normalize_operator_exhaustive_isreal_cuda_float32 (__main__.TestNormalizeOperatorsCUDA) ... skip: Only runs on cpu (0.005s) 2022-11-23T01:57:59.8977824Z test_normalize_operator_exhaustive_jiterator_2inputs_2outputs_cuda_float32 (__main__.TestNormalizeOperatorsCUDA) ... skip: Only runs on cpu (0.004s) 2022-11-23T01:57:59.8978445Z test_normalize_operator_exhaustive_jiterator_4inputs_with_extra_args_cuda_float32 (__main__.TestNormalizeOperatorsCUDA) ... skip: Only runs on cpu (0.004s) 2022-11-23T01:57:59.8979073Z test_normalize_operator_exhaustive_jiterator_binary_cuda_float32 (__main__.TestNormalizeOperatorsCUDA) ... skip: Only runs on cpu (0.004s) 2022-11-23T01:57:59.8979674Z test_normalize_operator_exhaustive_jiterator_binary_return_by_ref_cuda_float32 (__main__.TestNormalizeOperatorsCUDA) ... skip: Only runs on cpu (0.004s) 2022-11-23T01:57:59.8980597Z test_normalize_operator_exhaustive_jiterator_unary_cuda_float32 (__main__.TestNormalizeOperatorsCUDA) ... skip: Only runs on cpu (0.004s) 2022-11-23T01:57:59.8981281Z test_normalize_operator_exhaustive_kron_cuda_float32 (__main__.TestNormalizeOperatorsCUDA) ... skip: Only runs on cpu (0.004s) 2022-11-23T01:57:59.8981875Z test_normalize_operator_exhaustive_kthvalue_cuda_float32 (__main__.TestNormalizeOperatorsCUDA) ... skip: Only runs on cpu (0.004s) 2022-11-23T01:57:59.8982454Z test_normalize_operator_exhaustive_ldexp_cuda_float32 (__main__.TestNormalizeOperatorsCUDA) ... skip: Only runs on cpu (0.004s) 2022-11-23T01:57:59.8982999Z test_normalize_operator_exhaustive_le_cuda_float32 (__main__.TestNormalizeOperatorsCUDA) ... skip: Only runs on cpu (0.004s) 2022-11-23T01:57:59.8983570Z test_normalize_operator_exhaustive_lerp_cuda_float32 (__main__.TestNormalizeOperatorsCUDA) ... skip: Only runs on cpu (0.004s) 2022-11-23T01:57:59.8984146Z test_normalize_operator_exhaustive_lgamma_cuda_float32 (__main__.TestNormalizeOperatorsCUDA) ... skip: Only runs on cpu (0.004s) 2022-11-23T01:57:59.8984729Z test_normalize_operator_exhaustive_linalg_cholesky_cuda_float32 (__main__.TestNormalizeOperatorsCUDA) ... skip: Only runs on cpu (0.004s) 2022-11-23T01:57:59.8985319Z test_normalize_operator_exhaustive_linalg_cholesky_ex_cuda_float32 (__main__.TestNormalizeOperatorsCUDA) ... skip: Only runs on cpu (0.003s) 2022-11-23T01:57:59.8985912Z test_normalize_operator_exhaustive_linalg_cond_cuda_float32 (__main__.TestNormalizeOperatorsCUDA) ... skip: Only runs on cpu (0.004s) 2022-11-23T01:57:59.8986493Z test_normalize_operator_exhaustive_linalg_cross_cuda_float32 (__main__.TestNormalizeOperatorsCUDA) ... skip: Only runs on cpu (0.004s) 2022-11-23T01:57:59.8987074Z test_normalize_operator_exhaustive_linalg_det_cuda_float32 (__main__.TestNormalizeOperatorsCUDA) ... skip: Only runs on cpu (0.004s) 2022-11-23T01:57:59.8987649Z test_normalize_operator_exhaustive_linalg_det_singular_cuda_float32 (__main__.TestNormalizeOperatorsCUDA) ... skip: Only runs on cpu (0.004s) 2022-11-23T01:57:59.8988249Z test_normalize_operator_exhaustive_linalg_eig_cuda_float32 (__main__.TestNormalizeOperatorsCUDA) ... skip: Only runs on cpu (0.004s) 2022-11-23T01:57:59.8988843Z test_normalize_operator_exhaustive_linalg_eigh_cuda_float32 (__main__.TestNormalizeOperatorsCUDA) ... skip: Only runs on cpu (0.003s) 2022-11-23T01:57:59.8989529Z test_normalize_operator_exhaustive_linalg_eigvals_cuda_float32 (__main__.TestNormalizeOperatorsCUDA) ... skip: Only runs on cpu (0.003s) 2022-11-23T01:57:59.8990102Z test_normalize_operator_exhaustive_linalg_eigvalsh_cuda_float32 (__main__.TestNormalizeOperatorsCUDA) ... skip: Only runs on cpu (0.003s) 2022-11-23T01:57:59.8990712Z test_normalize_operator_exhaustive_linalg_householder_product_cuda_float32 (__main__.TestNormalizeOperatorsCUDA) ... skip: Only runs on cpu (0.004s) 2022-11-23T01:57:59.8991318Z test_normalize_operator_exhaustive_linalg_inv_cuda_float32 (__main__.TestNormalizeOperatorsCUDA) ... skip: Only runs on cpu (0.004s) 2022-11-23T01:57:59.8991901Z test_normalize_operator_exhaustive_linalg_inv_ex_cuda_float32 (__main__.TestNormalizeOperatorsCUDA) ... skip: Only runs on cpu (0.005s) 2022-11-23T01:57:59.8992484Z test_normalize_operator_exhaustive_linalg_ldl_factor_cuda_float32 (__main__.TestNormalizeOperatorsCUDA) ... skip: Only runs on cpu (0.004s) 2022-11-23T01:57:59.8993099Z test_normalize_operator_exhaustive_linalg_ldl_factor_ex_cuda_float32 (__main__.TestNormalizeOperatorsCUDA) ... skip: Only runs on cpu (0.004s) 2022-11-23T01:57:59.8993695Z test_normalize_operator_exhaustive_linalg_ldl_solve_cuda_float32 (__main__.TestNormalizeOperatorsCUDA) ... skip: Only runs on cpu (0.004s) 2022-11-23T01:57:59.8994279Z test_normalize_operator_exhaustive_linalg_lstsq_cuda_float32 (__main__.TestNormalizeOperatorsCUDA) ... skip: Only runs on cpu (0.004s) 2022-11-23T01:57:59.8994860Z test_normalize_operator_exhaustive_linalg_lstsq_grad_oriented_cuda_float32 (__main__.TestNormalizeOperatorsCUDA) ... skip: Only runs on cpu (0.004s) 2022-11-23T01:57:59.8995456Z test_normalize_operator_exhaustive_linalg_lu_cuda_float32 (__main__.TestNormalizeOperatorsCUDA) ... skip: Only runs on cpu (0.004s) 2022-11-23T01:57:59.8996102Z test_normalize_operator_exhaustive_linalg_lu_factor_cuda_float32 (__main__.TestNormalizeOperatorsCUDA) ... skip: Only runs on cpu (0.004s) 2022-11-23T01:57:59.8996719Z test_normalize_operator_exhaustive_linalg_lu_factor_ex_cuda_float32 (__main__.TestNormalizeOperatorsCUDA) ... skip: Only runs on cpu (0.004s) 2022-11-23T01:57:59.8997311Z test_normalize_operator_exhaustive_linalg_lu_solve_cuda_float32 (__main__.TestNormalizeOperatorsCUDA) ... skip: Only runs on cpu (0.004s) 2022-11-23T01:57:59.8997913Z test_normalize_operator_exhaustive_linalg_matrix_norm_cuda_float32 (__main__.TestNormalizeOperatorsCUDA) ... skip: Only runs on cpu (0.004s) 2022-11-23T01:57:59.8998508Z test_normalize_operator_exhaustive_linalg_matrix_power_cuda_float32 (__main__.TestNormalizeOperatorsCUDA) ... skip: Only runs on cpu (0.004s) 2022-11-23T01:57:59.8999103Z test_normalize_operator_exhaustive_linalg_matrix_rank_cuda_float32 (__main__.TestNormalizeOperatorsCUDA) ... skip: Only runs on cpu (0.005s) 2022-11-23T01:57:59.8999701Z test_normalize_operator_exhaustive_linalg_matrix_rank_hermitian_cuda_float32 (__main__.TestNormalizeOperatorsCUDA) ... skip: Only runs on cpu (0.004s) 2022-11-23T01:57:59.9000306Z test_normalize_operator_exhaustive_linalg_multi_dot_cuda_float32 (__main__.TestNormalizeOperatorsCUDA) ... skip: Only runs on cpu (0.004s) 2022-11-23T01:57:59.9000887Z test_normalize_operator_exhaustive_linalg_norm_cuda_float32 (__main__.TestNormalizeOperatorsCUDA) ... skip: Only runs on cpu (0.004s) 2022-11-23T01:57:59.9001498Z test_normalize_operator_exhaustive_linalg_norm_subgradients_at_zero_cuda_float32 (__main__.TestNormalizeOperatorsCUDA) ... skip: Only runs on cpu (0.004s) 2022-11-23T01:57:59.9002113Z test_normalize_operator_exhaustive_linalg_pinv_cuda_float32 (__main__.TestNormalizeOperatorsCUDA) ... skip: Only runs on cpu (0.004s) 2022-11-23T01:57:59.9002696Z test_normalize_operator_exhaustive_linalg_pinv_hermitian_cuda_float32 (__main__.TestNormalizeOperatorsCUDA) ... skip: Only runs on cpu (0.004s) 2022-11-23T01:57:59.9003363Z test_normalize_operator_exhaustive_linalg_pinv_singular_cuda_float32 (__main__.TestNormalizeOperatorsCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-11-23T01:57:59.9004078Z test_normalize_operator_exhaustive_linalg_qr_cuda_float32 (__main__.TestNormalizeOperatorsCUDA) ... skip: Only runs on cpu (0.004s) 2022-11-23T01:57:59.9004668Z test_normalize_operator_exhaustive_linalg_slogdet_cuda_float32 (__main__.TestNormalizeOperatorsCUDA) ... skip: Only runs on cpu (0.004s) 2022-11-23T01:57:59.9005236Z test_normalize_operator_exhaustive_linalg_solve_cuda_float32 (__main__.TestNormalizeOperatorsCUDA) ... skip: Only runs on cpu (0.004s) 2022-11-23T01:57:59.9005822Z test_normalize_operator_exhaustive_linalg_solve_ex_cuda_float32 (__main__.TestNormalizeOperatorsCUDA) ... skip: Only runs on cpu (0.004s) 2022-11-23T01:57:59.9006440Z test_normalize_operator_exhaustive_linalg_solve_triangular_cuda_float32 (__main__.TestNormalizeOperatorsCUDA) ... skip: Only runs on cpu (0.005s) 2022-11-23T01:57:59.9007048Z test_normalize_operator_exhaustive_linalg_svd_cuda_float32 (__main__.TestNormalizeOperatorsCUDA) ... skip: Only runs on cpu (0.004s) 2022-11-23T01:57:59.9007612Z test_normalize_operator_exhaustive_linalg_svdvals_cuda_float32 (__main__.TestNormalizeOperatorsCUDA) ... skip: Only runs on cpu (0.004s) 2022-11-23T01:57:59.9008201Z test_normalize_operator_exhaustive_linalg_tensorinv_cuda_float32 (__main__.TestNormalizeOperatorsCUDA) ... skip: Only runs on cpu (0.004s) 2022-11-23T01:57:59.9008799Z test_normalize_operator_exhaustive_linalg_tensorsolve_cuda_float32 (__main__.TestNormalizeOperatorsCUDA) ... skip: Only runs on cpu (0.004s) 2022-11-23T01:57:59.9009390Z test_normalize_operator_exhaustive_linalg_vander_cuda_float32 (__main__.TestNormalizeOperatorsCUDA) ... skip: Only runs on cpu (0.004s) 2022-11-23T01:57:59.9009959Z test_normalize_operator_exhaustive_linalg_vecdot_cuda_float32 (__main__.TestNormalizeOperatorsCUDA) ... skip: Only runs on cpu (0.003s) 2022-11-23T01:57:59.9010616Z test_normalize_operator_exhaustive_linalg_vector_norm_cuda_float32 (__main__.TestNormalizeOperatorsCUDA) ... skip: Only runs on cpu (0.004s) 2022-11-23T01:57:59.9011234Z test_normalize_operator_exhaustive_linspace_cuda_float32 (__main__.TestNormalizeOperatorsCUDA) ... skip: Only runs on cpu (0.004s) 2022-11-23T01:57:59.9011808Z test_normalize_operator_exhaustive_log10_cuda_float32 (__main__.TestNormalizeOperatorsCUDA) ... skip: Only runs on cpu (0.004s) 2022-11-23T01:57:59.9012357Z test_normalize_operator_exhaustive_log1p_cuda_float32 (__main__.TestNormalizeOperatorsCUDA) ... skip: Only runs on cpu (0.004s) 2022-11-23T01:57:59.9012924Z test_normalize_operator_exhaustive_log2_cuda_float32 (__main__.TestNormalizeOperatorsCUDA) ... skip: Only runs on cpu (0.004s) 2022-11-23T01:57:59.9013484Z test_normalize_operator_exhaustive_log_cuda_float32 (__main__.TestNormalizeOperatorsCUDA) ... skip: Only runs on cpu (0.005s) 2022-11-23T01:57:59.9014060Z test_normalize_operator_exhaustive_log_softmax_cuda_float32 (__main__.TestNormalizeOperatorsCUDA) ... skip: Only runs on cpu (0.004s) 2022-11-23T01:57:59.9014638Z test_normalize_operator_exhaustive_log_softmax_with_dtype_cuda_float32 (__main__.TestNormalizeOperatorsCUDA) ... skip: Only runs on cpu (0.004s) 2022-11-23T01:57:59.9015245Z test_normalize_operator_exhaustive_logaddexp2_cuda_float32 (__main__.TestNormalizeOperatorsCUDA) ... skip: Only runs on cpu (0.003s) 2022-11-23T01:57:59.9015830Z test_normalize_operator_exhaustive_logaddexp_cuda_float32 (__main__.TestNormalizeOperatorsCUDA) ... skip: Only runs on cpu (0.004s) 2022-11-23T01:57:59.9016416Z test_normalize_operator_exhaustive_logcumsumexp_cuda_float32 (__main__.TestNormalizeOperatorsCUDA) ... skip: Only runs on cpu (0.004s) 2022-11-23T01:57:59.9016979Z test_normalize_operator_exhaustive_logdet_cuda_float32 (__main__.TestNormalizeOperatorsCUDA) ... skip: Only runs on cpu (0.004s) 2022-11-23T01:57:59.9017559Z test_normalize_operator_exhaustive_logical_and_cuda_float32 (__main__.TestNormalizeOperatorsCUDA) ... skip: Only runs on cpu (0.004s) 2022-11-23T01:57:59.9018241Z test_normalize_operator_exhaustive_logical_not_cuda_float32 (__main__.TestNormalizeOperatorsCUDA) ... skip: Only runs on cpu (0.004s) 2022-11-23T01:57:59.9018819Z test_normalize_operator_exhaustive_logical_or_cuda_float32 (__main__.TestNormalizeOperatorsCUDA) ... skip: Only runs on cpu (0.004s) 2022-11-23T01:57:59.9019392Z test_normalize_operator_exhaustive_logical_xor_cuda_float32 (__main__.TestNormalizeOperatorsCUDA) ... skip: Only runs on cpu (0.004s) 2022-11-23T01:57:59.9020141Z test_normalize_operator_exhaustive_logit_cuda_float32 (__main__.TestNormalizeOperatorsCUDA) ... skip: Only runs on cpu (0.005s) 2022-11-23T01:57:59.9020725Z test_normalize_operator_exhaustive_logspace_cuda_float32 (__main__.TestNormalizeOperatorsCUDA) ... skip: Only runs on cpu (0.004s) 2022-11-23T01:57:59.9021312Z test_normalize_operator_exhaustive_logsumexp_cuda_float32 (__main__.TestNormalizeOperatorsCUDA) ... skip: Only runs on cpu (0.004s) 2022-11-23T01:57:59.9021867Z test_normalize_operator_exhaustive_long_cuda_float32 (__main__.TestNormalizeOperatorsCUDA) ... skip: Only runs on cpu (0.004s) 2022-11-23T01:57:59.9022425Z test_normalize_operator_exhaustive_lt_cuda_float32 (__main__.TestNormalizeOperatorsCUDA) ... skip: Only runs on cpu (0.003s) 2022-11-23T01:57:59.9022981Z test_normalize_operator_exhaustive_lu_cuda_float32 (__main__.TestNormalizeOperatorsCUDA) ... skip: Only runs on cpu (0.003s) 2022-11-23T01:57:59.9023544Z test_normalize_operator_exhaustive_lu_solve_cuda_float32 (__main__.TestNormalizeOperatorsCUDA) ... skip: Only runs on cpu (0.004s) 2022-11-23T01:57:59.9024105Z test_normalize_operator_exhaustive_lu_unpack_cuda_float32 (__main__.TestNormalizeOperatorsCUDA) ... skip: Only runs on cpu (0.003s) 2022-11-23T01:57:59.9024678Z test_normalize_operator_exhaustive_mH_cuda_float32 (__main__.TestNormalizeOperatorsCUDA) ... skip: Only runs on cpu (0.004s) 2022-11-23T01:57:59.9025320Z test_normalize_operator_exhaustive_mT_cuda_float32 (__main__.TestNormalizeOperatorsCUDA) ... skip: Only runs on cpu (0.004s) 2022-11-23T01:57:59.9025914Z test_normalize_operator_exhaustive_masked_amax_cuda_float32 (__main__.TestNormalizeOperatorsCUDA) ... skip: Only runs on cpu (0.004s) 2022-11-23T01:57:59.9026478Z test_normalize_operator_exhaustive_masked_amin_cuda_float32 (__main__.TestNormalizeOperatorsCUDA) ... skip: Only runs on cpu (0.004s) 2022-11-23T01:57:59.9027064Z test_normalize_operator_exhaustive_masked_argmax_cuda_float32 (__main__.TestNormalizeOperatorsCUDA) ... skip: Only runs on cpu (0.004s) 2022-11-23T01:57:59.9027648Z test_normalize_operator_exhaustive_masked_argmin_cuda_float32 (__main__.TestNormalizeOperatorsCUDA) ... skip: Only runs on cpu (0.003s) 2022-11-23T01:57:59.9028249Z test_normalize_operator_exhaustive_masked_cumprod_cuda_float32 (__main__.TestNormalizeOperatorsCUDA) ... skip: Only runs on cpu (0.004s) 2022-11-23T01:57:59.9028836Z test_normalize_operator_exhaustive_masked_cumsum_cuda_float32 (__main__.TestNormalizeOperatorsCUDA) ... skip: Only runs on cpu (0.003s) 2022-11-23T01:57:59.9029472Z test_normalize_operator_exhaustive_masked_fill_cuda_float32 (__main__.TestNormalizeOperatorsCUDA) ... skip: Only runs on cpu (0.004s) 2022-11-23T01:57:59.9030066Z test_normalize_operator_exhaustive_masked_log_softmax_cuda_float32 (__main__.TestNormalizeOperatorsCUDA) ... skip: Only runs on cpu (0.004s) 2022-11-23T01:57:59.9030667Z test_normalize_operator_exhaustive_masked_logaddexp_cuda_float32 (__main__.TestNormalizeOperatorsCUDA) ... skip: Only runs on cpu (0.004s) 2022-11-23T01:57:59.9031245Z test_normalize_operator_exhaustive_masked_logsumexp_cuda_float32 (__main__.TestNormalizeOperatorsCUDA) ... skip: Skipped! (0.003s) 2022-11-23T01:57:59.9031827Z test_normalize_operator_exhaustive_masked_mean_cuda_float32 (__main__.TestNormalizeOperatorsCUDA) ... skip: Only runs on cpu (0.004s) 2022-11-23T01:57:59.9032411Z test_normalize_operator_exhaustive_masked_median_cuda_float32 (__main__.TestNormalizeOperatorsCUDA) ... skip: Only runs on cpu (0.004s) 2022-11-23T01:57:59.9033099Z test_normalize_operator_exhaustive_masked_norm_cuda_float32 (__main__.TestNormalizeOperatorsCUDA) ... skip: Only runs on cpu (0.004s) 2022-11-23T01:57:59.9033692Z test_normalize_operator_exhaustive_masked_normalize_cuda_float32 (__main__.TestNormalizeOperatorsCUDA) ... skip: Only runs on cpu (0.004s) 2022-11-23T01:57:59.9034261Z test_normalize_operator_exhaustive_masked_prod_cuda_float32 (__main__.TestNormalizeOperatorsCUDA) ... skip: Only runs on cpu (0.004s) 2022-11-23T01:57:59.9034851Z test_normalize_operator_exhaustive_masked_scatter_cuda_float32 (__main__.TestNormalizeOperatorsCUDA) ... skip: Only runs on cpu (0.005s) 2022-11-23T01:57:59.9035442Z test_normalize_operator_exhaustive_masked_select_cuda_float32 (__main__.TestNormalizeOperatorsCUDA) ... skip: Only runs on cpu (0.004s) 2022-11-23T01:57:59.9036036Z test_normalize_operator_exhaustive_masked_softmax_cuda_float32 (__main__.TestNormalizeOperatorsCUDA) ... skip: Only runs on cpu (0.004s) 2022-11-23T01:57:59.9036610Z test_normalize_operator_exhaustive_masked_softmin_cuda_float32 (__main__.TestNormalizeOperatorsCUDA) ... skip: Only runs on cpu (0.004s) 2022-11-23T01:57:59.9037203Z test_normalize_operator_exhaustive_masked_std_cuda_float32 (__main__.TestNormalizeOperatorsCUDA) ... skip: Only runs on cpu (0.004s) 2022-11-23T01:57:59.9037790Z test_normalize_operator_exhaustive_masked_sum_cuda_float32 (__main__.TestNormalizeOperatorsCUDA) ... skip: Only runs on cpu (0.004s) 2022-11-23T01:57:59.9038363Z test_normalize_operator_exhaustive_masked_var_cuda_float32 (__main__.TestNormalizeOperatorsCUDA) ... skip: Only runs on cpu (0.004s) 2022-11-23T01:57:59.9038917Z test_normalize_operator_exhaustive_matmul_cuda_float32 (__main__.TestNormalizeOperatorsCUDA) ... skip: Only runs on cpu (0.004s) 2022-11-23T01:57:59.9039489Z test_normalize_operator_exhaustive_matrix_exp_cuda_float32 (__main__.TestNormalizeOperatorsCUDA) ... skip: Only runs on cpu (0.004s) 2022-11-23T01:57:59.9040127Z test_normalize_operator_exhaustive_max_binary_cuda_float32 (__main__.TestNormalizeOperatorsCUDA) ... skip: Only runs on cpu (0.004s) 2022-11-23T01:57:59.9040754Z test_normalize_operator_exhaustive_max_pool2d_with_indices_backward_cuda_float32 (__main__.TestNormalizeOperatorsCUDA) ... skip: Only runs on cpu (0.004s) 2022-11-23T01:57:59.9041358Z test_normalize_operator_exhaustive_max_reduction_no_dim_cuda_float32 (__main__.TestNormalizeOperatorsCUDA) ... skip: Only runs on cpu (0.004s) 2022-11-23T01:57:59.9041974Z test_normalize_operator_exhaustive_max_reduction_with_dim_cuda_float32 (__main__.TestNormalizeOperatorsCUDA) ... skip: Only runs on cpu (0.004s) 2022-11-23T01:57:59.9042570Z test_normalize_operator_exhaustive_maximum_cuda_float32 (__main__.TestNormalizeOperatorsCUDA) ... skip: Only runs on cpu (0.004s) 2022-11-23T01:57:59.9043141Z test_normalize_operator_exhaustive_mean_cuda_float32 (__main__.TestNormalizeOperatorsCUDA) ... skip: Only runs on cpu (0.004s) 2022-11-23T01:57:59.9043698Z test_normalize_operator_exhaustive_median_cuda_float32 (__main__.TestNormalizeOperatorsCUDA) ... skip: Only runs on cpu (0.004s) 2022-11-23T01:57:59.9044292Z test_normalize_operator_exhaustive_meshgrid_list_of_tensors_cuda_float32 (__main__.TestNormalizeOperatorsCUDA) ... skip: Only runs on cpu (0.004s) 2022-11-23T01:57:59.9044904Z test_normalize_operator_exhaustive_meshgrid_variadic_tensors_cuda_float32 (__main__.TestNormalizeOperatorsCUDA) ... skip: Skipped! (0.003s) 2022-11-23T01:57:59.9045492Z test_normalize_operator_exhaustive_min_binary_cuda_float32 (__main__.TestNormalizeOperatorsCUDA) ... skip: Only runs on cpu (0.004s) 2022-11-23T01:57:59.9046070Z test_normalize_operator_exhaustive_min_reduction_no_dim_cuda_float32 (__main__.TestNormalizeOperatorsCUDA) ... skip: Only runs on cpu (0.004s) 2022-11-23T01:57:59.9046681Z test_normalize_operator_exhaustive_min_reduction_with_dim_cuda_float32 (__main__.TestNormalizeOperatorsCUDA) ... skip: Only runs on cpu (0.004s) 2022-11-23T01:57:59.9047356Z test_normalize_operator_exhaustive_minimum_cuda_float32 (__main__.TestNormalizeOperatorsCUDA) ... skip: Only runs on cpu (0.004s) 2022-11-23T01:57:59.9047926Z test_normalize_operator_exhaustive_mm_cuda_float32 (__main__.TestNormalizeOperatorsCUDA) ... skip: Only runs on cpu (0.004s) 2022-11-23T01:57:59.9048470Z test_normalize_operator_exhaustive_mode_cuda_float32 (__main__.TestNormalizeOperatorsCUDA) ... skip: Only runs on cpu (0.004s) 2022-11-23T01:57:59.9049039Z test_normalize_operator_exhaustive_movedim_cuda_float32 (__main__.TestNormalizeOperatorsCUDA) ... skip: Only runs on cpu (0.004s) 2022-11-23T01:57:59.9049608Z test_normalize_operator_exhaustive_msort_cuda_float32 (__main__.TestNormalizeOperatorsCUDA) ... skip: Only runs on cpu (0.005s) 2022-11-23T01:57:59.9050167Z test_normalize_operator_exhaustive_mul_cuda_float32 (__main__.TestNormalizeOperatorsCUDA) ... skip: Only runs on cpu (0.004s) 2022-11-23T01:57:59.9050736Z test_normalize_operator_exhaustive_multinomial_cuda_float32 (__main__.TestNormalizeOperatorsCUDA) ... skip: Only runs on cpu (0.004s) 2022-11-23T01:57:59.9051318Z test_normalize_operator_exhaustive_mv_cuda_float32 (__main__.TestNormalizeOperatorsCUDA) ... skip: Only runs on cpu (0.004s) 2022-11-23T01:57:59.9051902Z test_normalize_operator_exhaustive_mvlgamma_mvlgamma_p_1_cuda_float32 (__main__.TestNormalizeOperatorsCUDA) ... skip: Only runs on cpu (0.004s) 2022-11-23T01:57:59.9052507Z test_normalize_operator_exhaustive_mvlgamma_mvlgamma_p_3_cuda_float32 (__main__.TestNormalizeOperatorsCUDA) ... skip: Only runs on cpu (0.004s) 2022-11-23T01:57:59.9053090Z test_normalize_operator_exhaustive_mvlgamma_mvlgamma_p_5_cuda_float32 (__main__.TestNormalizeOperatorsCUDA) ... skip: Only runs on cpu (0.004s) 2022-11-23T01:57:59.9053677Z test_normalize_operator_exhaustive_nan_to_num_cuda_float32 (__main__.TestNormalizeOperatorsCUDA) ... skip: Only runs on cpu (0.004s) 2022-11-23T01:57:59.9054305Z test_normalize_operator_exhaustive_nanmean_cuda_float32 (__main__.TestNormalizeOperatorsCUDA) ... skip: Only runs on cpu (0.004s) 2022-11-23T01:57:59.9054906Z test_normalize_operator_exhaustive_nanmedian_cuda_float32 (__main__.TestNormalizeOperatorsCUDA) ... skip: Only runs on cpu (0.004s) 2022-11-23T01:57:59.9055481Z test_normalize_operator_exhaustive_nanquantile_cuda_float32 (__main__.TestNormalizeOperatorsCUDA) ... skip: Only runs on cpu (0.004s) 2022-11-23T01:57:59.9056058Z test_normalize_operator_exhaustive_nansum_cuda_float32 (__main__.TestNormalizeOperatorsCUDA) ... skip: Only runs on cpu (0.004s) 2022-11-23T01:57:59.9056630Z test_normalize_operator_exhaustive_narrow_copy_cuda_float32 (__main__.TestNormalizeOperatorsCUDA) ... skip: Only runs on cpu (0.005s) 2022-11-23T01:57:59.9057198Z test_normalize_operator_exhaustive_narrow_cuda_float32 (__main__.TestNormalizeOperatorsCUDA) ... skip: Only runs on cpu (0.004s) 2022-11-23T01:57:59.9057765Z test_normalize_operator_exhaustive_native_batch_norm_cuda_float32 (__main__.TestNormalizeOperatorsCUDA) ... skip: Only runs on cpu (0.004s) 2022-11-23T01:57:59.9058375Z test_normalize_operator_exhaustive_native_dropout_backward_cuda_float32 (__main__.TestNormalizeOperatorsCUDA) ... skip: Only runs on cpu (0.004s) 2022-11-23T01:57:59.9058980Z test_normalize_operator_exhaustive_native_layer_norm_cuda_float32 (__main__.TestNormalizeOperatorsCUDA) ... skip: Only runs on cpu (0.004s) 2022-11-23T01:57:59.9059566Z test_normalize_operator_exhaustive_ne_cuda_float32 (__main__.TestNormalizeOperatorsCUDA) ... skip: Only runs on cpu (0.003s) 2022-11-23T01:57:59.9060363Z test_normalize_operator_exhaustive_neg_cuda_float32 (__main__.TestNormalizeOperatorsCUDA) ... skip: Only runs on cpu (0.004s) 2022-11-23T01:57:59.9060947Z test_normalize_operator_exhaustive_new_empty_cuda_float32 (__main__.TestNormalizeOperatorsCUDA) ... skip: Only runs on cpu (0.004s) 2022-11-23T01:57:59.9061534Z test_normalize_operator_exhaustive_new_empty_strided_cuda_float32 (__main__.TestNormalizeOperatorsCUDA) ... skip: Only runs on cpu (0.004s) 2022-11-23T01:57:59.9062220Z test_normalize_operator_exhaustive_new_full_cuda_float32 (__main__.TestNormalizeOperatorsCUDA) ... skip: Only runs on cpu (0.004s) 2022-11-23T01:57:59.9062794Z test_normalize_operator_exhaustive_new_ones_cuda_float32 (__main__.TestNormalizeOperatorsCUDA) ... skip: Only runs on cpu (0.004s) 2022-11-23T01:57:59.9063353Z test_normalize_operator_exhaustive_new_zeros_cuda_float32 (__main__.TestNormalizeOperatorsCUDA) ... skip: Only runs on cpu (0.004s) 2022-11-23T01:57:59.9063946Z test_normalize_operator_exhaustive_nextafter_cuda_float32 (__main__.TestNormalizeOperatorsCUDA) ... skip: Only runs on cpu (0.005s) 2022-11-23T01:57:59.9064570Z test_normalize_operator_exhaustive_nn_functional__scaled_dot_product_attention_cuda_float32 (__main__.TestNormalizeOperatorsCUDA) ... skip: Skipped! (0.003s) 2022-11-23T01:57:59.9065220Z test_normalize_operator_exhaustive_nn_functional_adaptive_avg_pool1d_cuda_float32 (__main__.TestNormalizeOperatorsCUDA) ... skip: Only runs on cpu (0.004s) 2022-11-23T01:57:59.9065853Z test_normalize_operator_exhaustive_nn_functional_adaptive_avg_pool2d_cuda_float32 (__main__.TestNormalizeOperatorsCUDA) ... skip: Only runs on cpu (0.004s) 2022-11-23T01:57:59.9066489Z test_normalize_operator_exhaustive_nn_functional_adaptive_avg_pool3d_cuda_float32 (__main__.TestNormalizeOperatorsCUDA) ... skip: Only runs on cpu (0.004s) 2022-11-23T01:57:59.9067122Z test_normalize_operator_exhaustive_nn_functional_adaptive_max_pool1d_cuda_float32 (__main__.TestNormalizeOperatorsCUDA) ... skip: Only runs on cpu (0.004s) 2022-11-23T01:57:59.9067754Z test_normalize_operator_exhaustive_nn_functional_adaptive_max_pool2d_cuda_float32 (__main__.TestNormalizeOperatorsCUDA) ... skip: Only runs on cpu (0.004s) 2022-11-23T01:57:59.9068364Z test_normalize_operator_exhaustive_nn_functional_adaptive_max_pool3d_cuda_float32 (__main__.TestNormalizeOperatorsCUDA) ... skip: Only runs on cpu (0.004s) 2022-11-23T01:57:59.9069078Z test_normalize_operator_exhaustive_nn_functional_alpha_dropout_cuda_float32 (__main__.TestNormalizeOperatorsCUDA) ... skip: Only runs on cpu (0.004s) 2022-11-23T01:57:59.9069731Z test_normalize_operator_exhaustive_nn_functional_avg_pool1d_cuda_float32 (__main__.TestNormalizeOperatorsCUDA) ... skip: Only runs on cpu (0.004s) 2022-11-23T01:57:59.9070341Z test_normalize_operator_exhaustive_nn_functional_avg_pool2d_cuda_float32 (__main__.TestNormalizeOperatorsCUDA) ... skip: Only runs on cpu (0.004s) 2022-11-23T01:57:59.9070930Z test_normalize_operator_exhaustive_nn_functional_avg_pool3d_cuda_float32 (__main__.TestNormalizeOperatorsCUDA) ... skip: Only runs on cpu (0.004s) 2022-11-23T01:57:59.9071540Z test_normalize_operator_exhaustive_nn_functional_batch_norm_cuda_float32 (__main__.TestNormalizeOperatorsCUDA) ... skip: Only runs on cpu (0.004s) 2022-11-23T01:57:59.9072172Z test_normalize_operator_exhaustive_nn_functional_batch_norm_without_cudnn_cuda_float32 (__main__.TestNormalizeOperatorsCUDA) ... skip: Only runs on cpu (0.004s) 2022-11-23T01:57:59.9072801Z test_normalize_operator_exhaustive_nn_functional_bilinear_cuda_float32 (__main__.TestNormalizeOperatorsCUDA) ... skip: Only runs on cpu (0.004s) 2022-11-23T01:57:59.9073431Z test_normalize_operator_exhaustive_nn_functional_binary_cross_entropy_cuda_float32 (__main__.TestNormalizeOperatorsCUDA) ... skip: Only runs on cpu (0.004s) 2022-11-23T01:57:59.9074076Z test_normalize_operator_exhaustive_nn_functional_binary_cross_entropy_with_logits_cuda_float32 (__main__.TestNormalizeOperatorsCUDA) ... skip: Only runs on cpu (0.004s) 2022-11-23T01:57:59.9074709Z test_normalize_operator_exhaustive_nn_functional_celu_cuda_float32 (__main__.TestNormalizeOperatorsCUDA) ... skip: Only runs on cpu (0.004s) 2022-11-23T01:57:59.9075307Z test_normalize_operator_exhaustive_nn_functional_conv1d_cuda_float32 (__main__.TestNormalizeOperatorsCUDA) ... skip: Only runs on cpu (0.004s) 2022-11-23T01:57:59.9075911Z test_normalize_operator_exhaustive_nn_functional_conv2d_cuda_float32 (__main__.TestNormalizeOperatorsCUDA) ... skip: Only runs on cpu (0.004s) 2022-11-23T01:57:59.9076576Z test_normalize_operator_exhaustive_nn_functional_conv_transpose1d_cuda_float32 (__main__.TestNormalizeOperatorsCUDA) ... skip: Only runs on cpu (0.004s) 2022-11-23T01:57:59.9077207Z test_normalize_operator_exhaustive_nn_functional_conv_transpose2d_cuda_float32 (__main__.TestNormalizeOperatorsCUDA) ... skip: Only runs on cpu (0.004s) 2022-11-23T01:57:59.9077826Z test_normalize_operator_exhaustive_nn_functional_conv_transpose3d_cuda_float32 (__main__.TestNormalizeOperatorsCUDA) ... skip: Only runs on cpu (0.004s) 2022-11-23T01:57:59.9078472Z test_normalize_operator_exhaustive_nn_functional_cosine_embedding_loss_cuda_float32 (__main__.TestNormalizeOperatorsCUDA) ... skip: Only runs on cpu (0.004s) 2022-11-23T01:57:59.9079097Z test_normalize_operator_exhaustive_nn_functional_cosine_similarity_cuda_float32 (__main__.TestNormalizeOperatorsCUDA) ... skip: Only runs on cpu (0.004s) 2022-11-23T01:57:59.9079724Z test_normalize_operator_exhaustive_nn_functional_cross_entropy_cuda_float32 (__main__.TestNormalizeOperatorsCUDA) ... skip: Only runs on cpu (0.004s) 2022-11-23T01:57:59.9080339Z test_normalize_operator_exhaustive_nn_functional_ctc_loss_cuda_float32 (__main__.TestNormalizeOperatorsCUDA) ... skip: Only runs on cpu (0.004s) 2022-11-23T01:57:59.9080949Z test_normalize_operator_exhaustive_nn_functional_dropout2d_cuda_float32 (__main__.TestNormalizeOperatorsCUDA) ... skip: Only runs on cpu (0.003s) 2022-11-23T01:57:59.9081541Z test_normalize_operator_exhaustive_nn_functional_dropout3d_cuda_float32 (__main__.TestNormalizeOperatorsCUDA) ... skip: Only runs on cpu (0.004s) 2022-11-23T01:57:59.9082149Z test_normalize_operator_exhaustive_nn_functional_dropout_cuda_float32 (__main__.TestNormalizeOperatorsCUDA) ... skip: Only runs on cpu (0.004s) 2022-11-23T01:57:59.9082754Z test_normalize_operator_exhaustive_nn_functional_elu_cuda_float32 (__main__.TestNormalizeOperatorsCUDA) ... skip: Only runs on cpu (0.003s) 2022-11-23T01:57:59.9083433Z test_normalize_operator_exhaustive_nn_functional_embedding_bag_cuda_float32 (__main__.TestNormalizeOperatorsCUDA) ... skip: Only runs on cpu (0.004s) 2022-11-23T01:57:59.9084070Z test_normalize_operator_exhaustive_nn_functional_embedding_cuda_float32 (__main__.TestNormalizeOperatorsCUDA) ... skip: Only runs on cpu (0.004s) 2022-11-23T01:57:59.9084693Z test_normalize_operator_exhaustive_nn_functional_feature_alpha_dropout_with_train_cuda_float32 (__main__.TestNormalizeOperatorsCUDA) ... skip: Only runs on cpu (0.004s) 2022-11-23T01:57:59.9085369Z test_normalize_operator_exhaustive_nn_functional_feature_alpha_dropout_without_train_cuda_float32 (__main__.TestNormalizeOperatorsCUDA) ... skip: Only runs on cpu (0.004s) 2022-11-23T01:57:59.9086025Z test_normalize_operator_exhaustive_nn_functional_fractional_max_pool2d_cuda_float32 (__main__.TestNormalizeOperatorsCUDA) ... skip: Only runs on cpu (0.004s) 2022-11-23T01:57:59.9086666Z test_normalize_operator_exhaustive_nn_functional_fractional_max_pool3d_cuda_float32 (__main__.TestNormalizeOperatorsCUDA) ... skip: Only runs on cpu (0.004s) 2022-11-23T01:57:59.9087282Z test_normalize_operator_exhaustive_nn_functional_gaussian_nll_loss_cuda_float32 (__main__.TestNormalizeOperatorsCUDA) ... skip: Only runs on cpu (0.003s) 2022-11-23T01:57:59.9087903Z test_normalize_operator_exhaustive_nn_functional_gelu_cuda_float32 (__main__.TestNormalizeOperatorsCUDA) ... skip: Only runs on cpu (0.003s) 2022-11-23T01:57:59.9088505Z test_normalize_operator_exhaustive_nn_functional_glu_cuda_float32 (__main__.TestNormalizeOperatorsCUDA) ... skip: Only runs on cpu (0.004s) 2022-11-23T01:57:59.9089109Z test_normalize_operator_exhaustive_nn_functional_grid_sample_cuda_float32 (__main__.TestNormalizeOperatorsCUDA) ... skip: Only runs on cpu (0.004s) 2022-11-23T01:57:59.9089705Z test_normalize_operator_exhaustive_nn_functional_group_norm_cuda_float32 (__main__.TestNormalizeOperatorsCUDA) ... skip: Only runs on cpu (0.003s) 2022-11-23T01:57:59.9090322Z test_normalize_operator_exhaustive_nn_functional_hardshrink_cuda_float32 (__main__.TestNormalizeOperatorsCUDA) ... skip: Only runs on cpu (0.003s) 2022-11-23T01:57:59.9091012Z test_normalize_operator_exhaustive_nn_functional_hardsigmoid_cuda_float32 (__main__.TestNormalizeOperatorsCUDA) ... skip: Only runs on cpu (0.004s) 2022-11-23T01:57:59.9091625Z test_normalize_operator_exhaustive_nn_functional_hardswish_cuda_float32 (__main__.TestNormalizeOperatorsCUDA) ... skip: Only runs on cpu (0.004s) 2022-11-23T01:57:59.9092239Z test_normalize_operator_exhaustive_nn_functional_hardtanh_cuda_float32 (__main__.TestNormalizeOperatorsCUDA) ... skip: Only runs on cpu (0.004s) 2022-11-23T01:57:59.9092860Z test_normalize_operator_exhaustive_nn_functional_hinge_embedding_loss_cuda_float32 (__main__.TestNormalizeOperatorsCUDA) ... skip: Only runs on cpu (0.004s) 2022-11-23T01:57:59.9093485Z test_normalize_operator_exhaustive_nn_functional_huber_loss_cuda_float32 (__main__.TestNormalizeOperatorsCUDA) ... skip: Only runs on cpu (0.004s) 2022-11-23T01:57:59.9094106Z test_normalize_operator_exhaustive_nn_functional_instance_norm_cuda_float32 (__main__.TestNormalizeOperatorsCUDA) ... skip: Only runs on cpu (0.004s) 2022-11-23T01:57:59.9094730Z test_normalize_operator_exhaustive_nn_functional_interpolate_area_cuda_float32 (__main__.TestNormalizeOperatorsCUDA) ... skip: Only runs on cpu (0.004s) 2022-11-23T01:57:59.9095348Z test_normalize_operator_exhaustive_nn_functional_interpolate_bicubic_cuda_float32 (__main__.TestNormalizeOperatorsCUDA) ... skip: Only runs on cpu (0.004s) 2022-11-23T01:57:59.9095988Z test_normalize_operator_exhaustive_nn_functional_interpolate_bilinear_cuda_float32 (__main__.TestNormalizeOperatorsCUDA) ... skip: Only runs on cpu (0.004s) 2022-11-23T01:57:59.9096620Z test_normalize_operator_exhaustive_nn_functional_interpolate_linear_cuda_float32 (__main__.TestNormalizeOperatorsCUDA) ... skip: Only runs on cpu (0.004s) 2022-11-23T01:57:59.9097321Z test_normalize_operator_exhaustive_nn_functional_interpolate_nearest_cuda_float32 (__main__.TestNormalizeOperatorsCUDA) ... skip: Only runs on cpu (0.004s) 2022-11-23T01:57:59.9097973Z test_normalize_operator_exhaustive_nn_functional_interpolate_trilinear_cuda_float32 (__main__.TestNormalizeOperatorsCUDA) ... skip: Only runs on cpu (0.004s) 2022-11-23T01:57:59.9098599Z test_normalize_operator_exhaustive_nn_functional_kl_div_cuda_float32 (__main__.TestNormalizeOperatorsCUDA) ... skip: Only runs on cpu (0.004s) 2022-11-23T01:57:59.9099195Z test_normalize_operator_exhaustive_nn_functional_l1_loss_cuda_float32 (__main__.TestNormalizeOperatorsCUDA) ... skip: Only runs on cpu (0.004s) 2022-11-23T01:57:59.9099795Z test_normalize_operator_exhaustive_nn_functional_layer_norm_cuda_float32 (__main__.TestNormalizeOperatorsCUDA) ... skip: Only runs on cpu (0.004s) 2022-11-23T01:57:59.9100551Z test_normalize_operator_exhaustive_nn_functional_leaky_relu_cuda_float32 (__main__.TestNormalizeOperatorsCUDA) ... skip: Only runs on cpu (0.004s) 2022-11-23T01:57:59.9101165Z test_normalize_operator_exhaustive_nn_functional_linear_cuda_float32 (__main__.TestNormalizeOperatorsCUDA) ... skip: Only runs on cpu (0.004s) 2022-11-23T01:57:59.9101794Z test_normalize_operator_exhaustive_nn_functional_local_response_norm_cuda_float32 (__main__.TestNormalizeOperatorsCUDA) ... skip: Only runs on cpu (0.005s) 2022-11-23T01:57:59.9102428Z test_normalize_operator_exhaustive_nn_functional_logsigmoid_cuda_float32 (__main__.TestNormalizeOperatorsCUDA) ... skip: Only runs on cpu (0.004s) 2022-11-23T01:57:59.9103053Z test_normalize_operator_exhaustive_nn_functional_margin_ranking_loss_cuda_float32 (__main__.TestNormalizeOperatorsCUDA) ... skip: Only runs on cpu (0.004s) 2022-11-23T01:57:59.9103659Z test_normalize_operator_exhaustive_nn_functional_max_pool1d_cuda_float32 (__main__.TestNormalizeOperatorsCUDA) ... skip: Only runs on cpu (0.004s) 2022-11-23T01:57:59.9104264Z test_normalize_operator_exhaustive_nn_functional_max_pool2d_cuda_float32 (__main__.TestNormalizeOperatorsCUDA) ... skip: Only runs on cpu (0.004s) 2022-11-23T01:57:59.9104965Z test_normalize_operator_exhaustive_nn_functional_max_pool3d_cuda_float32 (__main__.TestNormalizeOperatorsCUDA) ... skip: Only runs on cpu (0.004s) 2022-11-23T01:57:59.9105576Z test_normalize_operator_exhaustive_nn_functional_max_unpool1d_cuda_float32 (__main__.TestNormalizeOperatorsCUDA) ... skip: Only runs on cpu (0.004s) 2022-11-23T01:57:59.9106178Z test_normalize_operator_exhaustive_nn_functional_max_unpool1d_grad_cuda_float32 (__main__.TestNormalizeOperatorsCUDA) ... skip: Only runs on cpu (0.004s) 2022-11-23T01:57:59.9106812Z test_normalize_operator_exhaustive_nn_functional_max_unpool2d_cuda_float32 (__main__.TestNormalizeOperatorsCUDA) ... skip: Only runs on cpu (0.004s) 2022-11-23T01:57:59.9107442Z test_normalize_operator_exhaustive_nn_functional_max_unpool2d_grad_cuda_float32 (__main__.TestNormalizeOperatorsCUDA) ... skip: Only runs on cpu (0.004s) 2022-11-23T01:57:59.9108067Z test_normalize_operator_exhaustive_nn_functional_max_unpool3d_cuda_float32 (__main__.TestNormalizeOperatorsCUDA) ... skip: Only runs on cpu (0.004s) 2022-11-23T01:57:59.9108678Z test_normalize_operator_exhaustive_nn_functional_max_unpool3d_grad_cuda_float32 (__main__.TestNormalizeOperatorsCUDA) ... skip: Only runs on cpu (0.004s) 2022-11-23T01:57:59.9109288Z test_normalize_operator_exhaustive_nn_functional_mish_cuda_float32 (__main__.TestNormalizeOperatorsCUDA) ... skip: Only runs on cpu (0.005s) 2022-11-23T01:57:59.9109891Z test_normalize_operator_exhaustive_nn_functional_mse_loss_cuda_float32 (__main__.TestNormalizeOperatorsCUDA) ... skip: Only runs on cpu (0.004s) 2022-11-23T01:57:59.9110505Z test_normalize_operator_exhaustive_nn_functional_multi_margin_loss_cuda_float32 (__main__.TestNormalizeOperatorsCUDA) ... skip: Only runs on cpu (0.004s) 2022-11-23T01:57:59.9111148Z test_normalize_operator_exhaustive_nn_functional_multilabel_margin_loss_cuda_float32 (__main__.TestNormalizeOperatorsCUDA) ... skip: Only runs on cpu (0.004s) 2022-11-23T01:57:59.9111861Z test_normalize_operator_exhaustive_nn_functional_multilabel_soft_margin_loss_cuda_float32 (__main__.TestNormalizeOperatorsCUDA) ... skip: Only runs on cpu (0.004s) 2022-11-23T01:57:59.9112512Z test_normalize_operator_exhaustive_nn_functional_nll_loss_cuda_float32 (__main__.TestNormalizeOperatorsCUDA) ... skip: Only runs on cpu (0.004s) 2022-11-23T01:57:59.9113118Z test_normalize_operator_exhaustive_nn_functional_normalize_cuda_float32 (__main__.TestNormalizeOperatorsCUDA) ... skip: Only runs on cpu (0.004s) 2022-11-23T01:57:59.9113730Z test_normalize_operator_exhaustive_nn_functional_pad_circular_cuda_float32 (__main__.TestNormalizeOperatorsCUDA) ... skip: Only runs on cpu (0.004s) 2022-11-23T01:57:59.9114326Z test_normalize_operator_exhaustive_nn_functional_pad_constant_cuda_float32 (__main__.TestNormalizeOperatorsCUDA) ... skip: Only runs on cpu (0.004s) 2022-11-23T01:57:59.9114943Z test_normalize_operator_exhaustive_nn_functional_pad_reflect_cuda_float32 (__main__.TestNormalizeOperatorsCUDA) ... skip: Only runs on cpu (0.004s) 2022-11-23T01:57:59.9115569Z test_normalize_operator_exhaustive_nn_functional_pad_replicate_cuda_float32 (__main__.TestNormalizeOperatorsCUDA) ... skip: Only runs on cpu (0.004s) 2022-11-23T01:57:59.9116211Z test_normalize_operator_exhaustive_nn_functional_pairwise_distance_cuda_float32 (__main__.TestNormalizeOperatorsCUDA) ... skip: Only runs on cpu (0.005s) 2022-11-23T01:57:59.9116814Z test_normalize_operator_exhaustive_nn_functional_pdist_cuda_float32 (__main__.TestNormalizeOperatorsCUDA) ... skip: Only runs on cpu (0.004s) 2022-11-23T01:57:59.9117421Z test_normalize_operator_exhaustive_nn_functional_pixel_shuffle_cuda_float32 (__main__.TestNormalizeOperatorsCUDA) ... skip: Only runs on cpu (0.004s) 2022-11-23T01:57:59.9118042Z test_normalize_operator_exhaustive_nn_functional_pixel_unshuffle_cuda_float32 (__main__.TestNormalizeOperatorsCUDA) ... skip: Only runs on cpu (0.004s) 2022-11-23T01:57:59.9118666Z test_normalize_operator_exhaustive_nn_functional_poisson_nll_loss_cuda_float32 (__main__.TestNormalizeOperatorsCUDA) ... skip: Only runs on cpu (0.004s) 2022-11-23T01:57:59.9119349Z test_normalize_operator_exhaustive_nn_functional_prelu_cuda_float32 (__main__.TestNormalizeOperatorsCUDA) ... skip: Only runs on cpu (0.004s) 2022-11-23T01:57:59.9119947Z test_normalize_operator_exhaustive_nn_functional_relu6_cuda_float32 (__main__.TestNormalizeOperatorsCUDA) ... skip: Only runs on cpu (0.004s) 2022-11-23T01:57:59.9120545Z test_normalize_operator_exhaustive_nn_functional_relu_cuda_float32 (__main__.TestNormalizeOperatorsCUDA) ... skip: Only runs on cpu (0.004s) 2022-11-23T01:57:59.9121154Z test_normalize_operator_exhaustive_nn_functional_rrelu_cuda_float32 (__main__.TestNormalizeOperatorsCUDA) ... skip: Only runs on cpu (0.004s) 2022-11-23T01:57:59.9121751Z test_normalize_operator_exhaustive_nn_functional_selu_cuda_float32 (__main__.TestNormalizeOperatorsCUDA) ... skip: Only runs on cpu (0.004s) 2022-11-23T01:57:59.9122338Z test_normalize_operator_exhaustive_nn_functional_silu_cuda_float32 (__main__.TestNormalizeOperatorsCUDA) ... skip: Only runs on cpu (0.004s) 2022-11-23T01:57:59.9122945Z test_normalize_operator_exhaustive_nn_functional_smooth_l1_loss_cuda_float32 (__main__.TestNormalizeOperatorsCUDA) ... skip: Only runs on cpu (0.004s) 2022-11-23T01:57:59.9123559Z test_normalize_operator_exhaustive_nn_functional_soft_margin_loss_cuda_float32 (__main__.TestNormalizeOperatorsCUDA) ... skip: Only runs on cpu (0.005s) 2022-11-23T01:57:59.9124169Z test_normalize_operator_exhaustive_nn_functional_softmin_cuda_float32 (__main__.TestNormalizeOperatorsCUDA) ... skip: Only runs on cpu (0.004s) 2022-11-23T01:57:59.9124766Z test_normalize_operator_exhaustive_nn_functional_softmin_with_dtype_cuda_float32 (__main__.TestNormalizeOperatorsCUDA) ... skip: Only runs on cpu (0.004s) 2022-11-23T01:57:59.9125399Z test_normalize_operator_exhaustive_nn_functional_softplus_cuda_float32 (__main__.TestNormalizeOperatorsCUDA) ... skip: Only runs on cpu (0.004s) 2022-11-23T01:57:59.9126070Z test_normalize_operator_exhaustive_nn_functional_softshrink_cuda_float32 (__main__.TestNormalizeOperatorsCUDA) ... skip: Only runs on cpu (0.004s) 2022-11-23T01:57:59.9126699Z test_normalize_operator_exhaustive_nn_functional_softsign_cuda_float32 (__main__.TestNormalizeOperatorsCUDA) ... skip: Only runs on cpu (0.004s) 2022-11-23T01:57:59.9127288Z test_normalize_operator_exhaustive_nn_functional_tanhshrink_cuda_float32 (__main__.TestNormalizeOperatorsCUDA) ... skip: Only runs on cpu (0.004s) 2022-11-23T01:57:59.9127894Z test_normalize_operator_exhaustive_nn_functional_threshold_cuda_float32 (__main__.TestNormalizeOperatorsCUDA) ... skip: Only runs on cpu (0.004s) 2022-11-23T01:57:59.9128513Z test_normalize_operator_exhaustive_nn_functional_triplet_margin_loss_cuda_float32 (__main__.TestNormalizeOperatorsCUDA) ... skip: Only runs on cpu (0.004s) 2022-11-23T01:57:59.9129169Z test_normalize_operator_exhaustive_nn_functional_triplet_margin_with_distance_loss_cuda_float32 (__main__.TestNormalizeOperatorsCUDA) ... skip: Only runs on cpu (0.004s) 2022-11-23T01:57:59.9129846Z test_normalize_operator_exhaustive_nn_functional_unfold_cuda_float32 (__main__.TestNormalizeOperatorsCUDA) ... skip: Only runs on cpu (0.004s) 2022-11-23T01:57:59.9130477Z test_normalize_operator_exhaustive_nn_functional_upsample_bilinear_cuda_float32 (__main__.TestNormalizeOperatorsCUDA) ... skip: Only runs on cpu (0.004s) 2022-11-23T01:57:59.9131112Z test_normalize_operator_exhaustive_nn_functional_upsample_nearest_cuda_float32 (__main__.TestNormalizeOperatorsCUDA) ... skip: Only runs on cpu (0.004s) 2022-11-23T01:57:59.9131716Z test_normalize_operator_exhaustive_nonzero_cuda_float32 (__main__.TestNormalizeOperatorsCUDA) ... skip: Only runs on cpu (0.004s) 2022-11-23T01:57:59.9132287Z test_normalize_operator_exhaustive_norm_cuda_float32 (__main__.TestNormalizeOperatorsCUDA) ... skip: Only runs on cpu (0.004s) 2022-11-23T01:57:59.9132835Z test_normalize_operator_exhaustive_norm_fro_cuda_float32 (__main__.TestNormalizeOperatorsCUDA) ... skip: Only runs on cpu (0.004s) 2022-11-23T01:57:59.9133485Z test_normalize_operator_exhaustive_norm_inf_cuda_float32 (__main__.TestNormalizeOperatorsCUDA) ... skip: Only runs on cpu (0.004s) 2022-11-23T01:57:59.9134051Z test_normalize_operator_exhaustive_norm_nuc_cuda_float32 (__main__.TestNormalizeOperatorsCUDA) ... skip: Only runs on cpu (0.004s) 2022-11-23T01:57:59.9134630Z test_normalize_operator_exhaustive_normal_cuda_float32 (__main__.TestNormalizeOperatorsCUDA) ... skip: Only runs on cpu (0.004s) 2022-11-23T01:57:59.9135203Z test_normalize_operator_exhaustive_normal_number_mean_cuda_float32 (__main__.TestNormalizeOperatorsCUDA) ... skip: Only runs on cpu (0.004s) 2022-11-23T01:57:59.9135788Z test_normalize_operator_exhaustive_ones_cuda_float32 (__main__.TestNormalizeOperatorsCUDA) ... skip: Only runs on cpu (0.004s) 2022-11-23T01:57:59.9136361Z test_normalize_operator_exhaustive_ones_like_cuda_float32 (__main__.TestNormalizeOperatorsCUDA) ... skip: Only runs on cpu (0.004s) 2022-11-23T01:57:59.9136940Z test_normalize_operator_exhaustive_ormqr_cuda_float32 (__main__.TestNormalizeOperatorsCUDA) ... skip: Only runs on cpu (0.004s) 2022-11-23T01:57:59.9137489Z test_normalize_operator_exhaustive_outer_cuda_float32 (__main__.TestNormalizeOperatorsCUDA) ... skip: Only runs on cpu (0.003s) 2022-11-23T01:57:59.9138065Z test_normalize_operator_exhaustive_pca_lowrank_cuda_float32 (__main__.TestNormalizeOperatorsCUDA) ... skip: Only runs on cpu (0.004s) 2022-11-23T01:57:59.9138649Z test_normalize_operator_exhaustive_permute_cuda_float32 (__main__.TestNormalizeOperatorsCUDA) ... skip: Only runs on cpu (0.004s) 2022-11-23T01:57:59.9139236Z test_normalize_operator_exhaustive_pinverse_cuda_float32 (__main__.TestNormalizeOperatorsCUDA) ... skip: Only runs on cpu (0.004s) 2022-11-23T01:57:59.9139792Z test_normalize_operator_exhaustive_polar_cuda_float32 (__main__.TestNormalizeOperatorsCUDA) ... skip: Only runs on cpu (0.004s) 2022-11-23T01:57:59.9140883Z test_normalize_operator_exhaustive_polygamma_polygamma_n_0_cuda_float32 (__main__.TestNormalizeOperatorsCUDA) ... skip: Only runs on cpu (0.004s) 2022-11-23T01:57:59.9141521Z test_normalize_operator_exhaustive_polygamma_polygamma_n_1_cuda_float32 (__main__.TestNormalizeOperatorsCUDA) ... skip: Skipped! (0.003s) 2022-11-23T01:57:59.9142131Z test_normalize_operator_exhaustive_polygamma_polygamma_n_2_cuda_float32 (__main__.TestNormalizeOperatorsCUDA) ... skip: Skipped! (0.003s) 2022-11-23T01:57:59.9142710Z test_normalize_operator_exhaustive_polygamma_polygamma_n_3_cuda_float32 (__main__.TestNormalizeOperatorsCUDA) ... skip: Skipped! (0.003s) 2022-11-23T01:57:59.9143307Z test_normalize_operator_exhaustive_polygamma_polygamma_n_4_cuda_float32 (__main__.TestNormalizeOperatorsCUDA) ... skip: Skipped! (0.003s) 2022-11-23T01:57:59.9143902Z test_normalize_operator_exhaustive_positive_cuda_float32 (__main__.TestNormalizeOperatorsCUDA) ... skip: Only runs on cpu (0.004s) 2022-11-23T01:57:59.9144485Z test_normalize_operator_exhaustive_pow_cuda_float32 (__main__.TestNormalizeOperatorsCUDA) ... skip: Only runs on cpu (0.004s) 2022-11-23T01:57:59.9145032Z test_normalize_operator_exhaustive_prod_cuda_float32 (__main__.TestNormalizeOperatorsCUDA) ... skip: Only runs on cpu (0.004s) 2022-11-23T01:57:59.9145595Z test_normalize_operator_exhaustive_put_cuda_float32 (__main__.TestNormalizeOperatorsCUDA) ... skip: Only runs on cpu (0.004s) 2022-11-23T01:57:59.9146158Z test_normalize_operator_exhaustive_qr_cuda_float32 (__main__.TestNormalizeOperatorsCUDA) ... skip: Only runs on cpu (0.004s) 2022-11-23T01:57:59.9146730Z test_normalize_operator_exhaustive_quantile_cuda_float32 (__main__.TestNormalizeOperatorsCUDA) ... skip: Only runs on cpu (0.004s) 2022-11-23T01:57:59.9147284Z test_normalize_operator_exhaustive_rad2deg_cuda_float32 (__main__.TestNormalizeOperatorsCUDA) ... skip: Only runs on cpu (0.004s) 2022-11-23T01:57:59.9147865Z test_normalize_operator_exhaustive_rand_like_cuda_float32 (__main__.TestNormalizeOperatorsCUDA) ... skip: Only runs on cpu (0.004s) 2022-11-23T01:57:59.9148547Z test_normalize_operator_exhaustive_randint_cuda_float32 (__main__.TestNormalizeOperatorsCUDA) ... skip: Only runs on cpu (0.004s) 2022-11-23T01:57:59.9149125Z test_normalize_operator_exhaustive_randint_like_cuda_float32 (__main__.TestNormalizeOperatorsCUDA) ... skip: Only runs on cpu (0.004s) 2022-11-23T01:57:59.9149681Z test_normalize_operator_exhaustive_randn_cuda_float32 (__main__.TestNormalizeOperatorsCUDA) ... skip: Only runs on cpu (0.004s) 2022-11-23T01:57:59.9150255Z test_normalize_operator_exhaustive_randn_like_cuda_float32 (__main__.TestNormalizeOperatorsCUDA) ... skip: Only runs on cpu (0.004s) 2022-11-23T01:57:59.9150825Z test_normalize_operator_exhaustive_ravel_cuda_float32 (__main__.TestNormalizeOperatorsCUDA) ... skip: Only runs on cpu (0.004s) 2022-11-23T01:57:59.9151391Z test_normalize_operator_exhaustive_real_cuda_float32 (__main__.TestNormalizeOperatorsCUDA) ... skip: Only runs on cpu (0.004s) 2022-11-23T01:57:59.9151955Z test_normalize_operator_exhaustive_reciprocal_cuda_float32 (__main__.TestNormalizeOperatorsCUDA) ... skip: Only runs on cpu (0.004s) 2022-11-23T01:57:59.9152556Z test_normalize_operator_exhaustive_remainder_cuda_float32 (__main__.TestNormalizeOperatorsCUDA) ... skip: Only runs on cpu (0.004s) 2022-11-23T01:57:59.9153141Z test_normalize_operator_exhaustive_renorm_cuda_float32 (__main__.TestNormalizeOperatorsCUDA) ... skip: Only runs on cpu (0.004s) 2022-11-23T01:57:59.9153710Z test_normalize_operator_exhaustive_repeat_cuda_float32 (__main__.TestNormalizeOperatorsCUDA) ... skip: Only runs on cpu (0.004s) 2022-11-23T01:57:59.9154280Z test_normalize_operator_exhaustive_repeat_interleave_cuda_float32 (__main__.TestNormalizeOperatorsCUDA) ... skip: Only runs on cpu (0.004s) 2022-11-23T01:57:59.9154879Z test_normalize_operator_exhaustive_reshape_as_cuda_float32 (__main__.TestNormalizeOperatorsCUDA) ... skip: Only runs on cpu (0.005s) 2022-11-23T01:57:59.9155518Z test_normalize_operator_exhaustive_reshape_cuda_float32 (__main__.TestNormalizeOperatorsCUDA) ... skip: Only runs on cpu (0.004s) 2022-11-23T01:57:59.9156104Z test_normalize_operator_exhaustive_resize__cuda_float32 (__main__.TestNormalizeOperatorsCUDA) ... skip: Only runs on cpu (0.004s) 2022-11-23T01:57:59.9156671Z test_normalize_operator_exhaustive_resize_as__cuda_float32 (__main__.TestNormalizeOperatorsCUDA) ... skip: Only runs on cpu (0.004s) 2022-11-23T01:57:59.9157269Z test_normalize_operator_exhaustive_resolve_conj_cuda_float32 (__main__.TestNormalizeOperatorsCUDA) ... skip: Only runs on cpu (0.004s) 2022-11-23T01:57:59.9157852Z test_normalize_operator_exhaustive_resolve_neg_cuda_float32 (__main__.TestNormalizeOperatorsCUDA) ... skip: Only runs on cpu (0.004s) 2022-11-23T01:57:59.9158428Z test_normalize_operator_exhaustive_roll_cuda_float32 (__main__.TestNormalizeOperatorsCUDA) ... skip: Only runs on cpu (0.004s) 2022-11-23T01:57:59.9158977Z test_normalize_operator_exhaustive_rot90_cuda_float32 (__main__.TestNormalizeOperatorsCUDA) ... skip: Only runs on cpu (0.004s) 2022-11-23T01:57:59.9159545Z test_normalize_operator_exhaustive_round_cuda_float32 (__main__.TestNormalizeOperatorsCUDA) ... skip: Only runs on cpu (0.004s) 2022-11-23T01:57:59.9160125Z test_normalize_operator_exhaustive_round_decimals_0_cuda_float32 (__main__.TestNormalizeOperatorsCUDA) ... skip: Only runs on cpu (0.004s) 2022-11-23T01:57:59.9160716Z test_normalize_operator_exhaustive_round_decimals_3_cuda_float32 (__main__.TestNormalizeOperatorsCUDA) ... skip: Only runs on cpu (0.004s) 2022-11-23T01:57:59.9161299Z test_normalize_operator_exhaustive_round_decimals_neg_3_cuda_float32 (__main__.TestNormalizeOperatorsCUDA) ... skip: Only runs on cpu (0.004s) 2022-11-23T01:57:59.9161894Z test_normalize_operator_exhaustive_rsqrt_cuda_float32 (__main__.TestNormalizeOperatorsCUDA) ... skip: Only runs on cpu (0.005s) 2022-11-23T01:57:59.9162459Z test_normalize_operator_exhaustive_rsub_cuda_float32 (__main__.TestNormalizeOperatorsCUDA) ... skip: Only runs on cpu (0.004s) 2022-11-23T01:57:59.9163105Z test_normalize_operator_exhaustive_scalar_tensor_cuda_float32 (__main__.TestNormalizeOperatorsCUDA) ... skip: Only runs on cpu (0.004s) 2022-11-23T01:57:59.9163672Z test_normalize_operator_exhaustive_scatter_add_cuda_float32 (__main__.TestNormalizeOperatorsCUDA) ... skip: Only runs on cpu (0.004s) 2022-11-23T01:57:59.9164246Z test_normalize_operator_exhaustive_scatter_cuda_float32 (__main__.TestNormalizeOperatorsCUDA) ... skip: Only runs on cpu (0.004s) 2022-11-23T01:57:59.9164832Z test_normalize_operator_exhaustive_scatter_reduce_amax_cuda_float32 (__main__.TestNormalizeOperatorsCUDA) ... skip: Only runs on cpu (0.004s) 2022-11-23T01:57:59.9165440Z test_normalize_operator_exhaustive_scatter_reduce_amin_cuda_float32 (__main__.TestNormalizeOperatorsCUDA) ... skip: Only runs on cpu (0.004s) 2022-11-23T01:57:59.9166030Z test_normalize_operator_exhaustive_scatter_reduce_mean_cuda_float32 (__main__.TestNormalizeOperatorsCUDA) ... skip: Only runs on cpu (0.004s) 2022-11-23T01:57:59.9166640Z test_normalize_operator_exhaustive_scatter_reduce_prod_cuda_float32 (__main__.TestNormalizeOperatorsCUDA) ... skip: Only runs on cpu (0.004s) 2022-11-23T01:57:59.9167240Z test_normalize_operator_exhaustive_scatter_reduce_sum_cuda_float32 (__main__.TestNormalizeOperatorsCUDA) ... skip: Only runs on cpu (0.004s) 2022-11-23T01:57:59.9167835Z test_normalize_operator_exhaustive_searchsorted_cuda_float32 (__main__.TestNormalizeOperatorsCUDA) ... skip: Only runs on cpu (0.004s) 2022-11-23T01:57:59.9168422Z test_normalize_operator_exhaustive_segment_reduce_lengths_cuda_float32 (__main__.TestNormalizeOperatorsCUDA) ... skip: Only runs on cpu (0.004s) 2022-11-23T01:57:59.9169032Z test_normalize_operator_exhaustive_segment_reduce_offsets_cuda_float32 (__main__.TestNormalizeOperatorsCUDA) ... skip: Only runs on cpu (0.004s) 2022-11-23T01:57:59.9169622Z test_normalize_operator_exhaustive_select_cuda_float32 (__main__.TestNormalizeOperatorsCUDA) ... skip: Only runs on cpu (0.004s) 2022-11-23T01:57:59.9170275Z test_normalize_operator_exhaustive_select_scatter_cuda_float32 (__main__.TestNormalizeOperatorsCUDA) ... skip: Only runs on cpu (0.004s) 2022-11-23T01:57:59.9170861Z test_normalize_operator_exhaustive_sgn_cuda_float32 (__main__.TestNormalizeOperatorsCUDA) ... skip: Only runs on cpu (0.004s) 2022-11-23T01:57:59.9171426Z test_normalize_operator_exhaustive_short_cuda_float32 (__main__.TestNormalizeOperatorsCUDA) ... skip: Only runs on cpu (0.004s) 2022-11-23T01:57:59.9171996Z test_normalize_operator_exhaustive_sigmoid_cuda_float32 (__main__.TestNormalizeOperatorsCUDA) ... skip: Only runs on cpu (0.004s) 2022-11-23T01:57:59.9172566Z test_normalize_operator_exhaustive_sign_cuda_float32 (__main__.TestNormalizeOperatorsCUDA) ... skip: Only runs on cpu (0.004s) 2022-11-23T01:57:59.9173133Z test_normalize_operator_exhaustive_signal_windows_cosine_cuda_float32 (__main__.TestNormalizeOperatorsCUDA) ... skip: Only runs on cpu (0.004s) 2022-11-23T01:57:59.9173753Z test_normalize_operator_exhaustive_signal_windows_exponential_cuda_float32 (__main__.TestNormalizeOperatorsCUDA) ... skip: Only runs on cpu (0.004s) 2022-11-23T01:57:59.9174381Z test_normalize_operator_exhaustive_signal_windows_gaussian_cuda_float32 (__main__.TestNormalizeOperatorsCUDA) ... skip: Only runs on cpu (0.004s) 2022-11-23T01:57:59.9174995Z test_normalize_operator_exhaustive_signal_windows_kaiser_cuda_float32 (__main__.TestNormalizeOperatorsCUDA) ... skip: Only runs on cpu (0.004s) 2022-11-23T01:57:59.9175585Z test_normalize_operator_exhaustive_signbit_cuda_float32 (__main__.TestNormalizeOperatorsCUDA) ... skip: Only runs on cpu (0.005s) 2022-11-23T01:57:59.9176141Z test_normalize_operator_exhaustive_sin_cuda_float32 (__main__.TestNormalizeOperatorsCUDA) ... skip: Only runs on cpu (0.004s) 2022-11-23T01:57:59.9176699Z test_normalize_operator_exhaustive_sinc_cuda_float32 (__main__.TestNormalizeOperatorsCUDA) ... skip: Only runs on cpu (0.004s) 2022-11-23T01:57:59.9177264Z test_normalize_operator_exhaustive_sinh_cuda_float32 (__main__.TestNormalizeOperatorsCUDA) ... skip: Only runs on cpu (0.003s) 2022-11-23T01:57:59.9177898Z test_normalize_operator_exhaustive_slice_cuda_float32 (__main__.TestNormalizeOperatorsCUDA) ... skip: Only runs on cpu (0.004s) 2022-11-23T01:57:59.9178459Z test_normalize_operator_exhaustive_slice_scatter_cuda_float32 (__main__.TestNormalizeOperatorsCUDA) ... skip: Only runs on cpu (0.004s) 2022-11-23T01:57:59.9179053Z test_normalize_operator_exhaustive_softmax_cuda_float32 (__main__.TestNormalizeOperatorsCUDA) ... skip: Only runs on cpu (0.004s) 2022-11-23T01:57:59.9179651Z test_normalize_operator_exhaustive_softmax_with_dtype_cuda_float32 (__main__.TestNormalizeOperatorsCUDA) ... skip: Only runs on cpu (0.003s) 2022-11-23T01:57:59.9180474Z test_normalize_operator_exhaustive_sort_cuda_float32 (__main__.TestNormalizeOperatorsCUDA) ... skip: Only runs on cpu (0.003s) 2022-11-23T01:57:59.9181050Z test_normalize_operator_exhaustive_sparse_sampled_addmm_cuda_float32 (__main__.TestNormalizeOperatorsCUDA) ... skip: Only runs on cpu (0.003s) 2022-11-23T01:57:59.9181657Z test_normalize_operator_exhaustive_special_airy_ai_cuda_float32 (__main__.TestNormalizeOperatorsCUDA) ... skip: Only runs on cpu (0.004s) 2022-11-23T01:57:59.9182251Z test_normalize_operator_exhaustive_special_bessel_j0_cuda_float32 (__main__.TestNormalizeOperatorsCUDA) ... skip: Only runs on cpu (0.004s) 2022-11-23T01:57:59.9182842Z test_normalize_operator_exhaustive_special_bessel_j1_cuda_float32 (__main__.TestNormalizeOperatorsCUDA) ... skip: Only runs on cpu (0.004s) 2022-11-23T01:57:59.9183426Z test_normalize_operator_exhaustive_special_bessel_y0_cuda_float32 (__main__.TestNormalizeOperatorsCUDA) ... skip: Only runs on cpu (0.004s) 2022-11-23T01:57:59.9184028Z test_normalize_operator_exhaustive_special_bessel_y1_cuda_float32 (__main__.TestNormalizeOperatorsCUDA) ... skip: Only runs on cpu (0.004s) 2022-11-23T01:57:59.9184734Z test_normalize_operator_exhaustive_special_chebyshev_polynomial_t_cuda_float32 (__main__.TestNormalizeOperatorsCUDA) ... skip: Only runs on cpu (0.004s) 2022-11-23T01:57:59.9185396Z test_normalize_operator_exhaustive_special_chebyshev_polynomial_u_cuda_float32 (__main__.TestNormalizeOperatorsCUDA) ... skip: Only runs on cpu (0.004s) 2022-11-23T01:57:59.9186361Z test_normalize_operator_exhaustive_special_chebyshev_polynomial_v_cuda_float32 (__main__.TestNormalizeOperatorsCUDA) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.003s) 2022-11-23T01:57:59.9187274Z test_normalize_operator_exhaustive_special_chebyshev_polynomial_w_cuda_float32 (__main__.TestNormalizeOperatorsCUDA) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.003s) 2022-11-23T01:57:59.9187932Z test_normalize_operator_exhaustive_special_entr_cuda_float32 (__main__.TestNormalizeOperatorsCUDA) ... skip: Only runs on cpu (0.004s) 2022-11-23T01:57:59.9188527Z test_normalize_operator_exhaustive_special_erfcx_cuda_float32 (__main__.TestNormalizeOperatorsCUDA) ... skip: Only runs on cpu (0.004s) 2022-11-23T01:57:59.9189161Z test_normalize_operator_exhaustive_special_hermite_polynomial_h_cuda_float32 (__main__.TestNormalizeOperatorsCUDA) ... skip: Only runs on cpu (0.004s) 2022-11-23T01:57:59.9189782Z test_normalize_operator_exhaustive_special_hermite_polynomial_he_cuda_float32 (__main__.TestNormalizeOperatorsCUDA) ... skip: Only runs on cpu (0.004s) 2022-11-23T01:57:59.9190387Z test_normalize_operator_exhaustive_special_i0e_cuda_float32 (__main__.TestNormalizeOperatorsCUDA) ... skip: Only runs on cpu (0.004s) 2022-11-23T01:57:59.9190970Z test_normalize_operator_exhaustive_special_i1_cuda_float32 (__main__.TestNormalizeOperatorsCUDA) ... skip: Only runs on cpu (0.004s) 2022-11-23T01:57:59.9191550Z test_normalize_operator_exhaustive_special_i1e_cuda_float32 (__main__.TestNormalizeOperatorsCUDA) ... skip: Only runs on cpu (0.003s) 2022-11-23T01:57:59.9192147Z test_normalize_operator_exhaustive_special_laguerre_polynomial_l_cuda_float32 (__main__.TestNormalizeOperatorsCUDA) ... skip: Only runs on cpu (0.004s) 2022-11-23T01:57:59.9193105Z test_normalize_operator_exhaustive_special_legendre_polynomial_p_cuda_float32 (__main__.TestNormalizeOperatorsCUDA) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.003s) 2022-11-23T01:57:59.9193779Z test_normalize_operator_exhaustive_special_log_ndtr_cuda_float32 (__main__.TestNormalizeOperatorsCUDA) ... skip: Only runs on cpu (0.003s) 2022-11-23T01:57:59.9194401Z test_normalize_operator_exhaustive_special_modified_bessel_i0_cuda_float32 (__main__.TestNormalizeOperatorsCUDA) ... skip: Only runs on cpu (0.003s) 2022-11-23T01:57:59.9194998Z test_normalize_operator_exhaustive_special_modified_bessel_i1_cuda_float32 (__main__.TestNormalizeOperatorsCUDA) ... skip: Only runs on cpu (0.004s) 2022-11-23T01:57:59.9195618Z test_normalize_operator_exhaustive_special_modified_bessel_k0_cuda_float32 (__main__.TestNormalizeOperatorsCUDA) ... skip: Only runs on cpu (0.004s) 2022-11-23T01:57:59.9196236Z test_normalize_operator_exhaustive_special_modified_bessel_k1_cuda_float32 (__main__.TestNormalizeOperatorsCUDA) ... skip: Only runs on cpu (0.004s) 2022-11-23T01:57:59.9196837Z test_normalize_operator_exhaustive_special_ndtr_cuda_float32 (__main__.TestNormalizeOperatorsCUDA) ... skip: Only runs on cpu (0.004s) 2022-11-23T01:57:59.9197407Z test_normalize_operator_exhaustive_special_ndtri_cuda_float32 (__main__.TestNormalizeOperatorsCUDA) ... skip: Only runs on cpu (0.004s) 2022-11-23T01:57:59.9198026Z test_normalize_operator_exhaustive_special_polygamma_special_polygamma_n_0_cuda_float32 (__main__.TestNormalizeOperatorsCUDA) ... skip: Only runs on cpu (0.004s) 2022-11-23T01:57:59.9198679Z test_normalize_operator_exhaustive_special_scaled_modified_bessel_k0_cuda_float32 (__main__.TestNormalizeOperatorsCUDA) ... skip: Only runs on cpu (0.004s) 2022-11-23T01:57:59.9199322Z test_normalize_operator_exhaustive_special_scaled_modified_bessel_k1_cuda_float32 (__main__.TestNormalizeOperatorsCUDA) ... skip: Only runs on cpu (0.004s) 2022-11-23T01:57:59.9200266Z test_normalize_operator_exhaustive_special_shifted_chebyshev_polynomial_t_cuda_float32 (__main__.TestNormalizeOperatorsCUDA) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.003s) 2022-11-23T01:57:59.9201193Z test_normalize_operator_exhaustive_special_shifted_chebyshev_polynomial_u_cuda_float32 (__main__.TestNormalizeOperatorsCUDA) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.003s) 2022-11-23T01:57:59.9202122Z test_normalize_operator_exhaustive_special_shifted_chebyshev_polynomial_v_cuda_float32 (__main__.TestNormalizeOperatorsCUDA) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.003s) 2022-11-23T01:57:59.9203035Z test_normalize_operator_exhaustive_special_shifted_chebyshev_polynomial_w_cuda_float32 (__main__.TestNormalizeOperatorsCUDA) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.003s) 2022-11-23T01:57:59.9203721Z test_normalize_operator_exhaustive_special_spherical_bessel_j0_cuda_float32 (__main__.TestNormalizeOperatorsCUDA) ... skip: Only runs on cpu (0.004s) 2022-11-23T01:57:59.9204326Z test_normalize_operator_exhaustive_special_xlog1py_cuda_float32 (__main__.TestNormalizeOperatorsCUDA) ... skip: Only runs on cpu (0.005s) 2022-11-23T01:57:59.9204927Z test_normalize_operator_exhaustive_special_zeta_cuda_float32 (__main__.TestNormalizeOperatorsCUDA) ... skip: Only runs on cpu (0.004s) 2022-11-23T01:57:59.9205512Z test_normalize_operator_exhaustive_split_cuda_float32 (__main__.TestNormalizeOperatorsCUDA) ... skip: Only runs on cpu (0.004s) 2022-11-23T01:57:59.9206092Z test_normalize_operator_exhaustive_split_list_args_cuda_float32 (__main__.TestNormalizeOperatorsCUDA) ... skip: Only runs on cpu (0.004s) 2022-11-23T01:57:59.9206684Z test_normalize_operator_exhaustive_split_with_sizes_cuda_float32 (__main__.TestNormalizeOperatorsCUDA) ... skip: Only runs on cpu (0.004s) 2022-11-23T01:57:59.9207247Z test_normalize_operator_exhaustive_sqrt_cuda_float32 (__main__.TestNormalizeOperatorsCUDA) ... skip: Only runs on cpu (0.004s) 2022-11-23T01:57:59.9207884Z test_normalize_operator_exhaustive_square_cuda_float32 (__main__.TestNormalizeOperatorsCUDA) ... skip: Only runs on cpu (0.004s) 2022-11-23T01:57:59.9208454Z test_normalize_operator_exhaustive_squeeze_cuda_float32 (__main__.TestNormalizeOperatorsCUDA) ... skip: Only runs on cpu (0.004s) 2022-11-23T01:57:59.9209039Z test_normalize_operator_exhaustive_stack_cuda_float32 (__main__.TestNormalizeOperatorsCUDA) ... skip: Only runs on cpu (0.004s) 2022-11-23T01:57:59.9209591Z test_normalize_operator_exhaustive_std_cuda_float32 (__main__.TestNormalizeOperatorsCUDA) ... skip: Only runs on cpu (0.004s) 2022-11-23T01:57:59.9210160Z test_normalize_operator_exhaustive_std_mean_cuda_float32 (__main__.TestNormalizeOperatorsCUDA) ... skip: Only runs on cpu (0.004s) 2022-11-23T01:57:59.9210728Z test_normalize_operator_exhaustive_stft_cuda_float32 (__main__.TestNormalizeOperatorsCUDA) ... skip: Only runs on cpu (0.004s) 2022-11-23T01:57:59.9211293Z test_normalize_operator_exhaustive_sub_cuda_float32 (__main__.TestNormalizeOperatorsCUDA) ... skip: Only runs on cpu (0.005s) 2022-11-23T01:57:59.9211832Z test_normalize_operator_exhaustive_sum_cuda_float32 (__main__.TestNormalizeOperatorsCUDA) ... skip: Only runs on cpu (0.004s) 2022-11-23T01:57:59.9212392Z test_normalize_operator_exhaustive_sum_to_size_cuda_float32 (__main__.TestNormalizeOperatorsCUDA) ... skip: Only runs on cpu (0.004s) 2022-11-23T01:57:59.9212966Z test_normalize_operator_exhaustive_svd_cuda_float32 (__main__.TestNormalizeOperatorsCUDA) ... skip: Only runs on cpu (0.004s) 2022-11-23T01:57:59.9213542Z test_normalize_operator_exhaustive_svd_lowrank_cuda_float32 (__main__.TestNormalizeOperatorsCUDA) ... skip: Only runs on cpu (0.004s) 2022-11-23T01:57:59.9214104Z test_normalize_operator_exhaustive_symeig_cuda_float32 (__main__.TestNormalizeOperatorsCUDA) ... skip: Only runs on cpu (0.004s) 2022-11-23T01:57:59.9214719Z test_normalize_operator_exhaustive_t_cuda_float32 (__main__.TestNormalizeOperatorsCUDA) ... skip: Only runs on cpu (0.004s) 2022-11-23T01:57:59.9215309Z test_normalize_operator_exhaustive_take_along_dim_cuda_float32 (__main__.TestNormalizeOperatorsCUDA) ... skip: Only runs on cpu (0.004s) 2022-11-23T01:57:59.9215887Z test_normalize_operator_exhaustive_take_cuda_float32 (__main__.TestNormalizeOperatorsCUDA) ... skip: Only runs on cpu (0.004s) 2022-11-23T01:57:59.9216430Z test_normalize_operator_exhaustive_tan_cuda_float32 (__main__.TestNormalizeOperatorsCUDA) ... skip: Only runs on cpu (0.004s) 2022-11-23T01:57:59.9216984Z test_normalize_operator_exhaustive_tanh_cuda_float32 (__main__.TestNormalizeOperatorsCUDA) ... skip: Only runs on cpu (0.004s) 2022-11-23T01:57:59.9217571Z test_normalize_operator_exhaustive_tensor_split_cuda_float32 (__main__.TestNormalizeOperatorsCUDA) ... skip: Only runs on cpu (0.005s) 2022-11-23T01:57:59.9218164Z test_normalize_operator_exhaustive_tensordot_cuda_float32 (__main__.TestNormalizeOperatorsCUDA) ... skip: Only runs on cpu (0.003s) 2022-11-23T01:57:59.9218719Z test_normalize_operator_exhaustive_tile_cuda_float32 (__main__.TestNormalizeOperatorsCUDA) ... skip: Only runs on cpu (0.004s) 2022-11-23T01:57:59.9219272Z test_normalize_operator_exhaustive_to_cuda_float32 (__main__.TestNormalizeOperatorsCUDA) ... skip: Skipped! (0.003s) 2022-11-23T01:57:59.9219832Z test_normalize_operator_exhaustive_to_sparse_cuda_float32 (__main__.TestNormalizeOperatorsCUDA) ... skip: Only runs on cpu (0.004s) 2022-11-23T01:57:59.9220632Z test_normalize_operator_exhaustive_topk_cuda_float32 (__main__.TestNormalizeOperatorsCUDA) ... skip: Only runs on cpu (0.004s) 2022-11-23T01:57:59.9221174Z test_normalize_operator_exhaustive_trace_cuda_float32 (__main__.TestNormalizeOperatorsCUDA) ... skip: Only runs on cpu (0.004s) 2022-11-23T01:57:59.9221759Z test_normalize_operator_exhaustive_transpose_cuda_float32 (__main__.TestNormalizeOperatorsCUDA) ... skip: Only runs on cpu (0.004s) 2022-11-23T01:57:59.9222354Z test_normalize_operator_exhaustive_trapezoid_cuda_float32 (__main__.TestNormalizeOperatorsCUDA) ... skip: Only runs on cpu (0.004s) 2022-11-23T01:57:59.9223050Z test_normalize_operator_exhaustive_trapz_cuda_float32 (__main__.TestNormalizeOperatorsCUDA) ... skip: Only runs on cpu (0.004s) 2022-11-23T01:57:59.9223617Z test_normalize_operator_exhaustive_triangular_solve_cuda_float32 (__main__.TestNormalizeOperatorsCUDA) ... skip: Only runs on cpu (0.004s) 2022-11-23T01:57:59.9224203Z test_normalize_operator_exhaustive_tril_cuda_float32 (__main__.TestNormalizeOperatorsCUDA) ... skip: Only runs on cpu (0.004s) 2022-11-23T01:57:59.9224763Z test_normalize_operator_exhaustive_triu_cuda_float32 (__main__.TestNormalizeOperatorsCUDA) ... skip: Only runs on cpu (0.004s) 2022-11-23T01:57:59.9225339Z test_normalize_operator_exhaustive_true_divide_cuda_float32 (__main__.TestNormalizeOperatorsCUDA) ... skip: Only runs on cpu (0.005s) 2022-11-23T01:57:59.9225901Z test_normalize_operator_exhaustive_trunc_cuda_float32 (__main__.TestNormalizeOperatorsCUDA) ... skip: Only runs on cpu (0.004s) 2022-11-23T01:57:59.9226488Z test_normalize_operator_exhaustive_unbind_cuda_float32 (__main__.TestNormalizeOperatorsCUDA) ... skip: Only runs on cpu (0.004s) 2022-11-23T01:57:59.9227070Z test_normalize_operator_exhaustive_unflatten_cuda_float32 (__main__.TestNormalizeOperatorsCUDA) ... skip: Only runs on cpu (0.004s) 2022-11-23T01:57:59.9227648Z test_normalize_operator_exhaustive_unfold_copy_cuda_float32 (__main__.TestNormalizeOperatorsCUDA) ... skip: Only runs on cpu (0.004s) 2022-11-23T01:57:59.9228208Z test_normalize_operator_exhaustive_unfold_cuda_float32 (__main__.TestNormalizeOperatorsCUDA) ... skip: Only runs on cpu (0.004s) 2022-11-23T01:57:59.9228775Z test_normalize_operator_exhaustive_uniform_cuda_float32 (__main__.TestNormalizeOperatorsCUDA) ... skip: Only runs on cpu (0.004s) 2022-11-23T01:57:59.9229480Z test_normalize_operator_exhaustive_unique_consecutive_cuda_float32 (__main__.TestNormalizeOperatorsCUDA) ... skip: Only runs on cpu (0.004s) 2022-11-23T01:57:59.9230088Z test_normalize_operator_exhaustive_unique_cuda_float32 (__main__.TestNormalizeOperatorsCUDA) ... skip: Only runs on cpu (0.004s) 2022-11-23T01:57:59.9230657Z test_normalize_operator_exhaustive_unsqueeze_cuda_float32 (__main__.TestNormalizeOperatorsCUDA) ... skip: Only runs on cpu (0.004s) 2022-11-23T01:57:59.9231239Z test_normalize_operator_exhaustive_var_cuda_float32 (__main__.TestNormalizeOperatorsCUDA) ... skip: Only runs on cpu (0.004s) 2022-11-23T01:57:59.9231805Z test_normalize_operator_exhaustive_var_mean_cuda_float32 (__main__.TestNormalizeOperatorsCUDA) ... skip: Only runs on cpu (0.004s) 2022-11-23T01:57:59.9232376Z test_normalize_operator_exhaustive_vdot_cuda_float32 (__main__.TestNormalizeOperatorsCUDA) ... skip: Only runs on cpu (0.005s) 2022-11-23T01:57:59.9232933Z test_normalize_operator_exhaustive_view_as_complex_cuda_float32 (__main__.TestNormalizeOperatorsCUDA) ... skip: Only runs on cpu (0.004s) 2022-11-23T01:57:59.9233517Z test_normalize_operator_exhaustive_view_as_cuda_float32 (__main__.TestNormalizeOperatorsCUDA) ... skip: Only runs on cpu (0.004s) 2022-11-23T01:57:59.9234089Z test_normalize_operator_exhaustive_view_copy_cuda_float32 (__main__.TestNormalizeOperatorsCUDA) ... skip: Only runs on cpu (0.004s) 2022-11-23T01:57:59.9234657Z test_normalize_operator_exhaustive_view_cuda_float32 (__main__.TestNormalizeOperatorsCUDA) ... skip: Only runs on cpu (0.004s) 2022-11-23T01:57:59.9235219Z test_normalize_operator_exhaustive_vsplit_cuda_float32 (__main__.TestNormalizeOperatorsCUDA) ... skip: Only runs on cpu (0.004s) 2022-11-23T01:57:59.9235796Z test_normalize_operator_exhaustive_vstack_cuda_float32 (__main__.TestNormalizeOperatorsCUDA) ... skip: Only runs on cpu (0.004s) 2022-11-23T01:57:59.9236358Z test_normalize_operator_exhaustive_where_cuda_float32 (__main__.TestNormalizeOperatorsCUDA) ... skip: Only runs on cpu (0.004s) 2022-11-23T01:57:59.9236924Z test_normalize_operator_exhaustive_xlogy_cuda_float32 (__main__.TestNormalizeOperatorsCUDA) ... skip: Only runs on cpu (0.004s) 2022-11-23T01:57:59.9237540Z test_normalize_operator_exhaustive_zero__cuda_float32 (__main__.TestNormalizeOperatorsCUDA) ... skip: Only runs on cpu (0.004s) 2022-11-23T01:57:59.9238106Z test_normalize_operator_exhaustive_zeros_cuda_float32 (__main__.TestNormalizeOperatorsCUDA) ... skip: Only runs on cpu (0.004s) 2022-11-23T01:57:59.9238675Z test_normalize_operator_exhaustive_zeros_like_cuda_float32 (__main__.TestNormalizeOperatorsCUDA) ... skip: Only runs on cpu (0.004s) 2022-11-23T01:57:59.9239204Z test_normalize_quantized_eb_cuda (__main__.TestNormalizeOperatorsCUDA) ... ok (0.003s) 2022-11-23T01:57:59.9239459Z 2022-11-23T01:57:59.9239760Z ---------------------------------------------------------------------- 2022-11-23T01:57:59.9240102Z Ran 657 tests in 17.933s 2022-11-23T01:57:59.9240269Z 2022-11-23T01:57:59.9240382Z OK (skipped=617) 2022-11-23T01:57:59.9240540Z 2022-11-23T01:57:59.9240647Z Generating XML reports... 2022-11-23T01:57:59.9241236Z Generated XML report: test-reports/python-unittest/test_fx_experimental/TEST-TestFXExperimental-20221123015741.xml 2022-11-23T01:57:59.9241991Z Generated XML report: test-reports/python-unittest/test_fx_experimental/TEST-TestNormalizeOperatorsCUDA-20221123015741.xml 2022-11-23T01:57:59.9242345Z 2022-11-23T01:57:59.9242848Z ##[endgroup] 2022-11-23T01:57:59.9243388Z FINISHED PRINTING LOG FILE of test_fx_experimental (/var/lib/jenkins/workspace/test/test-reports/test_fx_experimental_xi63qhgc) 2022-11-23T01:57:59.9243705Z 2022-11-23T01:58:02.3491821Z Ignoring disabled issues: [] 2022-11-23T01:58:02.3815256Z Running nn/test_embedding ... [2022-11-23 01:58:02.381137] 2022-11-23T01:58:02.3818049Z Executing ['/opt/conda/bin/python', '-bb', 'nn/test_embedding.py', '-v', '--import-slow-tests', '--import-disabled-tests'] ... [2022-11-23 01:58:02.381443] 2022-11-23T01:58:20.2429707Z 2022-11-23T01:58:20.2430486Z Expand the folded group to see the log file of nn/test_embedding 2022-11-23T01:58:20.2445468Z ##[group]PRINTING LOG FILE of nn/test_embedding (/var/lib/jenkins/workspace/test/test-reports/nn-test_embedding_6z8vprcb) 2022-11-23T01:58:20.2445870Z 2022-11-23T01:58:20.2445992Z Running tests... 2022-11-23T01:58:20.2446522Z ---------------------------------------------------------------------- 2022-11-23T01:58:20.2447064Z Test results will be stored in test-reports/python-unittest/nn.test_embedding 2022-11-23T01:58:20.2447503Z test_embedding_bag_from_pretrained (__main__.TestEmbeddingNN) ... ok (0.003s) 2022-11-23T01:58:20.2447957Z test_embedding_bag_from_pretrained_padding_idx (__main__.TestEmbeddingNN) ... ok (0.001s) 2022-11-23T01:58:20.2448397Z test_embedding_bag_functional (__main__.TestEmbeddingNN) ... ok (0.003s) 2022-11-23T01:58:20.2448800Z test_embedding_bag_padding_idx_error (__main__.TestEmbeddingNN) ... ok (0.014s) 2022-11-23T01:58:20.2449241Z test_embedding_from_pretrained_float32 (__main__.TestEmbeddingNN) ... ok (0.002s) 2022-11-23T01:58:20.2457163Z test_embedding_from_pretrained_float64 (__main__.TestEmbeddingNN) ... ok (0.002s) 2022-11-23T01:58:20.2457662Z test_embedding_from_pretrained_int16 (__main__.TestEmbeddingNN) ... ok (0.001s) 2022-11-23T01:58:20.2458112Z test_embedding_from_pretrained_int32 (__main__.TestEmbeddingNN) ... ok (0.001s) 2022-11-23T01:58:20.2458542Z test_embedding_from_pretrained_int64 (__main__.TestEmbeddingNN) ... ok (0.001s) 2022-11-23T01:58:20.2458953Z test_embedding_from_pretrained_int8 (__main__.TestEmbeddingNN) ... ok (0.001s) 2022-11-23T01:58:20.2459564Z test_embedding_from_pretrained_options (__main__.TestEmbeddingNN) ... ok (0.002s) 2022-11-23T01:58:20.2460551Z test_embedding_from_pretrained_padding_idx (__main__.TestEmbeddingNN) ... ok (0.001s) 2022-11-23T01:58:20.2461330Z test_embedding_from_pretrained_uint8 (__main__.TestEmbeddingNN) ... ok (0.001s) 2022-11-23T01:58:20.2462152Z test_embedding_functional (__main__.TestEmbeddingNN) ... ok (0.002s) 2022-11-23T01:58:20.2462959Z test_embedding_max_norm (__main__.TestEmbeddingNN) ... ok (0.001s) 2022-11-23T01:58:20.2464097Z test_embedding_max_norm_unsorted_repeating_indices (__main__.TestEmbeddingNN) ... ok (0.008s) 2022-11-23T01:58:20.2464953Z test_embedding_sparse_basic (__main__.TestEmbeddingNN) ... ok (0.002s) 2022-11-23T01:58:20.2465356Z test_embedding_sparse_empty_tensor (__main__.TestEmbeddingNN) ... ok (0.002s) 2022-11-23T01:58:20.2465779Z test_embeddingbag_from_pretrained (__main__.TestEmbeddingNN) ... ok (0.002s) 2022-11-23T01:58:20.2466217Z test_embeddingbag_from_pretrained_options (__main__.TestEmbeddingNN) ... ok (0.002s) 2022-11-23T01:58:20.2466625Z test_move_sparse_half_embedding (__main__.TestEmbeddingNN) ... ok (0.002s) 2022-11-23T01:58:20.2467150Z test_EmbeddingBag_empty_per_sample_weights_and_offsets_cuda_int32_int32_float16 (__main__.TestEmbeddingNNDeviceTypeCUDA) ... ok (0.009s) 2022-11-23T01:58:20.2467769Z test_EmbeddingBag_empty_per_sample_weights_and_offsets_cuda_int32_int32_float32 (__main__.TestEmbeddingNNDeviceTypeCUDA) ... ok (0.007s) 2022-11-23T01:58:20.2468387Z test_EmbeddingBag_empty_per_sample_weights_and_offsets_cuda_int32_int32_float64 (__main__.TestEmbeddingNNDeviceTypeCUDA) ... ok (0.007s) 2022-11-23T01:58:20.2468969Z test_EmbeddingBag_empty_per_sample_weights_and_offsets_cuda_int32_int64_float16 (__main__.TestEmbeddingNNDeviceTypeCUDA) ... ok (0.007s) 2022-11-23T01:58:20.2469563Z test_EmbeddingBag_empty_per_sample_weights_and_offsets_cuda_int32_int64_float32 (__main__.TestEmbeddingNNDeviceTypeCUDA) ... ok (0.007s) 2022-11-23T01:58:20.2470159Z test_EmbeddingBag_empty_per_sample_weights_and_offsets_cuda_int32_int64_float64 (__main__.TestEmbeddingNNDeviceTypeCUDA) ... ok (0.007s) 2022-11-23T01:58:20.2470748Z test_EmbeddingBag_empty_per_sample_weights_and_offsets_cuda_int64_int32_float16 (__main__.TestEmbeddingNNDeviceTypeCUDA) ... ok (0.008s) 2022-11-23T01:58:20.2471314Z test_EmbeddingBag_empty_per_sample_weights_and_offsets_cuda_int64_int32_float32 (__main__.TestEmbeddingNNDeviceTypeCUDA) ... ok (0.007s) 2022-11-23T01:58:20.2472017Z test_EmbeddingBag_empty_per_sample_weights_and_offsets_cuda_int64_int32_float64 (__main__.TestEmbeddingNNDeviceTypeCUDA) ... ok (0.007s) 2022-11-23T01:58:20.2472648Z test_EmbeddingBag_empty_per_sample_weights_and_offsets_cuda_int64_int64_float16 (__main__.TestEmbeddingNNDeviceTypeCUDA) ... ok (0.007s) 2022-11-23T01:58:20.2473246Z test_EmbeddingBag_empty_per_sample_weights_and_offsets_cuda_int64_int64_float32 (__main__.TestEmbeddingNNDeviceTypeCUDA) ... ok (0.007s) 2022-11-23T01:58:20.2473887Z test_EmbeddingBag_empty_per_sample_weights_and_offsets_cuda_int64_int64_float64 (__main__.TestEmbeddingNNDeviceTypeCUDA) ... ok (0.007s) 2022-11-23T01:58:20.2474483Z test_EmbeddingBag_per_sample_weights_and_new_offsets_cuda_int32_int32_float16 (__main__.TestEmbeddingNNDeviceTypeCUDA) ... ok (0.049s) 2022-11-23T01:58:20.2475062Z test_EmbeddingBag_per_sample_weights_and_new_offsets_cuda_int32_int32_float32 (__main__.TestEmbeddingNNDeviceTypeCUDA) ... ok (0.048s) 2022-11-23T01:58:20.2475650Z test_EmbeddingBag_per_sample_weights_and_new_offsets_cuda_int32_int32_float64 (__main__.TestEmbeddingNNDeviceTypeCUDA) ... ok (0.047s) 2022-11-23T01:58:20.2476241Z test_EmbeddingBag_per_sample_weights_and_new_offsets_cuda_int32_int64_float16 (__main__.TestEmbeddingNNDeviceTypeCUDA) ... ok (0.049s) 2022-11-23T01:58:20.2476843Z test_EmbeddingBag_per_sample_weights_and_new_offsets_cuda_int32_int64_float32 (__main__.TestEmbeddingNNDeviceTypeCUDA) ... ok (0.049s) 2022-11-23T01:58:20.2477418Z test_EmbeddingBag_per_sample_weights_and_new_offsets_cuda_int32_int64_float64 (__main__.TestEmbeddingNNDeviceTypeCUDA) ... ok (0.048s) 2022-11-23T01:58:20.2478009Z test_EmbeddingBag_per_sample_weights_and_new_offsets_cuda_int64_int32_float16 (__main__.TestEmbeddingNNDeviceTypeCUDA) ... ok (0.049s) 2022-11-23T01:58:20.2478598Z test_EmbeddingBag_per_sample_weights_and_new_offsets_cuda_int64_int32_float32 (__main__.TestEmbeddingNNDeviceTypeCUDA) ... ok (0.049s) 2022-11-23T01:58:20.2479183Z test_EmbeddingBag_per_sample_weights_and_new_offsets_cuda_int64_int32_float64 (__main__.TestEmbeddingNNDeviceTypeCUDA) ... ok (0.047s) 2022-11-23T01:58:20.2479823Z test_EmbeddingBag_per_sample_weights_and_new_offsets_cuda_int64_int64_float16 (__main__.TestEmbeddingNNDeviceTypeCUDA) ... ok (0.048s) 2022-11-23T01:58:20.2480407Z test_EmbeddingBag_per_sample_weights_and_new_offsets_cuda_int64_int64_float32 (__main__.TestEmbeddingNNDeviceTypeCUDA) ... ok (0.048s) 2022-11-23T01:58:20.2480995Z test_EmbeddingBag_per_sample_weights_and_new_offsets_cuda_int64_int64_float64 (__main__.TestEmbeddingNNDeviceTypeCUDA) ... ok (0.047s) 2022-11-23T01:58:20.2481638Z test_EmbeddingBag_per_sample_weights_and_no_offsets_cuda_int32_float16 (__main__.TestEmbeddingNNDeviceTypeCUDA) ... skip: Temporarily disabled. See t54369166 (0.002s) 2022-11-23T01:58:20.2482284Z test_EmbeddingBag_per_sample_weights_and_no_offsets_cuda_int32_float32 (__main__.TestEmbeddingNNDeviceTypeCUDA) ... skip: Temporarily disabled. See t54369166 (0.002s) 2022-11-23T01:58:20.2482943Z test_EmbeddingBag_per_sample_weights_and_no_offsets_cuda_int32_float64 (__main__.TestEmbeddingNNDeviceTypeCUDA) ... skip: Temporarily disabled. See t54369166 (0.002s) 2022-11-23T01:58:20.2483600Z test_EmbeddingBag_per_sample_weights_and_no_offsets_cuda_int64_float16 (__main__.TestEmbeddingNNDeviceTypeCUDA) ... skip: Temporarily disabled. See t54369166 (0.002s) 2022-11-23T01:58:20.2484251Z test_EmbeddingBag_per_sample_weights_and_no_offsets_cuda_int64_float32 (__main__.TestEmbeddingNNDeviceTypeCUDA) ... skip: Temporarily disabled. See t54369166 (0.003s) 2022-11-23T01:58:20.2484885Z test_EmbeddingBag_per_sample_weights_and_no_offsets_cuda_int64_float64 (__main__.TestEmbeddingNNDeviceTypeCUDA) ... skip: Temporarily disabled. See t54369166 (0.002s) 2022-11-23T01:58:20.2485501Z test_EmbeddingBag_per_sample_weights_and_offsets_cuda_int32_int32_float16 (__main__.TestEmbeddingNNDeviceTypeCUDA) ... ok (0.009s) 2022-11-23T01:58:20.2486198Z test_EmbeddingBag_per_sample_weights_and_offsets_cuda_int32_int32_float32 (__main__.TestEmbeddingNNDeviceTypeCUDA) ... ok (0.009s) 2022-11-23T01:58:20.2486804Z test_EmbeddingBag_per_sample_weights_and_offsets_cuda_int32_int32_float64 (__main__.TestEmbeddingNNDeviceTypeCUDA) ... ok (0.009s) 2022-11-23T01:58:20.2487389Z test_EmbeddingBag_per_sample_weights_and_offsets_cuda_int32_int64_float16 (__main__.TestEmbeddingNNDeviceTypeCUDA) ... ok (0.009s) 2022-11-23T01:58:20.2487948Z test_EmbeddingBag_per_sample_weights_and_offsets_cuda_int32_int64_float32 (__main__.TestEmbeddingNNDeviceTypeCUDA) ... ok (0.009s) 2022-11-23T01:58:20.2488526Z test_EmbeddingBag_per_sample_weights_and_offsets_cuda_int32_int64_float64 (__main__.TestEmbeddingNNDeviceTypeCUDA) ... ok (0.009s) 2022-11-23T01:58:20.2489104Z test_EmbeddingBag_per_sample_weights_and_offsets_cuda_int64_int32_float16 (__main__.TestEmbeddingNNDeviceTypeCUDA) ... ok (0.009s) 2022-11-23T01:58:20.2489681Z test_EmbeddingBag_per_sample_weights_and_offsets_cuda_int64_int32_float32 (__main__.TestEmbeddingNNDeviceTypeCUDA) ... ok (0.010s) 2022-11-23T01:58:20.2490257Z test_EmbeddingBag_per_sample_weights_and_offsets_cuda_int64_int32_float64 (__main__.TestEmbeddingNNDeviceTypeCUDA) ... ok (0.009s) 2022-11-23T01:58:20.2490840Z test_EmbeddingBag_per_sample_weights_and_offsets_cuda_int64_int64_float16 (__main__.TestEmbeddingNNDeviceTypeCUDA) ... ok (0.009s) 2022-11-23T01:58:20.2491421Z test_EmbeddingBag_per_sample_weights_and_offsets_cuda_int64_int64_float32 (__main__.TestEmbeddingNNDeviceTypeCUDA) ... ok (0.009s) 2022-11-23T01:58:20.2491991Z test_EmbeddingBag_per_sample_weights_and_offsets_cuda_int64_int64_float64 (__main__.TestEmbeddingNNDeviceTypeCUDA) ... ok (0.009s) 2022-11-23T01:58:20.2492540Z test_EmbeddingBag_per_sample_weights_failures_cuda_int32_int32 (__main__.TestEmbeddingNNDeviceTypeCUDA) ... ok (0.011s) 2022-11-23T01:58:20.2493104Z test_EmbeddingBag_per_sample_weights_failures_cuda_int32_int64 (__main__.TestEmbeddingNNDeviceTypeCUDA) ... ok (0.011s) 2022-11-23T01:58:20.2493666Z test_EmbeddingBag_per_sample_weights_failures_cuda_int64_int32 (__main__.TestEmbeddingNNDeviceTypeCUDA) ... ok (0.011s) 2022-11-23T01:58:20.2494268Z test_EmbeddingBag_per_sample_weights_failures_cuda_int64_int64 (__main__.TestEmbeddingNNDeviceTypeCUDA) ... ok (0.012s) 2022-11-23T01:58:20.2494814Z test_embedding_backward_cuda_float16 (__main__.TestEmbeddingNNDeviceTypeCUDA) ... ok (0.006s) 2022-11-23T01:58:20.2495318Z test_embedding_backward_cuda_float64 (__main__.TestEmbeddingNNDeviceTypeCUDA) ... ok (0.006s) 2022-11-23T01:58:20.2495832Z test_embedding_bag_1D_padding_idx_cuda_bfloat16 (__main__.TestEmbeddingNNDeviceTypeCUDA) ... ok (3.063s) 2022-11-23T01:58:20.2496337Z test_embedding_bag_1D_padding_idx_cuda_float16 (__main__.TestEmbeddingNNDeviceTypeCUDA) ... ok (3.973s) 2022-11-23T01:58:20.2496861Z test_embedding_bag_2D_padding_idx_cuda_bfloat16 (__main__.TestEmbeddingNNDeviceTypeCUDA) ... ok (0.144s) 2022-11-23T01:58:20.2497373Z test_embedding_bag_2D_padding_idx_cuda_float16 (__main__.TestEmbeddingNNDeviceTypeCUDA) ... ok (0.186s) 2022-11-23T01:58:20.2497890Z test_embedding_bag_bfloat16_cuda_int32_int32 (__main__.TestEmbeddingNNDeviceTypeCUDA) ... ok (0.137s) 2022-11-23T01:58:20.2498391Z test_embedding_bag_bfloat16_cuda_int32_int64 (__main__.TestEmbeddingNNDeviceTypeCUDA) ... ok (0.136s) 2022-11-23T01:58:20.2498905Z test_embedding_bag_bfloat16_cuda_int64_int32 (__main__.TestEmbeddingNNDeviceTypeCUDA) ... ok (0.135s) 2022-11-23T01:58:20.2499411Z test_embedding_bag_bfloat16_cuda_int64_int64 (__main__.TestEmbeddingNNDeviceTypeCUDA) ... ok (0.135s) 2022-11-23T01:58:20.2500162Z test_embedding_bag_device_cuda_int32_int32_float16 (__main__.TestEmbeddingNNDeviceTypeCUDA) ... ok (0.279s) 2022-11-23T01:58:20.2500822Z test_embedding_bag_device_cuda_int32_int32_float32 (__main__.TestEmbeddingNNDeviceTypeCUDA) ... ok (0.336s) 2022-11-23T01:58:20.2501343Z test_embedding_bag_device_cuda_int32_int32_float64 (__main__.TestEmbeddingNNDeviceTypeCUDA) ... ok (0.319s) 2022-11-23T01:58:20.2501955Z test_embedding_bag_device_cuda_int32_int64_float16 (__main__.TestEmbeddingNNDeviceTypeCUDA) ... ok (0.280s) 2022-11-23T01:58:20.2502468Z test_embedding_bag_device_cuda_int32_int64_float32 (__main__.TestEmbeddingNNDeviceTypeCUDA) ... ok (0.336s) 2022-11-23T01:58:20.2503002Z test_embedding_bag_device_cuda_int32_int64_float64 (__main__.TestEmbeddingNNDeviceTypeCUDA) ... ok (0.318s) 2022-11-23T01:58:20.2503527Z test_embedding_bag_device_cuda_int64_int32_float16 (__main__.TestEmbeddingNNDeviceTypeCUDA) ... ok (0.278s) 2022-11-23T01:58:20.2504047Z test_embedding_bag_device_cuda_int64_int32_float32 (__main__.TestEmbeddingNNDeviceTypeCUDA) ... ok (0.331s) 2022-11-23T01:58:20.2504537Z test_embedding_bag_device_cuda_int64_int32_float64 (__main__.TestEmbeddingNNDeviceTypeCUDA) ... ok (0.317s) 2022-11-23T01:58:20.2505047Z test_embedding_bag_device_cuda_int64_int64_float16 (__main__.TestEmbeddingNNDeviceTypeCUDA) ... ok (0.278s) 2022-11-23T01:58:20.2505568Z test_embedding_bag_device_cuda_int64_int64_float32 (__main__.TestEmbeddingNNDeviceTypeCUDA) ... ok (0.331s) 2022-11-23T01:58:20.2506086Z test_embedding_bag_device_cuda_int64_int64_float64 (__main__.TestEmbeddingNNDeviceTypeCUDA) ... ok (0.321s) 2022-11-23T01:58:20.2506590Z test_embedding_bag_empty_input_cuda_int32_int32 (__main__.TestEmbeddingNNDeviceTypeCUDA) ... ok (0.005s) 2022-11-23T01:58:20.2507120Z test_embedding_bag_empty_input_cuda_int32_int64 (__main__.TestEmbeddingNNDeviceTypeCUDA) ... ok (0.004s) 2022-11-23T01:58:20.2507641Z test_embedding_bag_empty_input_cuda_int64_int32 (__main__.TestEmbeddingNNDeviceTypeCUDA) ... ok (0.004s) 2022-11-23T01:58:20.2508149Z test_embedding_bag_empty_input_cuda_int64_int64 (__main__.TestEmbeddingNNDeviceTypeCUDA) ... ok (0.004s) 2022-11-23T01:58:20.2508625Z test_embedding_bag_half_cuda_int32_int32 (__main__.TestEmbeddingNNDeviceTypeCUDA) ... ok (0.067s) 2022-11-23T01:58:20.2509122Z test_embedding_bag_half_cuda_int32_int64 (__main__.TestEmbeddingNNDeviceTypeCUDA) ... ok (0.068s) 2022-11-23T01:58:20.2509620Z test_embedding_bag_half_cuda_int64_int32 (__main__.TestEmbeddingNNDeviceTypeCUDA) ... ok (0.067s) 2022-11-23T01:58:20.2510180Z test_embedding_bag_half_cuda_int64_int64 (__main__.TestEmbeddingNNDeviceTypeCUDA) ... ok (0.067s) 2022-11-23T01:58:20.2510729Z test_embedding_bag_non_contiguous_weight_cuda_int32_int32_float16 (__main__.TestEmbeddingNNDeviceTypeCUDA) ... ok (0.003s) 2022-11-23T01:58:20.2511296Z test_embedding_bag_non_contiguous_weight_cuda_int32_int32_float32 (__main__.TestEmbeddingNNDeviceTypeCUDA) ... ok (0.003s) 2022-11-23T01:58:20.2511852Z test_embedding_bag_non_contiguous_weight_cuda_int32_int32_float64 (__main__.TestEmbeddingNNDeviceTypeCUDA) ... ok (0.003s) 2022-11-23T01:58:20.2512381Z test_embedding_bag_non_contiguous_weight_cuda_int32_int64_float16 (__main__.TestEmbeddingNNDeviceTypeCUDA) ... ok (0.003s) 2022-11-23T01:58:20.2512926Z test_embedding_bag_non_contiguous_weight_cuda_int32_int64_float32 (__main__.TestEmbeddingNNDeviceTypeCUDA) ... ok (0.003s) 2022-11-23T01:58:20.2513479Z test_embedding_bag_non_contiguous_weight_cuda_int32_int64_float64 (__main__.TestEmbeddingNNDeviceTypeCUDA) ... ok (0.003s) 2022-11-23T01:58:20.2514033Z test_embedding_bag_non_contiguous_weight_cuda_int64_int32_float16 (__main__.TestEmbeddingNNDeviceTypeCUDA) ... ok (0.003s) 2022-11-23T01:58:20.2514565Z test_embedding_bag_non_contiguous_weight_cuda_int64_int32_float32 (__main__.TestEmbeddingNNDeviceTypeCUDA) ... ok (0.003s) 2022-11-23T01:58:20.2515122Z test_embedding_bag_non_contiguous_weight_cuda_int64_int32_float64 (__main__.TestEmbeddingNNDeviceTypeCUDA) ... ok (0.003s) 2022-11-23T01:58:20.2515672Z test_embedding_bag_non_contiguous_weight_cuda_int64_int64_float16 (__main__.TestEmbeddingNNDeviceTypeCUDA) ... ok (0.003s) 2022-11-23T01:58:20.2516216Z test_embedding_bag_non_contiguous_weight_cuda_int64_int64_float32 (__main__.TestEmbeddingNNDeviceTypeCUDA) ... ok (0.003s) 2022-11-23T01:58:20.2516741Z test_embedding_bag_non_contiguous_weight_cuda_int64_int64_float64 (__main__.TestEmbeddingNNDeviceTypeCUDA) ... ok (0.003s) 2022-11-23T01:58:20.2517672Z test_embedding_bag_out_of_bounds_idx_padding_idx_0_mode_max_cuda_float32_int32 (__main__.TestEmbeddingNNDeviceTypeCUDA) ... skip: no out-of-bounds check on CUDA for perf. (0.002s) 2022-11-23T01:58:20.2518555Z test_embedding_bag_out_of_bounds_idx_padding_idx_0_mode_max_cuda_float32_int64 (__main__.TestEmbeddingNNDeviceTypeCUDA) ... skip: no out-of-bounds check on CUDA for perf. (0.002s) 2022-11-23T01:58:20.2519396Z test_embedding_bag_out_of_bounds_idx_padding_idx_0_mode_max_cuda_float64_int32 (__main__.TestEmbeddingNNDeviceTypeCUDA) ... skip: no out-of-bounds check on CUDA for perf. (0.002s) 2022-11-23T01:58:20.2520248Z test_embedding_bag_out_of_bounds_idx_padding_idx_0_mode_max_cuda_float64_int64 (__main__.TestEmbeddingNNDeviceTypeCUDA) ... skip: no out-of-bounds check on CUDA for perf. (0.002s) 2022-11-23T01:58:20.2521082Z test_embedding_bag_out_of_bounds_idx_padding_idx_0_mode_mean_cuda_float32_int32 (__main__.TestEmbeddingNNDeviceTypeCUDA) ... skip: no out-of-bounds check on CUDA for perf. (0.002s) 2022-11-23T01:58:20.2521931Z test_embedding_bag_out_of_bounds_idx_padding_idx_0_mode_mean_cuda_float32_int64 (__main__.TestEmbeddingNNDeviceTypeCUDA) ... skip: no out-of-bounds check on CUDA for perf. (0.002s) 2022-11-23T01:58:20.2522780Z test_embedding_bag_out_of_bounds_idx_padding_idx_0_mode_mean_cuda_float64_int32 (__main__.TestEmbeddingNNDeviceTypeCUDA) ... skip: no out-of-bounds check on CUDA for perf. (0.003s) 2022-11-23T01:58:20.2523626Z test_embedding_bag_out_of_bounds_idx_padding_idx_0_mode_mean_cuda_float64_int64 (__main__.TestEmbeddingNNDeviceTypeCUDA) ... skip: no out-of-bounds check on CUDA for perf. (0.002s) 2022-11-23T01:58:20.2524449Z test_embedding_bag_out_of_bounds_idx_padding_idx_0_mode_sum_cuda_float32_int32 (__main__.TestEmbeddingNNDeviceTypeCUDA) ... skip: no out-of-bounds check on CUDA for perf. (0.002s) 2022-11-23T01:58:20.2525296Z test_embedding_bag_out_of_bounds_idx_padding_idx_0_mode_sum_cuda_float32_int64 (__main__.TestEmbeddingNNDeviceTypeCUDA) ... skip: no out-of-bounds check on CUDA for perf. (0.002s) 2022-11-23T01:58:20.2526222Z test_embedding_bag_out_of_bounds_idx_padding_idx_0_mode_sum_cuda_float64_int32 (__main__.TestEmbeddingNNDeviceTypeCUDA) ... skip: no out-of-bounds check on CUDA for perf. (0.002s) 2022-11-23T01:58:20.2527075Z test_embedding_bag_out_of_bounds_idx_padding_idx_0_mode_sum_cuda_float64_int64 (__main__.TestEmbeddingNNDeviceTypeCUDA) ... skip: no out-of-bounds check on CUDA for perf. (0.002s) 2022-11-23T01:58:20.2527924Z test_embedding_bag_out_of_bounds_idx_padding_idx_None_mode_max_cuda_float32_int32 (__main__.TestEmbeddingNNDeviceTypeCUDA) ... skip: no out-of-bounds check on CUDA for perf. (0.002s) 2022-11-23T01:58:20.2528761Z test_embedding_bag_out_of_bounds_idx_padding_idx_None_mode_max_cuda_float32_int64 (__main__.TestEmbeddingNNDeviceTypeCUDA) ... skip: no out-of-bounds check on CUDA for perf. (0.002s) 2022-11-23T01:58:20.2529616Z test_embedding_bag_out_of_bounds_idx_padding_idx_None_mode_max_cuda_float64_int32 (__main__.TestEmbeddingNNDeviceTypeCUDA) ... skip: no out-of-bounds check on CUDA for perf. (0.002s) 2022-11-23T01:58:20.2530523Z test_embedding_bag_out_of_bounds_idx_padding_idx_None_mode_max_cuda_float64_int64 (__main__.TestEmbeddingNNDeviceTypeCUDA) ... skip: no out-of-bounds check on CUDA for perf. (0.002s) 2022-11-23T01:58:20.2531382Z test_embedding_bag_out_of_bounds_idx_padding_idx_None_mode_mean_cuda_float32_int32 (__main__.TestEmbeddingNNDeviceTypeCUDA) ... skip: no out-of-bounds check on CUDA for perf. (0.002s) 2022-11-23T01:58:20.2532243Z test_embedding_bag_out_of_bounds_idx_padding_idx_None_mode_mean_cuda_float32_int64 (__main__.TestEmbeddingNNDeviceTypeCUDA) ... skip: no out-of-bounds check on CUDA for perf. (0.002s) 2022-11-23T01:58:20.2533094Z test_embedding_bag_out_of_bounds_idx_padding_idx_None_mode_mean_cuda_float64_int32 (__main__.TestEmbeddingNNDeviceTypeCUDA) ... skip: no out-of-bounds check on CUDA for perf. (0.002s) 2022-11-23T01:58:20.2534020Z test_embedding_bag_out_of_bounds_idx_padding_idx_None_mode_mean_cuda_float64_int64 (__main__.TestEmbeddingNNDeviceTypeCUDA) ... skip: no out-of-bounds check on CUDA for perf. (0.002s) 2022-11-23T01:58:20.2534890Z test_embedding_bag_out_of_bounds_idx_padding_idx_None_mode_sum_cuda_float32_int32 (__main__.TestEmbeddingNNDeviceTypeCUDA) ... skip: no out-of-bounds check on CUDA for perf. (0.002s) 2022-11-23T01:58:20.2535742Z test_embedding_bag_out_of_bounds_idx_padding_idx_None_mode_sum_cuda_float32_int64 (__main__.TestEmbeddingNNDeviceTypeCUDA) ... skip: no out-of-bounds check on CUDA for perf. (0.002s) 2022-11-23T01:58:20.2536601Z test_embedding_bag_out_of_bounds_idx_padding_idx_None_mode_sum_cuda_float64_int32 (__main__.TestEmbeddingNNDeviceTypeCUDA) ... skip: no out-of-bounds check on CUDA for perf. (0.002s) 2022-11-23T01:58:20.2537437Z test_embedding_bag_out_of_bounds_idx_padding_idx_None_mode_sum_cuda_float64_int64 (__main__.TestEmbeddingNNDeviceTypeCUDA) ... skip: no out-of-bounds check on CUDA for perf. (0.002s) 2022-11-23T01:58:20.2538023Z test_embedding_dense_grad_cuda (__main__.TestEmbeddingNNDeviceTypeCUDA) ... ok (0.909s) 2022-11-23T01:58:20.2538544Z test_embedding_max_norm_backward_cuda_float16 (__main__.TestEmbeddingNNDeviceTypeCUDA) ... ok (0.003s) 2022-11-23T01:58:20.2539072Z test_embedding_max_norm_backward_cuda_float32 (__main__.TestEmbeddingNNDeviceTypeCUDA) ... ok (0.003s) 2022-11-23T01:58:20.2539572Z test_embedding_max_norm_backward_cuda_float64 (__main__.TestEmbeddingNNDeviceTypeCUDA) ... ok (0.003s) 2022-11-23T01:58:20.2540442Z test_embedding_max_norm_device_cuda_float16 (__main__.TestEmbeddingNNDeviceTypeCUDA) ... ok (0.003s) 2022-11-23T01:58:20.2540971Z test_embedding_max_norm_device_cuda_float32 (__main__.TestEmbeddingNNDeviceTypeCUDA) ... ok (0.003s) 2022-11-23T01:58:20.2541456Z test_embedding_max_norm_device_cuda_float64 (__main__.TestEmbeddingNNDeviceTypeCUDA) ... ok (0.003s) 2022-11-23T01:58:20.2541964Z test_embedding_max_norm_fwd_AD_cuda_float16 (__main__.TestEmbeddingNNDeviceTypeCUDA) ... ok (0.090s) 2022-11-23T01:58:20.2542572Z test_embedding_max_norm_fwd_AD_cuda_float32 (__main__.TestEmbeddingNNDeviceTypeCUDA) ... ok (0.003s) 2022-11-23T01:58:20.2543091Z test_embedding_max_norm_fwd_AD_cuda_float64 (__main__.TestEmbeddingNNDeviceTypeCUDA) ... ok (0.003s) 2022-11-23T01:58:20.2543586Z test_embedding_padding_idx_cuda_float16 (__main__.TestEmbeddingNNDeviceTypeCUDA) ... ok (0.026s) 2022-11-23T01:58:20.2544095Z test_embedding_padding_idx_cuda_float32 (__main__.TestEmbeddingNNDeviceTypeCUDA) ... ok (0.025s) 2022-11-23T01:58:20.2544599Z test_embedding_padding_idx_cuda_float64 (__main__.TestEmbeddingNNDeviceTypeCUDA) ... ok (0.024s) 2022-11-23T01:58:20.2545102Z test_embedding_scalar_weight_error_cuda (__main__.TestEmbeddingNNDeviceTypeCUDA) ... ok (0.010s) 2022-11-23T01:58:20.2545362Z 2022-11-23T01:58:20.2545651Z ---------------------------------------------------------------------- 2022-11-23T01:58:20.2545989Z Ran 147 tests in 14.026s 2022-11-23T01:58:20.2546155Z 2022-11-23T01:58:20.2546276Z OK (skipped=30) 2022-11-23T01:58:20.2546440Z 2022-11-23T01:58:20.2546552Z Generating XML reports... 2022-11-23T01:58:20.2547110Z Generated XML report: test-reports/python-unittest/nn.test_embedding/TEST-TestEmbeddingNN-20221123015805.xml 2022-11-23T01:58:20.2547855Z Generated XML report: test-reports/python-unittest/nn.test_embedding/TEST-TestEmbeddingNNDeviceTypeCUDA-20221123015805.xml 2022-11-23T01:58:20.2548221Z 2022-11-23T01:58:20.2548687Z ##[endgroup] 2022-11-23T01:58:20.2549199Z FINISHED PRINTING LOG FILE of nn/test_embedding (/var/lib/jenkins/workspace/test/test-reports/nn-test_embedding_6z8vprcb) 2022-11-23T01:58:20.2549505Z 2022-11-23T01:58:22.7299968Z Ignoring disabled issues: [] 2022-11-23T01:58:22.7626162Z Running dynamo/test_no_fake_tensors ... [2022-11-23 01:58:22.762231] 2022-11-23T01:58:22.7629404Z Executing ['/opt/conda/bin/python', '-bb', 'dynamo/test_no_fake_tensors.py', '-v', '--import-slow-tests', '--import-disabled-tests'] ... [2022-11-23 01:58:22.762540] 2022-11-23T01:58:37.6153737Z 2022-11-23T01:58:37.6154852Z Expand the folded group to see the log file of dynamo/test_no_fake_tensors 2022-11-23T01:58:37.6156689Z ##[group]PRINTING LOG FILE of dynamo/test_no_fake_tensors (/var/lib/jenkins/workspace/test/test-reports/dynamo-test_no_fake_tensors_3wgndk9g) 2022-11-23T01:58:37.6157334Z 2022-11-23T01:58:37.6157554Z Running tests... 2022-11-23T01:58:37.6158464Z ---------------------------------------------------------------------- 2022-11-23T01:58:37.6159495Z Test results will be stored in test-reports/python-unittest/dynamo.test_no_fake_tensors 2022-11-23T01:58:37.6160464Z test_T_no_fake_tensors (torch._dynamo.testing.make_test_cls_with_patches..DummyTestClass) ... ok (1.741s) 2022-11-23T01:58:37.6161942Z test_add_no_fake_tensors (torch._dynamo.testing.make_test_cls_with_patches..DummyTestClass) ... stats [('calls_captured', 2), ('fusions_possible', 1), ('unique_graphs', 1)] 2022-11-23T01:58:37.6163143Z stats [('calls_captured', 1), ('unique_graphs', 1), ('fusions_possible', 0)] 2022-11-23T01:58:37.6163795Z ok (0.007s) 2022-11-23T01:58:37.6164629Z test_build_list_unpack_no_fake_tensors (torch._dynamo.testing.make_test_cls_with_patches..DummyTestClass) ... inline_call [] 2022-11-23T01:58:37.6165782Z stats [('calls_captured', 5), ('fusions_possible', 4), ('unique_graphs', 1)] 2022-11-23T01:58:37.6166383Z ok (0.015s) 2022-11-23T01:58:37.6167680Z test_chunks1_no_fake_tensors (torch._dynamo.testing.make_test_cls_with_patches..DummyTestClass) ... stats [('calls_captured', 3), ('fusions_possible', 2), ('unique_graphs', 1)] 2022-11-23T01:58:37.6168564Z ok (0.010s) 2022-11-23T01:58:37.6169758Z test_const_tuple_add1_no_fake_tensors (torch._dynamo.testing.make_test_cls_with_patches..DummyTestClass) ... stats [('calls_captured', 4), ('fusions_possible', 3), ('unique_graphs', 1)] 2022-11-23T01:58:37.6170567Z ok (0.010s) 2022-11-23T01:58:37.6171767Z test_const_tuple_add2_no_fake_tensors (torch._dynamo.testing.make_test_cls_with_patches..DummyTestClass) ... stats [('calls_captured', 4), ('fusions_possible', 3), ('unique_graphs', 1)] 2022-11-23T01:58:37.6172958Z ok (0.010s) 2022-11-23T01:58:37.6173966Z test_constant1_no_fake_tensors (torch._dynamo.testing.make_test_cls_with_patches..DummyTestClass) ... stats [('calls_captured', 3), ('fusions_possible', 2), ('unique_graphs', 1)] 2022-11-23T01:58:37.6174399Z ok (0.009s) 2022-11-23T01:58:37.6175028Z test_constant2_no_fake_tensors (torch._dynamo.testing.make_test_cls_with_patches..DummyTestClass) ... stats [('calls_captured', 3), ('fusions_possible', 2), ('unique_graphs', 1)] 2022-11-23T01:58:37.6175475Z ok (0.009s) 2022-11-23T01:58:37.6176093Z test_constant3_no_fake_tensors (torch._dynamo.testing.make_test_cls_with_patches..DummyTestClass) ... stats [('calls_captured', 1), ('unique_graphs', 1), ('fusions_possible', 0)] 2022-11-23T01:58:37.6176513Z ok (0.007s) 2022-11-23T01:58:37.6177129Z test_constant4_no_fake_tensors (torch._dynamo.testing.make_test_cls_with_patches..DummyTestClass) ... stats [('calls_captured', 1), ('unique_graphs', 1), ('fusions_possible', 0)] 2022-11-23T01:58:37.6177587Z ok (0.007s) 2022-11-23T01:58:37.6178206Z test_default_dict_no_fake_tensors (torch._dynamo.testing.make_test_cls_with_patches..DummyTestClass) ... stats [('calls_captured', 2), ('fusions_possible', 1), ('unique_graphs', 1)] 2022-11-23T01:58:37.6178653Z ok (0.012s) 2022-11-23T01:58:37.6179260Z test_del_no_fake_tensors (torch._dynamo.testing.make_test_cls_with_patches..DummyTestClass) ... stats [('calls_captured', 3), ('fusions_possible', 2), ('unique_graphs', 1)] 2022-11-23T01:58:37.6179693Z ok (0.009s) 2022-11-23T01:58:37.6180587Z test_device_constant_no_fake_tensors (torch._dynamo.testing.make_test_cls_with_patches..DummyTestClass) ... stats [('calls_captured', 2), ('fusions_possible', 1), ('unique_graphs', 1)] 2022-11-23T01:58:37.6181042Z ok (0.008s) 2022-11-23T01:58:37.6181773Z test_device_no_fake_tensors (torch._dynamo.testing.make_test_cls_with_patches..DummyTestClass) ... stats [('calls_captured', 1), ('unique_graphs', 1), ('fusions_possible', 0)] 2022-11-23T01:58:37.6182243Z ok (0.007s) 2022-11-23T01:58:37.6182858Z test_dict_copy_no_fake_tensors (torch._dynamo.testing.make_test_cls_with_patches..DummyTestClass) ... stats [('calls_captured', 1), ('unique_graphs', 1), ('fusions_possible', 0)] 2022-11-23T01:58:37.6183303Z ok (0.007s) 2022-11-23T01:58:37.6183922Z test_dict_ops_no_fake_tensors (torch._dynamo.testing.make_test_cls_with_patches..DummyTestClass) ... stats [('calls_captured', 8), ('fusions_possible', 7), ('unique_graphs', 1)] 2022-11-23T01:58:37.6184345Z ok (0.017s) 2022-11-23T01:58:37.6184976Z test_dict_param_keys_no_fake_tensors (torch._dynamo.testing.make_test_cls_with_patches..DummyTestClass) ... stats [('calls_captured', 1), ('unique_graphs', 1), ('fusions_possible', 0)] 2022-11-23T01:58:37.6185421Z ok (0.008s) 2022-11-23T01:58:37.6186068Z test_dtype_compare_no_fake_tensors (torch._dynamo.testing.make_test_cls_with_patches..DummyTestClass) ... stats [('calls_captured', 2), ('fusions_possible', 1), ('unique_graphs', 1)] 2022-11-23T01:58:37.6186505Z ok (0.009s) 2022-11-23T01:58:37.6187113Z test_dtype_no_fake_tensors (torch._dynamo.testing.make_test_cls_with_patches..DummyTestClass) ... stats [('calls_captured', 1), ('unique_graphs', 1), ('fusions_possible', 0)] 2022-11-23T01:58:37.6187548Z ok (0.007s) 2022-11-23T01:58:37.6188159Z test_finfo_no_fake_tensors (torch._dynamo.testing.make_test_cls_with_patches..DummyTestClass) ... stats [('calls_captured', 1), ('unique_graphs', 1), ('fusions_possible', 0)] 2022-11-23T01:58:37.6188576Z ok (0.009s) 2022-11-23T01:58:37.6189182Z test_float_no_fake_tensors (torch._dynamo.testing.make_test_cls_with_patches..DummyTestClass) ... stats [('calls_captured', 1), ('unique_graphs', 1), ('fusions_possible', 0)] 2022-11-23T01:58:37.6189624Z ok (0.007s) 2022-11-23T01:58:37.6190248Z test_fn_with_self_set_no_fake_tensors (torch._dynamo.testing.make_test_cls_with_patches..DummyTestClass) ... stats [('calls_captured', 4), ('fusions_possible', 3), ('unique_graphs', 1)] 2022-11-23T01:58:37.6190794Z ok (0.012s) 2022-11-23T01:58:37.6191417Z test_fstrings1_no_fake_tensors (torch._dynamo.testing.make_test_cls_with_patches..DummyTestClass) ... stats [('calls_captured', 1), ('unique_graphs', 1), ('fusions_possible', 0)] 2022-11-23T01:58:37.6191859Z ok (0.008s) 2022-11-23T01:58:37.6192472Z test_fstrings2_no_fake_tensors (torch._dynamo.testing.make_test_cls_with_patches..DummyTestClass) ... stats [('calls_captured', 1), ('unique_graphs', 1), ('fusions_possible', 0)] 2022-11-23T01:58:37.6192914Z ok (0.008s) 2022-11-23T01:58:37.6193512Z test_fstrings3_no_fake_tensors (torch._dynamo.testing.make_test_cls_with_patches..DummyTestClass) ... stats [('calls_captured', 1), ('unique_graphs', 1), ('fusions_possible', 0)] 2022-11-23T01:58:37.6193964Z ok (0.008s) 2022-11-23T01:58:37.6194377Z test_funcdef_closure_no_fake_tensors (torch._dynamo.testing.make_test_cls_with_patches..DummyTestClass) ... inline_call [] 2022-11-23T01:58:37.6194927Z stats [('calls_captured', 10), ('fusions_possible', 9), ('unique_graphs', 1)] 2022-11-23T01:58:37.6195478Z ok (0.016s) 2022-11-23T01:58:37.6196103Z test_globalfn_no_fake_tensors (torch._dynamo.testing.make_test_cls_with_patches..DummyTestClass) ... stats [('calls_captured', 1), ('unique_graphs', 1), ('fusions_possible', 0)] 2022-11-23T01:58:37.6196538Z ok (0.007s) 2022-11-23T01:58:37.6197147Z test_globalmodule_no_fake_tensors (torch._dynamo.testing.make_test_cls_with_patches..DummyTestClass) ... stats [('calls_captured', 1), ('unique_graphs', 1), ('fusions_possible', 0)] 2022-11-23T01:58:37.6197592Z ok (0.007s) 2022-11-23T01:58:37.6198220Z test_globalvar_no_fake_tensors (torch._dynamo.testing.make_test_cls_with_patches..DummyTestClass) ... stats [('calls_captured', 2), ('fusions_possible', 1), ('unique_graphs', 1)] 2022-11-23T01:58:37.6198642Z ok (0.008s) 2022-11-23T01:58:37.6199324Z test_import1_no_fake_tensors (torch._dynamo.testing.make_test_cls_with_patches..DummyTestClass) ... stats [('calls_captured', 2), ('fusions_possible', 1), ('unique_graphs', 1)] 2022-11-23T01:58:37.6199772Z ok (0.009s) 2022-11-23T01:58:37.6200391Z test_indirect1_no_fake_tensors (torch._dynamo.testing.make_test_cls_with_patches..DummyTestClass) ... stats [('calls_captured', 1), ('unique_graphs', 1), ('fusions_possible', 0)] 2022-11-23T01:58:37.6200809Z ok (0.007s) 2022-11-23T01:58:37.6201422Z test_indirect2_no_fake_tensors (torch._dynamo.testing.make_test_cls_with_patches..DummyTestClass) ... stats [('calls_captured', 1), ('unique_graphs', 1), ('fusions_possible', 0)] 2022-11-23T01:58:37.6201875Z ok (0.007s) 2022-11-23T01:58:37.6202499Z test_indirect3_no_fake_tensors (torch._dynamo.testing.make_test_cls_with_patches..DummyTestClass) ... stats [('calls_captured', 1), ('unique_graphs', 1), ('fusions_possible', 0)] 2022-11-23T01:58:37.6202921Z ok (0.008s) 2022-11-23T01:58:37.6203344Z test_inline_jit_annotations_no_fake_tensors (torch._dynamo.testing.make_test_cls_with_patches..DummyTestClass) ... inline_call [] 2022-11-23T01:58:37.6203908Z stats [('calls_captured', 3), ('fusions_possible', 2), ('unique_graphs', 1)] 2022-11-23T01:58:37.6204202Z ok (0.010s) 2022-11-23T01:58:37.6204832Z test_inline_softmax_no_fake_tensors (torch._dynamo.testing.make_test_cls_with_patches..DummyTestClass) ... stats [('calls_captured', 3), ('fusions_possible', 2), ('unique_graphs', 1)] 2022-11-23T01:58:37.6205284Z ok (0.009s) 2022-11-23T01:58:37.6205706Z test_inline_with_default_no_fake_tensors (torch._dynamo.testing.make_test_cls_with_patches..DummyTestClass) ... inline_call [] 2022-11-23T01:58:37.6206252Z stats [('calls_captured', 2), ('fusions_possible', 1), ('unique_graphs', 1)] 2022-11-23T01:58:37.6206560Z ok (0.009s) 2022-11-23T01:58:37.6206969Z test_inner_function_no_fake_tensors (torch._dynamo.testing.make_test_cls_with_patches..DummyTestClass) ... inline_call [] 2022-11-23T01:58:37.6207581Z stats [('calls_captured', 1), ('unique_graphs', 1), ('fusions_possible', 0)] 2022-11-23T01:58:37.6208319Z ok (0.008s) 2022-11-23T01:58:37.6208985Z test_is_contiguous_memory_format_no_fake_tensors (torch._dynamo.testing.make_test_cls_with_patches..DummyTestClass) ... stats [('calls_captured', 1), ('unique_graphs', 1), ('fusions_possible', 0)] 2022-11-23T01:58:37.6209458Z ok (0.008s) 2022-11-23T01:58:37.6210072Z test_is_fx_tracing_no_fake_tensors (torch._dynamo.testing.make_test_cls_with_patches..DummyTestClass) ... stats [('calls_captured', 1), ('unique_graphs', 1), ('fusions_possible', 0)] 2022-11-23T01:58:37.6210515Z ok (0.008s) 2022-11-23T01:58:37.6211141Z test_is_in_onnx_export_no_fake_tensors (torch._dynamo.testing.make_test_cls_with_patches..DummyTestClass) ... stats [('calls_captured', 1), ('unique_graphs', 1), ('fusions_possible', 0)] 2022-11-23T01:58:37.6211587Z ok (0.008s) 2022-11-23T01:58:37.6212191Z test_is_not_null_no_fake_tensors (torch._dynamo.testing.make_test_cls_with_patches..DummyTestClass) ... stats [('calls_captured', 1), ('unique_graphs', 1), ('fusions_possible', 0)] 2022-11-23T01:58:37.6212635Z ok (0.007s) 2022-11-23T01:58:37.6213263Z test_is_quantized_no_fake_tensors (torch._dynamo.testing.make_test_cls_with_patches..DummyTestClass) ... stats [('calls_captured', 1), ('unique_graphs', 1), ('fusions_possible', 0)] 2022-11-23T01:58:37.6213713Z ok (0.007s) 2022-11-23T01:58:37.6214315Z test_is_sparse_no_fake_tensors (torch._dynamo.testing.make_test_cls_with_patches..DummyTestClass) ... stats [('calls_captured', 1), ('unique_graphs', 1), ('fusions_possible', 0)] 2022-11-23T01:58:37.6214755Z ok (0.006s) 2022-11-23T01:58:37.6215377Z test_islice_chain_no_fake_tensors (torch._dynamo.testing.make_test_cls_with_patches..DummyTestClass) ... stats [('calls_captured', 6), ('fusions_possible', 5), ('unique_graphs', 1)] 2022-11-23T01:58:37.6215798Z ok (0.014s) 2022-11-23T01:58:37.6216485Z test_jit_annotate_no_fake_tensors (torch._dynamo.testing.make_test_cls_with_patches..DummyTestClass) ... stats [('calls_captured', 2), ('fusions_possible', 1), ('unique_graphs', 1)] 2022-11-23T01:58:37.6216936Z ok (0.008s) 2022-11-23T01:58:37.6217585Z test_len_constant_dict_no_fake_tensors (torch._dynamo.testing.make_test_cls_with_patches..DummyTestClass) ... stats [('calls_captured', 1), ('unique_graphs', 1), ('fusions_possible', 0)] 2022-11-23T01:58:37.6218026Z ok (0.007s) 2022-11-23T01:58:37.6218657Z test_len_constant_list_no_fake_tensors (torch._dynamo.testing.make_test_cls_with_patches..DummyTestClass) ... stats [('calls_captured', 1), ('unique_graphs', 1), ('fusions_possible', 0)] 2022-11-23T01:58:37.6219106Z ok (0.008s) 2022-11-23T01:58:37.6219762Z test_len_constant_misc_iterables_no_fake_tensors (torch._dynamo.testing.make_test_cls_with_patches..DummyTestClass) ... stats [('calls_captured', 1), ('unique_graphs', 1), ('fusions_possible', 0)] 2022-11-23T01:58:37.6220392Z ok (0.008s) 2022-11-23T01:58:37.6221019Z test_len_tensor_no_fake_tensors (torch._dynamo.testing.make_test_cls_with_patches..DummyTestClass) ... stats [('calls_captured', 1), ('unique_graphs', 1), ('fusions_possible', 0)] 2022-11-23T01:58:37.6221468Z ok (0.007s) 2022-11-23T01:58:37.6222077Z test_list_add_no_fake_tensors (torch._dynamo.testing.make_test_cls_with_patches..DummyTestClass) ... stats [('calls_captured', 1), ('unique_graphs', 1), ('fusions_possible', 0)] 2022-11-23T01:58:37.6222514Z ok (0.008s) 2022-11-23T01:58:37.6223130Z test_list_clear_no_fake_tensors (torch._dynamo.testing.make_test_cls_with_patches..DummyTestClass) ... stats [('calls_captured', 3), ('fusions_possible', 2), ('unique_graphs', 1)] 2022-11-23T01:58:37.6223571Z ok (0.010s) 2022-11-23T01:58:37.6224174Z test_list_convert_no_fake_tensors (torch._dynamo.testing.make_test_cls_with_patches..DummyTestClass) ... stats [('calls_captured', 4), ('fusions_possible', 3), ('unique_graphs', 1)] 2022-11-23T01:58:37.6224722Z ok (0.010s) 2022-11-23T01:58:37.6225354Z test_list_reversed_no_fake_tensors (torch._dynamo.testing.make_test_cls_with_patches..DummyTestClass) ... stats [('calls_captured', 5), ('fusions_possible', 4), ('unique_graphs', 1)] 2022-11-23T01:58:37.6225814Z ok (0.011s) 2022-11-23T01:58:37.6226447Z test_list_slice_assignment_no_fake_tensors (torch._dynamo.testing.make_test_cls_with_patches..DummyTestClass) ... stats [('calls_captured', 1), ('unique_graphs', 1), ('fusions_possible', 0)] 2022-11-23T01:58:37.6226903Z ok (0.008s) 2022-11-23T01:58:37.6227516Z test_list_truth_no_fake_tensors (torch._dynamo.testing.make_test_cls_with_patches..DummyTestClass) ... stats [('calls_captured', 1), ('unique_graphs', 1), ('fusions_possible', 0)] 2022-11-23T01:58:37.6227934Z ok (0.007s) 2022-11-23T01:58:37.6228551Z test_listarg1_no_fake_tensors (torch._dynamo.testing.make_test_cls_with_patches..DummyTestClass) ... stats [('calls_captured', 1), ('unique_graphs', 1), ('fusions_possible', 0)] 2022-11-23T01:58:37.6228996Z ok (0.008s) 2022-11-23T01:58:37.6229620Z test_listarg2_no_fake_tensors (torch._dynamo.testing.make_test_cls_with_patches..DummyTestClass) ... stats [('calls_captured', 1), ('unique_graphs', 1), ('fusions_possible', 0)] 2022-11-23T01:58:37.6230046Z ok (0.007s) 2022-11-23T01:58:37.6230662Z test_listarg3_no_fake_tensors (torch._dynamo.testing.make_test_cls_with_patches..DummyTestClass) ... stats [('calls_captured', 1), ('unique_graphs', 1), ('fusions_possible', 0)] 2022-11-23T01:58:37.6231138Z ok (0.008s) 2022-11-23T01:58:37.6231751Z test_listarg4_no_fake_tensors (torch._dynamo.testing.make_test_cls_with_patches..DummyTestClass) ... stats [('calls_captured', 1), ('unique_graphs', 1), ('fusions_possible', 0)] 2022-11-23T01:58:37.6232164Z ok (0.007s) 2022-11-23T01:58:37.6232845Z test_listarg5_no_fake_tensors (torch._dynamo.testing.make_test_cls_with_patches..DummyTestClass) ... stats [('calls_captured', 1), ('unique_graphs', 1), ('fusions_possible', 0)] 2022-11-23T01:58:37.6233301Z ok (0.008s) 2022-11-23T01:58:37.6233926Z test_load_global_bool_no_fake_tensors (torch._dynamo.testing.make_test_cls_with_patches..DummyTestClass) ... stats [('calls_captured', 1), ('unique_graphs', 1), ('fusions_possible', 0)] 2022-11-23T01:58:37.6234379Z ok (0.007s) 2022-11-23T01:58:37.6234772Z test_map_sum_no_fake_tensors (torch._dynamo.testing.make_test_cls_with_patches..DummyTestClass) ... inline_call [] 2022-11-23T01:58:37.6235319Z stats [('calls_captured', 8), ('fusions_possible', 7), ('unique_graphs', 1)] 2022-11-23T01:58:37.6235612Z ok (0.016s) 2022-11-23T01:58:37.6236011Z test_methodcall1_no_fake_tensors (torch._dynamo.testing.make_test_cls_with_patches..DummyTestClass) ... inline_call [] 2022-11-23T01:58:37.6236559Z stats [('calls_captured', 3), ('fusions_possible', 2), ('unique_graphs', 1)] 2022-11-23T01:58:37.6236850Z ok (0.009s) 2022-11-23T01:58:37.6237266Z test_methodcall2_no_fake_tensors (torch._dynamo.testing.make_test_cls_with_patches..DummyTestClass) ... inline_call [] 2022-11-23T01:58:37.6237820Z stats [('calls_captured', 3), ('fusions_possible', 2), ('unique_graphs', 1)] 2022-11-23T01:58:37.6238120Z ok (0.009s) 2022-11-23T01:58:37.6238500Z test_methodcall3_no_fake_tensors (torch._dynamo.testing.make_test_cls_with_patches..DummyTestClass) ... inline_call [] 2022-11-23T01:58:37.6239043Z stats [('calls_captured', 3), ('fusions_possible', 2), ('unique_graphs', 1)] 2022-11-23T01:58:37.6239342Z ok (0.009s) 2022-11-23T01:58:37.6239943Z test_min_max_no_fake_tensors (torch._dynamo.testing.make_test_cls_with_patches..DummyTestClass) ... stats [('calls_captured', 11), ('fusions_possible', 10), ('unique_graphs', 1)] 2022-11-23T01:58:37.6240393Z ok (0.015s) 2022-11-23T01:58:37.6241032Z test_module_constant_no_fake_tensors (torch._dynamo.testing.make_test_cls_with_patches..DummyTestClass) ... stats [('calls_captured', 4), ('fusions_possible', 3), ('unique_graphs', 1)] 2022-11-23T01:58:37.6241562Z ok (0.011s) 2022-11-23T01:58:37.6242161Z test_ndim_no_fake_tensors (torch._dynamo.testing.make_test_cls_with_patches..DummyTestClass) ... stats [('calls_captured', 1), ('unique_graphs', 1), ('fusions_possible', 0)] 2022-11-23T01:58:37.6242599Z ok (0.007s) 2022-11-23T01:58:37.6243207Z test_pop_no_fake_tensors (torch._dynamo.testing.make_test_cls_with_patches..DummyTestClass) ... stats [('calls_captured', 4), ('fusions_possible', 3), ('unique_graphs', 1)] 2022-11-23T01:58:37.6243639Z ok (0.012s) 2022-11-23T01:58:37.6244243Z test_reduce_no_fake_tensors (torch._dynamo.testing.make_test_cls_with_patches..DummyTestClass) ... stats [('calls_captured', 3), ('fusions_possible', 2), ('unique_graphs', 1)] 2022-11-23T01:58:37.6244689Z ok (0.010s) 2022-11-23T01:58:37.6245310Z test_return_dict2_no_fake_tensors (torch._dynamo.testing.make_test_cls_with_patches..DummyTestClass) ... stats [('calls_captured', 1), ('unique_graphs', 1), ('fusions_possible', 0)] 2022-11-23T01:58:37.6245744Z ok (0.010s) 2022-11-23T01:58:37.6246359Z test_return_dict_no_fake_tensors (torch._dynamo.testing.make_test_cls_with_patches..DummyTestClass) ... stats [('calls_captured', 1), ('unique_graphs', 1), ('fusions_possible', 0)] 2022-11-23T01:58:37.6246793Z ok (0.009s) 2022-11-23T01:58:37.6247421Z test_return_tuple1_no_fake_tensors (torch._dynamo.testing.make_test_cls_with_patches..DummyTestClass) ... stats [('calls_captured', 2), ('fusions_possible', 1), ('unique_graphs', 1)] 2022-11-23T01:58:37.6247851Z ok (0.009s) 2022-11-23T01:58:37.6248487Z test_return_tuple2_no_fake_tensors (torch._dynamo.testing.make_test_cls_with_patches..DummyTestClass) ... stats [('calls_captured', 1), ('unique_graphs', 1), ('fusions_possible', 0)] 2022-11-23T01:58:37.6248937Z ok (0.007s) 2022-11-23T01:58:37.6249611Z test_shape1_no_fake_tensors (torch._dynamo.testing.make_test_cls_with_patches..DummyTestClass) ... stats [('calls_captured', 1), ('unique_graphs', 1), ('fusions_possible', 0)] 2022-11-23T01:58:37.6250045Z ok (0.007s) 2022-11-23T01:58:37.6250661Z test_shape2_no_fake_tensors (torch._dynamo.testing.make_test_cls_with_patches..DummyTestClass) ... stats [('calls_captured', 1), ('unique_graphs', 1), ('fusions_possible', 0)] 2022-11-23T01:58:37.6251094Z ok (0.007s) 2022-11-23T01:58:37.6251689Z test_slice1_no_fake_tensors (torch._dynamo.testing.make_test_cls_with_patches..DummyTestClass) ... stats [('calls_captured', 1), ('unique_graphs', 1), ('fusions_possible', 0)] 2022-11-23T01:58:37.6252129Z ok (0.006s) 2022-11-23T01:58:37.6252748Z test_slice2_no_fake_tensors (torch._dynamo.testing.make_test_cls_with_patches..DummyTestClass) ... stats [('calls_captured', 1), ('unique_graphs', 1), ('fusions_possible', 0)] 2022-11-23T01:58:37.6253178Z ok (0.007s) 2022-11-23T01:58:37.6253769Z test_slice3_no_fake_tensors (torch._dynamo.testing.make_test_cls_with_patches..DummyTestClass) ... stats [('calls_captured', 1), ('unique_graphs', 1), ('fusions_possible', 0)] 2022-11-23T01:58:37.6254194Z ok (0.006s) 2022-11-23T01:58:37.6254796Z test_slice4_no_fake_tensors (torch._dynamo.testing.make_test_cls_with_patches..DummyTestClass) ... stats [('calls_captured', 1), ('unique_graphs', 1), ('fusions_possible', 0)] 2022-11-23T01:58:37.6255229Z ok (0.007s) 2022-11-23T01:58:37.6255825Z test_slice5_no_fake_tensors (torch._dynamo.testing.make_test_cls_with_patches..DummyTestClass) ... stats [('calls_captured', 1), ('unique_graphs', 1), ('fusions_possible', 0)] 2022-11-23T01:58:37.6256267Z ok (0.006s) 2022-11-23T01:58:37.6256877Z test_slice6_no_fake_tensors (torch._dynamo.testing.make_test_cls_with_patches..DummyTestClass) ... stats [('calls_captured', 2), ('fusions_possible', 1), ('unique_graphs', 1)] 2022-11-23T01:58:37.6257291Z ok (0.008s) 2022-11-23T01:58:37.6257908Z test_startswith_no_fake_tensors (torch._dynamo.testing.make_test_cls_with_patches..DummyTestClass) ... stats [('calls_captured', 2), ('fusions_possible', 1), ('unique_graphs', 1)] 2022-11-23T01:58:37.6258422Z ok (0.009s) 2022-11-23T01:58:37.6259039Z test_tensor_len_no_fake_tensors (torch._dynamo.testing.make_test_cls_with_patches..DummyTestClass) ... stats [('calls_captured', 3), ('fusions_possible', 2), ('unique_graphs', 1)] 2022-11-23T01:58:37.6259460Z ok (0.008s) 2022-11-23T01:58:37.6260377Z test_tensor_new_with_shape_no_fake_tensors (torch._dynamo.testing.make_test_cls_with_patches..DummyTestClass) ... stats [('calls_captured', 2), ('fusions_possible', 1), ('unique_graphs', 1)] 2022-11-23T01:58:37.6260848Z ok (0.009s) 2022-11-23T01:58:37.6261495Z test_tensor_new_with_size_no_fake_tensors (torch._dynamo.testing.make_test_cls_with_patches..DummyTestClass) ... stats [('calls_captured', 2), ('fusions_possible', 1), ('unique_graphs', 1)] 2022-11-23T01:58:37.6261932Z ok (0.008s) 2022-11-23T01:58:37.6262576Z test_transpose_for_scores_no_fake_tensors (torch._dynamo.testing.make_test_cls_with_patches..DummyTestClass) ... stats [('calls_captured', 2), ('fusions_possible', 1), ('unique_graphs', 1)] 2022-11-23T01:58:37.6263031Z ok (0.009s) 2022-11-23T01:58:37.6263629Z test_tuple1_no_fake_tensors (torch._dynamo.testing.make_test_cls_with_patches..DummyTestClass) ... stats [('calls_captured', 1), ('unique_graphs', 1), ('fusions_possible', 0)] 2022-11-23T01:58:37.6264065Z ok (0.007s) 2022-11-23T01:58:37.6264688Z test_tuple2_no_fake_tensors (torch._dynamo.testing.make_test_cls_with_patches..DummyTestClass) ... stats [('calls_captured', 1), ('unique_graphs', 1), ('fusions_possible', 0)] 2022-11-23T01:58:37.6265120Z ok (0.007s) 2022-11-23T01:58:37.6265733Z test_tuple_contains_no_fake_tensors (torch._dynamo.testing.make_test_cls_with_patches..DummyTestClass) ... stats [('calls_captured', 1), ('unique_graphs', 1), ('fusions_possible', 0)] 2022-11-23T01:58:37.6266180Z ok (0.008s) 2022-11-23T01:58:37.6266878Z test_tuple_iadd_no_fake_tensors (torch._dynamo.testing.make_test_cls_with_patches..DummyTestClass) ... stats [('calls_captured', 2), ('fusions_possible', 1), ('unique_graphs', 1)] 2022-11-23T01:58:37.6267333Z ok (0.009s) 2022-11-23T01:58:37.6267935Z test_unpack1_no_fake_tensors (torch._dynamo.testing.make_test_cls_with_patches..DummyTestClass) ... stats [('calls_captured', 3), ('fusions_possible', 2), ('unique_graphs', 1)] 2022-11-23T01:58:37.6268379Z ok (0.008s) 2022-11-23T01:58:37.6269000Z test_unpack2_no_fake_tensors (torch._dynamo.testing.make_test_cls_with_patches..DummyTestClass) ... stats [('calls_captured', 3), ('fusions_possible', 2), ('unique_graphs', 1)] 2022-11-23T01:58:37.6269414Z ok (0.009s) 2022-11-23T01:58:37.6270020Z test_unpack3_no_fake_tensors (torch._dynamo.testing.make_test_cls_with_patches..DummyTestClass) ... stats [('calls_captured', 3), ('fusions_possible', 2), ('unique_graphs', 1)] 2022-11-23T01:58:37.6270456Z ok (0.008s) 2022-11-23T01:58:37.6271073Z test_unpack_ex1_no_fake_tensors (torch._dynamo.testing.make_test_cls_with_patches..DummyTestClass) ... stats [('calls_captured', 5), ('fusions_possible', 4), ('unique_graphs', 1)] 2022-11-23T01:58:37.6271495Z ok (0.010s) 2022-11-23T01:58:37.6272117Z test_unpack_ex2_no_fake_tensors (torch._dynamo.testing.make_test_cls_with_patches..DummyTestClass) ... stats [('calls_captured', 5), ('fusions_possible', 4), ('unique_graphs', 1)] 2022-11-23T01:58:37.6272566Z ok (0.010s) 2022-11-23T01:58:37.6273184Z test_unpack_ex3_no_fake_tensors (torch._dynamo.testing.make_test_cls_with_patches..DummyTestClass) ... stats [('calls_captured', 5), ('fusions_possible', 4), ('unique_graphs', 1)] 2022-11-23T01:58:37.6273609Z ok (0.009s) 2022-11-23T01:58:37.6274228Z test_viamethod_no_fake_tensors (torch._dynamo.testing.make_test_cls_with_patches..DummyTestClass) ... stats [('calls_captured', 1), ('unique_graphs', 1), ('fusions_possible', 0)] 2022-11-23T01:58:37.6274668Z ok (0.007s) 2022-11-23T01:58:37.6275265Z test_viatorch_no_fake_tensors (torch._dynamo.testing.make_test_cls_with_patches..DummyTestClass) ... stats [('calls_captured', 1), ('unique_graphs', 1), ('fusions_possible', 0)] 2022-11-23T01:58:37.6275811Z ok (0.007s) 2022-11-23T01:58:37.6276375Z test_allow_in_graph_no_fake_tensors (torch._dynamo.testing.make_test_cls_with_patches..DummyTestClass) ... frames [('total', 1), ('ok', 1)] 2022-11-23T01:58:37.6276951Z stats [('calls_captured', 5), ('fusions_possible', 4), ('unique_graphs', 1)] 2022-11-23T01:58:37.6277248Z ok (0.010s) 2022-11-23T01:58:37.6277872Z test_autocast_cpu_no_fake_tensors (torch._dynamo.testing.make_test_cls_with_patches..DummyTestClass) ... stats [('calls_captured', 7), ('fusions_possible', 6), ('unique_graphs', 1)] 2022-11-23T01:58:37.6278316Z ok (0.014s) 2022-11-23T01:58:37.6278946Z test_autocast_device_no_fake_tensors (torch._dynamo.testing.make_test_cls_with_patches..DummyTestClass) ... stats [('calls_captured', 7), ('fusions_possible', 6), ('unique_graphs', 1)] 2022-11-23T01:58:37.6279382Z ok (0.411s) 2022-11-23T01:58:37.6280020Z test_autocast_float64_no_fake_tensors (torch._dynamo.testing.make_test_cls_with_patches..DummyTestClass) ... stats [('calls_captured', 7), ('fusions_possible', 6), ('unique_graphs', 1)] 2022-11-23T01:58:37.6280477Z ok (0.014s) 2022-11-23T01:58:37.6280878Z test_autocast_no_fake_tensors (torch._dynamo.testing.make_test_cls_with_patches..DummyTestClass) ... skip: requires bf16 (0.002s) 2022-11-23T01:58:37.6281478Z test_autograd_function_equivalence_no_fake_tensors (torch._dynamo.testing.make_test_cls_with_patches..DummyTestClass) ... inline_call [] 2022-11-23T01:58:37.6282057Z stats [('calls_captured', 4), ('fusions_possible', 2), ('unique_graphs', 2)] 2022-11-23T01:58:37.6282367Z ok (0.014s) 2022-11-23T01:58:37.6283073Z test_autograd_profiler_enabled_no_fake_tensors (torch._dynamo.testing.make_test_cls_with_patches..DummyTestClass) ... STAGE:2022-11-23 01:58:28 3239:3239 ActivityProfilerController.cpp:300] Completed Stage: Warm Up 2022-11-23T01:58:37.6283874Z STAGE:2022-11-23 01:58:28 3239:3239 ActivityProfilerController.cpp:306] Completed Stage: Collection 2022-11-23T01:58:37.6284503Z STAGE:2022-11-23 01:58:28 3239:3239 ActivityProfilerController.cpp:310] Completed Stage: Post Processing 2022-11-23T01:58:37.6284937Z frames [('total', 3), ('ok', 3)] 2022-11-23T01:58:37.6285187Z unimplemented [] 2022-11-23T01:58:37.6285599Z graph_break [('torch.autograd._profiler_enabled not supported yet', 1)] 2022-11-23T01:58:37.6286086Z stats [('calls_captured', 2), ('unique_graphs', 2), ('fusions_possible', 0)] 2022-11-23T01:58:37.6286384Z ok (0.401s) 2022-11-23T01:58:37.6287082Z test_autograd_profiler_no_fake_tensors (torch._dynamo.testing.make_test_cls_with_patches..DummyTestClass) ... STAGE:2022-11-23 01:58:28 3239:3239 ActivityProfilerController.cpp:300] Completed Stage: Warm Up 2022-11-23T01:58:37.6287803Z STAGE:2022-11-23 01:58:28 3239:3239 ActivityProfilerController.cpp:306] Completed Stage: Collection 2022-11-23T01:58:37.6288415Z STAGE:2022-11-23 01:58:28 3239:3239 ActivityProfilerController.cpp:310] Completed Stage: Post Processing 2022-11-23T01:58:37.6288966Z [2022-11-23 01:58:28,355] torch._dynamo.variables.torch: [WARNING] Profiler will be ignored 2022-11-23T01:58:37.6289365Z frames [('total', 2), ('ok', 2)] 2022-11-23T01:58:37.6289628Z unimplemented [] 2022-11-23T01:58:37.6289931Z graph_break [('Tensor.tolist', 1)] 2022-11-23T01:58:37.6290358Z stats [('calls_captured', 4), ('fusions_possible', 2), ('unique_graphs', 2)] 2022-11-23T01:58:37.6290667Z ok (0.023s) 2022-11-23T01:58:37.6291270Z test_boolarg_no_fake_tensors (torch._dynamo.testing.make_test_cls_with_patches..DummyTestClass) ... stats [('calls_captured', 3), ('unique_graphs', 3), ('fusions_possible', 0)] 2022-11-23T01:58:37.6291719Z ok (0.014s) 2022-11-23T01:58:37.6292132Z test_build_tuple_unpack_no_fake_tensors (torch._dynamo.testing.make_test_cls_with_patches..DummyTestClass) ... inline_call [] 2022-11-23T01:58:37.6292697Z stats [('calls_captured', 4), ('fusions_possible', 2), ('unique_graphs', 2)] 2022-11-23T01:58:37.6293081Z ok (0.016s) 2022-11-23T01:58:37.6293724Z test_builtin_isinstance_no_fake_tensors (torch._dynamo.testing.make_test_cls_with_patches..DummyTestClass) ... stats [('calls_captured', 1), ('unique_graphs', 1), ('fusions_possible', 0)] 2022-11-23T01:58:37.6294177Z ok (0.009s) 2022-11-23T01:58:37.6294588Z test_builtin_subclasses_as_method_on_class_type_no_fake_tensors (torch._dynamo.testing.make_test_cls_with_patches..DummyTestClass) ... ok (0.003s) 2022-11-23T01:58:37.6295210Z test_builtin_subclasses_as_method_on_var_no_fake_tensors (torch._dynamo.testing.make_test_cls_with_patches..DummyTestClass) ... ok (0.005s) 2022-11-23T01:58:37.6296023Z test_callpacked_no_fake_tensors (torch._dynamo.testing.make_test_cls_with_patches..DummyTestClass) ... stats [('calls_captured', 4), ('fusions_possible', 2), ('unique_graphs', 2)] 2022-11-23T01:58:37.6296465Z ok (0.013s) 2022-11-23T01:58:37.6296994Z test_cell_output1_no_fake_tensors (torch._dynamo.testing.make_test_cls_with_patches..DummyTestClass) ... frames [('total', 1), ('ok', 1)] 2022-11-23T01:58:37.6297562Z stats [('calls_captured', 2), ('fusions_possible', 1), ('unique_graphs', 1)] 2022-11-23T01:58:37.6297873Z ok (0.006s) 2022-11-23T01:58:37.6298413Z test_cell_output2_no_fake_tensors (torch._dynamo.testing.make_test_cls_with_patches..DummyTestClass) ... frames [('total', 2), ('ok', 2)] 2022-11-23T01:58:37.6298809Z unimplemented [] 2022-11-23T01:58:37.6299324Z graph_break [('call_function UserDefinedObjectVariable(unsupported) [TensorVariable(), TensorVariable()] {}', 1)] 2022-11-23T01:58:37.6299881Z stats [('calls_captured', 3), ('fusions_possible', 2), ('unique_graphs', 1)] 2022-11-23T01:58:37.6300341Z ok (0.011s) 2022-11-23T01:58:37.6300987Z test_change_backends_no_fake_tensors (torch._dynamo.testing.make_test_cls_with_patches..DummyTestClass) ... stats [('calls_captured', 3), ('unique_graphs', 3), ('fusions_possible', 0)] 2022-11-23T01:58:37.6301587Z frames [('total', 2), ('ok', 2)] 2022-11-23T01:58:37.6301857Z ok (0.030s) 2022-11-23T01:58:37.6302469Z test_cond_export_no_fake_tensors (torch._dynamo.testing.make_test_cls_with_patches..DummyTestClass) ... stats [('calls_captured', 6), ('unique_graphs', 5), ('fusions_possible', 1)] 2022-11-23T01:58:37.6302924Z ok (0.035s) 2022-11-23T01:58:37.6303579Z test_cond_export_single_arg_no_fake_tensors (torch._dynamo.testing.make_test_cls_with_patches..DummyTestClass) ... stats [('unique_graphs', 3), ('calls_captured', 2), ('fusions_possible', -1)] 2022-11-23T01:58:37.6304041Z ok (0.018s) 2022-11-23T01:58:37.6304594Z test_cond_nested_fake_tensor_off_no_fake_tensors (torch._dynamo.testing.make_test_cls_with_patches..DummyTestClass) ... frames [('total', 1), ('ok', 1)] 2022-11-23T01:58:37.6305174Z stats [('calls_captured', 6), ('unique_graphs', 5), ('fusions_possible', 1)] 2022-11-23T01:58:37.6305482Z ok (0.033s) 2022-11-23T01:58:37.6306008Z test_cond_nested_no_fake_tensors (torch._dynamo.testing.make_test_cls_with_patches..DummyTestClass) ... frames [('total', 1), ('ok', 1)] 2022-11-23T01:58:37.6306584Z stats [('calls_captured', 6), ('unique_graphs', 5), ('fusions_possible', 1)] 2022-11-23T01:58:37.6306900Z ok (0.032s) 2022-11-23T01:58:37.6307413Z test_cond_no_fake_tensors (torch._dynamo.testing.make_test_cls_with_patches..DummyTestClass) ... frames [('total', 1), ('ok', 1)] 2022-11-23T01:58:37.6307970Z stats [('calls_captured', 3), ('unique_graphs', 3), ('fusions_possible', 0)] 2022-11-23T01:58:37.6308277Z ok (0.017s) 2022-11-23T01:58:37.6308841Z test_config_getattr_default_no_fake_tensors (torch._dynamo.testing.make_test_cls_with_patches..DummyTestClass) ... frames [('total', 3), ('ok', 3)] 2022-11-23T01:58:37.6309411Z stats [('calls_captured', 21), ('fusions_possible', 18), ('unique_graphs', 3)] 2022-11-23T01:58:37.6309726Z ok (0.040s) 2022-11-23T01:58:37.6310291Z test_config_log_level_no_fake_tensors (torch._dynamo.testing.make_test_cls_with_patches..DummyTestClass) ... frames [('total', 1), ('ok', 1)] 2022-11-23T01:58:37.6310967Z stats [('calls_captured', 1), ('unique_graphs', 1), ('fusions_possible', 0)] 2022-11-23T01:58:37.6311262Z ok (0.007s) 2022-11-23T01:58:37.6311801Z test_config_obj_no_fake_tensors (torch._dynamo.testing.make_test_cls_with_patches..DummyTestClass) ... frames [('total', 4), ('ok', 4)] 2022-11-23T01:58:37.6312356Z stats [('calls_captured', 8), ('fusions_possible', 4), ('unique_graphs', 4)] 2022-11-23T01:58:37.6312646Z ok (0.028s) 2022-11-23T01:58:37.6313065Z test_const_dict_variable_python_type_no_fake_tensors (torch._dynamo.testing.make_test_cls_with_patches..DummyTestClass) ... ok (0.001s) 2022-11-23T01:58:37.6314103Z test_cross_entropy_loss_fancy_ctor_no_fake_tensors (torch._dynamo.testing.make_test_cls_with_patches..DummyTestClass) ... /opt/conda/lib/python3.10/site-packages/torch/nn/_reduction.py:42: UserWarning: size_average and reduce args will be deprecated, please use reduction='none' instead. 2022-11-23T01:58:37.6314757Z warnings.warn(warning.format(ret)) 2022-11-23T01:58:37.6315014Z ok (0.003s) 2022-11-23T01:58:37.6315429Z test_cross_entropy_loss_simple_ctor_no_fake_tensors (torch._dynamo.testing.make_test_cls_with_patches..DummyTestClass) ... ok (0.002s) 2022-11-23T01:58:37.6316157Z test_dataclass_fields_no_fake_tensors (torch._dynamo.testing.make_test_cls_with_patches..DummyTestClass) ... frames [('total', 2), ('ok', 2)] 2022-11-23T01:58:37.6316563Z inline_call [] 2022-11-23T01:58:37.6316946Z stats [('calls_captured', 3), ('unique_graphs', 2), ('fusions_possible', 1)] 2022-11-23T01:58:37.6317256Z ok (0.054s) 2022-11-23T01:58:37.6317836Z test_dict_mutation_side_effect_no_fake_tensors (torch._dynamo.testing.make_test_cls_with_patches..DummyTestClass) ... frames [('total', 1), ('ok', 1)] 2022-11-23T01:58:37.6318402Z stats [('calls_captured', 1), ('unique_graphs', 1), ('fusions_possible', 0)] 2022-11-23T01:58:37.6318715Z ok (0.008s) 2022-11-23T01:58:37.6319380Z test_dict_reconstruct_keeps_original_order_no_fake_tensors (torch._dynamo.testing.make_test_cls_with_patches..DummyTestClass) ... frames [('total', 13), ('ok', 12)] 2022-11-23T01:58:37.6320108Z unimplemented [("Guard setup for uninitialized class ", 1)] 2022-11-23T01:58:37.6321312Z graph_break [('UnspecializedNNModuleVariable missing add_module', 3), ('construct nn.Module: ReLU', 1), ('call_function in skip_files /opt/conda/lib/python3.10/collections/__init__.py', 1), ('construct nn.Module: ModuleDict', 1), ('Patched init cannot be inlined.', 1), ('construct nn.Module: Linear', 1), ('construct nn.Module: Sigmoid', 1), ('call_method ConstDictVariable() update [TupleVariable()] {}', 1)] 2022-11-23T01:58:37.6322190Z inline_call [('inline __setitem__', 2), ('Patched init cannot be inlined.', 1)] 2022-11-23T01:58:37.6322514Z ok (0.055s) 2022-11-23T01:58:37.6323073Z test_dictcomp_no_fake_tensors (torch._dynamo.testing.make_test_cls_with_patches..DummyTestClass) ... frames [('total', 1), ('ok', 1)] 2022-11-23T01:58:37.6323462Z inline_call [] 2022-11-23T01:58:37.6323864Z stats [('calls_captured', 2), ('fusions_possible', 1), ('unique_graphs', 1)] 2022-11-23T01:58:37.6324174Z ok (0.009s) 2022-11-23T01:58:37.6324581Z test_disable_optimize_no_fake_tensors (torch._dynamo.testing.make_test_cls_with_patches..DummyTestClass) ... ok (0.003s) 2022-11-23T01:58:37.6325282Z test_disallow_in_graph_no_fake_tensors (torch._dynamo.testing.make_test_cls_with_patches..DummyTestClass) ... frames [('total', 2), ('ok', 2)] 2022-11-23T01:58:37.6325696Z unimplemented [] 2022-11-23T01:58:37.6326214Z graph_break [('call_function UserDefinedObjectVariable(sub) [TensorVariable(), ConstantVariable(int)] {}', 1)] 2022-11-23T01:58:37.6326750Z stats [('calls_captured', 4), ('fusions_possible', 2), ('unique_graphs', 2)] 2022-11-23T01:58:37.6327064Z ok (0.014s) 2022-11-23T01:58:37.6327475Z test_dunder_methods_no_fake_tensors (torch._dynamo.testing.make_test_cls_with_patches..DummyTestClass) ... inline_call [] 2022-11-23T01:58:37.6328108Z stats [('calls_captured', 4), ('fusions_possible', 3), ('unique_graphs', 1)] 2022-11-23T01:58:37.6328400Z ok (0.029s) 2022-11-23T01:58:37.6328818Z test_duplicate_graph_break_warning_no_fake_tensors (torch._dynamo.testing.make_test_cls_with_patches..DummyTestClass) ... break 2022-11-23T01:58:37.6329220Z break 2022-11-23T01:58:37.6329497Z frames [('total', 9), ('ok', 9)] 2022-11-23T01:58:37.6329951Z inline_call [('call_function BuiltinVariable(print) [ConstantVariable(str)] {}', 2)] 2022-11-23T01:58:37.6330298Z unimplemented [] 2022-11-23T01:58:37.6330714Z graph_break [('call_function BuiltinVariable(print) [ConstantVariable(str)] {}', 4)] 2022-11-23T01:58:37.6331263Z stats [('calls_captured', 6), ('unique_graphs', 4), ('fusions_possible', 2)] 2022-11-23T01:58:37.6331570Z ok (0.034s) 2022-11-23T01:58:37.6331978Z test_dynamo_min_operator_with_shape_no_fake_tensors (torch._dynamo.testing.make_test_cls_with_patches..DummyTestClass) ... ok (0.003s) 2022-11-23T01:58:37.6332715Z test_empty_list_no_fake_tensors (torch._dynamo.testing.make_test_cls_with_patches..DummyTestClass) ... frames [('total', 2), ('ok', 2)] 2022-11-23T01:58:37.6333289Z stats [('calls_captured', 2), ('unique_graphs', 2), ('fusions_possible', 0)] 2022-11-23T01:58:37.6333602Z ok (0.011s) 2022-11-23T01:58:37.6334227Z test_enum_no_graphbreaks_no_fake_tensors (torch._dynamo.testing.make_test_cls_with_patches..DummyTestClass) ... stats [('calls_captured', 3), ('unique_graphs', 2), ('fusions_possible', 1)] 2022-11-23T01:58:37.6334685Z ok (0.014s) 2022-11-23T01:58:37.6335248Z test_error_on_nested_fx_trace_no_fake_tensors (torch._dynamo.testing.make_test_cls_with_patches..DummyTestClass) ... frames [('total', 1), ('ok', 1)] 2022-11-23T01:58:37.6335826Z stats [('calls_captured', 1), ('unique_graphs', 1), ('fusions_possible', 0)] 2022-11-23T01:58:37.6336121Z ok (0.006s) 2022-11-23T01:58:37.6336801Z test_fold_no_fake_tensors (torch._dynamo.testing.make_test_cls_with_patches..DummyTestClass) ... stats [('calls_captured', 1), ('unique_graphs', 1), ('fusions_possible', 0)] 2022-11-23T01:58:37.6337252Z ok (0.005s) 2022-11-23T01:58:37.6337895Z test_frozenset_torch_func_contains_no_fake_tensors (torch._dynamo.testing.make_test_cls_with_patches..DummyTestClass) ... stats [('calls_captured', 3), ('unique_graphs', 2), ('fusions_possible', 1)] 2022-11-23T01:58:37.6338362Z ok (0.012s) 2022-11-23T01:58:37.6338995Z test_function_annotation_no_fake_tensors (torch._dynamo.testing.make_test_cls_with_patches..DummyTestClass) ... stats [('calls_captured', 2), ('unique_graphs', 2), ('fusions_possible', 0)] 2022-11-23T01:58:37.6339448Z ok (0.011s) 2022-11-23T01:58:37.6340208Z test_generate_tensor_from_list_of_numpy_primitive_type_no_fake_tensors (torch._dynamo.testing.make_test_cls_with_patches..DummyTestClass) ... frames [('total', 2), ('ok', 2)] 2022-11-23T01:58:37.6340684Z unimplemented [] 2022-11-23T01:58:37.6341002Z graph_break [('numpy', 1)] 2022-11-23T01:58:37.6341411Z stats [('calls_captured', 1), ('unique_graphs', 1), ('fusions_possible', 0)] 2022-11-23T01:58:37.6341719Z ok (0.010s) 2022-11-23T01:58:37.6342267Z test_grad_mode_guard_no_fake_tensors (torch._dynamo.testing.make_test_cls_with_patches..DummyTestClass) ... frames [('total', 2), ('ok', 2)] 2022-11-23T01:58:37.6342679Z unimplemented [] 2022-11-23T01:58:37.6342981Z graph_break [('Tensor.tolist', 1)] 2022-11-23T01:58:37.6343422Z stats [('calls_captured', 4), ('fusions_possible', 2), ('unique_graphs', 2)] 2022-11-23T01:58:37.6343738Z ok (0.016s) 2022-11-23T01:58:37.6344252Z test_grad_no_fake_tensors (torch._dynamo.testing.make_test_cls_with_patches..DummyTestClass) ... frames [('total', 2), ('ok', 2)] 2022-11-23T01:58:37.6344650Z unimplemented [] 2022-11-23T01:58:37.6344975Z graph_break [('Tensor.backward', 1)] 2022-11-23T01:58:37.6345395Z stats [('calls_captured', 4), ('fusions_possible', 2), ('unique_graphs', 2)] 2022-11-23T01:58:37.6345708Z ok (0.014s) 2022-11-23T01:58:37.6346369Z test_graph_break_no_fake_tensors (torch._dynamo.testing.make_test_cls_with_patches..DummyTestClass) ... frames [('total', 3), ('ok', 3)] 2022-11-23T01:58:37.6346788Z unimplemented [] 2022-11-23T01:58:37.6347276Z graph_break [('call_function in skip_files /opt/conda/lib/python3.10/site-packages/torch/_dynamo/__init__.py', 2)] 2022-11-23T01:58:37.6347810Z stats [('calls_captured', 6), ('fusions_possible', 3), ('unique_graphs', 3)] 2022-11-23T01:58:37.6348122Z ok (0.021s) 2022-11-23T01:58:37.6348734Z test_id_of_nn_module_no_fake_tensors (torch._dynamo.testing.make_test_cls_with_patches..DummyTestClass) ... stats [('calls_captured', 3), ('unique_graphs', 2), ('fusions_possible', 1)] 2022-11-23T01:58:37.6349176Z ok (0.013s) 2022-11-23T01:58:37.6349802Z test_if_cond_nn_mod_no_fake_tensors (torch._dynamo.testing.make_test_cls_with_patches..DummyTestClass) ... stats [('calls_captured', 3), ('unique_graphs', 2), ('fusions_possible', 1)] 2022-11-23T01:58:37.6350256Z ok (0.013s) 2022-11-23T01:58:37.6350803Z test_inference_mode_no_fake_tensors (torch._dynamo.testing.make_test_cls_with_patches..DummyTestClass) ... frames [('total', 1), ('ok', 1)] 2022-11-23T01:58:37.6351373Z stats [('calls_captured', 2), ('fusions_possible', 1), ('unique_graphs', 1)] 2022-11-23T01:58:37.6351685Z ok (0.007s) 2022-11-23T01:58:37.6352229Z test_inline_dict_mutation_no_fake_tensors (torch._dynamo.testing.make_test_cls_with_patches..DummyTestClass) ... frames [('total', 1), ('ok', 1)] 2022-11-23T01:58:37.6352641Z inline_call [] 2022-11-23T01:58:37.6353040Z stats [('calls_captured', 3), ('fusions_possible', 2), ('unique_graphs', 1)] 2022-11-23T01:58:37.6353345Z ok (0.009s) 2022-11-23T01:58:37.6353928Z test_inline_func_jump_on_tensor_condition_no_fake_tensors (torch._dynamo.testing.make_test_cls_with_patches..DummyTestClass) ... frames [('total', 4), ('ok', 4)] 2022-11-23T01:58:37.6354480Z inline_call [('generic_jump TensorVariable()', 1)] 2022-11-23T01:58:37.6354854Z unimplemented [] 2022-11-23T01:58:37.6355219Z graph_break [('generic_jump TensorVariable()', 1)] 2022-11-23T01:58:37.6355671Z stats [('calls_captured', 3), ('unique_graphs', 3), ('fusions_possible', 0)] 2022-11-23T01:58:37.6355981Z ok (0.015s) 2022-11-23T01:58:37.6356524Z test_inline_list_mutation_no_fake_tensors (torch._dynamo.testing.make_test_cls_with_patches..DummyTestClass) ... frames [('total', 1), ('ok', 1)] 2022-11-23T01:58:37.6356943Z inline_call [] 2022-11-23T01:58:37.6357353Z stats [('calls_captured', 2), ('fusions_possible', 1), ('unique_graphs', 1)] 2022-11-23T01:58:37.6357663Z ok (0.007s) 2022-11-23T01:58:37.6358264Z test_inplace_no_fake_tensors (torch._dynamo.testing.make_test_cls_with_patches..DummyTestClass) ... stats [('calls_captured', 3), ('fusions_possible', 2), ('unique_graphs', 1)] 2022-11-23T01:58:37.6358703Z ok (0.007s) 2022-11-23T01:58:37.6359350Z test_inplace_param_update_no_fake_tensors (torch._dynamo.testing.make_test_cls_with_patches..DummyTestClass) ... stats [('calls_captured', 5), ('fusions_possible', 4), ('unique_graphs', 1)] 2022-11-23T01:58:37.6359788Z ok (0.009s) 2022-11-23T01:58:37.6360428Z test_is_floating_point2_no_fake_tensors (torch._dynamo.testing.make_test_cls_with_patches..DummyTestClass) ... stats [('calls_captured', 3), ('fusions_possible', 2), ('unique_graphs', 1)] 2022-11-23T01:58:37.6360886Z ok (0.007s) 2022-11-23T01:58:37.6361527Z test_is_floating_point_no_fake_tensors (torch._dynamo.testing.make_test_cls_with_patches..DummyTestClass) ... stats [('calls_captured', 3), ('fusions_possible', 2), ('unique_graphs', 1)] 2022-11-23T01:58:37.6361960Z ok (0.008s) 2022-11-23T01:58:37.6362498Z test_is_tensor2_no_fake_tensors (torch._dynamo.testing.make_test_cls_with_patches..DummyTestClass) ... frames [('total', 2), ('ok', 2)] 2022-11-23T01:58:37.6363058Z stats [('calls_captured', 2), ('unique_graphs', 2), ('fusions_possible', 0)] 2022-11-23T01:58:37.6363365Z ok (0.011s) 2022-11-23T01:58:37.6363900Z test_is_tensor_like2_no_fake_tensors (torch._dynamo.testing.make_test_cls_with_patches..DummyTestClass) ... frames [('total', 3), ('ok', 3)] 2022-11-23T01:58:37.6364387Z unimplemented [] 2022-11-23T01:58:37.6364839Z graph_break [('call_function args: UserDefinedObjectVariable(MyTensor) ', 1)] 2022-11-23T01:58:37.6365324Z stats [('calls_captured', 2), ('unique_graphs', 2), ('fusions_possible', 0)] 2022-11-23T01:58:37.6365632Z ok (0.014s) 2022-11-23T01:58:37.6366259Z test_is_tensor_like_no_fake_tensors (torch._dynamo.testing.make_test_cls_with_patches..DummyTestClass) ... stats [('calls_captured', 3), ('unique_graphs', 2), ('fusions_possible', 1)] 2022-11-23T01:58:37.6366704Z ok (0.011s) 2022-11-23T01:58:37.6367305Z test_is_tensor_no_fake_tensors (torch._dynamo.testing.make_test_cls_with_patches..DummyTestClass) ... stats [('calls_captured', 3), ('fusions_possible', 2), ('unique_graphs', 1)] 2022-11-23T01:58:37.6367742Z ok (0.007s) 2022-11-23T01:58:37.6368398Z test_item_changes_new_shape_no_fake_tensors (torch._dynamo.testing.make_test_cls_with_patches..DummyTestClass) ... stats [('calls_captured', 6), ('fusions_possible', 4), ('unique_graphs', 2)] 2022-11-23T01:58:37.6368849Z ok (0.013s) 2022-11-23T01:58:37.6369473Z test_item_changes_no_fake_tensors (torch._dynamo.testing.make_test_cls_with_patches..DummyTestClass) ... stats [('calls_captured', 6), ('fusions_possible', 4), ('unique_graphs', 2)] 2022-11-23T01:58:37.6369917Z ok (0.014s) 2022-11-23T01:58:37.6370518Z test_item_no_fake_tensors (torch._dynamo.testing.make_test_cls_with_patches..DummyTestClass) ... stats [('calls_captured', 3), ('fusions_possible', 2), ('unique_graphs', 1)] 2022-11-23T01:58:37.6370938Z ok (0.007s) 2022-11-23T01:58:37.6371339Z test_large_reduction_list_no_fake_tensors (torch._dynamo.testing.make_test_cls_with_patches..DummyTestClass) ... ok (0.012s) 2022-11-23T01:58:37.6371972Z test_linetable_writer_no_fake_tensors (torch._dynamo.testing.make_test_cls_with_patches..DummyTestClass) ... ok (0.001s) 2022-11-23T01:58:37.6372729Z test_list_append_return_none_no_fake_tensors (torch._dynamo.testing.make_test_cls_with_patches..DummyTestClass) ... frames [('total', 1), ('ok', 1)] 2022-11-23T01:58:37.6373297Z stats [('calls_captured', 1), ('unique_graphs', 1), ('fusions_possible', 0)] 2022-11-23T01:58:37.6373606Z ok (0.006s) 2022-11-23T01:58:37.6374140Z test_list_mul_no_fake_tensors (torch._dynamo.testing.make_test_cls_with_patches..DummyTestClass) ... frames [('total', 1), ('ok', 1)] 2022-11-23T01:58:37.6374510Z ok (0.003s) 2022-11-23T01:58:37.6375041Z test_listcomp_no_fake_tensors (torch._dynamo.testing.make_test_cls_with_patches..DummyTestClass) ... frames [('total', 1), ('ok', 1)] 2022-11-23T01:58:37.6375431Z inline_call [] 2022-11-23T01:58:37.6375843Z stats [('calls_captured', 4), ('fusions_possible', 3), ('unique_graphs', 1)] 2022-11-23T01:58:37.6376138Z ok (0.011s) 2022-11-23T01:58:37.6376582Z test_lnotab_writer_no_fake_tensors (torch._dynamo.testing.make_test_cls_with_patches..DummyTestClass) ... skip: use lnotab when python < 3.10 (0.001s) 2022-11-23T01:58:37.6377403Z test_manual_seed_no_fake_tensors (torch._dynamo.testing.make_test_cls_with_patches..DummyTestClass) ... stats [('calls_captured', 3), ('fusions_possible', 2), ('unique_graphs', 1)] 2022-11-23T01:58:37.6377829Z ok (0.007s) 2022-11-23T01:58:37.6378444Z test_matmul1_no_fake_tensors (torch._dynamo.testing.make_test_cls_with_patches..DummyTestClass) ... stats [('calls_captured', 1), ('unique_graphs', 1), ('fusions_possible', 0)] 2022-11-23T01:58:37.6378880Z ok (0.005s) 2022-11-23T01:58:37.6379288Z test_module_complex_iter_no_fake_tensors (torch._dynamo.testing.make_test_cls_with_patches..DummyTestClass) ... ok (0.011s) 2022-11-23T01:58:37.6380157Z test_module_deepcopy_no_fake_tensors (torch._dynamo.testing.make_test_cls_with_patches..DummyTestClass) ... frames [('total', 7), ('ok', 7)] 2022-11-23T01:58:37.6380584Z unimplemented [] 2022-11-23T01:58:37.6381137Z graph_break [('call_function in skip_files /opt/conda/lib/python3.10/copy.py', 2)] 2022-11-23T01:58:37.6381457Z inline_call [] 2022-11-23T01:58:37.6381857Z stats [('calls_captured', 4), ('fusions_possible', 3), ('unique_graphs', 1)] 2022-11-23T01:58:37.6382167Z ok (0.053s) 2022-11-23T01:58:37.6382570Z test_named_parameters_no_fake_tensors (torch._dynamo.testing.make_test_cls_with_patches..DummyTestClass) ... ok (0.019s) 2022-11-23T01:58:37.6383278Z test_namedtuple1_no_fake_tensors (torch._dynamo.testing.make_test_cls_with_patches..DummyTestClass) ... frames [('total', 1), ('ok', 1)] 2022-11-23T01:58:37.6383856Z stats [('calls_captured', 2), ('fusions_possible', 1), ('unique_graphs', 1)] 2022-11-23T01:58:37.6384165Z ok (0.008s) 2022-11-23T01:58:37.6384692Z test_namedtuple2_no_fake_tensors (torch._dynamo.testing.make_test_cls_with_patches..DummyTestClass) ... frames [('total', 1), ('ok', 1)] 2022-11-23T01:58:37.6385261Z stats [('calls_captured', 3), ('fusions_possible', 2), ('unique_graphs', 1)] 2022-11-23T01:58:37.6385575Z ok (0.009s) 2022-11-23T01:58:37.6386117Z test_namedtuple3_no_fake_tensors (torch._dynamo.testing.make_test_cls_with_patches..DummyTestClass) ... frames [('total', 1), ('ok', 1)] 2022-11-23T01:58:37.6386672Z stats [('calls_captured', 1), ('unique_graphs', 1), ('fusions_possible', 0)] 2022-11-23T01:58:37.6386988Z ok (0.007s) 2022-11-23T01:58:37.6387514Z test_nan_no_fake_tensors (torch._dynamo.testing.make_test_cls_with_patches..DummyTestClass) ... frames [('total', 1), ('ok', 1)] 2022-11-23T01:58:37.6388047Z stats [('calls_captured', 2), ('fusions_possible', 1), ('unique_graphs', 1)] 2022-11-23T01:58:37.6388357Z ok (0.005s) 2022-11-23T01:58:37.6388771Z test_nested_closure_mutation_no_fake_tensors (torch._dynamo.testing.make_test_cls_with_patches..DummyTestClass) ... inline_call [] 2022-11-23T01:58:37.6389340Z stats [('calls_captured', 11), ('fusions_possible', 9), ('unique_graphs', 2)] 2022-11-23T01:58:37.6389635Z ok (0.019s) 2022-11-23T01:58:37.6390132Z test_nested_closure_no_fake_tensors (torch._dynamo.testing.make_test_cls_with_patches..DummyTestClass) ... inline_call [] 2022-11-23T01:58:37.6390715Z stats [('calls_captured', 9), ('fusions_possible', 7), ('unique_graphs', 2)] 2022-11-23T01:58:37.6391006Z ok (0.023s) 2022-11-23T01:58:37.6391790Z test_nested_disable_decorator_no_fake_tensors (torch._dynamo.testing.make_test_cls_with_patches..DummyTestClass) ... [2022-11-23 01:58:29,418] torch._dynamo.convert_frame: [ERROR] WON'T CONVERT fn3 /var/lib/jenkins/workspace/test/dynamo/test_misc.py line 1195 2022-11-23T01:58:37.6392324Z due to: 2022-11-23T01:58:37.6392577Z Traceback (most recent call last): 2022-11-23T01:58:37.6393056Z File "/opt/conda/lib/python3.10/site-packages/torch/_dynamo/exc.py", line 67, in unimplemented 2022-11-23T01:58:37.6393433Z raise Unsupported(msg) 2022-11-23T01:58:37.6393920Z torch._dynamo.exc.Unsupported: call torch._dynamo.disable() wrapped function .fn1 at 0x7f0197fdf6d0> 2022-11-23T01:58:37.6394275Z 2022-11-23T01:58:37.6394364Z from user code: 2022-11-23T01:58:37.6394698Z File "/var/lib/jenkins/workspace/test/dynamo/test_misc.py", line 1197, in fn3 2022-11-23T01:58:37.6395019Z return fn2(x) 2022-11-23T01:58:37.6395348Z File "/var/lib/jenkins/workspace/test/dynamo/test_misc.py", line 1190, in fn2 2022-11-23T01:58:37.6395662Z x = fn1(x) # graph break 2022-11-23T01:58:37.6395829Z 2022-11-23T01:58:37.6396012Z Set torch._dynamo.config.verbose=True for more information 2022-11-23T01:58:37.6396239Z 2022-11-23T01:58:37.6396259Z 2022-11-23T01:58:37.6396437Z frames [('total', 2), ('ok', 2)] 2022-11-23T01:58:37.6396693Z unimplemented [] 2022-11-23T01:58:37.6397262Z graph_break [('call torch._dynamo.disable() wrapped function .fn1 at 0x7f0197fdf6d0>', 1)] 2022-11-23T01:58:37.6397838Z stats [('calls_captured', 4), ('fusions_possible', 2), ('unique_graphs', 2)] 2022-11-23T01:58:37.6398564Z inline_call [('call torch._dynamo.disable() wrapped function .fn1 at 0x7f0197fdf6d0>', 1)] 2022-11-23T01:58:37.6398954Z ok (0.016s) 2022-11-23T01:58:37.6399378Z test_nested_optimize_decorator_no_fake_tensors (torch._dynamo.testing.make_test_cls_with_patches..DummyTestClass) ... inline_call [] 2022-11-23T01:58:37.6399961Z stats [('calls_captured', 4), ('fusions_possible', 3), ('unique_graphs', 1)] 2022-11-23T01:58:37.6400262Z ok (0.010s) 2022-11-23T01:58:37.6400900Z test_nested_optimize_no_fake_tensors (torch._dynamo.testing.make_test_cls_with_patches..DummyTestClass) ... stats [('calls_captured', 8), ('fusions_possible', 6), ('unique_graphs', 2)] 2022-11-23T01:58:37.6401353Z ok (0.016s) 2022-11-23T01:58:37.6401996Z test_nested_optimize_run_no_fake_tensors (torch._dynamo.testing.make_test_cls_with_patches..DummyTestClass) ... stats [('calls_captured', 8), ('fusions_possible', 6), ('unique_graphs', 2)] 2022-11-23T01:58:37.6402435Z ok (0.014s) 2022-11-23T01:58:37.6402848Z test_nn_sequential_invocation_no_fake_tensors (torch._dynamo.testing.make_test_cls_with_patches..DummyTestClass) ... inline_call [] 2022-11-23T01:58:37.6403416Z stats [('calls_captured', 3), ('fusions_possible', 2), ('unique_graphs', 1)] 2022-11-23T01:58:37.6403737Z ok (0.014s) 2022-11-23T01:58:37.6404174Z test_nn_sequential_invocation_reposition_indices_no_fake_tensors (torch._dynamo.testing.make_test_cls_with_patches..DummyTestClass) ... inline_call [] 2022-11-23T01:58:37.6404764Z stats [('calls_captured', 2), ('fusions_possible', 1), ('unique_graphs', 1)] 2022-11-23T01:58:37.6405072Z ok (0.012s) 2022-11-23T01:58:37.6405625Z test_no_error_on_nested_fx_trace_no_fake_tensors (torch._dynamo.testing.make_test_cls_with_patches..DummyTestClass) ... frames [('total', 1), ('ok', 1)] 2022-11-23T01:58:37.6406203Z stats [('calls_captured', 1), ('unique_graphs', 1), ('fusions_possible', 0)] 2022-11-23T01:58:37.6406575Z ok (0.007s) 2022-11-23T01:58:37.6407222Z test_no_grad_no_fake_tensors (torch._dynamo.testing.make_test_cls_with_patches..DummyTestClass) ... stats [('calls_captured', 40), ('fusions_possible', 32), ('unique_graphs', 8)] 2022-11-23T01:58:37.6407651Z ok (0.062s) 2022-11-23T01:58:37.6408263Z test_numel_no_fake_tensors (torch._dynamo.testing.make_test_cls_with_patches..DummyTestClass) ... stats [('calls_captured', 3), ('fusions_possible', 2), ('unique_graphs', 1)] 2022-11-23T01:58:37.6408704Z ok (0.008s) 2022-11-23T01:58:37.6409240Z test_numpy_int_constant_no_fake_tensors (torch._dynamo.testing.make_test_cls_with_patches..DummyTestClass) ... frames [('total', 1), ('ok', 1)] 2022-11-23T01:58:37.6409813Z stats [('calls_captured', 2), ('fusions_possible', 1), ('unique_graphs', 1)] 2022-11-23T01:58:37.6410123Z ok (0.007s) 2022-11-23T01:58:37.6410691Z test_numpy_variable_isinstance_no_fake_tensors (torch._dynamo.testing.make_test_cls_with_patches..DummyTestClass) ... frames [('total', 1), ('ok', 1)] 2022-11-23T01:58:37.6411271Z stats [('calls_captured', 1), ('unique_graphs', 1), ('fusions_possible', 0)] 2022-11-23T01:58:37.6411584Z ok (0.006s) 2022-11-23T01:58:37.6411995Z test_object_classmethod_no_fake_tensors (torch._dynamo.testing.make_test_cls_with_patches..DummyTestClass) ... inline_call [] 2022-11-23T01:58:37.6412539Z stats [('calls_captured', 2), ('fusions_possible', 1), ('unique_graphs', 1)] 2022-11-23T01:58:37.6412846Z ok (0.007s) 2022-11-23T01:58:37.6413255Z test_object_staticmethod_no_fake_tensors (torch._dynamo.testing.make_test_cls_with_patches..DummyTestClass) ... inline_call [] 2022-11-23T01:58:37.6413814Z stats [('calls_captured', 2), ('fusions_possible', 1), ('unique_graphs', 1)] 2022-11-23T01:58:37.6414109Z ok (0.007s) 2022-11-23T01:58:37.6414768Z test_onnx_shape_as_tensor_no_fake_tensors (torch._dynamo.testing.make_test_cls_with_patches..DummyTestClass) ... stats [('calls_captured', 15), ('fusions_possible', 10), ('unique_graphs', 5)] 2022-11-23T01:58:37.6415300Z ok (0.028s) 2022-11-23T01:58:37.6415931Z test_optimize_on_module_no_fake_tensors (torch._dynamo.testing.make_test_cls_with_patches..DummyTestClass) ... stats [('calls_captured', 1), ('unique_graphs', 1), ('fusions_possible', 0)] 2022-11-23T01:58:37.6416383Z ok (0.006s) 2022-11-23T01:58:37.6416988Z test_pair_no_fake_tensors (torch._dynamo.testing.make_test_cls_with_patches..DummyTestClass) ... stats [('calls_captured', 5), ('fusions_possible', 4), ('unique_graphs', 1)] 2022-11-23T01:58:37.6417420Z ok (0.012s) 2022-11-23T01:58:37.6417942Z test_python_slice_no_fake_tensors (torch._dynamo.testing.make_test_cls_with_patches..DummyTestClass) ... frames [('total', 2), ('ok', 2)] 2022-11-23T01:58:37.6418346Z ok (0.008s) 2022-11-23T01:58:37.6418902Z test_raise_on_backend_error_no_fake_tensors (torch._dynamo.testing.make_test_cls_with_patches..DummyTestClass) ... frames [('total', 1)] 2022-11-23T01:58:37.6419433Z stats [('calls_captured', 3), ('fusions_possible', 2)] 2022-11-23T01:58:37.6419705Z ok (0.005s) 2022-11-23T01:58:37.6420403Z test_raises_no_fake_tensors (torch._dynamo.testing.make_test_cls_with_patches..DummyTestClass) ... frames [('total', 3), ('ok', 3)] 2022-11-23T01:58:37.6420810Z unimplemented [] 2022-11-23T01:58:37.6421219Z graph_break [('call_function BuiltinVariable(str) [TensorVariable()] {}', 1)] 2022-11-23T01:58:37.6421721Z stats [('calls_captured', 3), ('fusions_possible', 2), ('unique_graphs', 1)] 2022-11-23T01:58:37.6422039Z ok (0.010s) 2022-11-23T01:58:37.6422633Z test_rand_no_fake_tensors (torch._dynamo.testing.make_test_cls_with_patches..DummyTestClass) ... stats [('calls_captured', 1), ('unique_graphs', 1), ('fusions_possible', 0)] 2022-11-23T01:58:37.6423068Z ok (0.006s) 2022-11-23T01:58:37.6423467Z test_range_input_no_fake_tensors (torch._dynamo.testing.make_test_cls_with_patches..DummyTestClass) ... inline_call [] 2022-11-23T01:58:37.6424108Z stats [('calls_captured', 3), ('fusions_possible', 2), ('unique_graphs', 1)] 2022-11-23T01:58:37.6424420Z ok (0.009s) 2022-11-23T01:58:37.6425003Z test_recursive_inline_list_mutation_no_fake_tensors (torch._dynamo.testing.make_test_cls_with_patches..DummyTestClass) ... frames [('total', 1), ('ok', 1)] 2022-11-23T01:58:37.6425437Z inline_call [] 2022-11-23T01:58:37.6425830Z stats [('calls_captured', 7), ('fusions_possible', 6), ('unique_graphs', 1)] 2022-11-23T01:58:37.6426139Z ok (0.019s) 2022-11-23T01:58:37.6426696Z test_release_input_memory_no_fake_tensors (torch._dynamo.testing.make_test_cls_with_patches..DummyTestClass) ... frames [('total', 1), ('ok', 1)] 2022-11-23T01:58:37.6427267Z stats [('calls_captured', 1), ('unique_graphs', 1), ('fusions_possible', 0)] 2022-11-23T01:58:37.6427560Z ok (0.005s) 2022-11-23T01:58:37.6428119Z test_release_module_memory_no_fake_tensors (torch._dynamo.testing.make_test_cls_with_patches..DummyTestClass) ... frames [('total', 1), ('ok', 1)] 2022-11-23T01:58:37.6428703Z stats [('calls_captured', 1), ('unique_graphs', 1), ('fusions_possible', 0)] 2022-11-23T01:58:37.6429008Z ok (0.005s) 2022-11-23T01:58:37.6429685Z test_repro_graph_breaks_in__get_item_by_idx_no_fake_tensors (torch._dynamo.testing.make_test_cls_with_patches..DummyTestClass) ... stats [('calls_captured', 1), ('unique_graphs', 1), ('fusions_possible', 0)] 2022-11-23T01:58:37.6430161Z ok (0.007s) 2022-11-23T01:58:37.6430721Z test_return_nested_function_no_fake_tensors (torch._dynamo.testing.make_test_cls_with_patches..DummyTestClass) ... frames [('total', 2), ('ok', 2)] 2022-11-23T01:58:37.6431322Z stats [('calls_captured', 7), ('fusions_possible', 5), ('unique_graphs', 2)] 2022-11-23T01:58:37.6431631Z ok (0.017s) 2022-11-23T01:58:37.6432024Z test_sample_input_no_fake_tensors (torch._dynamo.testing.make_test_cls_with_patches..DummyTestClass) ... ok (0.840s) 2022-11-23T01:58:37.6432730Z test_setattr_mutation1_no_fake_tensors (torch._dynamo.testing.make_test_cls_with_patches..DummyTestClass) ... frames [('total', 2), ('ok', 2)] 2022-11-23T01:58:37.6433560Z unimplemented [('call_method UserDefinedObjectVariable(member_descriptor) __mul__ [ConstantVariable(int)] {}', 1)] 2022-11-23T01:58:37.6434256Z graph_break [("isinstance called on UserDefinedClass UserDefinedObjectVariable(member_descriptor) ", 1)] 2022-11-23T01:58:37.6434726Z frames [('total', 1), ('ok', 1)] 2022-11-23T01:58:37.6435134Z stats [('calls_captured', 12), ('fusions_possible', 11), ('unique_graphs', 1)] 2022-11-23T01:58:37.6435445Z ok (0.020s) 2022-11-23T01:58:37.6436000Z test_setattr_mutation2_no_fake_tensors (torch._dynamo.testing.make_test_cls_with_patches..DummyTestClass) ... frames [('total', 1), ('ok', 1)] 2022-11-23T01:58:37.6436394Z inline_call [] 2022-11-23T01:58:37.6436806Z stats [('calls_captured', 9), ('fusions_possible', 8), ('unique_graphs', 1)] 2022-11-23T01:58:37.6437117Z ok (0.015s) 2022-11-23T01:58:37.6437670Z test_setattr_mutation3_no_fake_tensors (torch._dynamo.testing.make_test_cls_with_patches..DummyTestClass) ... frames [('total', 1), ('ok', 1)] 2022-11-23T01:58:37.6438067Z inline_call [] 2022-11-23T01:58:37.6438464Z stats [('calls_captured', 9), ('fusions_possible', 8), ('unique_graphs', 1)] 2022-11-23T01:58:37.6438771Z ok (0.016s) 2022-11-23T01:58:37.6439300Z test_shape_unpack_no_fake_tensors (torch._dynamo.testing.make_test_cls_with_patches..DummyTestClass) ... frames [('total', 1), ('ok', 1)] 2022-11-23T01:58:37.6439881Z stats [('calls_captured', 1), ('unique_graphs', 1), ('fusions_possible', 0)] 2022-11-23T01:58:37.6440196Z ok (0.006s) 2022-11-23T01:58:37.6440773Z test_side_effects_codegen_update_mutated_no_fake_tensors (torch._dynamo.testing.make_test_cls_with_patches..DummyTestClass) ... frames [('total', 6), ('ok', 6)] 2022-11-23T01:58:37.6441214Z unimplemented [] 2022-11-23T01:58:37.6441527Z graph_break [('Tensor.item', 4)] 2022-11-23T01:58:37.6441949Z stats [('calls_captured', 8), ('fusions_possible', 4), ('unique_graphs', 4)] 2022-11-23T01:58:37.6442319Z ok (0.037s) 2022-11-23T01:58:37.6442883Z test_size_input_no_fake_tensors (torch._dynamo.testing.make_test_cls_with_patches..DummyTestClass) ... frames [('total', 2), ('ok', 2)] 2022-11-23T01:58:37.6443451Z stats [('calls_captured', 2), ('unique_graphs', 2), ('fusions_possible', 0)] 2022-11-23T01:58:37.6443744Z ok (0.010s) 2022-11-23T01:58:37.6444368Z test_slice_input_no_fake_tensors (torch._dynamo.testing.make_test_cls_with_patches..DummyTestClass) ... stats [('calls_captured', 3), ('unique_graphs', 3), ('fusions_possible', 0)] 2022-11-23T01:58:37.6444810Z ok (0.027s) 2022-11-23T01:58:37.6445370Z test_tensor_build_list_unpack_no_fake_tensors (torch._dynamo.testing.make_test_cls_with_patches..DummyTestClass) ... frames [('total', 1), ('ok', 1)] 2022-11-23T01:58:37.6445932Z stats [('calls_captured', 2), ('fusions_possible', 1), ('unique_graphs', 1)] 2022-11-23T01:58:37.6446236Z ok (0.013s) 2022-11-23T01:58:37.6446873Z test_tensor_data_no_fake_tensors (torch._dynamo.testing.make_test_cls_with_patches..DummyTestClass) ... stats [('calls_captured', 2), ('fusions_possible', 1), ('unique_graphs', 1)] 2022-11-23T01:58:37.6447304Z ok (0.006s) 2022-11-23T01:58:37.6447850Z test_tensor_dict1_no_fake_tensors (torch._dynamo.testing.make_test_cls_with_patches..DummyTestClass) ... frames [('total', 1), ('ok', 1)] 2022-11-23T01:58:37.6448412Z stats [('calls_captured', 2), ('fusions_possible', 1), ('unique_graphs', 1)] 2022-11-23T01:58:37.6448720Z ok (0.007s) 2022-11-23T01:58:37.6449245Z test_tensor_dict2_no_fake_tensors (torch._dynamo.testing.make_test_cls_with_patches..DummyTestClass) ... frames [('total', 3), ('ok', 3)] 2022-11-23T01:58:37.6449808Z stats [('calls_captured', 9), ('fusions_possible', 6), ('unique_graphs', 3)] 2022-11-23T01:58:37.6450124Z ok (0.024s) 2022-11-23T01:58:37.6450694Z test_tensor_dot_grad_no_graph_break_no_fake_tensors (torch._dynamo.testing.make_test_cls_with_patches..DummyTestClass) ... frames [('total', 2), ('ok', 2)] 2022-11-23T01:58:37.6451198Z unimplemented [] 2022-11-23T01:58:37.6451528Z graph_break [('Tensor.backward', 1)] 2022-11-23T01:58:37.6451965Z stats [('calls_captured', 6), ('fusions_possible', 4), ('unique_graphs', 2)] 2022-11-23T01:58:37.6452259Z ok (0.018s) 2022-11-23T01:58:37.6452816Z test_tensor_is_contiguous_no_fake_tensors (torch._dynamo.testing.make_test_cls_with_patches..DummyTestClass) ... frames [('total', 2), ('ok', 2)] 2022-11-23T01:58:37.6453450Z stats [('calls_captured', 8), ('fusions_possible', 6), ('unique_graphs', 2)] 2022-11-23T01:58:37.6453756Z ok (0.018s) 2022-11-23T01:58:37.6454321Z test_tensor_item_capture_no_fake_tensors (torch._dynamo.testing.make_test_cls_with_patches..DummyTestClass) ... frames [('total', 1), ('ok', 1)] 2022-11-23T01:58:37.6454896Z stats [('calls_captured', 3), ('fusions_possible', 2), ('unique_graphs', 1)] 2022-11-23T01:58:37.6455208Z ok (0.008s) 2022-11-23T01:58:37.6455752Z test_tensor_item_no_capture_no_fake_tensors (torch._dynamo.testing.make_test_cls_with_patches..DummyTestClass) ... frames [('total', 1), ('ok', 1)] 2022-11-23T01:58:37.6456171Z unimplemented [] 2022-11-23T01:58:37.6456484Z graph_break [('Tensor.item', 1)] 2022-11-23T01:58:37.6456903Z stats [('calls_captured', 2), ('fusions_possible', 1), ('unique_graphs', 1)] 2022-11-23T01:58:37.6457219Z ok (0.007s) 2022-11-23T01:58:37.6457852Z test_tensor_layout_no_fake_tensors (torch._dynamo.testing.make_test_cls_with_patches..DummyTestClass) ... stats [('calls_captured', 1), ('unique_graphs', 1), ('fusions_possible', 0)] 2022-11-23T01:58:37.6458278Z ok (0.008s) 2022-11-23T01:58:37.6458824Z test_tensor_types_no_fake_tensors (torch._dynamo.testing.make_test_cls_with_patches..DummyTestClass) ... frames [('total', 10), ('ok', 10)] 2022-11-23T01:58:37.6459395Z stats [('calls_captured', 10), ('unique_graphs', 10), ('fusions_possible', 0)] 2022-11-23T01:58:37.6459707Z ok (0.042s) 2022-11-23T01:58:37.6460567Z test_top_package_import_no_fake_tensors (torch._dynamo.testing.make_test_cls_with_patches..DummyTestClass) ... stats [('calls_captured', 1), ('unique_graphs', 1), ('fusions_possible', 0)] 2022-11-23T01:58:37.6461052Z ok (0.006s) 2022-11-23T01:58:37.6461713Z test_torch_cuda_is_available_no_fake_tensors (torch._dynamo.testing.make_test_cls_with_patches..DummyTestClass) ... stats [('calls_captured', 1), ('unique_graphs', 1), ('fusions_possible', 0)] 2022-11-23T01:58:37.6462173Z ok (0.007s) 2022-11-23T01:58:37.6462735Z test_torch_nn_parameter_isinstance_no_fake_tensors (torch._dynamo.testing.make_test_cls_with_patches..DummyTestClass) ... frames [('total', 1), ('ok', 1)] 2022-11-23T01:58:37.6463326Z stats [('calls_captured', 3), ('fusions_possible', 2), ('unique_graphs', 1)] 2022-11-23T01:58:37.6463636Z ok (0.008s) 2022-11-23T01:58:37.6464316Z test_torch_profiler_no_fake_tensors (torch._dynamo.testing.make_test_cls_with_patches..DummyTestClass) ... STAGE:2022-11-23 01:58:30 3239:3239 ActivityProfilerController.cpp:300] Completed Stage: Warm Up 2022-11-23T01:58:37.6465049Z STAGE:2022-11-23 01:58:30 3239:3239 ActivityProfilerController.cpp:306] Completed Stage: Collection 2022-11-23T01:58:37.6465654Z STAGE:2022-11-23 01:58:30 3239:3239 ActivityProfilerController.cpp:310] Completed Stage: Post Processing 2022-11-23T01:58:37.6466218Z [2022-11-23 01:58:30,880] torch._dynamo.variables.torch: [WARNING] Profiler will be ignored 2022-11-23T01:58:37.6466736Z [2022-11-23 01:58:30,882] torch._dynamo.variables.torch: [WARNING] Profiler will be ignored 2022-11-23T01:58:37.6467128Z frames [('total', 2), ('ok', 2)] 2022-11-23T01:58:37.6467390Z unimplemented [] 2022-11-23T01:58:37.6467693Z graph_break [('Tensor.tolist', 1)] 2022-11-23T01:58:37.6468128Z stats [('calls_captured', 4), ('fusions_possible', 2), ('unique_graphs', 2)] 2022-11-23T01:58:37.6468447Z ok (0.022s) 2022-11-23T01:58:37.6469084Z test_torch_seed_no_fake_tensors (torch._dynamo.testing.make_test_cls_with_patches..DummyTestClass) ... stats [('calls_captured', 2), ('fusions_possible', 1), ('unique_graphs', 1)] 2022-11-23T01:58:37.6469596Z ok (0.007s) 2022-11-23T01:58:37.6470226Z test_torch_size_no_fake_tensors (torch._dynamo.testing.make_test_cls_with_patches..DummyTestClass) ... stats [('calls_captured', 2), ('fusions_possible', 1), ('unique_graphs', 1)] 2022-11-23T01:58:37.6470666Z ok (0.007s) 2022-11-23T01:58:37.6471184Z test_type_copy_no_fake_tensors (torch._dynamo.testing.make_test_cls_with_patches..DummyTestClass) ... frames [('total', 2), ('ok', 2)] 2022-11-23T01:58:37.6471748Z stats [('calls_captured', 6), ('fusions_possible', 4), ('unique_graphs', 2)] 2022-11-23T01:58:37.6472066Z ok (0.016s) 2022-11-23T01:58:37.6472652Z test_typing_variable_isinstance_no_fake_tensors (torch._dynamo.testing.make_test_cls_with_patches..DummyTestClass) ... frames [('total', 1), ('ok', 1)] 2022-11-23T01:58:37.6473223Z stats [('calls_captured', 1), ('unique_graphs', 1), ('fusions_possible', 0)] 2022-11-23T01:58:37.6473529Z ok (0.007s) 2022-11-23T01:58:37.6474149Z test_unpack4_no_fake_tensors (torch._dynamo.testing.make_test_cls_with_patches..DummyTestClass) ... stats [('calls_captured', 5), ('fusions_possible', 4), ('unique_graphs', 1)] 2022-11-23T01:58:37.6474571Z ok (0.011s) 2022-11-23T01:58:37.6475185Z test_unpack5_no_fake_tensors (torch._dynamo.testing.make_test_cls_with_patches..DummyTestClass) ... stats [('calls_captured', 5), ('fusions_possible', 4), ('unique_graphs', 1)] 2022-11-23T01:58:37.6475623Z ok (0.010s) 2022-11-23T01:58:37.6476410Z test_unsupported_fake_tensor_no_fake_tensors (torch._dynamo.testing.make_test_cls_with_patches..DummyTestClass) ... [2022-11-23 01:58:30,960] torch._dynamo.convert_frame: [ERROR] WON'T CONVERT f /var/lib/jenkins/workspace/test/dynamo/test_misc.py line 1705 2022-11-23T01:58:37.6476930Z due to: 2022-11-23T01:58:37.6477184Z Traceback (most recent call last): 2022-11-23T01:58:37.6477651Z File "/opt/conda/lib/python3.10/site-packages/torch/_ops.py", line 107, in resolve_key 2022-11-23T01:58:37.6478164Z raise NotImplementedError(f"could not find kernel for {op} at dispatch key {k}") 2022-11-23T01:58:37.6478671Z NotImplementedError: could not find kernel for aten.quantize_per_tensor.default at dispatch key DispatchKey.Meta 2022-11-23T01:58:37.6478974Z 2022-11-23T01:58:37.6479169Z During handling of the above exception, another exception occurred: 2022-11-23T01:58:37.6479405Z 2022-11-23T01:58:37.6479548Z Traceback (most recent call last): 2022-11-23T01:58:37.6480063Z File "/opt/conda/lib/python3.10/site-packages/torch/_subclasses/fake_tensor.py", line 213, in from_real_tensor 2022-11-23T01:58:37.6480547Z raise UnsupportedFakeTensorException("quantized nyi in meta tensors") 2022-11-23T01:58:37.6481044Z torch._subclasses.fake_tensor.UnsupportedFakeTensorException: quantized nyi in meta tensors 2022-11-23T01:58:37.6481337Z 2022-11-23T01:58:37.6481530Z The above exception was the direct cause of the following exception: 2022-11-23T01:58:37.6481762Z 2022-11-23T01:58:37.6481883Z Traceback (most recent call last): 2022-11-23T01:58:37.6482367Z File "/opt/conda/lib/python3.10/site-packages/torch/_dynamo/utils.py", line 1112, in run_node 2022-11-23T01:58:37.6482724Z raise RuntimeError( 2022-11-23T01:58:37.6483414Z RuntimeError: Failed running call_function (*(FakeTensor(FakeTensor(..., device='meta', size=(2, 2)), cpu), 0.1, 10, torch.quint8), **{}): 2022-11-23T01:58:37.6483883Z quantized nyi in meta tensors 2022-11-23T01:58:37.6484156Z (scroll up for backtrace) 2022-11-23T01:58:37.6484323Z 2022-11-23T01:58:37.6484514Z The above exception was the direct cause of the following exception: 2022-11-23T01:58:37.6484742Z 2022-11-23T01:58:37.6484859Z Traceback (most recent call last): 2022-11-23T01:58:37.6485351Z File "/opt/conda/lib/python3.10/site-packages/torch/_dynamo/utils.py", line 1082, in get_fake_value 2022-11-23T01:58:37.6485740Z raise TorchRuntimeError() from e 2022-11-23T01:58:37.6486056Z torch._dynamo.exc.TorchRuntimeError: 2022-11-23T01:58:37.6486336Z 2022-11-23T01:58:37.6486448Z from user code: 2022-11-23T01:58:37.6486783Z File "/var/lib/jenkins/workspace/test/dynamo/test_misc.py", line 1706, in f 2022-11-23T01:58:37.6487171Z return torch.quantize_per_tensor(x, 0.1, 10, torch.quint8) 2022-11-23T01:58:37.6487367Z 2022-11-23T01:58:37.6487549Z Set torch._dynamo.config.verbose=True for more information 2022-11-23T01:58:37.6487768Z 2022-11-23T01:58:37.6487786Z 2022-11-23T01:58:37.6487944Z frames [('total', 1)] 2022-11-23T01:58:37.6488351Z stats [('calls_captured', 1), ('unique_graphs', 1), ('fusions_possible', 0)] 2022-11-23T01:58:37.6488661Z ok (0.013s) 2022-11-23T01:58:37.6489261Z test_update_locals_and_stack_uses_shared_cache_no_fake_tensors (torch._dynamo.testing.make_test_cls_with_patches..DummyTestClass) ... frames [('total', 2), ('ok', 2)] 2022-11-23T01:58:37.6489707Z inline_call [] 2022-11-23T01:58:37.6489947Z unimplemented [] 2022-11-23T01:58:37.6490368Z graph_break [('call_method ListVariable() extend [ListIteratorVariable()] {}', 1)] 2022-11-23T01:58:37.6490704Z ok (0.011s) 2022-11-23T01:58:37.6491352Z test_user_defined_class_name_no_fake_tensors (torch._dynamo.testing.make_test_cls_with_patches..DummyTestClass) ... stats [('calls_captured', 2), ('fusions_possible', 1), ('unique_graphs', 1)] 2022-11-23T01:58:37.6491797Z ok (0.010s) 2022-11-23T01:58:37.6492251Z test_user_function_variable_supports_enum_argument_no_fake_tensors (torch._dynamo.testing.make_test_cls_with_patches..DummyTestClass) ... inline_call [] 2022-11-23T01:58:37.6492681Z ok (0.007s) 2022-11-23T01:58:37.6493131Z test_user_function_variable_supports_function_argument_no_fake_tensors (torch._dynamo.testing.make_test_cls_with_patches..DummyTestClass) ... inline_call [] 2022-11-23T01:58:37.6493711Z stats [('calls_captured', 1), ('unique_graphs', 1), ('fusions_possible', 0)] 2022-11-23T01:58:37.6494019Z ok (0.007s) 2022-11-23T01:58:37.6494530Z test_user_function_variable_supports_type_abcmeta_argument_no_fake_tensors (torch._dynamo.testing.make_test_cls_with_patches..DummyTestClass) ... inline_call [] 2022-11-23T01:58:37.6495152Z stats [('calls_captured', 1), ('unique_graphs', 1), ('fusions_possible', 0)] 2022-11-23T01:58:37.6495441Z ok (0.007s) 2022-11-23T01:58:37.6496004Z test_user_getattr1_no_fake_tensors (torch._dynamo.testing.make_test_cls_with_patches..DummyTestClass) ... frames [('total', 1), ('ok', 1)] 2022-11-23T01:58:37.6496414Z inline_call [] 2022-11-23T01:58:37.6496798Z stats [('calls_captured', 2), ('fusions_possible', 1), ('unique_graphs', 1)] 2022-11-23T01:58:37.6497112Z ok (0.008s) 2022-11-23T01:58:37.6497659Z test_user_getattr2_no_fake_tensors (torch._dynamo.testing.make_test_cls_with_patches..DummyTestClass) ... frames [('total', 1), ('ok', 1)] 2022-11-23T01:58:37.6498051Z inline_call [] 2022-11-23T01:58:37.6498447Z stats [('calls_captured', 3), ('fusions_possible', 2), ('unique_graphs', 1)] 2022-11-23T01:58:37.6498763Z ok (0.009s) 2022-11-23T01:58:37.6499322Z test_user_property_no_fake_tensors (torch._dynamo.testing.make_test_cls_with_patches..DummyTestClass) ... frames [('total', 1), ('ok', 1)] 2022-11-23T01:58:37.6499714Z inline_call [] 2022-11-23T01:58:37.6500338Z stats [('calls_captured', 2), ('fusions_possible', 1), ('unique_graphs', 1)] 2022-11-23T01:58:37.6500649Z ok (0.007s) 2022-11-23T01:58:37.6501043Z test_usr_cls_classmethod_no_fake_tensors (torch._dynamo.testing.make_test_cls_with_patches..DummyTestClass) ... inline_call [] 2022-11-23T01:58:37.6501609Z stats [('calls_captured', 2), ('fusions_possible', 1), ('unique_graphs', 1)] 2022-11-23T01:58:37.6501917Z ok (0.010s) 2022-11-23T01:58:37.6502327Z test_usr_cls_staticmethod_no_fake_tensors (torch._dynamo.testing.make_test_cls_with_patches..DummyTestClass) ... inline_call [] 2022-11-23T01:58:37.6502891Z stats [('calls_captured', 2), ('fusions_possible', 1), ('unique_graphs', 1)] 2022-11-23T01:58:37.6503198Z ok (0.009s) 2022-11-23T01:58:37.6503594Z test_version_ci_no_fake_tensors (torch._dynamo.testing.make_test_cls_with_patches..DummyTestClass) ... ok (0.001s) 2022-11-23T01:58:37.6504256Z test_write_to_closures_in_inlining_no_fake_tensors (torch._dynamo.testing.make_test_cls_with_patches..DummyTestClass) ... inline_call [] 2022-11-23T01:58:37.6504828Z stats [('calls_captured', 3), ('fusions_possible', 2), ('unique_graphs', 1)] 2022-11-23T01:58:37.6505137Z ok (0.009s) 2022-11-23T01:58:37.6505758Z test_basicmodule1_no_fake_tensors (torch._dynamo.testing.make_test_cls_with_patches..DummyTestClass) ... stats [('calls_captured', 3), ('fusions_possible', 2), ('unique_graphs', 1)] 2022-11-23T01:58:37.6506221Z ok (0.011s) 2022-11-23T01:58:37.6506846Z test_basicmodule2_no_fake_tensors (torch._dynamo.testing.make_test_cls_with_patches..DummyTestClass) ... stats [('calls_captured', 3), ('fusions_possible', 2), ('unique_graphs', 1)] 2022-11-23T01:58:37.6507287Z ok (0.011s) 2022-11-23T01:58:37.6507697Z test_call_fn_with_non_const_inputs_safe_no_fake_tensors (torch._dynamo.testing.make_test_cls_with_patches..DummyTestClass) ... inline_call [] 2022-11-23T01:58:37.6508274Z stats [('calls_captured', 1), ('unique_graphs', 1), ('fusions_possible', 0)] 2022-11-23T01:58:37.6508584Z ok (0.014s) 2022-11-23T01:58:37.6509201Z test_cfgmod_no_fake_tensors (torch._dynamo.testing.make_test_cls_with_patches..DummyTestClass) ... stats [('calls_captured', 6), ('fusions_possible', 5), ('unique_graphs', 1)] 2022-11-23T01:58:37.6509634Z ok (0.017s) 2022-11-23T01:58:37.6510262Z test_children_no_fake_tensors (torch._dynamo.testing.make_test_cls_with_patches..DummyTestClass) ... stats [('calls_captured', 4), ('fusions_possible', 3), ('unique_graphs', 1)] 2022-11-23T01:58:37.6510709Z ok (0.012s) 2022-11-23T01:58:37.6511312Z test_constloop_no_fake_tensors (torch._dynamo.testing.make_test_cls_with_patches..DummyTestClass) ... stats [('calls_captured', 6), ('fusions_possible', 5), ('unique_graphs', 1)] 2022-11-23T01:58:37.6511750Z ok (0.015s) 2022-11-23T01:58:37.6512223Z test_densenet_no_fake_tensors (torch._dynamo.testing.make_test_cls_with_patches..DummyTestClass) ... inline_call [] 2022-11-23T01:58:37.6512793Z stats [('calls_captured', 7), ('fusions_possible', 6), ('unique_graphs', 1)] 2022-11-23T01:58:37.6513095Z ok (0.019s) 2022-11-23T01:58:37.6513508Z test_enumvalues_no_fake_tensors (torch._dynamo.testing.make_test_cls_with_patches..DummyTestClass) ... inline_call [] 2022-11-23T01:58:37.6514065Z stats [('calls_captured', 7), ('fusions_possible', 6), ('unique_graphs', 1)] 2022-11-23T01:58:37.6514354Z ok (0.019s) 2022-11-23T01:58:37.6514970Z test_fnmember_no_fake_tensors (torch._dynamo.testing.make_test_cls_with_patches..DummyTestClass) ... stats [('calls_captured', 2), ('fusions_possible', 1), ('unique_graphs', 1)] 2022-11-23T01:58:37.6515408Z ok (0.009s) 2022-11-23T01:58:37.6516034Z test_fnmembercmp1_no_fake_tensors (torch._dynamo.testing.make_test_cls_with_patches..DummyTestClass) ... stats [('calls_captured', 2), ('fusions_possible', 1), ('unique_graphs', 1)] 2022-11-23T01:58:37.6516467Z ok (0.010s) 2022-11-23T01:58:37.6517102Z test_fnmembercmp2_no_fake_tensors (torch._dynamo.testing.make_test_cls_with_patches..DummyTestClass) ... stats [('calls_captured', 2), ('fusions_possible', 1), ('unique_graphs', 1)] 2022-11-23T01:58:37.6517549Z ok (0.010s) 2022-11-23T01:58:37.6517940Z test_forward_directly_no_fake_tensors (torch._dynamo.testing.make_test_cls_with_patches..DummyTestClass) ... inline_call [] 2022-11-23T01:58:37.6518500Z stats [('calls_captured', 4), ('fusions_possible', 3), ('unique_graphs', 1)] 2022-11-23T01:58:37.6518806Z ok (0.014s) 2022-11-23T01:58:37.6519209Z test_generation_tag_no_fake_tensors (torch._dynamo.testing.make_test_cls_with_patches..DummyTestClass) ... ok (0.003s) 2022-11-23T01:58:37.6519974Z test_hasattr_no_fake_tensors (torch._dynamo.testing.make_test_cls_with_patches..DummyTestClass) ... stats [('calls_captured', 2), ('fusions_possible', 1), ('unique_graphs', 1)] 2022-11-23T01:58:37.6520512Z ok (0.011s) 2022-11-23T01:58:37.6521142Z test_intarg_no_fake_tensors (torch._dynamo.testing.make_test_cls_with_patches..DummyTestClass) ... stats [('calls_captured', 3), ('fusions_possible', 2), ('unique_graphs', 1)] 2022-11-23T01:58:37.6521575Z ok (0.010s) 2022-11-23T01:58:37.6522173Z test_iseval1_no_fake_tensors (torch._dynamo.testing.make_test_cls_with_patches..DummyTestClass) ... stats [('calls_captured', 2), ('fusions_possible', 1), ('unique_graphs', 1)] 2022-11-23T01:58:37.6522605Z ok (0.010s) 2022-11-23T01:58:37.6523222Z test_iseval2_no_fake_tensors (torch._dynamo.testing.make_test_cls_with_patches..DummyTestClass) ... stats [('calls_captured', 2), ('fusions_possible', 1), ('unique_graphs', 1)] 2022-11-23T01:58:37.6523630Z ok (0.009s) 2022-11-23T01:58:37.6524255Z test_isnonelayer_no_fake_tensors (torch._dynamo.testing.make_test_cls_with_patches..DummyTestClass) ... stats [('calls_captured', 1), ('unique_graphs', 1), ('fusions_possible', 0)] 2022-11-23T01:58:37.6524712Z ok (0.009s) 2022-11-23T01:58:37.6525343Z test_istraining1_no_fake_tensors (torch._dynamo.testing.make_test_cls_with_patches..DummyTestClass) ... stats [('calls_captured', 2), ('fusions_possible', 1), ('unique_graphs', 1)] 2022-11-23T01:58:37.6525771Z ok (0.010s) 2022-11-23T01:58:37.6526389Z test_istraining2_no_fake_tensors (torch._dynamo.testing.make_test_cls_with_patches..DummyTestClass) ... stats [('calls_captured', 2), ('fusions_possible', 1), ('unique_graphs', 1)] 2022-11-23T01:58:37.6526828Z ok (0.009s) 2022-11-23T01:58:37.6527449Z test_layerlist_no_fake_tensors (torch._dynamo.testing.make_test_cls_with_patches..DummyTestClass) ... stats [('calls_captured', 3), ('fusions_possible', 2), ('unique_graphs', 1)] 2022-11-23T01:58:37.6527872Z ok (0.010s) 2022-11-23T01:58:37.6528818Z test_lazy_module_no_fake_tensors (torch._dynamo.testing.make_test_cls_with_patches..DummyTestClass) ... /opt/conda/lib/python3.10/site-packages/torch/nn/modules/lazy.py:180: UserWarning: Lazy modules are a new feature under heavy development so changes to the API or functionality can happen at any moment. 2022-11-23T01:58:37.6529633Z warnings.warn('Lazy modules are a new feature under heavy development ' 2022-11-23T01:58:37.6530513Z [2022-11-23 01:58:31,325] torch._dynamo.symbolic_convert: [WARNING] /opt/conda/lib/python3.10/site-packages/torch/nn/parameter.py [ShapeVariable()] {} missing a required argument: 'shape' 2022-11-23T01:58:37.6531522Z /opt/conda/lib/python3.10/site-packages/torch/nn/modules/lazy.py:180: UserWarning: Lazy modules are a new feature under heavy development so changes to the API or functionality can happen at any moment. 2022-11-23T01:58:37.6532163Z warnings.warn('Lazy modules are a new feature under heavy development ' 2022-11-23T01:58:37.6532923Z /opt/conda/lib/python3.10/site-packages/torch/nn/modules/lazy.py:180: UserWarning: Lazy modules are a new feature under heavy development so changes to the API or functionality can happen at any moment. 2022-11-23T01:58:37.6533564Z warnings.warn('Lazy modules are a new feature under heavy development ' 2022-11-23T01:58:37.6534409Z [2022-11-23 01:58:31,360] torch._dynamo.symbolic_convert: [WARNING] /opt/conda/lib/python3.10/site-packages/torch/nn/parameter.py [ShapeVariable()] {} missing a required argument: 'shape' 2022-11-23T01:58:37.6535396Z /opt/conda/lib/python3.10/site-packages/torch/nn/modules/lazy.py:180: UserWarning: Lazy modules are a new feature under heavy development so changes to the API or functionality can happen at any moment. 2022-11-23T01:58:37.6536046Z warnings.warn('Lazy modules are a new feature under heavy development ' 2022-11-23T01:58:37.6536436Z frames [('total', 16), ('ok', 14)] 2022-11-23T01:58:37.6537403Z inline_call [('Patched init cannot be inlined.', 3), ('arg mismatch inlining', 2), ('call_function UserDefinedObjectVariable(_infer_parameters) [NNModuleVariable(), TupleVariable()] {}', 1), ('call_function UserDefinedObjectVariable(_infer_parameters) [UnspecializedNNModuleVariable(LazyModule), TupleVariable()] {}', 1)] 2022-11-23T01:58:37.6538332Z unimplemented [("Guard setup for uninitialized class ", 2)] 2022-11-23T01:58:37.6538868Z graph_break [('Patched init cannot be inlined.', 3), ('arg mismatch inlining', 2)] 2022-11-23T01:58:37.6539359Z stats [('calls_captured', 2), ('fusions_possible', 1), ('unique_graphs', 1)] 2022-11-23T01:58:37.6539675Z ok (0.062s) 2022-11-23T01:58:37.6540307Z test_module_attribute_precedence_no_fake_tensors (torch._dynamo.testing.make_test_cls_with_patches..DummyTestClass) ... inline_call [] 2022-11-23T01:58:37.6540900Z stats [('calls_captured', 4), ('fusions_possible', 3), ('unique_graphs', 1)] 2022-11-23T01:58:37.6541217Z ok (0.012s) 2022-11-23T01:58:37.6541615Z test_module_class_method_no_fake_tensors (torch._dynamo.testing.make_test_cls_with_patches..DummyTestClass) ... inline_call [] 2022-11-23T01:58:37.6542176Z stats [('calls_captured', 9), ('fusions_possible', 8), ('unique_graphs', 1)] 2022-11-23T01:58:37.6542487Z ok (0.022s) 2022-11-23T01:58:37.6543108Z test_module_name_string_no_fake_tensors (torch._dynamo.testing.make_test_cls_with_patches..DummyTestClass) ... stats [('calls_captured', 3), ('fusions_possible', 2), ('unique_graphs', 1)] 2022-11-23T01:58:37.6543575Z ok (0.012s) 2022-11-23T01:58:37.6543987Z test_module_property_no_fake_tensors (torch._dynamo.testing.make_test_cls_with_patches..DummyTestClass) ... inline_call [] 2022-11-23T01:58:37.6544544Z stats [('calls_captured', 1), ('unique_graphs', 1), ('fusions_possible', 0)] 2022-11-23T01:58:37.6544839Z ok (0.008s) 2022-11-23T01:58:37.6545255Z test_module_static_method_no_fake_tensors (torch._dynamo.testing.make_test_cls_with_patches..DummyTestClass) ... inline_call [] 2022-11-23T01:58:37.6545899Z stats [('calls_captured', 9), ('fusions_possible', 8), ('unique_graphs', 1)] 2022-11-23T01:58:37.6546207Z ok (0.022s) 2022-11-23T01:58:37.6546846Z test_moduledict_no_fake_tensors (torch._dynamo.testing.make_test_cls_with_patches..DummyTestClass) ... stats [('calls_captured', 1), ('unique_graphs', 1), ('fusions_possible', 0)] 2022-11-23T01:58:37.6547298Z ok (0.008s) 2022-11-23T01:58:37.6547925Z test_modulelist_no_fake_tensors (torch._dynamo.testing.make_test_cls_with_patches..DummyTestClass) ... stats [('calls_captured', 40), ('fusions_possible', 39), ('unique_graphs', 1)] 2022-11-23T01:58:37.6548353Z ok (0.061s) 2022-11-23T01:58:37.6548762Z test_modulemethod1_no_fake_tensors (torch._dynamo.testing.make_test_cls_with_patches..DummyTestClass) ... inline_call [] 2022-11-23T01:58:37.6549318Z stats [('calls_captured', 9), ('fusions_possible', 8), ('unique_graphs', 1)] 2022-11-23T01:58:37.6549626Z ok (0.022s) 2022-11-23T01:58:37.6550019Z test_modulemethod2_no_fake_tensors (torch._dynamo.testing.make_test_cls_with_patches..DummyTestClass) ... inline_call [] 2022-11-23T01:58:37.6550590Z stats [('calls_captured', 9), ('fusions_possible', 8), ('unique_graphs', 1)] 2022-11-23T01:58:37.6550906Z ok (0.022s) 2022-11-23T01:58:37.6551534Z test_nn_moduledict_contains_no_fake_tensors (torch._dynamo.testing.make_test_cls_with_patches..DummyTestClass) ... stats [('calls_captured', 4), ('unique_graphs', 3), ('fusions_possible', 1)] 2022-11-23T01:58:37.6552059Z frames [('total', 2), ('ok', 1)] 2022-11-23T01:58:37.6552430Z inline_call [('Patched init cannot be inlined.', 1)] 2022-11-23T01:58:37.6553032Z unimplemented [("Guard setup for uninitialized class .M'>", 1)] 2022-11-23T01:58:37.6553544Z graph_break [('Patched init cannot be inlined.', 1)] 2022-11-23T01:58:37.6553835Z ok (0.024s) 2022-11-23T01:58:37.6554253Z test_parameters1_no_fake_tensors (torch._dynamo.testing.make_test_cls_with_patches..DummyTestClass) ... inline_call [] 2022-11-23T01:58:37.6554795Z stats [('calls_captured', 1), ('unique_graphs', 1), ('fusions_possible', 0)] 2022-11-23T01:58:37.6555196Z ok (0.011s) 2022-11-23T01:58:37.6555598Z test_parameters2_no_fake_tensors (torch._dynamo.testing.make_test_cls_with_patches..DummyTestClass) ... inline_call [] 2022-11-23T01:58:37.6556132Z stats [('calls_captured', 1), ('unique_graphs', 1), ('fusions_possible', 0)] 2022-11-23T01:58:37.6556438Z ok (0.012s) 2022-11-23T01:58:37.6557066Z test_parameters3_no_fake_tensors (torch._dynamo.testing.make_test_cls_with_patches..DummyTestClass) ... stats [('calls_captured', 5), ('fusions_possible', 4), ('unique_graphs', 1)] 2022-11-23T01:58:37.6557526Z ok (0.013s) 2022-11-23T01:58:37.6558143Z test_self_mutating1_no_fake_tensors (torch._dynamo.testing.make_test_cls_with_patches..DummyTestClass) ... stats [('calls_captured', 9), ('fusions_possible', 6), ('unique_graphs', 3)] 2022-11-23T01:58:37.6558590Z ok (0.030s) 2022-11-23T01:58:37.6559199Z test_seq_no_fake_tensors (torch._dynamo.testing.make_test_cls_with_patches..DummyTestClass) ... stats [('calls_captured', 4), ('fusions_possible', 3), ('unique_graphs', 1)] 2022-11-23T01:58:37.6559640Z ok (0.011s) 2022-11-23T01:58:37.6560433Z test_simple_torch_function_no_fake_tensors (torch._dynamo.testing.make_test_cls_with_patches..DummyTestClass) ... /opt/conda/lib/python3.10/site-packages/torch/nn/functional.py:1969: UserWarning: nn.functional.sigmoid is deprecated. Use torch.sigmoid instead. 2022-11-23T01:58:37.6561128Z warnings.warn("nn.functional.sigmoid is deprecated. Use torch.sigmoid instead.") 2022-11-23T01:58:37.6561814Z /opt/conda/lib/python3.10/site-packages/torch/nn/functional.py:1969: UserWarning: nn.functional.sigmoid is deprecated. Use torch.sigmoid instead. 2022-11-23T01:58:37.6562362Z warnings.warn("nn.functional.sigmoid is deprecated. Use torch.sigmoid instead.") 2022-11-23T01:58:37.6562695Z inline_call [] 2022-11-23T01:58:37.6563159Z stats [('calls_captured', 4), ('fusions_possible', 3), ('unique_graphs', 1)] 2022-11-23T01:58:37.6563486Z ok (0.015s) 2022-11-23T01:58:37.6564102Z test_stringmember_no_fake_tensors (torch._dynamo.testing.make_test_cls_with_patches..DummyTestClass) ... stats [('calls_captured', 2), ('fusions_possible', 1), ('unique_graphs', 1)] 2022-11-23T01:58:37.6564551Z ok (0.009s) 2022-11-23T01:58:37.6564952Z test_submodules1_no_fake_tensors (torch._dynamo.testing.make_test_cls_with_patches..DummyTestClass) ... inline_call [] 2022-11-23T01:58:37.6565519Z stats [('calls_captured', 7), ('fusions_possible', 6), ('unique_graphs', 1)] 2022-11-23T01:58:37.6565818Z ok (0.019s) 2022-11-23T01:58:37.6566217Z test_submodules2_no_fake_tensors (torch._dynamo.testing.make_test_cls_with_patches..DummyTestClass) ... inline_call [] 2022-11-23T01:58:37.6566766Z stats [('calls_captured', 7), ('fusions_possible', 6), ('unique_graphs', 1)] 2022-11-23T01:58:37.6567055Z ok (0.018s) 2022-11-23T01:58:37.6567456Z test_super1_no_fake_tensors (torch._dynamo.testing.make_test_cls_with_patches..DummyTestClass) ... inline_call [] 2022-11-23T01:58:37.6568004Z stats [('calls_captured', 4), ('fusions_possible', 3), ('unique_graphs', 1)] 2022-11-23T01:58:37.6568300Z ok (0.013s) 2022-11-23T01:58:37.6568719Z test_super_class_method_no_fake_tensors (torch._dynamo.testing.make_test_cls_with_patches..DummyTestClass) ... inline_call [] 2022-11-23T01:58:37.6569275Z stats [('calls_captured', 1), ('unique_graphs', 1), ('fusions_possible', 0)] 2022-11-23T01:58:37.6569587Z ok (0.009s) 2022-11-23T01:58:37.6570196Z test_tensorlist_no_fake_tensors (torch._dynamo.testing.make_test_cls_with_patches..DummyTestClass) ... stats [('calls_captured', 4), ('fusions_possible', 3), ('unique_graphs', 1)] 2022-11-23T01:58:37.6570636Z ok (0.013s) 2022-11-23T01:58:37.6571455Z test_torch_function_with_closure_no_fake_tensors (torch._dynamo.testing.make_test_cls_with_patches..DummyTestClass) ... /opt/conda/lib/python3.10/site-packages/torch/nn/functional.py:1969: UserWarning: nn.functional.sigmoid is deprecated. Use torch.sigmoid instead. 2022-11-23T01:58:37.6572217Z warnings.warn("nn.functional.sigmoid is deprecated. Use torch.sigmoid instead.") 2022-11-23T01:58:37.6572900Z /opt/conda/lib/python3.10/site-packages/torch/nn/functional.py:1969: UserWarning: nn.functional.sigmoid is deprecated. Use torch.sigmoid instead. 2022-11-23T01:58:37.6573450Z warnings.warn("nn.functional.sigmoid is deprecated. Use torch.sigmoid instead.") 2022-11-23T01:58:37.6573956Z stats [('calls_captured', 4), ('fusions_possible', 3), ('unique_graphs', 1)] 2022-11-23T01:58:37.6574247Z ok (0.009s) 2022-11-23T01:58:37.6574811Z test_unsupportedmethod_no_fake_tensors (torch._dynamo.testing.make_test_cls_with_patches..DummyTestClass) ... frames [('total', 3), ('ok', 3)] 2022-11-23T01:58:37.6575499Z inline_call [('call_function UserDefinedObjectVariable(unsupported) [TensorVariable(), TensorVariable()] {}', 1)] 2022-11-23T01:58:37.6575894Z unimplemented [] 2022-11-23T01:58:37.6576397Z graph_break [('call_function UserDefinedObjectVariable(unsupported) [TensorVariable(), TensorVariable()] {}', 2)] 2022-11-23T01:58:37.6576961Z stats [('calls_captured', 5), ('fusions_possible', 3), ('unique_graphs', 2)] 2022-11-23T01:58:37.6577269Z ok (0.026s) 2022-11-23T01:58:37.6577812Z test_unsupportedmodule_no_fake_tensors (torch._dynamo.testing.make_test_cls_with_patches..DummyTestClass) ... frames [('total', 3), ('ok', 3)] 2022-11-23T01:58:37.6578495Z inline_call [('call_function UserDefinedObjectVariable(unsupported) [TensorVariable(), TensorVariable()] {}', 1)] 2022-11-23T01:58:37.6578885Z unimplemented [] 2022-11-23T01:58:37.6579386Z graph_break [('call_function UserDefinedObjectVariable(unsupported) [TensorVariable(), TensorVariable()] {}', 2)] 2022-11-23T01:58:37.6579914Z stats [('calls_captured', 6), ('fusions_possible', 3), ('unique_graphs', 3)] 2022-11-23T01:58:37.6580452Z ok (0.026s) 2022-11-23T01:58:37.6580952Z test_viamodulecall_no_fake_tensors (torch._dynamo.testing.make_test_cls_with_patches..DummyTestClass) ... inline_call [] 2022-11-23T01:58:37.6581523Z stats [('calls_captured', 4), ('fusions_possible', 3), ('unique_graphs', 1)] 2022-11-23T01:58:37.6581834Z ok (0.011s) 2022-11-23T01:58:37.6582364Z test_Size_no_fake_tensors (torch._dynamo.testing.make_test_cls_with_patches..DummyTestClass) ... frames [('total', 2), ('ok', 2)] 2022-11-23T01:58:37.6582992Z inline_call [('inline in skipfiles: assertIsInstance /opt/conda/lib/python3.10/unittest/case.py', 1)] 2022-11-23T01:58:37.6583345Z unimplemented [] 2022-11-23T01:58:37.6583831Z graph_break [('inline in skipfiles: assertIsInstance /opt/conda/lib/python3.10/unittest/case.py', 1)] 2022-11-23T01:58:37.6584366Z stats [('calls_captured', 2), ('fusions_possible', 1), ('unique_graphs', 1)] 2022-11-23T01:58:37.6584661Z ok (0.012s) 2022-11-23T01:58:37.6585200Z test_abc_setattr_no_fake_tensors (torch._dynamo.testing.make_test_cls_with_patches..DummyTestClass) ... frames [('total', 3), ('ok', 3)] 2022-11-23T01:58:37.6585604Z unimplemented [] 2022-11-23T01:58:37.6586175Z graph_break [('setattr(UserDefinedObjectVariable) .Derived.__setattr__ at 0x7f01282d6950>', 1)] 2022-11-23T01:58:37.6586571Z inline_call [] 2022-11-23T01:58:37.6586971Z stats [('calls_captured', 1), ('unique_graphs', 1), ('fusions_possible', 0)] 2022-11-23T01:58:37.6587293Z ok (0.012s) 2022-11-23T01:58:37.6587686Z test_batch_norm_act_no_fake_tensors (torch._dynamo.testing.make_test_cls_with_patches..DummyTestClass) ... inline_call [] 2022-11-23T01:58:37.6588239Z stats [('calls_captured', 2), ('fusions_possible', 1), ('unique_graphs', 1)] 2022-11-23T01:58:37.6588547Z ok (0.019s) 2022-11-23T01:58:37.6589101Z test_bigbird_unsqueeze_inplace_no_fake_tensors (torch._dynamo.testing.make_test_cls_with_patches..DummyTestClass) ... frames [('total', 1), ('ok', 1)] 2022-11-23T01:58:37.6589689Z stats [('calls_captured', 4), ('fusions_possible', 3), ('unique_graphs', 1)] 2022-11-23T01:58:37.6590076Z aot_autograd [('total', 1), ('ok', 1)] 2022-11-23T01:58:37.6590430Z ok (0.608s) 2022-11-23T01:58:37.6590824Z test_boxes_len_no_fake_tensors (torch._dynamo.testing.make_test_cls_with_patches..DummyTestClass) ... inline_call [] 2022-11-23T01:58:37.6591380Z stats [('calls_captured', 1), ('unique_graphs', 1), ('fusions_possible', 0)] 2022-11-23T01:58:37.6591695Z ok (0.011s) 2022-11-23T01:58:37.6592084Z test_chunk_reformer_ff_no_fake_tensors (torch._dynamo.testing.make_test_cls_with_patches..DummyTestClass) ... inline_call [] 2022-11-23T01:58:37.6592641Z stats [('calls_captured', 4), ('fusions_possible', 3), ('unique_graphs', 1)] 2022-11-23T01:58:37.6609375Z ok (0.044s) 2022-11-23T01:58:37.6610071Z test_class_member_no_fake_tensors (torch._dynamo.testing.make_test_cls_with_patches..DummyTestClass) ... stats [('calls_captured', 4), ('fusions_possible', 3), ('unique_graphs', 1)] 2022-11-23T01:58:37.6610542Z ok (0.010s) 2022-11-23T01:58:37.6611142Z test_convert_boxes_to_pooler_format_no_fake_tensors (torch._dynamo.testing.make_test_cls_with_patches..DummyTestClass) ... frames [('total', 4), ('ok', 4)] 2022-11-23T01:58:37.6611576Z inline_call [] 2022-11-23T01:58:37.6611803Z unimplemented [] 2022-11-23T01:58:37.6612181Z graph_break [('dynamic shapes: repeat_interleave', 2)] 2022-11-23T01:58:37.6612643Z stats [('calls_captured', 10), ('fusions_possible', 6), ('unique_graphs', 4)] 2022-11-23T01:58:37.6612939Z ok (0.075s) 2022-11-23T01:58:37.6613371Z test_create_rand_mask_from_inputs_no_fake_tensors (torch._dynamo.testing.make_test_cls_with_patches..DummyTestClass) ... inline_call [] 2022-11-23T01:58:37.6613955Z stats [('calls_captured', 8), ('fusions_possible', 7), ('unique_graphs', 1)] 2022-11-23T01:58:37.6614270Z ok (0.109s) 2022-11-23T01:58:37.6614649Z test_dict_iter_no_fake_tensors (torch._dynamo.testing.make_test_cls_with_patches..DummyTestClass) ... ok (0.006s) 2022-11-23T01:58:37.6615483Z test_dict_list_values_no_fake_tensors (torch._dynamo.testing.make_test_cls_with_patches..DummyTestClass) ... frames [('total', 7), ('ok', 7)] 2022-11-23T01:58:37.6615923Z unimplemented [] 2022-11-23T01:58:37.6616503Z graph_break [('call_function in skip_files Builtin count', 2), ('call_function BuiltinVariable(zip) [UserDefinedObjectVariable(count), ListVariable()] {}', 2)] 2022-11-23T01:58:37.6616933Z ok (0.023s) 2022-11-23T01:58:37.6617503Z test_do_paste_mask_no_fake_tensors (torch._dynamo.testing.make_test_cls_with_patches..DummyTestClass) ... frames [('total', 12), ('ok', 11)] 2022-11-23T01:58:37.6618044Z unimplemented [('Dynamic slicing not supported', 1)] 2022-11-23T01:58:37.6618508Z graph_break [('dynamic shapes: arange', 6), ('Dynamic slicing not supported', 4)] 2022-11-23T01:58:37.6619011Z stats [('calls_captured', 159), ('fusions_possible', 148), ('unique_graphs', 11)] 2022-11-23T01:58:37.6619322Z ok (0.380s) 2022-11-23T01:58:37.6620263Z test_ellipsis_no_fake_tensors (torch._dynamo.testing.make_test_cls_with_patches..DummyTestClass) ... stats [('calls_captured', 3), ('fusions_possible', 2), ('unique_graphs', 1)] 2022-11-23T01:58:37.6620735Z ok (0.013s) 2022-11-23T01:58:37.6621297Z test_exec_import_no_fake_tensors (torch._dynamo.testing.make_test_cls_with_patches..DummyTestClass) ... frames [('total', 5), ('ok', 5)] 2022-11-23T01:58:37.6621898Z inline_call [('call_function BuiltinVariable(exec) [ConstantVariable(str)] {}', 1)] 2022-11-23T01:58:37.6622228Z unimplemented [] 2022-11-23T01:58:37.6622662Z graph_break [('call_function BuiltinVariable(exec) [ConstantVariable(str)] {}', 1)] 2022-11-23T01:58:37.6622995Z ok (0.005s) 2022-11-23T01:58:37.6623540Z test_exec_wildcard_import_no_fake_tensors (torch._dynamo.testing.make_test_cls_with_patches..DummyTestClass) ... frames [('total', 5), ('ok', 5)] 2022-11-23T01:58:37.6624142Z inline_call [('call_function BuiltinVariable(exec) [ConstantVariable(str)] {}', 1)] 2022-11-23T01:58:37.6624486Z unimplemented [] 2022-11-23T01:58:37.6624918Z graph_break [('call_function BuiltinVariable(exec) [ConstantVariable(str)] {}', 1)] 2022-11-23T01:58:37.6625568Z stats [('calls_captured', 6), ('fusions_possible', 5), ('unique_graphs', 1)] 2022-11-23T01:58:37.6625882Z ok (0.013s) 2022-11-23T01:58:37.6626459Z test_for_loop_graph_break_before_no_fake_tensors (torch._dynamo.testing.make_test_cls_with_patches..DummyTestClass) ... frames [('total', 2), ('ok', 2)] 2022-11-23T01:58:37.6626870Z unimplemented [] 2022-11-23T01:58:37.6627370Z graph_break [('call_function in skip_files /opt/conda/lib/python3.10/site-packages/torch/_dynamo/__init__.py', 1)] 2022-11-23T01:58:37.6627747Z inline_call [] 2022-11-23T01:58:37.6628142Z stats [('calls_captured', 100), ('fusions_possible', 99), ('unique_graphs', 1)] 2022-11-23T01:58:37.6628465Z ok (0.168s) 2022-11-23T01:58:37.6629028Z test_for_loop_graph_break_no_fake_tensors (torch._dynamo.testing.make_test_cls_with_patches..DummyTestClass) ... frames [('total', 2), ('ok', 2)] 2022-11-23T01:58:37.6629443Z inline_call [] 2022-11-23T01:58:37.6629926Z unimplemented [('call_function in skip_files /opt/conda/lib/python3.10/site-packages/torch/_dynamo/__init__.py', 1)] 2022-11-23T01:58:37.6630474Z stats [('calls_captured', 1), ('unique_graphs', 1), ('fusions_possible', 0)] 2022-11-23T01:58:37.6630787Z ok (0.013s) 2022-11-23T01:58:37.6631232Z test_get_parameter_dtype_no_fake_tensors (torch._dynamo.testing.make_test_cls_with_patches..DummyTestClass) ... inline_call [] 2022-11-23T01:58:37.6631812Z stats [('calls_captured', 2), ('fusions_possible', 1), ('unique_graphs', 1)] 2022-11-23T01:58:37.6632129Z ok (0.010s) 2022-11-23T01:58:37.6632557Z test_grad_mode_carrying_correct_state_after_graph_break_no_fake_tensors (torch._dynamo.testing.make_test_cls_with_patches..DummyTestClass) ... Break 2022-11-23T01:58:37.6633047Z frames [('total', 3), ('ok', 3)] 2022-11-23T01:58:37.6633310Z unimplemented [] 2022-11-23T01:58:37.6633748Z graph_break [('call_function BuiltinVariable(print) [ConstantVariable(str)] {}', 1)] 2022-11-23T01:58:37.6634316Z stats [('calls_captured', 6), ('fusions_possible', 4), ('unique_graphs', 2)] 2022-11-23T01:58:37.6634651Z ok (0.015s) 2022-11-23T01:58:37.6635234Z test_guard_fail_nested_tuple_no_fake_tensors (torch._dynamo.testing.make_test_cls_with_patches..DummyTestClass) ... frames [('total', 2), ('ok', 2)] 2022-11-23T01:58:37.6635797Z stats [('calls_captured', 4), ('fusions_possible', 2), ('unique_graphs', 2)] 2022-11-23T01:58:37.6636108Z ok (0.014s) 2022-11-23T01:58:37.6636938Z test_guard_fail_tensor_bool_no_fake_tensors (torch._dynamo.testing.make_test_cls_with_patches..DummyTestClass) ... [2022-11-23 01:58:33,407] torch._dynamo.convert_frame: [ERROR] WON'T CONVERT /var/lib/jenkins/workspace/test/dynamo/test_repros.py line 1356 2022-11-23T01:58:37.6637499Z due to: 2022-11-23T01:58:37.6637737Z Traceback (most recent call last): 2022-11-23T01:58:37.6638261Z File "/opt/conda/lib/python3.10/site-packages/torch/_dynamo/variables/builder.py", line 818, in wrap_fx_proxy_cls 2022-11-23T01:58:37.6638663Z raise AssertionError( 2022-11-23T01:58:37.6639201Z AssertionError: torch.* op returned non-Tensor bool call_function 2022-11-23T01:58:37.6639511Z 2022-11-23T01:58:37.6639618Z from user code: 2022-11-23T01:58:37.6639991Z File "/var/lib/jenkins/workspace/test/dynamo/test_repros.py", line 1358, in 2022-11-23T01:58:37.6640391Z assert torch.allclose(expected, result) 2022-11-23T01:58:37.6640585Z 2022-11-23T01:58:37.6640751Z Set torch._dynamo.config.verbose=True for more information 2022-11-23T01:58:37.6640971Z 2022-11-23T01:58:37.6640989Z 2022-11-23T01:58:37.6641165Z frames [('total', 7), ('ok', 6)] 2022-11-23T01:58:37.6641599Z unimplemented [('FOR_ITER UserDefinedObjectVariable(product)', 1)] 2022-11-23T01:58:37.6642303Z graph_break [('call torch._dynamo.disable() wrapped function .fn..get_expected at 0x7f0181e7dfc0>', 5)] 2022-11-23T01:58:37.6642719Z ok (0.030s) 2022-11-23T01:58:37.6643240Z test_guard_ordering_shape_fail_no_fake_tensors (torch._dynamo.testing.make_test_cls_with_patches..DummyTestClass) ... ok (0.001s) 2022-11-23T01:58:37.6643825Z test_hf_model_output_no_fake_tensors (torch._dynamo.testing.make_test_cls_with_patches..DummyTestClass) ... inline_call [] 2022-11-23T01:58:37.6644371Z stats [('calls_captured', 4), ('unique_graphs', 4), ('fusions_possible', 0)] 2022-11-23T01:58:37.6644690Z ok (0.073s) 2022-11-23T01:58:37.6645089Z test_hf_t5_forward_no_fake_tensors (torch._dynamo.testing.make_test_cls_with_patches..DummyTestClass) ... inline_call [] 2022-11-23T01:58:37.6645653Z stats [('calls_captured', 11), ('fusions_possible', 10), ('unique_graphs', 1)] 2022-11-23T01:58:37.6645956Z ok (0.368s) 2022-11-23T01:58:37.6646510Z test_indexing_with_list_no_fake_tensors (torch._dynamo.testing.make_test_cls_with_patches..DummyTestClass) ... frames [('total', 4), ('ok', 4)] 2022-11-23T01:58:37.6646997Z inline_call [('Tensor.numpy', 1)] 2022-11-23T01:58:37.6647255Z unimplemented [] 2022-11-23T01:58:37.6647571Z graph_break [('Tensor.numpy', 1)] 2022-11-23T01:58:37.6648006Z stats [('unique_graphs', 2), ('calls_captured', 0), ('fusions_possible', -2)] 2022-11-23T01:58:37.6648310Z ok (0.022s) 2022-11-23T01:58:37.6648734Z test_is_symbolic_tracing_no_fake_tensors (torch._dynamo.testing.make_test_cls_with_patches..DummyTestClass) ... inline_call [] 2022-11-23T01:58:37.6649292Z stats [('calls_captured', 1), ('unique_graphs', 1), ('fusions_possible', 0)] 2022-11-23T01:58:37.6649604Z ok (0.007s) 2022-11-23T01:58:37.6649993Z test_isinstance_dtype_no_fake_tensors (torch._dynamo.testing.make_test_cls_with_patches..DummyTestClass) ... ok (0.003s) 2022-11-23T01:58:37.6651213Z test_isinstance_storage_no_fake_tensors (torch._dynamo.testing.make_test_cls_with_patches..DummyTestClass) ... /opt/conda/lib/python3.10/site-packages/torch/storage.py:315: UserWarning: TypedStorage is deprecated. It will be removed in the future and UntypedStorage will be the only storage class. This should only matter to you if you are using storages directly. 2022-11-23T01:58:37.6651951Z warnings.warn(message, UserWarning) 2022-11-23T01:58:37.6652302Z frames [('total', 12), ('ok', 11)] 2022-11-23T01:58:37.6652562Z unimplemented [] 2022-11-23T01:58:37.6653201Z graph_break [('call_function BuiltinVariable(bytearray) [ListVariable()] {}', 1), ('inline in skipfiles: from_buffer /opt/conda/lib/python3.10/site-packages/torch/storage.py', 1)] 2022-11-23T01:58:37.6653894Z inline_call [('inline in skipfiles: from_buffer /opt/conda/lib/python3.10/site-packages/torch/storage.py', 1)] 2022-11-23T01:58:37.6654260Z expected failure (0.016s) 2022-11-23T01:58:37.6654694Z test_issue1466_size_aot_autograd_no_fake_tensors (torch._dynamo.testing.make_test_cls_with_patches..DummyTestClass) ... arf 2022-11-23T01:58:37.6655077Z arf 2022-11-23T01:58:37.6655361Z frames [('total', 3), ('ok', 3)] 2022-11-23T01:58:37.6655612Z unimplemented [] 2022-11-23T01:58:37.6656070Z graph_break [('call_function BuiltinVariable(print) [ConstantVariable(str)] {}', 1)] 2022-11-23T01:58:37.6656579Z stats [('calls_captured', 3), ('unique_graphs', 2), ('fusions_possible', 1)] 2022-11-23T01:58:37.6656951Z aot_autograd [('total', 1), ('ok', 1)] 2022-11-23T01:58:37.6657205Z ok (0.035s) 2022-11-23T01:58:37.6657604Z test_issue175_no_fake_tensors (torch._dynamo.testing.make_test_cls_with_patches..DummyTestClass) ... inline_call [] 2022-11-23T01:58:37.6658142Z stats [('calls_captured', 12), ('fusions_possible', 11), ('unique_graphs', 1)] 2022-11-23T01:58:37.6658456Z ok (0.026s) 2022-11-23T01:58:37.6659105Z test_longformer_chunk_no_fake_tensors (torch._dynamo.testing.make_test_cls_with_patches..DummyTestClass) ... stats [('calls_captured', 4), ('fusions_possible', 2), ('unique_graphs', 2)] 2022-11-23T01:58:37.6659563Z ok (0.088s) 2022-11-23T01:58:37.6660343Z test_maml_item_capture_no_fake_tensors (torch._dynamo.testing.make_test_cls_with_patches..DummyTestClass) ... frames [('total', 3), ('ok', 3)] 2022-11-23T01:58:37.6661045Z inline_call [('inlining disallowed: ', 1)] 2022-11-23T01:58:37.6661372Z unimplemented [] 2022-11-23T01:58:37.6661906Z graph_break [('call_function in skip_files /opt/conda/lib/python3.10/copy.py', 1), ('inlining disallowed: ', 1)] 2022-11-23T01:58:37.6662465Z stats [('calls_captured', 29), ('fusions_possible', 27), ('unique_graphs', 2)] 2022-11-23T01:58:37.6662784Z ok (0.111s) 2022-11-23T01:58:37.6663358Z test_maml_no_item_capture_no_fake_tensors (torch._dynamo.testing.make_test_cls_with_patches..DummyTestClass) ... frames [('total', 5), ('ok', 5)] 2022-11-23T01:58:37.6663923Z inline_call [('inlining disallowed: ', 1)] 2022-11-23T01:58:37.6664244Z unimplemented [] 2022-11-23T01:58:37.6664832Z graph_break [('Tensor.item', 2), ('call_function in skip_files /opt/conda/lib/python3.10/copy.py', 1), ('inlining disallowed: ', 1)] 2022-11-23T01:58:37.6665398Z stats [('calls_captured', 29), ('fusions_possible', 25), ('unique_graphs', 4)] 2022-11-23T01:58:37.6665711Z ok (0.140s) 2022-11-23T01:58:37.6666329Z test_modules_no_fake_tensors (torch._dynamo.testing.make_test_cls_with_patches..DummyTestClass) ... stats [('calls_captured', 5), ('fusions_possible', 4), ('unique_graphs', 1)] 2022-11-23T01:58:37.6666787Z ok (0.011s) 2022-11-23T01:58:37.6667323Z test_multi_dot_import_no_fake_tensors (torch._dynamo.testing.make_test_cls_with_patches..DummyTestClass) ... frames [('total', 4), ('ok', 4)] 2022-11-23T01:58:37.6668008Z inline_call [('inline in skipfiles: symbolic_trace /opt/conda/lib/python3.10/site-packages/torch/fx/_symbolic_trace.py', 1)] 2022-11-23T01:58:37.6668406Z unimplemented [] 2022-11-23T01:58:37.6668927Z graph_break [('inline in skipfiles: symbolic_trace /opt/conda/lib/python3.10/site-packages/torch/fx/_symbolic_trace.py', 1)] 2022-11-23T01:58:37.6669543Z stats [('calls_captured', 1), ('unique_graphs', 1), ('fusions_possible', 0)] 2022-11-23T01:58:37.6669876Z ok (0.014s) 2022-11-23T01:58:37.6670323Z test_multi_import_no_fake_tensors (torch._dynamo.testing.make_test_cls_with_patches..DummyTestClass) ... skip: requires detectron2 (0.001s) 2022-11-23T01:58:37.6671135Z test_named_buffers_no_fake_tensors (torch._dynamo.testing.make_test_cls_with_patches..DummyTestClass) ... stats [('calls_captured', 6), ('fusions_possible', 5), ('unique_graphs', 1)] 2022-11-23T01:58:37.6671586Z ok (0.012s) 2022-11-23T01:58:37.6672131Z test_nn_parameter_no_fake_tensors (torch._dynamo.testing.make_test_cls_with_patches..DummyTestClass) ... frames [('total', 2), ('ok', 2)] 2022-11-23T01:58:37.6672750Z inline_call [('inline in skipfiles: assertTrue /opt/conda/lib/python3.10/unittest/case.py', 1)] 2022-11-23T01:58:37.6673091Z unimplemented [] 2022-11-23T01:58:37.6673546Z graph_break [('inline in skipfiles: assertTrue /opt/conda/lib/python3.10/unittest/case.py', 1)] 2022-11-23T01:58:37.6674060Z stats [('calls_captured', 2), ('fusions_possible', 1), ('unique_graphs', 1)] 2022-11-23T01:58:37.6674370Z ok (0.014s) 2022-11-23T01:58:37.6674963Z test_not_rewrite_assert_for_other_errors_no_fake_tensors (torch._dynamo.testing.make_test_cls_with_patches..DummyTestClass) ... frames [('total', 2), ('ok', 2)] 2022-11-23T01:58:37.6675555Z stats [('calls_captured', 3), ('fusions_possible', 2), ('unique_graphs', 1)] 2022-11-23T01:58:37.6675866Z ok (0.009s) 2022-11-23T01:58:37.6676458Z test_not_rewrite_assert_no_fake_tensors (torch._dynamo.testing.make_test_cls_with_patches..DummyTestClass) ... unimplemented [('generic_jump TensorVariable()', 1)] 2022-11-23T01:58:37.6676895Z ok (0.004s) 2022-11-23T01:58:37.6677433Z test_numpy_list_no_fake_tensors (torch._dynamo.testing.make_test_cls_with_patches..DummyTestClass) ... frames [('total', 3), ('ok', 3)] 2022-11-23T01:58:37.6677825Z unimplemented [] 2022-11-23T01:58:37.6678387Z graph_break [('call torch._dynamo.disable() wrapped function .rand_gen at 0x7f0181d41480>', 1)] 2022-11-23T01:58:37.6679028Z stats [('calls_captured', 4), ('fusions_possible', 2), ('unique_graphs', 2)] 2022-11-23T01:58:37.6679337Z ok (0.036s) 2022-11-23T01:58:37.6679881Z test_optimized_deepcopy_no_fake_tensors (torch._dynamo.testing.make_test_cls_with_patches..DummyTestClass) ... frames [('total', 1), ('ok', 1)] 2022-11-23T01:58:37.6680455Z stats [('calls_captured', 1), ('unique_graphs', 1), ('fusions_possible', 0)] 2022-11-23T01:58:37.6680761Z ok (0.009s) 2022-11-23T01:58:37.6681282Z test_primtorch_no_fake_tensors (torch._dynamo.testing.make_test_cls_with_patches..DummyTestClass) ... frames [('total', 3), ('ok', 3)] 2022-11-23T01:58:37.6681967Z inline_call [('inline in skipfiles: _fn /opt/conda/lib/python3.10/site-packages/torch/_prims_common/wrappers.py', 1)] 2022-11-23T01:58:37.6682363Z unimplemented [] 2022-11-23T01:58:37.6682879Z graph_break [('inline in skipfiles: _fn /opt/conda/lib/python3.10/site-packages/torch/_prims_common/wrappers.py', 1)] 2022-11-23T01:58:37.6683244Z ok (0.006s) 2022-11-23T01:58:37.6683993Z test_primtorch_no_graph_break_no_fake_tensors (torch._dynamo.testing.make_test_cls_with_patches..DummyTestClass) ... inline_call [('inline in skipfiles: _fn /opt/conda/lib/python3.10/site-packages/torch/_prims_common/wrappers.py', 1)] 2022-11-23T01:58:37.6684542Z expected failure (0.004s) 2022-11-23T01:58:37.6685101Z test_recursive_map_no_fake_tensors (torch._dynamo.testing.make_test_cls_with_patches..DummyTestClass) ... frames [('total', 1), ('ok', 1)] 2022-11-23T01:58:37.6685519Z inline_call [] 2022-11-23T01:58:37.6685932Z stats [('calls_captured', 4), ('fusions_possible', 3), ('unique_graphs', 1)] 2022-11-23T01:58:37.6686245Z ok (0.014s) 2022-11-23T01:58:37.6686507Z test_reformer_eval_no_fake_tensors (torch._dynamo.testing.make_test_cls_with_patches..DummyTestClass) ... inline_call [] 2022-11-23T01:58:37.6686893Z stats [('calls_captured', 10), ('fusions_possible', 9), ('unique_graphs', 1)] 2022-11-23T01:58:37.6687009Z ok (0.031s) 2022-11-23T01:58:37.6687302Z test_reformer_min_chunk_len_no_fake_tensors (torch._dynamo.testing.make_test_cls_with_patches..DummyTestClass) ... inline_call [] 2022-11-23T01:58:37.6687579Z stats [('calls_captured', 3), ('fusions_possible', 2), ('unique_graphs', 1)] 2022-11-23T01:58:37.6687679Z ok (0.013s) 2022-11-23T01:58:37.6687961Z test_reformer_sorting_no_fake_tensors (torch._dynamo.testing.make_test_cls_with_patches..DummyTestClass) ... inline_call [] 2022-11-23T01:58:37.6688233Z stats [('calls_captured', 14), ('fusions_possible', 13), ('unique_graphs', 1)] 2022-11-23T01:58:37.6688315Z ok (0.040s) 2022-11-23T01:58:37.6688738Z test_reformer_train_no_fake_tensors (torch._dynamo.testing.make_test_cls_with_patches..DummyTestClass) ... frames [('total', 4), ('ok', 4)] 2022-11-23T01:58:37.6689142Z inline_call [('inline in skipfiles: save_for_backward /opt/conda/lib/python3.10/site-packages/torch/autograd/function.py', 1)] 2022-11-23T01:58:37.6689262Z unimplemented [] 2022-11-23T01:58:37.6689746Z graph_break [('autograd.Function with requires_grad', 1), ('inline in skipfiles: save_for_backward /opt/conda/lib/python3.10/site-packages/torch/autograd/function.py', 1)] 2022-11-23T01:58:37.6690020Z stats [('calls_captured', 10), ('fusions_possible', 6), ('unique_graphs', 4)] 2022-11-23T01:58:37.6690118Z ok (0.056s) 2022-11-23T01:58:37.6690538Z test_reinplacing_no_fake_tensors (torch._dynamo.testing.make_test_cls_with_patches..DummyTestClass) ... frames [('total', 1), ('ok', 1)] 2022-11-23T01:58:37.6690807Z stats [('calls_captured', 4), ('fusions_possible', 3), ('unique_graphs', 1)] 2022-11-23T01:58:37.6690971Z aot_autograd [('total', 1), ('ok', 1)] 2022-11-23T01:58:37.6691070Z ok (1.560s) 2022-11-23T01:58:37.6691582Z test_relative_import_no_fake_tensors (torch._dynamo.testing.make_test_cls_with_patches..DummyTestClass) ... stats [('calls_captured', 2), ('fusions_possible', 1), ('unique_graphs', 1)] 2022-11-23T01:58:37.6691749Z ok (0.008s) 2022-11-23T01:58:37.6692294Z test_relative_import_no_modulename_no_fake_tensors (torch._dynamo.testing.make_test_cls_with_patches..DummyTestClass) ... stats [('calls_captured', 2), ('fusions_possible', 1), ('unique_graphs', 1)] 2022-11-23T01:58:37.6692393Z ok (0.008s) 2022-11-23T01:58:37.6692907Z test_rewrite_assert_noop_no_fake_tensors (torch._dynamo.testing.make_test_cls_with_patches..DummyTestClass) ... stats [('calls_captured', 9), ('fusions_possible', 6), ('unique_graphs', 3)] 2022-11-23T01:58:37.6693007Z ok (0.024s) 2022-11-23T01:58:37.6693510Z test_rewrite_assert_with_fstring_msg_no_fake_tensors (torch._dynamo.testing.make_test_cls_with_patches..DummyTestClass) ... unimplemented [('generic_jump TensorVariable()', 1)] 2022-11-23T01:58:37.6693617Z ok (0.005s) 2022-11-23T01:58:37.6694154Z test_rewrite_assert_with_msg_no_fake_tensors (torch._dynamo.testing.make_test_cls_with_patches..DummyTestClass) ... stats [('calls_captured', 18), ('fusions_possible', 15), ('unique_graphs', 3)] 2022-11-23T01:58:37.6694257Z ok (0.025s) 2022-11-23T01:58:37.6694791Z test_rewrite_assert_without_msg_no_fake_tensors (torch._dynamo.testing.make_test_cls_with_patches..DummyTestClass) ... stats [('calls_captured', 12), ('fusions_possible', 10), ('unique_graphs', 2)] 2022-11-23T01:58:37.6694891Z ok (0.017s) 2022-11-23T01:58:37.6695304Z test_rng_state_no_fake_tensors (torch._dynamo.testing.make_test_cls_with_patches..DummyTestClass) ... frames [('total', 1), ('ok', 1)] 2022-11-23T01:58:37.6695572Z stats [('calls_captured', 8), ('fusions_possible', 6), ('unique_graphs', 2)] 2022-11-23T01:58:37.6695671Z ok (0.016s) 2022-11-23T01:58:37.6696164Z test_seq_append_list_no_fake_tensors (torch._dynamo.testing.make_test_cls_with_patches..DummyTestClass) ... stats [('calls_captured', 5), ('fusions_possible', 4), ('unique_graphs', 1)] 2022-11-23T01:58:37.6696264Z ok (0.018s) 2022-11-23T01:58:37.6697224Z test_sigmoid_out_no_fake_tensors (torch._dynamo.testing.make_test_cls_with_patches..DummyTestClass) ... /var/lib/jenkins/workspace/test/dynamo/test_repros.py:1535: UserWarning: An output with one or more elements was resized since it had shape [], which does not match the required output shape [3, 5]. This behavior is deprecated, and in a future PyTorch release outputs will not be resized unless they have zero elements. You can explicitly reuse an out tensor t by resizing it, inplace, to zero elements with t.resize_(0). (Triggered internally at /var/lib/jenkins/workspace/aten/src/ATen/native/Resize.cpp:31.) 2022-11-23T01:58:37.6697371Z torch.sigmoid(inp, out=out1) 2022-11-23T01:58:37.6698504Z /opt/conda/lib/python3.10/site-packages/torch/_dynamo/utils.py:1103: UserWarning: An output with one or more elements was resized since it had shape [], which does not match the required output shape [3, 5]. This behavior is deprecated, and in a future PyTorch release outputs will not be resized unless they have zero elements. You can explicitly reuse an out tensor t by resizing it, inplace, to zero elements with t.resize_(0). (Triggered internally at /var/lib/jenkins/workspace/aten/src/ATen/native/Resize.cpp:31.) 2022-11-23T01:58:37.6698645Z return node.target(*args, **kwargs) 2022-11-23T01:58:37.6699380Z /var/lib/jenkins/workspace/test/dynamo/test_repros.py:1535: UserWarning: An output with one or more elements was resized since it had shape [], which does not match the required output shape [3, 5]. This behavior is deprecated, and in a future PyTorch release outputs will not be resized unless they have zero elements. You can explicitly reuse an out tensor t by resizing it, inplace, to zero elements with t.resize_(0). (Triggered internally at /var/lib/jenkins/workspace/aten/src/ATen/native/Resize.cpp:31.) 2022-11-23T01:58:37.6699512Z torch.sigmoid(inp, out=out1) 2022-11-23T01:58:37.6699689Z frames [('total', 7), ('ok', 7)] 2022-11-23T01:58:37.6700179Z inline_call [('call_function UserDefinedClassVariable() [] {}', 1)] 2022-11-23T01:58:37.6700295Z ok (0.038s) 2022-11-23T01:58:37.6700926Z test_slice_into_list_mutable_no_fake_tensors (torch._dynamo.testing.make_test_cls_with_patches..DummyTestClass) ... stats [('calls_captured', 30), ('fusions_possible', 29), ('unique_graphs', 1)] 2022-11-23T01:58:37.6701025Z ok (0.038s) 2022-11-23T01:58:37.6701445Z test_slicing_dynamic_shape_no_fake_tensors (torch._dynamo.testing.make_test_cls_with_patches..DummyTestClass) ... frames [('total', 2), ('ok', 2)] 2022-11-23T01:58:37.6701677Z unimplemented [('Dynamic slicing not supported', 2)] 2022-11-23T01:58:37.6701943Z stats [('calls_captured', 4), ('fusions_possible', 2), ('unique_graphs', 2)] 2022-11-23T01:58:37.6702043Z ok (0.012s) 2022-11-23T01:58:37.6702495Z test_slicing_dynamic_shape_setitem_no_fake_tensors (torch._dynamo.testing.make_test_cls_with_patches..DummyTestClass) ... frames [('total', 2), ('ok', 1)] 2022-11-23T01:58:37.6702721Z unimplemented [('Dynamic slicing not supported', 1)] 2022-11-23T01:58:37.6702944Z graph_break [('Dynamic slicing not supported', 1)] 2022-11-23T01:58:37.6703215Z stats [('calls_captured', 1), ('unique_graphs', 1), ('fusions_possible', 0)] 2022-11-23T01:58:37.6703307Z ok (0.010s) 2022-11-23T01:58:37.6704177Z test_sort_out_no_fake_tensors (torch._dynamo.testing.make_test_cls_with_patches..DummyTestClass) ... /var/lib/jenkins/workspace/test/dynamo/test_repros.py:1519: UserWarning: An output with one or more elements was resized since it had shape [], which does not match the required output shape [3]. This behavior is deprecated, and in a future PyTorch release outputs will not be resized unless they have zero elements. You can explicitly reuse an out tensor t by resizing it, inplace, to zero elements with t.resize_(0). (Triggered internally at /var/lib/jenkins/workspace/aten/src/ATen/native/Resize.cpp:31.) 2022-11-23T01:58:37.6704341Z torch.sort(tensor, out=(values1, indices1)) 2022-11-23T01:58:37.6705538Z /opt/conda/lib/python3.10/site-packages/torch/_dynamo/utils.py:1103: UserWarning: An output with one or more elements was resized since it had shape [], which does not match the required output shape [3]. This behavior is deprecated, and in a future PyTorch release outputs will not be resized unless they have zero elements. You can explicitly reuse an out tensor t by resizing it, inplace, to zero elements with t.resize_(0). (Triggered internally at /var/lib/jenkins/workspace/aten/src/ATen/native/Resize.cpp:31.) 2022-11-23T01:58:37.6705690Z return node.target(*args, **kwargs) 2022-11-23T01:58:37.6706418Z /var/lib/jenkins/workspace/test/dynamo/test_repros.py:1519: UserWarning: An output with one or more elements was resized since it had shape [], which does not match the required output shape [3]. This behavior is deprecated, and in a future PyTorch release outputs will not be resized unless they have zero elements. You can explicitly reuse an out tensor t by resizing it, inplace, to zero elements with t.resize_(0). (Triggered internally at /var/lib/jenkins/workspace/aten/src/ATen/native/Resize.cpp:31.) 2022-11-23T01:58:37.6706576Z torch.sort(tensor, out=(values1, indices1)) 2022-11-23T01:58:37.6707296Z /var/lib/jenkins/workspace/test/dynamo/test_repros.py:1519: UserWarning: An output with one or more elements was resized since it had shape [], which does not match the required output shape [3]. This behavior is deprecated, and in a future PyTorch release outputs will not be resized unless they have zero elements. You can explicitly reuse an out tensor t by resizing it, inplace, to zero elements with t.resize_(0). (Triggered internally at /var/lib/jenkins/workspace/aten/src/ATen/native/Resize.cpp:31.) 2022-11-23T01:58:37.6707447Z torch.sort(tensor, out=(values1, indices1)) 2022-11-23T01:58:37.6707623Z frames [('total', 7), ('ok', 7)] 2022-11-23T01:58:37.6707892Z inline_call [('call_function UserDefinedClassVariable() [] {}', 1)] 2022-11-23T01:58:37.6707993Z ok (0.051s) 2022-11-23T01:58:37.6708432Z test_specialized_stride_no_fake_tensors (torch._dynamo.testing.make_test_cls_with_patches..DummyTestClass) ... frames [('total', 1), ('ok', 1)] 2022-11-23T01:58:37.6708767Z stats [('calls_captured', 1), ('unique_graphs', 1), ('fusions_possible', 0)] 2022-11-23T01:58:37.6708850Z ok (0.006s) 2022-11-23T01:58:37.6709305Z test_tensor_isinstance_tuple_no_fake_tensors (torch._dynamo.testing.make_test_cls_with_patches..DummyTestClass) ... frames [('total', 1), ('ok', 1)] 2022-11-23T01:58:37.6709581Z stats [('calls_captured', 1), ('unique_graphs', 1), ('fusions_possible', 0)] 2022-11-23T01:58:37.6709685Z ok (0.006s) 2022-11-23T01:58:37.6710107Z test_tokenization_no_fake_tensors (torch._dynamo.testing.make_test_cls_with_patches..DummyTestClass) ... frames [('total', 4), ('ok', 4)] 2022-11-23T01:58:37.6710432Z inline_call [('inline in skipfiles: __init__ /opt/conda/lib/python3.10/collections/__init__.py', 2)] 2022-11-23T01:58:37.6710546Z unimplemented [] 2022-11-23T01:58:37.6710869Z graph_break [('inline in skipfiles: __init__ /opt/conda/lib/python3.10/collections/__init__.py', 2)] 2022-11-23T01:58:37.6710957Z ok (0.012s) 2022-11-23T01:58:37.6711465Z test_torch_ops_aten_no_fake_tensors (torch._dynamo.testing.make_test_cls_with_patches..DummyTestClass) ... stats [('calls_captured', 1), ('unique_graphs', 1), ('fusions_possible', 0)] 2022-11-23T01:58:37.6711565Z ok (0.013s) 2022-11-23T01:58:37.6712081Z test_vdd_duplicate_error_no_fake_tensors (torch._dynamo.testing.make_test_cls_with_patches..DummyTestClass) ... stats [('calls_captured', 5), ('fusions_possible', 4), ('unique_graphs', 1)] 2022-11-23T01:58:37.6712179Z ok (0.015s) 2022-11-23T01:58:37.6712618Z test_while_loop_graph_break_no_fake_tensors (torch._dynamo.testing.make_test_cls_with_patches..DummyTestClass) ... frames [('total', 2), ('ok', 2)] 2022-11-23T01:58:37.6712724Z inline_call [] 2022-11-23T01:58:37.6713090Z unimplemented [('call_function in skip_files /opt/conda/lib/python3.10/site-packages/torch/_dynamo/__init__.py', 1)] 2022-11-23T01:58:37.6713420Z stats [('calls_captured', 1), ('unique_graphs', 1), ('fusions_possible', 0)] 2022-11-23T01:58:37.6713516Z ok (0.009s) 2022-11-23T01:58:37.6713814Z test_with_on_graph_break_inst_no_fake_tensors (torch._dynamo.testing.make_test_cls_with_patches..DummyTestClass) ... Hello world 2022-11-23T01:58:37.6713915Z Hello world 2022-11-23T01:58:37.6714086Z frames [('total', 6), ('ok', 6)] 2022-11-23T01:58:37.6714389Z inline_call [('call_function BuiltinVariable(print) [ConstantVariable(str)] {}', 1)] 2022-11-23T01:58:37.6714502Z unimplemented [] 2022-11-23T01:58:37.6714849Z graph_break [('call_function BuiltinVariable(print) [ConstantVariable(str)] {}', 2), ('Tensor.backward', 1)] 2022-11-23T01:58:37.6715105Z stats [('calls_captured', 11), ('fusions_possible', 7), ('unique_graphs', 4)] 2022-11-23T01:58:37.6715205Z ok (0.034s) 2022-11-23T01:58:37.6715649Z test_builtin_functions_on_cuda_no_fake_tensors (torch._dynamo.testing.make_test_cls_with_patches..DummyTestClass) ... frames [('total', 2), ('ok', 2)] 2022-11-23T01:58:37.6715761Z unimplemented [] 2022-11-23T01:58:37.6715980Z graph_break [('construct nn.Module: ReLU', 1)] 2022-11-23T01:58:37.6716085Z inline_call [] 2022-11-23T01:58:37.6716357Z stats [('calls_captured', 2), ('fusions_possible', 1), ('unique_graphs', 1)] 2022-11-23T01:58:37.6716460Z ok (0.014s) 2022-11-23T01:58:37.6716874Z test_builtin_getitem_no_fake_tensors (torch._dynamo.testing.make_test_cls_with_patches..DummyTestClass) ... frames [('total', 1), ('ok', 1)] 2022-11-23T01:58:37.6717145Z stats [('calls_captured', 1), ('unique_graphs', 1), ('fusions_possible', 0)] 2022-11-23T01:58:37.6717244Z ok (0.018s) 2022-11-23T01:58:37.6717665Z test_builtin_max_min_no_fake_tensors (torch._dynamo.testing.make_test_cls_with_patches..DummyTestClass) ... frames [('total', 1), ('ok', 1)] 2022-11-23T01:58:37.6717933Z stats [('calls_captured', 4), ('fusions_possible', 3), ('unique_graphs', 1)] 2022-11-23T01:58:37.6718030Z ok (0.010s) 2022-11-23T01:58:37.6718494Z test_feed_random_values_into_graph_only_no_fake_tensors (torch._dynamo.testing.make_test_cls_with_patches..DummyTestClass) ... frames [('total', 1), ('ok', 1)] 2022-11-23T01:58:37.6718833Z stats [('calls_captured', 3), ('fusions_possible', 2), ('unique_graphs', 1)] 2022-11-23T01:58:37.6718914Z ok (0.010s) 2022-11-23T01:58:37.6719403Z test_multiple_consecutive_random_calls_before_graph_no_fake_tensors (torch._dynamo.testing.make_test_cls_with_patches..DummyTestClass) ... frames [('total', 1), ('ok', 1)] 2022-11-23T01:58:37.6719668Z stats [('calls_captured', 2), ('fusions_possible', 1), ('unique_graphs', 1)] 2022-11-23T01:58:37.6719766Z ok (0.012s) 2022-11-23T01:58:37.6720196Z test_no_recompilations_no_fake_tensors (torch._dynamo.testing.make_test_cls_with_patches..DummyTestClass) ... frames [('total', 1), ('ok', 1)] 2022-11-23T01:58:37.6720459Z stats [('calls_captured', 2), ('fusions_possible', 1), ('unique_graphs', 1)] 2022-11-23T01:58:37.6720565Z ok (0.008s) 2022-11-23T01:58:37.6721001Z test_numpy_correctness_no_fake_tensors (torch._dynamo.testing.make_test_cls_with_patches..DummyTestClass) ... frames [('total', 4), ('ok', 4)] 2022-11-23T01:58:37.6721251Z unimplemented [('reconstruct: ConstantVariable(float64)', 1)] 2022-11-23T01:58:37.6721463Z graph_break [('Tensor.numpy', 2), ('numpy', 2)] 2022-11-23T01:58:37.6721731Z stats [('calls_captured', 1), ('unique_graphs', 1), ('fusions_possible', 0)] 2022-11-23T01:58:37.6721831Z ok (0.033s) 2022-11-23T01:58:37.6722273Z test_random_call_with_while_loop_no_fake_tensors (torch._dynamo.testing.make_test_cls_with_patches..DummyTestClass) ... frames [('total', 1), ('ok', 1)] 2022-11-23T01:58:37.6722541Z stats [('calls_captured', 1), ('unique_graphs', 1), ('fusions_possible', 0)] 2022-11-23T01:58:37.6722642Z ok (0.009s) 2022-11-23T01:58:37.6723093Z test_random_values_with_graph_break_no_fake_tensors (torch._dynamo.testing.make_test_cls_with_patches..DummyTestClass) ... frames [('total', 3), ('ok', 3)] 2022-11-23T01:58:37.6723190Z unimplemented [] 2022-11-23T01:58:37.6723417Z graph_break [('Tensor.item', 2)] 2022-11-23T01:58:37.6723697Z stats [('calls_captured', 4), ('unique_graphs', 3), ('fusions_possible', 1)] 2022-11-23T01:58:37.6723796Z ok (0.026s) 2022-11-23T01:58:37.6724239Z test_unspec_float_precision_no_fake_tensors (torch._dynamo.testing.make_test_cls_with_patches..DummyTestClass) ... frames [('total', 1), ('ok', 1)] 2022-11-23T01:58:37.6724515Z stats [('calls_captured', 2), ('fusions_possible', 1), ('unique_graphs', 1)] 2022-11-23T01:58:37.6724617Z ok (0.124s) 2022-11-23T01:58:37.6724640Z 2022-11-23T01:58:37.6724912Z ---------------------------------------------------------------------- 2022-11-23T01:58:37.6725012Z Ran 375 tests in 11.905s 2022-11-23T01:58:37.6725031Z 2022-11-23T01:58:37.6725169Z OK (skipped=3, expected failures=2) 2022-11-23T01:58:37.6725188Z 2022-11-23T01:58:37.6725311Z Generating XML reports... 2022-11-23T01:58:37.6725838Z Generated XML report: test-reports/python-unittest/dynamo.test_no_fake_tensors/TEST-torch._dynamo.testing.NoFakeTensorsFunctionTests-20221123015824.xml 2022-11-23T01:58:37.6726341Z Generated XML report: test-reports/python-unittest/dynamo.test_no_fake_tensors/TEST-torch._dynamo.testing.NoFakeTensorsMiscTests-20221123015824.xml 2022-11-23T01:58:37.6726853Z Generated XML report: test-reports/python-unittest/dynamo.test_no_fake_tensors/TEST-torch._dynamo.testing.NoFakeTensorsNNModuleTests-20221123015824.xml 2022-11-23T01:58:37.6727347Z Generated XML report: test-reports/python-unittest/dynamo.test_no_fake_tensors/TEST-torch._dynamo.testing.NoFakeTensorsReproTests-20221123015824.xml 2022-11-23T01:58:37.6727843Z Generated XML report: test-reports/python-unittest/dynamo.test_no_fake_tensors/TEST-torch._dynamo.testing.NoFakeTensorsUnspecTests-20221123015824.xml 2022-11-23T01:58:37.6727862Z 2022-11-23T01:58:37.6728267Z ##[endgroup] 2022-11-23T01:58:37.6728697Z FINISHED PRINTING LOG FILE of dynamo/test_no_fake_tensors (/var/lib/jenkins/workspace/test/test-reports/dynamo-test_no_fake_tensors_3wgndk9g) 2022-11-23T01:58:37.6728717Z 2022-11-23T01:58:40.0378116Z Ignoring disabled issues: [] 2022-11-23T01:58:40.0705722Z Running test_ao_sparsity ... [2022-11-23 01:58:40.070174] 2022-11-23T01:58:40.0709009Z Executing ['/opt/conda/bin/python', '-bb', 'test_ao_sparsity.py', '-v', '--import-slow-tests', '--import-disabled-tests'] ... [2022-11-23 01:58:40.070521] 2022-11-23T01:58:51.9464031Z 2022-11-23T01:58:51.9464774Z Expand the folded group to see the log file of test_ao_sparsity 2022-11-23T01:58:51.9465652Z ##[group]PRINTING LOG FILE of test_ao_sparsity (/var/lib/jenkins/workspace/test/test-reports/test_ao_sparsity_6bm2h6r3) 2022-11-23T01:58:51.9465954Z 2022-11-23T01:58:51.9466100Z Running tests... 2022-11-23T01:58:51.9467017Z ---------------------------------------------------------------------- 2022-11-23T01:58:51.9467561Z Test results will be stored in test-reports/python-unittest/test_ao_sparsity 2022-11-23T01:58:51.9468053Z test_activation_sparsifier (ao.sparsity.test_activation_sparsifier.TestActivationSparsifier) 2022-11-23T01:58:51.9468827Z Simulates the workflow of the activation sparsifier, starting from object creation ... 2022-11-23 01:58:43,689 - numba.cuda.cudadrv.driver - INFO - init 2022-11-23T01:58:51.9469240Z ok (1.675s) 2022-11-23T01:58:51.9469607Z test_constructor (ao.sparsity.test_data_scheduler.TestBaseDataScheduler) 2022-11-23T01:58:51.9470060Z Checks if the warning is thrown if the scheduler step is called ... ok (0.002s) 2022-11-23T01:58:51.9470929Z test_order_of_steps (ao.sparsity.test_data_scheduler.TestBaseDataScheduler) ... ok (0.008s) 2022-11-23T01:58:51.9472042Z test_state_dict (ao.sparsity.test_data_scheduler.TestBaseDataScheduler) ... ok (0.005s) 2022-11-23T01:58:51.9473013Z test_step (ao.sparsity.test_data_scheduler.TestBaseDataScheduler) ... ok (0.013s) 2022-11-23T01:58:51.9475090Z test_nn_embeddings (ao.sparsity.test_data_sparsifier.TestBaseDataSparsifier) ... /opt/conda/lib/python3.10/site-packages/torch/ao/pruning/_experimental/data_sparsifier/base_data_sparsifier.py:104: UserWarning: Replacing existing data of the same name. - Did you mean a different name? 2022-11-23T01:58:51.9475986Z warnings.warn("Replacing existing data of the same name. - Did you mean a different name?") 2022-11-23T01:58:51.9476317Z ok (0.032s) 2022-11-23T01:58:51.9476704Z test_nn_parameters (ao.sparsity.test_data_sparsifier.TestBaseDataSparsifier) ... ok (0.025s) 2022-11-23T01:58:51.9477219Z test_tensors (ao.sparsity.test_data_sparsifier.TestBaseDataSparsifier) ... ok (0.023s) 2022-11-23T01:58:51.9477672Z test_constructor (ao.sparsity.test_pruner.TestBasePruner) ... ok (0.006s) 2022-11-23T01:58:51.9478121Z test_prepare_conv2d (ao.sparsity.test_pruner.TestBasePruner) ... ok (1.094s) 2022-11-23T01:58:51.9478568Z test_prepare_linear (ao.sparsity.test_pruner.TestBasePruner) ... ok (0.009s) 2022-11-23T01:58:51.9479024Z test_squash_mask_conv2d (ao.sparsity.test_pruner.TestBasePruner) ... ok (0.078s) 2022-11-23T01:58:51.9479461Z test_squash_mask_linear (ao.sparsity.test_pruner.TestBasePruner) ... ok (0.008s) 2022-11-23T01:58:51.9479910Z test_step_conv2d (ao.sparsity.test_pruner.TestBasePruner) ... ok (0.021s) 2022-11-23T01:58:51.9480347Z test_step_linear (ao.sparsity.test_pruner.TestBasePruner) ... ok (0.015s) 2022-11-23T01:58:51.9480784Z test_constructor (ao.sparsity.test_sparsifier.TestBaseSparsifier) ... ok (0.003s) 2022-11-23T01:58:51.9481265Z test_mask_squash (ao.sparsity.test_sparsifier.TestBaseSparsifier) ... ok (0.002s) 2022-11-23T01:58:51.9481758Z test_mask_squash_with_params1 (ao.sparsity.test_sparsifier.TestBaseSparsifier) ... ok (0.002s) 2022-11-23T01:58:51.9482262Z test_mask_squash_with_params2 (ao.sparsity.test_sparsifier.TestBaseSparsifier) ... ok (0.002s) 2022-11-23T01:58:51.9482760Z test_mask_squash_with_params3 (ao.sparsity.test_sparsifier.TestBaseSparsifier) ... ok (0.002s) 2022-11-23T01:58:51.9483308Z test_prepare_config (ao.sparsity.test_sparsifier.TestBaseSparsifier) ... ok (0.002s) 2022-11-23T01:58:51.9483791Z test_state_dict (ao.sparsity.test_sparsifier.TestBaseSparsifier) ... ok (0.005s) 2022-11-23T01:58:51.9484375Z test_step (ao.sparsity.test_sparsifier.TestBaseSparsifier) ... ok (0.002s) 2022-11-23T01:58:51.9485435Z test_convert_without_squash_mask (ao.sparsity.test_composability.TestComposability) ... /opt/conda/lib/python3.10/site-packages/torch/ao/quantization/observer.py:214: UserWarning: Please use quant_min and quant_max to specify the range for observers. reduce_range will be deprecated in a future release of PyTorch. 2022-11-23T01:58:51.9486069Z warnings.warn( 2022-11-23T01:58:51.9486308Z ok (0.355s) 2022-11-23T01:58:51.9486692Z test_fusion_before_s_prep (ao.sparsity.test_composability.TestComposability) ... ok (0.356s) 2022-11-23T01:58:51.9487191Z test_q_prep_before_s_prep (ao.sparsity.test_composability.TestComposability) ... ok (0.351s) 2022-11-23T01:58:51.9487706Z test_qat_prep_before_s_prep (ao.sparsity.test_composability.TestComposability) ... ok (0.011s) 2022-11-23T01:58:51.9488224Z test_s_prep_before_fusion (ao.sparsity.test_composability.TestComposability) ... ok (0.356s) 2022-11-23T01:58:51.9488738Z test_s_prep_before_q_prep (ao.sparsity.test_composability.TestComposability) ... ok (0.354s) 2022-11-23T01:58:51.9489230Z test_s_prep_before_qat_prep (ao.sparsity.test_composability.TestComposability) ... ok (0.014s) 2022-11-23T01:58:51.9489719Z test_constructor (ao.sparsity.test_scheduler.TestCubicScheduler) ... ok (0.003s) 2022-11-23T01:58:51.9490774Z 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(). 2022-11-23T01:58:51.9491558Z warnings.warn("Detected call of `scheduler.step()` before `sparsifier.step()`. " 2022-11-23T01:58:51.9491882Z ok (0.003s) 2022-11-23T01:58:51.9492248Z test_jit_trace (ao.sparsity.test_parametrization.TestFakeSparsity) ... ok (0.072s) 2022-11-23T01:58:51.9492808Z test_masking_logic (ao.sparsity.test_parametrization.TestFakeSparsity) ... ok (0.002s) 2022-11-23T01:58:51.9493308Z test_state_dict_preserved (ao.sparsity.test_parametrization.TestFakeSparsity) ... ok (0.007s) 2022-11-23T01:58:51.9493836Z test_weights_parametrized (ao.sparsity.test_parametrization.TestFakeSparsity) ... ok (0.003s) 2022-11-23T01:58:51.9494346Z test_q_prep_fx_before_s_prep (ao.sparsity.test_composability.TestFxComposability) 2022-11-23T01:58:51.9494954Z This test checks that the ordering of prepare_fx -> sparse prepare -> convert_fx ... ok (0.377s) 2022-11-23T01:58:51.9495438Z test_q_prep_fx_s_prep_ref_conv (ao.sparsity.test_composability.TestFxComposability) 2022-11-23T01:58:51.9496038Z This checks that the ordering: prepare_fx -> sparse prepare -> convert_to_reference_fx ... ok (0.377s) 2022-11-23T01:58:51.9496531Z test_s_prep_before_q_prep_fx (ao.sparsity.test_composability.TestFxComposability) 2022-11-23T01:58:51.9497116Z This test checks that the ordering of sparse prepare -> prepare_fx -> convert_fx ... ok (0.376s) 2022-11-23T01:58:51.9497595Z test_s_prep_before_qat_prep_fx (ao.sparsity.test_composability.TestFxComposability) 2022-11-23T01:58:51.9498292Z This test checks that the ordering of sparse prepare -> prepare_qat_fx -> convert_fx ... ok (0.035s) 2022-11-23T01:58:51.9498776Z test_s_prep_q_prep_fx_ref (ao.sparsity.test_composability.TestFxComposability) 2022-11-23T01:58:51.9499355Z This checks that the ordering: sparse prepare -> prepare_fx -> convert_to_reference_fx ... ok (0.375s) 2022-11-23T01:58:51.9499884Z test_constructor (ao.sparsity.test_sparsifier.TestNearlyDiagonalSparsifier) ... ok (0.002s) 2022-11-23T01:58:51.9500779Z test_mask_squash (ao.sparsity.test_sparsifier.TestNearlyDiagonalSparsifier) ... ok (0.003s) 2022-11-23T01:58:51.9501314Z test_prepare (ao.sparsity.test_sparsifier.TestNearlyDiagonalSparsifier) ... ok (0.002s) 2022-11-23T01:58:51.9501845Z test_sparsity_levels (ao.sparsity.test_sparsifier.TestNearlyDiagonalSparsifier) ... ok (0.611s) 2022-11-23T01:58:51.9502485Z test_step (ao.sparsity.test_sparsifier.TestNearlyDiagonalSparsifier) ... ok (0.382s) 2022-11-23T01:58:51.9503014Z test_nn_embeddings (ao.sparsity.test_data_sparsifier.TestNormDataSparsifiers) ... ok (0.347s) 2022-11-23T01:58:51.9503528Z test_nn_parameters (ao.sparsity.test_data_sparsifier.TestNormDataSparsifiers) ... ok (0.317s) 2022-11-23T01:58:51.9504062Z test_tensors (ao.sparsity.test_data_sparsifier.TestNormDataSparsifiers) ... ok (0.303s) 2022-11-23T01:58:51.9504571Z test_ptq_quantize_first (ao.sparsity.test_data_sparsifier.TestQuantizationUtils) 2022-11-23T01:58:51.9505028Z The expectation is post_training_sparse_quantize function ... ok (0.011s) 2022-11-23T01:58:51.9505467Z test_ptq_sparsify_first (ao.sparsity.test_data_sparsifier.TestQuantizationUtils) 2022-11-23T01:58:51.9505919Z The expectation is post_training_sparse_quantize function ... ok (0.007s) 2022-11-23T01:58:51.9506658Z test_sparse_qlinear (ao.sparsity.test_kernels.TestQuantizedSparseKernels) ... 2022-11-23 01:58:50,563 - root - INFO - static sparse qlinear is only available in fbgemm 2022-11-23T01:58:51.9507312Z 2022-11-23 01:58:50,572 - root - INFO - static sparse qlinear is only available in fbgemm 2022-11-23T01:58:51.9507825Z 2022-11-23 01:58:50,579 - root - INFO - dynamic sparse qlinear is only available in qnnpack 2022-11-23T01:58:51.9508351Z 2022-11-23 01:58:50,580 - root - INFO - dynamic sparse qlinear is only available in qnnpack 2022-11-23T01:58:51.9508672Z ok (0.037s) 2022-11-23T01:58:51.9509444Z test_sparse_qlinear (ao.sparsity.test_kernels.TestQuantizedSparseLayers) ... /opt/conda/lib/python3.10/site-packages/torch/ao/quantization/utils.py:311: UserWarning: must run observer before calling calculate_qparams. Returning default values. 2022-11-23T01:58:51.9510016Z warnings.warn( 2022-11-23T01:58:51.9510485Z [W qlinear_dynamic.cpp:247] Warning: Currently, qnnpack incorrectly ignores reduce_range when it is set to true; this may change in a future release. (function operator()) 2022-11-23T01:58:51.9511371Z /opt/conda/lib/python3.10/site-packages/torch/ao/quantization/utils.py:303: UserWarning: must run observer before calling calculate_qparams. Returning default values. 2022-11-23T01:58:51.9511823Z warnings.warn( 2022-11-23T01:58:51.9512071Z ok (0.036s) 2022-11-23T01:58:51.9512463Z test_sparse_qlinear_serdes (ao.sparsity.test_kernels.TestQuantizedSparseLayers) ... ok (0.139s) 2022-11-23T01:58:51.9512933Z test_constructor (ao.sparsity.test_scheduler.TestScheduler) ... ok (0.002s) 2022-11-23T01:58:51.9513387Z test_lambda_scheduler (ao.sparsity.test_scheduler.TestScheduler) ... ok (0.002s) 2022-11-23T01:58:51.9513825Z test_order_of_steps (ao.sparsity.test_scheduler.TestScheduler) 2022-11-23T01:58:51.9514248Z Checks if the warning is thrown if the scheduler step is called ... ok (0.006s) 2022-11-23T01:58:51.9514646Z test_step (ao.sparsity.test_scheduler.TestScheduler) ... ok (0.003s) 2022-11-23T01:58:51.9515114Z test_fqn_to_module (ao.sparsity.test_sparsity_utils.TestSparsityUtilFunctions) 2022-11-23T01:58:51.9515556Z Tests that fqn_to_module operates as inverse ... ok (0.007s) 2022-11-23T01:58:51.9515971Z test_fqn_to_module_fail (ao.sparsity.test_sparsity_utils.TestSparsityUtilFunctions) 2022-11-23T01:58:51.9516412Z Tests that fqn_to_module returns None when it tries to ... ok (0.003s) 2022-11-23T01:58:51.9516863Z test_fqn_to_module_for_tensors (ao.sparsity.test_sparsity_utils.TestSparsityUtilFunctions) 2022-11-23T01:58:51.9517333Z Tests that fqn_to_module works for tensors, actually all parameters ... ok (0.007s) 2022-11-23T01:58:51.9517790Z test_get_arg_info_from_tensor_fqn (ao.sparsity.test_sparsity_utils.TestSparsityUtilFunctions) 2022-11-23T01:58:51.9518284Z Tests that get_arg_info_from_tensor_fqn works for all parameters of the model. ... ok (0.007s) 2022-11-23T01:58:51.9518787Z test_get_arg_info_from_tensor_fqn_fail (ao.sparsity.test_sparsity_utils.TestSparsityUtilFunctions) 2022-11-23T01:58:51.9519269Z Tests that get_arg_info_from_tensor_fqn works as expected for invalid tensor_fqn ... ok (0.004s) 2022-11-23T01:58:51.9519813Z test_module_to_fqn (ao.sparsity.test_sparsity_utils.TestSparsityUtilFunctions) 2022-11-23T01:58:51.9520271Z Tests that module_to_fqn works as expected when compared to known good ... ok (0.005s) 2022-11-23T01:58:51.9520737Z test_module_to_fqn_fail (ao.sparsity.test_sparsity_utils.TestSparsityUtilFunctions) 2022-11-23T01:58:51.9521261Z Tests that module_to_fqn returns None when an fqn that doesn't ... ok (0.003s) 2022-11-23T01:58:51.9521717Z test_module_to_fqn_root (ao.sparsity.test_sparsity_utils.TestSparsityUtilFunctions) 2022-11-23T01:58:51.9522291Z Tests that module_to_fqn returns '' when model and target module are the same ... ok (0.003s) 2022-11-23T01:58:51.9522781Z test_constructor (ao.sparsity.test_sparsifier.TestWeightNormSparsifier) ... ok (0.002s) 2022-11-23T01:58:51.9523278Z test_mask_squash (ao.sparsity.test_sparsifier.TestWeightNormSparsifier) ... ok (0.002s) 2022-11-23T01:58:51.9523781Z test_prepare (ao.sparsity.test_sparsifier.TestWeightNormSparsifier) ... ok (0.002s) 2022-11-23T01:58:51.9524301Z test_sparsity_levels (ao.sparsity.test_sparsifier.TestWeightNormSparsifier) ... ok (0.052s) 2022-11-23T01:58:51.9524783Z test_step (ao.sparsity.test_sparsifier.TestWeightNormSparsifier) ... ok (0.394s) 2022-11-23T01:58:51.9525281Z test_step_2_of_4 (ao.sparsity.test_sparsifier.TestWeightNormSparsifier) ... ok (0.021s) 2022-11-23T01:58:51.9525560Z 2022-11-23T01:58:51.9525841Z ---------------------------------------------------------------------- 2022-11-23T01:58:51.9526185Z Ran 72 tests in 9.193s 2022-11-23T01:58:51.9526332Z 2022-11-23T01:58:51.9526430Z OK 2022-11-23T01:58:51.9526564Z 2022-11-23T01:58:51.9526689Z Generating XML reports... 2022-11-23T01:58:51.9527375Z Generated XML report: test-reports/python-unittest/test_ao_sparsity/TEST-ao.sparsity.test_activation_sparsifier.TestActivationSparsifier-20221123015842.xml 2022-11-23T01:58:51.9528300Z Generated XML report: test-reports/python-unittest/test_ao_sparsity/TEST-ao.sparsity.test_data_scheduler.TestBaseDataScheduler-20221123015842.xml 2022-11-23T01:58:51.9529184Z Generated XML report: test-reports/python-unittest/test_ao_sparsity/TEST-ao.sparsity.test_data_sparsifier.TestBaseDataSparsifier-20221123015842.xml 2022-11-23T01:58:51.9530001Z Generated XML report: test-reports/python-unittest/test_ao_sparsity/TEST-ao.sparsity.test_pruner.TestBasePruner-20221123015842.xml 2022-11-23T01:58:51.9530811Z Generated XML report: test-reports/python-unittest/test_ao_sparsity/TEST-ao.sparsity.test_sparsifier.TestBaseSparsifier-20221123015842.xml 2022-11-23T01:58:51.9531671Z Generated XML report: test-reports/python-unittest/test_ao_sparsity/TEST-ao.sparsity.test_composability.TestComposability-20221123015842.xml 2022-11-23T01:58:51.9532497Z Generated XML report: test-reports/python-unittest/test_ao_sparsity/TEST-ao.sparsity.test_scheduler.TestCubicScheduler-20221123015842.xml 2022-11-23T01:58:51.9533327Z Generated XML report: test-reports/python-unittest/test_ao_sparsity/TEST-ao.sparsity.test_parametrization.TestFakeSparsity-20221123015842.xml 2022-11-23T01:58:51.9534177Z Generated XML report: test-reports/python-unittest/test_ao_sparsity/TEST-ao.sparsity.test_composability.TestFxComposability-20221123015842.xml 2022-11-23T01:58:51.9535049Z Generated XML report: test-reports/python-unittest/test_ao_sparsity/TEST-ao.sparsity.test_sparsifier.TestNearlyDiagonalSparsifier-20221123015842.xml 2022-11-23T01:58:51.9535916Z Generated XML report: test-reports/python-unittest/test_ao_sparsity/TEST-ao.sparsity.test_data_sparsifier.TestNormDataSparsifiers-20221123015842.xml 2022-11-23T01:58:51.9536791Z Generated XML report: test-reports/python-unittest/test_ao_sparsity/TEST-ao.sparsity.test_data_sparsifier.TestQuantizationUtils-20221123015842.xml 2022-11-23T01:58:51.9537653Z Generated XML report: test-reports/python-unittest/test_ao_sparsity/TEST-ao.sparsity.test_kernels.TestQuantizedSparseKernels-20221123015842.xml 2022-11-23T01:58:51.9538507Z Generated XML report: test-reports/python-unittest/test_ao_sparsity/TEST-ao.sparsity.test_kernels.TestQuantizedSparseLayers-20221123015842.xml 2022-11-23T01:58:51.9539372Z Generated XML report: test-reports/python-unittest/test_ao_sparsity/TEST-ao.sparsity.test_scheduler.TestScheduler-20221123015842.xml 2022-11-23T01:58:51.9540367Z Generated XML report: test-reports/python-unittest/test_ao_sparsity/TEST-ao.sparsity.test_sparsity_utils.TestSparsityUtilFunctions-20221123015842.xml 2022-11-23T01:58:51.9541242Z Generated XML report: test-reports/python-unittest/test_ao_sparsity/TEST-ao.sparsity.test_sparsifier.TestWeightNormSparsifier-20221123015842.xml 2022-11-23T01:58:51.9541636Z 2022-11-23T01:58:51.9541990Z ##[endgroup] 2022-11-23T01:58:51.9542519Z FINISHED PRINTING LOG FILE of test_ao_sparsity (/var/lib/jenkins/workspace/test/test-reports/test_ao_sparsity_6bm2h6r3) 2022-11-23T01:58:51.9542822Z 2022-11-23T01:58:54.3979486Z Ignoring disabled issues: [] 2022-11-23T01:58:54.4309771Z Running test_xnnpack_integration ... [2022-11-23 01:58:54.430564] 2022-11-23T01:58:54.4312111Z Executing ['/opt/conda/bin/python', '-bb', 'test_xnnpack_integration.py', '-v', '--import-slow-tests', '--import-disabled-tests'] ... [2022-11-23 01:58:54.430872] 2022-11-23T01:59:03.7180539Z 2022-11-23T01:59:03.7181196Z Expand the folded group to see the log file of test_xnnpack_integration 2022-11-23T01:59:03.7183014Z ##[group]PRINTING LOG FILE of test_xnnpack_integration (/var/lib/jenkins/workspace/test/test-reports/test_xnnpack_integration_n2fddhkr) 2022-11-23T01:59:03.7183737Z 2022-11-23T01:59:03.7183905Z Running tests... 2022-11-23T01:59:03.7184450Z ---------------------------------------------------------------------- 2022-11-23T01:59:03.7184972Z Test results will be stored in test-reports/python-unittest/test_xnnpack_integration 2022-11-23T01:59:03.7185537Z test_conv1d_basic (__main__.TestXNNPACKConv1dTransformPass) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T01:59:03.7186427Z test_conv1d_with_relu_fc (__main__.TestXNNPACKConv1dTransformPass) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T01:59:03.7186948Z test_conv2d (__main__.TestXNNPACKOps) ... ok (1.924s) 2022-11-23T01:59:03.7187313Z test_conv2d_transpose (__main__.TestXNNPACKOps) ... ok (0.972s) 2022-11-23T01:59:03.7187838Z test_linear (__main__.TestXNNPACKOps) ... skip: Fails on some platforms, see https://github.com/pytorch/pytorch/issues/73488 (0.001s) 2022-11-23T01:59:03.7188316Z test_linear_1d_input (__main__.TestXNNPACKOps) ... ok (0.063s) 2022-11-23T01:59:03.7188703Z test_decomposed_linear (__main__.TestXNNPACKRewritePass) ... ok (0.126s) 2022-11-23T01:59:03.7189113Z test_linear (__main__.TestXNNPACKRewritePass) ... ok (0.649s) 2022-11-23T01:59:03.7189627Z test_combined_model (__main__.TestXNNPACKSerDes) ... skip: Fails on some platforms, see https://github.com/pytorch/pytorch/issues/73488 (0.006s) 2022-11-23T01:59:03.7190110Z test_conv2d (__main__.TestXNNPACKSerDes) ... ok (1.390s) 2022-11-23T01:59:03.7190481Z test_conv2d_transpose (__main__.TestXNNPACKSerDes) ... ok (1.896s) 2022-11-23T01:59:03.7191001Z test_linear (__main__.TestXNNPACKSerDes) ... skip: Fails on some platforms, see https://github.com/pytorch/pytorch/issues/73488 (0.002s) 2022-11-23T01:59:03.7191326Z 2022-11-23T01:59:03.7191611Z ---------------------------------------------------------------------- 2022-11-23T01:59:03.7191921Z Ran 12 tests in 7.035s 2022-11-23T01:59:03.7192085Z 2022-11-23T01:59:03.7192192Z OK (skipped=5) 2022-11-23T01:59:03.7192363Z 2022-11-23T01:59:03.7192490Z Generating XML reports... 2022-11-23T01:59:03.7193069Z Generated XML report: test-reports/python-unittest/test_xnnpack_integration/TEST-TestXNNPACKOps-20221123015856.xml 2022-11-23T01:59:03.7193792Z Generated XML report: test-reports/python-unittest/test_xnnpack_integration/TEST-TestXNNPACKRewritePass-20221123015856.xml 2022-11-23T01:59:03.7194541Z Generated XML report: test-reports/python-unittest/test_xnnpack_integration/TEST-TestXNNPACKSerDes-20221123015856.xml 2022-11-23T01:59:03.7195459Z Generated XML report: test-reports/python-unittest/test_xnnpack_integration/TEST-TestXNNPACKConv1dTransformPass-20221123015856.xml 2022-11-23T01:59:03.7195837Z 2022-11-23T01:59:03.7196137Z ##[endgroup] 2022-11-23T01:59:03.7196693Z FINISHED PRINTING LOG FILE of test_xnnpack_integration (/var/lib/jenkins/workspace/test/test-reports/test_xnnpack_integration_n2fddhkr) 2022-11-23T01:59:03.7197017Z 2022-11-23T01:59:06.1737186Z Ignoring disabled issues: [] 2022-11-23T01:59:06.2068011Z Running dynamo/test_repros ... [2022-11-23 01:59:06.206411] 2022-11-23T01:59:06.2070543Z Executing ['/opt/conda/bin/python', '-bb', 'dynamo/test_repros.py', '-v', '--import-slow-tests', '--import-disabled-tests'] ... [2022-11-23 01:59:06.206712] 2022-11-23T01:59:15.4274090Z 2022-11-23T01:59:15.4274637Z Expand the folded group to see the log file of dynamo/test_repros 2022-11-23T01:59:15.4276176Z ##[group]PRINTING LOG FILE of dynamo/test_repros (/var/lib/jenkins/workspace/test/test-reports/dynamo-test_repros__w9v42v5) 2022-11-23T01:59:15.4276790Z 2022-11-23T01:59:15.4277003Z Running tests... 2022-11-23T01:59:15.4277942Z ---------------------------------------------------------------------- 2022-11-23T01:59:15.4278970Z Test results will be stored in test-reports/python-unittest/dynamo.test_repros 2022-11-23T01:59:15.4279771Z test_Size (__main__.ReproTests) ... ok (1.723s) 2022-11-23T01:59:15.4280622Z test_abc_setattr (__main__.ReproTests) ... frames [('total', 2), ('ok', 2)] 2022-11-23T01:59:15.4281639Z inline_call [('inline in skipfiles: assertIsInstance /opt/conda/lib/python3.10/unittest/case.py', 1)] 2022-11-23T01:59:15.4282339Z unimplemented [] 2022-11-23T01:59:15.4283343Z graph_break [('inline in skipfiles: assertIsInstance /opt/conda/lib/python3.10/unittest/case.py', 1)] 2022-11-23T01:59:15.4284296Z stats [('calls_captured', 2), ('fusions_possible', 1), ('unique_graphs', 1)] 2022-11-23T01:59:15.4284689Z frames [('total', 3), ('ok', 3)] 2022-11-23T01:59:15.4284963Z unimplemented [] 2022-11-23T01:59:15.4285850Z graph_break [('setattr(UserDefinedObjectVariable) .Derived.__setattr__ at 0x7fbee3e032e0>', 1)] 2022-11-23T01:59:15.4286291Z inline_call [] 2022-11-23T01:59:15.4286705Z stats [('calls_captured', 1), ('unique_graphs', 1), ('fusions_possible', 0)] 2022-11-23T01:59:15.4286997Z ok (0.014s) 2022-11-23T01:59:15.4287297Z test_batch_norm_act (__main__.ReproTests) ... inline_call [] 2022-11-23T01:59:15.4287759Z stats [('calls_captured', 2), ('fusions_possible', 1), ('unique_graphs', 1)] 2022-11-23T01:59:15.4288064Z ok (0.038s) 2022-11-23T01:59:15.4288497Z test_bigbird_unsqueeze_inplace (__main__.ReproTests) ... frames [('total', 1), ('ok', 1)] 2022-11-23T01:59:15.4288992Z stats [('calls_captured', 4), ('fusions_possible', 3), ('unique_graphs', 1)] 2022-11-23T01:59:15.4289381Z aot_autograd [('total', 1), ('ok', 1)] 2022-11-23T01:59:15.4289631Z ok (0.597s) 2022-11-23T01:59:15.4289910Z test_boxes_len (__main__.ReproTests) ... inline_call [] 2022-11-23T01:59:15.4290368Z stats [('calls_captured', 1), ('unique_graphs', 1), ('fusions_possible', 0)] 2022-11-23T01:59:15.4290691Z ok (0.012s) 2022-11-23T01:59:15.4290989Z test_chunk_reformer_ff (__main__.ReproTests) ... inline_call [] 2022-11-23T01:59:15.4291457Z stats [('calls_captured', 4), ('fusions_possible', 3), ('unique_graphs', 1)] 2022-11-23T01:59:15.4291748Z ok (0.068s) 2022-11-23T01:59:15.4292229Z test_class_member (__main__.ReproTests) ... stats [('calls_captured', 4), ('fusions_possible', 3), ('unique_graphs', 1)] 2022-11-23T01:59:15.4292591Z ok (0.013s) 2022-11-23T01:59:15.4293001Z test_convert_boxes_to_pooler_format (__main__.ReproTests) ... frames [('total', 4), ('ok', 4)] 2022-11-23T01:59:15.4293339Z inline_call [] 2022-11-23T01:59:15.4293593Z unimplemented [] 2022-11-23T01:59:15.4293954Z graph_break [('dynamic shapes: repeat_interleave', 2)] 2022-11-23T01:59:15.4294422Z stats [('calls_captured', 10), ('fusions_possible', 6), ('unique_graphs', 4)] 2022-11-23T01:59:15.4294736Z ok (0.075s) 2022-11-23T01:59:15.4295058Z test_create_rand_mask_from_inputs (__main__.ReproTests) ... inline_call [] 2022-11-23T01:59:15.4295648Z stats [('calls_captured', 8), ('fusions_possible', 7), ('unique_graphs', 1)] 2022-11-23T01:59:15.4295957Z ok (0.078s) 2022-11-23T01:59:15.4296251Z test_dict_iter (__main__.ReproTests) ... ok (0.007s) 2022-11-23T01:59:15.4296702Z test_dict_list_values (__main__.ReproTests) ... frames [('total', 7), ('ok', 7)] 2022-11-23T01:59:15.4297028Z unimplemented [] 2022-11-23T01:59:15.4297622Z graph_break [('call_function in skip_files Builtin count', 2), ('call_function BuiltinVariable(zip) [UserDefinedObjectVariable(count), ListVariable()] {}', 2)] 2022-11-23T01:59:15.4298049Z ok (0.024s) 2022-11-23T01:59:15.4298434Z test_do_paste_mask (__main__.ReproTests) ... frames [('total', 12), ('ok', 11)] 2022-11-23T01:59:15.4298871Z unimplemented [('Dynamic slicing not supported', 1)] 2022-11-23T01:59:15.4299357Z graph_break [('dynamic shapes: arange', 6), ('Dynamic slicing not supported', 4)] 2022-11-23T01:59:15.4299853Z stats [('calls_captured', 159), ('fusions_possible', 148), ('unique_graphs', 11)] 2022-11-23T01:59:15.4300709Z ok (0.800s) 2022-11-23T01:59:15.4301371Z test_ellipsis (__main__.ReproTests) ... stats [('calls_captured', 3), ('fusions_possible', 2), ('unique_graphs', 1)] 2022-11-23T01:59:15.4301722Z ok (0.024s) 2022-11-23T01:59:15.4302098Z test_exec_import (__main__.ReproTests) ... frames [('total', 5), ('ok', 5)] 2022-11-23T01:59:15.4302596Z inline_call [('call_function BuiltinVariable(exec) [ConstantVariable(str)] {}', 1)] 2022-11-23T01:59:15.4302935Z unimplemented [] 2022-11-23T01:59:15.4303365Z graph_break [('call_function BuiltinVariable(exec) [ConstantVariable(str)] {}', 1)] 2022-11-23T01:59:15.4303703Z ok (0.005s) 2022-11-23T01:59:15.4304119Z test_exec_wildcard_import (__main__.ReproTests) ... frames [('total', 5), ('ok', 5)] 2022-11-23T01:59:15.4304616Z inline_call [('call_function BuiltinVariable(exec) [ConstantVariable(str)] {}', 1)] 2022-11-23T01:59:15.4304956Z unimplemented [] 2022-11-23T01:59:15.4305499Z graph_break [('call_function BuiltinVariable(exec) [ConstantVariable(str)] {}', 1)] 2022-11-23T01:59:15.4306007Z stats [('calls_captured', 6), ('fusions_possible', 5), ('unique_graphs', 1)] 2022-11-23T01:59:15.4306318Z ok (0.017s) 2022-11-23T01:59:15.4306745Z test_for_loop_graph_break (__main__.ReproTests) ... frames [('total', 2), ('ok', 2)] 2022-11-23T01:59:15.4307053Z inline_call [] 2022-11-23T01:59:15.4307558Z unimplemented [('call_function in skip_files /opt/conda/lib/python3.10/site-packages/torch/_dynamo/__init__.py', 1)] 2022-11-23T01:59:15.4308102Z stats [('calls_captured', 1), ('unique_graphs', 1), ('fusions_possible', 0)] 2022-11-23T01:59:15.4308413Z ok (0.015s) 2022-11-23T01:59:15.4308821Z test_for_loop_graph_break_before (__main__.ReproTests) ... frames [('total', 2), ('ok', 2)] 2022-11-23T01:59:15.4309158Z unimplemented [] 2022-11-23T01:59:15.4309657Z graph_break [('call_function in skip_files /opt/conda/lib/python3.10/site-packages/torch/_dynamo/__init__.py', 1)] 2022-11-23T01:59:15.4310022Z inline_call [] 2022-11-23T01:59:15.4310435Z stats [('calls_captured', 100), ('fusions_possible', 99), ('unique_graphs', 1)] 2022-11-23T01:59:15.4310750Z ok (0.217s) 2022-11-23T01:59:15.4311043Z test_get_parameter_dtype (__main__.ReproTests) ... inline_call [] 2022-11-23T01:59:15.4311516Z stats [('calls_captured', 2), ('fusions_possible', 1), ('unique_graphs', 1)] 2022-11-23T01:59:15.4311823Z ok (0.013s) 2022-11-23T01:59:15.4312149Z test_grad_mode_carrying_correct_state_after_graph_break (__main__.ReproTests) ... Break 2022-11-23T01:59:15.4312563Z frames [('total', 3), ('ok', 3)] 2022-11-23T01:59:15.4312842Z unimplemented [] 2022-11-23T01:59:15.4313268Z graph_break [('call_function BuiltinVariable(print) [ConstantVariable(str)] {}', 1)] 2022-11-23T01:59:15.4313756Z stats [('calls_captured', 6), ('fusions_possible', 4), ('unique_graphs', 2)] 2022-11-23T01:59:15.4314064Z ok (0.016s) 2022-11-23T01:59:15.4314477Z test_guard_fail_nested_tuple (__main__.ReproTests) ... frames [('total', 2), ('ok', 2)] 2022-11-23T01:59:15.4315050Z stats [('calls_captured', 4), ('fusions_possible', 2), ('unique_graphs', 2)] 2022-11-23T01:59:15.4315365Z ok (0.018s) 2022-11-23T01:59:15.4315796Z test_guard_fail_tensor_bool (__main__.ReproTests) ... frames [('total', 12), ('ok', 12)] 2022-11-23T01:59:15.4316277Z unimplemented [('FOR_ITER UserDefinedObjectVariable(product)', 1)] 2022-11-23T01:59:15.4317093Z graph_break [('call torch._dynamo.disable() wrapped function .fn..get_expected at 0x7fbee10ad6c0>', 5), ('data dependent operator: aten.allclose.default', 5)] 2022-11-23T01:59:15.4317765Z stats [('calls_captured', 5), ('unique_graphs', 5), ('fusions_possible', 0)] 2022-11-23T01:59:15.4318081Z ok (0.075s) 2022-11-23T01:59:15.4318376Z test_guard_ordering_shape_fail (__main__.ReproTests) ... ok (0.001s) 2022-11-23T01:59:15.4318768Z test_hf_model_output (__main__.ReproTests) ... inline_call [] 2022-11-23T01:59:15.4319238Z stats [('calls_captured', 4), ('unique_graphs', 4), ('fusions_possible', 0)] 2022-11-23T01:59:15.4319542Z ok (0.074s) 2022-11-23T01:59:15.4319840Z test_hf_t5_forward (__main__.ReproTests) ... inline_call [] 2022-11-23T01:59:15.4320307Z stats [('calls_captured', 11), ('fusions_possible', 10), ('unique_graphs', 1)] 2022-11-23T01:59:15.4320601Z ok (0.299s) 2022-11-23T01:59:15.4321001Z test_indexing_with_list (__main__.ReproTests) ... frames [('total', 4), ('ok', 4)] 2022-11-23T01:59:15.4321394Z inline_call [('Tensor.numpy', 1)] 2022-11-23T01:59:15.4321675Z unimplemented [] 2022-11-23T01:59:15.4321984Z graph_break [('Tensor.numpy', 1)] 2022-11-23T01:59:15.4322427Z stats [('unique_graphs', 2), ('calls_captured', 0), ('fusions_possible', -2)] 2022-11-23T01:59:15.4322730Z ok (0.023s) 2022-11-23T01:59:15.4323016Z test_is_symbolic_tracing (__main__.ReproTests) ... inline_call [] 2022-11-23T01:59:15.4323483Z stats [('calls_captured', 1), ('unique_graphs', 1), ('fusions_possible', 0)] 2022-11-23T01:59:15.4323796Z ok (0.008s) 2022-11-23T01:59:15.4324138Z test_isinstance_dtype (__main__.ReproTests) ... ok (0.004s) 2022-11-23T01:59:15.4325102Z test_isinstance_storage (__main__.ReproTests) ... /opt/conda/lib/python3.10/site-packages/torch/storage.py:315: UserWarning: TypedStorage is deprecated. It will be removed in the future and UntypedStorage will be the only storage class. This should only matter to you if you are using storages directly. 2022-11-23T01:59:15.4325754Z warnings.warn(message, UserWarning) 2022-11-23T01:59:15.4326100Z frames [('total', 12), ('ok', 11)] 2022-11-23T01:59:15.4326347Z unimplemented [] 2022-11-23T01:59:15.4326977Z graph_break [('call_function BuiltinVariable(bytearray) [ListVariable()] {}', 1), ('inline in skipfiles: from_buffer /opt/conda/lib/python3.10/site-packages/torch/storage.py', 1)] 2022-11-23T01:59:15.4327678Z inline_call [('inline in skipfiles: from_buffer /opt/conda/lib/python3.10/site-packages/torch/storage.py', 1)] 2022-11-23T01:59:15.4328064Z expected failure (0.017s) 2022-11-23T01:59:15.4328387Z test_issue1466_size_aot_autograd (__main__.ReproTests) ... arf 2022-11-23T01:59:15.4328782Z arf 2022-11-23T01:59:15.4329196Z frames [('total', 3), ('ok', 3)] 2022-11-23T01:59:15.4329445Z unimplemented [] 2022-11-23T01:59:15.4329883Z graph_break [('call_function BuiltinVariable(print) [ConstantVariable(str)] {}', 1)] 2022-11-23T01:59:15.4330389Z stats [('calls_captured', 3), ('unique_graphs', 2), ('fusions_possible', 1)] 2022-11-23T01:59:15.4330758Z aot_autograd [('total', 1), ('ok', 1)] 2022-11-23T01:59:15.4331026Z ok (0.033s) 2022-11-23T01:59:15.4331320Z test_issue175 (__main__.ReproTests) ... inline_call [] 2022-11-23T01:59:15.4331764Z stats [('calls_captured', 12), ('fusions_possible', 11), ('unique_graphs', 1)] 2022-11-23T01:59:15.4332082Z ok (0.094s) 2022-11-23T01:59:15.4332623Z test_longformer_chunk (__main__.ReproTests) ... stats [('calls_captured', 4), ('fusions_possible', 2), ('unique_graphs', 2)] 2022-11-23T01:59:15.4332990Z ok (0.090s) 2022-11-23T01:59:15.4333384Z test_maml_item_capture (__main__.ReproTests) ... frames [('total', 3), ('ok', 3)] 2022-11-23T01:59:15.4333967Z inline_call [('inlining disallowed: ', 1)] 2022-11-23T01:59:15.4334305Z unimplemented [] 2022-11-23T01:59:15.4334860Z graph_break [('call_function in skip_files /opt/conda/lib/python3.10/copy.py', 1), ('inlining disallowed: ', 1)] 2022-11-23T01:59:15.4335432Z stats [('calls_captured', 29), ('fusions_possible', 27), ('unique_graphs', 2)] 2022-11-23T01:59:15.4335747Z ok (0.107s) 2022-11-23T01:59:15.4336138Z test_maml_no_item_capture (__main__.ReproTests) ... frames [('total', 5), ('ok', 5)] 2022-11-23T01:59:15.4336629Z inline_call [('inlining disallowed: ', 1)] 2022-11-23T01:59:15.4336953Z unimplemented [] 2022-11-23T01:59:15.4337541Z graph_break [('Tensor.item', 2), ('call_function in skip_files /opt/conda/lib/python3.10/copy.py', 1), ('inlining disallowed: ', 1)] 2022-11-23T01:59:15.4338128Z stats [('calls_captured', 29), ('fusions_possible', 25), ('unique_graphs', 4)] 2022-11-23T01:59:15.4338452Z ok (0.137s) 2022-11-23T01:59:15.4338929Z test_modules (__main__.ReproTests) ... stats [('calls_captured', 5), ('fusions_possible', 4), ('unique_graphs', 1)] 2022-11-23T01:59:15.4339263Z ok (0.025s) 2022-11-23T01:59:15.4339662Z test_multi_dot_import (__main__.ReproTests) ... frames [('total', 4), ('ok', 4)] 2022-11-23T01:59:15.4340773Z inline_call [('inline in skipfiles: symbolic_trace /opt/conda/lib/python3.10/site-packages/torch/fx/_symbolic_trace.py', 1)] 2022-11-23T01:59:15.4341203Z unimplemented [] 2022-11-23T01:59:15.4341724Z graph_break [('inline in skipfiles: symbolic_trace /opt/conda/lib/python3.10/site-packages/torch/fx/_symbolic_trace.py', 1)] 2022-11-23T01:59:15.4342285Z stats [('calls_captured', 1), ('unique_graphs', 1), ('fusions_possible', 0)] 2022-11-23T01:59:15.4342599Z ok (0.014s) 2022-11-23T01:59:15.4343009Z test_multi_import (__main__.ReproTests) ... skip: requires detectron2 (0.001s) 2022-11-23T01:59:15.4343618Z test_named_buffers (__main__.ReproTests) ... stats [('calls_captured', 6), ('fusions_possible', 5), ('unique_graphs', 1)] 2022-11-23T01:59:15.4343980Z ok (0.015s) 2022-11-23T01:59:15.4344372Z test_nn_parameter (__main__.ReproTests) ... frames [('total', 2), ('ok', 2)] 2022-11-23T01:59:15.4344878Z inline_call [('inline in skipfiles: assertTrue /opt/conda/lib/python3.10/unittest/case.py', 1)] 2022-11-23T01:59:15.4345246Z unimplemented [] 2022-11-23T01:59:15.4345709Z graph_break [('inline in skipfiles: assertTrue /opt/conda/lib/python3.10/unittest/case.py', 1)] 2022-11-23T01:59:15.4346203Z stats [('calls_captured', 2), ('fusions_possible', 1), ('unique_graphs', 1)] 2022-11-23T01:59:15.4346514Z ok (0.013s) 2022-11-23T01:59:15.4346978Z test_not_rewrite_assert (__main__.ReproTests) ... unimplemented [('generic_jump TensorVariable()', 1)] 2022-11-23T01:59:15.4347313Z ok (0.007s) 2022-11-23T01:59:15.4347756Z test_not_rewrite_assert_for_other_errors (__main__.ReproTests) ... frames [('total', 2), ('ok', 2)] 2022-11-23T01:59:15.4348270Z stats [('calls_captured', 3), ('fusions_possible', 2), ('unique_graphs', 1)] 2022-11-23T01:59:15.4348590Z ok (0.011s) 2022-11-23T01:59:15.4348958Z test_numpy_list (__main__.ReproTests) ... frames [('total', 2), ('ok', 1)] 2022-11-23T01:59:15.4349272Z unimplemented [] 2022-11-23T01:59:15.4349826Z graph_break [('call torch._dynamo.disable() wrapped function .rand_gen at 0x7fbee102c160>', 1)] 2022-11-23T01:59:15.4350229Z expected failure (0.027s) 2022-11-23T01:59:15.4350662Z test_optimized_deepcopy (__main__.ReproTests) ... frames [('total', 1), ('ok', 1)] 2022-11-23T01:59:15.4351151Z stats [('calls_captured', 1), ('unique_graphs', 1), ('fusions_possible', 0)] 2022-11-23T01:59:15.4351457Z ok (0.016s) 2022-11-23T01:59:15.4351848Z test_primtorch (__main__.ReproTests) ... frames [('total', 3), ('ok', 3)] 2022-11-23T01:59:15.4352427Z inline_call [('inline in skipfiles: _fn /opt/conda/lib/python3.10/site-packages/torch/_prims_common/wrappers.py', 1)] 2022-11-23T01:59:15.4352910Z unimplemented [] 2022-11-23T01:59:15.4353410Z graph_break [('inline in skipfiles: _fn /opt/conda/lib/python3.10/site-packages/torch/_prims_common/wrappers.py', 1)] 2022-11-23T01:59:15.4353778Z ok (0.006s) 2022-11-23T01:59:15.4354380Z test_primtorch_no_graph_break (__main__.ReproTests) ... inline_call [('inline in skipfiles: _fn /opt/conda/lib/python3.10/site-packages/torch/_prims_common/wrappers.py', 1)] 2022-11-23T01:59:15.4354829Z expected failure (0.004s) 2022-11-23T01:59:15.4355264Z test_recursive_map (__main__.ReproTests) ... frames [('total', 1), ('ok', 1)] 2022-11-23T01:59:15.4355580Z inline_call [] 2022-11-23T01:59:15.4355965Z stats [('calls_captured', 4), ('fusions_possible', 3), ('unique_graphs', 1)] 2022-11-23T01:59:15.4356274Z ok (0.017s) 2022-11-23T01:59:15.4356573Z test_reformer_eval (__main__.ReproTests) ... inline_call [] 2022-11-23T01:59:15.4357042Z stats [('calls_captured', 10), ('fusions_possible', 9), ('unique_graphs', 1)] 2022-11-23T01:59:15.4357339Z ok (0.045s) 2022-11-23T01:59:15.4357665Z test_reformer_min_chunk_len (__main__.ReproTests) ... inline_call [] 2022-11-23T01:59:15.4358144Z stats [('calls_captured', 3), ('fusions_possible', 2), ('unique_graphs', 1)] 2022-11-23T01:59:15.4358434Z ok (0.014s) 2022-11-23T01:59:15.4358736Z test_reformer_sorting (__main__.ReproTests) ... inline_call [] 2022-11-23T01:59:15.4359205Z stats [('calls_captured', 14), ('fusions_possible', 13), ('unique_graphs', 1)] 2022-11-23T01:59:15.4359498Z ok (0.032s) 2022-11-23T01:59:15.4359890Z test_reformer_train (__main__.ReproTests) ... frames [('total', 4), ('ok', 4)] 2022-11-23T01:59:15.4360496Z inline_call [('inline in skipfiles: save_for_backward /opt/conda/lib/python3.10/site-packages/torch/autograd/function.py', 1)] 2022-11-23T01:59:15.4360907Z unimplemented [] 2022-11-23T01:59:15.4361571Z graph_break [('autograd.Function with requires_grad', 1), ('inline in skipfiles: save_for_backward /opt/conda/lib/python3.10/site-packages/torch/autograd/function.py', 1)] 2022-11-23T01:59:15.4362201Z stats [('calls_captured', 10), ('fusions_possible', 6), ('unique_graphs', 4)] 2022-11-23T01:59:15.4362512Z ok (0.072s) 2022-11-23T01:59:15.4362890Z test_reinplacing (__main__.ReproTests) ... frames [('total', 1), ('ok', 1)] 2022-11-23T01:59:15.4363364Z stats [('calls_captured', 4), ('fusions_possible', 3), ('unique_graphs', 1)] 2022-11-23T01:59:15.4363755Z aot_autograd [('total', 1), ('ok', 1)] 2022-11-23T01:59:15.4364008Z ok (1.133s) 2022-11-23T01:59:15.4364504Z test_relative_import (__main__.ReproTests) ... stats [('calls_captured', 2), ('fusions_possible', 1), ('unique_graphs', 1)] 2022-11-23T01:59:15.4364867Z ok (0.013s) 2022-11-23T01:59:15.4365383Z test_relative_import_no_modulename (__main__.ReproTests) ... stats [('calls_captured', 2), ('fusions_possible', 1), ('unique_graphs', 1)] 2022-11-23T01:59:15.4365746Z ok (0.008s) 2022-11-23T01:59:15.4366246Z test_rewrite_assert_noop (__main__.ReproTests) ... stats [('calls_captured', 9), ('fusions_possible', 6), ('unique_graphs', 3)] 2022-11-23T01:59:15.4366615Z ok (0.029s) 2022-11-23T01:59:15.4367097Z test_rewrite_assert_with_fstring_msg (__main__.ReproTests) ... unimplemented [('generic_jump TensorVariable()', 1)] 2022-11-23T01:59:15.4367465Z ok (0.008s) 2022-11-23T01:59:15.4367976Z test_rewrite_assert_with_msg (__main__.ReproTests) ... stats [('calls_captured', 18), ('fusions_possible', 15), ('unique_graphs', 3)] 2022-11-23T01:59:15.4368347Z ok (0.033s) 2022-11-23T01:59:15.4368843Z test_rewrite_assert_without_msg (__main__.ReproTests) ... stats [('calls_captured', 12), ('fusions_possible', 10), ('unique_graphs', 2)] 2022-11-23T01:59:15.4369218Z ok (0.022s) 2022-11-23T01:59:15.4369599Z test_rng_state (__main__.ReproTests) ... frames [('total', 1), ('ok', 1)] 2022-11-23T01:59:15.4370053Z stats [('calls_captured', 8), ('fusions_possible', 6), ('unique_graphs', 2)] 2022-11-23T01:59:15.4370374Z ok (0.016s) 2022-11-23T01:59:15.4370879Z test_seq_append_list (__main__.ReproTests) ... stats [('calls_captured', 5), ('fusions_possible', 4), ('unique_graphs', 1)] 2022-11-23T01:59:15.4371295Z ok (0.033s) 2022-11-23T01:59:15.4372199Z test_sigmoid_out (__main__.ReproTests) ... /var/lib/jenkins/workspace/test/dynamo/test_repros.py:1535: UserWarning: An output with one or more elements was resized since it had shape [], which does not match the required output shape [3, 5]. This behavior is deprecated, and in a future PyTorch release outputs will not be resized unless they have zero elements. You can explicitly reuse an out tensor t by resizing it, inplace, to zero elements with t.resize_(0). (Triggered internally at /var/lib/jenkins/workspace/aten/src/ATen/native/Resize.cpp:31.) 2022-11-23T01:59:15.4373103Z torch.sigmoid(inp, out=out1) 2022-11-23T01:59:15.4374290Z /opt/conda/lib/python3.10/site-packages/torch/_prims_common/wrappers.py:145: UserWarning: An output with one or more elements was resized since it had shape torch.Size([]) which does not match the required output shape {str(shape)}. This behavior is deprecated, and in a future PyTorch release outputs will not be resized unless they have zero elements. You can explicitly reuse an out tensor t by resizing it, inplace, to zero elements with t.resize_(0). 2022-11-23T01:59:15.4375078Z warnings.warn(msg) 2022-11-23T01:59:15.4375966Z /var/lib/jenkins/workspace/test/dynamo/test_repros.py:1535: UserWarning: An output with one or more elements was resized since it had shape [], which does not match the required output shape [3, 5]. This behavior is deprecated, and in a future PyTorch release outputs will not be resized unless they have zero elements. You can explicitly reuse an out tensor t by resizing it, inplace, to zero elements with t.resize_(0). (Triggered internally at /var/lib/jenkins/workspace/aten/src/ATen/native/Resize.cpp:31.) 2022-11-23T01:59:15.4376812Z torch.sigmoid(inp, out=out1) 2022-11-23T01:59:15.4377130Z frames [('total', 7), ('ok', 7)] 2022-11-23T01:59:15.4377607Z inline_call [('call_function UserDefinedClassVariable() [] {}', 1)] 2022-11-23T01:59:15.4377941Z ok (0.041s) 2022-11-23T01:59:15.4378442Z test_slice_into_list_mutable (__main__.ReproTests) ... stats [('calls_captured', 30), ('fusions_possible', 29), ('unique_graphs', 1)] 2022-11-23T01:59:15.4378816Z ok (0.055s) 2022-11-23T01:59:15.4379236Z test_slicing_dynamic_shape (__main__.ReproTests) ... frames [('total', 2), ('ok', 2)] 2022-11-23T01:59:15.4379686Z unimplemented [('Dynamic slicing not supported', 2)] 2022-11-23T01:59:15.4380550Z stats [('calls_captured', 4), ('fusions_possible', 2), ('unique_graphs', 2)] 2022-11-23T01:59:15.4381013Z ok (0.015s) 2022-11-23T01:59:15.4381437Z test_slicing_dynamic_shape_setitem (__main__.ReproTests) ... frames [('total', 2), ('ok', 1)] 2022-11-23T01:59:15.4381901Z unimplemented [('Dynamic slicing not supported', 1)] 2022-11-23T01:59:15.4382312Z graph_break [('Dynamic slicing not supported', 1)] 2022-11-23T01:59:15.4382770Z stats [('calls_captured', 1), ('unique_graphs', 1), ('fusions_possible', 0)] 2022-11-23T01:59:15.4383076Z ok (0.012s) 2022-11-23T01:59:15.4384000Z test_sort_out (__main__.ReproTests) ... /var/lib/jenkins/workspace/test/dynamo/test_repros.py:1519: UserWarning: An output with one or more elements was resized since it had shape [], which does not match the required output shape [3]. This behavior is deprecated, and in a future PyTorch release outputs will not be resized unless they have zero elements. You can explicitly reuse an out tensor t by resizing it, inplace, to zero elements with t.resize_(0). (Triggered internally at /var/lib/jenkins/workspace/aten/src/ATen/native/Resize.cpp:31.) 2022-11-23T01:59:15.4384909Z torch.sort(tensor, out=(values1, indices1)) 2022-11-23T01:59:15.4386211Z /opt/conda/lib/python3.10/site-packages/torch/_dynamo/utils.py:1103: UserWarning: An output with one or more elements was resized since it had shape [], which does not match the required output shape [3]. This behavior is deprecated, and in a future PyTorch release outputs will not be resized unless they have zero elements. You can explicitly reuse an out tensor t by resizing it, inplace, to zero elements with t.resize_(0). (Triggered internally at /var/lib/jenkins/workspace/aten/src/ATen/native/Resize.cpp:31.) 2022-11-23T01:59:15.4387174Z return node.target(*args, **kwargs) 2022-11-23T01:59:15.4388072Z /var/lib/jenkins/workspace/test/dynamo/test_repros.py:1519: UserWarning: An output with one or more elements was resized since it had shape [], which does not match the required output shape [3]. This behavior is deprecated, and in a future PyTorch release outputs will not be resized unless they have zero elements. You can explicitly reuse an out tensor t by resizing it, inplace, to zero elements with t.resize_(0). (Triggered internally at /var/lib/jenkins/workspace/aten/src/ATen/native/Resize.cpp:31.) 2022-11-23T01:59:15.4388914Z torch.sort(tensor, out=(values1, indices1)) 2022-11-23T01:59:15.4389815Z /var/lib/jenkins/workspace/test/dynamo/test_repros.py:1519: UserWarning: An output with one or more elements was resized since it had shape [], which does not match the required output shape [3]. This behavior is deprecated, and in a future PyTorch release outputs will not be resized unless they have zero elements. You can explicitly reuse an out tensor t by resizing it, inplace, to zero elements with t.resize_(0). (Triggered internally at /var/lib/jenkins/workspace/aten/src/ATen/native/Resize.cpp:31.) 2022-11-23T01:59:15.4390706Z torch.sort(tensor, out=(values1, indices1)) 2022-11-23T01:59:15.4391057Z frames [('total', 7), ('ok', 7)] 2022-11-23T01:59:15.4391483Z inline_call [('call_function UserDefinedClassVariable() [] {}', 1)] 2022-11-23T01:59:15.4391783Z ok (0.056s) 2022-11-23T01:59:15.4392197Z test_specialized_stride (__main__.ReproTests) ... frames [('total', 1), ('ok', 1)] 2022-11-23T01:59:15.4392692Z stats [('calls_captured', 1), ('unique_graphs', 1), ('fusions_possible', 0)] 2022-11-23T01:59:15.4392989Z ok (0.006s) 2022-11-23T01:59:15.4393493Z test_tensor_isinstance_tuple (__main__.ReproTests) ... frames [('total', 1), ('ok', 1)] 2022-11-23T01:59:15.4394017Z stats [('calls_captured', 1), ('unique_graphs', 1), ('fusions_possible', 0)] 2022-11-23T01:59:15.4394309Z ok (0.007s) 2022-11-23T01:59:15.4394708Z test_tokenization (__main__.ReproTests) ... frames [('total', 4), ('ok', 4)] 2022-11-23T01:59:15.4395249Z inline_call [('inline in skipfiles: __init__ /opt/conda/lib/python3.10/collections/__init__.py', 2)] 2022-11-23T01:59:15.4395589Z unimplemented [] 2022-11-23T01:59:15.4396053Z graph_break [('inline in skipfiles: __init__ /opt/conda/lib/python3.10/collections/__init__.py', 2)] 2022-11-23T01:59:15.4396400Z ok (0.012s) 2022-11-23T01:59:15.4396902Z test_torch_ops_aten (__main__.ReproTests) ... stats [('calls_captured', 1), ('unique_graphs', 1), ('fusions_possible', 0)] 2022-11-23T01:59:15.4397254Z ok (0.014s) 2022-11-23T01:59:15.4397758Z test_vdd_duplicate_error (__main__.ReproTests) ... stats [('calls_captured', 5), ('fusions_possible', 4), ('unique_graphs', 1)] 2022-11-23T01:59:15.4398131Z ok (0.019s) 2022-11-23T01:59:15.4398538Z test_while_loop_graph_break (__main__.ReproTests) ... frames [('total', 2), ('ok', 2)] 2022-11-23T01:59:15.4398867Z inline_call [] 2022-11-23T01:59:15.4399374Z unimplemented [('call_function in skip_files /opt/conda/lib/python3.10/site-packages/torch/_dynamo/__init__.py', 1)] 2022-11-23T01:59:15.4399926Z stats [('calls_captured', 1), ('unique_graphs', 1), ('fusions_possible', 0)] 2022-11-23T01:59:15.4400230Z ok (0.011s) 2022-11-23T01:59:15.4400543Z test_with_on_graph_break_inst (__main__.ReproTests) ... Hello world 2022-11-23T01:59:15.4400850Z Hello world 2022-11-23T01:59:15.4401127Z frames [('total', 6), ('ok', 6)] 2022-11-23T01:59:15.4401579Z inline_call [('call_function BuiltinVariable(print) [ConstantVariable(str)] {}', 1)] 2022-11-23T01:59:15.4401931Z unimplemented [] 2022-11-23T01:59:15.4402402Z graph_break [('call_function BuiltinVariable(print) [ConstantVariable(str)] {}', 2), ('Tensor.backward', 1)] 2022-11-23T01:59:15.4402953Z stats [('calls_captured', 11), ('fusions_possible', 7), ('unique_graphs', 4)] 2022-11-23T01:59:15.4403370Z ok (0.040s) 2022-11-23T01:59:15.4403520Z 2022-11-23T01:59:15.4403776Z ---------------------------------------------------------------------- 2022-11-23T01:59:15.4404116Z Ran 70 tests in 6.647s 2022-11-23T01:59:15.4404281Z 2022-11-23T01:59:15.4404421Z OK (skipped=1, expected failures=3) 2022-11-23T01:59:15.4404608Z 2022-11-23T01:59:15.4404733Z Generating XML reports... 2022-11-23T01:59:15.4405246Z Generated XML report: test-reports/python-unittest/dynamo.test_repros/TEST-ReproTests-20221123015908.xml 2022-11-23T01:59:15.4405553Z 2022-11-23T01:59:15.4405957Z ##[endgroup] 2022-11-23T01:59:15.4406493Z FINISHED PRINTING LOG FILE of dynamo/test_repros (/var/lib/jenkins/workspace/test/test-reports/dynamo-test_repros__w9v42v5) 2022-11-23T01:59:15.4406780Z 2022-11-23T01:59:17.8736103Z Ignoring disabled issues: [] 2022-11-23T01:59:17.9062874Z Running test_scatter_gather_ops ... [2022-11-23 01:59:17.905891] 2022-11-23T01:59:17.9065853Z Executing ['/opt/conda/bin/python', '-bb', 'test_scatter_gather_ops.py', '-v', '--import-slow-tests', '--import-disabled-tests'] ... [2022-11-23 01:59:17.906228] 2022-11-23T01:59:27.6622580Z 2022-11-23T01:59:27.6623293Z Expand the folded group to see the log file of test_scatter_gather_ops 2022-11-23T01:59:27.6624181Z ##[group]PRINTING LOG FILE of test_scatter_gather_ops (/var/lib/jenkins/workspace/test/test-reports/test_scatter_gather_ops_2g2xb9i0) 2022-11-23T01:59:27.6624608Z 2022-11-23T01:59:27.6624805Z Running tests... 2022-11-23T01:59:27.6625836Z ---------------------------------------------------------------------- 2022-11-23T01:59:27.6626600Z Test results will be stored in test-reports/python-unittest/test_scatter_gather_ops 2022-11-23T01:59:27.6627127Z test_gather_backward_with_empty_index_tensor_sparse_grad_False_cuda_float32 (__main__.TestScatterGatherCUDA) ... ok (0.005s) 2022-11-23T01:59:27.6627694Z test_gather_backward_with_empty_index_tensor_sparse_grad_False_cuda_float64 (__main__.TestScatterGatherCUDA) ... ok (0.002s) 2022-11-23T01:59:27.6628542Z test_gather_backward_with_empty_index_tensor_sparse_grad_True_cuda_float32 (__main__.TestScatterGatherCUDA) ... ok (0.003s) 2022-11-23T01:59:27.6629109Z test_gather_backward_with_empty_index_tensor_sparse_grad_True_cuda_float64 (__main__.TestScatterGatherCUDA) ... ok (0.002s) 2022-11-23T01:59:27.6629590Z test_gather_bool_cuda_bool (__main__.TestScatterGatherCUDA) ... ok (0.002s) 2022-11-23T01:59:27.6630008Z test_gather_cuda_complex64 (__main__.TestScatterGatherCUDA) ... ok (0.027s) 2022-11-23T01:59:27.6630426Z test_gather_cuda_float32 (__main__.TestScatterGatherCUDA) ... ok (0.027s) 2022-11-23T01:59:27.6630830Z test_scatter__cuda_complex64 (__main__.TestScatterGatherCUDA) ... ok (0.049s) 2022-11-23T01:59:27.6631242Z test_scatter__cuda_float16 (__main__.TestScatterGatherCUDA) ... ok (0.049s) 2022-11-23T01:59:27.6631664Z test_scatter__cuda_float32 (__main__.TestScatterGatherCUDA) ... ok (0.049s) 2022-11-23T01:59:27.6632094Z test_scatter__reductions_cuda_float16 (__main__.TestScatterGatherCUDA) ... ok (0.614s) 2022-11-23T01:59:27.6632548Z test_scatter__reductions_cuda_float32 (__main__.TestScatterGatherCUDA) ... ok (0.612s) 2022-11-23T01:59:27.6633051Z test_scatter__scalar_cuda_complex64 (__main__.TestScatterGatherCUDA) ... ok (0.050s) 2022-11-23T01:59:27.6633496Z test_scatter__scalar_cuda_float16 (__main__.TestScatterGatherCUDA) ... ok (0.050s) 2022-11-23T01:59:27.6633913Z test_scatter__scalar_cuda_float32 (__main__.TestScatterGatherCUDA) ... ok (0.049s) 2022-11-23T01:59:27.6634345Z test_scatter_add__cuda_complex64 (__main__.TestScatterGatherCUDA) ... ok (0.051s) 2022-11-23T01:59:27.6634783Z test_scatter_add__cuda_float16 (__main__.TestScatterGatherCUDA) ... ok (0.050s) 2022-11-23T01:59:27.6635191Z test_scatter_add__cuda_float32 (__main__.TestScatterGatherCUDA) ... ok (0.051s) 2022-11-23T01:59:27.6635649Z test_scatter_add_mult_index_base_cuda_float32 (__main__.TestScatterGatherCUDA) ... ok (0.004s) 2022-11-23T01:59:27.6636433Z test_scatter_reduce_amax_cuda_bfloat16 (__main__.TestScatterGatherCUDA) ... /var/lib/jenkins/workspace/test/test_scatter_gather_ops.py:107: UserWarning: scatter_reduce() is in beta and the API may change at any time. (Triggered internally at /var/lib/jenkins/workspace/aten/src/ATen/native/TensorAdvancedIndexing.cpp:1681.) 2022-11-23T01:59:27.6637300Z actual = fn(base.clone(), dim, idx, src, reduce=reduction, include_self=include_self) 2022-11-23T01:59:27.6637626Z ok (0.116s) 2022-11-23T01:59:27.6637951Z test_scatter_reduce_amax_cuda_float16 (__main__.TestScatterGatherCUDA) ... ok (0.098s) 2022-11-23T01:59:27.6638393Z test_scatter_reduce_amax_cuda_float32 (__main__.TestScatterGatherCUDA) ... ok (0.097s) 2022-11-23T01:59:27.6638849Z test_scatter_reduce_amax_cuda_float64 (__main__.TestScatterGatherCUDA) ... ok (0.097s) 2022-11-23T01:59:27.6639278Z test_scatter_reduce_amax_cuda_int16 (__main__.TestScatterGatherCUDA) ... ok (0.096s) 2022-11-23T01:59:27.6639715Z test_scatter_reduce_amax_cuda_int32 (__main__.TestScatterGatherCUDA) ... ok (0.096s) 2022-11-23T01:59:27.6640152Z test_scatter_reduce_amax_cuda_int64 (__main__.TestScatterGatherCUDA) ... ok (0.097s) 2022-11-23T01:59:27.6640583Z test_scatter_reduce_amax_cuda_int8 (__main__.TestScatterGatherCUDA) ... ok (0.096s) 2022-11-23T01:59:27.6641008Z test_scatter_reduce_amax_cuda_uint8 (__main__.TestScatterGatherCUDA) ... ok (0.096s) 2022-11-23T01:59:27.6641448Z test_scatter_reduce_amin_cuda_bfloat16 (__main__.TestScatterGatherCUDA) ... ok (0.097s) 2022-11-23T01:59:27.6641901Z test_scatter_reduce_amin_cuda_float16 (__main__.TestScatterGatherCUDA) ... ok (0.097s) 2022-11-23T01:59:27.6642335Z test_scatter_reduce_amin_cuda_float32 (__main__.TestScatterGatherCUDA) ... ok (0.097s) 2022-11-23T01:59:27.6642778Z test_scatter_reduce_amin_cuda_float64 (__main__.TestScatterGatherCUDA) ... ok (0.097s) 2022-11-23T01:59:27.6643212Z test_scatter_reduce_amin_cuda_int16 (__main__.TestScatterGatherCUDA) ... ok (0.096s) 2022-11-23T01:59:27.6643708Z test_scatter_reduce_amin_cuda_int32 (__main__.TestScatterGatherCUDA) ... ok (0.097s) 2022-11-23T01:59:27.6644144Z test_scatter_reduce_amin_cuda_int64 (__main__.TestScatterGatherCUDA) ... ok (0.098s) 2022-11-23T01:59:27.6644577Z test_scatter_reduce_amin_cuda_int8 (__main__.TestScatterGatherCUDA) ... ok (0.097s) 2022-11-23T01:59:27.6645040Z test_scatter_reduce_amin_cuda_uint8 (__main__.TestScatterGatherCUDA) ... ok (0.097s) 2022-11-23T01:59:27.6645490Z test_scatter_reduce_mean_cuda_bfloat16 (__main__.TestScatterGatherCUDA) ... ok (0.085s) 2022-11-23T01:59:27.6645929Z test_scatter_reduce_mean_cuda_float16 (__main__.TestScatterGatherCUDA) ... ok (0.085s) 2022-11-23T01:59:27.6646370Z test_scatter_reduce_mean_cuda_float32 (__main__.TestScatterGatherCUDA) ... ok (0.085s) 2022-11-23T01:59:27.6646808Z test_scatter_reduce_mean_cuda_float64 (__main__.TestScatterGatherCUDA) ... ok (0.085s) 2022-11-23T01:59:27.6647227Z test_scatter_reduce_mean_cuda_int16 (__main__.TestScatterGatherCUDA) ... ok (0.085s) 2022-11-23T01:59:27.6647663Z test_scatter_reduce_mean_cuda_int32 (__main__.TestScatterGatherCUDA) ... ok (0.085s) 2022-11-23T01:59:27.6648093Z test_scatter_reduce_mean_cuda_int64 (__main__.TestScatterGatherCUDA) ... ok (0.086s) 2022-11-23T01:59:27.6648535Z test_scatter_reduce_mean_cuda_int8 (__main__.TestScatterGatherCUDA) ... ok (0.085s) 2022-11-23T01:59:27.6648965Z test_scatter_reduce_mean_cuda_uint8 (__main__.TestScatterGatherCUDA) ... ok (0.086s) 2022-11-23T01:59:27.6649413Z test_scatter_reduce_prod_cuda_bfloat16 (__main__.TestScatterGatherCUDA) ... ok (0.085s) 2022-11-23T01:59:27.6649862Z test_scatter_reduce_prod_cuda_float16 (__main__.TestScatterGatherCUDA) ... ok (0.085s) 2022-11-23T01:59:27.6650308Z test_scatter_reduce_prod_cuda_float32 (__main__.TestScatterGatherCUDA) ... ok (0.085s) 2022-11-23T01:59:27.6650732Z test_scatter_reduce_prod_cuda_float64 (__main__.TestScatterGatherCUDA) ... ok (0.085s) 2022-11-23T01:59:27.6651175Z test_scatter_reduce_prod_cuda_int16 (__main__.TestScatterGatherCUDA) ... ok (0.085s) 2022-11-23T01:59:27.6651686Z test_scatter_reduce_prod_cuda_int32 (__main__.TestScatterGatherCUDA) ... ok (0.085s) 2022-11-23T01:59:27.6652121Z test_scatter_reduce_prod_cuda_int64 (__main__.TestScatterGatherCUDA) ... ok (0.085s) 2022-11-23T01:59:27.6652564Z test_scatter_reduce_prod_cuda_int8 (__main__.TestScatterGatherCUDA) ... ok (0.085s) 2022-11-23T01:59:27.6652997Z test_scatter_reduce_prod_cuda_uint8 (__main__.TestScatterGatherCUDA) ... ok (0.085s) 2022-11-23T01:59:27.6653434Z test_scatter_reduce_sum_cuda_bfloat16 (__main__.TestScatterGatherCUDA) ... ok (0.084s) 2022-11-23T01:59:27.6653862Z test_scatter_reduce_sum_cuda_complex128 (__main__.TestScatterGatherCUDA) ... ok (0.084s) 2022-11-23T01:59:27.6654306Z test_scatter_reduce_sum_cuda_complex64 (__main__.TestScatterGatherCUDA) ... ok (0.085s) 2022-11-23T01:59:27.6654748Z test_scatter_reduce_sum_cuda_float16 (__main__.TestScatterGatherCUDA) ... ok (0.084s) 2022-11-23T01:59:27.6655181Z test_scatter_reduce_sum_cuda_float32 (__main__.TestScatterGatherCUDA) ... ok (0.084s) 2022-11-23T01:59:27.6655631Z test_scatter_reduce_sum_cuda_float64 (__main__.TestScatterGatherCUDA) ... ok (0.084s) 2022-11-23T01:59:27.6656065Z test_scatter_reduce_sum_cuda_int16 (__main__.TestScatterGatherCUDA) ... ok (0.084s) 2022-11-23T01:59:27.6656495Z test_scatter_reduce_sum_cuda_int32 (__main__.TestScatterGatherCUDA) ... ok (0.084s) 2022-11-23T01:59:27.6656902Z test_scatter_reduce_sum_cuda_int64 (__main__.TestScatterGatherCUDA) ... ok (0.084s) 2022-11-23T01:59:27.6657339Z test_scatter_reduce_sum_cuda_int8 (__main__.TestScatterGatherCUDA) ... ok (0.085s) 2022-11-23T01:59:27.6657767Z test_scatter_reduce_sum_cuda_uint8 (__main__.TestScatterGatherCUDA) ... ok (0.085s) 2022-11-23T01:59:27.6658011Z 2022-11-23T01:59:27.6658291Z ---------------------------------------------------------------------- 2022-11-23T01:59:27.6658637Z Ran 66 tests in 5.978s 2022-11-23T01:59:27.6658803Z 2022-11-23T01:59:27.6658894Z OK 2022-11-23T01:59:27.6659026Z 2022-11-23T01:59:27.6659214Z Generating XML reports... 2022-11-23T01:59:27.6659826Z Generated XML report: test-reports/python-unittest/test_scatter_gather_ops/TEST-TestScatterGatherCUDA-20221123015921.xml 2022-11-23T01:59:27.6660538Z 2022-11-23T01:59:27.6660863Z ##[endgroup] 2022-11-23T01:59:27.6661419Z FINISHED PRINTING LOG FILE of test_scatter_gather_ops (/var/lib/jenkins/workspace/test/test-reports/test_scatter_gather_ops_2g2xb9i0) 2022-11-23T01:59:27.6661738Z 2022-11-23T01:59:30.0933365Z Ignoring disabled issues: [] 2022-11-23T01:59:30.1260558Z Running test_sort_and_select ... [2022-11-23 01:59:30.125576] 2022-11-23T01:59:30.1262661Z Executing ['/opt/conda/bin/python', '-bb', 'test_sort_and_select.py', '-v', '--import-slow-tests', '--import-disabled-tests'] ... [2022-11-23 01:59:30.125890] 2022-11-23T01:59:39.7055360Z 2022-11-23T01:59:39.7056042Z Expand the folded group to see the log file of test_sort_and_select 2022-11-23T01:59:39.7057423Z ##[group]PRINTING LOG FILE of test_sort_and_select (/var/lib/jenkins/workspace/test/test-reports/test_sort_and_select_2ouqazfh) 2022-11-23T01:59:39.7057766Z 2022-11-23T01:59:39.7057901Z Running tests... 2022-11-23T01:59:39.7058415Z ---------------------------------------------------------------------- 2022-11-23T01:59:39.7058935Z Test results will be stored in test-reports/python-unittest/test_sort_and_select 2022-11-23T01:59:39.7059368Z test_isin_cuda_float16 (__main__.TestSortAndSelectCUDA) ... ok (0.032s) 2022-11-23T01:59:39.7059782Z test_isin_cuda_float32 (__main__.TestSortAndSelectCUDA) ... ok (0.029s) 2022-11-23T01:59:39.7060685Z test_isin_cuda_float64 (__main__.TestSortAndSelectCUDA) ... ok (0.030s) 2022-11-23T01:59:39.7061115Z test_isin_cuda_int16 (__main__.TestSortAndSelectCUDA) ... ok (0.029s) 2022-11-23T01:59:39.7061530Z test_isin_cuda_int32 (__main__.TestSortAndSelectCUDA) ... ok (0.029s) 2022-11-23T01:59:39.7062262Z test_isin_cuda_int64 (__main__.TestSortAndSelectCUDA) ... ok (0.030s) 2022-11-23T01:59:39.7062829Z test_isin_cuda_int8 (__main__.TestSortAndSelectCUDA) ... ok (0.028s) 2022-11-23T01:59:39.7063493Z test_isin_cuda_uint8 (__main__.TestSortAndSelectCUDA) ... ok (0.028s) 2022-11-23T01:59:39.7063926Z test_isin_different_devices_cuda_float32 (__main__.TestSortAndSelectCUDA) ... ok (0.011s) 2022-11-23T01:59:39.7064365Z test_isin_different_devices_cuda_float64 (__main__.TestSortAndSelectCUDA) ... ok (0.012s) 2022-11-23T01:59:39.7064837Z test_isin_different_devices_cuda_int16 (__main__.TestSortAndSelectCUDA) ... ok (0.011s) 2022-11-23T01:59:39.7065295Z test_isin_different_devices_cuda_int32 (__main__.TestSortAndSelectCUDA) ... ok (0.011s) 2022-11-23T01:59:39.7065727Z test_isin_different_devices_cuda_int64 (__main__.TestSortAndSelectCUDA) ... ok (0.011s) 2022-11-23T01:59:39.7066226Z test_isin_different_devices_cuda_int8 (__main__.TestSortAndSelectCUDA) ... ok (0.011s) 2022-11-23T01:59:39.7066679Z test_isin_different_devices_cuda_uint8 (__main__.TestSortAndSelectCUDA) ... ok (0.012s) 2022-11-23T01:59:39.7067135Z test_isin_different_dtypes_cuda (__main__.TestSortAndSelectCUDA) ... ok (0.124s) 2022-11-23T01:59:39.7067565Z test_kthvalue_cuda_float64 (__main__.TestSortAndSelectCUDA) ... ok (0.014s) 2022-11-23T01:59:39.7067982Z test_kthvalue_scalar_cuda_float32 (__main__.TestSortAndSelectCUDA) ... ok (0.003s) 2022-11-23T01:59:39.7068413Z test_msort_cuda_bfloat16 (__main__.TestSortAndSelectCUDA) ... ok (0.008s) 2022-11-23T01:59:39.7068824Z test_msort_cuda_float16 (__main__.TestSortAndSelectCUDA) ... ok (0.008s) 2022-11-23T01:59:39.7069212Z test_msort_cuda_float32 (__main__.TestSortAndSelectCUDA) ... ok (0.007s) 2022-11-23T01:59:39.7069610Z test_msort_cuda_float64 (__main__.TestSortAndSelectCUDA) ... ok (0.007s) 2022-11-23T01:59:39.7070013Z test_msort_cuda_int16 (__main__.TestSortAndSelectCUDA) ... ok (0.006s) 2022-11-23T01:59:39.7070413Z test_msort_cuda_int32 (__main__.TestSortAndSelectCUDA) ... ok (0.006s) 2022-11-23T01:59:39.7070790Z test_msort_cuda_int64 (__main__.TestSortAndSelectCUDA) ... ok (0.006s) 2022-11-23T01:59:39.7071309Z test_msort_cuda_int8 (__main__.TestSortAndSelectCUDA) ... ok (0.006s) 2022-11-23T01:59:39.7071734Z test_msort_cuda_uint8 (__main__.TestSortAndSelectCUDA) ... ok (0.006s) 2022-11-23T01:59:39.7072789Z test_sort_1d_output_discontiguous_cuda_float32 (__main__.TestSortAndSelectCUDA) ... /var/lib/jenkins/workspace/test/test_sort_and_select.py:248: UserWarning: An output with one or more elements was resized since it had shape [3], which does not match the required output shape [6]. This behavior is deprecated, and in a future PyTorch release outputs will not be resized unless they have zero elements. You can explicitly reuse an out tensor t by resizing it, inplace, to zero elements with t.resize_(0). (Triggered internally at /var/lib/jenkins/workspace/aten/src/ATen/native/Resize.cpp:31.) 2022-11-23T01:59:39.7073739Z torch.sort(tensor, out=(values, indices)) 2022-11-23T01:59:39.7074012Z ok (0.003s) 2022-11-23T01:59:39.7074321Z test_sort_cuda (__main__.TestSortAndSelectCUDA) ... ok (2.743s) 2022-11-23T01:59:39.7074746Z test_sort_discontiguous_cuda_float32 (__main__.TestSortAndSelectCUDA) ... ok (1.213s) 2022-11-23T01:59:39.7075280Z test_sort_discontiguous_slow_cuda_float32 (__main__.TestSortAndSelectCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-11-23T01:59:39.7075842Z test_sort_large_cuda_uint8 (__main__.TestSortAndSelectCUDA) ... skip: Insufficient cuda:0 memory (0.069s) 2022-11-23T01:59:39.7076299Z test_sort_large_slice_cuda (__main__.TestSortAndSelectCUDA) ... ok (0.379s) 2022-11-23T01:59:39.7077337Z test_sort_restride_cuda_float32 (__main__.TestSortAndSelectCUDA) ... /var/lib/jenkins/workspace/test/test_sort_and_select.py:199: UserWarning: An output with one or more elements was resized since it had shape [], which does not match the required output shape [3]. This behavior is deprecated, and in a future PyTorch release outputs will not be resized unless they have zero elements. You can explicitly reuse an out tensor t by resizing it, inplace, to zero elements with t.resize_(0). (Triggered internally at /var/lib/jenkins/workspace/aten/src/ATen/native/Resize.cpp:31.) 2022-11-23T01:59:39.7078343Z torch.sort(tensor, out=(values, indices)) 2022-11-23T01:59:39.7078598Z ok (0.003s) 2022-11-23T01:59:39.7078955Z test_stable_sort_against_numpy_cuda_bfloat16 (__main__.TestSortAndSelectCUDA) ... ok (0.007s) 2022-11-23T01:59:39.7079422Z test_stable_sort_against_numpy_cuda_float16 (__main__.TestSortAndSelectCUDA) ... ok (0.007s) 2022-11-23T01:59:39.7079877Z test_stable_sort_against_numpy_cuda_float32 (__main__.TestSortAndSelectCUDA) ... ok (0.007s) 2022-11-23T01:59:39.7080333Z test_stable_sort_against_numpy_cuda_float64 (__main__.TestSortAndSelectCUDA) ... ok (0.007s) 2022-11-23T01:59:39.7080791Z test_stable_sort_against_numpy_cuda_int16 (__main__.TestSortAndSelectCUDA) ... ok (0.006s) 2022-11-23T01:59:39.7081245Z test_stable_sort_against_numpy_cuda_int32 (__main__.TestSortAndSelectCUDA) ... ok (0.007s) 2022-11-23T01:59:39.7081681Z test_stable_sort_against_numpy_cuda_int64 (__main__.TestSortAndSelectCUDA) ... ok (0.007s) 2022-11-23T01:59:39.7082141Z test_stable_sort_against_numpy_cuda_int8 (__main__.TestSortAndSelectCUDA) ... ok (0.007s) 2022-11-23T01:59:39.7082591Z test_stable_sort_against_numpy_cuda_uint8 (__main__.TestSortAndSelectCUDA) ... ok (0.007s) 2022-11-23T01:59:39.7083019Z test_stable_sort_cuda_bfloat16 (__main__.TestSortAndSelectCUDA) ... ok (0.006s) 2022-11-23T01:59:39.7083449Z test_stable_sort_cuda_float16 (__main__.TestSortAndSelectCUDA) ... ok (0.006s) 2022-11-23T01:59:39.7083871Z test_stable_sort_cuda_float32 (__main__.TestSortAndSelectCUDA) ... ok (0.006s) 2022-11-23T01:59:39.7084290Z test_stable_sort_cuda_float64 (__main__.TestSortAndSelectCUDA) ... ok (0.006s) 2022-11-23T01:59:39.7084692Z test_stable_sort_cuda_int16 (__main__.TestSortAndSelectCUDA) ... ok (0.005s) 2022-11-23T01:59:39.7085104Z test_stable_sort_cuda_int32 (__main__.TestSortAndSelectCUDA) ... ok (0.006s) 2022-11-23T01:59:39.7085570Z test_stable_sort_cuda_int64 (__main__.TestSortAndSelectCUDA) ... ok (0.006s) 2022-11-23T01:59:39.7085984Z test_stable_sort_cuda_int8 (__main__.TestSortAndSelectCUDA) ... ok (0.006s) 2022-11-23T01:59:39.7086408Z test_stable_sort_cuda_uint8 (__main__.TestSortAndSelectCUDA) ... ok (0.005s) 2022-11-23T01:59:39.7086866Z test_topk_1d_output_discontiguous_cuda_float32 (__main__.TestSortAndSelectCUDA) ... ok (0.003s) 2022-11-23T01:59:39.7087301Z test_topk_4d_cuda (__main__.TestSortAndSelectCUDA) ... ok (0.004s) 2022-11-23T01:59:39.7087690Z test_topk_arguments_cuda (__main__.TestSortAndSelectCUDA) ... ok (0.002s) 2022-11-23T01:59:39.7088116Z test_topk_bfloat16_cuda_bfloat16 (__main__.TestSortAndSelectCUDA) ... ok (0.004s) 2022-11-23T01:59:39.7088521Z test_topk_cuda (__main__.TestSortAndSelectCUDA) ... ok (0.024s) 2022-11-23T01:59:39.7088910Z test_topk_integral_cuda_int16 (__main__.TestSortAndSelectCUDA) ... ok (0.003s) 2022-11-23T01:59:39.7089336Z test_topk_integral_cuda_int32 (__main__.TestSortAndSelectCUDA) ... ok (0.003s) 2022-11-23T01:59:39.7089775Z test_topk_integral_cuda_int64 (__main__.TestSortAndSelectCUDA) ... ok (0.004s) 2022-11-23T01:59:39.7090201Z test_topk_integral_cuda_int8 (__main__.TestSortAndSelectCUDA) ... ok (0.003s) 2022-11-23T01:59:39.7090609Z test_topk_integral_cuda_uint8 (__main__.TestSortAndSelectCUDA) ... ok (0.003s) 2022-11-23T01:59:39.7091045Z test_topk_noncontiguous_gpu_cuda (__main__.TestSortAndSelectCUDA) ... ok (0.006s) 2022-11-23T01:59:39.7091512Z test_topk_nonfinite_cuda_bfloat16 (__main__.TestSortAndSelectCUDA) ... ok (0.004s) 2022-11-23T01:59:39.7092313Z test_topk_nonfinite_cuda_float16 (__main__.TestSortAndSelectCUDA) ... ok (0.004s) 2022-11-23T01:59:39.7092783Z test_topk_nonfinite_cuda_float32 (__main__.TestSortAndSelectCUDA) ... ok (0.003s) 2022-11-23T01:59:39.7093230Z test_topk_nonfinite_cuda_float64 (__main__.TestSortAndSelectCUDA) ... ok (0.003s) 2022-11-23T01:59:39.7093663Z test_topk_zero_cuda_bfloat16 (__main__.TestSortAndSelectCUDA) ... ok (0.002s) 2022-11-23T01:59:39.7094067Z test_topk_zero_cuda_float32 (__main__.TestSortAndSelectCUDA) ... ok (0.002s) 2022-11-23T01:59:39.7094579Z test_topk_zero_cuda_float64 (__main__.TestSortAndSelectCUDA) ... ok (0.002s) 2022-11-23T01:59:39.7094990Z test_topk_zero_cuda_int16 (__main__.TestSortAndSelectCUDA) ... ok (0.002s) 2022-11-23T01:59:39.7095382Z test_topk_zero_cuda_int32 (__main__.TestSortAndSelectCUDA) ... ok (0.002s) 2022-11-23T01:59:39.7095788Z test_topk_zero_cuda_int64 (__main__.TestSortAndSelectCUDA) ... ok (0.002s) 2022-11-23T01:59:39.7096197Z test_topk_zero_cuda_int8 (__main__.TestSortAndSelectCUDA) ... ok (0.002s) 2022-11-23T01:59:39.7096614Z test_topk_zero_cuda_uint8 (__main__.TestSortAndSelectCUDA) ... ok (0.002s) 2022-11-23T01:59:39.7097018Z test_unique_consecutive_cuda_bool (__main__.TestSortAndSelectCUDA) ... ok (0.013s) 2022-11-23T01:59:39.7097465Z test_unique_consecutive_cuda_float16 (__main__.TestSortAndSelectCUDA) ... ok (0.016s) 2022-11-23T01:59:39.7097914Z test_unique_consecutive_cuda_float32 (__main__.TestSortAndSelectCUDA) ... ok (0.016s) 2022-11-23T01:59:39.7098342Z test_unique_consecutive_cuda_float64 (__main__.TestSortAndSelectCUDA) ... ok (0.016s) 2022-11-23T01:59:39.7098780Z test_unique_consecutive_cuda_int16 (__main__.TestSortAndSelectCUDA) ... ok (0.013s) 2022-11-23T01:59:39.7099215Z test_unique_consecutive_cuda_int32 (__main__.TestSortAndSelectCUDA) ... ok (0.014s) 2022-11-23T01:59:39.7099662Z test_unique_consecutive_cuda_int64 (__main__.TestSortAndSelectCUDA) ... ok (0.012s) 2022-11-23T01:59:39.7103152Z test_unique_consecutive_cuda_int8 (__main__.TestSortAndSelectCUDA) ... ok (0.013s) 2022-11-23T01:59:39.7103611Z test_unique_consecutive_cuda_uint8 (__main__.TestSortAndSelectCUDA) ... ok (0.013s) 2022-11-23T01:59:39.7104030Z test_unique_cuda_bool (__main__.TestSortAndSelectCUDA) ... ok (0.036s) 2022-11-23T01:59:39.7104420Z test_unique_cuda_float16 (__main__.TestSortAndSelectCUDA) ... ok (0.049s) 2022-11-23T01:59:39.7104936Z test_unique_cuda_float32 (__main__.TestSortAndSelectCUDA) ... ok (0.048s) 2022-11-23T01:59:39.7105357Z test_unique_cuda_float64 (__main__.TestSortAndSelectCUDA) ... ok (0.051s) 2022-11-23T01:59:39.7105763Z test_unique_cuda_int16 (__main__.TestSortAndSelectCUDA) ... ok (0.044s) 2022-11-23T01:59:39.7106153Z test_unique_cuda_int32 (__main__.TestSortAndSelectCUDA) ... ok (0.042s) 2022-11-23T01:59:39.7106550Z test_unique_cuda_int64 (__main__.TestSortAndSelectCUDA) ... ok (0.040s) 2022-11-23T01:59:39.7106951Z test_unique_cuda_int8 (__main__.TestSortAndSelectCUDA) ... ok (0.041s) 2022-11-23T01:59:39.7107332Z test_unique_cuda_uint8 (__main__.TestSortAndSelectCUDA) ... ok (0.042s) 2022-11-23T01:59:39.7107727Z test_unique_dim_cuda (__main__.TestSortAndSelectCUDA) ... ok (0.115s) 2022-11-23T01:59:39.7107961Z 2022-11-23T01:59:39.7108269Z ---------------------------------------------------------------------- 2022-11-23T01:59:39.7108588Z Ran 94 tests in 5.773s 2022-11-23T01:59:39.7108760Z 2022-11-23T01:59:39.7108870Z OK (skipped=2) 2022-11-23T01:59:39.7109031Z 2022-11-23T01:59:39.7109163Z Generating XML reports... 2022-11-23T01:59:39.7109756Z Generated XML report: test-reports/python-unittest/test_sort_and_select/TEST-TestSortAndSelectCUDA-20221123015933.xml 2022-11-23T01:59:39.7110100Z 2022-11-23T01:59:39.7110421Z ##[endgroup] 2022-11-23T01:59:39.7110944Z FINISHED PRINTING LOG FILE of test_sort_and_select (/var/lib/jenkins/workspace/test/test-reports/test_sort_and_select_2ouqazfh) 2022-11-23T01:59:39.7111247Z 2022-11-23T01:59:42.1652860Z Ignoring disabled issues: [] 2022-11-23T01:59:42.1978779Z Running profiler/test_profiler ... [2022-11-23 01:59:42.197483] 2022-11-23T01:59:42.1981369Z Executing ['/opt/conda/bin/python', '-bb', 'profiler/test_profiler.py', '-v', '--import-slow-tests', '--import-disabled-tests'] ... [2022-11-23 01:59:42.197786] 2022-11-23T01:59:52.3121524Z 2022-11-23T01:59:52.3122396Z Expand the folded group to see the log file of profiler/test_profiler 2022-11-23T01:59:52.3123945Z ##[group]PRINTING LOG FILE of profiler/test_profiler (/var/lib/jenkins/workspace/test/test-reports/profiler-test_profiler_rqoggvaz) 2022-11-23T01:59:52.3124910Z 2022-11-23T01:59:52.3125047Z Running tests... 2022-11-23T01:59:52.3125753Z ---------------------------------------------------------------------- 2022-11-23T01:59:52.3126278Z Test results will be stored in test-reports/python-unittest/profiler.test_profiler 2022-11-23T01:59:52.3126746Z test_execution_graph_alone (__main__.TestExecutionGraph) ... ok (0.020s) 2022-11-23T01:59:52.3127212Z test_execution_graph_no_capture (__main__.TestExecutionGraph) ... ok (0.001s) 2022-11-23T01:59:52.3128020Z test_execution_graph_repeat_in_loop (__main__.TestExecutionGraph) ... ok (0.018s) 2022-11-23T01:59:52.3128468Z test_execution_graph_start_stop (__main__.TestExecutionGraph) ... ok (0.015s) 2022-11-23T01:59:52.3129125Z test_execution_graph_with_kineto (__main__.TestExecutionGraph) ... [W kineto_shim.cpp:330] Profiler is not initialized: skipping step() invocation 2022-11-23T01:59:52.3130155Z [W kineto_shim.cpp:330] Profiler is not initialized: skipping step() invocation 2022-11-23T01:59:52.3131078Z [W kineto_shim.cpp:330] Profiler is not initialized: skipping step() invocation 2022-11-23T01:59:52.3131991Z STAGE:2022-11-23 01:59:46 3670:3670 ActivityProfilerController.cpp:300] Completed Stage: Warm Up 2022-11-23T01:59:52.3132577Z STAGE:2022-11-23 01:59:46 3670:3670 ActivityProfilerController.cpp:306] Completed Stage: Collection 2022-11-23T01:59:52.3133166Z STAGE:2022-11-23 01:59:46 3670:3670 ActivityProfilerController.cpp:310] Completed Stage: Post Processing 2022-11-23T01:59:52.3133737Z STAGE:2022-11-23 01:59:46 3670:3670 ActivityProfilerController.cpp:300] Completed Stage: Warm Up 2022-11-23T01:59:52.3134337Z STAGE:2022-11-23 01:59:46 3670:3670 ActivityProfilerController.cpp:306] Completed Stage: Collection 2022-11-23T01:59:52.3135080Z STAGE:2022-11-23 01:59:46 3670:3670 ActivityProfilerController.cpp:310] Completed Stage: Post Processing 2022-11-23T01:59:52.3135579Z ok (0.330s) 2022-11-23T01:59:52.3136246Z test_bfs (__main__.TestExperimentalUtils) ... ok (0.001s) 2022-11-23T01:59:52.3136862Z test_dfs (__main__.TestExperimentalUtils) ... ok (0.001s) 2022-11-23T01:59:52.3139327Z test_profiler_conv2d_bias_followed_by_batchnorm2d_pattern (__main__.TestExperimentalUtils) ... skip: Test is disabled because an issue exists disabling it: https://github.com/pytorch/pytorch/issues/82720 for platform(s) linux. If you're seeing this on your local machine and would like to enable this test, please make sure CI is not set and you are not using the flag --import-disabled-tests. (0.001s) 2022-11-23T01:59:52.3142609Z test_profiler_extra_cuda_copy_pattern (__main__.TestExperimentalUtils) ... skip: Test is disabled because an issue exists disabling it: https://github.com/pytorch/pytorch/issues/82873 for platform(s) linux. If you're seeing this on your local machine and would like to enable this test, please make sure CI is not set and you are not using the flag --import-disabled-tests. (0.002s) 2022-11-23T01:59:52.3143719Z test_profiler_extra_cuda_copy_pattern_benchmark (__main__.TestExperimentalUtils) ... STAGE:2022-11-23 01:59:46 3670:3670 ActivityProfilerController.cpp:300] Completed Stage: Warm Up 2022-11-23T01:59:52.3144390Z STAGE:2022-11-23 01:59:46 3670:3670 ActivityProfilerController.cpp:306] Completed Stage: Collection 2022-11-23T01:59:52.3145036Z STAGE:2022-11-23 01:59:46 3670:3670 ActivityProfilerController.cpp:310] Completed Stage: Post Processing 2022-11-23T01:59:52.3145372Z ok (0.024s) 2022-11-23T01:59:52.3146402Z test_profiler_for_loop_indexing_pattern (__main__.TestExperimentalUtils) ... skip: Test is disabled because an issue exists disabling it: https://github.com/pytorch/pytorch/issues/83491 for platform(s) linux. If you're seeing this on your local machine and would like to enable this test, please make sure CI is not set and you are not using the flag --import-disabled-tests. (0.001s) 2022-11-23T01:59:52.3147473Z test_profiler_fp32_matmul_pattern (__main__.TestExperimentalUtils) ... STAGE:2022-11-23 01:59:46 3670:3670 ActivityProfilerController.cpp:300] Completed Stage: Warm Up 2022-11-23T01:59:52.3148276Z STAGE:2022-11-23 01:59:46 3670:3670 ActivityProfilerController.cpp:306] Completed Stage: Collection 2022-11-23T01:59:52.3148871Z STAGE:2022-11-23 01:59:46 3670:3670 ActivityProfilerController.cpp:310] Completed Stage: Post Processing 2022-11-23T01:59:52.3149232Z ok (0.488s) 2022-11-23T01:59:52.3149838Z test_profiler_grad_not_set_to_none_pattern (__main__.TestExperimentalUtils) ... STAGE:2022-11-23 01:59:46 3670:3670 ActivityProfilerController.cpp:300] Completed Stage: Warm Up 2022-11-23T01:59:52.3150525Z STAGE:2022-11-23 01:59:46 3670:3670 ActivityProfilerController.cpp:306] Completed Stage: Collection 2022-11-23T01:59:52.3151125Z STAGE:2022-11-23 01:59:46 3670:3670 ActivityProfilerController.cpp:310] Completed Stage: Post Processing 2022-11-23T01:59:52.3151699Z STAGE:2022-11-23 01:59:46 3670:3670 ActivityProfilerController.cpp:300] Completed Stage: Warm Up 2022-11-23T01:59:52.3152260Z STAGE:2022-11-23 01:59:46 3670:3670 ActivityProfilerController.cpp:306] Completed Stage: Collection 2022-11-23T01:59:52.3152855Z STAGE:2022-11-23 01:59:46 3670:3670 ActivityProfilerController.cpp:310] Completed Stage: Post Processing 2022-11-23T01:59:52.3153440Z STAGE:2022-11-23 01:59:46 3670:3670 ActivityProfilerController.cpp:300] Completed Stage: Warm Up 2022-11-23T01:59:52.3153999Z STAGE:2022-11-23 01:59:46 3670:3670 ActivityProfilerController.cpp:306] Completed Stage: Collection 2022-11-23T01:59:52.3154616Z STAGE:2022-11-23 01:59:46 3670:3670 ActivityProfilerController.cpp:310] Completed Stage: Post Processing 2022-11-23T01:59:52.3155174Z STAGE:2022-11-23 01:59:46 3670:3670 ActivityProfilerController.cpp:300] Completed Stage: Warm Up 2022-11-23T01:59:52.3155771Z STAGE:2022-11-23 01:59:46 3670:3670 ActivityProfilerController.cpp:306] Completed Stage: Collection 2022-11-23T01:59:52.3156332Z STAGE:2022-11-23 01:59:46 3670:3670 ActivityProfilerController.cpp:310] Completed Stage: Post Processing 2022-11-23T01:59:52.3156668Z ok (0.086s) 2022-11-23T01:59:52.3157909Z test_profiler_matmul_dim_fp16_pattern (__main__.TestExperimentalUtils) ... skip: Test is disabled because an issue exists disabling it: https://github.com/pytorch/pytorch/issues/82864 for platform(s) linux. If you're seeing this on your local machine and would like to enable this test, please make sure CI is not set and you are not using the flag --import-disabled-tests. (0.001s) 2022-11-23T01:59:52.3158987Z test_profiler_name_pattern (__main__.TestExperimentalUtils) ... STAGE:2022-11-23 01:59:46 3670:3670 ActivityProfilerController.cpp:300] Completed Stage: Warm Up 2022-11-23T01:59:52.3159643Z STAGE:2022-11-23 01:59:48 3670:3670 ActivityProfilerController.cpp:306] Completed Stage: Collection 2022-11-23T01:59:52.3160232Z STAGE:2022-11-23 01:59:48 3670:3670 ActivityProfilerController.cpp:310] Completed Stage: Post Processing 2022-11-23T01:59:52.3160595Z ok (1.263s) 2022-11-23T01:59:52.3161636Z test_profiler_optimizer_single_tensor_pattern (__main__.TestExperimentalUtils) ... skip: Test is disabled because an issue exists disabling it: https://github.com/pytorch/pytorch/issues/82914 for platform(s) linux. If you're seeing this on your local machine and would like to enable this test, please make sure CI is not set and you are not using the flag --import-disabled-tests. (0.002s) 2022-11-23T01:59:52.3162721Z test_profiler_pattern_match_helper (__main__.TestExperimentalUtils) ... STAGE:2022-11-23 01:59:48 3670:3670 ActivityProfilerController.cpp:300] Completed Stage: Warm Up 2022-11-23T01:59:52.3163392Z STAGE:2022-11-23 01:59:48 3670:3670 ActivityProfilerController.cpp:306] Completed Stage: Collection 2022-11-23T01:59:52.3163999Z STAGE:2022-11-23 01:59:48 3670:3670 ActivityProfilerController.cpp:310] Completed Stage: Post Processing 2022-11-23T01:59:52.3164319Z ok (0.007s) 2022-11-23T01:59:52.3164948Z test_profiler_pattern_matcher_json_report (__main__.TestExperimentalUtils) ... STAGE:2022-11-23 01:59:48 3670:3670 ActivityProfilerController.cpp:300] Completed Stage: Warm Up 2022-11-23T01:59:52.3165698Z STAGE:2022-11-23 01:59:48 3670:3670 ActivityProfilerController.cpp:306] Completed Stage: Collection 2022-11-23T01:59:52.3166294Z STAGE:2022-11-23 01:59:48 3670:3670 ActivityProfilerController.cpp:310] Completed Stage: Post Processing 2022-11-23T01:59:52.3166649Z ok (0.038s) 2022-11-23T01:59:52.3167285Z test_profiler_synchronized_dataloader_pattern (__main__.TestExperimentalUtils) ... STAGE:2022-11-23 01:59:48 3670:3670 ActivityProfilerController.cpp:300] Completed Stage: Warm Up 2022-11-23T01:59:52.3167952Z STAGE:2022-11-23 01:59:48 3670:3670 ActivityProfilerController.cpp:306] Completed Stage: Collection 2022-11-23T01:59:52.3168535Z STAGE:2022-11-23 01:59:48 3670:3670 ActivityProfilerController.cpp:310] Completed Stage: Post Processing 2022-11-23T01:59:52.3168886Z ok (0.163s) 2022-11-23T01:59:52.3169216Z test_utils_compute_idle_time (__main__.TestExperimentalUtils) ... ok (0.002s) 2022-11-23T01:59:52.3169661Z test_utils_compute_queue_depth (__main__.TestExperimentalUtils) ... ok (0.002s) 2022-11-23T01:59:52.3170404Z test_utils_compute_queue_depth_when_no_cuda_events (__main__.TestExperimentalUtils) ... STAGE:2022-11-23 01:59:48 3670:3670 ActivityProfilerController.cpp:300] Completed Stage: Warm Up 2022-11-23T01:59:52.3171121Z STAGE:2022-11-23 01:59:48 3670:3670 ActivityProfilerController.cpp:306] Completed Stage: Collection 2022-11-23T01:59:52.3171652Z STAGE:2022-11-23 01:59:48 3670:3670 ActivityProfilerController.cpp:310] Completed Stage: Post Processing 2022-11-23T01:59:52.3172005Z ok (0.030s) 2022-11-23T01:59:52.3172595Z test_utils_compute_self_time (__main__.TestExperimentalUtils) ... STAGE:2022-11-23 01:59:48 3670:3670 ActivityProfilerController.cpp:300] Completed Stage: Warm Up 2022-11-23T01:59:52.3173259Z STAGE:2022-11-23 01:59:48 3670:3670 ActivityProfilerController.cpp:306] Completed Stage: Collection 2022-11-23T01:59:52.3173845Z STAGE:2022-11-23 01:59:48 3670:3670 ActivityProfilerController.cpp:310] Completed Stage: Post Processing 2022-11-23T01:59:52.3174201Z ok (0.011s) 2022-11-23T01:59:52.3174606Z test_utils_get_optimizable_events (__main__.TestExperimentalUtils) ... ok (0.008s) 2022-11-23T01:59:52.3175035Z test_utils_intervals_overlap (__main__.TestExperimentalUtils) ... 5 2022-11-23T01:59:52.3175349Z ok (0.001s) 2022-11-23T01:59:52.3175946Z test_export_stacks (__main__.TestProfiler) ... STAGE:2022-11-23 01:59:48 3670:3670 ActivityProfilerController.cpp:300] Completed Stage: Warm Up 2022-11-23T01:59:52.3176548Z STAGE:2022-11-23 01:59:48 3670:3670 ActivityProfilerController.cpp:306] Completed Stage: Collection 2022-11-23T01:59:52.3177175Z STAGE:2022-11-23 01:59:48 3670:3670 ActivityProfilerController.cpp:310] Completed Stage: Post Processing 2022-11-23T01:59:52.3177495Z ok (0.005s) 2022-11-23T01:59:52.3178029Z test_flops (__main__.TestProfiler) ... STAGE:2022-11-23 01:59:48 3670:3670 ActivityProfilerController.cpp:300] Completed Stage: Warm Up 2022-11-23T01:59:52.3178626Z STAGE:2022-11-23 01:59:48 3670:3670 ActivityProfilerController.cpp:306] Completed Stage: Collection 2022-11-23T01:59:52.3179218Z STAGE:2022-11-23 01:59:48 3670:3670 ActivityProfilerController.cpp:310] Completed Stage: Post Processing 2022-11-23T01:59:52.3179796Z STAGE:2022-11-23 01:59:48 3670:3670 ActivityProfilerController.cpp:300] Completed Stage: Warm Up 2022-11-23T01:59:52.3180611Z STAGE:2022-11-23 01:59:48 3670:3670 ActivityProfilerController.cpp:306] Completed Stage: Collection 2022-11-23T01:59:52.3181163Z STAGE:2022-11-23 01:59:48 3670:3670 ActivityProfilerController.cpp:310] Completed Stage: Post Processing 2022-11-23T01:59:52.3181526Z ok (0.074s) 2022-11-23T01:59:52.3181830Z test_high_level_trace (__main__.TestProfiler) 2022-11-23T01:59:52.3182428Z Checks that python side high level events are recorded. ... STAGE:2022-11-23 01:59:48 3670:3670 ActivityProfilerController.cpp:300] Completed Stage: Warm Up 2022-11-23T01:59:52.3183072Z STAGE:2022-11-23 01:59:48 3670:3670 ActivityProfilerController.cpp:306] Completed Stage: Collection 2022-11-23T01:59:52.3183658Z STAGE:2022-11-23 01:59:48 3670:3670 ActivityProfilerController.cpp:310] Completed Stage: Post Processing 2022-11-23T01:59:52.3184346Z STAGE:2022-11-23 01:59:48 3670:3670 ActivityProfilerController.cpp:300] Completed Stage: Warm Up 2022-11-23T01:59:52.3184903Z STAGE:2022-11-23 01:59:48 3670:3670 ActivityProfilerController.cpp:306] Completed Stage: Collection 2022-11-23T01:59:52.3185500Z STAGE:2022-11-23 01:59:48 3670:3670 ActivityProfilerController.cpp:310] Completed Stage: Post Processing 2022-11-23T01:59:52.3186082Z STAGE:2022-11-23 01:59:48 3670:3670 ActivityProfilerController.cpp:300] Completed Stage: Warm Up 2022-11-23T01:59:52.3186650Z STAGE:2022-11-23 01:59:48 3670:3670 ActivityProfilerController.cpp:306] Completed Stage: Collection 2022-11-23T01:59:52.3187222Z STAGE:2022-11-23 01:59:48 3670:3670 ActivityProfilerController.cpp:310] Completed Stage: Post Processing 2022-11-23T01:59:52.3187576Z ok (0.259s) 2022-11-23T01:59:52.3188532Z test_kineto (__main__.TestProfiler) ... skip: Test is disabled because an issue exists disabling it: https://github.com/pytorch/pytorch/issues/88377 for platform(s) linux. If you're seeing this on your local machine and would like to enable this test, please make sure CI is not set and you are not using the flag --import-disabled-tests. (0.001s) 2022-11-23T01:59:52.3189288Z test_kineto_multigpu (__main__.TestProfiler) ... skip: Multiple GPUs needed (0.001s) 2022-11-23T01:59:52.3189954Z test_kineto_profiler_api (__main__.TestProfiler) ... STAGE:2022-11-23 01:59:48 3670:3670 ActivityProfilerController.cpp:300] Completed Stage: Warm Up 2022-11-23T01:59:52.3190596Z STAGE:2022-11-23 01:59:48 3670:3670 ActivityProfilerController.cpp:306] Completed Stage: Collection 2022-11-23T01:59:52.3191186Z STAGE:2022-11-23 01:59:48 3670:3670 ActivityProfilerController.cpp:310] Completed Stage: Post Processing 2022-11-23T01:59:52.3191764Z STAGE:2022-11-23 01:59:48 3670:3670 ActivityProfilerController.cpp:300] Completed Stage: Warm Up 2022-11-23T01:59:52.3192387Z STAGE:2022-11-23 01:59:48 3670:3670 ActivityProfilerController.cpp:306] Completed Stage: Collection 2022-11-23T01:59:52.3193003Z STAGE:2022-11-23 01:59:48 3670:3670 ActivityProfilerController.cpp:310] Completed Stage: Post Processing 2022-11-23T01:59:52.3193576Z STAGE:2022-11-23 01:59:48 3670:3670 ActivityProfilerController.cpp:300] Completed Stage: Warm Up 2022-11-23T01:59:52.3194130Z STAGE:2022-11-23 01:59:48 3670:3670 ActivityProfilerController.cpp:306] Completed Stage: Collection 2022-11-23T01:59:52.3194728Z STAGE:2022-11-23 01:59:48 3670:3670 ActivityProfilerController.cpp:310] Completed Stage: Post Processing 2022-11-23T01:59:52.3195312Z STAGE:2022-11-23 01:59:48 3670:3670 ActivityProfilerController.cpp:300] Completed Stage: Warm Up 2022-11-23T01:59:52.3195879Z STAGE:2022-11-23 01:59:48 3670:3670 ActivityProfilerController.cpp:306] Completed Stage: Collection 2022-11-23T01:59:52.3196449Z STAGE:2022-11-23 01:59:48 3670:3670 ActivityProfilerController.cpp:310] Completed Stage: Post Processing 2022-11-23T01:59:52.3196800Z ok (0.041s) 2022-11-23T01:59:52.3197778Z 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.003s) 2022-11-23T01:59:52.3198772Z test_module_hierarchy (__main__.TestProfiler) ... STAGE:2022-11-23 01:59:48 3670:3670 ActivityProfilerController.cpp:300] Completed Stage: Warm Up 2022-11-23T01:59:52.3199397Z STAGE:2022-11-23 01:59:48 3670:3670 ActivityProfilerController.cpp:306] Completed Stage: Collection 2022-11-23T01:59:52.3199993Z STAGE:2022-11-23 01:59:48 3670:3670 ActivityProfilerController.cpp:310] Completed Stage: Post Processing 2022-11-23T01:59:52.3200350Z ok (0.027s) 2022-11-23T01:59:52.3201009Z test_nested_tensor_with_shapes (__main__.TestProfiler) ... /var/lib/jenkins/workspace/test/profiler/test_profiler.py:1271: UserWarning: The PyTorch API of nested tensors is in prototype stage and will change in the near future. (Triggered internally at /var/lib/jenkins/workspace/aten/src/ATen/NestedTensorImpl.cpp:179.) 2022-11-23T01:59:52.3201769Z inp = torch.nested.nested_tensor([a, b]) 2022-11-23T01:59:52.3202282Z STAGE:2022-11-23 01:59:48 3670:3670 ActivityProfilerController.cpp:300] Completed Stage: Warm Up 2022-11-23T01:59:52.3202856Z STAGE:2022-11-23 01:59:48 3670:3670 ActivityProfilerController.cpp:306] Completed Stage: Collection 2022-11-23T01:59:52.3203445Z STAGE:2022-11-23 01:59:48 3670:3670 ActivityProfilerController.cpp:310] Completed Stage: Post Processing 2022-11-23T01:59:52.3203791Z ok (0.007s) 2022-11-23T01:59:52.3204344Z test_oom_tracing (__main__.TestProfiler) ... STAGE:2022-11-23 01:59:48 3670:3670 ActivityProfilerController.cpp:300] Completed Stage: Warm Up 2022-11-23T01:59:52.3204969Z STAGE:2022-11-23 01:59:48 3670:3670 ActivityProfilerController.cpp:306] Completed Stage: Collection 2022-11-23T01:59:52.3205544Z STAGE:2022-11-23 01:59:48 3670:3670 ActivityProfilerController.cpp:310] Completed Stage: Post Processing 2022-11-23T01:59:52.3205904Z ok (0.041s) 2022-11-23T01:59:52.3206201Z test_profiler_correlation_id (__main__.TestProfiler) 2022-11-23T01:59:52.3206912Z We expect the correlation_id to be unique across multiple invokation of the profiler, ... STAGE:2022-11-23 01:59:48 3670:3670 ActivityProfilerController.cpp:300] Completed Stage: Warm Up 2022-11-23T01:59:52.3207583Z STAGE:2022-11-23 01:59:48 3670:3670 ActivityProfilerController.cpp:306] Completed Stage: Collection 2022-11-23T01:59:52.3208182Z STAGE:2022-11-23 01:59:48 3670:3670 ActivityProfilerController.cpp:310] Completed Stage: Post Processing 2022-11-23T01:59:52.3208764Z STAGE:2022-11-23 01:59:48 3670:3670 ActivityProfilerController.cpp:300] Completed Stage: Warm Up 2022-11-23T01:59:52.3209329Z STAGE:2022-11-23 01:59:48 3670:3670 ActivityProfilerController.cpp:306] Completed Stage: Collection 2022-11-23T01:59:52.3209957Z STAGE:2022-11-23 01:59:48 3670:3670 ActivityProfilerController.cpp:310] Completed Stage: Post Processing 2022-11-23T01:59:52.3210556Z STAGE:2022-11-23 01:59:48 3670:3670 ActivityProfilerController.cpp:300] Completed Stage: Warm Up 2022-11-23T01:59:52.3211121Z STAGE:2022-11-23 01:59:48 3670:3670 ActivityProfilerController.cpp:306] Completed Stage: Collection 2022-11-23T01:59:52.3211685Z STAGE:2022-11-23 01:59:48 3670:3670 ActivityProfilerController.cpp:310] Completed Stage: Post Processing 2022-11-23T01:59:52.3212272Z STAGE:2022-11-23 01:59:48 3670:3670 ActivityProfilerController.cpp:300] Completed Stage: Warm Up 2022-11-23T01:59:52.3212850Z STAGE:2022-11-23 01:59:48 3670:3670 ActivityProfilerController.cpp:306] Completed Stage: Collection 2022-11-23T01:59:52.3213434Z STAGE:2022-11-23 01:59:48 3670:3670 ActivityProfilerController.cpp:310] Completed Stage: Post Processing 2022-11-23T01:59:52.3213994Z STAGE:2022-11-23 01:59:48 3670:3670 ActivityProfilerController.cpp:300] Completed Stage: Warm Up 2022-11-23T01:59:52.3214571Z STAGE:2022-11-23 01:59:49 3670:3670 ActivityProfilerController.cpp:306] Completed Stage: Collection 2022-11-23T01:59:52.3215157Z STAGE:2022-11-23 01:59:49 3670:3670 ActivityProfilerController.cpp:310] Completed Stage: Post Processing 2022-11-23T01:59:52.3215510Z ok (0.127s) 2022-11-23T01:59:52.3216024Z test_profiler_fwd_bwd_link (__main__.TestProfiler) ... skip: Disable forward->backward link to workaround profiler crash (0.002s) 2022-11-23T01:59:52.3216753Z test_profiler_metadata (__main__.TestProfiler) ... STAGE:2022-11-23 01:59:49 3670:3670 ActivityProfilerController.cpp:300] Completed Stage: Warm Up 2022-11-23T01:59:52.3217387Z STAGE:2022-11-23 01:59:49 3670:3670 ActivityProfilerController.cpp:306] Completed Stage: Collection 2022-11-23T01:59:52.3217954Z STAGE:2022-11-23 01:59:49 3670:3670 ActivityProfilerController.cpp:310] Completed Stage: Post Processing 2022-11-23T01:59:52.3218307Z ok (0.004s) 2022-11-23T01:59:52.3218867Z test_profiler_tracing (__main__.TestProfiler) ... STAGE:2022-11-23 01:59:49 3670:3670 ActivityProfilerController.cpp:300] Completed Stage: Warm Up 2022-11-23T01:59:52.3219566Z STAGE:2022-11-23 01:59:49 3670:3670 ActivityProfilerController.cpp:306] Completed Stage: Collection 2022-11-23T01:59:52.3220571Z STAGE:2022-11-23 01:59:49 3670:3670 ActivityProfilerController.cpp:310] Completed Stage: Post Processing 2022-11-23T01:59:52.3221319Z STAGE:2022-11-23 01:59:49 3670:3670 ActivityProfilerController.cpp:300] Completed Stage: Warm Up 2022-11-23T01:59:52.3221900Z STAGE:2022-11-23 01:59:49 3670:3670 ActivityProfilerController.cpp:306] Completed Stage: Collection 2022-11-23T01:59:52.3222488Z STAGE:2022-11-23 01:59:49 3670:3670 ActivityProfilerController.cpp:310] Completed Stage: Post Processing 2022-11-23T01:59:52.3223047Z STAGE:2022-11-23 01:59:49 3670:3670 ActivityProfilerController.cpp:300] Completed Stage: Warm Up 2022-11-23T01:59:52.3223616Z STAGE:2022-11-23 01:59:49 3670:3670 ActivityProfilerController.cpp:306] Completed Stage: Collection 2022-11-23T01:59:52.3224201Z STAGE:2022-11-23 01:59:49 3670:3670 ActivityProfilerController.cpp:310] Completed Stage: Post Processing 2022-11-23T01:59:52.3224766Z STAGE:2022-11-23 01:59:49 3670:3670 ActivityProfilerController.cpp:300] Completed Stage: Warm Up 2022-11-23T01:59:52.3225346Z STAGE:2022-11-23 01:59:49 3670:3670 ActivityProfilerController.cpp:306] Completed Stage: Collection 2022-11-23T01:59:52.3225941Z STAGE:2022-11-23 01:59:49 3670:3670 ActivityProfilerController.cpp:310] Completed Stage: Post Processing 2022-11-23T01:59:52.3226517Z STAGE:2022-11-23 01:59:49 3670:3670 ActivityProfilerController.cpp:300] Completed Stage: Warm Up 2022-11-23T01:59:52.3227065Z STAGE:2022-11-23 01:59:49 3670:3670 ActivityProfilerController.cpp:306] Completed Stage: Collection 2022-11-23T01:59:52.3227648Z STAGE:2022-11-23 01:59:49 3670:3670 ActivityProfilerController.cpp:310] Completed Stage: Post Processing 2022-11-23T01:59:52.3228223Z STAGE:2022-11-23 01:59:49 3670:3670 ActivityProfilerController.cpp:300] Completed Stage: Warm Up 2022-11-23T01:59:52.3228887Z STAGE:2022-11-23 01:59:49 3670:3670 ActivityProfilerController.cpp:306] Completed Stage: Collection 2022-11-23T01:59:52.3229477Z STAGE:2022-11-23 01:59:49 3670:3670 ActivityProfilerController.cpp:310] Completed Stage: Post Processing 2022-11-23T01:59:52.3229844Z ok (0.019s) 2022-11-23T01:59:52.3230406Z test_profiler_type (__main__.TestProfiler) ... STAGE:2022-11-23 01:59:49 3670:3670 ActivityProfilerController.cpp:300] Completed Stage: Warm Up 2022-11-23T01:59:52.3231017Z STAGE:2022-11-23 01:59:49 3670:3670 ActivityProfilerController.cpp:306] Completed Stage: Collection 2022-11-23T01:59:52.3231602Z STAGE:2022-11-23 01:59:49 3670:3670 ActivityProfilerController.cpp:310] Completed Stage: Post Processing 2022-11-23T01:59:52.3231954Z ok (0.004s) 2022-11-23T01:59:52.3232202Z test_source (__main__.TestProfiler) 2022-11-23T01:59:52.3232854Z Checks that source code attribution works for eager, TS and autograd mode ... STAGE:2022-11-23 01:59:49 3670:3670 ActivityProfilerController.cpp:300] Completed Stage: Warm Up 2022-11-23T01:59:52.3233529Z STAGE:2022-11-23 01:59:49 3670:3670 ActivityProfilerController.cpp:306] Completed Stage: Collection 2022-11-23T01:59:52.3234178Z STAGE:2022-11-23 01:59:49 3670:3670 ActivityProfilerController.cpp:310] Completed Stage: Post Processing 2022-11-23T01:59:52.3234519Z ok (0.044s) 2022-11-23T01:59:52.3235098Z test_tensorboard_trace_handler (__main__.TestProfiler) ... STAGE:2022-11-23 01:59:49 3670:3670 ActivityProfilerController.cpp:300] Completed Stage: Warm Up 2022-11-23T01:59:52.3235740Z STAGE:2022-11-23 01:59:49 3670:3670 ActivityProfilerController.cpp:306] Completed Stage: Collection 2022-11-23T01:59:52.3236328Z STAGE:2022-11-23 01:59:49 3670:3670 ActivityProfilerController.cpp:310] Completed Stage: Post Processing 2022-11-23T01:59:52.3236884Z STAGE:2022-11-23 01:59:49 3670:3670 ActivityProfilerController.cpp:300] Completed Stage: Warm Up 2022-11-23T01:59:52.3237454Z STAGE:2022-11-23 01:59:49 3670:3670 ActivityProfilerController.cpp:306] Completed Stage: Collection 2022-11-23T01:59:52.3238054Z STAGE:2022-11-23 01:59:49 3670:3670 ActivityProfilerController.cpp:310] Completed Stage: Post Processing 2022-11-23T01:59:52.3238734Z STAGE:2022-11-23 01:59:49 3670:3670 ActivityProfilerController.cpp:300] Completed Stage: Warm Up 2022-11-23T01:59:52.3239285Z STAGE:2022-11-23 01:59:49 3670:3670 ActivityProfilerController.cpp:306] Completed Stage: Collection 2022-11-23T01:59:52.3239869Z STAGE:2022-11-23 01:59:49 3670:3670 ActivityProfilerController.cpp:310] Completed Stage: Post Processing 2022-11-23T01:59:52.3240444Z STAGE:2022-11-23 01:59:49 3670:3670 ActivityProfilerController.cpp:300] Completed Stage: Warm Up 2022-11-23T01:59:52.3240995Z STAGE:2022-11-23 01:59:49 3670:3670 ActivityProfilerController.cpp:306] Completed Stage: Collection 2022-11-23T01:59:52.3241576Z STAGE:2022-11-23 01:59:49 3670:3670 ActivityProfilerController.cpp:310] Completed Stage: Post Processing 2022-11-23T01:59:52.3242167Z STAGE:2022-11-23 01:59:49 3670:3670 ActivityProfilerController.cpp:300] Completed Stage: Warm Up 2022-11-23T01:59:52.3242741Z STAGE:2022-11-23 01:59:49 3670:3670 ActivityProfilerController.cpp:306] Completed Stage: Collection 2022-11-23T01:59:52.3243316Z STAGE:2022-11-23 01:59:49 3670:3670 ActivityProfilerController.cpp:310] Completed Stage: Post Processing 2022-11-23T01:59:52.3243891Z STAGE:2022-11-23 01:59:49 3670:3670 ActivityProfilerController.cpp:300] Completed Stage: Warm Up 2022-11-23T01:59:52.3244453Z STAGE:2022-11-23 01:59:49 3670:3670 ActivityProfilerController.cpp:306] Completed Stage: Collection 2022-11-23T01:59:52.3245040Z STAGE:2022-11-23 01:59:49 3670:3670 ActivityProfilerController.cpp:310] Completed Stage: Post Processing 2022-11-23T01:59:52.3245596Z STAGE:2022-11-23 01:59:49 3670:3670 ActivityProfilerController.cpp:300] Completed Stage: Warm Up 2022-11-23T01:59:52.3246163Z STAGE:2022-11-23 01:59:49 3670:3670 ActivityProfilerController.cpp:306] Completed Stage: Collection 2022-11-23T01:59:52.3246756Z STAGE:2022-11-23 01:59:49 3670:3670 ActivityProfilerController.cpp:310] Completed Stage: Post Processing 2022-11-23T01:59:52.3247153Z ok (0.061s) 2022-11-23T01:59:52.3247497Z test_custom_module_input_op_ids (__main__.TestProfilerCUDA) ... ok (0.002s) 2022-11-23T01:59:52.3247864Z test_mem_leak (__main__.TestProfilerCUDA) 2022-11-23T01:59:52.3248914Z Checks that there's no memory leak when using profiler with CUDA ... skip: Test is disabled because an issue exists disabling it: https://github.com/pytorch/pytorch/issues/78457 for allplatform(s) . If you're seeing this on your local machine and would like to enable this test, please make sure CI is not set and you are not using the flag --import-disabled-tests. (0.001s) 2022-11-23T01:59:52.3249671Z test_custom_module_input_op_ids (__main__.TestProfilerITT) ... ok (0.002s) 2022-11-23T01:59:52.3250103Z test_datapipe_delegation_with_profiler (__main__.TestRecordFunction) ... ok (0.003s) 2022-11-23T01:59:52.3250828Z test_datapipe_with_record_function (__main__.TestRecordFunction) ... STAGE:2022-11-23 01:59:49 3670:3670 ActivityProfilerController.cpp:300] Completed Stage: Warm Up 2022-11-23T01:59:52.3251509Z STAGE:2022-11-23 01:59:49 3670:3670 ActivityProfilerController.cpp:306] Completed Stage: Collection 2022-11-23T01:59:52.3252091Z STAGE:2022-11-23 01:59:49 3670:3670 ActivityProfilerController.cpp:310] Completed Stage: Post Processing 2022-11-23T01:59:52.3252445Z ok (0.007s) 2022-11-23T01:59:52.3253050Z test_datapipe_with_record_function_fork (__main__.TestRecordFunction) ... STAGE:2022-11-23 01:59:49 3670:3670 ActivityProfilerController.cpp:300] Completed Stage: Warm Up 2022-11-23T01:59:52.3253711Z STAGE:2022-11-23 01:59:49 3670:3670 ActivityProfilerController.cpp:306] Completed Stage: Collection 2022-11-23T01:59:52.3254284Z STAGE:2022-11-23 01:59:49 3670:3670 ActivityProfilerController.cpp:310] Completed Stage: Post Processing 2022-11-23T01:59:52.3254633Z ok (0.007s) 2022-11-23T01:59:52.3255208Z test_record_function (__main__.TestRecordFunction) ... STAGE:2022-11-23 01:59:49 3670:3670 ActivityProfilerController.cpp:300] Completed Stage: Warm Up 2022-11-23T01:59:52.3255841Z STAGE:2022-11-23 01:59:49 3670:3670 ActivityProfilerController.cpp:306] Completed Stage: Collection 2022-11-23T01:59:52.3256503Z STAGE:2022-11-23 01:59:49 3670:3670 ActivityProfilerController.cpp:310] Completed Stage: Post Processing 2022-11-23T01:59:52.3256854Z ok (0.004s) 2022-11-23T01:59:52.3257452Z test_allocation_id_uniqueness (__main__.TestTorchTidyProfiler) ... STAGE:2022-11-23 01:59:49 3670:3670 ActivityProfilerController.cpp:300] Completed Stage: Warm Up 2022-11-23T01:59:52.3258095Z STAGE:2022-11-23 01:59:49 3670:3670 ActivityProfilerController.cpp:306] Completed Stage: Collection 2022-11-23T01:59:52.3258677Z STAGE:2022-11-23 01:59:49 3670:3670 ActivityProfilerController.cpp:310] Completed Stage: Post Processing 2022-11-23T01:59:52.3259037Z ok (0.286s) 2022-11-23T01:59:52.3259606Z test_allocation_ids (__main__.TestTorchTidyProfiler) ... STAGE:2022-11-23 01:59:49 3670:3670 ActivityProfilerController.cpp:300] Completed Stage: Warm Up 2022-11-23T01:59:52.3260443Z STAGE:2022-11-23 01:59:49 3670:3670 ActivityProfilerController.cpp:306] Completed Stage: Collection 2022-11-23T01:59:52.3261028Z STAGE:2022-11-23 01:59:49 3670:3670 ActivityProfilerController.cpp:310] Completed Stage: Post Processing 2022-11-23T01:59:52.3261378Z ok (0.135s) 2022-11-23T01:59:52.3261968Z test_allocation_ids_with_other_ops (__main__.TestTorchTidyProfiler) ... STAGE:2022-11-23 01:59:49 3670:3670 ActivityProfilerController.cpp:300] Completed Stage: Warm Up 2022-11-23T01:59:52.3262628Z STAGE:2022-11-23 01:59:49 3670:3670 ActivityProfilerController.cpp:306] Completed Stage: Collection 2022-11-23T01:59:52.3263212Z STAGE:2022-11-23 01:59:49 3670:3670 ActivityProfilerController.cpp:310] Completed Stage: Post Processing 2022-11-23T01:59:52.3263573Z ok (0.114s) 2022-11-23T01:59:52.3264134Z test_allocations (__main__.TestTorchTidyProfiler) ... STAGE:2022-11-23 01:59:49 3670:3670 ActivityProfilerController.cpp:300] Completed Stage: Warm Up 2022-11-23T01:59:52.3264855Z STAGE:2022-11-23 01:59:49 3670:3670 ActivityProfilerController.cpp:306] Completed Stage: Collection 2022-11-23T01:59:52.3265466Z STAGE:2022-11-23 01:59:49 3670:3670 ActivityProfilerController.cpp:310] Completed Stage: Post Processing 2022-11-23T01:59:52.3266026Z STAGE:2022-11-23 01:59:49 3670:3670 ActivityProfilerController.cpp:300] Completed Stage: Warm Up 2022-11-23T01:59:52.3266597Z STAGE:2022-11-23 01:59:49 3670:3670 ActivityProfilerController.cpp:306] Completed Stage: Collection 2022-11-23T01:59:52.3267183Z STAGE:2022-11-23 01:59:49 3670:3670 ActivityProfilerController.cpp:310] Completed Stage: Post Processing 2022-11-23T01:59:52.3267537Z ok (0.117s) 2022-11-23T01:59:52.3268516Z test_extra_fields (__main__.TestTorchTidyProfiler) ... skip: Test is disabled because an issue exists disabling it: https://github.com/pytorch/pytorch/issues/82719 for platform(s) linux. If you're seeing this on your local machine and would like to enable this test, please make sure CI is not set and you are not using the flag --import-disabled-tests. (0.001s) 2022-11-23T01:59:52.3269539Z test_impl_reuse (__main__.TestTorchTidyProfiler) ... STAGE:2022-11-23 01:59:49 3670:3670 ActivityProfilerController.cpp:300] Completed Stage: Warm Up 2022-11-23T01:59:52.3270188Z STAGE:2022-11-23 01:59:49 3670:3670 ActivityProfilerController.cpp:306] Completed Stage: Collection 2022-11-23T01:59:52.3270773Z STAGE:2022-11-23 01:59:49 3670:3670 ActivityProfilerController.cpp:310] Completed Stage: Post Processing 2022-11-23T01:59:52.3271109Z ok (0.267s) 2022-11-23T01:59:52.3271684Z test_mkldnn_tensors (__main__.TestTorchTidyProfiler) ... STAGE:2022-11-23 01:59:50 3670:3670 ActivityProfilerController.cpp:300] Completed Stage: Warm Up 2022-11-23T01:59:52.3272326Z STAGE:2022-11-23 01:59:50 3670:3670 ActivityProfilerController.cpp:306] Completed Stage: Collection 2022-11-23T01:59:52.3272925Z STAGE:2022-11-23 01:59:50 3670:3670 ActivityProfilerController.cpp:310] Completed Stage: Post Processing 2022-11-23T01:59:52.3273264Z ok (0.006s) 2022-11-23T01:59:52.3274293Z test_module_and_optimizer_ids (__main__.TestTorchTidyProfiler) ... skip: Test is disabled because an issue exists disabling it: https://github.com/pytorch/pytorch/issues/87581 for platform(s) linux, win, windows. If you're seeing this on your local machine and would like to enable this test, please make sure CI is not set and you are not using the flag --import-disabled-tests. (0.003s) 2022-11-23T01:59:52.3275433Z test_nnmodule_params (__main__.TestTorchTidyProfiler) ... STAGE:2022-11-23 01:59:50 3670:3670 ActivityProfilerController.cpp:300] Completed Stage: Warm Up 2022-11-23T01:59:52.3276081Z STAGE:2022-11-23 01:59:50 3670:3670 ActivityProfilerController.cpp:306] Completed Stage: Collection 2022-11-23T01:59:52.3276652Z STAGE:2022-11-23 01:59:50 3670:3670 ActivityProfilerController.cpp:310] Completed Stage: Post Processing 2022-11-23T01:59:52.3277542Z /opt/conda/lib/python3.10/site-packages/torch/storage.py:315: UserWarning: TypedStorage is deprecated. It will be removed in the future and UntypedStorage will be the only storage class. This should only matter to you if you are using storages directly. 2022-11-23T01:59:52.3278137Z warnings.warn(message, UserWarning) 2022-11-23T01:59:52.3278416Z ok (0.009s) 2022-11-23T01:59:52.3278977Z test_optimizer (__main__.TestTorchTidyProfiler) ... STAGE:2022-11-23 01:59:50 3670:3670 ActivityProfilerController.cpp:300] Completed Stage: Warm Up 2022-11-23T01:59:52.3279621Z STAGE:2022-11-23 01:59:50 3670:3670 ActivityProfilerController.cpp:306] Completed Stage: Collection 2022-11-23T01:59:52.3280206Z STAGE:2022-11-23 01:59:50 3670:3670 ActivityProfilerController.cpp:310] Completed Stage: Post Processing 2022-11-23T01:59:52.3280557Z ok (0.020s) 2022-11-23T01:59:52.3281144Z test_optimizer_parameters_adam (__main__.TestTorchTidyProfiler) ... STAGE:2022-11-23 01:59:50 3670:3670 ActivityProfilerController.cpp:300] Completed Stage: Warm Up 2022-11-23T01:59:52.3281806Z STAGE:2022-11-23 01:59:50 3670:3670 ActivityProfilerController.cpp:306] Completed Stage: Collection 2022-11-23T01:59:52.3282460Z STAGE:2022-11-23 01:59:50 3670:3670 ActivityProfilerController.cpp:310] Completed Stage: Post Processing 2022-11-23T01:59:52.3282820Z ok (0.056s) 2022-11-23T01:59:52.3283425Z test_optimizer_parameters_sgd (__main__.TestTorchTidyProfiler) ... STAGE:2022-11-23 01:59:50 3670:3670 ActivityProfilerController.cpp:300] Completed Stage: Warm Up 2022-11-23T01:59:52.3284085Z STAGE:2022-11-23 01:59:50 3670:3670 ActivityProfilerController.cpp:306] Completed Stage: Collection 2022-11-23T01:59:52.3284669Z STAGE:2022-11-23 01:59:50 3670:3670 ActivityProfilerController.cpp:310] Completed Stage: Post Processing 2022-11-23T01:59:52.3285004Z ok (0.032s) 2022-11-23T01:59:52.3285579Z test_pointers_and_ids (__main__.TestTorchTidyProfiler) ... STAGE:2022-11-23 01:59:50 3670:3670 ActivityProfilerController.cpp:300] Completed Stage: Warm Up 2022-11-23T01:59:52.3286219Z [W CPUAllocator.cpp:231] Memory block of unknown size was allocated before the profiling started, profiler results will not include the deallocation event 2022-11-23T01:59:52.3286882Z STAGE:2022-11-23 01:59:50 3670:3670 ActivityProfilerController.cpp:306] Completed Stage: Collection 2022-11-23T01:59:52.3287462Z STAGE:2022-11-23 01:59:50 3670:3670 ActivityProfilerController.cpp:310] Completed Stage: Post Processing 2022-11-23T01:59:52.3287812Z ok (0.008s) 2022-11-23T01:59:52.3288791Z test_scalar_ins (__main__.TestTorchTidyProfiler) ... skip: Test is disabled because an issue exists disabling it: https://github.com/pytorch/pytorch/issues/83247 for platform(s) linux. If you're seeing this on your local machine and would like to enable this test, please make sure CI is not set and you are not using the flag --import-disabled-tests. (0.001s) 2022-11-23T01:59:52.3289809Z test_sparse_tensors (__main__.TestTorchTidyProfiler) ... STAGE:2022-11-23 01:59:50 3670:3670 ActivityProfilerController.cpp:300] Completed Stage: Warm Up 2022-11-23T01:59:52.3290438Z STAGE:2022-11-23 01:59:50 3670:3670 ActivityProfilerController.cpp:306] Completed Stage: Collection 2022-11-23T01:59:52.3291027Z STAGE:2022-11-23 01:59:50 3670:3670 ActivityProfilerController.cpp:310] Completed Stage: Post Processing 2022-11-23T01:59:52.3291463Z ok (0.010s) 2022-11-23T01:59:52.3292049Z test_tensor_lists (__main__.TestTorchTidyProfiler) ... STAGE:2022-11-23 01:59:50 3670:3670 ActivityProfilerController.cpp:300] Completed Stage: Warm Up 2022-11-23T01:59:52.3292672Z STAGE:2022-11-23 01:59:50 3670:3670 ActivityProfilerController.cpp:306] Completed Stage: Collection 2022-11-23T01:59:52.3293257Z STAGE:2022-11-23 01:59:50 3670:3670 ActivityProfilerController.cpp:310] Completed Stage: Post Processing 2022-11-23T01:59:52.3293609Z ok (0.007s) 2022-11-23T01:59:52.3294584Z test_tensor_properties (__main__.TestTorchTidyProfiler) ... skip: Test is disabled because an issue exists disabling it: https://github.com/pytorch/pytorch/issues/83113 for platform(s) linux. If you're seeing this on your local machine and would like to enable this test, please make sure CI is not set and you are not using the flag --import-disabled-tests. (0.002s) 2022-11-23T01:59:52.3295640Z test_tensorimpl_invalidation_full (__main__.TestTorchTidyProfiler) ... STAGE:2022-11-23 01:59:50 3670:3670 ActivityProfilerController.cpp:300] Completed Stage: Warm Up 2022-11-23T01:59:52.3296313Z STAGE:2022-11-23 01:59:50 3670:3670 ActivityProfilerController.cpp:306] Completed Stage: Collection 2022-11-23T01:59:52.3296907Z STAGE:2022-11-23 01:59:50 3670:3670 ActivityProfilerController.cpp:310] Completed Stage: Post Processing 2022-11-23T01:59:52.3297260Z ok (0.379s) 2022-11-23T01:59:52.3297861Z test_tensorimpl_invalidation_keep_alive (__main__.TestTorchTidyProfiler) ... STAGE:2022-11-23 01:59:50 3670:3670 ActivityProfilerController.cpp:300] Completed Stage: Warm Up 2022-11-23T01:59:52.3298535Z STAGE:2022-11-23 01:59:51 3670:3670 ActivityProfilerController.cpp:306] Completed Stage: Collection 2022-11-23T01:59:52.3299122Z STAGE:2022-11-23 01:59:51 3670:3670 ActivityProfilerController.cpp:310] Completed Stage: Post Processing 2022-11-23T01:59:52.3299737Z STAGE:2022-11-23 01:59:51 3670:3670 ActivityProfilerController.cpp:300] Completed Stage: Warm Up 2022-11-23T01:59:52.3300900Z STAGE:2022-11-23 01:59:51 3670:3670 ActivityProfilerController.cpp:306] Completed Stage: Collection 2022-11-23T01:59:52.3301529Z STAGE:2022-11-23 01:59:51 3670:3670 ActivityProfilerController.cpp:310] Completed Stage: Post Processing 2022-11-23T01:59:52.3301888Z ok (0.812s) 2022-11-23T01:59:52.3302493Z test_tensorimpl_invalidation_scalar_args (__main__.TestTorchTidyProfiler) ... STAGE:2022-11-23 01:59:51 3670:3670 ActivityProfilerController.cpp:300] Completed Stage: Warm Up 2022-11-23T01:59:52.3303168Z STAGE:2022-11-23 01:59:51 3670:3670 ActivityProfilerController.cpp:306] Completed Stage: Collection 2022-11-23T01:59:52.3303757Z STAGE:2022-11-23 01:59:51 3670:3670 ActivityProfilerController.cpp:310] Completed Stage: Post Processing 2022-11-23T01:59:52.3304107Z ok (0.126s) 2022-11-23T01:59:52.3304697Z test_tensorimpl_invalidation_set (__main__.TestTorchTidyProfiler) ... STAGE:2022-11-23 01:59:51 3670:3670 ActivityProfilerController.cpp:300] Completed Stage: Warm Up 2022-11-23T01:59:52.3305369Z STAGE:2022-11-23 01:59:51 3670:3670 ActivityProfilerController.cpp:306] Completed Stage: Collection 2022-11-23T01:59:52.3305967Z STAGE:2022-11-23 01:59:51 3670:3670 ActivityProfilerController.cpp:310] Completed Stage: Post Processing 2022-11-23T01:59:52.3306529Z STAGE:2022-11-23 01:59:51 3670:3670 ActivityProfilerController.cpp:300] Completed Stage: Warm Up 2022-11-23T01:59:52.3307103Z STAGE:2022-11-23 01:59:51 3670:3670 ActivityProfilerController.cpp:306] Completed Stage: Collection 2022-11-23T01:59:52.3307685Z STAGE:2022-11-23 01:59:51 3670:3670 ActivityProfilerController.cpp:310] Completed Stage: Post Processing 2022-11-23T01:59:52.3308034Z ok (0.235s) 2022-11-23T01:59:52.3308167Z 2022-11-23T01:59:52.3308435Z ---------------------------------------------------------------------- 2022-11-23T01:59:52.3308766Z Ran 70 tests in 5.898s 2022-11-23T01:59:52.3308938Z 2022-11-23T01:59:52.3309048Z OK (skipped=14) 2022-11-23T01:59:52.3309208Z 2022-11-23T01:59:52.3309459Z Generating XML reports... 2022-11-23T01:59:52.3310042Z Generated XML report: test-reports/python-unittest/profiler.test_profiler/TEST-TestExecutionGraph-20221123015945.xml 2022-11-23T01:59:52.3310783Z Generated XML report: test-reports/python-unittest/profiler.test_profiler/TEST-TestExperimentalUtils-20221123015945.xml 2022-11-23T01:59:52.3311486Z Generated XML report: test-reports/python-unittest/profiler.test_profiler/TEST-TestProfiler-20221123015945.xml 2022-11-23T01:59:52.3312162Z Generated XML report: test-reports/python-unittest/profiler.test_profiler/TEST-TestProfilerCUDA-20221123015945.xml 2022-11-23T01:59:52.3312864Z Generated XML report: test-reports/python-unittest/profiler.test_profiler/TEST-TestProfilerITT-20221123015945.xml 2022-11-23T01:59:52.3313583Z Generated XML report: test-reports/python-unittest/profiler.test_profiler/TEST-TestRecordFunction-20221123015945.xml 2022-11-23T01:59:52.3314325Z Generated XML report: test-reports/python-unittest/profiler.test_profiler/TEST-TestTorchTidyProfiler-20221123015945.xml 2022-11-23T01:59:52.3314670Z 2022-11-23T01:59:52.3315037Z ##[endgroup] 2022-11-23T01:59:52.3315581Z FINISHED PRINTING LOG FILE of profiler/test_profiler (/var/lib/jenkins/workspace/test/test-reports/profiler-test_profiler_rqoggvaz) 2022-11-23T01:59:52.3315903Z 2022-11-23T01:59:54.7527007Z Ignoring disabled issues: [] 2022-11-23T01:59:54.7847836Z Running test_import_stats ... [2022-11-23 01:59:54.784405] 2022-11-23T01:59:54.7850521Z Executing ['/opt/conda/bin/python', '-bb', 'test_import_stats.py', '-v', '--import-slow-tests', '--import-disabled-tests'] ... [2022-11-23 01:59:54.784711] 2022-11-23T02:00:02.2130933Z 2022-11-23T02:00:02.2131696Z Expand the folded group to see the log file of test_import_stats 2022-11-23T02:00:02.2132890Z ##[group]PRINTING LOG FILE of test_import_stats (/var/lib/jenkins/workspace/test/test-reports/test_import_stats_c7vlpjgo) 2022-11-23T02:00:02.2133327Z 2022-11-23T02:00:02.2133540Z Running tests... 2022-11-23T02:00:02.2134431Z ---------------------------------------------------------------------- 2022-11-23T02:00:02.2135014Z Test results will be stored in test-reports/python-unittest/test_import_stats 2022-11-23T02:00:02.2135427Z test_time_cuda_device_count (__main__.TestImportTime) ... ok (3.387s) 2022-11-23T02:00:02.2135820Z test_time_import_torch (__main__.TestImportTime) ... ok (1.810s) 2022-11-23T02:00:02.2136043Z 2022-11-23T02:00:02.2136308Z ---------------------------------------------------------------------- 2022-11-23T02:00:02.2136623Z Ran 2 tests in 5.198s 2022-11-23T02:00:02.2136785Z 2022-11-23T02:00:02.2136880Z OK 2022-11-23T02:00:02.2137010Z 2022-11-23T02:00:02.2137134Z Generating XML reports... 2022-11-23T02:00:02.2137696Z Generated XML report: test-reports/python-unittest/test_import_stats/TEST-TestImportTime-20221123015956.xml 2022-11-23T02:00:02.2138005Z 2022-11-23T02:00:02.2138335Z ##[endgroup] 2022-11-23T02:00:02.2138864Z FINISHED PRINTING LOG FILE of test_import_stats (/var/lib/jenkins/workspace/test/test-reports/test_import_stats_c7vlpjgo) 2022-11-23T02:00:02.2139164Z 2022-11-23T02:00:04.6930811Z Ignoring disabled issues: [] 2022-11-23T02:00:04.7248123Z Running dynamo/test_misc ... [2022-11-23 02:00:04.724410] 2022-11-23T02:00:04.7250691Z Executing ['/opt/conda/bin/python', '-bb', 'dynamo/test_misc.py', '-v', '--import-slow-tests', '--import-disabled-tests'] ... [2022-11-23 02:00:04.724735] 2022-11-23T02:00:13.0627092Z 2022-11-23T02:00:13.0628023Z Expand the folded group to see the log file of dynamo/test_misc 2022-11-23T02:00:13.0629427Z ##[group]PRINTING LOG FILE of dynamo/test_misc (/var/lib/jenkins/workspace/test/test-reports/dynamo-test_misc_1hr7yq5m) 2022-11-23T02:00:13.0630007Z 2022-11-23T02:00:13.0630259Z Running tests... 2022-11-23T02:00:13.0630999Z ---------------------------------------------------------------------- 2022-11-23T02:00:13.0631529Z Test results will be stored in test-reports/python-unittest/dynamo.test_misc 2022-11-23T02:00:13.0632262Z test_allow_in_graph (__main__.MiscTests) ... ok (0.030s) 2022-11-23T02:00:13.0633045Z test_autocast (__main__.MiscTests) ... frames [('total', 1), ('ok', 1)] 2022-11-23T02:00:13.0633510Z stats [('calls_captured', 5), ('fusions_possible', 4), ('unique_graphs', 1)] 2022-11-23T02:00:13.0633849Z skip: requires bf16 (0.002s) 2022-11-23T02:00:13.0634360Z test_autocast_cpu (__main__.MiscTests) ... stats [('calls_captured', 7), ('fusions_possible', 6), ('unique_graphs', 1)] 2022-11-23T02:00:13.0634703Z ok (0.018s) 2022-11-23T02:00:13.0635246Z test_autocast_device (__main__.MiscTests) ... stats [('calls_captured', 7), ('fusions_possible', 6), ('unique_graphs', 1)] 2022-11-23T02:00:13.0635606Z ok (0.425s) 2022-11-23T02:00:13.0636100Z test_autocast_float64 (__main__.MiscTests) ... stats [('calls_captured', 7), ('fusions_possible', 6), ('unique_graphs', 1)] 2022-11-23T02:00:13.0636451Z ok (0.017s) 2022-11-23T02:00:13.0636781Z test_autograd_function_equivalence (__main__.MiscTests) ... inline_call [] 2022-11-23T02:00:13.0637274Z stats [('calls_captured', 4), ('fusions_possible', 2), ('unique_graphs', 2)] 2022-11-23T02:00:13.0637569Z ok (0.134s) 2022-11-23T02:00:13.0638129Z test_autograd_profiler (__main__.MiscTests) ... STAGE:2022-11-23 02:00:09 3884:3884 ActivityProfilerController.cpp:300] Completed Stage: Warm Up 2022-11-23T02:00:13.0638775Z STAGE:2022-11-23 02:00:09 3884:3884 ActivityProfilerController.cpp:306] Completed Stage: Collection 2022-11-23T02:00:13.0639358Z STAGE:2022-11-23 02:00:09 3884:3884 ActivityProfilerController.cpp:310] Completed Stage: Post Processing 2022-11-23T02:00:13.0639928Z [2022-11-23 02:00:09,302] torch._dynamo.variables.torch: [WARNING] Profiler will be ignored 2022-11-23T02:00:13.0640336Z frames [('total', 2), ('ok', 2)] 2022-11-23T02:00:13.0640602Z unimplemented [] 2022-11-23T02:00:13.0640907Z graph_break [('Tensor.tolist', 1)] 2022-11-23T02:00:13.0641340Z stats [('calls_captured', 4), ('fusions_possible', 2), ('unique_graphs', 2)] 2022-11-23T02:00:13.0641652Z ok (0.386s) 2022-11-23T02:00:13.0642308Z test_autograd_profiler_enabled (__main__.MiscTests) ... STAGE:2022-11-23 02:00:09 3884:3884 ActivityProfilerController.cpp:300] Completed Stage: Warm Up 2022-11-23T02:00:13.0642993Z STAGE:2022-11-23 02:00:09 3884:3884 ActivityProfilerController.cpp:306] Completed Stage: Collection 2022-11-23T02:00:13.0643595Z STAGE:2022-11-23 02:00:09 3884:3884 ActivityProfilerController.cpp:310] Completed Stage: Post Processing 2022-11-23T02:00:13.0644017Z frames [('total', 3), ('ok', 3)] 2022-11-23T02:00:13.0644259Z unimplemented [] 2022-11-23T02:00:13.0649836Z graph_break [('torch.autograd._profiler_enabled not supported yet', 1)] 2022-11-23T02:00:13.0650796Z stats [('calls_captured', 2), ('unique_graphs', 2), ('fusions_possible', 0)] 2022-11-23T02:00:13.0651532Z ok (0.024s) 2022-11-23T02:00:13.0652395Z test_boolarg (__main__.MiscTests) ... stats [('calls_captured', 3), ('unique_graphs', 3), ('fusions_possible', 0)] 2022-11-23T02:00:13.0653048Z ok (0.017s) 2022-11-23T02:00:13.0653605Z test_build_tuple_unpack (__main__.MiscTests) ... inline_call [] 2022-11-23T02:00:13.0654463Z stats [('calls_captured', 4), ('fusions_possible', 2), ('unique_graphs', 2)] 2022-11-23T02:00:13.0655141Z ok (0.020s) 2022-11-23T02:00:13.0656215Z test_builtin_isinstance (__main__.MiscTests) ... stats [('calls_captured', 1), ('unique_graphs', 1), ('fusions_possible', 0)] 2022-11-23T02:00:13.0657002Z ok (0.011s) 2022-11-23T02:00:13.0657370Z test_builtin_subclasses_as_method_on_class_type (__main__.MiscTests) ... ok (0.003s) 2022-11-23T02:00:13.0657798Z test_builtin_subclasses_as_method_on_var (__main__.MiscTests) ... ok (0.005s) 2022-11-23T02:00:13.0658386Z test_callpacked (__main__.MiscTests) ... stats [('calls_captured', 4), ('fusions_possible', 2), ('unique_graphs', 2)] 2022-11-23T02:00:13.0658731Z ok (0.017s) 2022-11-23T02:00:13.0659123Z test_cell_output1 (__main__.MiscTests) ... frames [('total', 1), ('ok', 1)] 2022-11-23T02:00:13.0659592Z stats [('calls_captured', 2), ('fusions_possible', 1), ('unique_graphs', 1)] 2022-11-23T02:00:13.0659888Z ok (0.008s) 2022-11-23T02:00:13.0660765Z test_cell_output2 (__main__.MiscTests) ... frames [('total', 2), ('ok', 2)] 2022-11-23T02:00:13.0661090Z unimplemented [] 2022-11-23T02:00:13.0661610Z graph_break [('call_function UserDefinedObjectVariable(unsupported) [TensorVariable(), TensorVariable()] {}', 1)] 2022-11-23T02:00:13.0662177Z stats [('calls_captured', 3), ('fusions_possible', 2), ('unique_graphs', 1)] 2022-11-23T02:00:13.0662489Z ok (0.014s) 2022-11-23T02:00:13.0662981Z test_change_backends (__main__.MiscTests) ... stats [('calls_captured', 3), ('unique_graphs', 3), ('fusions_possible', 0)] 2022-11-23T02:00:13.0663392Z frames [('total', 2), ('ok', 2)] 2022-11-23T02:00:13.0663641Z ok (0.033s) 2022-11-23T02:00:13.0664012Z test_cond (__main__.MiscTests) ... frames [('total', 5), ('ok', 5)] 2022-11-23T02:00:13.0664303Z unimplemented [] 2022-11-23T02:00:13.0664702Z graph_break [('Fake tensor mode not yet supported for cond', 2)] 2022-11-23T02:00:13.0665179Z stats [('calls_captured', 2), ('unique_graphs', 2), ('fusions_possible', 0)] 2022-11-23T02:00:13.0665480Z ok (0.024s) 2022-11-23T02:00:13.0665958Z test_cond_export (__main__.MiscTests) ... stats [('calls_captured', 6), ('unique_graphs', 5), ('fusions_possible', 1)] 2022-11-23T02:00:13.0666313Z ok (0.035s) 2022-11-23T02:00:13.0666819Z test_cond_export_single_arg (__main__.MiscTests) ... stats [('unique_graphs', 3), ('calls_captured', 2), ('fusions_possible', -1)] 2022-11-23T02:00:13.0667177Z ok (0.018s) 2022-11-23T02:00:13.0667580Z test_cond_nested (__main__.MiscTests) ... frames [('total', 11), ('ok', 11)] 2022-11-23T02:00:13.0667897Z unimplemented [] 2022-11-23T02:00:13.0668277Z graph_break [('Fake tensor mode not yet supported for cond', 6)] 2022-11-23T02:00:13.0668746Z stats [('calls_captured', 4), ('unique_graphs', 4), ('fusions_possible', 0)] 2022-11-23T02:00:13.0669055Z ok (0.053s) 2022-11-23T02:00:13.0669456Z test_cond_nested_fake_tensor_off (__main__.MiscTests) ... frames [('total', 1), ('ok', 1)] 2022-11-23T02:00:13.0670033Z stats [('calls_captured', 6), ('unique_graphs', 5), ('fusions_possible', 1)] 2022-11-23T02:00:13.0670373Z ok (0.034s) 2022-11-23T02:00:13.0670786Z test_config_getattr_default (__main__.MiscTests) ... frames [('total', 3), ('ok', 3)] 2022-11-23T02:00:13.0671280Z stats [('calls_captured', 21), ('fusions_possible', 18), ('unique_graphs', 3)] 2022-11-23T02:00:13.0671591Z ok (0.054s) 2022-11-23T02:00:13.0671990Z test_config_log_level (__main__.MiscTests) ... frames [('total', 1), ('ok', 1)] 2022-11-23T02:00:13.0672447Z stats [('calls_captured', 1), ('unique_graphs', 1), ('fusions_possible', 0)] 2022-11-23T02:00:13.0672757Z ok (0.008s) 2022-11-23T02:00:13.0673142Z test_config_obj (__main__.MiscTests) ... frames [('total', 4), ('ok', 4)] 2022-11-23T02:00:13.0673606Z stats [('calls_captured', 8), ('fusions_possible', 4), ('unique_graphs', 4)] 2022-11-23T02:00:13.0673919Z ok (0.034s) 2022-11-23T02:00:13.0674239Z test_const_dict_variable_python_type (__main__.MiscTests) ... ok (0.001s) 2022-11-23T02:00:13.0675023Z test_cross_entropy_loss_fancy_ctor (__main__.MiscTests) ... /opt/conda/lib/python3.10/site-packages/torch/nn/_reduction.py:42: UserWarning: size_average and reduce args will be deprecated, please use reduction='none' instead. 2022-11-23T02:00:13.0675672Z warnings.warn(warning.format(ret)) 2022-11-23T02:00:13.0675944Z ok (0.003s) 2022-11-23T02:00:13.0676256Z test_cross_entropy_loss_simple_ctor (__main__.MiscTests) ... ok (0.002s) 2022-11-23T02:00:13.0676754Z test_dataclass_fields (__main__.MiscTests) ... frames [('total', 2), ('ok', 2)] 2022-11-23T02:00:13.0677059Z inline_call [] 2022-11-23T02:00:13.0677464Z stats [('calls_captured', 3), ('unique_graphs', 2), ('fusions_possible', 1)] 2022-11-23T02:00:13.0677776Z ok (0.056s) 2022-11-23T02:00:13.0678178Z test_dict_mutation_side_effect (__main__.MiscTests) ... frames [('total', 1), ('ok', 1)] 2022-11-23T02:00:13.0678667Z stats [('calls_captured', 1), ('unique_graphs', 1), ('fusions_possible', 0)] 2022-11-23T02:00:13.0678976Z ok (0.009s) 2022-11-23T02:00:13.0679414Z test_dict_reconstruct_keeps_original_order (__main__.MiscTests) ... frames [('total', 13), ('ok', 12)] 2022-11-23T02:00:13.0680138Z unimplemented [("Guard setup for uninitialized class ", 1)] 2022-11-23T02:00:13.0681354Z graph_break [('UnspecializedNNModuleVariable missing add_module', 3), ('construct nn.Module: ReLU', 1), ('call_function in skip_files /opt/conda/lib/python3.10/collections/__init__.py', 1), ('construct nn.Module: ModuleDict', 1), ('Patched init cannot be inlined.', 1), ('construct nn.Module: Linear', 1), ('construct nn.Module: Sigmoid', 1), ('call_method ConstDictVariable() update [TupleVariable()] {}', 1)] 2022-11-23T02:00:13.0682234Z inline_call [('inline __setitem__', 2), ('Patched init cannot be inlined.', 1)] 2022-11-23T02:00:13.0682535Z ok (0.056s) 2022-11-23T02:00:13.0682924Z test_dictcomp (__main__.MiscTests) ... frames [('total', 1), ('ok', 1)] 2022-11-23T02:00:13.0683234Z inline_call [] 2022-11-23T02:00:13.0683642Z stats [('calls_captured', 2), ('fusions_possible', 1), ('unique_graphs', 1)] 2022-11-23T02:00:13.0683946Z ok (0.011s) 2022-11-23T02:00:13.0684254Z test_disable_optimize (__main__.MiscTests) ... ok (0.003s) 2022-11-23T02:00:13.0684723Z test_disallow_in_graph (__main__.MiscTests) ... frames [('total', 2), ('ok', 2)] 2022-11-23T02:00:13.0685032Z unimplemented [] 2022-11-23T02:00:13.0685539Z graph_break [('call_function UserDefinedObjectVariable(sub) [TensorVariable(), ConstantVariable(int)] {}', 1)] 2022-11-23T02:00:13.0686088Z stats [('calls_captured', 4), ('fusions_possible', 2), ('unique_graphs', 2)] 2022-11-23T02:00:13.0686381Z ok (0.017s) 2022-11-23T02:00:13.0686678Z test_dunder_methods (__main__.MiscTests) ... inline_call [] 2022-11-23T02:00:13.0687147Z stats [('calls_captured', 4), ('fusions_possible', 3), ('unique_graphs', 1)] 2022-11-23T02:00:13.0687462Z ok (0.032s) 2022-11-23T02:00:13.0687756Z test_duplicate_graph_break_warning (__main__.MiscTests) ... break 2022-11-23T02:00:13.0688055Z break 2022-11-23T02:00:13.0688398Z frames [('total', 9), ('ok', 9)] 2022-11-23T02:00:13.0688852Z inline_call [('call_function BuiltinVariable(print) [ConstantVariable(str)] {}', 2)] 2022-11-23T02:00:13.0689200Z unimplemented [] 2022-11-23T02:00:13.0689644Z graph_break [('call_function BuiltinVariable(print) [ConstantVariable(str)] {}', 4)] 2022-11-23T02:00:13.0690140Z stats [('calls_captured', 6), ('unique_graphs', 4), ('fusions_possible', 2)] 2022-11-23T02:00:13.0690449Z ok (0.043s) 2022-11-23T02:00:13.0690766Z test_dynamo_min_operator_with_shape (__main__.MiscTests) ... ok (0.003s) 2022-11-23T02:00:13.0691217Z test_empty_list (__main__.MiscTests) ... frames [('total', 2), ('ok', 2)] 2022-11-23T02:00:13.0691688Z stats [('calls_captured', 2), ('unique_graphs', 2), ('fusions_possible', 0)] 2022-11-23T02:00:13.0691997Z ok (0.013s) 2022-11-23T02:00:13.0692478Z test_enum_no_graphbreaks (__main__.MiscTests) ... stats [('calls_captured', 3), ('unique_graphs', 2), ('fusions_possible', 1)] 2022-11-23T02:00:13.0692856Z ok (0.016s) 2022-11-23T02:00:13.0693278Z test_error_on_nested_fx_trace (__main__.MiscTests) ... frames [('total', 1), ('ok', 1)] 2022-11-23T02:00:13.0693769Z stats [('calls_captured', 1), ('unique_graphs', 1), ('fusions_possible', 0)] 2022-11-23T02:00:13.0694060Z ok (0.007s) 2022-11-23T02:00:13.0694524Z test_fold (__main__.MiscTests) ... stats [('calls_captured', 1), ('unique_graphs', 1), ('fusions_possible', 0)] 2022-11-23T02:00:13.0694871Z ok (0.007s) 2022-11-23T02:00:13.0695373Z test_frozenset_torch_func_contains (__main__.MiscTests) ... stats [('calls_captured', 3), ('unique_graphs', 2), ('fusions_possible', 1)] 2022-11-23T02:00:13.0695756Z ok (0.014s) 2022-11-23T02:00:13.0696261Z test_function_annotation (__main__.MiscTests) ... stats [('calls_captured', 2), ('unique_graphs', 2), ('fusions_possible', 0)] 2022-11-23T02:00:13.0696627Z ok (0.012s) 2022-11-23T02:00:13.0697085Z test_generate_tensor_from_list_of_numpy_primitive_type (__main__.MiscTests) ... frames [('total', 2), ('ok', 2)] 2022-11-23T02:00:13.0697455Z unimplemented [] 2022-11-23T02:00:13.0697836Z graph_break [('numpy', 1)] 2022-11-23T02:00:13.0698239Z stats [('calls_captured', 1), ('unique_graphs', 1), ('fusions_possible', 0)] 2022-11-23T02:00:13.0698547Z ok (0.011s) 2022-11-23T02:00:13.0698933Z test_grad (__main__.MiscTests) ... frames [('total', 2), ('ok', 2)] 2022-11-23T02:00:13.0699228Z unimplemented [] 2022-11-23T02:00:13.0699556Z graph_break [('Tensor.backward', 1)] 2022-11-23T02:00:13.0700186Z stats [('calls_captured', 4), ('fusions_possible', 2), ('unique_graphs', 2)] 2022-11-23T02:00:13.0700492Z ok (0.019s) 2022-11-23T02:00:13.0700889Z test_grad_mode_guard (__main__.MiscTests) ... frames [('total', 2), ('ok', 2)] 2022-11-23T02:00:13.0701207Z unimplemented [] 2022-11-23T02:00:13.0701515Z graph_break [('Tensor.tolist', 1)] 2022-11-23T02:00:13.0701958Z stats [('calls_captured', 4), ('fusions_possible', 2), ('unique_graphs', 2)] 2022-11-23T02:00:13.0702268Z ok (0.018s) 2022-11-23T02:00:13.0702655Z test_graph_break (__main__.MiscTests) ... frames [('total', 3), ('ok', 3)] 2022-11-23T02:00:13.0702954Z unimplemented [] 2022-11-23T02:00:13.0703457Z graph_break [('call_function in skip_files /opt/conda/lib/python3.10/site-packages/torch/_dynamo/__init__.py', 2)] 2022-11-23T02:00:13.0703990Z stats [('calls_captured', 6), ('fusions_possible', 3), ('unique_graphs', 3)] 2022-11-23T02:00:13.0704285Z ok (0.025s) 2022-11-23T02:00:13.0704779Z test_id_of_nn_module (__main__.MiscTests) ... stats [('calls_captured', 3), ('unique_graphs', 2), ('fusions_possible', 1)] 2022-11-23T02:00:13.0705141Z ok (0.015s) 2022-11-23T02:00:13.0705602Z test_if_cond_nn_mod (__main__.MiscTests) ... stats [('calls_captured', 3), ('unique_graphs', 2), ('fusions_possible', 1)] 2022-11-23T02:00:13.0705954Z ok (0.016s) 2022-11-23T02:00:13.0706341Z test_inference_mode (__main__.MiscTests) ... frames [('total', 1), ('ok', 1)] 2022-11-23T02:00:13.0706816Z stats [('calls_captured', 2), ('fusions_possible', 1), ('unique_graphs', 1)] 2022-11-23T02:00:13.0707105Z ok (0.008s) 2022-11-23T02:00:13.0707600Z test_inline_dict_mutation (__main__.MiscTests) ... frames [('total', 1), ('ok', 1)] 2022-11-23T02:00:13.0707950Z inline_call [] 2022-11-23T02:00:13.0708425Z stats [('calls_captured', 3), ('fusions_possible', 2), ('unique_graphs', 1)] 2022-11-23T02:00:13.0708997Z ok (0.011s) 2022-11-23T02:00:13.0709654Z test_inline_func_jump_on_tensor_condition (__main__.MiscTests) ... frames [('total', 4), ('ok', 4)] 2022-11-23T02:00:13.0710094Z inline_call [('generic_jump TensorVariable()', 1)] 2022-11-23T02:00:13.0710395Z unimplemented [] 2022-11-23T02:00:13.0710753Z graph_break [('generic_jump TensorVariable()', 1)] 2022-11-23T02:00:13.0711208Z stats [('calls_captured', 3), ('unique_graphs', 3), ('fusions_possible', 0)] 2022-11-23T02:00:13.0711526Z ok (0.019s) 2022-11-23T02:00:13.0711935Z test_inline_list_mutation (__main__.MiscTests) ... frames [('total', 1), ('ok', 1)] 2022-11-23T02:00:13.0712251Z inline_call [] 2022-11-23T02:00:13.0712633Z stats [('calls_captured', 2), ('fusions_possible', 1), ('unique_graphs', 1)] 2022-11-23T02:00:13.0712950Z ok (0.009s) 2022-11-23T02:00:13.0713428Z test_inplace (__main__.MiscTests) ... stats [('calls_captured', 3), ('fusions_possible', 2), ('unique_graphs', 1)] 2022-11-23T02:00:13.0713767Z ok (0.009s) 2022-11-23T02:00:13.0714279Z test_inplace_param_update (__main__.MiscTests) ... stats [('calls_captured', 5), ('fusions_possible', 4), ('unique_graphs', 1)] 2022-11-23T02:00:13.0714650Z ok (0.010s) 2022-11-23T02:00:13.0715123Z test_is_floating_point (__main__.MiscTests) ... stats [('calls_captured', 3), ('fusions_possible', 2), ('unique_graphs', 1)] 2022-11-23T02:00:13.0715486Z ok (0.010s) 2022-11-23T02:00:13.0715976Z test_is_floating_point2 (__main__.MiscTests) ... stats [('calls_captured', 3), ('fusions_possible', 2), ('unique_graphs', 1)] 2022-11-23T02:00:13.0716333Z ok (0.010s) 2022-11-23T02:00:13.0716786Z test_is_tensor (__main__.MiscTests) ... stats [('calls_captured', 3), ('fusions_possible', 2), ('unique_graphs', 1)] 2022-11-23T02:00:13.0717146Z ok (0.010s) 2022-11-23T02:00:13.0717674Z test_is_tensor2 (__main__.MiscTests) ... frames [('total', 2), ('ok', 2)] 2022-11-23T02:00:13.0718132Z stats [('calls_captured', 2), ('unique_graphs', 2), ('fusions_possible', 0)] 2022-11-23T02:00:13.0718442Z ok (0.012s) 2022-11-23T02:00:13.0718921Z test_is_tensor_like (__main__.MiscTests) ... stats [('calls_captured', 3), ('unique_graphs', 2), ('fusions_possible', 1)] 2022-11-23T02:00:13.0719259Z ok (0.013s) 2022-11-23T02:00:13.0719652Z test_is_tensor_like2 (__main__.MiscTests) ... frames [('total', 3), ('ok', 3)] 2022-11-23T02:00:13.0719977Z unimplemented [] 2022-11-23T02:00:13.0720420Z graph_break [('call_function args: UserDefinedObjectVariable(MyTensor) ', 1)] 2022-11-23T02:00:13.0720911Z stats [('calls_captured', 2), ('unique_graphs', 2), ('fusions_possible', 0)] 2022-11-23T02:00:13.0721223Z ok (0.016s) 2022-11-23T02:00:13.0721689Z test_item (__main__.MiscTests) ... stats [('calls_captured', 3), ('fusions_possible', 2), ('unique_graphs', 1)] 2022-11-23T02:00:13.0722020Z ok (0.010s) 2022-11-23T02:00:13.0722502Z test_item_changes (__main__.MiscTests) ... stats [('calls_captured', 6), ('fusions_possible', 4), ('unique_graphs', 2)] 2022-11-23T02:00:13.0722855Z ok (0.018s) 2022-11-23T02:00:13.0723353Z test_item_changes_new_shape (__main__.MiscTests) ... stats [('calls_captured', 6), ('fusions_possible', 4), ('unique_graphs', 2)] 2022-11-23T02:00:13.0723731Z ok (0.018s) 2022-11-23T02:00:13.0724029Z test_large_reduction_list (__main__.MiscTests) ... ok (0.013s) 2022-11-23T02:00:13.0724391Z test_linetable_writer (__main__.MiscTests) ... ok (0.001s) 2022-11-23T02:00:13.0724848Z test_list_append_return_none (__main__.MiscTests) ... frames [('total', 1), ('ok', 1)] 2022-11-23T02:00:13.0725329Z stats [('calls_captured', 1), ('unique_graphs', 1), ('fusions_possible', 0)] 2022-11-23T02:00:13.0725641Z ok (0.007s) 2022-11-23T02:00:13.0726008Z test_list_mul (__main__.MiscTests) ... frames [('total', 1), ('ok', 1)] 2022-11-23T02:00:13.0726308Z ok (0.003s) 2022-11-23T02:00:13.0726751Z test_listcomp (__main__.MiscTests) ... frames [('total', 1), ('ok', 1)] 2022-11-23T02:00:13.0727057Z inline_call [] 2022-11-23T02:00:13.0727465Z stats [('calls_captured', 4), ('fusions_possible', 3), ('unique_graphs', 1)] 2022-11-23T02:00:13.0727773Z ok (0.014s) 2022-11-23T02:00:13.0728087Z test_lnotab_writer (__main__.MiscTests) ... skip: use lnotab when python < 3.10 (0.001s) 2022-11-23T02:00:13.0728662Z test_manual_seed (__main__.MiscTests) ... stats [('calls_captured', 3), ('fusions_possible', 2), ('unique_graphs', 1)] 2022-11-23T02:00:13.0729028Z ok (0.009s) 2022-11-23T02:00:13.0729505Z test_matmul1 (__main__.MiscTests) ... stats [('calls_captured', 1), ('unique_graphs', 1), ('fusions_possible', 0)] 2022-11-23T02:00:13.0729835Z ok (0.007s) 2022-11-23T02:00:13.0730132Z test_module_complex_iter (__main__.MiscTests) ... ok (0.011s) 2022-11-23T02:00:13.0730593Z test_module_deepcopy (__main__.MiscTests) ... frames [('total', 6), ('ok', 6)] 2022-11-23T02:00:13.0730900Z unimplemented [] 2022-11-23T02:00:13.0731338Z graph_break [('call_function in skip_files /opt/conda/lib/python3.10/copy.py', 2)] 2022-11-23T02:00:13.0731677Z inline_call [] 2022-11-23T02:00:13.0732076Z stats [('calls_captured', 4), ('fusions_possible', 3), ('unique_graphs', 1)] 2022-11-23T02:00:13.0732386Z ok (0.066s) 2022-11-23T02:00:13.0732678Z test_named_parameters (__main__.MiscTests) ... ok (0.027s) 2022-11-23T02:00:13.0733114Z test_namedtuple1 (__main__.MiscTests) ... frames [('total', 1), ('ok', 1)] 2022-11-23T02:00:13.0733582Z stats [('calls_captured', 2), ('fusions_possible', 1), ('unique_graphs', 1)] 2022-11-23T02:00:13.0733892Z ok (0.009s) 2022-11-23T02:00:13.0734414Z test_namedtuple2 (__main__.MiscTests) ... frames [('total', 1), ('ok', 1)] 2022-11-23T02:00:13.0734936Z stats [('calls_captured', 3), ('fusions_possible', 2), ('unique_graphs', 1)] 2022-11-23T02:00:13.0735256Z ok (0.011s) 2022-11-23T02:00:13.0735649Z test_namedtuple3 (__main__.MiscTests) ... frames [('total', 1), ('ok', 1)] 2022-11-23T02:00:13.0736103Z stats [('calls_captured', 1), ('unique_graphs', 1), ('fusions_possible', 0)] 2022-11-23T02:00:13.0736487Z ok (0.007s) 2022-11-23T02:00:13.0736995Z test_nan (__main__.MiscTests) ... frames [('total', 1), ('ok', 1)] 2022-11-23T02:00:13.0737525Z stats [('calls_captured', 2), ('fusions_possible', 1), ('unique_graphs', 1)] 2022-11-23T02:00:13.0737837Z ok (0.007s) 2022-11-23T02:00:13.0738321Z test_nested_closure (__main__.MiscTests) ... inline_call [] 2022-11-23T02:00:13.0738866Z stats [('calls_captured', 9), ('fusions_possible', 7), ('unique_graphs', 2)] 2022-11-23T02:00:13.0739230Z ok (0.029s) 2022-11-23T02:00:13.0739611Z test_nested_closure_mutation (__main__.MiscTests) ... inline_call [] 2022-11-23T02:00:13.0740414Z stats [('calls_captured', 11), ('fusions_possible', 9), ('unique_graphs', 2)] 2022-11-23T02:00:13.0740810Z ok (0.023s) 2022-11-23T02:00:13.0741489Z test_nested_disable_decorator (__main__.MiscTests) ... [2022-11-23 02:00:10,596] torch._dynamo.convert_frame: [ERROR] WON'T CONVERT fn3 /var/lib/jenkins/workspace/test/dynamo/test_misc.py line 1195 2022-11-23T02:00:13.0742014Z due to: 2022-11-23T02:00:13.0742346Z Traceback (most recent call last): 2022-11-23T02:00:13.0742901Z File "/opt/conda/lib/python3.10/site-packages/torch/_dynamo/exc.py", line 67, in unimplemented 2022-11-23T02:00:13.0755906Z raise Unsupported(msg) 2022-11-23T02:00:13.0756480Z torch._dynamo.exc.Unsupported: call torch._dynamo.disable() wrapped function .fn1 at 0x7fc2503ef520> 2022-11-23T02:00:13.0756840Z 2022-11-23T02:00:13.0756950Z from user code: 2022-11-23T02:00:13.0757268Z File "/var/lib/jenkins/workspace/test/dynamo/test_misc.py", line 1197, in fn3 2022-11-23T02:00:13.0757607Z return fn2(x) 2022-11-23T02:00:13.0757950Z File "/var/lib/jenkins/workspace/test/dynamo/test_misc.py", line 1190, in fn2 2022-11-23T02:00:13.0758266Z x = fn1(x) # graph break 2022-11-23T02:00:13.0758431Z 2022-11-23T02:00:13.0758794Z Set torch._dynamo.config.verbose=True for more information 2022-11-23T02:00:13.0759042Z 2022-11-23T02:00:13.0759061Z 2022-11-23T02:00:13.0759276Z frames [('total', 2), ('ok', 2)] 2022-11-23T02:00:13.0759525Z unimplemented [] 2022-11-23T02:00:13.0760102Z graph_break [('call torch._dynamo.disable() wrapped function .fn1 at 0x7fc2503ef520>', 1)] 2022-11-23T02:00:13.0760679Z stats [('calls_captured', 4), ('fusions_possible', 2), ('unique_graphs', 2)] 2022-11-23T02:00:13.0761334Z inline_call [('call torch._dynamo.disable() wrapped function .fn1 at 0x7fc2503ef520>', 1)] 2022-11-23T02:00:13.0761723Z ok (0.020s) 2022-11-23T02:00:13.0762218Z test_nested_optimize (__main__.MiscTests) ... stats [('calls_captured', 8), ('fusions_possible', 6), ('unique_graphs', 2)] 2022-11-23T02:00:13.0762580Z ok (0.022s) 2022-11-23T02:00:13.0762876Z test_nested_optimize_decorator (__main__.MiscTests) ... inline_call [] 2022-11-23T02:00:13.0763359Z stats [('calls_captured', 4), ('fusions_possible', 3), ('unique_graphs', 1)] 2022-11-23T02:00:13.0763678Z ok (0.013s) 2022-11-23T02:00:13.0764184Z test_nested_optimize_run (__main__.MiscTests) ... stats [('calls_captured', 8), ('fusions_possible', 6), ('unique_graphs', 2)] 2022-11-23T02:00:13.0764539Z ok (0.019s) 2022-11-23T02:00:13.0764851Z test_nn_sequential_invocation (__main__.MiscTests) ... inline_call [] 2022-11-23T02:00:13.0765328Z stats [('calls_captured', 3), ('fusions_possible', 2), ('unique_graphs', 1)] 2022-11-23T02:00:13.0765622Z ok (0.032s) 2022-11-23T02:00:13.0765967Z test_nn_sequential_invocation_reposition_indices (__main__.MiscTests) ... inline_call [] 2022-11-23T02:00:13.0766471Z stats [('calls_captured', 2), ('fusions_possible', 1), ('unique_graphs', 1)] 2022-11-23T02:00:13.0766765Z ok (0.025s) 2022-11-23T02:00:13.0767194Z test_no_error_on_nested_fx_trace (__main__.MiscTests) ... frames [('total', 1), ('ok', 1)] 2022-11-23T02:00:13.0767692Z stats [('calls_captured', 1), ('unique_graphs', 1), ('fusions_possible', 0)] 2022-11-23T02:00:13.0768102Z ok (0.007s) 2022-11-23T02:00:13.0768568Z test_no_grad (__main__.MiscTests) ... stats [('calls_captured', 40), ('fusions_possible', 32), ('unique_graphs', 8)] 2022-11-23T02:00:13.0768917Z ok (0.080s) 2022-11-23T02:00:13.0769382Z test_numel (__main__.MiscTests) ... stats [('calls_captured', 3), ('fusions_possible', 2), ('unique_graphs', 1)] 2022-11-23T02:00:13.0769711Z ok (0.011s) 2022-11-23T02:00:13.0770122Z test_numpy_int_constant (__main__.MiscTests) ... frames [('total', 1), ('ok', 1)] 2022-11-23T02:00:13.0770614Z stats [('calls_captured', 2), ('fusions_possible', 1), ('unique_graphs', 1)] 2022-11-23T02:00:13.0770908Z ok (0.010s) 2022-11-23T02:00:13.0771322Z test_numpy_variable_isinstance (__main__.MiscTests) ... frames [('total', 1), ('ok', 1)] 2022-11-23T02:00:13.0771811Z stats [('calls_captured', 1), ('unique_graphs', 1), ('fusions_possible', 0)] 2022-11-23T02:00:13.0772116Z ok (0.007s) 2022-11-23T02:00:13.0772401Z test_object_classmethod (__main__.MiscTests) ... inline_call [] 2022-11-23T02:00:13.0772870Z stats [('calls_captured', 2), ('fusions_possible', 1), ('unique_graphs', 1)] 2022-11-23T02:00:13.0773194Z ok (0.008s) 2022-11-23T02:00:13.0773487Z test_object_staticmethod (__main__.MiscTests) ... inline_call [] 2022-11-23T02:00:13.0773952Z stats [('calls_captured', 2), ('fusions_possible', 1), ('unique_graphs', 1)] 2022-11-23T02:00:13.0774268Z ok (0.008s) 2022-11-23T02:00:13.0774749Z test_onnx_shape_as_tensor (__main__.MiscTests) ... stats [('calls_captured', 15), ('fusions_possible', 10), ('unique_graphs', 5)] 2022-11-23T02:00:13.0775111Z ok (0.086s) 2022-11-23T02:00:13.0775603Z test_optimize_on_module (__main__.MiscTests) ... stats [('calls_captured', 1), ('unique_graphs', 1), ('fusions_possible', 0)] 2022-11-23T02:00:13.0775967Z ok (0.007s) 2022-11-23T02:00:13.0776424Z test_pair (__main__.MiscTests) ... stats [('calls_captured', 5), ('fusions_possible', 4), ('unique_graphs', 1)] 2022-11-23T02:00:13.0776771Z ok (0.015s) 2022-11-23T02:00:13.0777228Z test_python_slice (__main__.MiscTests) ... frames [('total', 2), ('ok', 2)] 2022-11-23T02:00:13.0777526Z ok (0.009s) 2022-11-23T02:00:13.0777926Z test_raise_on_backend_error (__main__.MiscTests) ... frames [('total', 1)] 2022-11-23T02:00:13.0778356Z stats [('calls_captured', 3), ('fusions_possible', 2)] 2022-11-23T02:00:13.0778625Z ok (0.008s) 2022-11-23T02:00:13.0779010Z test_raises (__main__.MiscTests) ... frames [('total', 3), ('ok', 3)] 2022-11-23T02:00:13.0779323Z unimplemented [] 2022-11-23T02:00:13.0779728Z graph_break [('call_function BuiltinVariable(str) [TensorVariable()] {}', 1)] 2022-11-23T02:00:13.0780433Z stats [('calls_captured', 3), ('fusions_possible', 2), ('unique_graphs', 1)] 2022-11-23T02:00:13.0780749Z ok (0.013s) 2022-11-23T02:00:13.0781215Z test_rand (__main__.MiscTests) ... stats [('calls_captured', 1), ('unique_graphs', 1), ('fusions_possible', 0)] 2022-11-23T02:00:13.0781544Z ok (0.006s) 2022-11-23T02:00:13.0781847Z test_range_input (__main__.MiscTests) ... inline_call [] 2022-11-23T02:00:13.0782315Z stats [('calls_captured', 3), ('fusions_possible', 2), ('unique_graphs', 1)] 2022-11-23T02:00:13.0782611Z ok (0.011s) 2022-11-23T02:00:13.0783038Z test_recursive_inline_list_mutation (__main__.MiscTests) ... frames [('total', 1), ('ok', 1)] 2022-11-23T02:00:13.0783373Z inline_call [] 2022-11-23T02:00:13.0783754Z stats [('calls_captured', 7), ('fusions_possible', 6), ('unique_graphs', 1)] 2022-11-23T02:00:13.0784056Z ok (0.022s) 2022-11-23T02:00:13.0784460Z test_release_input_memory (__main__.MiscTests) ... frames [('total', 1), ('ok', 1)] 2022-11-23T02:00:13.0784939Z stats [('calls_captured', 1), ('unique_graphs', 1), ('fusions_possible', 0)] 2022-11-23T02:00:13.0785251Z ok (0.005s) 2022-11-23T02:00:13.0785660Z test_release_module_memory (__main__.MiscTests) ... frames [('total', 1), ('ok', 1)] 2022-11-23T02:00:13.0786144Z stats [('calls_captured', 1), ('unique_graphs', 1), ('fusions_possible', 0)] 2022-11-23T02:00:13.0786438Z ok (0.012s) 2022-11-23T02:00:13.0787090Z test_repro_graph_breaks_in__get_item_by_idx (__main__.MiscTests) ... stats [('calls_captured', 1), ('unique_graphs', 1), ('fusions_possible', 0)] 2022-11-23T02:00:13.0787475Z ok (0.013s) 2022-11-23T02:00:13.0787881Z test_return_nested_function (__main__.MiscTests) ... frames [('total', 2), ('ok', 2)] 2022-11-23T02:00:13.0788377Z stats [('calls_captured', 7), ('fusions_possible', 5), ('unique_graphs', 2)] 2022-11-23T02:00:13.0788690Z ok (0.022s) 2022-11-23T02:00:13.0788961Z test_sample_input (__main__.MiscTests) ... ok (0.750s) 2022-11-23T02:00:13.0789421Z test_setattr_mutation1 (__main__.MiscTests) ... frames [('total', 2), ('ok', 2)] 2022-11-23T02:00:13.0790009Z unimplemented [('call_method UserDefinedObjectVariable(member_descriptor) __mul__ [ConstantVariable(int)] {}', 1)] 2022-11-23T02:00:13.0790709Z graph_break [("isinstance called on UserDefinedClass UserDefinedObjectVariable(member_descriptor) ", 1)] 2022-11-23T02:00:13.0791158Z frames [('total', 1), ('ok', 1)] 2022-11-23T02:00:13.0791604Z stats [('calls_captured', 12), ('fusions_possible', 11), ('unique_graphs', 1)] 2022-11-23T02:00:13.0791926Z ok (0.028s) 2022-11-23T02:00:13.0792310Z test_setattr_mutation2 (__main__.MiscTests) ... frames [('total', 1), ('ok', 1)] 2022-11-23T02:00:13.0792627Z inline_call [] 2022-11-23T02:00:13.0793029Z stats [('calls_captured', 9), ('fusions_possible', 8), ('unique_graphs', 1)] 2022-11-23T02:00:13.0793320Z ok (0.021s) 2022-11-23T02:00:13.0793721Z test_setattr_mutation3 (__main__.MiscTests) ... frames [('total', 1), ('ok', 1)] 2022-11-23T02:00:13.0794040Z inline_call [] 2022-11-23T02:00:13.0794452Z stats [('calls_captured', 9), ('fusions_possible', 8), ('unique_graphs', 1)] 2022-11-23T02:00:13.0794745Z ok (0.022s) 2022-11-23T02:00:13.0795137Z test_shape_unpack (__main__.MiscTests) ... frames [('total', 1), ('ok', 1)] 2022-11-23T02:00:13.0795611Z stats [('calls_captured', 1), ('unique_graphs', 1), ('fusions_possible', 0)] 2022-11-23T02:00:13.0795903Z ok (0.006s) 2022-11-23T02:00:13.0796431Z test_side_effects_codegen_update_mutated (__main__.MiscTests) ... frames [('total', 6), ('ok', 6)] 2022-11-23T02:00:13.0796797Z unimplemented [] 2022-11-23T02:00:13.0797117Z graph_break [('Tensor.item', 4)] 2022-11-23T02:00:13.0797553Z stats [('calls_captured', 8), ('fusions_possible', 4), ('unique_graphs', 4)] 2022-11-23T02:00:13.0797868Z ok (0.043s) 2022-11-23T02:00:13.0798236Z test_size_input (__main__.MiscTests) ... frames [('total', 2), ('ok', 2)] 2022-11-23T02:00:13.0798706Z stats [('calls_captured', 2), ('unique_graphs', 2), ('fusions_possible', 0)] 2022-11-23T02:00:13.0799014Z ok (0.012s) 2022-11-23T02:00:13.0799493Z test_slice_input (__main__.MiscTests) ... stats [('calls_captured', 3), ('unique_graphs', 3), ('fusions_possible', 0)] 2022-11-23T02:00:13.0799833Z ok (0.028s) 2022-11-23T02:00:13.0800264Z test_tensor_build_list_unpack (__main__.MiscTests) ... frames [('total', 1), ('ok', 1)] 2022-11-23T02:00:13.0800756Z stats [('calls_captured', 2), ('fusions_possible', 1), ('unique_graphs', 1)] 2022-11-23T02:00:13.0801049Z ok (0.015s) 2022-11-23T02:00:13.0801528Z test_tensor_data (__main__.MiscTests) ... stats [('calls_captured', 2), ('fusions_possible', 1), ('unique_graphs', 1)] 2022-11-23T02:00:13.0801880Z ok (0.009s) 2022-11-23T02:00:13.0802250Z test_tensor_dict1 (__main__.MiscTests) ... frames [('total', 1), ('ok', 1)] 2022-11-23T02:00:13.0802719Z stats [('calls_captured', 2), ('fusions_possible', 1), ('unique_graphs', 1)] 2022-11-23T02:00:13.0803041Z ok (0.010s) 2022-11-23T02:00:13.0803430Z test_tensor_dict2 (__main__.MiscTests) ... frames [('total', 3), ('ok', 3)] 2022-11-23T02:00:13.0803878Z stats [('calls_captured', 9), ('fusions_possible', 6), ('unique_graphs', 3)] 2022-11-23T02:00:13.0804186Z ok (0.029s) 2022-11-23T02:00:13.0804614Z test_tensor_dot_grad_no_graph_break (__main__.MiscTests) ... frames [('total', 2), ('ok', 2)] 2022-11-23T02:00:13.0804935Z unimplemented [] 2022-11-23T02:00:13.0805261Z graph_break [('Tensor.backward', 1)] 2022-11-23T02:00:13.0805712Z stats [('calls_captured', 6), ('fusions_possible', 4), ('unique_graphs', 2)] 2022-11-23T02:00:13.0806089Z ok (0.023s) 2022-11-23T02:00:13.0806502Z test_tensor_is_contiguous (__main__.MiscTests) ... frames [('total', 2), ('ok', 2)] 2022-11-23T02:00:13.0806986Z stats [('calls_captured', 8), ('fusions_possible', 6), ('unique_graphs', 2)] 2022-11-23T02:00:13.0807282Z ok (0.027s) 2022-11-23T02:00:13.0807685Z test_tensor_item_capture (__main__.MiscTests) ... frames [('total', 1), ('ok', 1)] 2022-11-23T02:00:13.0808164Z stats [('calls_captured', 3), ('fusions_possible', 2), ('unique_graphs', 1)] 2022-11-23T02:00:13.0808471Z ok (0.010s) 2022-11-23T02:00:13.0808876Z test_tensor_item_no_capture (__main__.MiscTests) ... frames [('total', 1), ('ok', 1)] 2022-11-23T02:00:13.0809212Z unimplemented [] 2022-11-23T02:00:13.0809528Z graph_break [('Tensor.item', 1)] 2022-11-23T02:00:13.0809937Z stats [('calls_captured', 2), ('fusions_possible', 1), ('unique_graphs', 1)] 2022-11-23T02:00:13.0810247Z ok (0.009s) 2022-11-23T02:00:13.0810742Z test_tensor_layout (__main__.MiscTests) ... stats [('calls_captured', 1), ('unique_graphs', 1), ('fusions_possible', 0)] 2022-11-23T02:00:13.0811083Z ok (0.009s) 2022-11-23T02:00:13.0811484Z test_tensor_types (__main__.MiscTests) ... frames [('total', 10), ('ok', 10)] 2022-11-23T02:00:13.0811976Z stats [('calls_captured', 10), ('unique_graphs', 10), ('fusions_possible', 0)] 2022-11-23T02:00:13.0812274Z ok (0.049s) 2022-11-23T02:00:13.0812771Z test_top_package_import (__main__.MiscTests) ... stats [('calls_captured', 1), ('unique_graphs', 1), ('fusions_possible', 0)] 2022-11-23T02:00:13.0813135Z ok (0.007s) 2022-11-23T02:00:13.0813636Z test_torch_cuda_is_available (__main__.MiscTests) ... stats [('calls_captured', 1), ('unique_graphs', 1), ('fusions_possible', 0)] 2022-11-23T02:00:13.0813987Z ok (0.007s) 2022-11-23T02:00:13.0814412Z test_torch_nn_parameter_isinstance (__main__.MiscTests) ... frames [('total', 1), ('ok', 1)] 2022-11-23T02:00:13.0814982Z stats [('calls_captured', 3), ('fusions_possible', 2), ('unique_graphs', 1)] 2022-11-23T02:00:13.0815298Z ok (0.010s) 2022-11-23T02:00:13.0815858Z test_torch_profiler (__main__.MiscTests) ... STAGE:2022-11-23 02:00:12 3884:3884 ActivityProfilerController.cpp:300] Completed Stage: Warm Up 2022-11-23T02:00:13.0816489Z STAGE:2022-11-23 02:00:12 3884:3884 ActivityProfilerController.cpp:306] Completed Stage: Collection 2022-11-23T02:00:13.0817082Z STAGE:2022-11-23 02:00:12 3884:3884 ActivityProfilerController.cpp:310] Completed Stage: Post Processing 2022-11-23T02:00:13.0817624Z [2022-11-23 02:00:12,206] torch._dynamo.variables.torch: [WARNING] Profiler will be ignored 2022-11-23T02:00:13.0818151Z [2022-11-23 02:00:12,208] torch._dynamo.variables.torch: [WARNING] Profiler will be ignored 2022-11-23T02:00:13.0818545Z frames [('total', 2), ('ok', 2)] 2022-11-23T02:00:13.0818799Z unimplemented [] 2022-11-23T02:00:13.0819121Z graph_break [('Tensor.tolist', 1)] 2022-11-23T02:00:13.0819558Z stats [('calls_captured', 4), ('fusions_possible', 2), ('unique_graphs', 2)] 2022-11-23T02:00:13.0819855Z ok (0.027s) 2022-11-23T02:00:13.0820596Z test_torch_seed (__main__.MiscTests) ... stats [('calls_captured', 2), ('fusions_possible', 1), ('unique_graphs', 1)] 2022-11-23T02:00:13.0820952Z ok (0.007s) 2022-11-23T02:00:13.0821427Z test_torch_size (__main__.MiscTests) ... stats [('calls_captured', 2), ('fusions_possible', 1), ('unique_graphs', 1)] 2022-11-23T02:00:13.0821776Z ok (0.008s) 2022-11-23T02:00:13.0822169Z test_type_copy (__main__.MiscTests) ... frames [('total', 2), ('ok', 2)] 2022-11-23T02:00:13.0822641Z stats [('calls_captured', 6), ('fusions_possible', 4), ('unique_graphs', 2)] 2022-11-23T02:00:13.0822934Z ok (0.020s) 2022-11-23T02:00:13.0823352Z test_typing_variable_isinstance (__main__.MiscTests) ... frames [('total', 1), ('ok', 1)] 2022-11-23T02:00:13.0823844Z stats [('calls_captured', 1), ('unique_graphs', 1), ('fusions_possible', 0)] 2022-11-23T02:00:13.0824140Z ok (0.008s) 2022-11-23T02:00:13.0824622Z test_unpack4 (__main__.MiscTests) ... stats [('calls_captured', 5), ('fusions_possible', 4), ('unique_graphs', 1)] 2022-11-23T02:00:13.0825097Z ok (0.016s) 2022-11-23T02:00:13.0825577Z test_unpack5 (__main__.MiscTests) ... stats [('calls_captured', 5), ('fusions_possible', 4), ('unique_graphs', 1)] 2022-11-23T02:00:13.0825911Z ok (0.015s) 2022-11-23T02:00:13.0826542Z test_unsupported_fake_tensor (__main__.MiscTests) ... [2022-11-23 02:00:12,305] torch._dynamo.convert_frame: [ERROR] WON'T CONVERT f /var/lib/jenkins/workspace/test/dynamo/test_misc.py line 1705 2022-11-23T02:00:13.0826981Z due to: 2022-11-23T02:00:13.0827219Z Traceback (most recent call last): 2022-11-23T02:00:13.0827689Z File "/opt/conda/lib/python3.10/site-packages/torch/_ops.py", line 107, in resolve_key 2022-11-23T02:00:13.0828152Z raise NotImplementedError(f"could not find kernel for {op} at dispatch key {k}") 2022-11-23T02:00:13.0828668Z NotImplementedError: could not find kernel for aten.quantize_per_tensor.default at dispatch key DispatchKey.Meta 2022-11-23T02:00:13.0828962Z 2022-11-23T02:00:13.0829157Z During handling of the above exception, another exception occurred: 2022-11-23T02:00:13.0829392Z 2022-11-23T02:00:13.0829527Z Traceback (most recent call last): 2022-11-23T02:00:13.0830052Z File "/opt/conda/lib/python3.10/site-packages/torch/_subclasses/fake_tensor.py", line 213, in from_real_tensor 2022-11-23T02:00:13.0830517Z raise UnsupportedFakeTensorException("quantized nyi in meta tensors") 2022-11-23T02:00:13.0831011Z torch._subclasses.fake_tensor.UnsupportedFakeTensorException: quantized nyi in meta tensors 2022-11-23T02:00:13.0831303Z 2022-11-23T02:00:13.0831504Z The above exception was the direct cause of the following exception: 2022-11-23T02:00:13.0831738Z 2022-11-23T02:00:13.0831877Z Traceback (most recent call last): 2022-11-23T02:00:13.0832347Z File "/opt/conda/lib/python3.10/site-packages/torch/_dynamo/utils.py", line 1112, in run_node 2022-11-23T02:00:13.0832707Z raise RuntimeError( 2022-11-23T02:00:13.0833459Z RuntimeError: Failed running call_function (*(FakeTensor(FakeTensor(..., device='meta', size=(2, 2)), cpu), 0.1, 10, torch.quint8), **{}): 2022-11-23T02:00:13.0833959Z quantized nyi in meta tensors 2022-11-23T02:00:13.0834217Z (scroll up for backtrace) 2022-11-23T02:00:13.0834386Z 2022-11-23T02:00:13.0834578Z The above exception was the direct cause of the following exception: 2022-11-23T02:00:13.0834871Z 2022-11-23T02:00:13.0835009Z Traceback (most recent call last): 2022-11-23T02:00:13.0835505Z File "/opt/conda/lib/python3.10/site-packages/torch/_dynamo/utils.py", line 1082, in get_fake_value 2022-11-23T02:00:13.0835895Z raise TorchRuntimeError() from e 2022-11-23T02:00:13.0836216Z torch._dynamo.exc.TorchRuntimeError: 2022-11-23T02:00:13.0836420Z 2022-11-23T02:00:13.0836526Z from user code: 2022-11-23T02:00:13.0836839Z File "/var/lib/jenkins/workspace/test/dynamo/test_misc.py", line 1706, in f 2022-11-23T02:00:13.0837231Z return torch.quantize_per_tensor(x, 0.1, 10, torch.quint8) 2022-11-23T02:00:13.0837448Z 2022-11-23T02:00:13.0837642Z Set torch._dynamo.config.verbose=True for more information 2022-11-23T02:00:13.0837868Z 2022-11-23T02:00:13.0837887Z 2022-11-23T02:00:13.0838029Z frames [('total', 1)] 2022-11-23T02:00:13.0838441Z stats [('calls_captured', 1), ('unique_graphs', 1), ('fusions_possible', 0)] 2022-11-23T02:00:13.0838759Z ok (0.012s) 2022-11-23T02:00:13.0839202Z test_update_locals_and_stack_uses_shared_cache (__main__.MiscTests) ... frames [('total', 2), ('ok', 2)] 2022-11-23T02:00:13.0839548Z inline_call [] 2022-11-23T02:00:13.0839793Z unimplemented [] 2022-11-23T02:00:13.0840227Z graph_break [('call_method ListVariable() extend [ListIteratorVariable()] {}', 1)] 2022-11-23T02:00:13.0840554Z ok (0.012s) 2022-11-23T02:00:13.0841065Z test_user_defined_class_name (__main__.MiscTests) ... stats [('calls_captured', 2), ('fusions_possible', 1), ('unique_graphs', 1)] 2022-11-23T02:00:13.0841437Z ok (0.012s) 2022-11-23T02:00:13.0841767Z test_user_function_variable_supports_enum_argument (__main__.MiscTests) ... inline_call [] 2022-11-23T02:00:13.0842199Z ok (0.007s) 2022-11-23T02:00:13.0842554Z test_user_function_variable_supports_function_argument (__main__.MiscTests) ... inline_call [] 2022-11-23T02:00:13.0843051Z stats [('calls_captured', 1), ('unique_graphs', 1), ('fusions_possible', 0)] 2022-11-23T02:00:13.0843369Z ok (0.008s) 2022-11-23T02:00:13.0843739Z test_user_function_variable_supports_type_abcmeta_argument (__main__.MiscTests) ... inline_call [] 2022-11-23T02:00:13.0844259Z stats [('calls_captured', 1), ('unique_graphs', 1), ('fusions_possible', 0)] 2022-11-23T02:00:13.0844554Z ok (0.008s) 2022-11-23T02:00:13.0844944Z test_user_getattr1 (__main__.MiscTests) ... frames [('total', 1), ('ok', 1)] 2022-11-23T02:00:13.0845252Z inline_call [] 2022-11-23T02:00:13.0845634Z stats [('calls_captured', 2), ('fusions_possible', 1), ('unique_graphs', 1)] 2022-11-23T02:00:13.0845940Z ok (0.009s) 2022-11-23T02:00:13.0846346Z test_user_getattr2 (__main__.MiscTests) ... frames [('total', 1), ('ok', 1)] 2022-11-23T02:00:13.0846647Z inline_call [] 2022-11-23T02:00:13.0847047Z stats [('calls_captured', 3), ('fusions_possible', 2), ('unique_graphs', 1)] 2022-11-23T02:00:13.0847357Z ok (0.011s) 2022-11-23T02:00:13.0847733Z test_user_property (__main__.MiscTests) ... frames [('total', 1), ('ok', 1)] 2022-11-23T02:00:13.0848043Z inline_call [] 2022-11-23T02:00:13.0848441Z stats [('calls_captured', 2), ('fusions_possible', 1), ('unique_graphs', 1)] 2022-11-23T02:00:13.0848738Z ok (0.009s) 2022-11-23T02:00:13.0849049Z test_usr_cls_classmethod (__main__.MiscTests) ... inline_call [] 2022-11-23T02:00:13.0849518Z stats [('calls_captured', 2), ('fusions_possible', 1), ('unique_graphs', 1)] 2022-11-23T02:00:13.0849826Z ok (0.011s) 2022-11-23T02:00:13.0850113Z test_usr_cls_staticmethod (__main__.MiscTests) ... inline_call [] 2022-11-23T02:00:13.0850579Z stats [('calls_captured', 2), ('fusions_possible', 1), ('unique_graphs', 1)] 2022-11-23T02:00:13.0850946Z ok (0.011s) 2022-11-23T02:00:13.0851223Z test_version_ci (__main__.MiscTests) ... ok (0.001s) 2022-11-23T02:00:13.0851604Z test_write_to_closures_in_inlining (__main__.MiscTests) ... inline_call [] 2022-11-23T02:00:13.0852091Z stats [('calls_captured', 3), ('fusions_possible', 2), ('unique_graphs', 1)] 2022-11-23T02:00:13.0852383Z ok (0.010s) 2022-11-23T02:00:13.0852667Z test_jit_save (__main__.TestTracer) ... ok (0.056s) 2022-11-23T02:00:13.0852866Z 2022-11-23T02:00:13.0853135Z ---------------------------------------------------------------------- 2022-11-23T02:00:13.0853465Z Ran 149 tests in 4.172s 2022-11-23T02:00:13.0853609Z 2022-11-23T02:00:13.0853714Z OK (skipped=2) 2022-11-23T02:00:13.0853867Z 2022-11-23T02:00:13.0853996Z Generating XML reports... 2022-11-23T02:00:13.0854529Z Generated XML report: test-reports/python-unittest/dynamo.test_misc/TEST-MiscTests-20221123020008.xml 2022-11-23T02:00:13.0855169Z Generated XML report: test-reports/python-unittest/dynamo.test_misc/TEST-TestTracer-20221123020008.xml 2022-11-23T02:00:13.0855474Z 2022-11-23T02:00:13.0855929Z ##[endgroup] 2022-11-23T02:00:13.0856452Z FINISHED PRINTING LOG FILE of dynamo/test_misc (/var/lib/jenkins/workspace/test/test-reports/dynamo-test_misc_1hr7yq5m) 2022-11-23T02:00:13.0856752Z 2022-11-23T02:00:15.4859683Z Ignoring disabled issues: [] 2022-11-23T02:00:15.5191328Z Running dynamo/test_optimizers ... [2022-11-23 02:00:15.518753] 2022-11-23T02:00:15.5194831Z Executing ['/opt/conda/bin/python', '-bb', 'dynamo/test_optimizers.py', '-v', '--import-slow-tests', '--import-disabled-tests'] ... [2022-11-23 02:00:15.519107] 2022-11-23T02:00:21.0763077Z 2022-11-23T02:00:21.0764107Z Expand the folded group to see the log file of dynamo/test_optimizers 2022-11-23T02:00:21.0765860Z ##[group]PRINTING LOG FILE of dynamo/test_optimizers (/var/lib/jenkins/workspace/test/test-reports/dynamo-test_optimizers_kd1h9dpl) 2022-11-23T02:00:21.0766629Z 2022-11-23T02:00:21.0766847Z Running tests... 2022-11-23T02:00:21.0767689Z ---------------------------------------------------------------------- 2022-11-23T02:00:21.0768565Z Test results will be stored in test-reports/python-unittest/dynamo.test_optimizers 2022-11-23T02:00:21.0769267Z test_optimizing_over_tensor_with_requires_grad (__main__.End2EndTests) ... ok (1.848s) 2022-11-23T02:00:21.0769697Z frames [('total', 10), ('ok', 9)] 2022-11-23T02:00:21.0770580Z inline_call [('inline in skipfiles: _fn /opt/conda/lib/python3.10/site-packages/torch/_dynamo/eval_frame.py', 3), ('Tensor.item', 2), ('inline with __closure__', 1)] 2022-11-23T02:00:21.0771144Z unimplemented [('generator', 1), ('Tensor.item', 1)] 2022-11-23T02:00:21.0772030Z graph_break [('inline in skipfiles: _fn /opt/conda/lib/python3.10/site-packages/torch/_dynamo/eval_frame.py', 2), ('Tensor.backward', 1), ('inline with __closure__', 1)] 2022-11-23T02:00:21.0772648Z stats [('calls_captured', 4), ('fusions_possible', 3), ('unique_graphs', 1)] 2022-11-23T02:00:21.0773413Z test_adadelta (__main__.OptimizerTests) ... frames [('total', 1), ('ok', 1)] 2022-11-23T02:00:21.0773725Z inline_call [] 2022-11-23T02:00:21.0774249Z stats [('calls_captured', 54), ('fusions_possible', 53), ('unique_graphs', 1)] 2022-11-23T02:00:21.0774711Z ok (0.119s) 2022-11-23T02:00:21.0775102Z test_adagrad (__main__.OptimizerTests) ... frames [('total', 1), ('ok', 1)] 2022-11-23T02:00:21.0775462Z inline_call [] 2022-11-23T02:00:21.0776083Z stats [('calls_captured', 46), ('fusions_possible', 45), ('unique_graphs', 1)] 2022-11-23T02:00:21.0776411Z ok (0.103s) 2022-11-23T02:00:21.0776844Z test_adam (__main__.OptimizerTests) ... frames [('total', 3), ('ok', 3)] 2022-11-23T02:00:21.0777613Z inline_call [('inline in skipfiles: _fn /opt/conda/lib/python3.10/site-packages/torch/_dynamo/eval_frame.py', 2)] 2022-11-23T02:00:21.0777998Z unimplemented [] 2022-11-23T02:00:21.0778731Z graph_break [('inline in skipfiles: _fn /opt/conda/lib/python3.10/site-packages/torch/_dynamo/eval_frame.py', 1)] 2022-11-23T02:00:21.0779410Z stats [('calls_captured', 80), ('fusions_possible', 79), ('unique_graphs', 1)] 2022-11-23T02:00:21.0780292Z ok (0.177s) 2022-11-23T02:00:21.0780715Z test_adamax (__main__.OptimizerTests) ... frames [('total', 1), ('ok', 1)] 2022-11-23T02:00:21.0781200Z inline_call [] 2022-11-23T02:00:21.0781726Z stats [('calls_captured', 78), ('fusions_possible', 77), ('unique_graphs', 1)] 2022-11-23T02:00:21.0782043Z ok (0.145s) 2022-11-23T02:00:21.0782549Z test_adamw (__main__.OptimizerTests) ... frames [('total', 3), ('ok', 3)] 2022-11-23T02:00:21.0783569Z inline_call [('inline in skipfiles: _fn /opt/conda/lib/python3.10/site-packages/torch/_dynamo/eval_frame.py', 2)] 2022-11-23T02:00:21.0784246Z unimplemented [] 2022-11-23T02:00:21.0785090Z graph_break [('inline in skipfiles: _fn /opt/conda/lib/python3.10/site-packages/torch/_dynamo/eval_frame.py', 1)] 2022-11-23T02:00:21.0785908Z stats [('calls_captured', 80), ('fusions_possible', 79), ('unique_graphs', 1)] 2022-11-23T02:00:21.0786238Z ok (0.167s) 2022-11-23T02:00:21.0786896Z test_nadam (__main__.OptimizerTests) ... frames [('total', 1), ('ok', 1)] 2022-11-23T02:00:21.0787217Z inline_call [] 2022-11-23T02:00:21.0787636Z stats [('calls_captured', 162), ('fusions_possible', 161), ('unique_graphs', 1)] 2022-11-23T02:00:21.0788194Z ok (0.206s) 2022-11-23T02:00:21.0788591Z test_radam (__main__.OptimizerTests) ... frames [('total', 1), ('ok', 1)] 2022-11-23T02:00:21.0788908Z inline_call [] 2022-11-23T02:00:21.0789585Z stats [('calls_captured', 86), ('fusions_possible', 85), ('unique_graphs', 1)] 2022-11-23T02:00:21.0789893Z ok (0.141s) 2022-11-23T02:00:21.0790298Z test_rmsprop (__main__.OptimizerTests) ... frames [('total', 1), ('ok', 1)] 2022-11-23T02:00:21.0790778Z inline_call [] 2022-11-23T02:00:21.0791270Z stats [('calls_captured', 26), ('fusions_possible', 25), ('unique_graphs', 1)] 2022-11-23T02:00:21.0791586Z ok (0.096s) 2022-11-23T02:00:21.0792128Z test_rprop (__main__.OptimizerTests) ... frames [('total', 1), ('ok', 1)] 2022-11-23T02:00:21.0792527Z inline_call [] 2022-11-23T02:00:21.0792954Z stats [('calls_captured', 82), ('fusions_possible', 81), ('unique_graphs', 1)] 2022-11-23T02:00:21.0793613Z ok (0.133s) 2022-11-23T02:00:21.0794051Z test_sgd (__main__.OptimizerTests) ... frames [('total', 1), ('ok', 1)] 2022-11-23T02:00:21.0794362Z inline_call [] 2022-11-23T02:00:21.0794966Z stats [('calls_captured', 6), ('fusions_possible', 5), ('unique_graphs', 1)] 2022-11-23T02:00:21.0795327Z ok (0.061s) 2022-11-23T02:00:21.0795457Z 2022-11-23T02:00:21.0795741Z ---------------------------------------------------------------------- 2022-11-23T02:00:21.0796240Z Ran 11 tests in 3.196s 2022-11-23T02:00:21.0796483Z 2022-11-23T02:00:21.0796578Z OK 2022-11-23T02:00:21.0796696Z 2022-11-23T02:00:21.0796824Z Generating XML reports... 2022-11-23T02:00:21.0797476Z Generated XML report: test-reports/python-unittest/dynamo.test_optimizers/TEST-End2EndTests-20221123020017.xml 2022-11-23T02:00:21.0798328Z Generated XML report: test-reports/python-unittest/dynamo.test_optimizers/TEST-OptimizerTests-20221123020017.xml 2022-11-23T02:00:21.0798683Z 2022-11-23T02:00:21.0799205Z ##[endgroup] 2022-11-23T02:00:21.0799772Z FINISHED PRINTING LOG FILE of dynamo/test_optimizers (/var/lib/jenkins/workspace/test/test-reports/dynamo-test_optimizers_kd1h9dpl) 2022-11-23T02:00:21.0800207Z 2022-11-23T02:00:23.5378529Z Ignoring disabled issues: [] 2022-11-23T02:00:23.5711927Z Running dynamo/test_subgraphs ... [2022-11-23 02:00:23.570809] 2022-11-23T02:00:23.5715210Z Executing ['/opt/conda/bin/python', '-bb', 'dynamo/test_subgraphs.py', '-v', '--import-slow-tests', '--import-disabled-tests'] ... [2022-11-23 02:00:23.571142] 2022-11-23T02:00:29.8121585Z 2022-11-23T02:00:29.8122432Z Expand the folded group to see the log file of dynamo/test_subgraphs 2022-11-23T02:00:29.8124158Z ##[group]PRINTING LOG FILE of dynamo/test_subgraphs (/var/lib/jenkins/workspace/test/test-reports/dynamo-test_subgraphs_toaizzhc) 2022-11-23T02:00:29.8124880Z 2022-11-23T02:00:29.8125087Z Running tests... 2022-11-23T02:00:29.8126485Z ---------------------------------------------------------------------- 2022-11-23T02:00:29.8127708Z Test results will be stored in test-reports/python-unittest/dynamo.test_subgraphs 2022-11-23T02:00:29.8128253Z test_capi_call1 (__main__.SubGraphTests) ... ok (1.717s) 2022-11-23T02:00:29.8128734Z test_capi_call2 (__main__.SubGraphTests) ... frames [('total', 1), ('ok', 1)] 2022-11-23T02:00:29.8129141Z unimplemented [] 2022-11-23T02:00:29.8130264Z graph_break [('call_function UserDefinedObjectVariable(unsupported) [TensorVariable(), TensorVariable()] {}', 1)] 2022-11-23T02:00:29.8131108Z stats [('calls_captured', 2), ('fusions_possible', 1), ('unique_graphs', 1)] 2022-11-23T02:00:29.8131479Z frames [('total', 2), ('ok', 2)] 2022-11-23T02:00:29.8131725Z unimplemented [] 2022-11-23T02:00:29.8132240Z graph_break [('call_function UserDefinedObjectVariable(unsupported) [TensorVariable(), TensorVariable()] {}', 1)] 2022-11-23T02:00:29.8132798Z stats [('calls_captured', 4), ('fusions_possible', 2), ('unique_graphs', 2)] 2022-11-23T02:00:29.8133089Z ok (0.016s) 2022-11-23T02:00:29.8133504Z test_capi_call3 (__main__.SubGraphTests) ... frames [('total', 1), ('ok', 1)] 2022-11-23T02:00:29.8133844Z unimplemented [] 2022-11-23T02:00:29.8134352Z graph_break [('call_function UserDefinedObjectVariable(unsupported) [TensorVariable(), TensorVariable()] {}', 1)] 2022-11-23T02:00:29.8134898Z stats [('calls_captured', 2), ('fusions_possible', 1), ('unique_graphs', 1)] 2022-11-23T02:00:29.8135210Z ok (0.010s) 2022-11-23T02:00:29.8135658Z test_control_flow1 (__main__.SubGraphTests) ... frames [('total', 3), ('ok', 3)] 2022-11-23T02:00:29.8136512Z stats [('calls_captured', 5), ('fusions_possible', 4), ('unique_graphs', 1)] 2022-11-23T02:00:29.8137094Z ok (0.016s) 2022-11-23T02:00:29.8137893Z test_control_flow2 (__main__.SubGraphTests) ... frames [('total', 3), ('ok', 3)] 2022-11-23T02:00:29.8138824Z stats [('calls_captured', 3), ('fusions_possible', 2), ('unique_graphs', 1)] 2022-11-23T02:00:29.8139227Z ok (0.010s) 2022-11-23T02:00:29.8140431Z test_control_flow3 (__main__.SubGraphTests) ... frames [('total', 3), ('ok', 3)] 2022-11-23T02:00:29.8141569Z stats [('calls_captured', 7), ('fusions_possible', 4), ('unique_graphs', 3)] 2022-11-23T02:00:29.8142063Z ok (0.024s) 2022-11-23T02:00:29.8142468Z test_control_flow4 (__main__.SubGraphTests) ... frames [('total', 5), ('ok', 5)] 2022-11-23T02:00:29.8142940Z stats [('calls_captured', 5), ('unique_graphs', 3), ('fusions_possible', 2)] 2022-11-23T02:00:29.8143260Z ok (0.022s) 2022-11-23T02:00:29.8143663Z test_control_flow5 (__main__.SubGraphTests) ... frames [('total', 7), ('ok', 7)] 2022-11-23T02:00:29.8144147Z stats [('calls_captured', 13), ('fusions_possible', 7), ('unique_graphs', 6)] 2022-11-23T02:00:29.8144445Z ok (0.060s) 2022-11-23T02:00:29.8144849Z test_dynamic_kwarg (__main__.SubGraphTests) ... frames [('total', 2), ('ok', 2)] 2022-11-23T02:00:29.8145330Z stats [('calls_captured', 2), ('fusions_possible', 1), ('unique_graphs', 1)] 2022-11-23T02:00:29.8145621Z ok (0.014s) 2022-11-23T02:00:29.8146050Z test_dynamic_shapes (__main__.SubGraphTests) ... frames [('total', 11), ('ok', 11)] 2022-11-23T02:00:29.8146554Z stats [('calls_captured', 22), ('fusions_possible', 11), ('unique_graphs', 11)] 2022-11-23T02:00:29.8146849Z ok (0.068s) 2022-11-23T02:00:29.8147280Z test_enumerate_not_break_graph (__main__.SubGraphTests) ... frames [('total', 1), ('ok', 1)] 2022-11-23T02:00:29.8147778Z stats [('calls_captured', 2), ('fusions_possible', 1), ('unique_graphs', 1)] 2022-11-23T02:00:29.8148066Z ok (0.011s) 2022-11-23T02:00:29.8148468Z test_extended_args (__main__.SubGraphTests) ... frames [('total', 3), ('ok', 3)] 2022-11-23T02:00:29.8148975Z stats [('calls_captured', 1026), ('fusions_possible', 1023), ('unique_graphs', 3)] 2022-11-23T02:00:29.8149295Z ok (1.268s) 2022-11-23T02:00:29.8149697Z test_graph_break_on_item (__main__.SubGraphTests) ... frames [('total', 2), ('ok', 2)] 2022-11-23T02:00:29.8150027Z unimplemented [] 2022-11-23T02:00:29.8150345Z graph_break [('Tensor.item', 1)] 2022-11-23T02:00:29.8150857Z stats [('calls_captured', 5), ('fusions_possible', 3), ('unique_graphs', 2)] 2022-11-23T02:00:29.8151192Z ok (0.018s) 2022-11-23T02:00:29.8151620Z test_indirect_unsupported1 (__main__.SubGraphTests) ... frames [('total', 2), ('ok', 2)] 2022-11-23T02:00:29.8152213Z inline_call [('call_function UserDefinedObjectVariable(unsupported) [TensorVariable(), TensorVariable()] {}', 1)] 2022-11-23T02:00:29.8152622Z unimplemented [] 2022-11-23T02:00:29.8153130Z graph_break [('call_function UserDefinedObjectVariable(unsupported) [TensorVariable(), TensorVariable()] {}', 2)] 2022-11-23T02:00:29.8153683Z stats [('calls_captured', 3), ('unique_graphs', 2), ('fusions_possible', 1)] 2022-11-23T02:00:29.8153975Z ok (0.016s) 2022-11-23T02:00:29.8154400Z test_indirect_unsupported2 (__main__.SubGraphTests) ... frames [('total', 3), ('ok', 3)] 2022-11-23T02:00:29.8155000Z inline_call [('call_function UserDefinedObjectVariable(unsupported) [TensorVariable(), TensorVariable()] {}', 1)] 2022-11-23T02:00:29.8155384Z unimplemented [] 2022-11-23T02:00:29.8155914Z graph_break [('call_function UserDefinedObjectVariable(unsupported) [TensorVariable(), TensorVariable()] {}', 2)] 2022-11-23T02:00:29.8156470Z stats [('calls_captured', 5), ('unique_graphs', 3), ('fusions_possible', 2)] 2022-11-23T02:00:29.8156784Z ok (0.023s) 2022-11-23T02:00:29.8157277Z test_indirect_unsupported3 (__main__.SubGraphTests) ... frames [('total', 2), ('ok', 2)] 2022-11-23T02:00:29.8157854Z inline_call [('call_function UserDefinedObjectVariable(unsupported) [TensorVariable(), TensorVariable()] {}', 1)] 2022-11-23T02:00:29.8158251Z unimplemented [] 2022-11-23T02:00:29.8158759Z graph_break [('call_function UserDefinedObjectVariable(unsupported) [TensorVariable(), TensorVariable()] {}', 2)] 2022-11-23T02:00:29.8159320Z stats [('calls_captured', 3), ('unique_graphs', 2), ('fusions_possible', 1)] 2022-11-23T02:00:29.8159618Z ok (0.015s) 2022-11-23T02:00:29.8160016Z test_multigraph (__main__.SubGraphTests) ... frames [('total', 2), ('ok', 2)] 2022-11-23T02:00:29.8160498Z stats [('calls_captured', 5), ('fusions_possible', 3), ('unique_graphs', 2)] 2022-11-23T02:00:29.8160866Z ok (0.016s) 2022-11-23T02:00:29.8161289Z test_no_graph_break_on_item (__main__.SubGraphTests) ... frames [('total', 1), ('ok', 1)] 2022-11-23T02:00:29.8161778Z stats [('calls_captured', 6), ('fusions_possible', 5), ('unique_graphs', 1)] 2022-11-23T02:00:29.8162072Z ok (0.012s) 2022-11-23T02:00:29.8162491Z test_pop_after_resume (__main__.SubGraphTests) ... frames [('total', 2), ('ok', 2)] 2022-11-23T02:00:29.8162825Z unimplemented [] 2022-11-23T02:00:29.8163338Z graph_break [('call_function UserDefinedObjectVariable(unsupported) [TensorVariable(), TensorVariable()] {}', 1)] 2022-11-23T02:00:29.8163872Z stats [('calls_captured', 6), ('fusions_possible', 4), ('unique_graphs', 2)] 2022-11-23T02:00:29.8164182Z ok (0.023s) 2022-11-23T02:00:29.8164590Z test_restore_range (__main__.SubGraphTests) ... frames [('total', 2), ('ok', 2)] 2022-11-23T02:00:29.8164896Z unimplemented [] 2022-11-23T02:00:29.8165420Z graph_break [('call_function UserDefinedObjectVariable(unsupported) [TensorVariable(), TensorVariable()] {}', 1)] 2022-11-23T02:00:29.8165979Z stats [('calls_captured', 4), ('fusions_possible', 2), ('unique_graphs', 2)] 2022-11-23T02:00:29.8166271Z ok (0.017s) 2022-11-23T02:00:29.8166682Z test_restore_range_iter (__main__.SubGraphTests) ... frames [('total', 2), ('ok', 2)] 2022-11-23T02:00:29.8167008Z unimplemented [] 2022-11-23T02:00:29.8167519Z graph_break [('call_function UserDefinedObjectVariable(unsupported) [TensorVariable(), TensorVariable()] {}', 1)] 2022-11-23T02:00:29.8168053Z stats [('calls_captured', 2), ('unique_graphs', 2), ('fusions_possible', 0)] 2022-11-23T02:00:29.8168367Z ok (0.016s) 2022-11-23T02:00:29.8168779Z test_restore_state (__main__.SubGraphTests) ... frames [('total', 2), ('ok', 2)] 2022-11-23T02:00:29.8169082Z unimplemented [] 2022-11-23T02:00:29.8169588Z graph_break [('call_function UserDefinedObjectVariable(unsupported) [TensorVariable(), TensorVariable()] {}', 1)] 2022-11-23T02:00:29.8170202Z stats [('calls_captured', 4), ('fusions_possible', 2), ('unique_graphs', 2)] 2022-11-23T02:00:29.8170504Z ok (0.017s) 2022-11-23T02:00:29.8170896Z test_resume1 (__main__.SubGraphTests) ... frames [('total', 2), ('ok', 2)] 2022-11-23T02:00:29.8171209Z unimplemented [] 2022-11-23T02:00:29.8171733Z graph_break [('call_function UserDefinedObjectVariable(unsupported) [TensorVariable(), TensorVariable()] {}', 1)] 2022-11-23T02:00:29.8172273Z stats [('calls_captured', 6), ('fusions_possible', 4), ('unique_graphs', 2)] 2022-11-23T02:00:29.8172586Z ok (0.017s) 2022-11-23T02:00:29.8172973Z test_resume2 (__main__.SubGraphTests) ... frames [('total', 3), ('ok', 3)] 2022-11-23T02:00:29.8173523Z inline_call [('call_function UserDefinedObjectVariable(unsupported) [TensorVariable(), TensorVariable()] {}', 1)] 2022-11-23T02:00:29.8173913Z unimplemented [] 2022-11-23T02:00:29.8174420Z graph_break [('call_function UserDefinedObjectVariable(unsupported) [TensorVariable(), TensorVariable()] {}', 2)] 2022-11-23T02:00:29.8174963Z stats [('calls_captured', 7), ('fusions_possible', 4), ('unique_graphs', 3)] 2022-11-23T02:00:29.8175285Z ok (0.025s) 2022-11-23T02:00:29.8175672Z test_resume3 (__main__.SubGraphTests) ... frames [('total', 3), ('ok', 3)] 2022-11-23T02:00:29.8176240Z inline_call [('call_function UserDefinedObjectVariable(unsupported) [TensorVariable(), TensorVariable()] {}', 1)] 2022-11-23T02:00:29.8176620Z unimplemented [] 2022-11-23T02:00:29.8177121Z graph_break [('call_function UserDefinedObjectVariable(unsupported) [TensorVariable(), TensorVariable()] {}', 2)] 2022-11-23T02:00:29.8177675Z stats [('calls_captured', 7), ('fusions_possible', 4), ('unique_graphs', 3)] 2022-11-23T02:00:29.8177967Z ok (0.025s) 2022-11-23T02:00:29.8178366Z test_resume4 (__main__.SubGraphTests) ... frames [('total', 3), ('ok', 3)] 2022-11-23T02:00:29.8178941Z inline_call [('call_function UserDefinedObjectVariable(unsupported) [TensorVariable(), TensorVariable()] {}', 1)] 2022-11-23T02:00:29.8179335Z unimplemented [] 2022-11-23T02:00:29.8179906Z graph_break [('call_function UserDefinedObjectVariable(unsupported) [TensorVariable(), TensorVariable()] {}', 2)] 2022-11-23T02:00:29.8180661Z stats [('calls_captured', 7), ('fusions_possible', 4), ('unique_graphs', 3)] 2022-11-23T02:00:29.8180975Z ok (0.025s) 2022-11-23T02:00:29.8181293Z test_resume5 (__main__.SubGraphTests) ... tensor([1.5000, 1.5000, 1.5000, 1.5000, 1.5000, 1.5000, 1.5000, 1.5000, 1.5000, 2022-11-23T02:00:29.8181613Z 1.5000]) 2022-11-23T02:00:29.8181902Z tensor([1.5000, 1.5000, 1.5000, 1.5000, 1.5000, 1.5000, 1.5000, 1.5000, 1.5000, 2022-11-23T02:00:29.8182151Z 1.5000]) 2022-11-23T02:00:29.8182427Z tensor([1.5000, 1.5000, 1.5000, 1.5000, 1.5000, 1.5000, 1.5000, 1.5000, 1.5000, 2022-11-23T02:00:29.8182694Z 1.5000]) 2022-11-23T02:00:29.8182951Z tensor([1.5000, 1.5000, 1.5000, 1.5000, 1.5000, 1.5000, 1.5000, 1.5000, 1.5000, 2022-11-23T02:00:29.8183216Z 1.5000]) 2022-11-23T02:00:29.8183508Z frames [('total', 4), ('ok', 4)] 2022-11-23T02:00:29.8183786Z unimplemented [] 2022-11-23T02:00:29.8184204Z graph_break [('call_function BuiltinVariable(print) [TensorVariable()] {}', 1)] 2022-11-23T02:00:29.8184700Z stats [('calls_captured', 6), ('fusions_possible', 4), ('unique_graphs', 2)] 2022-11-23T02:00:29.8185011Z ok (0.019s) 2022-11-23T02:00:29.8185402Z test_resume_freevars (__main__.SubGraphTests) ... frames [('total', 2), ('ok', 2)] 2022-11-23T02:00:29.8185732Z unimplemented [] 2022-11-23T02:00:29.8186244Z graph_break [('call_function UserDefinedObjectVariable(unsupported) [TensorVariable(), TensorVariable()] {}', 1)] 2022-11-23T02:00:29.8186788Z stats [('calls_captured', 5), ('fusions_possible', 3), ('unique_graphs', 2)] 2022-11-23T02:00:29.8187103Z ok (0.019s) 2022-11-23T02:00:29.8187516Z test_resume_paths_join (__main__.SubGraphTests) ... frames [('total', 7), ('ok', 7)] 2022-11-23T02:00:29.8187989Z stats [('calls_captured', 10), ('unique_graphs', 7), ('fusions_possible', 3)] 2022-11-23T02:00:29.8188302Z ok (0.051s) 2022-11-23T02:00:29.8188804Z test_resume_tuple_iterator (__main__.SubGraphTests) ... frames [('total', 2), ('ok', 2)] 2022-11-23T02:00:29.8189158Z unimplemented [] 2022-11-23T02:00:29.8189660Z graph_break [('call_function UserDefinedObjectVariable(unsupported) [TensorVariable(), TensorVariable()] {}', 1)] 2022-11-23T02:00:29.8190227Z stats [('calls_captured', 8), ('fusions_possible', 6), ('unique_graphs', 2)] 2022-11-23T02:00:29.8190545Z ok (0.026s) 2022-11-23T02:00:29.8190946Z test_resume_with_no_grad1 (__main__.SubGraphTests) ... frames [('total', 4), ('ok', 4)] 2022-11-23T02:00:29.8191279Z unimplemented [] 2022-11-23T02:00:29.8191599Z graph_break [('Tensor.tolist', 2)] 2022-11-23T02:00:29.8192022Z stats [('calls_captured', 18), ('fusions_possible', 14), ('unique_graphs', 4)] 2022-11-23T02:00:29.8192336Z ok (0.038s) 2022-11-23T02:00:29.8192763Z test_resume_with_no_grad2 (__main__.SubGraphTests) ... frames [('total', 3), ('ok', 3)] 2022-11-23T02:00:29.8193103Z unimplemented [] 2022-11-23T02:00:29.8193410Z graph_break [('Tensor.tolist', 2)] 2022-11-23T02:00:29.8193847Z stats [('calls_captured', 13), ('fusions_possible', 10), ('unique_graphs', 3)] 2022-11-23T02:00:29.8194154Z ok (0.030s) 2022-11-23T02:00:29.8194550Z test_resume_with_no_grad3 (__main__.SubGraphTests) ... frames [('total', 2), ('ok', 2)] 2022-11-23T02:00:29.8194879Z unimplemented [] 2022-11-23T02:00:29.8195197Z graph_break [('Tensor.tolist', 1)] 2022-11-23T02:00:29.8195627Z stats [('calls_captured', 19), ('fusions_possible', 17), ('unique_graphs', 2)] 2022-11-23T02:00:29.8195944Z ok (0.028s) 2022-11-23T02:00:29.8196346Z test_stack_state1 (__main__.SubGraphTests) ... frames [('total', 2), ('ok', 2)] 2022-11-23T02:00:29.8196651Z unimplemented [] 2022-11-23T02:00:29.8197163Z graph_break [('call_function UserDefinedObjectVariable(unsupported) [TensorVariable(), TensorVariable()] {}', 1)] 2022-11-23T02:00:29.8197712Z stats [('calls_captured', 6), ('fusions_possible', 4), ('unique_graphs', 2)] 2022-11-23T02:00:29.8198021Z ok (0.019s) 2022-11-23T02:00:29.8198415Z test_stack_state2 (__main__.SubGraphTests) ... frames [('total', 3), ('ok', 3)] 2022-11-23T02:00:29.8199106Z inline_call [('call_function UserDefinedObjectVariable(unsupported) [TensorVariable(), TensorVariable()] {}', 1)] 2022-11-23T02:00:29.8199502Z unimplemented [] 2022-11-23T02:00:29.8199991Z graph_break [('call_function UserDefinedObjectVariable(unsupported) [TensorVariable(), TensorVariable()] {}', 2)] 2022-11-23T02:00:29.8200544Z stats [('calls_captured', 7), ('fusions_possible', 4), ('unique_graphs', 3)] 2022-11-23T02:00:29.8200852Z ok (0.026s) 2022-11-23T02:00:29.8201152Z test_start1 (__main__.SubGraphTests) ... tensor([1., 1., 1., 1., 1., 1., 1., 1., 1., 1.]) 2022-11-23T02:00:29.8201582Z tensor([-2., -2., -2., -2., -2., -2., -2., -2., -2., -2.]) 2022-11-23T02:00:29.8201896Z tensor([1., 1., 1., 1., 1., 1., 1., 1., 1., 1.]) 2022-11-23T02:00:29.8202273Z tensor([-2., -2., -2., -2., -2., -2., -2., -2., -2., -2.]) 2022-11-23T02:00:29.8202592Z frames [('total', 4), ('ok', 4)] 2022-11-23T02:00:29.8202860Z unimplemented [] 2022-11-23T02:00:29.8203289Z graph_break [('call_function BuiltinVariable(print) [TensorVariable()] {}', 1)] 2022-11-23T02:00:29.8203769Z stats [('calls_captured', 3), ('fusions_possible', 2), ('unique_graphs', 1)] 2022-11-23T02:00:29.8204080Z ok (0.015s) 2022-11-23T02:00:29.8204473Z test_start2 (__main__.SubGraphTests) ... frames [('total', 3), ('ok', 3)] 2022-11-23T02:00:29.8205040Z inline_call [('call_function UserDefinedObjectVariable(unsupported) [TensorVariable(), TensorVariable()] {}', 1)] 2022-11-23T02:00:29.8205437Z unimplemented [] 2022-11-23T02:00:29.8205945Z graph_break [('call_function UserDefinedObjectVariable(unsupported) [TensorVariable(), TensorVariable()] {}', 2)] 2022-11-23T02:00:29.8206488Z stats [('calls_captured', 4), ('fusions_possible', 2), ('unique_graphs', 2)] 2022-11-23T02:00:29.8206784Z ok (0.020s) 2022-11-23T02:00:29.8207170Z test_start3 (__main__.SubGraphTests) ... frames [('total', 2), ('ok', 2)] 2022-11-23T02:00:29.8207485Z unimplemented [] 2022-11-23T02:00:29.8208054Z graph_break [('call_function UserDefinedObjectVariable(unsupported) [TensorVariable(), TensorVariable()] {}', 1)] 2022-11-23T02:00:29.8208635Z stats [('calls_captured', 3), ('fusions_possible', 2), ('unique_graphs', 1)] 2022-11-23T02:00:29.8208953Z ok (0.013s) 2022-11-23T02:00:29.8209320Z test_start4 (__main__.SubGraphTests) ... frames [('total', 3), ('ok', 3)] 2022-11-23T02:00:29.8209785Z stats [('calls_captured', 4), ('unique_graphs', 3), ('fusions_possible', 1)] 2022-11-23T02:00:29.8210095Z ok (0.019s) 2022-11-23T02:00:29.8210415Z test_tuple_iterator_mutate (__main__.SubGraphTests) ... skip: not working yet (0.001s) 2022-11-23T02:00:29.8210944Z test_tuple_iterator_return (__main__.SubGraphTests) ... frames [('total', 3), ('ok', 3)] 2022-11-23T02:00:29.8211285Z unimplemented [] 2022-11-23T02:00:29.8211797Z graph_break [('call_function UserDefinedObjectVariable(unsupported) [TensorVariable(), TensorVariable()] {}', 2)] 2022-11-23T02:00:29.8212340Z stats [('calls_captured', 6), ('fusions_possible', 3), ('unique_graphs', 3)] 2022-11-23T02:00:29.8212654Z ok (0.035s) 2022-11-23T02:00:29.8212801Z 2022-11-23T02:00:29.8213071Z ---------------------------------------------------------------------- 2022-11-23T02:00:29.8213381Z Ran 41 tests in 3.865s 2022-11-23T02:00:29.8213540Z 2022-11-23T02:00:29.8213647Z OK (skipped=1) 2022-11-23T02:00:29.8213807Z 2022-11-23T02:00:29.8213933Z Generating XML reports... 2022-11-23T02:00:29.8214489Z Generated XML report: test-reports/python-unittest/dynamo.test_subgraphs/TEST-SubGraphTests-20221123020025.xml 2022-11-23T02:00:29.8214796Z 2022-11-23T02:00:29.8215179Z ##[endgroup] 2022-11-23T02:00:29.8215716Z FINISHED PRINTING LOG FILE of dynamo/test_subgraphs (/var/lib/jenkins/workspace/test/test-reports/dynamo-test_subgraphs_toaizzhc) 2022-11-23T02:00:29.8216031Z 2022-11-23T02:00:32.2615063Z Ignoring disabled issues: [] 2022-11-23T02:00:32.2944071Z Running backends/xeon/test_launch ... [2022-11-23 02:00:32.293970] 2022-11-23T02:00:32.2947065Z Executing ['/opt/conda/bin/python', '-bb', 'backends/xeon/test_launch.py', '-v', '--import-slow-tests', '--import-disabled-tests'] ... [2022-11-23 02:00:32.294324] 2022-11-23T02:00:36.7051553Z 2022-11-23T02:00:36.7052310Z Expand the folded group to see the log file of backends/xeon/test_launch 2022-11-23T02:00:36.7054144Z ##[group]PRINTING LOG FILE of backends/xeon/test_launch (/var/lib/jenkins/workspace/test/test-reports/backends-xeon-test_launch_6ebc4jbr) 2022-11-23T02:00:36.7054512Z 2022-11-23T02:00:36.7054633Z Running tests... 2022-11-23T02:00:36.7055140Z ---------------------------------------------------------------------- 2022-11-23T02:00:36.7055676Z Test results will be stored in test-reports/python-unittest/backends.xeon.test_launch 2022-11-23T02:00:36.7056763Z test_cpu_info (__main__.TestTorchrun) ... 2022-11-23 02:00:34,301 - torch.backends.xeon.run_cpu - WARNING - Numa Aware: cores:[2, 3, 4, 5] on different NUMA nodes:[0, 1]. To avoid this behavior, please use --ncores_per_instance knob to make sure number of cores is divisible by --ncores_per_instance. Alternatively, please use --skip_cross_node_cores knob. 2022-11-23T02:00:36.7057439Z ok (0.186s) 2022-11-23T02:00:36.7057749Z test_multi_threads (__main__.TestTorchrun) ... ok (2.151s) 2022-11-23T02:00:36.7057961Z 2022-11-23T02:00:36.7058232Z ---------------------------------------------------------------------- 2022-11-23T02:00:36.7058549Z Ran 2 tests in 2.338s 2022-11-23T02:00:36.7058714Z 2022-11-23T02:00:36.7058825Z OK 2022-11-23T02:00:36.7058960Z 2022-11-23T02:00:36.7059089Z Generating XML reports... 2022-11-23T02:00:36.7059651Z Generated XML report: test-reports/python-unittest/backends.xeon.test_launch/TEST-TestTorchrun-20221123020034.xml 2022-11-23T02:00:36.7060328Z 2022-11-23T02:00:36.7060703Z ##[endgroup] 2022-11-23T02:00:36.7061289Z FINISHED PRINTING LOG FILE of backends/xeon/test_launch (/var/lib/jenkins/workspace/test/test-reports/backends-xeon-test_launch_6ebc4jbr) 2022-11-23T02:00:36.7061619Z 2022-11-23T02:00:39.1345556Z Ignoring disabled issues: [] 2022-11-23T02:00:39.1679896Z Running profiler/test_profiler_tree ... [2022-11-23 02:00:39.167575] 2022-11-23T02:00:39.1683087Z Executing ['/opt/conda/bin/python', '-bb', 'profiler/test_profiler_tree.py', '-v', '--import-slow-tests', '--import-disabled-tests'] ... [2022-11-23 02:00:39.167924] 2022-11-23T02:00:43.3391296Z 2022-11-23T02:00:43.3391980Z Expand the folded group to see the log file of profiler/test_profiler_tree 2022-11-23T02:00:43.3394658Z ##[group]PRINTING LOG FILE of profiler/test_profiler_tree (/var/lib/jenkins/workspace/test/test-reports/profiler-test_profiler_tree_tov62zla) 2022-11-23T02:00:43.3395042Z 2022-11-23T02:00:43.3395175Z Running tests... 2022-11-23T02:00:43.3395930Z ---------------------------------------------------------------------- 2022-11-23T02:00:43.3396773Z Test results will be stored in test-reports/python-unittest/profiler.test_profiler_tree 2022-11-23T02:00:43.3398744Z test_profiler_experimental_tree (__main__.TestProfilerTree) ... skip: Test is disabled because an issue exists disabling it: https://github.com/pytorch/pytorch/issues/82499 for platform(s) linux, rocm. If you're seeing this on your local machine and would like to enable this test, please make sure CI is not set and you are not using the flag --import-disabled-tests. (1.614s) 2022-11-23T02:00:43.3399657Z test_profiler_experimental_tree_cuda (__main__.TestProfilerTree) ... skip: https://github.com/pytorch/pytorch/issues/83606 (0.001s) 2022-11-23T02:00:43.3400265Z test_profiler_experimental_tree_cuda_detailed (__main__.TestProfilerTree) ... skip: https://github.com/pytorch/pytorch/issues/83606 (0.002s) 2022-11-23T02:00:43.3400879Z test_profiler_experimental_tree_cuda_with_stream (__main__.TestProfilerTree) ... skip: https://github.com/pytorch/pytorch/issues/83606 (0.001s) 2022-11-23T02:00:43.3402105Z test_profiler_experimental_tree_with_memory (__main__.TestProfilerTree) ... skip: Test is disabled because an issue exists disabling it: https://github.com/pytorch/pytorch/issues/82501 for platform(s) linux, rocm. If you're seeing this on your local machine and would like to enable this test, please make sure CI is not set and you are not using the flag --import-disabled-tests. (0.001s) 2022-11-23T02:00:43.3403886Z test_profiler_experimental_tree_with_memory_and_stack (__main__.TestProfilerTree) ... skip: Test is disabled because an issue exists disabling it: https://github.com/pytorch/pytorch/issues/83228 for platform(s) linux. If you're seeing this on your local machine and would like to enable this test, please make sure CI is not set and you are not using the flag --import-disabled-tests. (0.001s) 2022-11-23T02:00:43.3405372Z test_profiler_experimental_tree_with_record_function (__main__.TestProfilerTree) ... skip: Test is disabled because an issue exists disabling it: https://github.com/pytorch/pytorch/issues/83246 for platform(s) linux, rocm. If you're seeing this on your local machine and would like to enable this test, please make sure CI is not set and you are not using the flag --import-disabled-tests. (0.001s) 2022-11-23T02:00:43.3406495Z test_profiler_experimental_tree_with_stack_and_modules (__main__.TestProfilerTree) ... STAGE:2022-11-23 02:00:42 4106:4106 ActivityProfilerController.cpp:300] Completed Stage: Warm Up 2022-11-23T02:00:43.3407189Z STAGE:2022-11-23 02:00:42 4106:4106 ActivityProfilerController.cpp:306] Completed Stage: Collection 2022-11-23T02:00:43.3407803Z STAGE:2022-11-23 02:00:42 4106:4106 ActivityProfilerController.cpp:310] Completed Stage: Post Processing 2022-11-23T02:00:43.3408433Z STAGE:2022-11-23 02:00:42 4106:4106 ActivityProfilerController.cpp:300] Completed Stage: Warm Up 2022-11-23T02:00:43.3409016Z STAGE:2022-11-23 02:00:42 4106:4106 ActivityProfilerController.cpp:306] Completed Stage: Collection 2022-11-23T02:00:43.3409593Z STAGE:2022-11-23 02:00:42 4106:4106 ActivityProfilerController.cpp:310] Completed Stage: Post Processing 2022-11-23T02:00:43.3410175Z STAGE:2022-11-23 02:00:42 4106:4106 ActivityProfilerController.cpp:300] Completed Stage: Warm Up 2022-11-23T02:00:43.3410844Z STAGE:2022-11-23 02:00:42 4106:4106 ActivityProfilerController.cpp:306] Completed Stage: Collection 2022-11-23T02:00:43.3411449Z STAGE:2022-11-23 02:00:42 4106:4106 ActivityProfilerController.cpp:310] Completed Stage: Post Processing 2022-11-23T02:00:43.3411818Z ok (0.308s) 2022-11-23T02:00:43.3412483Z test_profiler_experimental_tree_with_stack_and_torch_dispatch (__main__.TestProfilerTree) ... STAGE:2022-11-23 02:00:42 4106:4106 ActivityProfilerController.cpp:300] Completed Stage: Warm Up 2022-11-23T02:00:43.3413181Z STAGE:2022-11-23 02:00:42 4106:4106 ActivityProfilerController.cpp:306] Completed Stage: Collection 2022-11-23T02:00:43.3413757Z STAGE:2022-11-23 02:00:42 4106:4106 ActivityProfilerController.cpp:310] Completed Stage: Post Processing 2022-11-23T02:00:43.3414335Z STAGE:2022-11-23 02:00:42 4106:4106 ActivityProfilerController.cpp:300] Completed Stage: Warm Up 2022-11-23T02:00:43.3414910Z STAGE:2022-11-23 02:00:42 4106:4106 ActivityProfilerController.cpp:306] Completed Stage: Collection 2022-11-23T02:00:43.3415505Z STAGE:2022-11-23 02:00:42 4106:4106 ActivityProfilerController.cpp:310] Completed Stage: Post Processing 2022-11-23T02:00:43.3416068Z STAGE:2022-11-23 02:00:42 4106:4106 ActivityProfilerController.cpp:300] Completed Stage: Warm Up 2022-11-23T02:00:43.3416646Z STAGE:2022-11-23 02:00:42 4106:4106 ActivityProfilerController.cpp:306] Completed Stage: Collection 2022-11-23T02:00:43.3417240Z STAGE:2022-11-23 02:00:42 4106:4106 ActivityProfilerController.cpp:310] Completed Stage: Post Processing 2022-11-23T02:00:43.3417579Z ok (0.022s) 2022-11-23T02:00:43.3418231Z test_profiler_experimental_tree_with_stack_and_torch_function (__main__.TestProfilerTree) ... STAGE:2022-11-23 02:00:42 4106:4106 ActivityProfilerController.cpp:300] Completed Stage: Warm Up 2022-11-23T02:00:43.3418915Z STAGE:2022-11-23 02:00:42 4106:4106 ActivityProfilerController.cpp:306] Completed Stage: Collection 2022-11-23T02:00:43.3419508Z STAGE:2022-11-23 02:00:42 4106:4106 ActivityProfilerController.cpp:310] Completed Stage: Post Processing 2022-11-23T02:00:43.3420669Z STAGE:2022-11-23 02:00:42 4106:4106 ActivityProfilerController.cpp:300] Completed Stage: Warm Up 2022-11-23T02:00:43.3421447Z STAGE:2022-11-23 02:00:42 4106:4106 ActivityProfilerController.cpp:306] Completed Stage: Collection 2022-11-23T02:00:43.3422045Z STAGE:2022-11-23 02:00:42 4106:4106 ActivityProfilerController.cpp:310] Completed Stage: Post Processing 2022-11-23T02:00:43.3422624Z STAGE:2022-11-23 02:00:42 4106:4106 ActivityProfilerController.cpp:300] Completed Stage: Warm Up 2022-11-23T02:00:43.3423178Z STAGE:2022-11-23 02:00:42 4106:4106 ActivityProfilerController.cpp:306] Completed Stage: Collection 2022-11-23T02:00:43.3423763Z STAGE:2022-11-23 02:00:42 4106:4106 ActivityProfilerController.cpp:310] Completed Stage: Post Processing 2022-11-23T02:00:43.3424122Z ok (0.020s) 2022-11-23T02:00:43.3424272Z 2022-11-23T02:00:43.3424521Z ---------------------------------------------------------------------- 2022-11-23T02:00:43.3424853Z Ran 10 tests in 1.972s 2022-11-23T02:00:43.3425032Z 2022-11-23T02:00:43.3425145Z OK (skipped=7) 2022-11-23T02:00:43.3425309Z 2022-11-23T02:00:43.3425434Z Generating XML reports... 2022-11-23T02:00:43.3425991Z Generated XML report: test-reports/python-unittest/profiler.test_profiler_tree/TEST-TestProfilerTree-20221123020040.xml 2022-11-23T02:00:43.3426329Z 2022-11-23T02:00:43.3426668Z ##[endgroup] 2022-11-23T02:00:43.3427242Z FINISHED PRINTING LOG FILE of profiler/test_profiler_tree (/var/lib/jenkins/workspace/test/test-reports/profiler-test_profiler_tree_tov62zla) 2022-11-23T02:00:43.3427554Z 2022-11-23T02:00:45.7891488Z Ignoring disabled issues: [] 2022-11-23T02:00:45.8221709Z Running test_package ... [2022-11-23 02:00:45.821756] 2022-11-23T02:00:45.8224580Z Executing ['/opt/conda/bin/python', '-bb', 'test_package.py', '-v', '--import-slow-tests', '--import-disabled-tests'] ... [2022-11-23 02:00:45.822089] 2022-11-23T02:00:52.2718048Z 2022-11-23T02:00:52.2718525Z Expand the folded group to see the log file of test_package 2022-11-23T02:00:52.2719667Z ##[group]PRINTING LOG FILE of test_package (/var/lib/jenkins/workspace/test/test-reports/test_package_p5wxhuh9) 2022-11-23T02:00:52.2720328Z 2022-11-23T02:00:52.2720507Z Running tests... 2022-11-23T02:00:52.2721528Z ---------------------------------------------------------------------- 2022-11-23T02:00:52.2722588Z Test results will be stored in test-reports/python-unittest/test_package 2022-11-23T02:00:52.2724044Z test_trace_dependencies (test_analyze.TestAnalyze) ... skip: Test is disabled because an issue exists disabling it: https://github.com/pytorch/pytorch/issues/81213 for platform(s) linux. If you're seeing this on your local machine and would like to enable this test, please make sure CI is not set and you are not using the flag --import-disabled-tests. (1.598s) 2022-11-23T02:00:52.2724831Z test_allow_empty_with_error (test_dependency_api.TestDependencyAPI) 2022-11-23T02:00:52.2725288Z If an error occurs during packaging, it should not be shadowed by the allow_empty error. ... ok (0.002s) 2022-11-23T02:00:52.2725742Z test_broken_dependency (test_dependency_api.TestDependencyAPI) 2022-11-23T02:00:52.2726167Z A unpackageable dependency should raise a PackagingError. ... ok (0.002s) 2022-11-23T02:00:52.2726559Z test_deny (test_dependency_api.TestDependencyAPI) 2022-11-23T02:00:52.2726944Z Test marking packages as "deny" during export. ... ok (0.002s) 2022-11-23T02:00:52.2727322Z test_deny_glob (test_dependency_api.TestDependencyAPI) 2022-11-23T02:00:52.2727737Z Test marking packages as "deny" using globs instead of package names. ... ok (0.002s) 2022-11-23T02:00:52.2728153Z test_extern (test_dependency_api.TestDependencyAPI) ... ok (0.002s) 2022-11-23T02:00:52.2728572Z test_extern_glob (test_dependency_api.TestDependencyAPI) ... ok (0.002s) 2022-11-23T02:00:52.2728999Z test_extern_glob_allow_empty (test_dependency_api.TestDependencyAPI) 2022-11-23T02:00:52.2729434Z Test that an error is thrown when a extern glob is specified with allow_empty=True ... ok (0.001s) 2022-11-23T02:00:52.2730045Z test_externing_c_extension (test_dependency_api.TestDependencyAPI) 2022-11-23T02:00:52.2731145Z Externing c extensions modules should allow us to still access them especially those found in torch._C. ... /opt/conda/lib/python3.10/site-packages/torch/storage.py:315: UserWarning: TypedStorage is deprecated. It will be removed in the future and UntypedStorage will be the only storage class. This should only matter to you if you are using storages directly. 2022-11-23T02:00:52.2731846Z warnings.warn(message, UserWarning) 2022-11-23T02:00:52.2732103Z ok (0.010s) 2022-11-23T02:00:52.2732428Z test_implicit_intern (test_dependency_api.TestDependencyAPI) 2022-11-23T02:00:52.2732858Z The save_module APIs should implicitly intern the module being saved. ... ok (0.001s) 2022-11-23T02:00:52.2733275Z test_intern_error (test_dependency_api.TestDependencyAPI) 2022-11-23T02:00:52.2733670Z Failure to handle all dependencies should lead to an error. ... ok (0.002s) 2022-11-23T02:00:52.2734091Z test_invalid_import (test_dependency_api.TestDependencyAPI) 2022-11-23T02:00:52.2734602Z An incorrectly-formed import should raise a PackagingError. ... ok (0.001s) 2022-11-23T02:00:52.2735008Z test_mock (test_dependency_api.TestDependencyAPI) ... ok (0.002s) 2022-11-23T02:00:52.2735418Z test_mock_glob (test_dependency_api.TestDependencyAPI) ... ok (0.003s) 2022-11-23T02:00:52.2735840Z test_mock_glob_allow_empty (test_dependency_api.TestDependencyAPI) 2022-11-23T02:00:52.2736269Z Test that an error is thrown when a mock glob is specified with allow_empty=True ... ok (0.001s) 2022-11-23T02:00:52.2736772Z test_pickle_mocked (test_dependency_api.TestDependencyAPI) ... ok (0.001s) 2022-11-23T02:00:52.2737224Z test_pickle_mocked_all (test_dependency_api.TestDependencyAPI) ... ok (0.002s) 2022-11-23T02:00:52.2737670Z test_repackage_mocked_module (test_dependency_api.TestDependencyAPI) 2022-11-23T02:00:52.2738275Z Re-packaging a package that contains a mocked module should work correctly. ... ok (0.004s) 2022-11-23T02:00:52.2738770Z test_extern_and_mock_hook (test_dependency_hooks.TestDependencyHooks) ... ok (0.002s) 2022-11-23T02:00:52.2739236Z test_multiple_extern_hooks (test_dependency_hooks.TestDependencyHooks) ... ok (0.001s) 2022-11-23T02:00:52.2739689Z test_multiple_mock_hooks (test_dependency_hooks.TestDependencyHooks) ... ok (0.001s) 2022-11-23T02:00:52.2740452Z test_remove_hooks (test_dependency_hooks.TestDependencyHooks) ... ok (0.002s) 2022-11-23T02:00:52.2740904Z test_single_hook (test_dependency_hooks.TestDependencyHooks) ... ok (0.001s) 2022-11-23T02:00:52.2741323Z test_all_paths (test_digraph.TestDiGraph) ... ok (0.001s) 2022-11-23T02:00:52.2741682Z test_contains (test_digraph.TestDiGraph) ... ok (0.001s) 2022-11-23T02:00:52.2742071Z test_contains_non_hashable (test_digraph.TestDiGraph) ... ok (0.001s) 2022-11-23T02:00:52.2742453Z test_edges (test_digraph.TestDiGraph) ... ok (0.001s) 2022-11-23T02:00:52.2742814Z test_forward_closure (test_digraph.TestDiGraph) ... ok (0.001s) 2022-11-23T02:00:52.2743187Z test_iter (test_digraph.TestDiGraph) ... ok (0.001s) 2022-11-23T02:00:52.2743562Z test_node_attr_update (test_digraph.TestDiGraph) ... ok (0.001s) 2022-11-23T02:00:52.2743961Z test_node_attrs (test_digraph.TestDiGraph) ... ok (0.001s) 2022-11-23T02:00:52.2744344Z test_predecessor_not_in_graph (test_digraph.TestDiGraph) ... ok (0.001s) 2022-11-23T02:00:52.2744748Z test_predecessors (test_digraph.TestDiGraph) ... ok (0.001s) 2022-11-23T02:00:52.2745146Z test_successor_not_in_graph (test_digraph.TestDiGraph) ... ok (0.001s) 2022-11-23T02:00:52.2745520Z test_successors (test_digraph.TestDiGraph) ... ok (0.001s) 2022-11-23T02:00:52.2745936Z test_importer_access (test_directory_reader.DirectoryReaderTest) ... ok (0.005s) 2022-11-23T02:00:52.2746382Z test_loading_has_record (test_directory_reader.DirectoryReaderTest) 2022-11-23T02:00:52.2746843Z Test DirectoryReader's has_record(). ... ok (0.003s) 2022-11-23T02:00:52.2747238Z test_loading_module (test_directory_reader.DirectoryReaderTest) 2022-11-23T02:00:52.2747792Z Test basic saving and loading of a packages from a DirectoryReader. ... ok (0.003s) 2022-11-23T02:00:52.2748223Z test_loading_pickle (test_directory_reader.DirectoryReaderTest) 2022-11-23T02:00:52.2748788Z Test basic saving and loading of modules and pickles from a DirectoryReader. ... skip: Does not work with latest TorchVision, see https://github.com/pytorch/pytorch/issues/81115 (0.001s) 2022-11-23T02:00:52.2749361Z test_package_resource_access (test_directory_reader.DirectoryReaderTest) 2022-11-23T02:00:52.2749826Z Packaged modules should be able to use the importlib.resources API to access ... ok (0.004s) 2022-11-23T02:00:52.2750264Z test_resource_access_by_path (test_directory_reader.DirectoryReaderTest) 2022-11-23T02:00:52.2750813Z Tests that packaged code can used importlib.resources.path. ... ok (0.004s) 2022-11-23T02:00:52.2751238Z test_resource_reader (test_directory_reader.DirectoryReaderTest) 2022-11-23T02:00:52.2751658Z Tests DirectoryReader as the base for get_resource_reader. ... ok (0.008s) 2022-11-23T02:00:52.2752100Z test_scriptobject_failure_message (test_directory_reader.DirectoryReaderTest) 2022-11-23T02:00:52.2752543Z Test basic saving and loading of a ScriptModule in a directory. ... ok (0.014s) 2022-11-23T02:00:52.2752930Z test_exclude (test_glob_group.TestGlobGroup) ... ok (0.001s) 2022-11-23T02:00:52.2753324Z test_exclude_from_all (test_glob_group.TestGlobGroup) ... ok (0.001s) 2022-11-23T02:00:52.2753727Z test_invalid_raw (test_glob_group.TestGlobGroup) ... ok (0.001s) 2022-11-23T02:00:52.2754123Z test_list_include_exclude (test_glob_group.TestGlobGroup) ... ok (0.001s) 2022-11-23T02:00:52.2754526Z test_one_star (test_glob_group.TestGlobGroup) ... ok (0.001s) 2022-11-23T02:00:52.2754915Z test_one_star_middle (test_glob_group.TestGlobGroup) ... ok (0.001s) 2022-11-23T02:00:52.2755341Z test_one_star_multiple_in_component (test_glob_group.TestGlobGroup) ... ok (0.001s) 2022-11-23T02:00:52.2755828Z test_one_star_partial (test_glob_group.TestGlobGroup) ... ok (0.001s) 2022-11-23T02:00:52.2756267Z test_one_star_partial_extension (test_glob_group.TestGlobGroup) ... ok (0.001s) 2022-11-23T02:00:52.2756678Z test_raw_two_star (test_glob_group.TestGlobGroup) ... ok (0.001s) 2022-11-23T02:00:52.2757060Z test_two_star (test_glob_group.TestGlobGroup) ... ok (0.001s) 2022-11-23T02:00:52.2757452Z test_two_star_end (test_glob_group.TestGlobGroup) ... ok (0.001s) 2022-11-23T02:00:52.2757845Z test_two_star_middle (test_glob_group.TestGlobGroup) ... ok (0.001s) 2022-11-23T02:00:52.2758229Z test_two_star_multiple (test_glob_group.TestGlobGroup) ... ok (0.001s) 2022-11-23T02:00:52.2758649Z test_ordered_importer_basic (test_importer.TestImporter) ... ok (0.002s) 2022-11-23T02:00:52.2759069Z test_ordered_importer_whichmodule (test_importer.TestImporter) 2022-11-23T02:00:52.2759595Z OrderedImporter's implementation of whichmodule should try each ... ok (0.002s) 2022-11-23T02:00:52.2760048Z test_package_importer_whichmodule_no_dunder_module (test_importer.TestImporter) 2022-11-23T02:00:52.2760500Z Exercise corner case where we try to pickle an object whose ... ok (0.002s) 2022-11-23T02:00:52.2760918Z test_single_ordered_importer (test_importer.TestImporter) ... ok (0.002s) 2022-11-23T02:00:52.2761306Z test_sys_importer (test_importer.TestImporter) ... ok (0.001s) 2022-11-23T02:00:52.2761714Z test_sys_importer_roundtrip (test_importer.TestImporter) ... ok (0.001s) 2022-11-23T02:00:52.2762155Z test_load_bc_packages_fx_module (test_load_bc_packages.TestLoadBCPackages) 2022-11-23T02:00:52.2762560Z Tests for backwards compatible fx module ... ok (0.010s) 2022-11-23T02:00:52.2762950Z test_load_bc_packages_nn_module (test_load_bc_packages.TestLoadBCPackages) 2022-11-23T02:00:52.2763366Z Tests for backwards compatible nn module ... ok (0.006s) 2022-11-23T02:00:52.2763797Z test_load_bc_packages_torchscript_module (test_load_bc_packages.TestLoadBCPackages) 2022-11-23T02:00:52.2764222Z Tests for backwards compatible torchscript module ... ok (0.046s) 2022-11-23T02:00:52.2764675Z test_demangle_base (test_mangling.TestMangling) 2022-11-23T02:00:52.2765090Z Demangling a mangle parent directly should currently return an empty string. ... ok (0.001s) 2022-11-23T02:00:52.2765508Z test_demangler_multiple_manglers (test_mangling.TestMangling) 2022-11-23T02:00:52.2765964Z PackageDemangler should be able to demangle name generated by any PackageMangler. ... ok (0.001s) 2022-11-23T02:00:52.2766414Z test_is_mangled (test_mangling.TestMangling) ... ok (0.001s) 2022-11-23T02:00:52.2766819Z test_mangle_empty_errors (test_mangling.TestMangling) ... ok (0.001s) 2022-11-23T02:00:52.2767202Z test_mangle_prefix (test_mangling.TestMangling) ... ok (0.001s) 2022-11-23T02:00:52.2767585Z test_mangler_is_consistent (test_mangling.TestMangling) 2022-11-23T02:00:52.2767987Z Mangling the same name twice should produce the same result. ... ok (0.001s) 2022-11-23T02:00:52.2768380Z test_package_mangler (test_mangling.TestMangling) ... ok (0.001s) 2022-11-23T02:00:52.2768792Z test_roundtrip_mangling (test_mangling.TestMangling) ... ok (0.001s) 2022-11-23T02:00:52.2769173Z test_unique_manglers (test_mangling.TestMangling) 2022-11-23T02:00:52.2769603Z Each mangler instance should generate a unique mangled name for a given input. ... ok (0.001s) 2022-11-23T02:00:52.2770028Z test_unique_module_names (test_mangling.TestMangling) ... ok (0.003s) 2022-11-23T02:00:52.2770403Z test_dunder_package_present (test_misc.TestMisc) 2022-11-23T02:00:52.2770912Z The attribute '__torch_package__' should be populated on imported modules. ... ok (0.002s) 2022-11-23T02:00:52.2771315Z test_dunder_package_works_from_package (test_misc.TestMisc) 2022-11-23T02:00:52.2771801Z The attribute '__torch_package__' should be accessible from within ... ok (0.002s) 2022-11-23T02:00:52.2772185Z test_exporter_content_lists (test_misc.TestMisc) 2022-11-23T02:00:52.2772663Z Test content list API for PackageExporter's contained modules. ... ok (0.004s) 2022-11-23T02:00:52.2773087Z test_file_structure (test_misc.TestMisc) 2022-11-23T02:00:52.2773588Z Tests package's Directory structure representation of a zip file. Ensures ... ok (0.004s) 2022-11-23T02:00:52.2773990Z test_file_structure_has_file (test_misc.TestMisc) 2022-11-23T02:00:52.2774368Z Test Directory's has_file() method. ... ok (0.002s) 2022-11-23T02:00:52.2774691Z test_inspect_class (test_misc.TestMisc) 2022-11-23T02:00:52.2775049Z Should be able to retrieve source for a packaged class. ... ok (0.002s) 2022-11-23T02:00:52.2775386Z test_is_from_package (test_misc.TestMisc) 2022-11-23T02:00:52.2775754Z is_from_package should work for objects and modules ... ok (0.002s) 2022-11-23T02:00:52.2776143Z test_load_python_version_from_package (test_misc.TestMisc) 2022-11-23T02:00:52.2776526Z Tests loading a package with a python version embdded ... ok (0.001s) 2022-11-23T02:00:52.2776880Z test_python_version (test_misc.TestMisc) 2022-11-23T02:00:52.2777263Z Tests that the current python version is stored in the package and is available ... ok (0.003s) 2022-11-23T02:00:52.2777670Z test_std_lib_sys_hackery_checks (test_misc.TestMisc) 2022-11-23T02:00:52.2778066Z The standard library performs sys.module assignment hackery which ... ok (0.003s) 2022-11-23T02:00:52.2778597Z test_model_save (test_model.ModelTest) ... skip: Does not work with recent torchvision, see https://github.com/pytorch/pytorch/issues/81115 (0.001s) 2022-11-23T02:00:52.2779223Z test_resnet (test_model.ModelTest) ... skip: Does not work with recent torchvision, see https://github.com/pytorch/pytorch/issues/81115 (0.001s) 2022-11-23T02:00:52.2779840Z test_script_resnet (test_model.ModelTest) ... skip: Does not work with recent torchvision, see https://github.com/pytorch/pytorch/issues/81115 (0.001s) 2022-11-23T02:00:52.2780552Z test_package_fx_custom_tracer (test_package_fx.TestPackageFX) ... ok (0.012s) 2022-11-23T02:00:52.2780961Z test_package_fx_package (test_package_fx.TestPackageFX) ... ok (0.024s) 2022-11-23T02:00:52.2781373Z test_package_fx_simple (test_package_fx.TestPackageFX) ... ok (0.008s) 2022-11-23T02:00:52.2781890Z test_package_fx_with_imports (test_package_fx.TestPackageFX) ... ok (0.007s) 2022-11-23T02:00:52.2782298Z test_package_then_fx (test_package_fx.TestPackageFX) ... ok (0.006s) 2022-11-23T02:00:52.2782725Z test_different_package_interface (test_package_script.TestPackageScript) 2022-11-23T02:00:52.2783160Z Test a case where the interface defined in the package is ... ok (0.015s) 2022-11-23T02:00:52.2783589Z test_different_package_script_class (test_package_script.TestPackageScript) 2022-11-23T02:00:52.2783999Z Test a case where the script class defined in the package is ... ok (0.008s) 2022-11-23T02:00:52.2784423Z test_load_shared_scriptmodules (test_package_script.TestPackageScript) 2022-11-23T02:00:52.2784852Z Test loading of single ScriptModule shared by multiple eager ... ok (0.011s) 2022-11-23T02:00:52.2785269Z test_load_shared_tensors (test_package_script.TestPackageScript) 2022-11-23T02:00:52.2785677Z Test tensors shared across eager and ScriptModules on load ... ok (0.012s) 2022-11-23T02:00:52.2786125Z test_load_shared_tensors_repackaged (test_package_script.TestPackageScript) 2022-11-23T02:00:52.2786559Z Test tensors shared across eager and ScriptModules on load ... ok (0.017s) 2022-11-23T02:00:52.2786980Z test_mixing_packaged_and_inline_modules (test_package_script.TestPackageScript) 2022-11-23T02:00:52.2787416Z Test saving inline and imported modules in same package with ... ok (0.018s) 2022-11-23T02:00:52.2787871Z test_mixing_packaged_and_inline_modules_shared_code (test_package_script.TestPackageScript) 2022-11-23T02:00:52.2788322Z Test saving inline and imported modules in same package that ... ok (1.183s) 2022-11-23T02:00:52.2788718Z test_package_interface (test_package_script.TestPackageScript) 2022-11-23T02:00:52.2789134Z Packaging an interface class should work correctly. ... ok (0.055s) 2022-11-23T02:00:52.2789642Z test_package_script_class (test_package_script.TestPackageScript) ... ok (0.006s) 2022-11-23T02:00:52.2790140Z test_package_script_class_referencing_self (test_package_script.TestPackageScript) ... ok (0.019s) 2022-11-23T02:00:52.2790627Z test_save_eager_mods_sharing_scriptmodule (test_package_script.TestPackageScript) 2022-11-23T02:00:52.2791064Z Test saving of single ScriptModule shared by multiple ... ok (0.007s) 2022-11-23T02:00:52.2791488Z test_save_independent_scriptmodules (test_package_script.TestPackageScript) 2022-11-23T02:00:52.2791911Z Test to verify saving multiple ScriptModules with completely ... ok (0.013s) 2022-11-23T02:00:52.2792347Z test_save_repeat_scriptmodules (test_package_script.TestPackageScript) 2022-11-23T02:00:52.2792778Z Test to verify saving multiple different modules and ... ok (0.059s) 2022-11-23T02:00:52.2793166Z test_save_scriptmodule (test_package_script.TestPackageScript) 2022-11-23T02:00:52.2793538Z Test basic saving of ScriptModule. ... ok (0.006s) 2022-11-23T02:00:52.2793928Z test_save_scriptmodule_file (test_package_script.TestPackageScript) 2022-11-23T02:00:52.2794311Z Test basic saving of ScriptModule in file. ... ok (0.006s) 2022-11-23T02:00:52.2794726Z test_save_scriptmodule_only_necessary_code (test_package_script.TestPackageScript) 2022-11-23T02:00:52.2795163Z Test to verify when saving multiple packages with same CU ... ok (0.456s) 2022-11-23T02:00:52.2795603Z test_save_scriptmodule_with_submods (test_package_script.TestPackageScript) 2022-11-23T02:00:52.2796008Z Test basic saving of ScriptModule with submodule. ... ok (0.010s) 2022-11-23T02:00:52.2796427Z test_save_scriptmodules_in_container (test_package_script.TestPackageScript) 2022-11-23T02:00:52.2796880Z Test saving of ScriptModules inside of container. Checks that relations ... ok (0.048s) 2022-11-23T02:00:52.2797325Z test_save_scriptmodules_submod_redefinition (test_package_script.TestPackageScript) 2022-11-23T02:00:52.2797781Z Test to verify saving multiple ScriptModules with same top module ... ok (0.018s) 2022-11-23T02:00:52.2798204Z test_save_shared_tensors (test_package_script.TestPackageScript) 2022-11-23T02:00:52.2798719Z Test tensors shared across eager and ScriptModules are serialized once. ... ok (0.010s) 2022-11-23T02:00:52.2799169Z test_saving_and_scripting_packaged_mod (test_package_script.TestPackageScript) 2022-11-23T02:00:52.2799587Z Test scripting a module loaded from a package ... ok (0.012s) 2022-11-23T02:00:52.2799994Z test_scriptmodules_repeat_save (test_package_script.TestPackageScript) 2022-11-23T02:00:52.2800411Z Test to verify saving and loading same ScriptModule object works ... ok (0.016s) 2022-11-23T02:00:52.2800833Z test_tensor_sharing_pickle (test_package_script.TestPackageScript) 2022-11-23T02:00:52.2801256Z Test that saving a ScriptModule and a separately saving a tensor ... ok (0.006s) 2022-11-23T02:00:52.2801719Z test_repackage_import_indirectly_via_parent_module (test_repackage.TestRepackage) ... ok (0.008s) 2022-11-23T02:00:52.2802174Z test_importer_access (test_resources.TestResources) ... ok (0.002s) 2022-11-23T02:00:52.2802590Z test_package_resource_access (test_resources.TestResources) 2022-11-23T02:00:52.2803027Z Packaged modules should be able to use the importlib.resources API to access ... ok (0.002s) 2022-11-23T02:00:52.2803438Z test_resource_access_by_path (test_resources.TestResources) 2022-11-23T02:00:52.2803858Z Tests that packaged code can used importlib.resources.path. ... ok (0.002s) 2022-11-23T02:00:52.2804263Z test_resource_reader (test_resources.TestResources) 2022-11-23T02:00:52.2804655Z Test compliance with the get_resource_reader importlib API. ... ok (0.004s) 2022-11-23T02:00:52.2805032Z test_bad_dunder_imports (test_save_load.TestSaveLoad) 2022-11-23T02:00:52.2805552Z Test to ensure bad __imports__ don't cause PackageExporter to fail. ... ok (0.001s) 2022-11-23T02:00:52.2805967Z test_dunder_imports (test_save_load.TestSaveLoad) ... ok (0.004s) 2022-11-23T02:00:52.2806341Z test_exporting_mismatched_code (test_save_load.TestSaveLoad) 2022-11-23T02:00:52.2806801Z If an object with the same qualified name is loaded from different ... ok (0.006s) 2022-11-23T02:00:52.2807217Z test_pickle (test_save_load.TestSaveLoad) ... ok (0.003s) 2022-11-23T02:00:52.2807564Z test_save_imported_module (test_save_load.TestSaveLoad) 2022-11-23T02:00:52.2807969Z Saving a module that came from another PackageImporter should work. ... ok (0.003s) 2022-11-23T02:00:52.2808424Z test_save_imported_module_using_package_importer (test_save_load.TestSaveLoad) 2022-11-23T02:00:52.2808995Z Exercise a corner case: re-packaging a module that uses `torch_package_importer` ... ok (0.002s) 2022-11-23T02:00:52.2809409Z test_save_module (test_save_load.TestSaveLoad) ... ok (0.002s) 2022-11-23T02:00:52.2809792Z test_save_module_binary (test_save_load.TestSaveLoad) ... ok (0.002s) 2022-11-23T02:00:52.2810182Z test_saving_source (test_save_load.TestSaveLoad) ... ok (0.007s) 2022-11-23T02:00:52.2810544Z test_saving_string (test_save_load.TestSaveLoad) ... ok (0.002s) 2022-11-23T02:00:52.2810769Z 2022-11-23T02:00:52.2811046Z ---------------------------------------------------------------------- 2022-11-23T02:00:52.2811382Z Ran 132 tests in 3.952s 2022-11-23T02:00:52.2811551Z 2022-11-23T02:00:52.2811662Z OK (skipped=5) 2022-11-23T02:00:52.2811799Z 2022-11-23T02:00:52.2811923Z Generating XML reports... 2022-11-23T02:00:52.2812511Z Generated XML report: test-reports/python-unittest/test_package/TEST-test_dependency_api.TestDependencyAPI-20221123020047.xml 2022-11-23T02:00:52.2813281Z Generated XML report: test-reports/python-unittest/test_package/TEST-test_dependency_hooks.TestDependencyHooks-20221123020047.xml 2022-11-23T02:00:52.2813986Z Generated XML report: test-reports/python-unittest/test_package/TEST-test_digraph.TestDiGraph-20221123020047.xml 2022-11-23T02:00:52.2814720Z Generated XML report: test-reports/python-unittest/test_package/TEST-test_directory_reader.DirectoryReaderTest-20221123020047.xml 2022-11-23T02:00:52.2815457Z Generated XML report: test-reports/python-unittest/test_package/TEST-test_glob_group.TestGlobGroup-20221123020047.xml 2022-11-23T02:00:52.2816247Z Generated XML report: test-reports/python-unittest/test_package/TEST-test_importer.TestImporter-20221123020047.xml 2022-11-23T02:00:52.2816981Z Generated XML report: test-reports/python-unittest/test_package/TEST-test_load_bc_packages.TestLoadBCPackages-20221123020047.xml 2022-11-23T02:00:52.2817707Z Generated XML report: test-reports/python-unittest/test_package/TEST-test_mangling.TestMangling-20221123020047.xml 2022-11-23T02:00:52.2818368Z Generated XML report: test-reports/python-unittest/test_package/TEST-test_misc.TestMisc-20221123020047.xml 2022-11-23T02:00:52.2819035Z Generated XML report: test-reports/python-unittest/test_package/TEST-test_package_fx.TestPackageFX-20221123020047.xml 2022-11-23T02:00:52.2819739Z Generated XML report: test-reports/python-unittest/test_package/TEST-test_package_script.TestPackageScript-20221123020047.xml 2022-11-23T02:00:52.2820642Z Generated XML report: test-reports/python-unittest/test_package/TEST-test_repackage.TestRepackage-20221123020047.xml 2022-11-23T02:00:52.2821370Z Generated XML report: test-reports/python-unittest/test_package/TEST-test_resources.TestResources-20221123020047.xml 2022-11-23T02:00:52.2822078Z Generated XML report: test-reports/python-unittest/test_package/TEST-test_save_load.TestSaveLoad-20221123020047.xml 2022-11-23T02:00:52.2822745Z Generated XML report: test-reports/python-unittest/test_package/TEST-test_analyze.TestAnalyze-20221123020047.xml 2022-11-23T02:00:52.2823406Z Generated XML report: test-reports/python-unittest/test_package/TEST-test_model.ModelTest-20221123020047.xml 2022-11-23T02:00:52.2823709Z 2022-11-23T02:00:52.2824103Z ##[endgroup] 2022-11-23T02:00:52.2824586Z FINISHED PRINTING LOG FILE of test_package (/var/lib/jenkins/workspace/test/test-reports/test_package_p5wxhuh9) 2022-11-23T02:00:52.2824878Z 2022-11-23T02:00:54.7094708Z Ignoring disabled issues: [] 2022-11-23T02:00:54.7429895Z Running test_cuda_sanitizer ... [2022-11-23 02:00:54.742562] 2022-11-23T02:00:54.7432883Z Executing ['/opt/conda/bin/python', '-bb', 'test_cuda_sanitizer.py', '-v', '--import-slow-tests', '--import-disabled-tests'] ... [2022-11-23 02:00:54.742868] 2022-11-23T02:00:58.5581496Z 2022-11-23T02:00:58.5582135Z Expand the folded group to see the log file of test_cuda_sanitizer 2022-11-23T02:00:58.5583413Z ##[group]PRINTING LOG FILE of test_cuda_sanitizer (/var/lib/jenkins/workspace/test/test-reports/test_cuda_sanitizer_gd53brbp) 2022-11-23T02:00:58.5584006Z 2022-11-23T02:00:58.5584231Z Running tests... 2022-11-23T02:00:58.5585119Z ---------------------------------------------------------------------- 2022-11-23T02:00:58.5585732Z Test results will be stored in test-reports/python-unittest/test_cuda_sanitizer 2022-11-23T02:00:58.5586134Z test_add (__main__.TestArgumentHandler) ... ok (1.596s) 2022-11-23T02:00:58.5586498Z test_cat (__main__.TestArgumentHandler) ... ok (0.002s) 2022-11-23T02:00:58.5586846Z test_inplace (__main__.TestArgumentHandler) ... ok (0.001s) 2022-11-23T02:00:58.5587233Z test_nonzero (__main__.TestArgumentHandler) ... ok (0.002s) 2022-11-23T02:00:58.5587602Z test_out (__main__.TestArgumentHandler) ... ok (0.002s) 2022-11-23T02:00:58.5587970Z test_split (__main__.TestArgumentHandler) ... ok (0.002s) 2022-11-23T02:00:58.5588332Z test_tensor_names (__main__.TestArgumentHandler) ... ok (0.002s) 2022-11-23T02:00:58.5588730Z test_all_reads_checked_failing (__main__.TestEventHandler) ... ok (0.002s) 2022-11-23T02:00:58.5589142Z test_all_reads_checked_passing (__main__.TestEventHandler) ... ok (0.002s) 2022-11-23T02:00:58.5589512Z test_branch_sync (__main__.TestEventHandler) ... ok (0.001s) 2022-11-23T02:00:58.5589898Z test_chain_sync (__main__.TestEventHandler) ... ok (0.001s) 2022-11-23T02:00:58.5590274Z test_correct_state_merging (__main__.TestEventHandler) ... ok (0.001s) 2022-11-23T02:00:58.5590667Z test_deleted_record (__main__.TestEventHandler) ... ok (0.002s) 2022-11-23T02:00:58.5591067Z test_device_synchronization_expired (__main__.TestEventHandler) ... ok (0.001s) 2022-11-23T02:00:58.5591770Z test_device_synchronize (__main__.TestEventHandler) ... ok (0.001s) 2022-11-23T02:00:58.5592161Z test_empty_kernel_launch (__main__.TestEventHandler) ... ok (0.000s) 2022-11-23T02:00:58.5592534Z test_event_synchronize (__main__.TestEventHandler) ... ok (0.001s) 2022-11-23T02:00:58.5592918Z test_expired_record (__main__.TestEventHandler) ... ok (0.001s) 2022-11-23T02:00:58.5593293Z test_multiple_errors (__main__.TestEventHandler) ... ok (0.001s) 2022-11-23T02:00:58.5593670Z test_multiple_wait (__main__.TestEventHandler) ... ok (0.001s) 2022-11-23T02:00:58.5594059Z test_new_stream_is_synchronized (__main__.TestEventHandler) ... ok (0.001s) 2022-11-23T02:00:58.5594468Z test_reads_check_last_write (__main__.TestEventHandler) ... ok (0.001s) 2022-11-23T02:00:58.5594852Z test_record_override (__main__.TestEventHandler) ... ok (0.001s) 2022-11-23T02:00:58.5595207Z test_simple_error (__main__.TestEventHandler) ... ok (0.001s) 2022-11-23T02:00:58.5595582Z test_simple_passing (__main__.TestEventHandler) ... ok (0.001s) 2022-11-23T02:00:58.5595960Z test_simple_sync (__main__.TestEventHandler) ... ok (0.001s) 2022-11-23T02:00:58.5596318Z test_stream_synchronize (__main__.TestEventHandler) ... ok (0.001s) 2022-11-23T02:00:58.5596708Z test_ensure_does_not_exist (__main__.TestMessages) ... ok (0.002s) 2022-11-23T02:00:58.5597084Z test_ensure_exists (__main__.TestMessages) ... ok (0.001s) 2022-11-23T02:00:58.5597437Z test_error_message (__main__.TestMessages) ... ok (0.002s) 2022-11-23T02:00:58.5597621Z 2022-11-23T02:00:58.5597906Z ---------------------------------------------------------------------- 2022-11-23T02:00:58.5598240Z Ran 30 tests in 1.635s 2022-11-23T02:00:58.5598403Z 2022-11-23T02:00:58.5598497Z OK 2022-11-23T02:00:58.5598629Z 2022-11-23T02:00:58.5598735Z Generating XML reports... 2022-11-23T02:00:58.5599318Z Generated XML report: test-reports/python-unittest/test_cuda_sanitizer/TEST-TestArgumentHandler-20221123020056.xml 2022-11-23T02:00:58.5600134Z Generated XML report: test-reports/python-unittest/test_cuda_sanitizer/TEST-TestEventHandler-20221123020056.xml 2022-11-23T02:00:58.5600845Z Generated XML report: test-reports/python-unittest/test_cuda_sanitizer/TEST-TestMessages-20221123020056.xml 2022-11-23T02:00:58.5601155Z 2022-11-23T02:00:58.5601466Z ##[endgroup] 2022-11-23T02:00:58.5601995Z FINISHED PRINTING LOG FILE of test_cuda_sanitizer (/var/lib/jenkins/workspace/test/test-reports/test_cuda_sanitizer_gd53brbp) 2022-11-23T02:00:58.5602303Z 2022-11-23T02:01:01.0415076Z Ignoring disabled issues: [] 2022-11-23T02:01:01.0751790Z Running lazy/test_reuse_ir ... [2022-11-23 02:01:01.074772] 2022-11-23T02:01:01.0754416Z Executing ['/opt/conda/bin/python', '-bb', 'lazy/test_reuse_ir.py', '-v', '--import-slow-tests', '--import-disabled-tests'] ... [2022-11-23 02:01:01.075096] 2022-11-23T02:01:05.0522034Z 2022-11-23T02:01:05.0522916Z Expand the folded group to see the log file of lazy/test_reuse_ir 2022-11-23T02:01:05.0524723Z ##[group]PRINTING LOG FILE of lazy/test_reuse_ir (/var/lib/jenkins/workspace/test/test-reports/lazy-test_reuse_ir_c5yrk_as) 2022-11-23T02:01:05.0525084Z 2022-11-23T02:01:05.0525202Z Running tests... 2022-11-23T02:01:05.0525718Z ---------------------------------------------------------------------- 2022-11-23T02:01:05.0526219Z Test results will be stored in test-reports/python-unittest/lazy.test_reuse_ir 2022-11-23T02:01:05.0527330Z testAdd (__main__.TestLazyReuseIr) ... skip: Test is disabled because an issue exists disabling it: https://github.com/pytorch/pytorch/issues/77722 for platform(s) asan, linux. If you're seeing this on your local machine and would like to enable this test, please make sure CI is not set and you are not using the flag --import-disabled-tests. (1.598s) 2022-11-23T02:01:05.0528748Z testAddSub (__main__.TestLazyReuseIr) ... skip: Test is disabled because an issue exists disabling it: https://github.com/pytorch/pytorch/issues/77721 for platform(s) asan, linux. If you're seeing this on your local machine and would like to enable this test, please make sure CI is not set and you are not using the flag --import-disabled-tests. (0.001s) 2022-11-23T02:01:05.0530431Z testAddSubFallback (__main__.TestLazyReuseIr) ... skip: Test is disabled because an issue exists disabling it: https://github.com/pytorch/pytorch/issues/77723 for platform(s) asan, linux. If you're seeing this on your local machine and would like to enable this test, please make sure CI is not set and you are not using the flag --import-disabled-tests. (0.001s) 2022-11-23T02:01:05.0531172Z testBatchNorm (__main__.TestLazyReuseIr) ... ok (0.115s) 2022-11-23T02:01:05.0531387Z 2022-11-23T02:01:05.0531655Z ---------------------------------------------------------------------- 2022-11-23T02:01:05.0531987Z Ran 4 tests in 1.716s 2022-11-23T02:01:05.0532135Z 2022-11-23T02:01:05.0532243Z OK (skipped=3) 2022-11-23T02:01:05.0532398Z 2022-11-23T02:01:05.0532522Z Generating XML reports... 2022-11-23T02:01:05.0533080Z Generated XML report: test-reports/python-unittest/lazy.test_reuse_ir/TEST-TestLazyReuseIr-20221123020102.xml 2022-11-23T02:01:05.0533407Z 2022-11-23T02:01:05.0533715Z ##[endgroup] 2022-11-23T02:01:05.0534231Z FINISHED PRINTING LOG FILE of lazy/test_reuse_ir (/var/lib/jenkins/workspace/test/test-reports/lazy-test_reuse_ir_c5yrk_as) 2022-11-23T02:01:05.0534531Z 2022-11-23T02:01:07.4973129Z Ignoring disabled issues: [] 2022-11-23T02:01:07.5307668Z Running test_itt ... [2022-11-23 02:01:07.530413] 2022-11-23T02:01:07.5310476Z Executing ['/opt/conda/bin/python', '-bb', 'test_itt.py', '-v', '--import-slow-tests', '--import-disabled-tests'] ... [2022-11-23 02:01:07.530714] 2022-11-23T02:01:11.2998170Z 2022-11-23T02:01:11.2999004Z Expand the folded group to see the log file of test_itt 2022-11-23T02:01:11.3000562Z ##[group]PRINTING LOG FILE of test_itt (/var/lib/jenkins/workspace/test/test-reports/test_itt_5s7ok_om) 2022-11-23T02:01:11.3000950Z 2022-11-23T02:01:11.3001049Z Running tests... 2022-11-23T02:01:11.3001826Z ---------------------------------------------------------------------- 2022-11-23T02:01:11.3002365Z Test results will be stored in test-reports/python-unittest/test_itt 2022-11-23T02:01:11.3002755Z test_itt (__main__.TestItt) ... ok (1.595s) 2022-11-23T02:01:11.3002933Z 2022-11-23T02:01:11.3003205Z ---------------------------------------------------------------------- 2022-11-23T02:01:11.3003535Z Ran 1 test in 1.596s 2022-11-23T02:01:11.3003696Z 2022-11-23T02:01:11.3003792Z OK 2022-11-23T02:01:11.3003927Z 2022-11-23T02:01:11.3004037Z Generating XML reports... 2022-11-23T02:01:11.3004550Z Generated XML report: test-reports/python-unittest/test_itt/TEST-TestItt-20221123020109.xml 2022-11-23T02:01:11.3004838Z 2022-11-23T02:01:11.3005160Z ##[endgroup] 2022-11-23T02:01:11.3005643Z FINISHED PRINTING LOG FILE of test_itt (/var/lib/jenkins/workspace/test/test-reports/test_itt_5s7ok_om) 2022-11-23T02:01:11.3005929Z 2022-11-23T02:01:13.7257131Z Ignoring disabled issues: [] 2022-11-23T02:01:13.7592323Z Running test_function_schema ... [2022-11-23 02:01:13.758815] 2022-11-23T02:01:13.7595437Z Executing ['/opt/conda/bin/python', '-bb', 'test_function_schema.py', '-v', '--import-slow-tests', '--import-disabled-tests'] ... [2022-11-23 02:01:13.759118] 2022-11-23T02:01:17.9371136Z 2022-11-23T02:01:17.9371968Z Expand the folded group to see the log file of test_function_schema 2022-11-23T02:01:17.9373401Z ##[group]PRINTING LOG FILE of test_function_schema (/var/lib/jenkins/workspace/test/test-reports/test_function_schema__bjom2p5) 2022-11-23T02:01:17.9374161Z 2022-11-23T02:01:17.9374410Z Running tests... 2022-11-23T02:01:17.9375076Z ---------------------------------------------------------------------- 2022-11-23T02:01:17.9375607Z Test results will be stored in test-reports/python-unittest/test_function_schema 2022-11-23T02:01:17.9376048Z test_backward_compatible_arguments (__main__.TestFunctionSchema) ... ok (1.610s) 2022-11-23T02:01:17.9376515Z test_backward_compatible_outputs (__main__.TestFunctionSchema) ... ok (0.001s) 2022-11-23T02:01:17.9376973Z test_backward_compatible_structure (__main__.TestFunctionSchema) ... ok (0.001s) 2022-11-23T02:01:17.9377715Z test_backward_compatible_with_smart_serialization (__main__.TestFunctionSchema) ... ok (0.001s) 2022-11-23T02:01:17.9378180Z test_forward_compatible_arguments_real_use_case (__main__.TestFunctionSchema) ... ok (0.001s) 2022-11-23T02:01:17.9378649Z test_forward_compatible_arguments_with_out (__main__.TestFunctionSchema) ... ok (0.001s) 2022-11-23T02:01:17.9379114Z test_forward_compatible_arguments_without_out (__main__.TestFunctionSchema) ... ok (0.002s) 2022-11-23T02:01:17.9379512Z test_out_schema (__main__.TestFunctionSchema) ... ok (0.001s) 2022-11-23T02:01:17.9379889Z test_schema_error (__main__.TestFunctionSchema) ... ok (0.001s) 2022-11-23T02:01:17.9380561Z test_serialize_and_deserialize (__main__.TestFunctionSchema) ... ok (0.376s) 2022-11-23T02:01:17.9381006Z test_string_optional_parameter_default_value (__main__.TestFunctionSchema) ... ok (0.001s) 2022-11-23T02:01:17.9381464Z test_tensor_list_alias_annotation_properly_parsed (__main__.TestFunctionSchema) ... ok (0.001s) 2022-11-23T02:01:17.9381951Z test_tensor_option_arguments_properly_parsed (__main__.TestFunctionSchema) ... ok (0.001s) 2022-11-23T02:01:17.9382221Z 2022-11-23T02:01:17.9382512Z ---------------------------------------------------------------------- 2022-11-23T02:01:17.9382828Z Ran 13 tests in 1.999s 2022-11-23T02:01:17.9382994Z 2022-11-23T02:01:17.9383088Z OK 2022-11-23T02:01:17.9383223Z 2022-11-23T02:01:17.9383348Z Generating XML reports... 2022-11-23T02:01:17.9383924Z Generated XML report: test-reports/python-unittest/test_function_schema/TEST-TestFunctionSchema-20221123020115.xml 2022-11-23T02:01:17.9384240Z 2022-11-23T02:01:17.9384564Z ##[endgroup] 2022-11-23T02:01:17.9385111Z FINISHED PRINTING LOG FILE of test_function_schema (/var/lib/jenkins/workspace/test/test-reports/test_function_schema__bjom2p5) 2022-11-23T02:01:17.9385424Z 2022-11-23T02:01:20.3936122Z Ignoring disabled issues: [] 2022-11-23T02:01:20.4274238Z Running dynamo/test_verify_correctness ... [2022-11-23 02:01:20.426987] 2022-11-23T02:01:20.4276246Z Executing ['/opt/conda/bin/python', '-bb', 'dynamo/test_verify_correctness.py', '-v', '--import-slow-tests', '--import-disabled-tests'] ... [2022-11-23 02:01:20.427296] 2022-11-23T02:01:24.7337866Z 2022-11-23T02:01:24.7338418Z Expand the folded group to see the log file of dynamo/test_verify_correctness 2022-11-23T02:01:24.7339370Z ##[group]PRINTING LOG FILE of dynamo/test_verify_correctness (/var/lib/jenkins/workspace/test/test-reports/dynamo-test_verify_correctness_452wz40a) 2022-11-23T02:01:24.7339706Z 2022-11-23T02:01:24.7339812Z Running tests... 2022-11-23T02:01:24.7340730Z ---------------------------------------------------------------------- 2022-11-23T02:01:24.7341585Z Test results will be stored in test-reports/python-unittest/dynamo.test_verify_correctness 2022-11-23T02:01:24.7342042Z test_example_inputs (__main__.TestVerifyCorrectness) ... ok (1.742s) 2022-11-23T02:01:24.7342426Z test_incorrect_verify_false (__main__.TestVerifyCorrectness) 2022-11-23T02:01:24.7343042Z The bad optimization return a graph that ... stats [('calls_captured', 3), ('fusions_possible', 2), ('unique_graphs', 1)] 2022-11-23T02:01:24.7343489Z frames [('total', 2), ('ok', 2)] 2022-11-23T02:01:24.7343897Z stats [('calls_captured', 7), ('fusions_possible', 5), ('unique_graphs', 2)] 2022-11-23T02:01:24.7344236Z ok (0.023s) 2022-11-23T02:01:24.7344552Z test_incorrect_verify_true (__main__.TestVerifyCorrectness) 2022-11-23T02:01:24.7345144Z If a bad optimization return a graph that ... [2022-11-23 02:01:24,167] torch._dynamo.eval_frame: [ERROR] error in verify_correctness 2022-11-23T02:01:24.7345533Z Traceback (most recent call last): 2022-11-23T02:01:24.7346026Z File "/opt/conda/lib/python3.10/site-packages/torch/_dynamo/eval_frame.py", line 354, in __call__ 2022-11-23T02:01:24.7346463Z raise RuntimeError(f"incorrect results of backend {self}") 2022-11-23T02:01:24.7346920Z RuntimeError: incorrect results of backend 2022-11-23T02:01:24.7347636Z frames [('total', 2), ('ok', 1)] 2022-11-23T02:01:24.7348057Z stats [('calls_captured', 7), ('fusions_possible', 5), ('unique_graphs', 1)] 2022-11-23T02:01:24.7348372Z ok (0.023s) 2022-11-23T02:01:24.7348690Z test_ipex_fp32 (__main__.TestVerifyCorrectness) ... skip: requires ipex (0.001s) 2022-11-23T02:01:24.7349199Z test_nnc (__main__.TestVerifyCorrectness) ... frames [('total', 1), ('ok', 1)] 2022-11-23T02:01:24.7349692Z stats [('calls_captured', 4), ('fusions_possible', 3), ('unique_graphs', 1)] 2022-11-23T02:01:24.7349994Z ok (0.126s) 2022-11-23T02:01:24.7350143Z 2022-11-23T02:01:24.7350410Z ---------------------------------------------------------------------- 2022-11-23T02:01:24.7350736Z Ran 5 tests in 1.916s 2022-11-23T02:01:24.7350897Z 2022-11-23T02:01:24.7350986Z OK (skipped=1) 2022-11-23T02:01:24.7351144Z 2022-11-23T02:01:24.7351268Z Generating XML reports... 2022-11-23T02:01:24.7351873Z Generated XML report: test-reports/python-unittest/dynamo.test_verify_correctness/TEST-TestVerifyCorrectness-20221123020122.xml 2022-11-23T02:01:24.7352234Z 2022-11-23T02:01:24.7352547Z ##[endgroup] 2022-11-23T02:01:24.7353139Z FINISHED PRINTING LOG FILE of dynamo/test_verify_correctness (/var/lib/jenkins/workspace/test/test-reports/dynamo-test_verify_correctness_452wz40a) 2022-11-23T02:01:24.7353479Z 2022-11-23T02:01:27.2179256Z Ignoring disabled issues: [] 2022-11-23T02:01:27.2516026Z Running dynamo/test_minifier ... [2022-11-23 02:01:27.251222] 2022-11-23T02:01:27.2518845Z Executing ['/opt/conda/bin/python', '-bb', 'dynamo/test_minifier.py', '-v', '--import-slow-tests', '--import-disabled-tests'] ... [2022-11-23 02:01:27.251541] 2022-11-23T02:02:58.3192701Z 2022-11-23T02:02:58.3193162Z Expand the folded group to see the log file of dynamo/test_minifier 2022-11-23T02:02:58.3196571Z ##[group]PRINTING LOG FILE of dynamo/test_minifier (/var/lib/jenkins/workspace/test/test-reports/dynamo-test_minifier_l6p40dna) 2022-11-23T02:02:58.3197006Z 2022-11-23T02:02:58.3197230Z Running tests... 2022-11-23T02:02:58.3197917Z ---------------------------------------------------------------------- 2022-11-23T02:02:58.3198636Z Test results will be stored in test-reports/python-unittest/dynamo.test_minifier 2022-11-23T02:02:58.3199258Z test_after_dynamo_cpu_accuracy_backend_passes (__main__.MinifierTests) ... ok (3.665s) 2022-11-23T02:02:58.3199747Z test_after_dynamo_cpu_accuracy_error (__main__.MinifierTests) ... repro dir: /tmp/tmp6leqqkkp/run_2022_11_23_02_01_34_713521/minifier/ 2022-11-23T02:02:58.3200402Z ok (6.382s) 2022-11-23T02:02:58.3200747Z test_after_dynamo_cpu_compile_backend_passes (__main__.MinifierTests) ... ok (2.065s) 2022-11-23T02:02:58.3201254Z test_after_dynamo_cpu_compile_error (__main__.MinifierTests) ... repro dir: /tmp/tmp6leqqkkp/run_2022_11_23_02_01_43_151285/minifier/ 2022-11-23T02:02:58.3201887Z ok (6.318s) 2022-11-23T02:02:58.3202241Z test_after_dynamo_cpu_runtime_backend_passes (__main__.MinifierTests) ... ok (2.060s) 2022-11-23T02:02:58.3202872Z test_after_dynamo_cpu_runtime_error (__main__.MinifierTests) ... repro dir: /tmp/tmp6leqqkkp/run_2022_11_23_02_01_51_506552/minifier/ 2022-11-23T02:02:58.3203365Z ok (6.407s) 2022-11-23T02:02:58.3203708Z test_after_dynamo_cuda_accuracy_backend_passes (__main__.MinifierTests) ... ok (3.412s) 2022-11-23T02:02:58.3204400Z test_after_dynamo_cuda_accuracy_error (__main__.MinifierTests) ... repro dir: /tmp/tmp6leqqkkp/run_2022_11_23_02_02_02_694723/minifier/ 2022-11-23T02:02:58.3204838Z ok (10.603s) 2022-11-23T02:02:58.3205176Z test_after_dynamo_cuda_compile_backend_passes (__main__.MinifierTests) ... ok (3.402s) 2022-11-23T02:02:58.3207399Z test_after_dynamo_cuda_compile_error (__main__.MinifierTests) ... repro dir: /tmp/tmp6leqqkkp/run_2022_11_23_02_02_16_665817/minifier/ 2022-11-23T02:02:58.3207798Z ok (10.489s) 2022-11-23T02:02:58.3208176Z test_after_dynamo_cuda_runtime_backend_passes (__main__.MinifierTests) ... ok (3.419s) 2022-11-23T02:02:58.3209135Z test_after_dynamo_cuda_runtime_error (__main__.MinifierTests) ... repro dir: /tmp/tmp6leqqkkp/run_2022_11_23_02_02_30_564206/minifier/ 2022-11-23T02:02:58.3209793Z ok (10.548s) 2022-11-23T02:02:58.3210289Z test_after_dynamo_custom_backend (__main__.MinifierTests) ... repro dir: /tmp/tmp6leqqkkp/run_2022_11_23_02_02_39_777874/minifier/ 2022-11-23T02:02:58.3210652Z ok (3.996s) 2022-11-23T02:02:58.3211226Z test_cpu_cuda_module_after_dynamo (__main__.MinifierTests) ... repro dir: /tmp/tmp6leqqkkp/run_2022_11_23_02_02_45_109063/minifier/ 2022-11-23T02:02:58.3211617Z ok (9.513s) 2022-11-23T02:02:58.3211996Z test_if_graph_minified (__main__.MinifierTests) ... repro dir: /tmp/tmp6leqqkkp/run_2022_11_23_02_02_53_330428/minifier/ 2022-11-23T02:02:58.3212500Z ok (6.411s) 2022-11-23T02:02:58.3212727Z 2022-11-23T02:02:58.3213055Z ---------------------------------------------------------------------- 2022-11-23T02:02:58.3213394Z Ran 15 tests in 88.697s 2022-11-23T02:02:58.3213645Z 2022-11-23T02:02:58.3213816Z OK 2022-11-23T02:02:58.3214023Z 2022-11-23T02:02:58.3214175Z Generating XML reports... 2022-11-23T02:02:58.3214805Z Generated XML report: test-reports/python-unittest/dynamo.test_minifier/TEST-MinifierTests-20221123020129.xml 2022-11-23T02:02:58.3215348Z 2022-11-23T02:02:58.3215842Z ##[endgroup] 2022-11-23T02:02:58.3216656Z FINISHED PRINTING LOG FILE of dynamo/test_minifier (/var/lib/jenkins/workspace/test/test-reports/dynamo-test_minifier_l6p40dna) 2022-11-23T02:02:58.3217008Z 2022-11-23T02:03:00.8133793Z Ignoring disabled issues: [] 2022-11-23T02:03:00.8474197Z Running dynamo/test_python_autograd ... [2022-11-23 02:03:00.847051] 2022-11-23T02:03:00.8477119Z Executing ['/opt/conda/bin/python', '-bb', 'dynamo/test_python_autograd.py', '-v', '--import-slow-tests', '--import-disabled-tests'] ... [2022-11-23 02:03:00.847387] 2022-11-23T02:03:05.4672053Z 2022-11-23T02:03:05.4672491Z Expand the folded group to see the log file of dynamo/test_python_autograd 2022-11-23T02:03:05.4673985Z ##[group]PRINTING LOG FILE of dynamo/test_python_autograd (/var/lib/jenkins/workspace/test/test-reports/dynamo-test_python_autograd_xc5f70l8) 2022-11-23T02:03:05.4674466Z 2022-11-23T02:03:05.4674582Z Running tests... 2022-11-23T02:03:05.4675206Z ---------------------------------------------------------------------- 2022-11-23T02:03:05.4675975Z Test results will be stored in test-reports/python-unittest/dynamo.test_python_autograd 2022-11-23T02:03:05.4676923Z test_backwards1 (__main__.TestPythonAutograd) ... ok (1.886s) 2022-11-23T02:03:05.4677798Z test_backwards2 (__main__.TestPythonAutograd) ... inline_call [] 2022-11-23T02:03:05.4678493Z stats [('calls_captured', 8), ('fusions_possible', 7), ('unique_graphs', 1)] 2022-11-23T02:03:05.4678818Z inline_call [] 2022-11-23T02:03:05.4679226Z stats [('calls_captured', 8), ('fusions_possible', 7), ('unique_graphs', 1)] 2022-11-23T02:03:05.4679544Z ok (0.141s) 2022-11-23T02:03:05.4679838Z test_forwards1 (__main__.TestPythonAutograd) ... inline_call [] 2022-11-23T02:03:05.4680324Z stats [('calls_captured', 3), ('fusions_possible', 2), ('unique_graphs', 1)] 2022-11-23T02:03:05.4680632Z ok (0.043s) 2022-11-23T02:03:05.4680919Z test_forwards2 (__main__.TestPythonAutograd) ... inline_call [] 2022-11-23T02:03:05.4681388Z stats [('calls_captured', 3), ('fusions_possible', 2), ('unique_graphs', 1)] 2022-11-23T02:03:05.4681692Z ok (0.042s) 2022-11-23T02:03:05.4681990Z test_split (__main__.TestPythonAutograd) ... inline_call [] 2022-11-23T02:03:05.4682461Z stats [('calls_captured', 8), ('fusions_possible', 6), ('unique_graphs', 2)] 2022-11-23T02:03:05.4682768Z ok (0.142s) 2022-11-23T02:03:05.4682914Z 2022-11-23T02:03:05.4683168Z ---------------------------------------------------------------------- 2022-11-23T02:03:05.4683509Z Ran 5 tests in 2.255s 2022-11-23T02:03:05.4683671Z 2022-11-23T02:03:05.4683762Z OK 2022-11-23T02:03:05.4683894Z 2022-11-23T02:03:05.4684018Z Generating XML reports... 2022-11-23T02:03:05.4684599Z Generated XML report: test-reports/python-unittest/dynamo.test_python_autograd/TEST-TestPythonAutograd-20221123020302.xml 2022-11-23T02:03:05.4685153Z 2022-11-23T02:03:05.4685639Z ##[endgroup] 2022-11-23T02:03:05.4686451Z FINISHED PRINTING LOG FILE of dynamo/test_python_autograd (/var/lib/jenkins/workspace/test/test-reports/dynamo-test_python_autograd_xc5f70l8) 2022-11-23T02:03:05.4686784Z 2022-11-23T02:03:07.8868781Z Ignoring disabled issues: [] 2022-11-23T02:03:07.9209415Z Running dynamo/test_optimizations ... [2022-11-23 02:03:07.920462] 2022-11-23T02:03:07.9212264Z Executing ['/opt/conda/bin/python', '-bb', 'dynamo/test_optimizations.py', '-v', '--import-slow-tests', '--import-disabled-tests'] ... [2022-11-23 02:03:07.920812] 2022-11-23T02:03:12.1251215Z 2022-11-23T02:03:12.1252261Z Expand the folded group to see the log file of dynamo/test_optimizations 2022-11-23T02:03:12.1253784Z ##[group]PRINTING LOG FILE of dynamo/test_optimizations (/var/lib/jenkins/workspace/test/test-reports/dynamo-test_optimizations_miehrh48) 2022-11-23T02:03:12.1254420Z 2022-11-23T02:03:12.1254672Z Running tests... 2022-11-23T02:03:12.1255236Z ---------------------------------------------------------------------- 2022-11-23T02:03:12.1255757Z Test results will be stored in test-reports/python-unittest/dynamo.test_optimizations 2022-11-23T02:03:12.1256217Z test_inplace_normalize (__main__.NormalizeIRTests) ... ok (1.633s) 2022-11-23T02:03:12.1256598Z frames [('total', 1), ('ok', 1)] 2022-11-23T02:03:12.1257032Z stats [('calls_captured', 3), ('fusions_possible', 2), ('unique_graphs', 1)] 2022-11-23T02:03:12.1257421Z aot_autograd [('total', 1), ('ok', 1)] 2022-11-23T02:03:12.1257963Z test_example_inputs (__main__.TestOptimizations) ... stats [('calls_captured', 3), ('fusions_possible', 2), ('unique_graphs', 1)] 2022-11-23T02:03:12.1258325Z ok (0.121s) 2022-11-23T02:03:12.1258629Z test_has_mutation (__main__.TestOptimizations) ... ok (0.021s) 2022-11-23T02:03:12.1259130Z test_has_mutation_factory (__main__.TestOptimizations) ... frames [('total', 1), ('ok', 1)] 2022-11-23T02:03:12.1259878Z stats [('calls_captured', 2), ('fusions_possible', 1), ('unique_graphs', 1)] 2022-11-23T02:03:12.1260510Z ok (0.008s) 2022-11-23T02:03:12.1260965Z test_inplacifier (__main__.TestOptimizations) ... optimizations [('out', 1), ('inplace', 1)] 2022-11-23T02:03:12.1261286Z ok (0.019s) 2022-11-23T02:03:12.1261608Z test_ipex_bf16 (__main__.TestOptimizations) ... skip: requires ipex (0.001s) 2022-11-23T02:03:12.1262015Z test_ipex_fp32 (__main__.TestOptimizations) ... skip: requires ipex (0.001s) 2022-11-23T02:03:12.1262519Z test_log_conv_args (__main__.TestOptimizations) ... frames [('total', 1), ('ok', 1)] 2022-11-23T02:03:12.1263003Z stats [('calls_captured', 3), ('fusions_possible', 2), ('unique_graphs', 1)] 2022-11-23T02:03:12.1263320Z ok (0.034s) 2022-11-23T02:03:12.1263470Z 2022-11-23T02:03:12.1263737Z ---------------------------------------------------------------------- 2022-11-23T02:03:12.1264047Z Ran 8 tests in 1.841s 2022-11-23T02:03:12.1264209Z 2022-11-23T02:03:12.1264320Z OK (skipped=2) 2022-11-23T02:03:12.1264478Z 2022-11-23T02:03:12.1264600Z Generating XML reports... 2022-11-23T02:03:12.1265172Z Generated XML report: test-reports/python-unittest/dynamo.test_optimizations/TEST-NormalizeIRTests-20221123020309.xml 2022-11-23T02:03:12.1265885Z Generated XML report: test-reports/python-unittest/dynamo.test_optimizations/TEST-TestOptimizations-20221123020309.xml 2022-11-23T02:03:12.1266228Z 2022-11-23T02:03:12.1266570Z ##[endgroup] 2022-11-23T02:03:12.1267134Z FINISHED PRINTING LOG FILE of dynamo/test_optimizations (/var/lib/jenkins/workspace/test/test-reports/dynamo-test_optimizations_miehrh48) 2022-11-23T02:03:12.1267462Z 2022-11-23T02:03:14.5583445Z Ignoring disabled issues: [] 2022-11-23T02:03:14.5927388Z Running dynamo/test_aot_autograd ... [2022-11-23 02:03:14.592313] 2022-11-23T02:03:14.5929363Z Executing ['/opt/conda/bin/python', '-bb', 'dynamo/test_aot_autograd.py', '-v', '--import-slow-tests', '--import-disabled-tests'] ... [2022-11-23 02:03:14.592631] 2022-11-23T02:03:23.4556907Z 2022-11-23T02:03:23.4557976Z Expand the folded group to see the log file of dynamo/test_aot_autograd 2022-11-23T02:03:23.4559745Z ##[group]PRINTING LOG FILE of dynamo/test_aot_autograd (/var/lib/jenkins/workspace/test/test-reports/dynamo-test_aot_autograd_4dgc_d8_) 2022-11-23T02:03:23.4560436Z 2022-11-23T02:03:23.4560660Z Running tests... 2022-11-23T02:03:23.4561658Z ---------------------------------------------------------------------- 2022-11-23T02:03:23.4562791Z Test results will be stored in test-reports/python-unittest/dynamo.test_aot_autograd 2022-11-23T02:03:23.4564449Z test_LSTM (__main__.AotAutogradFallbackTests) ... [2022-11-23 02:03:22,352] torch._dynamo.optimizations.training: [WARNING] Unable to use Aot Autograd because of presence of LSTM 2022-11-23T02:03:23.4565465Z ok (5.954s) 2022-11-23T02:03:23.4566513Z test_call_fn_with_non_const_inputs_aot_safe (__main__.AotAutogradFallbackTests) ... frames [('total', 1), ('ok', 1)] 2022-11-23T02:03:23.4567651Z stats [('calls_captured', 5), ('fusions_possible', 4), ('unique_graphs', 1)] 2022-11-23T02:03:23.4568331Z inline_call [] 2022-11-23T02:03:23.4569160Z stats [('calls_captured', 2), ('unique_graphs', 2), ('fusions_possible', 0)] 2022-11-23T02:03:23.4569941Z frames [('total', 1), ('ok', 1)] 2022-11-23T02:03:23.4570459Z ok (0.037s) 2022-11-23T02:03:23.4572029Z test_call_fn_with_non_const_inputs_aot_unsafe (__main__.AotAutogradFallbackTests) ... [2022-11-23 02:03:22,558] torch._dynamo.optimizations.training: [WARNING] Unable to use Aot Autograd because of presence of mutation 2022-11-23T02:03:23.4573125Z inline_call [] 2022-11-23T02:03:23.4573968Z stats [('calls_captured', 6), ('fusions_possible', 4), ('unique_graphs', 2)] 2022-11-23T02:03:23.4574786Z frames [('total', 1), ('ok', 1)] 2022-11-23T02:03:23.4575299Z ok (0.024s) 2022-11-23T02:03:23.4576421Z test_call_fn_with_non_const_inputs_aot_unsafe_control_flow (__main__.AotAutogradFallbackTests) ... frames [('total', 8), ('ok', 8)] 2022-11-23T02:03:23.4577690Z inline_call [('generic_jump TensorVariable()', 2)] 2022-11-23T02:03:23.4578398Z unimplemented [] 2022-11-23T02:03:23.4579174Z graph_break [('generic_jump TensorVariable()', 2)] 2022-11-23T02:03:23.4580517Z stats [('calls_captured', 14), ('unique_graphs', 8), ('fusions_possible', 6)] 2022-11-23T02:03:23.4581149Z ok (0.081s) 2022-11-23T02:03:23.4582604Z test_mutation (__main__.AotAutogradFallbackTests) ... [2022-11-23 02:03:22,651] torch._dynamo.optimizations.training: [WARNING] Unable to use Aot Autograd because of presence of mutation 2022-11-23T02:03:23.4583704Z frames [('total', 1), ('ok', 1)] 2022-11-23T02:03:23.4584581Z stats [('calls_captured', 3), ('fusions_possible', 2), ('unique_graphs', 1)] 2022-11-23T02:03:23.4585229Z ok (0.011s) 2022-11-23T02:03:23.4586637Z test_mutation1 (__main__.AotAutogradFallbackTests) ... [2022-11-23 02:03:22,841] torch._dynamo.optimizations.training: [WARNING] Unable to use Aot Autograd because of presence of mutation 2022-11-23T02:03:23.4587796Z frames [('total', 1), ('ok', 1)] 2022-11-23T02:03:23.4588684Z stats [('calls_captured', 3), ('fusions_possible', 2), ('unique_graphs', 1)] 2022-11-23T02:03:23.4589339Z ok (0.194s) 2022-11-23T02:03:23.4590279Z test_negative_testing (__main__.AotAutogradFallbackTests) ... frames [('total', 1), ('ok', 1)] 2022-11-23T02:03:23.4591387Z stats [('calls_captured', 2), ('fusions_possible', 1), ('unique_graphs', 1)] 2022-11-23T02:03:23.4592024Z ok (0.010s) 2022-11-23T02:03:23.4593058Z test_negative_testing_mutation (__main__.AotAutogradFallbackTests) ... frames [('total', 1), ('ok', 1)] 2022-11-23T02:03:23.4594180Z stats [('calls_captured', 4), ('fusions_possible', 3), ('unique_graphs', 1)] 2022-11-23T02:03:23.4594821Z ok (0.195s) 2022-11-23T02:03:23.4595115Z 2022-11-23T02:03:23.4595670Z ---------------------------------------------------------------------- 2022-11-23T02:03:23.4596358Z Ran 8 tests in 6.508s 2022-11-23T02:03:23.4596716Z 2022-11-23T02:03:23.4596873Z OK 2022-11-23T02:03:23.4597140Z 2022-11-23T02:03:23.4597391Z Generating XML reports... 2022-11-23T02:03:23.4598864Z Generated XML report: test-reports/python-unittest/dynamo.test_aot_autograd/TEST-AotAutogradFallbackTests-20221123020316.xml 2022-11-23T02:03:23.4599669Z 2022-11-23T02:03:23.4600341Z ##[endgroup] 2022-11-23T02:03:23.4601516Z FINISHED PRINTING LOG FILE of dynamo/test_aot_autograd (/var/lib/jenkins/workspace/test/test-reports/dynamo-test_aot_autograd_4dgc_d8_) 2022-11-23T02:03:23.4602180Z 2022-11-23T02:03:25.9263182Z Ignoring disabled issues: [] 2022-11-23T02:03:25.9604682Z Running nn/test_packed_sequence ... [2022-11-23 02:03:25.960022] 2022-11-23T02:03:25.9607208Z Executing ['/opt/conda/bin/python', '-bb', 'nn/test_packed_sequence.py', '-v', '--import-slow-tests', '--import-disabled-tests'] ... [2022-11-23 02:03:25.960337] 2022-11-23T02:03:29.9719225Z 2022-11-23T02:03:29.9720134Z Expand the folded group to see the log file of nn/test_packed_sequence 2022-11-23T02:03:29.9722103Z ##[group]PRINTING LOG FILE of nn/test_packed_sequence (/var/lib/jenkins/workspace/test/test-reports/nn-test_packed_sequence__0n84qe_) 2022-11-23T02:03:29.9722560Z 2022-11-23T02:03:29.9722674Z Running tests... 2022-11-23T02:03:29.9723171Z ---------------------------------------------------------------------- 2022-11-23T02:03:29.9723706Z Test results will be stored in test-reports/python-unittest/nn.test_packed_sequence 2022-11-23T02:03:29.9724152Z test_pack_padded_sequence (__main__.PackedSequenceTest) ... ok (1.631s) 2022-11-23T02:03:29.9724561Z test_pack_sequence (__main__.PackedSequenceTest) ... ok (0.077s) 2022-11-23T02:03:29.9724960Z test_pad_sequence (__main__.PackedSequenceTest) ... ok (0.013s) 2022-11-23T02:03:29.9725387Z test_pad_sequence_with_non_iterable_sequences (__main__.PackedSequenceTest) ... ok (0.001s) 2022-11-23T02:03:29.9725841Z test_pad_sequence_with_tensor_sequences (__main__.PackedSequenceTest) ... ok (0.001s) 2022-11-23T02:03:29.9726225Z test_to (__main__.PackedSequenceTest) ... ok (0.011s) 2022-11-23T02:03:29.9726601Z test_to_memory_format (__main__.PackedSequenceTest) ... ok (0.001s) 2022-11-23T02:03:29.9727245Z test_total_length (__main__.PackedSequenceTest) ... ok (0.005s) 2022-11-23T02:03:29.9727625Z test_type_casts (__main__.PackedSequenceTest) 2022-11-23T02:03:29.9728039Z Test type casting of `PackedSequence` against type casting of tensor ... ok (0.039s) 2022-11-23T02:03:29.9728463Z test_unpack_sequence (__main__.PackedSequenceTest) ... ok (0.015s) 2022-11-23T02:03:29.9728841Z test_unpad_sequence (__main__.PackedSequenceTest) ... ok (0.013s) 2022-11-23T02:03:29.9729229Z test_wrong_order (__main__.PackedSequenceTest) ... ok (0.005s) 2022-11-23T02:03:29.9729452Z 2022-11-23T02:03:29.9729732Z ---------------------------------------------------------------------- 2022-11-23T02:03:29.9730066Z Ran 12 tests in 1.814s 2022-11-23T02:03:29.9730209Z 2022-11-23T02:03:29.9730303Z OK 2022-11-23T02:03:29.9730443Z 2022-11-23T02:03:29.9730568Z Generating XML reports... 2022-11-23T02:03:29.9731161Z Generated XML report: test-reports/python-unittest/nn.test_packed_sequence/TEST-PackedSequenceTest-20221123020327.xml 2022-11-23T02:03:29.9731505Z 2022-11-23T02:03:29.9731811Z ##[endgroup] 2022-11-23T02:03:29.9732356Z FINISHED PRINTING LOG FILE of nn/test_packed_sequence (/var/lib/jenkins/workspace/test/test-reports/nn-test_packed_sequence__0n84qe_) 2022-11-23T02:03:29.9732670Z 2022-11-23T02:03:32.4389733Z Ignoring disabled issues: [] 2022-11-23T02:03:32.4733883Z Running dynamo/test_global ... [2022-11-23 02:03:32.472951] 2022-11-23T02:03:32.4737277Z Executing ['/opt/conda/bin/python', '-bb', 'dynamo/test_global.py', '-v', '--import-slow-tests', '--import-disabled-tests'] ... [2022-11-23 02:03:32.473278] 2022-11-23T02:03:36.7004753Z 2022-11-23T02:03:36.7005458Z Expand the folded group to see the log file of dynamo/test_global 2022-11-23T02:03:36.7007188Z ##[group]PRINTING LOG FILE of dynamo/test_global (/var/lib/jenkins/workspace/test/test-reports/dynamo-test_global_nk6608ib) 2022-11-23T02:03:36.7007849Z 2022-11-23T02:03:36.7008045Z Running tests... 2022-11-23T02:03:36.7009041Z ---------------------------------------------------------------------- 2022-11-23T02:03:36.7010243Z Test results will be stored in test-reports/python-unittest/dynamo.test_global 2022-11-23T02:03:36.7010957Z test_store_global_1 (__main__.TestGlobals) ... ok (1.764s) 2022-11-23T02:03:36.7011576Z test_store_global_2 (__main__.TestGlobals) ... frames [('total', 1), ('ok', 1)] 2022-11-23T02:03:36.7012077Z stats [('calls_captured', 1), ('unique_graphs', 1), ('fusions_possible', 0)] 2022-11-23T02:03:36.7012462Z frames [('total', 2), ('ok', 2)] 2022-11-23T02:03:36.7012886Z stats [('calls_captured', 2), ('unique_graphs', 2), ('fusions_possible', 0)] 2022-11-23T02:03:36.7013184Z ok (0.014s) 2022-11-23T02:03:36.7013600Z test_store_global_cross_file (__main__.TestGlobals) ... frames [('total', 2), ('ok', 2)] 2022-11-23T02:03:36.7013939Z unimplemented [] 2022-11-23T02:03:36.7014473Z graph_break [('call_function BuiltinVariable(setattr) [PythonModuleVariable(), ConstantVariable(str), TensorVariable()] {}', 1)] 2022-11-23T02:03:36.7015061Z stats [('calls_captured', 2), ('fusions_possible', 1), ('unique_graphs', 1)] 2022-11-23T02:03:36.7015379Z ok (0.012s) 2022-11-23T02:03:36.7015769Z test_store_global_dict (__main__.TestGlobals) ... frames [('total', 1), ('ok', 1)] 2022-11-23T02:03:36.7016252Z stats [('calls_captured', 1), ('unique_graphs', 1), ('fusions_possible', 0)] 2022-11-23T02:03:36.7016564Z ok (0.008s) 2022-11-23T02:03:36.7016954Z test_store_global_dict_2 (__main__.TestGlobals) ... frames [('total', 1), ('ok', 1)] 2022-11-23T02:03:36.7017279Z inline_call [] 2022-11-23T02:03:36.7017692Z stats [('calls_captured', 1), ('unique_graphs', 1), ('fusions_possible', 0)] 2022-11-23T02:03:36.7018006Z ok (0.010s) 2022-11-23T02:03:36.7018398Z test_store_global_inline_1 (__main__.TestGlobals) ... frames [('total', 1), ('ok', 1)] 2022-11-23T02:03:36.7018719Z inline_call [] 2022-11-23T02:03:36.7019116Z stats [('calls_captured', 1), ('unique_graphs', 1), ('fusions_possible', 0)] 2022-11-23T02:03:36.7019412Z ok (0.014s) 2022-11-23T02:03:36.7020187Z test_store_global_inline_2 (__main__.TestGlobals) ... frames [('total', 1), ('ok', 1)] 2022-11-23T02:03:36.7020557Z inline_call [] 2022-11-23T02:03:36.7020976Z stats [('calls_captured', 1), ('unique_graphs', 1), ('fusions_possible', 0)] 2022-11-23T02:03:36.7021283Z ok (0.015s) 2022-11-23T02:03:36.7021689Z test_store_global_list (__main__.TestGlobals) ... frames [('total', 1), ('ok', 1)] 2022-11-23T02:03:36.7022162Z stats [('calls_captured', 1), ('unique_graphs', 1), ('fusions_possible', 0)] 2022-11-23T02:03:36.7022464Z ok (0.008s) 2022-11-23T02:03:36.7022875Z test_store_global_list_2 (__main__.TestGlobals) ... frames [('total', 1), ('ok', 1)] 2022-11-23T02:03:36.7023199Z inline_call [] 2022-11-23T02:03:36.7023590Z stats [('calls_captured', 1), ('unique_graphs', 1), ('fusions_possible', 0)] 2022-11-23T02:03:36.7023905Z ok (0.010s) 2022-11-23T02:03:36.7024310Z test_store_global_new (__main__.TestGlobals) ... frames [('total', 1), ('ok', 1)] 2022-11-23T02:03:36.7024780Z stats [('calls_captured', 2), ('fusions_possible', 1), ('unique_graphs', 1)] 2022-11-23T02:03:36.7025096Z ok (0.007s) 2022-11-23T02:03:36.7025504Z test_store_global_object (__main__.TestGlobals) ... frames [('total', 1), ('ok', 1)] 2022-11-23T02:03:36.7025979Z stats [('calls_captured', 1), ('unique_graphs', 1), ('fusions_possible', 0)] 2022-11-23T02:03:36.7026279Z ok (0.008s) 2022-11-23T02:03:36.7026430Z 2022-11-23T02:03:36.7026727Z ---------------------------------------------------------------------- 2022-11-23T02:03:36.7027062Z Ran 11 tests in 1.871s 2022-11-23T02:03:36.7027218Z 2022-11-23T02:03:36.7027303Z OK 2022-11-23T02:03:36.7027437Z 2022-11-23T02:03:36.7027560Z Generating XML reports... 2022-11-23T02:03:36.7028099Z Generated XML report: test-reports/python-unittest/dynamo.test_global/TEST-TestGlobals-20221123020334.xml 2022-11-23T02:03:36.7028419Z 2022-11-23T02:03:36.7028731Z ##[endgroup] 2022-11-23T02:03:36.7029274Z FINISHED PRINTING LOG FILE of dynamo/test_global (/var/lib/jenkins/workspace/test/test-reports/dynamo-test_global_nk6608ib) 2022-11-23T02:03:36.7029697Z 2022-11-23T02:03:39.1532339Z Ignoring disabled issues: [] 2022-11-23T02:03:39.1874494Z Running test_fx_reinplace_pass ... [2022-11-23 02:03:39.187041] 2022-11-23T02:03:39.1877185Z Executing ['/opt/conda/bin/python', '-bb', 'test_fx_reinplace_pass.py', '-v', '--import-slow-tests', '--import-disabled-tests'] ... [2022-11-23 02:03:39.187373] 2022-11-23T02:03:43.3022426Z 2022-11-23T02:03:43.3022900Z Expand the folded group to see the log file of test_fx_reinplace_pass 2022-11-23T02:03:43.3023802Z ##[group]PRINTING LOG FILE of test_fx_reinplace_pass (/var/lib/jenkins/workspace/test/test-reports/test_fx_reinplace_pass_da5ka01p) 2022-11-23T02:03:43.3024128Z 2022-11-23T02:03:43.3024239Z Running tests... 2022-11-23T02:03:43.3024771Z ---------------------------------------------------------------------- 2022-11-23T02:03:43.3025279Z Test results will be stored in test-reports/python-unittest/test_fx_reinplace_pass 2022-11-23T02:03:43.3025718Z test_out_node_updated (__main__.TestReinplacePass) ... ok (1.623s) 2022-11-23T02:03:43.3026131Z test_reinplace_basic (__main__.TestReinplacePass) ... ok (0.008s) 2022-11-23T02:03:43.3026546Z test_reinplace_different_metadata (__main__.TestReinplacePass) ... ok (0.009s) 2022-11-23T02:03:43.3026969Z test_reinplace_index_mutation (__main__.TestReinplacePass) ... ok (0.027s) 2022-11-23T02:03:43.3027416Z test_reinplace_overlapping_memory (__main__.TestReinplacePass) ... ok (0.009s) 2022-11-23T02:03:43.3027837Z test_reinplace_scatter_op (__main__.TestReinplacePass) ... ok (0.070s) 2022-11-23T02:03:43.3028245Z test_reinplace_scatter_twice (__main__.TestReinplacePass) ... ok (0.073s) 2022-11-23T02:03:43.3028691Z test_reinplace_scatter_twice_with_different_view_op_invalid (__main__.TestReinplacePass) ... ok (0.018s) 2022-11-23T02:03:43.3029195Z test_reinplace_scatter_twice_with_different_view_op_invalid2 (__main__.TestReinplacePass) ... ok (0.019s) 2022-11-23T02:03:43.3029914Z test_reinplace_scatter_twice_with_different_view_op_valid (__main__.TestReinplacePass) ... ok (0.018s) 2022-11-23T02:03:43.3030399Z test_reinplace_with_view (__main__.TestReinplacePass) ... ok (0.011s) 2022-11-23T02:03:43.3030620Z 2022-11-23T02:03:43.3030910Z ---------------------------------------------------------------------- 2022-11-23T02:03:43.3031241Z Ran 11 tests in 1.885s 2022-11-23T02:03:43.3031402Z 2022-11-23T02:03:43.3031495Z OK 2022-11-23T02:03:43.3031627Z 2022-11-23T02:03:43.3031733Z Generating XML reports... 2022-11-23T02:03:43.3032310Z Generated XML report: test-reports/python-unittest/test_fx_reinplace_pass/TEST-TestReinplacePass-20221123020341.xml 2022-11-23T02:03:43.3032645Z 2022-11-23T02:03:43.3032955Z ##[endgroup] 2022-11-23T02:03:43.3033487Z FINISHED PRINTING LOG FILE of test_fx_reinplace_pass (/var/lib/jenkins/workspace/test/test-reports/test_fx_reinplace_pass_da5ka01p) 2022-11-23T02:03:43.3033802Z 2022-11-23T02:03:45.7494251Z Ignoring disabled issues: [] 2022-11-23T02:03:45.7834349Z Running profiler/test_memory_profiler ... [2022-11-23 02:03:45.783056] 2022-11-23T02:03:45.7837604Z Executing ['/opt/conda/bin/python', '-bb', 'profiler/test_memory_profiler.py', '-v', '--import-slow-tests', '--import-disabled-tests'] ... [2022-11-23 02:03:45.783391] 2022-11-23T02:03:50.1983093Z 2022-11-23T02:03:50.1983835Z Expand the folded group to see the log file of profiler/test_memory_profiler 2022-11-23T02:03:50.1985264Z ##[group]PRINTING LOG FILE of profiler/test_memory_profiler (/var/lib/jenkins/workspace/test/test-reports/profiler-test_memory_profiler_w4s__q3g) 2022-11-23T02:03:50.1985861Z 2022-11-23T02:03:50.1986041Z Running tests... 2022-11-23T02:03:50.1987045Z ---------------------------------------------------------------------- 2022-11-23T02:03:50.1987918Z Test results will be stored in test-reports/python-unittest/profiler.test_memory_profiler 2022-11-23T02:03:50.1988622Z test_match_schemas (__main__.TestDataFlow) ... STAGE:2022-11-23 02:03:49 5271:5271 ActivityProfilerController.cpp:300] Completed Stage: Warm Up 2022-11-23T02:03:50.1989548Z STAGE:2022-11-23 02:03:49 5271:5271 ActivityProfilerController.cpp:306] Completed Stage: Collection 2022-11-23T02:03:50.1990131Z STAGE:2022-11-23 02:03:49 5271:5271 ActivityProfilerController.cpp:310] Completed Stage: Post Processing 2022-11-23T02:03:50.1990499Z ok (1.879s) 2022-11-23T02:03:50.1991075Z test_match_schemas_backward (__main__.TestDataFlow) ... STAGE:2022-11-23 02:03:49 5271:5271 ActivityProfilerController.cpp:300] Completed Stage: Warm Up 2022-11-23T02:03:50.1991700Z STAGE:2022-11-23 02:03:49 5271:5271 ActivityProfilerController.cpp:306] Completed Stage: Collection 2022-11-23T02:03:50.1992288Z STAGE:2022-11-23 02:03:49 5271:5271 ActivityProfilerController.cpp:310] Completed Stage: Post Processing 2022-11-23T02:03:50.1992641Z ok (0.011s) 2022-11-23T02:03:50.1993213Z test_match_schemas_tensorlist (__main__.TestDataFlow) ... STAGE:2022-11-23 02:03:49 5271:5271 ActivityProfilerController.cpp:300] Completed Stage: Warm Up 2022-11-23T02:03:50.1993840Z STAGE:2022-11-23 02:03:49 5271:5271 ActivityProfilerController.cpp:306] Completed Stage: Collection 2022-11-23T02:03:50.1994443Z STAGE:2022-11-23 02:03:49 5271:5271 ActivityProfilerController.cpp:310] Completed Stage: Post Processing 2022-11-23T02:03:50.1994802Z ok (0.007s) 2022-11-23T02:03:50.1995393Z test_extract_gradients_from_module (__main__.TestIdentifyGradients) ... STAGE:2022-11-23 02:03:49 5271:5271 ActivityProfilerController.cpp:300] Completed Stage: Warm Up 2022-11-23T02:03:50.1996058Z STAGE:2022-11-23 02:03:49 5271:5271 ActivityProfilerController.cpp:306] Completed Stage: Collection 2022-11-23T02:03:50.1996643Z STAGE:2022-11-23 02:03:49 5271:5271 ActivityProfilerController.cpp:310] Completed Stage: Post Processing 2022-11-23T02:03:50.1997533Z /opt/conda/lib/python3.10/site-packages/torch/storage.py:315: UserWarning: TypedStorage is deprecated. It will be removed in the future and UntypedStorage will be the only storage class. This should only matter to you if you are using storages directly. 2022-11-23T02:03:50.1998224Z warnings.warn(message, UserWarning) 2022-11-23T02:03:50.1998733Z STAGE:2022-11-23 02:03:49 5271:5271 ActivityProfilerController.cpp:300] Completed Stage: Warm Up 2022-11-23T02:03:50.1999320Z STAGE:2022-11-23 02:03:49 5271:5271 ActivityProfilerController.cpp:306] Completed Stage: Collection 2022-11-23T02:03:50.1999915Z STAGE:2022-11-23 02:03:49 5271:5271 ActivityProfilerController.cpp:310] Completed Stage: Post Processing 2022-11-23T02:03:50.2000490Z STAGE:2022-11-23 02:03:49 5271:5271 ActivityProfilerController.cpp:300] Completed Stage: Warm Up 2022-11-23T02:03:50.2001042Z STAGE:2022-11-23 02:03:49 5271:5271 ActivityProfilerController.cpp:306] Completed Stage: Collection 2022-11-23T02:03:50.2001625Z STAGE:2022-11-23 02:03:49 5271:5271 ActivityProfilerController.cpp:310] Completed Stage: Post Processing 2022-11-23T02:03:50.2002200Z STAGE:2022-11-23 02:03:49 5271:5271 ActivityProfilerController.cpp:300] Completed Stage: Warm Up 2022-11-23T02:03:50.2002835Z STAGE:2022-11-23 02:03:49 5271:5271 ActivityProfilerController.cpp:306] Completed Stage: Collection 2022-11-23T02:03:50.2003432Z STAGE:2022-11-23 02:03:49 5271:5271 ActivityProfilerController.cpp:310] Completed Stage: Post Processing 2022-11-23T02:03:50.2003797Z ok (0.076s) 2022-11-23T02:03:50.2004441Z test_extract_gradients_from_module_and_optimizer (__main__.TestIdentifyGradients) ... STAGE:2022-11-23 02:03:49 5271:5271 ActivityProfilerController.cpp:300] Completed Stage: Warm Up 2022-11-23T02:03:50.2005105Z STAGE:2022-11-23 02:03:49 5271:5271 ActivityProfilerController.cpp:306] Completed Stage: Collection 2022-11-23T02:03:50.2005686Z STAGE:2022-11-23 02:03:49 5271:5271 ActivityProfilerController.cpp:310] Completed Stage: Post Processing 2022-11-23T02:03:50.2006036Z ok (0.017s) 2022-11-23T02:03:50.2006634Z test_extract_gradients_from_optimizer (__main__.TestIdentifyGradients) ... STAGE:2022-11-23 02:03:49 5271:5271 ActivityProfilerController.cpp:300] Completed Stage: Warm Up 2022-11-23T02:03:50.2007307Z STAGE:2022-11-23 02:03:49 5271:5271 ActivityProfilerController.cpp:306] Completed Stage: Collection 2022-11-23T02:03:50.2007986Z STAGE:2022-11-23 02:03:49 5271:5271 ActivityProfilerController.cpp:310] Completed Stage: Post Processing 2022-11-23T02:03:50.2008569Z STAGE:2022-11-23 02:03:49 5271:5271 ActivityProfilerController.cpp:300] Completed Stage: Warm Up 2022-11-23T02:03:50.2009122Z STAGE:2022-11-23 02:03:49 5271:5271 ActivityProfilerController.cpp:306] Completed Stage: Collection 2022-11-23T02:03:50.2009706Z STAGE:2022-11-23 02:03:49 5271:5271 ActivityProfilerController.cpp:310] Completed Stage: Post Processing 2022-11-23T02:03:50.2010277Z STAGE:2022-11-23 02:03:49 5271:5271 ActivityProfilerController.cpp:300] Completed Stage: Warm Up 2022-11-23T02:03:50.2010847Z STAGE:2022-11-23 02:03:49 5271:5271 ActivityProfilerController.cpp:306] Completed Stage: Collection 2022-11-23T02:03:50.2011471Z STAGE:2022-11-23 02:03:49 5271:5271 ActivityProfilerController.cpp:310] Completed Stage: Post Processing 2022-11-23T02:03:50.2012041Z STAGE:2022-11-23 02:03:49 5271:5271 ActivityProfilerController.cpp:300] Completed Stage: Warm Up 2022-11-23T02:03:50.2012626Z STAGE:2022-11-23 02:03:49 5271:5271 ActivityProfilerController.cpp:306] Completed Stage: Collection 2022-11-23T02:03:50.2013210Z STAGE:2022-11-23 02:03:49 5271:5271 ActivityProfilerController.cpp:310] Completed Stage: Post Processing 2022-11-23T02:03:50.2013543Z ok (0.076s) 2022-11-23T02:03:50.2014179Z test_extract_gradients_from_optimizer_set_to_none (__main__.TestIdentifyGradients) ... STAGE:2022-11-23 02:03:49 5271:5271 ActivityProfilerController.cpp:300] Completed Stage: Warm Up 2022-11-23T02:03:50.2014947Z STAGE:2022-11-23 02:03:49 5271:5271 ActivityProfilerController.cpp:306] Completed Stage: Collection 2022-11-23T02:03:50.2015614Z STAGE:2022-11-23 02:03:49 5271:5271 ActivityProfilerController.cpp:310] Completed Stage: Post Processing 2022-11-23T02:03:50.2016210Z STAGE:2022-11-23 02:03:49 5271:5271 ActivityProfilerController.cpp:300] Completed Stage: Warm Up 2022-11-23T02:03:50.2017130Z STAGE:2022-11-23 02:03:49 5271:5271 ActivityProfilerController.cpp:306] Completed Stage: Collection 2022-11-23T02:03:50.2017790Z STAGE:2022-11-23 02:03:49 5271:5271 ActivityProfilerController.cpp:310] Completed Stage: Post Processing 2022-11-23T02:03:50.2018448Z STAGE:2022-11-23 02:03:49 5271:5271 ActivityProfilerController.cpp:300] Completed Stage: Warm Up 2022-11-23T02:03:50.2019090Z STAGE:2022-11-23 02:03:49 5271:5271 ActivityProfilerController.cpp:306] Completed Stage: Collection 2022-11-23T02:03:50.2019707Z STAGE:2022-11-23 02:03:49 5271:5271 ActivityProfilerController.cpp:310] Completed Stage: Post Processing 2022-11-23T02:03:50.2021134Z STAGE:2022-11-23 02:03:49 5271:5271 ActivityProfilerController.cpp:300] Completed Stage: Warm Up 2022-11-23T02:03:50.2021822Z STAGE:2022-11-23 02:03:49 5271:5271 ActivityProfilerController.cpp:306] Completed Stage: Collection 2022-11-23T02:03:50.2022495Z STAGE:2022-11-23 02:03:49 5271:5271 ActivityProfilerController.cpp:310] Completed Stage: Post Processing 2022-11-23T02:03:50.2022892Z ok (0.086s) 2022-11-23T02:03:50.2036116Z test_extract_gradients_low_level (__main__.TestIdentifyGradients) ... STAGE:2022-11-23 02:03:49 5271:5271 ActivityProfilerController.cpp:300] Completed Stage: Warm Up 2022-11-23T02:03:50.2036911Z STAGE:2022-11-23 02:03:49 5271:5271 ActivityProfilerController.cpp:306] Completed Stage: Collection 2022-11-23T02:03:50.2037527Z STAGE:2022-11-23 02:03:49 5271:5271 ActivityProfilerController.cpp:310] Completed Stage: Post Processing 2022-11-23T02:03:50.2038111Z STAGE:2022-11-23 02:03:49 5271:5271 ActivityProfilerController.cpp:300] Completed Stage: Warm Up 2022-11-23T02:03:50.2038686Z STAGE:2022-11-23 02:03:49 5271:5271 ActivityProfilerController.cpp:306] Completed Stage: Collection 2022-11-23T02:03:50.2039264Z STAGE:2022-11-23 02:03:49 5271:5271 ActivityProfilerController.cpp:310] Completed Stage: Post Processing 2022-11-23T02:03:50.2039640Z ok (0.025s) 2022-11-23T02:03:50.2040224Z test_config_check (__main__.TestMemoryProfiler) ... STAGE:2022-11-23 02:03:49 5271:5271 ActivityProfilerController.cpp:300] Completed Stage: Warm Up 2022-11-23T02:03:50.2041019Z STAGE:2022-11-23 02:03:49 5271:5271 ActivityProfilerController.cpp:306] Completed Stage: Collection 2022-11-23T02:03:50.2041605Z STAGE:2022-11-23 02:03:49 5271:5271 ActivityProfilerController.cpp:310] Completed Stage: Post Processing 2022-11-23T02:03:50.2042184Z STAGE:2022-11-23 02:03:49 5271:5271 ActivityProfilerController.cpp:300] Completed Stage: Warm Up 2022-11-23T02:03:50.2042756Z STAGE:2022-11-23 02:03:49 5271:5271 ActivityProfilerController.cpp:306] Completed Stage: Collection 2022-11-23T02:03:50.2043331Z STAGE:2022-11-23 02:03:49 5271:5271 ActivityProfilerController.cpp:310] Completed Stage: Post Processing 2022-11-23T02:03:50.2043976Z STAGE:2022-11-23 02:03:49 5271:5271 ActivityProfilerController.cpp:300] Completed Stage: Warm Up 2022-11-23T02:03:50.2044568Z STAGE:2022-11-23 02:03:49 5271:5271 ActivityProfilerController.cpp:306] Completed Stage: Collection 2022-11-23T02:03:50.2045162Z STAGE:2022-11-23 02:03:49 5271:5271 ActivityProfilerController.cpp:310] Completed Stage: Post Processing 2022-11-23T02:03:50.2045503Z ok (0.016s) 2022-11-23T02:03:50.2045655Z 2022-11-23T02:03:50.2045925Z ---------------------------------------------------------------------- 2022-11-23T02:03:50.2046259Z Ran 9 tests in 2.195s 2022-11-23T02:03:50.2046422Z 2022-11-23T02:03:50.2046498Z OK 2022-11-23T02:03:50.2046632Z 2022-11-23T02:03:50.2046759Z Generating XML reports... 2022-11-23T02:03:50.2047334Z Generated XML report: test-reports/python-unittest/profiler.test_memory_profiler/TEST-TestDataFlow-20221123020347.xml 2022-11-23T02:03:50.2048087Z Generated XML report: test-reports/python-unittest/profiler.test_memory_profiler/TEST-TestIdentifyGradients-20221123020347.xml 2022-11-23T02:03:50.2048820Z Generated XML report: test-reports/python-unittest/profiler.test_memory_profiler/TEST-TestMemoryProfiler-20221123020347.xml 2022-11-23T02:03:50.2049164Z 2022-11-23T02:03:50.2049505Z ##[endgroup] 2022-11-23T02:03:50.2050178Z FINISHED PRINTING LOG FILE of profiler/test_memory_profiler (/var/lib/jenkins/workspace/test/test-reports/profiler-test_memory_profiler_w4s__q3g) 2022-11-23T02:03:50.2050532Z 2022-11-23T02:03:52.6616484Z Ignoring disabled issues: [] 2022-11-23T02:03:52.6961415Z Running test_futures ... [2022-11-23 02:03:52.695727] 2022-11-23T02:03:52.6964174Z Executing ['/opt/conda/bin/python', '-bb', 'test_futures.py', '-v', '--import-slow-tests', '--import-disabled-tests'] ... [2022-11-23 02:03:52.696066] 2022-11-23T02:03:57.1245885Z 2022-11-23T02:03:57.1246385Z Expand the folded group to see the log file of test_futures 2022-11-23T02:03:57.1247597Z ##[group]PRINTING LOG FILE of test_futures (/var/lib/jenkins/workspace/test/test-reports/test_futures_qcxftmpm) 2022-11-23T02:03:57.1248064Z 2022-11-23T02:03:57.1248259Z Running tests... 2022-11-23T02:03:57.1249344Z ---------------------------------------------------------------------- 2022-11-23T02:03:57.1250087Z Test results will be stored in test-reports/python-unittest/test_futures 2022-11-23T02:03:57.1250654Z test_add_done_callback_error_is_ignored (__main__.TestFuture) ... [E pybind_utils.h:212] Got the following error when running the callback: ValueError: Expected error 2022-11-23T02:03:57.1251020Z 2022-11-23T02:03:57.1251113Z At: 2022-11-23T02:03:57.1251421Z /var/lib/jenkins/workspace/test/test_futures.py(236): raise_value_error 2022-11-23T02:03:57.1251951Z /opt/conda/lib/python3.10/site-packages/torch/futures/__init__.py(241): set_result 2022-11-23T02:03:57.1252382Z /var/lib/jenkins/workspace/test/test_futures.py(229): _test_add_done_callback_error_ignored 2022-11-23T02:03:57.1252837Z /var/lib/jenkins/workspace/test/test_futures.py(238): test_add_done_callback_error_is_ignored 2022-11-23T02:03:57.1253257Z /opt/conda/lib/python3.10/unittest/case.py(549): _callTestMethod 2022-11-23T02:03:57.1253619Z /opt/conda/lib/python3.10/unittest/case.py(591): run 2022-11-23T02:03:57.1254166Z /opt/conda/lib/python3.10/site-packages/torch/testing/_internal/common_utils.py(2127): _run_with_retry 2022-11-23T02:03:57.1254998Z /opt/conda/lib/python3.10/site-packages/torch/testing/_internal/common_utils.py(2198): run 2022-11-23T02:03:57.1255412Z /opt/conda/lib/python3.10/unittest/case.py(650): __call__ 2022-11-23T02:03:57.1255748Z /opt/conda/lib/python3.10/unittest/suite.py(122): run 2022-11-23T02:03:57.1256104Z /opt/conda/lib/python3.10/unittest/suite.py(84): __call__ 2022-11-23T02:03:57.1256458Z /opt/conda/lib/python3.10/unittest/suite.py(122): run 2022-11-23T02:03:57.1256793Z /opt/conda/lib/python3.10/unittest/suite.py(84): __call__ 2022-11-23T02:03:57.1257268Z /opt/conda/lib/python3.10/site-packages/xmlrunner/runner.py(67): run 2022-11-23T02:03:57.1257663Z /opt/conda/lib/python3.10/unittest/main.py(271): runTests 2022-11-23T02:03:57.1258016Z /opt/conda/lib/python3.10/unittest/main.py(101): __init__ 2022-11-23T02:03:57.1258503Z /opt/conda/lib/python3.10/site-packages/torch/testing/_internal/common_utils.py(786): run_tests 2022-11-23T02:03:57.1258930Z /var/lib/jenkins/workspace/test/test_futures.py(340): 2022-11-23T02:03:57.1259153Z 2022-11-23T02:03:57.1259256Z ok (1.585s) 2022-11-23T02:03:57.1259576Z test_add_done_callback_maintains_callback_order (__main__.TestFuture) ... ok (0.003s) 2022-11-23T02:03:57.1260536Z test_add_done_callback_no_arg_error_is_ignored (__main__.TestFuture) ... [E pybind_utils.h:212] Got the following error when running the callback: TypeError: TestFuture.test_add_done_callback_no_arg_error_is_ignored..no_arg() takes 0 positional arguments but 1 was given 2022-11-23T02:03:57.1261105Z ok (0.001s) 2022-11-23T02:03:57.1261419Z test_add_done_callback_simple (__main__.TestFuture) ... ok (0.001s) 2022-11-23T02:03:57.1261768Z test_chained_then (__main__.TestFuture) ... ok (0.005s) 2022-11-23T02:03:57.1262110Z test_collect_all (__main__.TestFuture) ... ok (0.102s) 2022-11-23T02:03:57.1262438Z test_done (__main__.TestFuture) ... ok (0.001s) 2022-11-23T02:03:57.1262760Z test_done_exception (__main__.TestFuture) ... ok (0.001s) 2022-11-23T02:03:57.1263304Z test_interleaving_then_and_add_done_callback_maintains_callback_order (__main__.TestFuture) ... ok (0.002s) 2022-11-23T02:03:57.1263943Z test_interleaving_then_and_add_done_callback_propagates_error (__main__.TestFuture) ... [E pybind_utils.h:212] Got the following error when running the callback: ValueError: Expected error 2022-11-23T02:03:57.1264320Z 2022-11-23T02:03:57.1264412Z At: 2022-11-23T02:03:57.1264704Z /var/lib/jenkins/workspace/test/test_futures.py(280): raise_value_error 2022-11-23T02:03:57.1265230Z /opt/conda/lib/python3.10/site-packages/torch/futures/__init__.py(241): set_result 2022-11-23T02:03:57.1265721Z /var/lib/jenkins/workspace/test/test_futures.py(285): test_interleaving_then_and_add_done_callback_propagates_error 2022-11-23T02:03:57.1266175Z /opt/conda/lib/python3.10/unittest/case.py(549): _callTestMethod 2022-11-23T02:03:57.1266526Z /opt/conda/lib/python3.10/unittest/case.py(591): run 2022-11-23T02:03:57.1267064Z /opt/conda/lib/python3.10/site-packages/torch/testing/_internal/common_utils.py(2127): _run_with_retry 2022-11-23T02:03:57.1267644Z /opt/conda/lib/python3.10/site-packages/torch/testing/_internal/common_utils.py(2198): run 2022-11-23T02:03:57.1268042Z /opt/conda/lib/python3.10/unittest/case.py(650): __call__ 2022-11-23T02:03:57.1268393Z /opt/conda/lib/python3.10/unittest/suite.py(122): run 2022-11-23T02:03:57.1268753Z /opt/conda/lib/python3.10/unittest/suite.py(84): __call__ 2022-11-23T02:03:57.1269087Z /opt/conda/lib/python3.10/unittest/suite.py(122): run 2022-11-23T02:03:57.1269439Z /opt/conda/lib/python3.10/unittest/suite.py(84): __call__ 2022-11-23T02:03:57.1269898Z /opt/conda/lib/python3.10/site-packages/xmlrunner/runner.py(67): run 2022-11-23T02:03:57.1270297Z /opt/conda/lib/python3.10/unittest/main.py(271): runTests 2022-11-23T02:03:57.1270638Z /opt/conda/lib/python3.10/unittest/main.py(101): __init__ 2022-11-23T02:03:57.1271145Z /opt/conda/lib/python3.10/site-packages/torch/testing/_internal/common_utils.py(786): run_tests 2022-11-23T02:03:57.1271714Z /var/lib/jenkins/workspace/test/test_futures.py(340): 2022-11-23T02:03:57.1271931Z 2022-11-23T02:03:57.1272015Z ok (0.002s) 2022-11-23T02:03:57.1272310Z test_mark_future_twice (__main__.TestFuture) ... ok (0.002s) 2022-11-23T02:03:57.1272663Z test_pickle_future (__main__.TestFuture) ... ok (0.003s) 2022-11-23T02:03:57.1273006Z test_set_exception (__main__.TestFuture) ... ok (0.002s) 2022-11-23T02:03:57.1273392Z test_set_exception_multithreading (__main__.TestFuture) ... ok (0.002s) 2022-11-23T02:03:57.1273752Z test_then (__main__.TestFuture) ... ok (0.001s) 2022-11-23T02:03:57.1274083Z test_then_no_arg (__main__.TestFuture) ... ok (0.001s) 2022-11-23T02:03:57.1274402Z test_then_raise (__main__.TestFuture) ... ok (0.001s) 2022-11-23T02:03:57.1274742Z test_then_wrong_arg (__main__.TestFuture) ... ok (0.001s) 2022-11-23T02:03:57.1275066Z test_wait (__main__.TestFuture) ... ok (0.001s) 2022-11-23T02:03:57.1275367Z test_wait_all (__main__.TestFuture) ... [1, 2] 2022-11-23T02:03:57.1275651Z ok (0.001s) 2022-11-23T02:03:57.1275952Z test_wait_multi_thread (__main__.TestFuture) ... ok (0.502s) 2022-11-23T02:03:57.1276277Z test_wait_none (__main__.TestFuture) ... ok (0.005s) 2022-11-23T02:03:57.1276474Z 2022-11-23T02:03:57.1276753Z ---------------------------------------------------------------------- 2022-11-23T02:03:57.1277083Z Ran 22 tests in 2.228s 2022-11-23T02:03:57.1277239Z 2022-11-23T02:03:57.1277332Z OK 2022-11-23T02:03:57.1277447Z 2022-11-23T02:03:57.1277572Z Generating XML reports... 2022-11-23T02:03:57.1278098Z Generated XML report: test-reports/python-unittest/test_futures/TEST-TestFuture-20221123020354.xml 2022-11-23T02:03:57.1278400Z 2022-11-23T02:03:57.1278730Z ##[endgroup] 2022-11-23T02:03:57.1279211Z FINISHED PRINTING LOG FILE of test_futures (/var/lib/jenkins/workspace/test/test-reports/test_futures_qcxftmpm) 2022-11-23T02:03:57.1279501Z 2022-11-23T02:03:59.5373164Z Ignoring disabled issues: [] 2022-11-23T02:03:59.5712685Z Running test_monitor ... [2022-11-23 02:03:59.570797] 2022-11-23T02:03:59.5714820Z Executing ['/opt/conda/bin/python', '-bb', 'test_monitor.py', '-v', '--import-slow-tests', '--import-disabled-tests'] ... [2022-11-23 02:03:59.571131] 2022-11-23T02:04:03.6265495Z 2022-11-23T02:04:03.6266153Z Expand the folded group to see the log file of test_monitor 2022-11-23T02:04:03.6267298Z ##[group]PRINTING LOG FILE of test_monitor (/var/lib/jenkins/workspace/test/test-reports/test_monitor_jn8ehis8) 2022-11-23T02:04:03.6267600Z 2022-11-23T02:04:03.6267739Z Running tests... 2022-11-23T02:04:03.6268610Z ---------------------------------------------------------------------- 2022-11-23T02:04:03.6269485Z Test results will be stored in test-reports/python-unittest/test_monitor 2022-11-23T02:04:03.6270236Z test_event_handler (__main__.TestMonitor) ... ok (1.626s) 2022-11-23T02:04:03.6270956Z test_fixed_count_stat (__main__.TestMonitor) ... ok (0.002s) 2022-11-23T02:04:03.6271496Z test_interval_stat (__main__.TestMonitor) ... ok (0.002s) 2022-11-23T02:04:03.6272293Z test_log_event (__main__.TestMonitor) ... ok (0.001s) 2022-11-23T02:04:03.6272790Z test_event_handler (__main__.TestMonitorTensorboard) ... ok (0.192s) 2022-11-23T02:04:03.6273047Z 2022-11-23T02:04:03.6273330Z ---------------------------------------------------------------------- 2022-11-23T02:04:03.6273643Z Ran 5 tests in 1.824s 2022-11-23T02:04:03.6273807Z 2022-11-23T02:04:03.6273901Z OK 2022-11-23T02:04:03.6274045Z 2022-11-23T02:04:03.6274175Z Generating XML reports... 2022-11-23T02:04:03.6274704Z Generated XML report: test-reports/python-unittest/test_monitor/TEST-TestMonitor-20221123020401.xml 2022-11-23T02:04:03.6275385Z Generated XML report: test-reports/python-unittest/test_monitor/TEST-TestMonitorTensorboard-20221123020401.xml 2022-11-23T02:04:03.6275711Z 2022-11-23T02:04:03.6276042Z ##[endgroup] 2022-11-23T02:04:03.6276524Z FINISHED PRINTING LOG FILE of test_monitor (/var/lib/jenkins/workspace/test/test-reports/test_monitor_jn8ehis8) 2022-11-23T02:04:03.6276818Z 2022-11-23T02:04:06.0856879Z Ignoring disabled issues: [] 2022-11-23T02:04:06.1201362Z Running test_subclass ... [2022-11-23 02:04:06.119730] 2022-11-23T02:04:06.1204178Z Executing ['/opt/conda/bin/python', '-bb', 'test_subclass.py', '-v', '--import-slow-tests', '--import-disabled-tests'] ... [2022-11-23 02:04:06.120038] 2022-11-23T02:04:10.0941701Z 2022-11-23T02:04:10.0942375Z Expand the folded group to see the log file of test_subclass 2022-11-23T02:04:10.0943975Z ##[group]PRINTING LOG FILE of test_subclass (/var/lib/jenkins/workspace/test/test-reports/test_subclass_60ppc6lx) 2022-11-23T02:04:10.0944678Z 2022-11-23T02:04:10.0944850Z Running tests... 2022-11-23T02:04:10.0945513Z ---------------------------------------------------------------------- 2022-11-23T02:04:10.0946027Z Test results will be stored in test-reports/python-unittest/test_subclass 2022-11-23T02:04:10.0946471Z test_deepcopy_base_tensor_as_param_False (__main__.TestSubclass) ... ok (1.596s) 2022-11-23T02:04:10.0946898Z test_deepcopy_base_tensor_as_param_True (__main__.TestSubclass) ... ok (0.002s) 2022-11-23T02:04:10.0947335Z test_deepcopy_diag_tensor_below_as_param_False (__main__.TestSubclass) ... ok (0.004s) 2022-11-23T02:04:10.0947776Z test_deepcopy_diag_tensor_below_as_param_True (__main__.TestSubclass) ... ok (0.004s) 2022-11-23T02:04:10.0948190Z test_deepcopy_logging_tensor_as_param_False (__main__.TestSubclass) ... ok (0.003s) 2022-11-23T02:04:10.0948629Z test_deepcopy_logging_tensor_as_param_True (__main__.TestSubclass) ... ok (0.003s) 2022-11-23T02:04:10.0949076Z test_deepcopy_non_wrapper_tensor_as_param_False (__main__.TestSubclass) ... ok (0.002s) 2022-11-23T02:04:10.0949522Z test_deepcopy_non_wrapper_tensor_as_param_True (__main__.TestSubclass) ... ok (0.002s) 2022-11-23T02:04:10.0949942Z test_deepcopy_sparse_tensor_as_param_False (__main__.TestSubclass) ... ok (0.005s) 2022-11-23T02:04:10.0950366Z test_deepcopy_sparse_tensor_as_param_True (__main__.TestSubclass) ... ok (0.005s) 2022-11-23T02:04:10.0951039Z test_lazy_module_base_tensor (__main__.TestSubclass) ... expected failure (0.001s) 2022-11-23T02:04:10.0951976Z test_lazy_module_diag_tensor_below (__main__.TestSubclass) ... /opt/conda/lib/python3.10/site-packages/torch/nn/modules/lazy.py:180: UserWarning: Lazy modules are a new feature under heavy development so changes to the API or functionality can happen at any moment. 2022-11-23T02:04:10.0952686Z warnings.warn('Lazy modules are a new feature under heavy development ' 2022-11-23T02:04:10.0953043Z expected failure (0.003s) 2022-11-23T02:04:10.0953409Z test_lazy_module_logging_tensor (__main__.TestSubclass) ... expected failure (0.002s) 2022-11-23T02:04:10.0953850Z test_lazy_module_non_wrapper_tensor (__main__.TestSubclass) ... expected failure (0.002s) 2022-11-23T02:04:10.0954273Z test_lazy_module_sparse_tensor (__main__.TestSubclass) ... expected failure (0.002s) 2022-11-23T02:04:10.0954695Z test_module_optimization_base_tensor (__main__.TestSubclass) ... ok (0.004s) 2022-11-23T02:04:10.0955130Z test_module_optimization_diag_tensor_below (__main__.TestSubclass) ... ok (0.010s) 2022-11-23T02:04:10.0955540Z test_module_optimization_logging_tensor (__main__.TestSubclass) ... ok (0.007s) 2022-11-23T02:04:10.0955974Z test_module_optimization_non_wrapper_tensor (__main__.TestSubclass) ... ok (0.004s) 2022-11-23T02:04:10.0956410Z test_module_optimization_sparse_tensor (__main__.TestSubclass) ... ok (0.012s) 2022-11-23T02:04:10.0956887Z test_non_rewrapping_torch_dispatch_subclass_as_parameter_throws_for_detach (__main__.TestSubclass) ... ok (0.002s) 2022-11-23T02:04:10.0957366Z test_param_invariants_base_tensor_tensor_requires_grad_False (__main__.TestSubclass) ... ok (0.001s) 2022-11-23T02:04:10.0957836Z test_param_invariants_base_tensor_tensor_requires_grad_True (__main__.TestSubclass) ... ok (0.001s) 2022-11-23T02:04:10.0958324Z test_param_invariants_diag_tensor_below_tensor_requires_grad_False (__main__.TestSubclass) ... ok (0.001s) 2022-11-23T02:04:10.0958815Z test_param_invariants_diag_tensor_below_tensor_requires_grad_True (__main__.TestSubclass) ... ok (0.001s) 2022-11-23T02:04:10.0959412Z test_param_invariants_logging_tensor_tensor_requires_grad_False (__main__.TestSubclass) ... ok (0.001s) 2022-11-23T02:04:10.0959902Z test_param_invariants_logging_tensor_tensor_requires_grad_True (__main__.TestSubclass) ... ok (0.001s) 2022-11-23T02:04:10.0960400Z test_param_invariants_non_wrapper_tensor_tensor_requires_grad_False (__main__.TestSubclass) ... ok (0.001s) 2022-11-23T02:04:10.0960875Z test_param_invariants_non_wrapper_tensor_tensor_requires_grad_True (__main__.TestSubclass) ... ok (0.001s) 2022-11-23T02:04:10.0961360Z test_param_invariants_sparse_tensor_tensor_requires_grad_False (__main__.TestSubclass) ... ok (0.002s) 2022-11-23T02:04:10.0961835Z test_param_invariants_sparse_tensor_tensor_requires_grad_True (__main__.TestSubclass) ... ok (0.002s) 2022-11-23T02:04:10.0962315Z test_parametrization_base_tensor_leave_parametrized_False (__main__.TestSubclass) ... ok (0.002s) 2022-11-23T02:04:10.0962779Z test_parametrization_base_tensor_leave_parametrized_True (__main__.TestSubclass) ... ok (0.002s) 2022-11-23T02:04:10.0963274Z test_parametrization_diag_tensor_below_leave_parametrized_False (__main__.TestSubclass) ... ok (0.001s) 2022-11-23T02:04:10.0963773Z test_parametrization_diag_tensor_below_leave_parametrized_True (__main__.TestSubclass) ... ok (0.001s) 2022-11-23T02:04:10.0964263Z test_parametrization_logging_tensor_leave_parametrized_False (__main__.TestSubclass) ... ok (0.001s) 2022-11-23T02:04:10.0964765Z test_parametrization_logging_tensor_leave_parametrized_True (__main__.TestSubclass) ... ok (0.001s) 2022-11-23T02:04:10.0965259Z test_parametrization_non_wrapper_tensor_leave_parametrized_False (__main__.TestSubclass) ... ok (0.002s) 2022-11-23T02:04:10.0965753Z test_parametrization_non_wrapper_tensor_leave_parametrized_True (__main__.TestSubclass) ... ok (0.002s) 2022-11-23T02:04:10.0966299Z test_parametrization_sparse_tensor_leave_parametrized_False (__main__.TestSubclass) ... ok (0.004s) 2022-11-23T02:04:10.0966780Z test_parametrization_sparse_tensor_leave_parametrized_True (__main__.TestSubclass) ... ok (0.004s) 2022-11-23T02:04:10.0967235Z test_repr_base_tensor_as_param_False (__main__.TestSubclass) ... ok (0.001s) 2022-11-23T02:04:10.0967645Z test_repr_base_tensor_as_param_True (__main__.TestSubclass) ... ok (0.001s) 2022-11-23T02:04:10.0968058Z test_repr_diag_tensor_below_as_param_False (__main__.TestSubclass) ... ok (0.002s) 2022-11-23T02:04:10.0968464Z test_repr_diag_tensor_below_as_param_True (__main__.TestSubclass) ... ok (0.002s) 2022-11-23T02:04:10.0968883Z test_repr_logging_tensor_as_param_False (__main__.TestSubclass) ... ok (0.001s) 2022-11-23T02:04:10.0969295Z test_repr_logging_tensor_as_param_True (__main__.TestSubclass) ... ok (0.002s) 2022-11-23T02:04:10.0969696Z test_repr_non_wrapper_tensor_as_param_False (__main__.TestSubclass) ... ok (0.001s) 2022-11-23T02:04:10.0970128Z test_repr_non_wrapper_tensor_as_param_True (__main__.TestSubclass) ... ok (0.002s) 2022-11-23T02:04:10.0970560Z test_repr_sparse_tensor_as_param_False (__main__.TestSubclass) ... ok (0.002s) 2022-11-23T02:04:10.0970976Z test_repr_sparse_tensor_as_param_True (__main__.TestSubclass) ... ok (0.002s) 2022-11-23T02:04:10.0971378Z test_serialization_base_tensor_as_param_False (__main__.TestSubclass) ... ok (0.002s) 2022-11-23T02:04:10.0971811Z test_serialization_base_tensor_as_param_True (__main__.TestSubclass) ... ok (0.002s) 2022-11-23T02:04:10.0972254Z test_serialization_diag_tensor_below_as_param_False (__main__.TestSubclass) ... ok (0.004s) 2022-11-23T02:04:10.0972687Z test_serialization_diag_tensor_below_as_param_True (__main__.TestSubclass) ... ok (0.004s) 2022-11-23T02:04:10.0973134Z test_serialization_logging_tensor_as_param_False (__main__.TestSubclass) ... ok (0.003s) 2022-11-23T02:04:10.0973586Z test_serialization_logging_tensor_as_param_True (__main__.TestSubclass) ... ok (0.003s) 2022-11-23T02:04:10.0974048Z test_serialization_non_wrapper_tensor_as_param_False (__main__.TestSubclass) ... ok (0.002s) 2022-11-23T02:04:10.0974568Z test_serialization_non_wrapper_tensor_as_param_True (__main__.TestSubclass) ... ok (0.002s) 2022-11-23T02:04:10.0975008Z test_serialization_sparse_tensor_as_param_False (__main__.TestSubclass) ... ok (0.005s) 2022-11-23T02:04:10.0975449Z test_serialization_sparse_tensor_as_param_True (__main__.TestSubclass) ... ok (0.006s) 2022-11-23T02:04:10.0975873Z test_type_propagation_base_tensor_as_param_False (__main__.TestSubclass) ... ok (0.001s) 2022-11-23T02:04:10.0976314Z test_type_propagation_base_tensor_as_param_True (__main__.TestSubclass) ... ok (0.001s) 2022-11-23T02:04:10.0976773Z test_type_propagation_diag_tensor_below_as_param_False (__main__.TestSubclass) ... ok (0.001s) 2022-11-23T02:04:10.0977241Z test_type_propagation_diag_tensor_below_as_param_True (__main__.TestSubclass) ... ok (0.001s) 2022-11-23T02:04:10.0977682Z test_type_propagation_logging_tensor_as_param_False (__main__.TestSubclass) ... ok (0.001s) 2022-11-23T02:04:10.0978132Z test_type_propagation_logging_tensor_as_param_True (__main__.TestSubclass) ... ok (0.001s) 2022-11-23T02:04:10.0978591Z test_type_propagation_non_wrapper_tensor_as_param_False (__main__.TestSubclass) ... ok (0.001s) 2022-11-23T02:04:10.0979053Z test_type_propagation_non_wrapper_tensor_as_param_True (__main__.TestSubclass) ... ok (0.001s) 2022-11-23T02:04:10.0979485Z test_type_propagation_sparse_tensor_as_param_False (__main__.TestSubclass) ... ok (0.001s) 2022-11-23T02:04:10.0980245Z test_type_propagation_sparse_tensor_as_param_True (__main__.TestSubclass) ... ok (0.002s) 2022-11-23T02:04:10.0980525Z 2022-11-23T02:04:10.0980825Z ---------------------------------------------------------------------- 2022-11-23T02:04:10.0981149Z Ran 71 tests in 1.779s 2022-11-23T02:04:10.0981315Z 2022-11-23T02:04:10.0981436Z OK (expected failures=5) 2022-11-23T02:04:10.0981609Z 2022-11-23T02:04:10.0981732Z Generating XML reports... 2022-11-23T02:04:10.0982358Z Generated XML report: test-reports/python-unittest/test_subclass/TEST-TestSubclass-20221123020407.xml 2022-11-23T02:04:10.0982662Z 2022-11-23T02:04:10.0983007Z ##[endgroup] 2022-11-23T02:04:10.0983518Z FINISHED PRINTING LOG FILE of test_subclass (/var/lib/jenkins/workspace/test/test-reports/test_subclass_60ppc6lx) 2022-11-23T02:04:10.0983822Z 2022-11-23T02:04:12.5054077Z Ignoring disabled issues: [] 2022-11-23T02:04:12.5394609Z Running test_optim ... [2022-11-23 02:04:12.539025] 2022-11-23T02:04:12.5396645Z Executing ['/opt/conda/bin/python', '-bb', 'test_optim.py', '-v', '--import-slow-tests', '--import-disabled-tests'] ... [2022-11-23 02:04:12.539339] 2022-11-23T02:06:57.2695213Z 2022-11-23T02:06:57.2698103Z Expand the folded group to see the log file of test_optim 2022-11-23T02:06:57.2699512Z ##[group]PRINTING LOG FILE of test_optim (/var/lib/jenkins/workspace/test/test-reports/test_optim_z3lbub7s) 2022-11-23T02:06:57.2700488Z 2022-11-23T02:06:57.2701210Z Running tests... 2022-11-23T02:06:57.2701753Z ---------------------------------------------------------------------- 2022-11-23T02:06:57.2702270Z Test results will be stored in test-reports/python-unittest/test_optim 2022-11-23T02:06:57.2703354Z test_adadelta (__main__.TestDifferentiableOptimizer) ... ok (1.652s) 2022-11-23T02:06:57.2706642Z test_adagrad (__main__.TestDifferentiableOptimizer) ... ok (0.033s) 2022-11-23T02:06:57.2707078Z test_adam (__main__.TestDifferentiableOptimizer) ... ok (0.080s) 2022-11-23T02:06:57.2707532Z test_adamax (__main__.TestDifferentiableOptimizer) ... ok (0.056s) 2022-11-23T02:06:57.2707961Z test_adamw (__main__.TestDifferentiableOptimizer) ... ok (0.080s) 2022-11-23T02:06:57.2708343Z test_asgd (__main__.TestDifferentiableOptimizer) ... ok (0.029s) 2022-11-23T02:06:57.2708742Z test_nadam (__main__.TestDifferentiableOptimizer) ... ok (0.064s) 2022-11-23T02:06:57.2709179Z test_radam (__main__.TestDifferentiableOptimizer) ... ok (0.051s) 2022-11-23T02:06:57.2709597Z test_rmsprop (__main__.TestDifferentiableOptimizer) ... ok (0.069s) 2022-11-23T02:06:57.2710297Z test_rprop (__main__.TestDifferentiableOptimizer) ... ok (0.057s) 2022-11-23T02:06:57.2710951Z test_sgd (__main__.TestDifferentiableOptimizer) ... ok (0.021s) 2022-11-23T02:06:57.2711819Z test_CosineAnnealingWarmRestarts_lr1_T_mult_1 (__main__.TestLRScheduler) ... ok (0.011s) 2022-11-23T02:06:57.2712684Z test_CosineAnnealingWarmRestarts_lr1_T_mult_2 (__main__.TestLRScheduler) ... ok (0.011s) 2022-11-23T02:06:57.2713759Z test_CosineAnnealingWarmRestarts_lr1_T_mult_4 (__main__.TestLRScheduler) ... ok (0.011s) 2022-11-23T02:06:57.2714307Z test_CosineAnnealingWarmRestarts_lr2 (__main__.TestLRScheduler) ... ok (0.096s) 2022-11-23T02:06:57.2714796Z test_CosineAnnealingWarmRestarts_lr3 (__main__.TestLRScheduler) ... ok (0.006s) 2022-11-23T02:06:57.2715206Z test_CosineAnnealingWarmRestarts_lr_state_dict (__main__.TestLRScheduler) ... ok (0.002s) 2022-11-23T02:06:57.2716737Z test_chained_lr1 (__main__.TestLRScheduler) ... /opt/conda/lib/python3.10/site-packages/torch/optim/lr_scheduler.py:138: UserWarning: Detected call of `lr_scheduler.step()` before `optimizer.step()`. In PyTorch 1.1.0 and later, you should call them in the opposite order: `optimizer.step()` before `lr_scheduler.step()`. Failure to do this will result in PyTorch skipping the first value of the learning rate schedule. See more details at https://pytorch.org/docs/stable/optim.html#how-to-adjust-learning-rate 2022-11-23T02:06:57.2717832Z warnings.warn("Detected call of `lr_scheduler.step()` before `optimizer.step()`. " 2022-11-23T02:06:57.2718194Z ok (0.002s) 2022-11-23T02:06:57.2718497Z test_chained_lr2 (__main__.TestLRScheduler) ... ok (0.002s) 2022-11-23T02:06:57.2718891Z test_chained_lr2_get_last_lr_before_step (__main__.TestLRScheduler) ... ok (0.001s) 2022-11-23T02:06:57.2719292Z test_chained_lr3 (__main__.TestLRScheduler) ... ok (0.002s) 2022-11-23T02:06:57.2719639Z test_chained_lr4 (__main__.TestLRScheduler) ... ok (0.002s) 2022-11-23T02:06:57.2720176Z test_chained_lr5 (__main__.TestLRScheduler) ... ok (0.003s) 2022-11-23T02:06:57.2720581Z test_closed_form_constantlr (__main__.TestLRScheduler) ... ok (0.010s) 2022-11-23T02:06:57.2720995Z test_closed_form_cos_anneal_lr (__main__.TestLRScheduler) ... ok (0.010s) 2022-11-23T02:06:57.2721634Z test_closed_form_exp_lr (__main__.TestLRScheduler) ... ok (0.009s) 2022-11-23T02:06:57.2722348Z test_closed_form_linearlr (__main__.TestLRScheduler) ... ok (0.010s) 2022-11-23T02:06:57.2723136Z test_closed_form_multi_step_lr (__main__.TestLRScheduler) ... ok (0.010s) 2022-11-23T02:06:57.2723964Z test_closed_form_poly_lr (__main__.TestLRScheduler) ... ok (0.010s) 2022-11-23T02:06:57.2724816Z test_closed_form_step_lr (__main__.TestLRScheduler) ... ok (0.010s) 2022-11-23T02:06:57.2726588Z test_compound_cosanneal_and_exp_lr (__main__.TestLRScheduler) ... /opt/conda/lib/python3.10/site-packages/torch/optim/lr_scheduler.py:138: UserWarning: Detected call of `lr_scheduler.step()` before `optimizer.step()`. In PyTorch 1.1.0 and later, you should call them in the opposite order: `optimizer.step()` before `lr_scheduler.step()`. Failure to do this will result in PyTorch skipping the first value of the learning rate schedule. See more details at https://pytorch.org/docs/stable/optim.html#how-to-adjust-learning-rate 2022-11-23T02:06:57.2727612Z warnings.warn("Detected call of `lr_scheduler.step()` before `optimizer.step()`. " 2022-11-23T02:06:57.2727945Z ok (0.003s) 2022-11-23T02:06:57.2728287Z test_compound_cosanneal_and_linearlr (__main__.TestLRScheduler) ... ok (0.003s) 2022-11-23T02:06:57.2728727Z test_compound_cosanneal_and_multistep_lr (__main__.TestLRScheduler) ... ok (0.003s) 2022-11-23T02:06:57.2729146Z test_compound_cosanneal_and_step_lr (__main__.TestLRScheduler) ... ok (0.003s) 2022-11-23T02:06:57.2729563Z test_compound_exp_and_linearlr (__main__.TestLRScheduler) ... ok (0.002s) 2022-11-23T02:06:57.2729984Z test_compound_exp_and_multistep_lr (__main__.TestLRScheduler) ... ok (0.003s) 2022-11-23T02:06:57.2730394Z test_compound_linearlr_and_multistep_lr (__main__.TestLRScheduler) ... ok (0.002s) 2022-11-23T02:06:57.2730943Z test_compound_reduce_lr_on_plateau1 (__main__.TestLRScheduler) ... ok (0.002s) 2022-11-23T02:06:57.2731372Z test_compound_reduce_lr_on_plateau2 (__main__.TestLRScheduler) ... ok (0.003s) 2022-11-23T02:06:57.2731790Z test_compound_reduce_lr_on_plateau3 (__main__.TestLRScheduler) ... ok (0.003s) 2022-11-23T02:06:57.2732184Z test_compound_reduce_lr_on_plateau4 (__main__.TestLRScheduler) ... ok (0.002s) 2022-11-23T02:06:57.2732586Z test_compound_reduce_lr_on_plateau5 (__main__.TestLRScheduler) ... ok (0.003s) 2022-11-23T02:06:57.2733001Z test_compound_step_and_constantlr (__main__.TestLRScheduler) ... ok (0.002s) 2022-11-23T02:06:57.2733391Z test_compound_step_and_exp_lr (__main__.TestLRScheduler) ... ok (0.002s) 2022-11-23T02:06:57.2733813Z test_compound_step_and_multistep_lr (__main__.TestLRScheduler) ... ok (0.002s) 2022-11-23T02:06:57.2734211Z test_constantlr (__main__.TestLRScheduler) ... ok (0.002s) 2022-11-23T02:06:57.2734623Z test_constantlr_is_constant_for_constant_epoch (__main__.TestLRScheduler) ... ok (0.004s) 2022-11-23T02:06:57.2735031Z test_constantlr_with_epoch (__main__.TestLRScheduler) ... ok (0.005s) 2022-11-23T02:06:57.2736415Z test_cos_anneal_lr (__main__.TestLRScheduler) ... /opt/conda/lib/python3.10/site-packages/torch/optim/lr_scheduler.py:138: UserWarning: Detected call of `lr_scheduler.step()` before `optimizer.step()`. In PyTorch 1.1.0 and later, you should call them in the opposite order: `optimizer.step()` before `lr_scheduler.step()`. Failure to do this will result in PyTorch skipping the first value of the learning rate schedule. See more details at https://pytorch.org/docs/stable/optim.html#how-to-adjust-learning-rate 2022-11-23T02:06:57.2737398Z warnings.warn("Detected call of `lr_scheduler.step()` before `optimizer.step()`. " 2022-11-23T02:06:57.2737738Z ok (0.002s) 2022-11-23T02:06:57.2738103Z test_cos_anneal_lr_continue (__main__.TestLRScheduler) ... ok (0.002s) 2022-11-23T02:06:57.2738542Z test_cosine_lr_state_dict (__main__.TestLRScheduler) ... ok (0.002s) 2022-11-23T02:06:57.2738919Z test_cosine_then_cyclic (__main__.TestLRScheduler) ... ok (0.003s) 2022-11-23T02:06:57.2739369Z test_cycle_lr_cycle_momentum_fail_with_momentumless_optimizer (__main__.TestLRScheduler) ... ok (0.001s) 2022-11-23T02:06:57.2739794Z test_cycle_lr_exp_range_mode (__main__.TestLRScheduler) ... ok (0.005s) 2022-11-23T02:06:57.2740668Z test_cycle_lr_exp_range_mode_one_lr (__main__.TestLRScheduler) ... ok (0.004s) 2022-11-23T02:06:57.2741105Z test_cycle_lr_exp_range_mode_step_size_up_down (__main__.TestLRScheduler) ... ok (0.005s) 2022-11-23T02:06:57.2741508Z test_cycle_lr_invalid_mode (__main__.TestLRScheduler) ... ok (0.001s) 2022-11-23T02:06:57.2741930Z test_cycle_lr_removed_after_out_of_scope (__main__.TestLRScheduler) ... ok (0.001s) 2022-11-23T02:06:57.2742357Z test_cycle_lr_triangular2_mode (__main__.TestLRScheduler) ... ok (0.007s) 2022-11-23T02:06:57.2742780Z test_cycle_lr_triangular2_mode_one_lr (__main__.TestLRScheduler) ... ok (0.007s) 2022-11-23T02:06:57.2743201Z test_cycle_lr_triangular2_mode_step_size_up_down (__main__.TestLRScheduler) ... ok (0.007s) 2022-11-23T02:06:57.2743629Z test_cycle_lr_triangular_mode (__main__.TestLRScheduler) ... ok (0.004s) 2022-11-23T02:06:57.2744041Z test_cycle_lr_triangular_mode_one_lr (__main__.TestLRScheduler) ... ok (0.004s) 2022-11-23T02:06:57.2744452Z test_cycle_lr_triangular_mode_one_lr_no_momentum (__main__.TestLRScheduler) ... ok (0.004s) 2022-11-23T02:06:57.2744899Z test_cycle_lr_triangular_mode_step_size_up_down (__main__.TestLRScheduler) ... ok (0.004s) 2022-11-23T02:06:57.2745324Z test_cycle_lr_with_adam (__main__.TestLRScheduler) ... ok (0.004s) 2022-11-23T02:06:57.2745738Z test_cycle_lr_with_momentumless_optimizer (__main__.TestLRScheduler) ... ok (0.003s) 2022-11-23T02:06:57.2746137Z test_error_when_getlr_has_epoch (__main__.TestLRScheduler) ... ok (0.002s) 2022-11-23T02:06:57.2746637Z test_exp_lr (__main__.TestLRScheduler) ... ok (0.002s) 2022-11-23T02:06:57.2747011Z test_exp_step_lr_state_dict (__main__.TestLRScheduler) ... ok (0.002s) 2022-11-23T02:06:57.2747431Z test_exponential_lr_is_constant_for_constant_epoch (__main__.TestLRScheduler) ... ok (0.003s) 2022-11-23T02:06:57.2747861Z test_get_last_lr_constantlr (__main__.TestLRScheduler) ... ok (0.003s) 2022-11-23T02:06:57.2748264Z test_get_last_lr_linearlr (__main__.TestLRScheduler) ... ok (0.003s) 2022-11-23T02:06:57.2748664Z test_get_last_lr_multi_step_lr (__main__.TestLRScheduler) ... ok (0.003s) 2022-11-23T02:06:57.2750136Z test_get_last_lr_sequentiallr (__main__.TestLRScheduler) ... /opt/conda/lib/python3.10/site-packages/torch/optim/lr_scheduler.py:151: UserWarning: The epoch parameter in `scheduler.step()` was not necessary and is being deprecated where possible. Please use `scheduler.step()` to step the scheduler. During the deprecation, if epoch is different from None, the closed form is used instead of the new chainable form, where available. Please open an issue if you are unable to replicate your use case: https://github.com/pytorch/pytorch/issues/new/choose. 2022-11-23T02:06:57.2751138Z warnings.warn(EPOCH_DEPRECATION_WARNING, UserWarning) 2022-11-23T02:06:57.2751443Z ok (0.004s) 2022-11-23T02:06:57.2751804Z test_get_last_lr_step_lr (__main__.TestLRScheduler) ... ok (0.003s) 2022-11-23T02:06:57.2753170Z test_lambda_lr (__main__.TestLRScheduler) ... /opt/conda/lib/python3.10/site-packages/torch/optim/lr_scheduler.py:138: UserWarning: Detected call of `lr_scheduler.step()` before `optimizer.step()`. In PyTorch 1.1.0 and later, you should call them in the opposite order: `optimizer.step()` before `lr_scheduler.step()`. Failure to do this will result in PyTorch skipping the first value of the learning rate schedule. See more details at https://pytorch.org/docs/stable/optim.html#how-to-adjust-learning-rate 2022-11-23T02:06:57.2754205Z warnings.warn("Detected call of `lr_scheduler.step()` before `optimizer.step()`. " 2022-11-23T02:06:57.2754581Z ok (0.002s) 2022-11-23T02:06:57.2754908Z test_lambda_lr_state_dict_fn (__main__.TestLRScheduler) ... ok (0.002s) 2022-11-23T02:06:57.2755308Z test_lambda_lr_state_dict_obj (__main__.TestLRScheduler) ... ok (0.002s) 2022-11-23T02:06:57.2755726Z test_linear_linearlr_is_constant_for_constant_epoch (__main__.TestLRScheduler) ... ok (0.003s) 2022-11-23T02:06:57.2757133Z test_linearlr (__main__.TestLRScheduler) ... /opt/conda/lib/python3.10/site-packages/torch/optim/lr_scheduler.py:138: UserWarning: Detected call of `lr_scheduler.step()` before `optimizer.step()`. In PyTorch 1.1.0 and later, you should call them in the opposite order: `optimizer.step()` before `lr_scheduler.step()`. Failure to do this will result in PyTorch skipping the first value of the learning rate schedule. See more details at https://pytorch.org/docs/stable/optim.html#how-to-adjust-learning-rate 2022-11-23T02:06:57.2758108Z warnings.warn("Detected call of `lr_scheduler.step()` before `optimizer.step()`. " 2022-11-23T02:06:57.2758456Z ok (0.002s) 2022-11-23T02:06:57.2758776Z test_linearlr_start_factor_limits1 (__main__.TestLRScheduler) ... ok (0.001s) 2022-11-23T02:06:57.2759207Z test_linearlr_start_factor_limits2 (__main__.TestLRScheduler) ... ok (0.001s) 2022-11-23T02:06:57.2759613Z test_linearlr_with_epoch (__main__.TestLRScheduler) ... ok (0.004s) 2022-11-23T02:06:57.2760972Z test_multi_step_lr (__main__.TestLRScheduler) ... /opt/conda/lib/python3.10/site-packages/torch/optim/lr_scheduler.py:138: UserWarning: Detected call of `lr_scheduler.step()` before `optimizer.step()`. In PyTorch 1.1.0 and later, you should call them in the opposite order: `optimizer.step()` before `lr_scheduler.step()`. Failure to do this will result in PyTorch skipping the first value of the learning rate schedule. See more details at https://pytorch.org/docs/stable/optim.html#how-to-adjust-learning-rate 2022-11-23T02:06:57.2761951Z warnings.warn("Detected call of `lr_scheduler.step()` before `optimizer.step()`. " 2022-11-23T02:06:57.2762340Z ok (0.002s) 2022-11-23T02:06:57.2762660Z test_multi_step_lr_state_dict (__main__.TestLRScheduler) ... ok (0.002s) 2022-11-23T02:06:57.2763076Z test_multi_step_lr_with_epoch (__main__.TestLRScheduler) ... ok (0.005s) 2022-11-23T02:06:57.2764439Z test_multiplicative_lr (__main__.TestLRScheduler) ... /opt/conda/lib/python3.10/site-packages/torch/optim/lr_scheduler.py:138: UserWarning: Detected call of `lr_scheduler.step()` before `optimizer.step()`. In PyTorch 1.1.0 and later, you should call them in the opposite order: `optimizer.step()` before `lr_scheduler.step()`. Failure to do this will result in PyTorch skipping the first value of the learning rate schedule. See more details at https://pytorch.org/docs/stable/optim.html#how-to-adjust-learning-rate 2022-11-23T02:06:57.2765426Z warnings.warn("Detected call of `lr_scheduler.step()` before `optimizer.step()`. " 2022-11-23T02:06:57.2765768Z ok (0.002s) 2022-11-23T02:06:57.2766092Z test_new_pattern_no_warning (__main__.TestLRScheduler) ... ok (0.003s) 2022-11-23T02:06:57.2766483Z test_new_pattern_no_warning_with_arg (__main__.TestLRScheduler) ... ok (0.003s) 2022-11-23T02:06:57.2766935Z test_new_pattern_no_warning_with_overridden_optim_step (__main__.TestLRScheduler) ... ok (0.006s) 2022-11-23T02:06:57.2767374Z test_no_cyclic_references (__main__.TestLRScheduler) ... ok (0.104s) 2022-11-23T02:06:57.2767788Z test_no_cyclic_references_in_step (__main__.TestLRScheduler) ... ok (0.002s) 2022-11-23T02:06:57.2768182Z test_old_pattern_warning (__main__.TestLRScheduler) ... ok (0.005s) 2022-11-23T02:06:57.2768584Z test_old_pattern_warning_resuming (__main__.TestLRScheduler) ... ok (0.005s) 2022-11-23T02:06:57.2769008Z test_old_pattern_warning_resuming_with_arg (__main__.TestLRScheduler) ... ok (0.005s) 2022-11-23T02:06:57.2769414Z test_old_pattern_warning_with_arg (__main__.TestLRScheduler) ... ok (0.005s) 2022-11-23T02:06:57.2769911Z test_old_pattern_warning_with_overridden_optim_step (__main__.TestLRScheduler) ... ok (0.005s) 2022-11-23T02:06:57.2770390Z test_onecycle_lr_cannot_calculate_total_steps (__main__.TestLRScheduler) ... ok (0.001s) 2022-11-23T02:06:57.2770816Z test_onecycle_lr_cosine_annealing (__main__.TestLRScheduler) ... ok (0.005s) 2022-11-23T02:06:57.2771235Z test_onecycle_lr_invalid_anneal_strategy (__main__.TestLRScheduler) ... ok (0.001s) 2022-11-23T02:06:57.2771667Z test_onecycle_lr_invalid_pct_start (__main__.TestLRScheduler) ... ok (0.001s) 2022-11-23T02:06:57.2772081Z test_onecycle_lr_linear_annealing (__main__.TestLRScheduler) ... ok (0.004s) 2022-11-23T02:06:57.2772495Z test_onecycle_lr_linear_annealing_three_phases (__main__.TestLRScheduler) ... ok (0.004s) 2022-11-23T02:06:57.2773897Z test_poly_lr (__main__.TestLRScheduler) ... /opt/conda/lib/python3.10/site-packages/torch/optim/lr_scheduler.py:138: UserWarning: Detected call of `lr_scheduler.step()` before `optimizer.step()`. In PyTorch 1.1.0 and later, you should call them in the opposite order: `optimizer.step()` before `lr_scheduler.step()`. Failure to do this will result in PyTorch skipping the first value of the learning rate schedule. See more details at https://pytorch.org/docs/stable/optim.html#how-to-adjust-learning-rate 2022-11-23T02:06:57.2774881Z warnings.warn("Detected call of `lr_scheduler.step()` before `optimizer.step()`. " 2022-11-23T02:06:57.2775230Z ok (0.002s) 2022-11-23T02:06:57.2775591Z test_polynomial_lr_is_constant_for_constant_epoch (__main__.TestLRScheduler) ... ok (0.003s) 2022-11-23T02:06:57.2776007Z test_reduce_lr_on_plateau1 (__main__.TestLRScheduler) ... ok (0.002s) 2022-11-23T02:06:57.2776403Z test_reduce_lr_on_plateau2 (__main__.TestLRScheduler) ... ok (0.003s) 2022-11-23T02:06:57.2776791Z test_reduce_lr_on_plateau3 (__main__.TestLRScheduler) ... ok (0.003s) 2022-11-23T02:06:57.2777160Z test_reduce_lr_on_plateau4 (__main__.TestLRScheduler) ... ok (0.003s) 2022-11-23T02:06:57.2777547Z test_reduce_lr_on_plateau5 (__main__.TestLRScheduler) ... ok (0.003s) 2022-11-23T02:06:57.2778008Z test_reduce_lr_on_plateau6 (__main__.TestLRScheduler) ... ok (0.003s) 2022-11-23T02:06:57.2778390Z test_reduce_lr_on_plateau7 (__main__.TestLRScheduler) ... ok (0.003s) 2022-11-23T02:06:57.2778773Z test_reduce_lr_on_plateau8 (__main__.TestLRScheduler) ... ok (0.004s) 2022-11-23T02:06:57.2779183Z test_reduce_lr_on_plateau_state_dict (__main__.TestLRScheduler) ... ok (0.002s) 2022-11-23T02:06:57.2780986Z test_sequentiallr1 (__main__.TestLRScheduler) ... /opt/conda/lib/python3.10/site-packages/torch/optim/lr_scheduler.py:138: UserWarning: Detected call of `lr_scheduler.step()` before `optimizer.step()`. In PyTorch 1.1.0 and later, you should call them in the opposite order: `optimizer.step()` before `lr_scheduler.step()`. Failure to do this will result in PyTorch skipping the first value of the learning rate schedule. See more details at https://pytorch.org/docs/stable/optim.html#how-to-adjust-learning-rate 2022-11-23T02:06:57.2781998Z warnings.warn("Detected call of `lr_scheduler.step()` before `optimizer.step()`. " 2022-11-23T02:06:57.2783376Z /opt/conda/lib/python3.10/site-packages/torch/optim/lr_scheduler.py:151: UserWarning: The epoch parameter in `scheduler.step()` was not necessary and is being deprecated where possible. Please use `scheduler.step()` to step the scheduler. During the deprecation, if epoch is different from None, the closed form is used instead of the new chainable form, where available. Please open an issue if you are unable to replicate your use case: https://github.com/pytorch/pytorch/issues/new/choose. 2022-11-23T02:06:57.2784278Z warnings.warn(EPOCH_DEPRECATION_WARNING, UserWarning) 2022-11-23T02:06:57.2784585Z ok (0.003s) 2022-11-23T02:06:57.2784902Z test_sequentiallr2 (__main__.TestLRScheduler) ... ok (0.002s) 2022-11-23T02:06:57.2785284Z test_sequentiallr3 (__main__.TestLRScheduler) ... ok (0.002s) 2022-11-23T02:06:57.2785642Z test_sequentiallr4 (__main__.TestLRScheduler) ... ok (0.002s) 2022-11-23T02:06:57.2786095Z test_step_lr (__main__.TestLRScheduler) ... ok (0.002s) 2022-11-23T02:06:57.2786519Z test_step_lr_is_constant_for_constant_epoch (__main__.TestLRScheduler) ... ok (0.003s) 2022-11-23T02:06:57.2786917Z test_step_lr_state_dict (__main__.TestLRScheduler) ... ok (0.002s) 2022-11-23T02:06:57.2787297Z test_swa_lr_state_dict (__main__.TestLRScheduler) ... ok (0.002s) 2022-11-23T02:06:57.2787711Z test_swalr_cosine_anneal_after_multiplicative (__main__.TestLRScheduler) ... ok (0.004s) 2022-11-23T02:06:57.2788115Z test_swalr_hypers (__main__.TestLRScheduler) ... ok (0.002s) 2022-11-23T02:06:57.2788535Z test_swalr_linear_anneal_after_multiplicative (__main__.TestLRScheduler) ... ok (0.004s) 2022-11-23T02:06:57.2788945Z test_swalr_no_anneal (__main__.TestLRScheduler) ... ok (0.002s) 2022-11-23T02:06:57.2790296Z test_adadelta (__main__.TestOptim) ... /opt/conda/lib/python3.10/site-packages/torch/optim/lr_scheduler.py:138: UserWarning: Detected call of `lr_scheduler.step()` before `optimizer.step()`. In PyTorch 1.1.0 and later, you should call them in the opposite order: `optimizer.step()` before `lr_scheduler.step()`. Failure to do this will result in PyTorch skipping the first value of the learning rate schedule. See more details at https://pytorch.org/docs/stable/optim.html#how-to-adjust-learning-rate 2022-11-23T02:06:57.2791268Z warnings.warn("Detected call of `lr_scheduler.step()` before `optimizer.step()`. " 2022-11-23T02:06:57.2791594Z ok (7.942s) 2022-11-23T02:06:57.2791898Z test_adadelta_complex (__main__.TestOptim) ... ok (0.007s) 2022-11-23T02:06:57.2792250Z test_adagrad (__main__.TestOptim) ... ok (10.280s) 2022-11-23T02:06:57.2792590Z test_adagrad_complex (__main__.TestOptim) ... ok (0.009s) 2022-11-23T02:06:57.2792950Z test_adagrad_sparse (__main__.TestOptim) ... ok (16.588s) 2022-11-23T02:06:57.2793279Z test_adam (__main__.TestOptim) ... ok (25.752s) 2022-11-23T02:06:57.2793630Z test_adamax (__main__.TestOptim) ... ok (6.028s) 2022-11-23T02:06:57.2793939Z test_adamw (__main__.TestOptim) ... ok (7.478s) 2022-11-23T02:06:57.2794353Z test_asgd (__main__.TestOptim) ... ok (10.445s) 2022-11-23T02:06:57.2794727Z test_duplicate_params_in_param_group (__main__.TestOptim) ... ok (0.001s) 2022-11-23T02:06:57.2795100Z test_empty_grad (__main__.TestOptim) ... ok (0.013s) 2022-11-23T02:06:57.2795488Z test_functional_fused_adam_with_foundinf (__main__.TestOptim) ... ok (0.007s) 2022-11-23T02:06:57.2795878Z test_fused_optimizers (__main__.TestOptim) ... ok (0.065s) 2022-11-23T02:06:57.2796248Z test_invalid_param_type (__main__.TestOptim) ... ok (0.001s) 2022-11-23T02:06:57.2796571Z test_lbfgs (__main__.TestOptim) ... ok (1.122s) 2022-11-23T02:06:57.2796916Z test_lbfgs_return_type (__main__.TestOptim) ... ok (0.002s) 2022-11-23T02:06:57.2797284Z test_multi_tensor_optimizers (__main__.TestOptim) ... ok (0.440s) 2022-11-23T02:06:57.2798618Z test_nadam (__main__.TestOptim) ... /opt/conda/lib/python3.10/site-packages/torch/optim/lr_scheduler.py:138: UserWarning: Detected call of `lr_scheduler.step()` before `optimizer.step()`. In PyTorch 1.1.0 and later, you should call them in the opposite order: `optimizer.step()` before `lr_scheduler.step()`. Failure to do this will result in PyTorch skipping the first value of the learning rate schedule. See more details at https://pytorch.org/docs/stable/optim.html#how-to-adjust-learning-rate 2022-11-23T02:06:57.2799904Z warnings.warn("Detected call of `lr_scheduler.step()` before `optimizer.step()`. " 2022-11-23T02:06:57.2800254Z ok (3.798s) 2022-11-23T02:06:57.2800564Z test_no_grad_for_all_params (__main__.TestOptim) ... ok (0.002s) 2022-11-23T02:06:57.2800897Z test_radam (__main__.TestOptim) ... ok (4.206s) 2022-11-23T02:06:57.2801227Z test_rmsprop (__main__.TestOptim) ... ok (19.351s) 2022-11-23T02:06:57.2801557Z test_rprop (__main__.TestOptim) ... ok (8.472s) 2022-11-23T02:06:57.2801874Z test_sgd (__main__.TestOptim) ... ok (19.918s) 2022-11-23T02:06:57.2802202Z test_sgd_complex (__main__.TestOptim) ... ok (0.015s) 2022-11-23T02:06:57.2802624Z test_sgd_sparse (__main__.TestOptim) ... ok (12.525s) 2022-11-23T02:06:57.2803009Z test_sparse_adam (__main__.TestOptim) ... ok (3.767s) 2022-11-23T02:06:57.2803337Z test_averaged_model_all_devices (__main__.TestSWAUtils) ... ok (0.092s) 2022-11-23T02:06:57.2803741Z test_averaged_model_exponential (__main__.TestSWAUtils) ... ok (0.012s) 2022-11-23T02:06:57.2804159Z test_averaged_model_exponential_buffers (__main__.TestSWAUtils) ... ok (0.008s) 2022-11-23T02:06:57.2804554Z test_averaged_model_mixed_device (__main__.TestSWAUtils) ... ok (0.010s) 2022-11-23T02:06:57.2804958Z test_averaged_model_state_dict (__main__.TestSWAUtils) ... ok (0.006s) 2022-11-23T02:06:57.2805356Z test_bn_update_eval_momentum (__main__.TestSWAUtils) ... ok (0.037s) 2022-11-23T02:06:57.2805728Z test_update_bn_cnn (__main__.TestSWAUtils) ... ok (0.957s) 2022-11-23T02:06:57.2806062Z test_update_bn_dnn (__main__.TestSWAUtils) ... ok (0.067s) 2022-11-23T02:06:57.2806272Z 2022-11-23T02:06:57.2806566Z ---------------------------------------------------------------------- 2022-11-23T02:06:57.2806907Z Ran 161 tests in 162.248s 2022-11-23T02:06:57.2807074Z 2022-11-23T02:06:57.2807149Z OK 2022-11-23T02:06:57.2807287Z 2022-11-23T02:06:57.2807412Z Generating XML reports... 2022-11-23T02:06:57.2808014Z Generated XML report: test-reports/python-unittest/test_optim/TEST-TestDifferentiableOptimizer-20221123020414.xml 2022-11-23T02:06:57.2808729Z Generated XML report: test-reports/python-unittest/test_optim/TEST-TestLRScheduler-20221123020414.xml 2022-11-23T02:06:57.2809609Z Generated XML report: test-reports/python-unittest/test_optim/TEST-TestOptim-20221123020414.xml 2022-11-23T02:06:57.2810236Z Generated XML report: test-reports/python-unittest/test_optim/TEST-TestSWAUtils-20221123020414.xml 2022-11-23T02:06:57.2810537Z 2022-11-23T02:06:57.2810972Z ##[endgroup] 2022-11-23T02:06:57.2811453Z FINISHED PRINTING LOG FILE of test_optim (/var/lib/jenkins/workspace/test/test-reports/test_optim_z3lbub7s) 2022-11-23T02:06:57.2811737Z 2022-11-23T02:06:59.7344934Z Ignoring disabled issues: [] 2022-11-23T02:06:59.7686802Z Running test_native_functions ... [2022-11-23 02:06:59.768330] 2022-11-23T02:06:59.7689598Z Executing ['/opt/conda/bin/python', '-bb', 'test_native_functions.py', '-v', '--import-slow-tests', '--import-disabled-tests'] ... [2022-11-23 02:06:59.768640] 2022-11-23T02:07:03.6663385Z 2022-11-23T02:07:03.6664603Z Expand the folded group to see the log file of test_native_functions 2022-11-23T02:07:03.6666486Z ##[group]PRINTING LOG FILE of test_native_functions (/var/lib/jenkins/workspace/test/test-reports/test_native_functions_3e5jd3kk) 2022-11-23T02:07:03.6667209Z 2022-11-23T02:07:03.6667418Z Running tests... 2022-11-23T02:07:03.6668499Z ---------------------------------------------------------------------- 2022-11-23T02:07:03.6669609Z Test results will be stored in test-reports/python-unittest/test_native_functions 2022-11-23T02:07:03.6670569Z test_intlist_error_with_overload (__main__.TestNativeFunctions) ... ok (1.600s) 2022-11-23T02:07:03.6672090Z test_optional_filled_intlist (__main__.TestNativeFunctions) ... pad(): argument 'pad' (position 2) must be tuple of ints, but found element of type str at pos 0 2022-11-23T02:07:03.6673426Z pad(): argument 'pad' must be tuple of ints, but found element of type str at pos 2 2022-11-23T02:07:03.6674600Z pad(): argument 'pad' (position 2) must be tuple of ints, but found element of type str at pos 0 2022-11-23T02:07:03.6675807Z pad(): argument 'pad' (position 2) must be tuple of ints, but found element of type str at pos 0 2022-11-23T02:07:03.6676972Z pad(): argument 'pad' must be tuple of ints, but found element of type str at pos 2 2022-11-23T02:07:03.6678146Z pad(): argument 'pad' (position 2) must be tuple of ints, but found element of type str at pos 0 2022-11-23T02:07:03.6679197Z pad(): argument 'pad' (position 2) must be tuple of ints, not str 2022-11-23T02:07:03.6679792Z ok (0.074s) 2022-11-23T02:07:03.6680472Z test_optional_floatlist (__main__.TestNativeFunctions) ... ok (0.014s) 2022-11-23T02:07:03.6681627Z test_optional_floatlist_invalid (__main__.TestNativeFunctions) ... ok (0.009s) 2022-11-23T02:07:03.6682546Z test_optional_intlist (__main__.TestNativeFunctions) ... ok (0.012s) 2022-11-23T02:07:03.6683434Z test_optional_intlist_invalid (__main__.TestNativeFunctions) ... ok (0.009s) 2022-11-23T02:07:03.6684318Z test_string_defaults (__main__.TestNativeFunctions) ... ok (0.008s) 2022-11-23T02:07:03.6685747Z test_symintlist_error (__main__.TestNativeFunctions) ... pad(): argument 'pad' (position 2) must be tuple of ints, but found element of type str at pos 0 2022-11-23T02:07:03.6687059Z pad(): argument 'pad' must be tuple of ints, but found element of type str at pos 2 2022-11-23T02:07:03.6688206Z pad(): argument 'pad' (position 2) must be tuple of ints, but found element of type str at pos 0 2022-11-23T02:07:03.6689410Z pad(): argument 'pad' (position 2) must be tuple of ints, but found element of type str at pos 0 2022-11-23T02:07:03.6690901Z pad(): argument 'pad' must be tuple of ints, but found element of type str at pos 2 2022-11-23T02:07:03.6692084Z pad(): argument 'pad' (position 2) must be tuple of ints, but found element of type str at pos 0 2022-11-23T02:07:03.6693133Z pad(): argument 'pad' (position 2) must be tuple of ints, not str 2022-11-23T02:07:03.6693787Z ok (0.001s) 2022-11-23T02:07:03.6695070Z test_symintlist_error_with_overload (__main__.TestNativeFunctions) ... view() received an invalid combination of arguments - got (tuple), but expected one of: 2022-11-23T02:07:03.6695999Z * (torch.dtype dtype) 2022-11-23T02:07:03.6696953Z didn't match because some of the arguments have invalid types: (!tuple of (str,)!) 2022-11-23T02:07:03.6697680Z * (tuple of ints size) 2022-11-23T02:07:03.6698652Z didn't match because some of the arguments have invalid types: (!tuple of (str,)!) 2022-11-23T02:07:03.6699120Z 2022-11-23T02:07:03.6699759Z view(): argument 'size' must be tuple of ints, but found element of type str at pos 2 2022-11-23T02:07:03.6701293Z view() received an invalid combination of arguments - got (tuple), but expected one of: 2022-11-23T02:07:03.6702254Z * (torch.dtype dtype) 2022-11-23T02:07:03.6703188Z didn't match because some of the arguments have invalid types: (!tuple of (str, int)!) 2022-11-23T02:07:03.6703929Z * (tuple of ints size) 2022-11-23T02:07:03.6704969Z didn't match because some of the arguments have invalid types: (!tuple of (str, int)!) 2022-11-23T02:07:03.6705495Z 2022-11-23T02:07:03.6706156Z view() received an invalid combination of arguments - got (list), but expected one of: 2022-11-23T02:07:03.6706898Z * (torch.dtype dtype) 2022-11-23T02:07:03.6707823Z didn't match because some of the arguments have invalid types: (!list of [str]!) 2022-11-23T02:07:03.6708559Z * (tuple of ints size) 2022-11-23T02:07:03.6709491Z didn't match because some of the arguments have invalid types: (!list of [str]!) 2022-11-23T02:07:03.6710012Z 2022-11-23T02:07:03.6710649Z view(): argument 'size' must be tuple of ints, but found element of type str at pos 2 2022-11-23T02:07:03.6711793Z view() received an invalid combination of arguments - got (list), but expected one of: 2022-11-23T02:07:03.6712529Z * (torch.dtype dtype) 2022-11-23T02:07:03.6713477Z didn't match because some of the arguments have invalid types: (!list of [str, int]!) 2022-11-23T02:07:03.6714184Z * (tuple of ints size) 2022-11-23T02:07:03.6715152Z didn't match because some of the arguments have invalid types: (!list of [str, int]!) 2022-11-23T02:07:03.6715684Z 2022-11-23T02:07:03.6716350Z view() received an invalid combination of arguments - got (str), but expected one of: 2022-11-23T02:07:03.6717077Z * (torch.dtype dtype) 2022-11-23T02:07:03.6717976Z didn't match because some of the arguments have invalid types: (!str!) 2022-11-23T02:07:03.6718683Z * (tuple of ints size) 2022-11-23T02:07:03.6719548Z didn't match because some of the arguments have invalid types: (!str!) 2022-11-23T02:07:03.6720040Z 2022-11-23T02:07:03.6720246Z ok (0.001s) 2022-11-23T02:07:03.6721786Z test_symintlist_error_with_overload_but_is_unique (__main__.TestNativeFunctions) ... set_() received an invalid combination of arguments - got (Tensor, int, tuple), but expected one of: 2022-11-23T02:07:03.6722793Z * () 2022-11-23T02:07:03.6723275Z * (torch.Storage source) 2022-11-23T02:07:03.6724047Z * (torch.Storage source, int storage_offset, tuple of ints size, tuple of ints stride) 2022-11-23T02:07:03.6724757Z * (Tensor source) 2022-11-23T02:07:03.6725436Z * (Tensor source, int storage_offset, tuple of ints size, tuple of ints stride) 2022-11-23T02:07:03.6725942Z 2022-11-23T02:07:03.6726586Z set_(): argument 'size' must be tuple of ints, but found element of type str at pos 2 2022-11-23T02:07:03.6727781Z set_() received an invalid combination of arguments - got (Tensor, int, tuple), but expected one of: 2022-11-23T02:07:03.6728528Z * () 2022-11-23T02:07:03.6729012Z * (torch.Storage source) 2022-11-23T02:07:03.6729789Z * (torch.Storage source, int storage_offset, tuple of ints size, tuple of ints stride) 2022-11-23T02:07:03.6730505Z * (Tensor source) 2022-11-23T02:07:03.6731191Z * (Tensor source, int storage_offset, tuple of ints size, tuple of ints stride) 2022-11-23T02:07:03.6731688Z 2022-11-23T02:07:03.6732410Z set_() received an invalid combination of arguments - got (Tensor, int, list), but expected one of: 2022-11-23T02:07:03.6733132Z * () 2022-11-23T02:07:03.6733618Z * (torch.Storage source) 2022-11-23T02:07:03.6734394Z * (torch.Storage source, int storage_offset, tuple of ints size, tuple of ints stride) 2022-11-23T02:07:03.6735109Z * (Tensor source) 2022-11-23T02:07:03.6735809Z * (Tensor source, int storage_offset, tuple of ints size, tuple of ints stride) 2022-11-23T02:07:03.6736295Z 2022-11-23T02:07:03.6736942Z set_(): argument 'size' must be tuple of ints, but found element of type str at pos 2 2022-11-23T02:07:03.6738158Z set_() received an invalid combination of arguments - got (Tensor, int, list), but expected one of: 2022-11-23T02:07:03.6738923Z * () 2022-11-23T02:07:03.6739579Z * (torch.Storage source) 2022-11-23T02:07:03.6740636Z * (torch.Storage source, int storage_offset, tuple of ints size, tuple of ints stride) 2022-11-23T02:07:03.6741394Z * (Tensor source) 2022-11-23T02:07:03.6742083Z * (Tensor source, int storage_offset, tuple of ints size, tuple of ints stride) 2022-11-23T02:07:03.6742587Z 2022-11-23T02:07:03.6743305Z set_() received an invalid combination of arguments - got (Tensor, int, str), but expected one of: 2022-11-23T02:07:03.6744023Z * () 2022-11-23T02:07:03.6744509Z * (torch.Storage source) 2022-11-23T02:07:03.6745243Z * (torch.Storage source, int storage_offset, tuple of ints size, tuple of ints stride) 2022-11-23T02:07:03.6745964Z * (Tensor source) 2022-11-23T02:07:03.6746675Z * (Tensor source, int storage_offset, tuple of ints size, tuple of ints stride) 2022-11-23T02:07:03.6747172Z 2022-11-23T02:07:03.6747350Z ok (0.001s) 2022-11-23T02:07:03.6748361Z test_vararg_symintlist_error (__main__.TestNativeFunctions) ... rand(): argument 'size' (position 1) must be tuple of ints, but found element of type str at pos 0 2022-11-23T02:07:03.6749453Z rand(): argument 'size' must be tuple of ints, but found element of type str at pos 2 2022-11-23T02:07:03.6750460Z rand(): argument 'size' (position 1) must be tuple of ints, but found element of type str at pos 0 2022-11-23T02:07:03.6751426Z rand(): argument 'size' (position 1) must be tuple of ints, but found element of type str at pos 0 2022-11-23T02:07:03.6752409Z rand(): argument 'size' must be tuple of ints, but found element of type str at pos 2 2022-11-23T02:07:03.6753374Z rand(): argument 'size' (position 1) must be tuple of ints, but found element of type str at pos 0 2022-11-23T02:07:03.6754306Z rand(): argument 'size' (position 1) must be tuple of ints, but found element of type str at pos 0 2022-11-23T02:07:03.6755268Z rand(): argument 'size' (position 1) must be tuple of ints, but found element of type str at pos 0 2022-11-23T02:07:03.6756348Z rand(): argument 'size' must be tuple of ints, but found element of type str at pos 2 2022-11-23T02:07:03.6757307Z rand() received an invalid combination of arguments - got (str, int), but expected one of: 2022-11-23T02:07:03.6758271Z * (tuple of ints size, *, torch.Generator generator, tuple of names names, torch.dtype dtype, torch.layout layout, torch.device device, bool pin_memory, bool requires_grad) 2022-11-23T02:07:03.6759412Z * (tuple of ints size, *, torch.Generator generator, Tensor out, torch.dtype dtype, torch.layout layout, torch.device device, bool pin_memory, bool requires_grad) 2022-11-23T02:07:03.6760508Z * (tuple of ints size, *, Tensor out, torch.dtype dtype, torch.layout layout, torch.device device, bool pin_memory, bool requires_grad) 2022-11-23T02:07:03.6761552Z * (tuple of ints size, *, tuple of names names, torch.dtype dtype, torch.layout layout, torch.device device, bool pin_memory, bool requires_grad) 2022-11-23T02:07:03.6762116Z 2022-11-23T02:07:03.6762662Z rand(): argument 'size' (position 1) must be tuple of ints, but found element of type str at pos 0 2022-11-23T02:07:03.6763600Z rand(): argument 'size' must be tuple of ints, but found element of type str at pos 2 2022-11-23T02:07:03.6764513Z rand() received an invalid combination of arguments - got (str, int), but expected one of: 2022-11-23T02:07:03.6765476Z * (tuple of ints size, *, torch.Generator generator, tuple of names names, torch.dtype dtype, torch.layout layout, torch.device device, bool pin_memory, bool requires_grad) 2022-11-23T02:07:03.6766561Z * (tuple of ints size, *, torch.Generator generator, Tensor out, torch.dtype dtype, torch.layout layout, torch.device device, bool pin_memory, bool requires_grad) 2022-11-23T02:07:03.6767597Z * (tuple of ints size, *, Tensor out, torch.dtype dtype, torch.layout layout, torch.device device, bool pin_memory, bool requires_grad) 2022-11-23T02:07:03.6768598Z * (tuple of ints size, *, tuple of names names, torch.dtype dtype, torch.layout layout, torch.device device, bool pin_memory, bool requires_grad) 2022-11-23T02:07:03.6769307Z 2022-11-23T02:07:03.6769885Z rand() received an invalid combination of arguments - got (str, str, str), but expected one of: 2022-11-23T02:07:03.6770852Z * (tuple of ints size, *, torch.Generator generator, tuple of names names, torch.dtype dtype, torch.layout layout, torch.device device, bool pin_memory, bool requires_grad) 2022-11-23T02:07:03.6771999Z * (tuple of ints size, *, torch.Generator generator, Tensor out, torch.dtype dtype, torch.layout layout, torch.device device, bool pin_memory, bool requires_grad) 2022-11-23T02:07:03.6773033Z * (tuple of ints size, *, Tensor out, torch.dtype dtype, torch.layout layout, torch.device device, bool pin_memory, bool requires_grad) 2022-11-23T02:07:03.6774020Z * (tuple of ints size, *, tuple of names names, torch.dtype dtype, torch.layout layout, torch.device device, bool pin_memory, bool requires_grad) 2022-11-23T02:07:03.6774632Z 2022-11-23T02:07:03.6774815Z ok (0.002s) 2022-11-23T02:07:03.6775040Z 2022-11-23T02:07:03.6775540Z ---------------------------------------------------------------------- 2022-11-23T02:07:03.6776145Z Ran 11 tests in 1.732s 2022-11-23T02:07:03.6776431Z 2022-11-23T02:07:03.6776588Z OK 2022-11-23T02:07:03.6776816Z 2022-11-23T02:07:03.6776989Z Generating XML reports... 2022-11-23T02:07:03.6777973Z Generated XML report: test-reports/python-unittest/test_native_functions/TEST-TestNativeFunctions-20221123020701.xml 2022-11-23T02:07:03.6778523Z 2022-11-23T02:07:03.6779068Z ##[endgroup] 2022-11-23T02:07:03.6780233Z FINISHED PRINTING LOG FILE of test_native_functions (/var/lib/jenkins/workspace/test/test-reports/test_native_functions_3e5jd3kk) 2022-11-23T02:07:03.6780771Z 2022-11-23T02:07:06.1212293Z Ignoring disabled issues: [] 2022-11-23T02:07:06.1555882Z Running dynamo/test_export ... [2022-11-23 02:07:06.155126] 2022-11-23T02:07:06.1557559Z Executing ['/opt/conda/bin/python', '-bb', 'dynamo/test_export.py', '-v', '--import-slow-tests', '--import-disabled-tests'] ... [2022-11-23 02:07:06.155434] 2022-11-23T02:07:11.8293003Z 2022-11-23T02:07:11.8293765Z Expand the folded group to see the log file of dynamo/test_export 2022-11-23T02:07:11.8295540Z ##[group]PRINTING LOG FILE of dynamo/test_export (/var/lib/jenkins/workspace/test/test-reports/dynamo-test_export_tq81xog9) 2022-11-23T02:07:11.8296158Z 2022-11-23T02:07:11.8296346Z Running tests... 2022-11-23T02:07:11.8297261Z ---------------------------------------------------------------------- 2022-11-23T02:07:11.8298418Z Test results will be stored in test-reports/python-unittest/dynamo.test_export 2022-11-23T02:07:11.8299020Z test_dict_return (__main__.ExportTests) ... ok (1.625s) 2022-11-23T02:07:11.8299614Z test_dict_return_with_aten_graph (__main__.ExportTests) ... stats [('calls_captured', 4), ('fusions_possible', 2), ('unique_graphs', 2)] 2022-11-23T02:07:11.8300424Z stats [('calls_captured', 4), ('fusions_possible', 2), ('unique_graphs', 2)] 2022-11-23T02:07:11.8300745Z ok (0.024s) 2022-11-23T02:07:11.8301225Z test_dupes (__main__.ExportTests) ... stats [('calls_captured', 2), ('unique_graphs', 2), ('fusions_possible', 0)] 2022-11-23T02:07:11.8301593Z ok (0.012s) 2022-11-23T02:07:11.8302068Z test_dupes_2 (__main__.ExportTests) ... stats [('calls_captured', 2), ('unique_graphs', 2), ('fusions_possible', 0)] 2022-11-23T02:07:11.8302419Z ok (0.012s) 2022-11-23T02:07:11.8302910Z test_dupes_2_with_aten_graph (__main__.ExportTests) ... stats [('calls_captured', 2), ('unique_graphs', 2), ('fusions_possible', 0)] 2022-11-23T02:07:11.8303283Z ok (0.015s) 2022-11-23T02:07:11.8303779Z test_dupes_and_bypass (__main__.ExportTests) ... stats [('calls_captured', 2), ('unique_graphs', 2), ('fusions_possible', 0)] 2022-11-23T02:07:11.8304128Z ok (0.013s) 2022-11-23T02:07:11.8304686Z test_dupes_and_bypass_reorder_with_non_tensor_arg (__main__.ExportTests) ... stats [('calls_captured', 2), ('unique_graphs', 2), ('fusions_possible', 0)] 2022-11-23T02:07:11.8305135Z ok (0.124s) 2022-11-23T02:07:11.8305729Z test_dupes_and_bypass_reorder_with_non_tensor_arg_with_aten_graph (__main__.ExportTests) ... stats [('calls_captured', 2), ('unique_graphs', 2), ('fusions_possible', 0)] 2022-11-23T02:07:11.8306293Z ok (0.018s) 2022-11-23T02:07:11.8306822Z test_dupes_and_bypass_with_aten_graph (__main__.ExportTests) ... stats [('calls_captured', 2), ('unique_graphs', 2), ('fusions_possible', 0)] 2022-11-23T02:07:11.8307187Z ok (0.017s) 2022-11-23T02:07:11.8307710Z test_dupes_and_bypass_with_non_tensor_arg (__main__.ExportTests) ... stats [('calls_captured', 2), ('unique_graphs', 2), ('fusions_possible', 0)] 2022-11-23T02:07:11.8308106Z ok (0.014s) 2022-11-23T02:07:11.8308654Z test_dupes_and_bypass_with_non_tensor_arg_with_aten_graph (__main__.ExportTests) ... stats [('calls_captured', 2), ('unique_graphs', 2), ('fusions_possible', 0)] 2022-11-23T02:07:11.8309054Z ok (0.017s) 2022-11-23T02:07:11.8309586Z test_dupes_and_bypass_with_non_tensor_output (__main__.ExportTests) ... stats [('calls_captured', 6), ('fusions_possible', 4), ('unique_graphs', 2)] 2022-11-23T02:07:11.8309979Z ok (0.019s) 2022-11-23T02:07:11.8310534Z test_dupes_and_bypass_with_non_tensor_output_with_aten_graph (__main__.ExportTests) ... stats [('calls_captured', 6), ('fusions_possible', 4), ('unique_graphs', 2)] 2022-11-23T02:07:11.8310937Z ok (0.018s) 2022-11-23T02:07:11.8311452Z test_dupes_with_aten_graph (__main__.ExportTests) ... stats [('calls_captured', 2), ('unique_graphs', 2), ('fusions_possible', 0)] 2022-11-23T02:07:11.8311828Z ok (0.015s) 2022-11-23T02:07:11.8312099Z test_export (__main__.ExportTests) ... inline_call [] 2022-11-23T02:07:11.8312559Z stats [('calls_captured', 80), ('fusions_possible', 78), ('unique_graphs', 2)] 2022-11-23T02:07:11.8312866Z ok (0.168s) 2022-11-23T02:07:11.8313382Z test_export_compare_optimize_with_make_fx (__main__.ExportTests) ... stats [('calls_captured', 8), ('fusions_possible', 6), ('unique_graphs', 2)] 2022-11-23T02:07:11.8313767Z ok (0.057s) 2022-11-23T02:07:11.8314329Z test_export_decomp (__main__.ExportTests) ... stats [('calls_captured', 6), ('fusions_possible', 4), ('unique_graphs', 2)] 2022-11-23T02:07:11.8314706Z ok (0.028s) 2022-11-23T02:07:11.8315033Z test_export_decomp_asserts_bad_args (__main__.ExportTests) ... ok (0.001s) 2022-11-23T02:07:11.8315450Z test_export_decomp_asserts_bad_args_mode (__main__.ExportTests) ... ok (0.001s) 2022-11-23T02:07:11.8316038Z test_export_graph_bypass (__main__.ExportTests) ... stats [('calls_captured', 2), ('unique_graphs', 2), ('fusions_possible', 0)] 2022-11-23T02:07:11.8316406Z ok (0.016s) 2022-11-23T02:07:11.8316933Z test_export_graph_bypass_with_aten_graph (__main__.ExportTests) ... stats [('calls_captured', 2), ('unique_graphs', 2), ('fusions_possible', 0)] 2022-11-23T02:07:11.8317318Z ok (0.020s) 2022-11-23T02:07:11.8317835Z test_export_graph_with_complex_reorder (__main__.ExportTests) ... stats [('calls_captured', 4), ('fusions_possible', 2), ('unique_graphs', 2)] 2022-11-23T02:07:11.8318220Z ok (0.022s) 2022-11-23T02:07:11.8318777Z test_export_graph_with_complex_reorder_with_aten_graph (__main__.ExportTests) ... stats [('calls_captured', 4), ('fusions_possible', 2), ('unique_graphs', 2)] 2022-11-23T02:07:11.8319164Z ok (0.028s) 2022-11-23T02:07:11.8319667Z test_export_graph_with_list (__main__.ExportTests) ... stats [('calls_captured', 2), ('unique_graphs', 2), ('fusions_possible', 0)] 2022-11-23T02:07:11.8320035Z ok (0.019s) 2022-11-23T02:07:11.8320564Z test_export_graph_with_list_with_aten_graph (__main__.ExportTests) ... stats [('calls_captured', 2), ('unique_graphs', 2), ('fusions_possible', 0)] 2022-11-23T02:07:11.8320931Z ok (0.022s) 2022-11-23T02:07:11.8321425Z test_export_meta_val (__main__.ExportTests) ... stats [('calls_captured', 2), ('fusions_possible', 1), ('unique_graphs', 1)] 2022-11-23T02:07:11.8321790Z ok (0.096s) 2022-11-23T02:07:11.8322276Z test_export_mismatched_out (__main__.ExportTests) ... stats [('calls_captured', 2), ('unique_graphs', 2), ('fusions_possible', 0)] 2022-11-23T02:07:11.8322643Z ok (0.013s) 2022-11-23T02:07:11.8323147Z test_export_mismatched_out_2 (__main__.ExportTests) ... stats [('calls_captured', 2), ('unique_graphs', 2), ('fusions_possible', 0)] 2022-11-23T02:07:11.8323588Z ok (0.013s) 2022-11-23T02:07:11.8324109Z test_export_mismatched_out_2_with_aten_graph (__main__.ExportTests) ... stats [('calls_captured', 2), ('unique_graphs', 2), ('fusions_possible', 0)] 2022-11-23T02:07:11.8324502Z ok (0.016s) 2022-11-23T02:07:11.8325047Z test_export_mismatched_out_with_aten_graph (__main__.ExportTests) ... stats [('calls_captured', 2), ('unique_graphs', 2), ('fusions_possible', 0)] 2022-11-23T02:07:11.8325434Z ok (0.016s) 2022-11-23T02:07:11.8325838Z test_export_shape_control_flow_1 (__main__.ExportTests) ... frames [('total', 1), ('ok', 1)] 2022-11-23T02:07:11.8326333Z stats [('calls_captured', 8), ('fusions_possible', 6), ('unique_graphs', 2)] 2022-11-23T02:07:11.8326659Z ok (0.035s) 2022-11-23T02:07:11.8326933Z test_export_with_aten_graph (__main__.ExportTests) ... inline_call [] 2022-11-23T02:07:11.8327414Z stats [('calls_captured', 80), ('fusions_possible', 78), ('unique_graphs', 2)] 2022-11-23T02:07:11.8327765Z ok (0.210s) 2022-11-23T02:07:11.8328252Z test_export_with_constant_dict_values (__main__.ExportTests) ... stats [('calls_captured', 3), ('fusions_possible', 2), ('unique_graphs', 1)] 2022-11-23T02:07:11.8328633Z ok (0.013s) 2022-11-23T02:07:11.8329160Z test_export_with_constant_free_function (__main__.ExportTests) ... stats [('calls_captured', 3), ('fusions_possible', 2), ('unique_graphs', 1)] 2022-11-23T02:07:11.8329522Z ok (0.021s) 2022-11-23T02:07:11.8330079Z test_export_with_constant_free_function_and_class_method (__main__.ExportTests) ... stats [('calls_captured', 2), ('fusions_possible', 1), ('unique_graphs', 1)] 2022-11-23T02:07:11.8330477Z ok (0.017s) 2022-11-23T02:07:11.8331052Z test_export_with_constant_free_function_and_class_method_multiarg (__main__.ExportTests) ... stats [('calls_captured', 3), ('fusions_possible', 2), ('unique_graphs', 1)] 2022-11-23T02:07:11.8331454Z ok (0.021s) 2022-11-23T02:07:11.8332093Z test_export_with_constant_free_function_and_class_method_multiarg_diff (__main__.ExportTests) ... stats [('calls_captured', 1), ('unique_graphs', 1), ('fusions_possible', 0)] 2022-11-23T02:07:11.8332528Z ok (0.011s) 2022-11-23T02:07:11.8333040Z test_export_with_constant_list_nonzero (__main__.ExportTests) ... stats [('calls_captured', 9), ('fusions_possible', 8), ('unique_graphs', 1)] 2022-11-23T02:07:11.8333423Z ok (0.027s) 2022-11-23T02:07:11.8333986Z test_export_with_constant_list_nonzero_free_function (__main__.ExportTests) ... stats [('calls_captured', 9), ('fusions_possible', 8), ('unique_graphs', 1)] 2022-11-23T02:07:11.8334358Z ok (0.027s) 2022-11-23T02:07:11.8334886Z test_export_with_constant_method_on_module (__main__.ExportTests) ... stats [('calls_captured', 2), ('fusions_possible', 1), ('unique_graphs', 1)] 2022-11-23T02:07:11.8335275Z ok (0.017s) 2022-11-23T02:07:11.8335835Z test_export_with_constant_method_on_module_invoke_twice (__main__.ExportTests) ... stats [('calls_captured', 3), ('fusions_possible', 2), ('unique_graphs', 1)] 2022-11-23T02:07:11.8336234Z ok (0.020s) 2022-11-23T02:07:11.8336748Z test_export_with_constant_none_control_flow (__main__.ExportTests) ... stats [('calls_captured', 1), ('unique_graphs', 1), ('fusions_possible', 0)] 2022-11-23T02:07:11.8337127Z ok (0.009s) 2022-11-23T02:07:11.8337674Z test_export_with_constant_none_control_flow_free_func (__main__.ExportTests) ... stats [('calls_captured', 1), ('unique_graphs', 1), ('fusions_possible', 0)] 2022-11-23T02:07:11.8338056Z ok (0.008s) 2022-11-23T02:07:11.8338599Z test_export_with_constant_not_none_control_flow (__main__.ExportTests) ... stats [('calls_captured', 2), ('fusions_possible', 1), ('unique_graphs', 1)] 2022-11-23T02:07:11.8338985Z ok (0.011s) 2022-11-23T02:07:11.8339521Z test_export_with_constant_not_none_control_flow_free_func (__main__.ExportTests) ... stats [('calls_captured', 2), ('fusions_possible', 1), ('unique_graphs', 1)] 2022-11-23T02:07:11.8340165Z ok (0.010s) 2022-11-23T02:07:11.8340742Z test_export_with_constant_not_none_control_flow_pos (__main__.ExportTests) ... stats [('calls_captured', 2), ('fusions_possible', 1), ('unique_graphs', 1)] 2022-11-23T02:07:11.8341236Z ok (0.010s) 2022-11-23T02:07:11.8341741Z test_export_with_constant_not_return_const (__main__.ExportTests) ... stats [('calls_captured', 1), ('unique_graphs', 1), ('fusions_possible', 0)] 2022-11-23T02:07:11.8342141Z ok (0.008s) 2022-11-23T02:07:11.8342677Z test_export_with_constant_tuple_nonzero (__main__.ExportTests) ... stats [('calls_captured', 9), ('fusions_possible', 8), ('unique_graphs', 1)] 2022-11-23T02:07:11.8343060Z ok (0.027s) 2022-11-23T02:07:11.8343552Z test_export_with_module_layer (__main__.ExportTests) ... stats [('calls_captured', 7), ('fusions_possible', 4), ('unique_graphs', 3)] 2022-11-23T02:07:11.8343921Z ok (0.027s) 2022-11-23T02:07:11.8344419Z test_export_with_stack_trace (__main__.ExportTests) ... stats [('calls_captured', 8), ('fusions_possible', 6), ('unique_graphs', 2)] 2022-11-23T02:07:11.8344775Z ok (0.041s) 2022-11-23T02:07:11.8345078Z test_func_return (__main__.ExportTests) ... inline_call [] 2022-11-23T02:07:11.8345544Z stats [('calls_captured', 6), ('fusions_possible', 4), ('unique_graphs', 2)] 2022-11-23T02:07:11.8345838Z ok (0.020s) 2022-11-23T02:07:11.8346175Z test_func_return_with_aten_graph (__main__.ExportTests) ... inline_call [] 2022-11-23T02:07:11.8346637Z stats [('calls_captured', 6), ('fusions_possible', 4), ('unique_graphs', 2)] 2022-11-23T02:07:11.8346942Z ok (0.027s) 2022-11-23T02:07:11.8347414Z test_list_unpack (__main__.ExportTests) ... stats [('calls_captured', 2), ('unique_graphs', 2), ('fusions_possible', 0)] 2022-11-23T02:07:11.8347768Z ok (0.019s) 2022-11-23T02:07:11.8348293Z test_list_unpack_with_aten_graph (__main__.ExportTests) ... stats [('calls_captured', 2), ('unique_graphs', 2), ('fusions_possible', 0)] 2022-11-23T02:07:11.8348668Z ok (0.022s) 2022-11-23T02:07:11.8349264Z test_zeroes_in_and_out_different_shape_on_test (__main__.ExportTests) ... stats [('calls_captured', 4), ('fusions_possible', 2), ('unique_graphs', 2)] 2022-11-23T02:07:11.8349670Z ok (0.019s) 2022-11-23T02:07:11.8350228Z test_zeroes_in_and_out_different_shape_on_test_with_aten_graph (__main__.ExportTests) ... stats [('calls_captured', 4), ('fusions_possible', 2), ('unique_graphs', 2)] 2022-11-23T02:07:11.8350632Z ok (0.025s) 2022-11-23T02:07:11.8351177Z test_zeroes_in_new_shape_scalar_out (__main__.ExportTests) ... stats [('calls_captured', 16), ('fusions_possible', 14), ('unique_graphs', 2)] 2022-11-23T02:07:11.8351536Z ok (0.031s) 2022-11-23T02:07:11.8352068Z test_zeroes_in_new_shape_scalar_out_permute (__main__.ExportTests) ... stats [('calls_captured', 22), ('fusions_possible', 20), ('unique_graphs', 2)] 2022-11-23T02:07:11.8352500Z ok (0.037s) 2022-11-23T02:07:11.8353069Z test_zeroes_in_new_shape_scalar_out_permute_dupe_and_bypass (__main__.ExportTests) ... stats [('calls_captured', 22), ('fusions_possible', 20), ('unique_graphs', 2)] 2022-11-23T02:07:11.8353475Z ok (0.038s) 2022-11-23T02:07:11.8353640Z 2022-11-23T02:07:11.8353886Z ---------------------------------------------------------------------- 2022-11-23T02:07:11.8354216Z Ran 59 tests in 3.295s 2022-11-23T02:07:11.8354378Z 2022-11-23T02:07:11.8354471Z OK 2022-11-23T02:07:11.8354593Z 2022-11-23T02:07:11.8354720Z Generating XML reports... 2022-11-23T02:07:11.8355260Z Generated XML report: test-reports/python-unittest/dynamo.test_export/TEST-ExportTests-20221123020708.xml 2022-11-23T02:07:11.8355570Z 2022-11-23T02:07:11.8355924Z ##[endgroup] 2022-11-23T02:07:11.8356431Z FINISHED PRINTING LOG FILE of dynamo/test_export (/var/lib/jenkins/workspace/test/test-reports/dynamo-test_export_tq81xog9) 2022-11-23T02:07:11.8356739Z 2022-11-23T02:07:14.2901368Z Ignoring disabled issues: [] 2022-11-23T02:07:14.3248028Z Running test_fx_passes ... [2022-11-23 02:07:14.324421] 2022-11-23T02:07:14.3250769Z Executing ['/opt/conda/bin/python', '-bb', 'test_fx_passes.py', '-v', '--import-slow-tests', '--import-disabled-tests'] ... [2022-11-23 02:07:14.324732] 2022-11-23T02:07:18.5220487Z 2022-11-23T02:07:18.5220952Z Expand the folded group to see the log file of test_fx_passes 2022-11-23T02:07:18.5221793Z ##[group]PRINTING LOG FILE of test_fx_passes (/var/lib/jenkins/workspace/test/test-reports/test_fx_passes_n4mnuqjs) 2022-11-23T02:07:18.5222111Z 2022-11-23T02:07:18.5222313Z Running tests... 2022-11-23T02:07:18.5223139Z ---------------------------------------------------------------------- 2022-11-23T02:07:18.5224252Z Test results will be stored in test-reports/python-unittest/test_fx_passes 2022-11-23T02:07:18.5225179Z test_fuser_util_partition_[['add', 'add_1', 'add_2']] (__main__.TestFXGraphPasses) ... ok (0.022s) 2022-11-23T02:07:18.5225777Z test_fuser_util_partition_[['add', 'add_1'], ['add_5', 'add_6']] (__main__.TestFXGraphPasses) ... ok (0.008s) 2022-11-23T02:07:18.5226474Z test_fuser_util_partition_[['add', 'linear', 'add_1', 'param', 'add_2', 'add_3', 'add_4', 'linear2', 'add_5', 'add_6', 'relu']] (__main__.TestFXGraphPasses) ... ok (0.008s) 2022-11-23T02:07:18.5227095Z test_fuser_util_partition_[['add_2', 'add_3']] (__main__.TestFXGraphPasses) ... ok (0.007s) 2022-11-23T02:07:18.5227620Z test_fuser_util_partition_[['add_3', 'add_4']] (__main__.TestFXGraphPasses) ... ok (0.007s) 2022-11-23T02:07:18.5228186Z test_fuser_util_partition_[['add_4', 'add_1', 'add_3', 'add_2']] (__main__.TestFXGraphPasses) ... ok (0.008s) 2022-11-23T02:07:18.5228804Z test_fuser_util_partition_[['add_5', 'add_6'], ['add_1', 'add_2', 'add_3', 'add_4']] (__main__.TestFXGraphPasses) ... ok (0.008s) 2022-11-23T02:07:18.5229364Z test_fuser_util_partition_[['add_5', 'linear2']] (__main__.TestFXGraphPasses) ... ok (0.007s) 2022-11-23T02:07:18.5229900Z test_fuser_util_partition_[['add_6', 'add_5']] (__main__.TestFXGraphPasses) ... ok (0.007s) 2022-11-23T02:07:18.5230430Z test_fuser_util_partition_[['add_6', 'relu']] (__main__.TestFXGraphPasses) ... ok (0.007s) 2022-11-23T02:07:18.5231211Z test_fuser_util_partition_[['param', 'add_1', 'linear']] (__main__.TestFXGraphPasses) ... ok (0.007s) 2022-11-23T02:07:18.5231778Z test_fuser_util_partition_[['param', 'add_2']] (__main__.TestFXGraphPasses) ... ok (0.007s) 2022-11-23T02:07:18.5232339Z test_fuser_util_xfail_partition_[['add', 'add_1', 'add_3']] (__main__.TestFXGraphPasses) ... ok (0.004s) 2022-11-23T02:07:18.5232939Z test_fuser_util_xfail_partition_[['add', 'add_1'], ['add_1', 'add_5', 'add_6']] (__main__.TestFXGraphPasses) ... ok (0.005s) 2022-11-23T02:07:18.5233568Z test_fuser_util_xfail_partition_[['add_4', 'add_5']] (__main__.TestFXGraphPasses) ... ok (0.004s) 2022-11-23T02:07:18.5234103Z test_fuser_util_xfail_partition_[['relu', 'add_5']] (__main__.TestFXGraphPasses) ... ok (0.004s) 2022-11-23T02:07:18.5234962Z 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) ... ok (0.009s) 2022-11-23T02:07:18.5235935Z test_partitioner_fn__expected_partition_[['add_3', 'add_2', 'add', 'add_1']]_bookend_non_compute_pass_False (__main__.TestFXGraphPasses) ... ok (0.018s) 2022-11-23T02:07:18.5236836Z test_partitioner_fn__expected_partition_[['add_1'], ['add']]_bookend_non_compute_pass_False (__main__.TestFXGraphPasses) ... ok (0.007s) 2022-11-23T02:07:18.5237776Z test_partitioner_fn__expected_partition_[['add_2'], ['add_3', 'add_4', 'add_1'], ['add']]_bookend_non_compute_pass_False (__main__.TestFXGraphPasses) ... ok (0.008s) 2022-11-23T02:07:18.5238697Z test_partitioner_fn__expected_partition_[['add_2', 'add_1', 'add']]_bookend_non_compute_pass_False (__main__.TestFXGraphPasses) ... ok (0.007s) 2022-11-23T02:07:18.5239633Z test_partitioner_fn__expected_partition_[['add', 'std_mean', 'getitem', 'getitem_1']]_bookend_non_compute_pass_False (__main__.TestFXGraphPasses) ... ok (0.006s) 2022-11-23T02:07:18.5240793Z test_partitioner_fn__expected_partition_[['add_1', 'add', 'permute_1', 'view', 'permute_2', 'permute_3', 'permute']]_bookend_non_compute_pass_False (__main__.TestFXGraphPasses) ... ok (0.008s) 2022-11-23T02:07:18.5241765Z test_partitioner_fn__expected_partition_[['permute_1', 'add_1', 'add']]_bookend_non_compute_pass_True (__main__.TestFXGraphPasses) ... ok (0.007s) 2022-11-23T02:07:18.5242765Z test_partitioner_fn__expected_partition_[['add_1', 'add', 'permute_1', 'view', 'permute_2', 'permute_3', 'permute']]_bookend_non_compute_pass_False (__main__.TestFXGraphPasses) ... ok (0.008s) 2022-11-23T02:07:18.5243730Z test_partitioner_fn__expected_partition_[['permute_1', 'add_1', 'add']]_bookend_non_compute_pass_True (__main__.TestFXGraphPasses) ... ok (0.008s) 2022-11-23T02:07:18.5244659Z test_partitioner_fn__expected_partition_[['add_3', 'add_2'], ['add_1', 'add']]_bookend_non_compute_pass_False (__main__.TestFXGraphPasses) ... ok (0.007s) 2022-11-23T02:07:18.5245561Z test_partitioner_fn__expected_partition_[['add_2', 'add_1', 'add']]_bookend_non_compute_pass_False (__main__.TestFXGraphPasses) ... ok (0.007s) 2022-11-23T02:07:18.5246468Z test_partitioner_fn__expected_partition_[['add_2', 'add_1', 'add']]_bookend_non_compute_pass_False (__main__.TestFXGraphPasses) ... ok (0.007s) 2022-11-23T02:07:18.5247419Z test_partitioner_fn__expected_partition_[['add_1', 'add']]_bookend_non_compute_pass_False (__main__.TestFXGraphPasses) ... ok (0.006s) 2022-11-23T02:07:18.5248325Z test_partitioner_fn__expected_partition_[['add']]_bookend_non_compute_pass_False (__main__.TestFXGraphPasses) ... ok (0.006s) 2022-11-23T02:07:18.5249236Z test_partitioner_fn__expected_partition_[['add_3', 'add_2', 'add', 'add_1']]_bookend_non_compute_pass_False (__main__.TestFXGraphPasses) ... ok (0.007s) 2022-11-23T02:07:18.5250135Z test_partitioner_fn__expected_partition_[['add_3', 'add_2', 'add', 'add_1']]_bookend_non_compute_pass_False (__main__.TestFXGraphPasses) ... ok (0.006s) 2022-11-23T02:07:18.5251057Z test_partitioner_fn__expected_partition_[['add_3', 'add_2', 'add_1', 'add']]_bookend_non_compute_pass_False (__main__.TestFXGraphPasses) ... ok (0.007s) 2022-11-23T02:07:18.5251811Z test_subgraph_matcher_test_model_ (__main__.TestFXMatcherUtils) ... ok (0.006s) 2022-11-23T02:07:18.5252541Z test_subgraph_matcher_test_model_ (__main__.TestFXMatcherUtils) ... ok (0.006s) 2022-11-23T02:07:18.5253248Z test_subgraph_matcher_test_model_ (__main__.TestFXMatcherUtils) ... ok (0.005s) 2022-11-23T02:07:18.5253982Z test_subgraph_matcher_test_model_ (__main__.TestFXMatcherUtils) ... ok (0.005s) 2022-11-23T02:07:18.5254694Z test_subgraph_matcher_test_model_ (__main__.TestFXMatcherUtils) ... ok (0.005s) 2022-11-23T02:07:18.5255457Z test_subgraph_matcher_test_model_ (__main__.TestFXMatcherUtils) ... ok (0.005s) 2022-11-23T02:07:18.5256243Z test_subgraph_matcher_test_model_ (__main__.TestFXMatcherUtils) ... ok (0.006s) 2022-11-23T02:07:18.5257040Z test_subgraph_matcher_test_model_ (__main__.TestFXMatcherUtils) ... ok (0.005s) 2022-11-23T02:07:18.5257747Z test_subgraph_matcher_test_model_ (__main__.TestFXMatcherUtils) ... ok (0.006s) 2022-11-23T02:07:18.5258401Z test_subgraph_matcher_test_model_ (__main__.TestFXMatcherUtils) ... ok (0.005s) 2022-11-23T02:07:18.5259038Z test_subgraph_matcher_test_model_ (__main__.TestFXMatcherUtils) ... ok (0.007s) 2022-11-23T02:07:18.5259706Z test_subgraph_matcher_test_model_ (__main__.TestFXMatcherUtils) ... ok (0.007s) 2022-11-23T02:07:18.5260684Z test_subgraph_matcher_test_model_ (__main__.TestFXMatcherUtils) ... ok (0.005s) 2022-11-23T02:07:18.5261338Z test_subgraph_matcher_test_model_ (__main__.TestFXMatcherUtils) ... ok (0.005s) 2022-11-23T02:07:18.5261953Z test_subgraph_matcher_test_model_ (__main__.TestFXMatcherUtils) ... ok (0.006s) 2022-11-23T02:07:18.5262573Z test_subgraph_matcher_test_model_ (__main__.TestFXMatcherUtils) ... ok (0.005s) 2022-11-23T02:07:18.5262860Z 2022-11-23T02:07:18.5263128Z ---------------------------------------------------------------------- 2022-11-23T02:07:18.5263467Z Ran 50 tests in 0.354s 2022-11-23T02:07:18.5263636Z 2022-11-23T02:07:18.5263713Z OK 2022-11-23T02:07:18.5263849Z 2022-11-23T02:07:18.5263974Z Generating XML reports... 2022-11-23T02:07:18.5264530Z Generated XML report: test-reports/python-unittest/test_fx_passes/TEST-TestFXGraphPasses-20221123020717.xml 2022-11-23T02:07:18.5265316Z Generated XML report: test-reports/python-unittest/test_fx_passes/TEST-TestFXMatcherUtils-20221123020717.xml 2022-11-23T02:07:18.5265637Z 2022-11-23T02:07:18.5265988Z ##[endgroup] 2022-11-23T02:07:18.5266500Z FINISHED PRINTING LOG FILE of test_fx_passes (/var/lib/jenkins/workspace/test/test-reports/test_fx_passes_n4mnuqjs) 2022-11-23T02:07:18.5266796Z 2022-11-23T02:07:20.9821258Z Ignoring disabled issues: [] 2022-11-23T02:07:21.0166162Z Running test_pytree ... [2022-11-23 02:07:21.016247] 2022-11-23T02:07:21.0169083Z Executing ['/opt/conda/bin/python', '-bb', 'test_pytree.py', '-v', '--import-slow-tests', '--import-disabled-tests'] ... [2022-11-23 02:07:21.016556] 2022-11-23T02:07:24.8447813Z 2022-11-23T02:07:24.8448792Z Expand the folded group to see the log file of test_pytree 2022-11-23T02:07:24.8450414Z ##[group]PRINTING LOG FILE of test_pytree (/var/lib/jenkins/workspace/test/test-reports/test_pytree_4ydfhmim) 2022-11-23T02:07:24.8451114Z 2022-11-23T02:07:24.8451355Z Running tests... 2022-11-23T02:07:24.8452034Z ---------------------------------------------------------------------- 2022-11-23T02:07:24.8452570Z Test results will be stored in test-reports/python-unittest/test_pytree 2022-11-23T02:07:24.8453036Z test_broadcast_to_and_flatten (__main__.TestPytree) ... ok (1.594s) 2022-11-23T02:07:24.8453422Z test_flatten_unflatten_dict (__main__.TestPytree) ... ok (0.005s) 2022-11-23T02:07:24.8453781Z test_flatten_unflatten_leaf (__main__.TestPytree) ... ok (0.002s) 2022-11-23T02:07:24.8454154Z test_flatten_unflatten_list (__main__.TestPytree) ... ok (0.002s) 2022-11-23T02:07:24.8454542Z test_flatten_unflatten_namedtuple (__main__.TestPytree) ... ok (0.002s) 2022-11-23T02:07:24.8454914Z test_flatten_unflatten_nested (__main__.TestPytree) ... ok (0.001s) 2022-11-23T02:07:24.8455306Z test_flatten_unflatten_odict (__main__.TestPytree) ... ok (0.002s) 2022-11-23T02:07:24.8455702Z test_flatten_unflatten_return_type_max (__main__.TestPytree) ... ok (0.002s) 2022-11-23T02:07:24.8456131Z test_flatten_unflatten_return_type_min (__main__.TestPytree) ... ok (0.002s) 2022-11-23T02:07:24.8456774Z test_flatten_unflatten_tuple (__main__.TestPytree) ... ok (0.003s) 2022-11-23T02:07:24.8457138Z test_tree_all_any (__main__.TestPytree) ... ok (0.001s) 2022-11-23T02:07:24.8457473Z test_tree_only (__main__.TestPytree) ... ok (0.001s) 2022-11-23T02:07:24.8457787Z test_treemap (__main__.TestPytree) ... ok (0.001s) 2022-11-23T02:07:24.8458150Z test_treespec_equality (__main__.TestPytree) ... ok (0.001s) 2022-11-23T02:07:24.8458513Z test_treespec_repr (__main__.TestPytree) ... ok (0.001s) 2022-11-23T02:07:24.8458722Z 2022-11-23T02:07:24.8459009Z ---------------------------------------------------------------------- 2022-11-23T02:07:24.8459323Z Ran 15 tests in 1.623s 2022-11-23T02:07:24.8459483Z 2022-11-23T02:07:24.8459576Z OK 2022-11-23T02:07:24.8459710Z 2022-11-23T02:07:24.8459834Z Generating XML reports... 2022-11-23T02:07:24.8460638Z Generated XML report: test-reports/python-unittest/test_pytree/TEST-TestPytree-20221123020722.xml 2022-11-23T02:07:24.8460949Z 2022-11-23T02:07:24.8461282Z ##[endgroup] 2022-11-23T02:07:24.8461784Z FINISHED PRINTING LOG FILE of test_pytree (/var/lib/jenkins/workspace/test/test-reports/test_pytree_4ydfhmim) 2022-11-23T02:07:24.8462073Z 2022-11-23T02:07:27.3292030Z Ignoring disabled issues: [] 2022-11-23T02:07:27.3641620Z Running test_tensorexpr_pybind ... [2022-11-23 02:07:27.363789] 2022-11-23T02:07:27.3644573Z Executing ['/opt/conda/bin/python', '-bb', 'test_tensorexpr_pybind.py', '-v', '--import-slow-tests', '--import-disabled-tests'] ... [2022-11-23 02:07:27.364138] 2022-11-23T02:07:31.7841726Z 2022-11-23T02:07:31.7842190Z Expand the folded group to see the log file of test_tensorexpr_pybind 2022-11-23T02:07:31.7843539Z ##[group]PRINTING LOG FILE of test_tensorexpr_pybind (/var/lib/jenkins/workspace/test/test-reports/test_tensorexpr_pybind_gex0q977) 2022-11-23T02:07:31.7844136Z 2022-11-23T02:07:31.7844344Z Running tests... 2022-11-23T02:07:31.7845149Z ---------------------------------------------------------------------- 2022-11-23T02:07:31.7845703Z Test results will be stored in test-reports/python-unittest/test_tensorexpr_pybind 2022-11-23T02:07:31.7846133Z test_unary_ops (__main__.TestExprHandlePyBind) ... ok (0.074s) 2022-11-23T02:07:31.7846532Z test_alloc_in_loop (__main__.TestTensorExprPyBind) ... ok (0.032s) 2022-11-23T02:07:31.7846933Z test_call_raw (__main__.TestTensorExprPyBind) ... ok (0.002s) 2022-11-23T02:07:31.7847308Z test_dtype_error (__main__.TestTensorExprPyBind) ... ok (0.001s) 2022-11-23T02:07:31.7847701Z test_dynamic_shape (__main__.TestTensorExprPyBind) ... ok (0.002s) 2022-11-23T02:07:31.7848100Z test_dynamic_shape_2d (__main__.TestTensorExprPyBind) ... ok (0.003s) 2022-11-23T02:07:31.7848508Z test_external_calls (__main__.TestTensorExprPyBind) ... ok (0.002s) 2022-11-23T02:07:31.7848918Z test_kernel_shape_prop (__main__.TestTensorExprPyBind) ... ok (0.202s) 2022-11-23T02:07:31.7849341Z test_kernel_shape_prop_module (__main__.TestTensorExprPyBind) ... ok (0.052s) 2022-11-23T02:07:31.7849791Z test_kernel_with_custom_lowering (__main__.TestTensorExprPyBind) ... ok (0.034s) 2022-11-23T02:07:31.7850206Z test_kernel_with_expand (__main__.TestTensorExprPyBind) ... ok (0.033s) 2022-11-23T02:07:31.7850618Z test_kernel_with_permute (__main__.TestTensorExprPyBind) ... ok (0.077s) 2022-11-23T02:07:31.7851038Z test_kernel_with_scalar_inputs (__main__.TestTensorExprPyBind) ... ok (0.028s) 2022-11-23T02:07:31.7851429Z test_kernel_with_t (__main__.TestTensorExprPyBind) ... ok (0.037s) 2022-11-23T02:07:31.7851833Z test_kernel_with_tensor_inputs (__main__.TestTensorExprPyBind) ... ok (0.034s) 2022-11-23T02:07:31.7852250Z test_kernel_with_transpose (__main__.TestTensorExprPyBind) ... ok (0.037s) 2022-11-23T02:07:31.7852651Z test_simple_sum (__main__.TestTensorExprPyBind) ... ok (0.002s) 2022-11-23T02:07:31.7852865Z 2022-11-23T02:07:31.7853198Z ---------------------------------------------------------------------- 2022-11-23T02:07:31.7853539Z Ran 17 tests in 0.656s 2022-11-23T02:07:31.7853825Z 2022-11-23T02:07:31.7853920Z OK 2022-11-23T02:07:31.7854052Z 2022-11-23T02:07:31.7854160Z Generating XML reports... 2022-11-23T02:07:31.7854759Z Generated XML report: test-reports/python-unittest/test_tensorexpr_pybind/TEST-TestExprHandlePyBind-20221123020730.xml 2022-11-23T02:07:31.7855501Z Generated XML report: test-reports/python-unittest/test_tensorexpr_pybind/TEST-TestTensorExprPyBind-20221123020730.xml 2022-11-23T02:07:31.7855841Z 2022-11-23T02:07:31.7856145Z ##[endgroup] 2022-11-23T02:07:31.7856708Z FINISHED PRINTING LOG FILE of test_tensorexpr_pybind (/var/lib/jenkins/workspace/test/test-reports/test_tensorexpr_pybind_gex0q977) 2022-11-23T02:07:31.7857032Z 2022-11-23T02:07:34.2456113Z Ignoring disabled issues: [] 2022-11-23T02:07:34.2795574Z Running test_per_overload_api ... [2022-11-23 02:07:34.279173] 2022-11-23T02:07:34.2798271Z Executing ['/opt/conda/bin/python', '-bb', 'test_per_overload_api.py', '-v', '--import-slow-tests', '--import-disabled-tests'] ... [2022-11-23 02:07:34.279476] 2022-11-23T02:07:38.0803968Z 2022-11-23T02:07:38.0804620Z Expand the folded group to see the log file of test_per_overload_api 2022-11-23T02:07:38.0805618Z ##[group]PRINTING LOG FILE of test_per_overload_api (/var/lib/jenkins/workspace/test/test-reports/test_per_overload_api_iu2355jl) 2022-11-23T02:07:38.0806142Z 2022-11-23T02:07:38.0806267Z Running tests... 2022-11-23T02:07:38.0807010Z ---------------------------------------------------------------------- 2022-11-23T02:07:38.0807538Z Test results will be stored in test-reports/python-unittest/test_per_overload_api 2022-11-23T02:07:38.0807982Z test_basics_opoverload (__main__.TestPerOverloadAPI) ... ok (1.609s) 2022-11-23T02:07:38.0808406Z test_basics_opoverloadpacket (__main__.TestPerOverloadAPI) ... ok (0.002s) 2022-11-23T02:07:38.0808802Z test_decompose (__main__.TestPerOverloadAPI) ... ok (0.002s) 2022-11-23T02:07:38.0809025Z 2022-11-23T02:07:38.0809295Z ---------------------------------------------------------------------- 2022-11-23T02:07:38.0809897Z Ran 3 tests in 1.613s 2022-11-23T02:07:38.0810089Z 2022-11-23T02:07:38.0810184Z OK 2022-11-23T02:07:38.0810300Z 2022-11-23T02:07:38.0810426Z Generating XML reports... 2022-11-23T02:07:38.0811016Z Generated XML report: test-reports/python-unittest/test_per_overload_api/TEST-TestPerOverloadAPI-20221123020736.xml 2022-11-23T02:07:38.0811351Z 2022-11-23T02:07:38.0811671Z ##[endgroup] 2022-11-23T02:07:38.0812193Z FINISHED PRINTING LOG FILE of test_per_overload_api (/var/lib/jenkins/workspace/test/test-reports/test_per_overload_api_iu2355jl) 2022-11-23T02:07:38.0812511Z 2022-11-23T02:07:40.5385781Z Ignoring disabled issues: [] 2022-11-23T02:07:40.5734638Z Running test_functional_autograd_benchmark ... [2022-11-23 02:07:40.573061] 2022-11-23T02:07:40.5737701Z Executing ['/opt/conda/bin/python', '-bb', 'test_functional_autograd_benchmark.py', '-v', '--import-slow-tests', '--import-disabled-tests'] ... [2022-11-23 02:07:40.573373] 2022-11-23T02:08:13.0452681Z 2022-11-23T02:08:13.0453197Z Expand the folded group to see the log file of test_functional_autograd_benchmark 2022-11-23T02:08:13.0457355Z ##[group]PRINTING LOG FILE of test_functional_autograd_benchmark (/var/lib/jenkins/workspace/test/test-reports/test_functional_autograd_benchmark_s8l6_eq3) 2022-11-23T02:08:13.0457752Z 2022-11-23T02:08:13.0457864Z Running tests... 2022-11-23T02:08:13.0458409Z ---------------------------------------------------------------------- 2022-11-23T02:08:13.0458961Z Test results will be stored in test-reports/python-unittest/test_functional_autograd_benchmark 2022-11-23T02:08:13.0459473Z test_fast_tasks (__main__.TestFunctionalAutogradBenchmark) ... Found functorch: 1.14.0a0+git1cfd385 2022-11-23T02:08:13.0459904Z Results for model resnet18 on task vjp: nans (var: nan) 2022-11-23T02:08:13.0463580Z Results for model resnet18 on task vjp using Functorch: nans (var: nan) 2022-11-23T02:08:13.0463954Z Found functorch: 1.14.0a0+git1cfd385 2022-11-23T02:08:13.0464319Z Results for model ppl_simple_reg on task vjp: nans (var: nan) 2022-11-23T02:08:13.0464991Z Results for model ppl_simple_reg on task vjp using Functorch: nans (var: nan) 2022-11-23T02:08:13.0465332Z Found functorch: 1.14.0a0+git1cfd385 2022-11-23T02:08:13.0465684Z Results for model ppl_robust_reg on task vjp: nans (var: nan) 2022-11-23T02:08:13.0466088Z Results for model ppl_robust_reg on task vjp using Functorch: nans (var: nan) 2022-11-23T02:08:13.0466466Z Found functorch: 1.14.0a0+git1cfd385 2022-11-23T02:08:13.0467082Z Results for model wav2letter on task vjp: nans (var: nan) 2022-11-23T02:08:13.0467696Z Results for model wav2letter on task vjp using Functorch: nans (var: nan) 2022-11-23T02:08:13.0468370Z Found functorch: 1.14.0a0+git1cfd385 2022-11-23T02:08:13.0469001Z Results for model transformer on task vjp: nans (var: nan) 2022-11-23T02:08:13.0469837Z Results for model transformer on task vjp using Functorch: nans (var: nan) 2022-11-23T02:08:13.0470293Z Found functorch: 1.14.0a0+git1cfd385 2022-11-23T02:08:13.0470629Z Results for model multiheadattn on task vjp: nans (var: nan) 2022-11-23T02:08:13.0471034Z Results for model multiheadattn on task vjp using Functorch: nans (var: nan) 2022-11-23T02:08:13.0471358Z ok (30.298s) 2022-11-23T02:08:13.0472492Z test_slow_tasks (__main__.TestFunctionalAutogradBenchmark) ... skip: Test is disabled because an issue exists disabling it: https://github.com/pytorch/pytorch/issues/77260 for platform(s) linux. If you're seeing this on your local machine and would like to enable this test, please make sure CI is not set and you are not using the flag --import-disabled-tests. (0.001s) 2022-11-23T02:08:13.0473178Z 2022-11-23T02:08:13.0473455Z ---------------------------------------------------------------------- 2022-11-23T02:08:13.0473787Z Ran 2 tests in 30.299s 2022-11-23T02:08:13.0473983Z 2022-11-23T02:08:13.0474087Z OK (skipped=1) 2022-11-23T02:08:13.0474244Z 2022-11-23T02:08:13.0474369Z Generating XML reports... 2022-11-23T02:08:13.0475153Z Generated XML report: test-reports/python-unittest/test_functional_autograd_benchmark/TEST-TestFunctionalAutogradBenchmark-20221123020742.xml 2022-11-23T02:08:13.0475567Z 2022-11-23T02:08:13.0475962Z ##[endgroup] 2022-11-23T02:08:13.0476577Z FINISHED PRINTING LOG FILE of test_functional_autograd_benchmark (/var/lib/jenkins/workspace/test/test-reports/test_functional_autograd_benchmark_s8l6_eq3) 2022-11-23T02:08:13.0476925Z 2022-11-23T02:08:15.4974297Z Ignoring disabled issues: [] 2022-11-23T02:08:15.5315656Z Running test_type_promotion ... [2022-11-23 02:08:15.531185] 2022-11-23T02:08:15.5318415Z Executing ['/opt/conda/bin/python', '-bb', 'test_type_promotion.py', '-v', '--import-slow-tests', '--import-disabled-tests'] ... [2022-11-23 02:08:15.531492] 2022-11-23T02:08:41.1205884Z 2022-11-23T02:08:41.1206583Z Expand the folded group to see the log file of test_type_promotion 2022-11-23T02:08:41.1210632Z ##[group]PRINTING LOG FILE of test_type_promotion (/var/lib/jenkins/workspace/test/test-reports/test_type_promotion_qjxla036) 2022-11-23T02:08:41.1210932Z 2022-11-23T02:08:41.1212996Z Running tests... 2022-11-23T02:08:41.1213766Z ---------------------------------------------------------------------- 2022-11-23T02:08:41.1214315Z Test results will be stored in test-reports/python-unittest/test_type_promotion 2022-11-23T02:08:41.1214745Z test_add_wrapped_cuda (__main__.TestTypePromotionCUDA) ... ok (0.005s) 2022-11-23T02:08:41.1215157Z test_alpha_mismatch_cuda (__main__.TestTypePromotionCUDA) ... ok (0.021s) 2022-11-23T02:08:41.1215621Z test_alternate_result_cuda (__main__.TestTypePromotionCUDA) ... ok (0.015s) 2022-11-23T02:08:41.1218072Z test_bfloat16_cuda (__main__.TestTypePromotionCUDA) ... ok (0.017s) 2022-11-23T02:08:41.1219126Z test_booleans_cuda (__main__.TestTypePromotionCUDA) ... /var/lib/jenkins/workspace/test/test_type_promotion.py:434: UserWarning: This overload of add is deprecated: 2022-11-23T02:08:41.1219757Z add(Tensor input, Number alpha, Tensor other, *, Tensor out) 2022-11-23T02:08:41.1221132Z Consider using one of the following signatures instead: 2022-11-23T02:08:41.1222307Z add(Tensor input, Tensor other, *, Number alpha, Tensor out) (Triggered internally at /var/lib/jenkins/workspace/torch/csrc/utils/python_arg_parser.cpp:1488.) 2022-11-23T02:08:41.1222809Z self.assertEqual(torch.add(torch.tensor(True, device=device), 2022-11-23T02:08:41.1223130Z ok (0.014s) 2022-11-23T02:08:41.1223465Z test_can_cast_cuda (__main__.TestTypePromotionCUDA) ... ok (0.001s) 2022-11-23T02:08:41.1224270Z test_cat_different_dtypes_cuda (__main__.TestTypePromotionCUDA) ... ok (0.107s) 2022-11-23T02:08:41.1225100Z test_cat_out_different_dtypes_cuda (__main__.TestTypePromotionCUDA) ... ok (2.548s) 2022-11-23T02:08:41.1225897Z test_clamp_type_promotion_cuda_bool_bool_bool (__main__.TestTypePromotionCUDA) ... ok (0.005s) 2022-11-23T02:08:41.1226799Z test_clamp_type_promotion_cuda_bool_bool_float32 (__main__.TestTypePromotionCUDA) ... ok (0.006s) 2022-11-23T02:08:41.1227825Z test_clamp_type_promotion_cuda_bool_bool_float64 (__main__.TestTypePromotionCUDA) ... ok (0.005s) 2022-11-23T02:08:41.1228709Z test_clamp_type_promotion_cuda_bool_bool_int32 (__main__.TestTypePromotionCUDA) ... ok (0.006s) 2022-11-23T02:08:41.1229558Z test_clamp_type_promotion_cuda_bool_float32_bool (__main__.TestTypePromotionCUDA) ... ok (0.009s) 2022-11-23T02:08:41.1230552Z test_clamp_type_promotion_cuda_bool_float32_float32 (__main__.TestTypePromotionCUDA) ... ok (0.008s) 2022-11-23T02:08:41.1231365Z test_clamp_type_promotion_cuda_bool_float32_float64 (__main__.TestTypePromotionCUDA) ... ok (0.009s) 2022-11-23T02:08:41.1232105Z test_clamp_type_promotion_cuda_bool_float32_int32 (__main__.TestTypePromotionCUDA) ... ok (0.008s) 2022-11-23T02:08:41.1232589Z test_clamp_type_promotion_cuda_bool_float64_bool (__main__.TestTypePromotionCUDA) ... ok (0.008s) 2022-11-23T02:08:41.1233055Z test_clamp_type_promotion_cuda_bool_float64_float32 (__main__.TestTypePromotionCUDA) ... ok (0.009s) 2022-11-23T02:08:41.1233674Z test_clamp_type_promotion_cuda_bool_float64_float64 (__main__.TestTypePromotionCUDA) ... ok (0.009s) 2022-11-23T02:08:41.1234197Z test_clamp_type_promotion_cuda_bool_float64_int32 (__main__.TestTypePromotionCUDA) ... ok (0.008s) 2022-11-23T02:08:41.1234684Z test_clamp_type_promotion_cuda_bool_int32_bool (__main__.TestTypePromotionCUDA) ... ok (0.007s) 2022-11-23T02:08:41.1235148Z test_clamp_type_promotion_cuda_bool_int32_float32 (__main__.TestTypePromotionCUDA) ... ok (0.008s) 2022-11-23T02:08:41.1235625Z test_clamp_type_promotion_cuda_bool_int32_float64 (__main__.TestTypePromotionCUDA) ... ok (0.007s) 2022-11-23T02:08:41.1236103Z test_clamp_type_promotion_cuda_bool_int32_int32 (__main__.TestTypePromotionCUDA) ... ok (0.008s) 2022-11-23T02:08:41.1236579Z test_clamp_type_promotion_cuda_float32_bool_bool (__main__.TestTypePromotionCUDA) ... ok (0.012s) 2022-11-23T02:08:41.1237043Z test_clamp_type_promotion_cuda_float32_bool_float32 (__main__.TestTypePromotionCUDA) ... ok (0.011s) 2022-11-23T02:08:41.1237535Z test_clamp_type_promotion_cuda_float32_bool_float64 (__main__.TestTypePromotionCUDA) ... ok (0.011s) 2022-11-23T02:08:41.1238031Z test_clamp_type_promotion_cuda_float32_bool_int32 (__main__.TestTypePromotionCUDA) ... ok (0.011s) 2022-11-23T02:08:41.1238505Z test_clamp_type_promotion_cuda_float32_float32_bool (__main__.TestTypePromotionCUDA) ... ok (0.011s) 2022-11-23T02:08:41.1238995Z test_clamp_type_promotion_cuda_float32_float32_float32 (__main__.TestTypePromotionCUDA) ... ok (0.012s) 2022-11-23T02:08:41.1239486Z test_clamp_type_promotion_cuda_float32_float32_float64 (__main__.TestTypePromotionCUDA) ... ok (0.012s) 2022-11-23T02:08:41.1239971Z test_clamp_type_promotion_cuda_float32_float32_int32 (__main__.TestTypePromotionCUDA) ... ok (0.012s) 2022-11-23T02:08:41.1240436Z test_clamp_type_promotion_cuda_float32_float64_bool (__main__.TestTypePromotionCUDA) ... ok (0.011s) 2022-11-23T02:08:41.1240921Z test_clamp_type_promotion_cuda_float32_float64_float32 (__main__.TestTypePromotionCUDA) ... ok (0.012s) 2022-11-23T02:08:41.1241420Z test_clamp_type_promotion_cuda_float32_float64_float64 (__main__.TestTypePromotionCUDA) ... ok (0.012s) 2022-11-23T02:08:41.1242001Z test_clamp_type_promotion_cuda_float32_float64_int32 (__main__.TestTypePromotionCUDA) ... ok (0.011s) 2022-11-23T02:08:41.1242467Z test_clamp_type_promotion_cuda_float32_int32_bool (__main__.TestTypePromotionCUDA) ... ok (0.012s) 2022-11-23T02:08:41.1242949Z test_clamp_type_promotion_cuda_float32_int32_float32 (__main__.TestTypePromotionCUDA) ... ok (0.011s) 2022-11-23T02:08:41.1243430Z test_clamp_type_promotion_cuda_float32_int32_float64 (__main__.TestTypePromotionCUDA) ... ok (0.011s) 2022-11-23T02:08:41.1243912Z test_clamp_type_promotion_cuda_float32_int32_int32 (__main__.TestTypePromotionCUDA) ... ok (0.012s) 2022-11-23T02:08:41.1244370Z test_clamp_type_promotion_cuda_float64_bool_bool (__main__.TestTypePromotionCUDA) ... ok (0.012s) 2022-11-23T02:08:41.1244853Z test_clamp_type_promotion_cuda_float64_bool_float32 (__main__.TestTypePromotionCUDA) ... ok (0.011s) 2022-11-23T02:08:41.1245352Z test_clamp_type_promotion_cuda_float64_bool_float64 (__main__.TestTypePromotionCUDA) ... ok (0.011s) 2022-11-23T02:08:41.1245827Z test_clamp_type_promotion_cuda_float64_bool_int32 (__main__.TestTypePromotionCUDA) ... ok (0.011s) 2022-11-23T02:08:41.1246306Z test_clamp_type_promotion_cuda_float64_float32_bool (__main__.TestTypePromotionCUDA) ... ok (0.011s) 2022-11-23T02:08:41.1246789Z test_clamp_type_promotion_cuda_float64_float32_float32 (__main__.TestTypePromotionCUDA) ... ok (0.012s) 2022-11-23T02:08:41.1247280Z test_clamp_type_promotion_cuda_float64_float32_float64 (__main__.TestTypePromotionCUDA) ... ok (0.011s) 2022-11-23T02:08:41.1247742Z test_clamp_type_promotion_cuda_float64_float32_int32 (__main__.TestTypePromotionCUDA) ... ok (0.011s) 2022-11-23T02:08:41.1248225Z test_clamp_type_promotion_cuda_float64_float64_bool (__main__.TestTypePromotionCUDA) ... ok (0.011s) 2022-11-23T02:08:41.1248785Z test_clamp_type_promotion_cuda_float64_float64_float32 (__main__.TestTypePromotionCUDA) ... ok (0.011s) 2022-11-23T02:08:41.1249304Z test_clamp_type_promotion_cuda_float64_float64_float64 (__main__.TestTypePromotionCUDA) ... ok (0.011s) 2022-11-23T02:08:41.1249776Z test_clamp_type_promotion_cuda_float64_float64_int32 (__main__.TestTypePromotionCUDA) ... ok (0.011s) 2022-11-23T02:08:41.1250252Z test_clamp_type_promotion_cuda_float64_int32_bool (__main__.TestTypePromotionCUDA) ... ok (0.011s) 2022-11-23T02:08:41.1250735Z test_clamp_type_promotion_cuda_float64_int32_float32 (__main__.TestTypePromotionCUDA) ... ok (0.011s) 2022-11-23T02:08:41.1251197Z test_clamp_type_promotion_cuda_float64_int32_float64 (__main__.TestTypePromotionCUDA) ... ok (0.011s) 2022-11-23T02:08:41.1251673Z test_clamp_type_promotion_cuda_float64_int32_int32 (__main__.TestTypePromotionCUDA) ... ok (0.011s) 2022-11-23T02:08:41.1252147Z test_clamp_type_promotion_cuda_int32_bool_bool (__main__.TestTypePromotionCUDA) ... ok (0.009s) 2022-11-23T02:08:41.1252636Z test_clamp_type_promotion_cuda_int32_bool_float32 (__main__.TestTypePromotionCUDA) ... ok (0.009s) 2022-11-23T02:08:41.1253110Z test_clamp_type_promotion_cuda_int32_bool_float64 (__main__.TestTypePromotionCUDA) ... ok (0.009s) 2022-11-23T02:08:41.1253581Z test_clamp_type_promotion_cuda_int32_bool_int32 (__main__.TestTypePromotionCUDA) ... ok (0.009s) 2022-11-23T02:08:41.1254059Z test_clamp_type_promotion_cuda_int32_float32_bool (__main__.TestTypePromotionCUDA) ... ok (0.009s) 2022-11-23T02:08:41.1254536Z test_clamp_type_promotion_cuda_int32_float32_float32 (__main__.TestTypePromotionCUDA) ... ok (0.009s) 2022-11-23T02:08:41.1254995Z test_clamp_type_promotion_cuda_int32_float32_float64 (__main__.TestTypePromotionCUDA) ... ok (0.009s) 2022-11-23T02:08:41.1255471Z test_clamp_type_promotion_cuda_int32_float32_int32 (__main__.TestTypePromotionCUDA) ... ok (0.008s) 2022-11-23T02:08:41.1256004Z test_clamp_type_promotion_cuda_int32_float64_bool (__main__.TestTypePromotionCUDA) ... ok (0.008s) 2022-11-23T02:08:41.1256504Z test_clamp_type_promotion_cuda_int32_float64_float32 (__main__.TestTypePromotionCUDA) ... ok (0.008s) 2022-11-23T02:08:41.1257048Z test_clamp_type_promotion_cuda_int32_float64_float64 (__main__.TestTypePromotionCUDA) ... ok (0.008s) 2022-11-23T02:08:41.1257526Z test_clamp_type_promotion_cuda_int32_float64_int32 (__main__.TestTypePromotionCUDA) ... ok (0.008s) 2022-11-23T02:08:41.1258001Z test_clamp_type_promotion_cuda_int32_int32_bool (__main__.TestTypePromotionCUDA) ... ok (0.008s) 2022-11-23T02:08:41.1258458Z test_clamp_type_promotion_cuda_int32_int32_float32 (__main__.TestTypePromotionCUDA) ... ok (0.008s) 2022-11-23T02:08:41.1258931Z test_clamp_type_promotion_cuda_int32_int32_float64 (__main__.TestTypePromotionCUDA) ... ok (0.008s) 2022-11-23T02:08:41.1259399Z test_clamp_type_promotion_cuda_int32_int32_int32 (__main__.TestTypePromotionCUDA) ... ok (0.008s) 2022-11-23T02:08:41.1259887Z test_comparison_ops_with_type_promotion_cuda (__main__.TestTypePromotionCUDA) ... ok (0.802s) 2022-11-23T02:08:41.1261364Z test_complex_assertraises_cuda (__main__.TestTypePromotionCUDA) ... /var/lib/jenkins/workspace/test/test_type_promotion.py:647: 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.) 2022-11-23T02:08:41.1262116Z v = torch.tensor([2], dtype=dt2, device=device) 2022-11-23T02:08:41.1262395Z ok (1.091s) 2022-11-23T02:08:41.1262722Z test_complex_half_cuda (__main__.TestTypePromotionCUDA) ... ok (0.439s) 2022-11-23T02:08:41.1263131Z test_complex_promotion_cuda (__main__.TestTypePromotionCUDA) ... ok (3.402s) 2022-11-23T02:08:41.1263593Z test_complex_scalar_mult_tensor_promotion_cuda (__main__.TestTypePromotionCUDA) ... ok (0.003s) 2022-11-23T02:08:41.1264065Z test_computation_ignores_out_cuda (__main__.TestTypePromotionCUDA) ... ok (0.005s) 2022-11-23T02:08:41.1264516Z test_create_bool_tensors_cuda (__main__.TestTypePromotionCUDA) ... ok (0.007s) 2022-11-23T02:08:41.1265048Z test_div_promotion_cuda_bool (__main__.TestTypePromotionCUDA) ... ok (0.005s) 2022-11-23T02:08:41.1265503Z test_div_promotion_cuda_int16 (__main__.TestTypePromotionCUDA) ... ok (0.005s) 2022-11-23T02:08:41.1265928Z test_div_promotion_cuda_int32 (__main__.TestTypePromotionCUDA) ... ok (0.005s) 2022-11-23T02:08:41.1266337Z test_div_promotion_cuda_int64 (__main__.TestTypePromotionCUDA) ... ok (0.005s) 2022-11-23T02:08:41.1266764Z test_div_promotion_cuda_int8 (__main__.TestTypePromotionCUDA) ... ok (0.005s) 2022-11-23T02:08:41.1267190Z test_div_promotion_cuda_uint8 (__main__.TestTypePromotionCUDA) ... ok (0.005s) 2022-11-23T02:08:41.1267650Z test_div_promotion_inplace_cuda_bool (__main__.TestTypePromotionCUDA) ... ok (0.021s) 2022-11-23T02:08:41.1268349Z test_div_promotion_inplace_cuda_float32 (__main__.TestTypePromotionCUDA) ... ok (0.004s) 2022-11-23T02:08:41.1268814Z test_div_promotion_inplace_cuda_float64 (__main__.TestTypePromotionCUDA) ... ok (0.004s) 2022-11-23T02:08:41.1269269Z test_div_promotion_inplace_cuda_int16 (__main__.TestTypePromotionCUDA) ... ok (0.021s) 2022-11-23T02:08:41.1269709Z test_div_promotion_inplace_cuda_int32 (__main__.TestTypePromotionCUDA) ... ok (0.021s) 2022-11-23T02:08:41.1270154Z test_div_promotion_inplace_cuda_int64 (__main__.TestTypePromotionCUDA) ... ok (0.022s) 2022-11-23T02:08:41.1270603Z test_div_promotion_inplace_cuda_int8 (__main__.TestTypePromotionCUDA) ... ok (0.022s) 2022-11-23T02:08:41.1271060Z test_div_promotion_inplace_cuda_uint8 (__main__.TestTypePromotionCUDA) ... ok (0.021s) 2022-11-23T02:08:41.1271498Z test_div_promotion_out_cuda_bool (__main__.TestTypePromotionCUDA) ... ok (0.021s) 2022-11-23T02:08:41.1271939Z test_div_promotion_out_cuda_float32 (__main__.TestTypePromotionCUDA) ... ok (0.004s) 2022-11-23T02:08:41.1272380Z test_div_promotion_out_cuda_float64 (__main__.TestTypePromotionCUDA) ... ok (0.004s) 2022-11-23T02:08:41.1272820Z test_div_promotion_out_cuda_int16 (__main__.TestTypePromotionCUDA) ... ok (0.021s) 2022-11-23T02:08:41.1273235Z test_div_promotion_out_cuda_int32 (__main__.TestTypePromotionCUDA) ... ok (0.021s) 2022-11-23T02:08:41.1273830Z test_div_promotion_out_cuda_int64 (__main__.TestTypePromotionCUDA) ... ok (0.021s) 2022-11-23T02:08:41.1274268Z test_div_promotion_out_cuda_int8 (__main__.TestTypePromotionCUDA) ... ok (0.021s) 2022-11-23T02:08:41.1274703Z test_div_promotion_out_cuda_uint8 (__main__.TestTypePromotionCUDA) ... ok (0.021s) 2022-11-23T02:08:41.1275141Z test_float_promotion_cuda (__main__.TestTypePromotionCUDA) ... ok (0.004s) 2022-11-23T02:08:41.1275554Z test_from_issue_cuda (__main__.TestTypePromotionCUDA) ... ok (0.004s) 2022-11-23T02:08:41.1275955Z test_half_cuda (__main__.TestTypePromotionCUDA) ... ok (0.002s) 2022-11-23T02:08:41.1276336Z test_indexing_cuda (__main__.TestTypePromotionCUDA) ... ok (0.004s) 2022-11-23T02:08:41.1276747Z test_indexing_fail_cuda (__main__.TestTypePromotionCUDA) ... ok (0.012s) 2022-11-23T02:08:41.1277154Z test_inplace_cuda (__main__.TestTypePromotionCUDA) ... ok (0.027s) 2022-11-23T02:08:41.1277560Z test_int_promotion_cuda (__main__.TestTypePromotionCUDA) ... ok (0.002s) 2022-11-23T02:08:41.1277980Z test_int_to_float_cuda (__main__.TestTypePromotionCUDA) ... ok (0.002s) 2022-11-23T02:08:41.1278427Z test_integer_addcdiv_deprecated_cuda_int16 (__main__.TestTypePromotionCUDA) ... ok (0.016s) 2022-11-23T02:08:41.1278884Z test_integer_addcdiv_deprecated_cuda_int32 (__main__.TestTypePromotionCUDA) ... ok (0.016s) 2022-11-23T02:08:41.1279354Z test_integer_addcdiv_deprecated_cuda_int64 (__main__.TestTypePromotionCUDA) ... ok (0.016s) 2022-11-23T02:08:41.1279821Z test_integer_addcdiv_deprecated_cuda_int8 (__main__.TestTypePromotionCUDA) ... ok (0.015s) 2022-11-23T02:08:41.1280286Z test_integer_addcdiv_deprecated_cuda_uint8 (__main__.TestTypePromotionCUDA) ... ok (0.015s) 2022-11-23T02:08:41.1280725Z test_lt_with_type_promotion_cuda (__main__.TestTypePromotionCUDA) ... ok (0.008s) 2022-11-23T02:08:41.1281168Z test_many_promotions_cuda (__main__.TestTypePromotionCUDA) ... ok (1.181s) 2022-11-23T02:08:41.1281676Z test_mixed_type_backward_cuda (__main__.TestTypePromotionCUDA) ... ok (0.038s) 2022-11-23T02:08:41.1282126Z test_non_promoting_ops_cuda (__main__.TestTypePromotionCUDA) ... ok (0.012s) 2022-11-23T02:08:41.1282602Z test_numpy_array_binary_ufunc_promotion_cuda_bool_bool (__main__.TestTypePromotionCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:08:41.1283160Z test_numpy_array_binary_ufunc_promotion_cuda_bool_complex128 (__main__.TestTypePromotionCUDA) ... skip: Only runs on cpu (0.003s) 2022-11-23T02:08:41.1283715Z test_numpy_array_binary_ufunc_promotion_cuda_bool_complex64 (__main__.TestTypePromotionCUDA) ... skip: Only runs on cpu (0.003s) 2022-11-23T02:08:41.1284248Z test_numpy_array_binary_ufunc_promotion_cuda_bool_float16 (__main__.TestTypePromotionCUDA) ... skip: Only runs on cpu (0.003s) 2022-11-23T02:08:41.1284802Z test_numpy_array_binary_ufunc_promotion_cuda_bool_float32 (__main__.TestTypePromotionCUDA) ... skip: Only runs on cpu (0.003s) 2022-11-23T02:08:41.1285355Z test_numpy_array_binary_ufunc_promotion_cuda_bool_float64 (__main__.TestTypePromotionCUDA) ... skip: Only runs on cpu (0.003s) 2022-11-23T02:08:41.1285899Z test_numpy_array_binary_ufunc_promotion_cuda_bool_int16 (__main__.TestTypePromotionCUDA) ... skip: Only runs on cpu (0.003s) 2022-11-23T02:08:41.1286413Z test_numpy_array_binary_ufunc_promotion_cuda_bool_int32 (__main__.TestTypePromotionCUDA) ... skip: Only runs on cpu (0.003s) 2022-11-23T02:08:41.1286946Z test_numpy_array_binary_ufunc_promotion_cuda_bool_int64 (__main__.TestTypePromotionCUDA) ... skip: Only runs on cpu (0.003s) 2022-11-23T02:08:41.1287477Z test_numpy_array_binary_ufunc_promotion_cuda_bool_int8 (__main__.TestTypePromotionCUDA) ... skip: Only runs on cpu (0.003s) 2022-11-23T02:08:41.1288012Z test_numpy_array_binary_ufunc_promotion_cuda_bool_uint8 (__main__.TestTypePromotionCUDA) ... skip: Only runs on cpu (0.003s) 2022-11-23T02:08:41.1288540Z test_numpy_array_binary_ufunc_promotion_cuda_complex128_bool (__main__.TestTypePromotionCUDA) ... skip: Only runs on cpu (0.003s) 2022-11-23T02:08:41.1289191Z test_numpy_array_binary_ufunc_promotion_cuda_complex128_complex128 (__main__.TestTypePromotionCUDA) ... skip: Only runs on cpu (0.003s) 2022-11-23T02:08:41.1289766Z test_numpy_array_binary_ufunc_promotion_cuda_complex128_complex64 (__main__.TestTypePromotionCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:08:41.1290331Z test_numpy_array_binary_ufunc_promotion_cuda_complex128_float16 (__main__.TestTypePromotionCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:08:41.1290871Z test_numpy_array_binary_ufunc_promotion_cuda_complex128_float32 (__main__.TestTypePromotionCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:08:41.1291425Z test_numpy_array_binary_ufunc_promotion_cuda_complex128_float64 (__main__.TestTypePromotionCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:08:41.1291984Z test_numpy_array_binary_ufunc_promotion_cuda_complex128_int16 (__main__.TestTypePromotionCUDA) ... skip: Only runs on cpu (0.003s) 2022-11-23T02:08:41.1292536Z test_numpy_array_binary_ufunc_promotion_cuda_complex128_int32 (__main__.TestTypePromotionCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:08:41.1293093Z test_numpy_array_binary_ufunc_promotion_cuda_complex128_int64 (__main__.TestTypePromotionCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:08:41.1293635Z test_numpy_array_binary_ufunc_promotion_cuda_complex128_int8 (__main__.TestTypePromotionCUDA) ... skip: Only runs on cpu (0.003s) 2022-11-23T02:08:41.1294190Z test_numpy_array_binary_ufunc_promotion_cuda_complex128_uint8 (__main__.TestTypePromotionCUDA) ... skip: Only runs on cpu (0.003s) 2022-11-23T02:08:41.1294744Z test_numpy_array_binary_ufunc_promotion_cuda_complex64_bool (__main__.TestTypePromotionCUDA) ... skip: Only runs on cpu (0.003s) 2022-11-23T02:08:41.1295303Z test_numpy_array_binary_ufunc_promotion_cuda_complex64_complex128 (__main__.TestTypePromotionCUDA) ... skip: Only runs on cpu (0.003s) 2022-11-23T02:08:41.1295909Z test_numpy_array_binary_ufunc_promotion_cuda_complex64_complex64 (__main__.TestTypePromotionCUDA) ... skip: Only runs on cpu (0.003s) 2022-11-23T02:08:41.1296487Z test_numpy_array_binary_ufunc_promotion_cuda_complex64_float16 (__main__.TestTypePromotionCUDA) ... skip: Only runs on cpu (0.003s) 2022-11-23T02:08:41.1297043Z test_numpy_array_binary_ufunc_promotion_cuda_complex64_float32 (__main__.TestTypePromotionCUDA) ... skip: Only runs on cpu (0.003s) 2022-11-23T02:08:41.1297608Z test_numpy_array_binary_ufunc_promotion_cuda_complex64_float64 (__main__.TestTypePromotionCUDA) ... skip: Only runs on cpu (0.003s) 2022-11-23T02:08:41.1298142Z test_numpy_array_binary_ufunc_promotion_cuda_complex64_int16 (__main__.TestTypePromotionCUDA) ... skip: Only runs on cpu (0.003s) 2022-11-23T02:08:41.1298689Z test_numpy_array_binary_ufunc_promotion_cuda_complex64_int32 (__main__.TestTypePromotionCUDA) ... skip: Only runs on cpu (0.003s) 2022-11-23T02:08:41.1299243Z test_numpy_array_binary_ufunc_promotion_cuda_complex64_int64 (__main__.TestTypePromotionCUDA) ... skip: Only runs on cpu (0.003s) 2022-11-23T02:08:41.1299794Z test_numpy_array_binary_ufunc_promotion_cuda_complex64_int8 (__main__.TestTypePromotionCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:08:41.1300865Z test_numpy_array_binary_ufunc_promotion_cuda_complex64_uint8 (__main__.TestTypePromotionCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:08:41.1301414Z test_numpy_array_binary_ufunc_promotion_cuda_float16_bool (__main__.TestTypePromotionCUDA) ... skip: Only runs on cpu (0.003s) 2022-11-23T02:08:41.1301974Z test_numpy_array_binary_ufunc_promotion_cuda_float16_complex128 (__main__.TestTypePromotionCUDA) ... skip: Only runs on cpu (0.003s) 2022-11-23T02:08:41.1302540Z test_numpy_array_binary_ufunc_promotion_cuda_float16_complex64 (__main__.TestTypePromotionCUDA) ... skip: Only runs on cpu (0.003s) 2022-11-23T02:08:41.1303081Z test_numpy_array_binary_ufunc_promotion_cuda_float16_float16 (__main__.TestTypePromotionCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:08:41.1303746Z test_numpy_array_binary_ufunc_promotion_cuda_float16_float32 (__main__.TestTypePromotionCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:08:41.1304293Z test_numpy_array_binary_ufunc_promotion_cuda_float16_float64 (__main__.TestTypePromotionCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:08:41.1304833Z test_numpy_array_binary_ufunc_promotion_cuda_float16_int16 (__main__.TestTypePromotionCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:08:41.1305354Z test_numpy_array_binary_ufunc_promotion_cuda_float16_int32 (__main__.TestTypePromotionCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:08:41.1305889Z test_numpy_array_binary_ufunc_promotion_cuda_float16_int64 (__main__.TestTypePromotionCUDA) ... skip: Only runs on cpu (0.003s) 2022-11-23T02:08:41.1306447Z test_numpy_array_binary_ufunc_promotion_cuda_float16_int8 (__main__.TestTypePromotionCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:08:41.1306997Z test_numpy_array_binary_ufunc_promotion_cuda_float16_uint8 (__main__.TestTypePromotionCUDA) ... skip: Only runs on cpu (0.003s) 2022-11-23T02:08:41.1307522Z test_numpy_array_binary_ufunc_promotion_cuda_float32_bool (__main__.TestTypePromotionCUDA) ... skip: Only runs on cpu (0.003s) 2022-11-23T02:08:41.1308071Z test_numpy_array_binary_ufunc_promotion_cuda_float32_complex128 (__main__.TestTypePromotionCUDA) ... skip: Only runs on cpu (0.003s) 2022-11-23T02:08:41.1308626Z test_numpy_array_binary_ufunc_promotion_cuda_float32_complex64 (__main__.TestTypePromotionCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:08:41.1309176Z test_numpy_array_binary_ufunc_promotion_cuda_float32_float16 (__main__.TestTypePromotionCUDA) ... skip: Only runs on cpu (0.003s) 2022-11-23T02:08:41.1309705Z test_numpy_array_binary_ufunc_promotion_cuda_float32_float32 (__main__.TestTypePromotionCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:08:41.1310328Z test_numpy_array_binary_ufunc_promotion_cuda_float32_float64 (__main__.TestTypePromotionCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:08:41.1310908Z test_numpy_array_binary_ufunc_promotion_cuda_float32_int16 (__main__.TestTypePromotionCUDA) ... skip: Only runs on cpu (0.003s) 2022-11-23T02:08:41.1311448Z test_numpy_array_binary_ufunc_promotion_cuda_float32_int32 (__main__.TestTypePromotionCUDA) ... skip: Only runs on cpu (0.003s) 2022-11-23T02:08:41.1311964Z test_numpy_array_binary_ufunc_promotion_cuda_float32_int64 (__main__.TestTypePromotionCUDA) ... skip: Only runs on cpu (0.003s) 2022-11-23T02:08:41.1312504Z test_numpy_array_binary_ufunc_promotion_cuda_float32_int8 (__main__.TestTypePromotionCUDA) ... skip: Only runs on cpu (0.003s) 2022-11-23T02:08:41.1313041Z test_numpy_array_binary_ufunc_promotion_cuda_float32_uint8 (__main__.TestTypePromotionCUDA) ... skip: Only runs on cpu (0.003s) 2022-11-23T02:08:41.1313575Z test_numpy_array_binary_ufunc_promotion_cuda_float64_bool (__main__.TestTypePromotionCUDA) ... skip: Only runs on cpu (0.003s) 2022-11-23T02:08:41.1314114Z test_numpy_array_binary_ufunc_promotion_cuda_float64_complex128 (__main__.TestTypePromotionCUDA) ... skip: Only runs on cpu (0.003s) 2022-11-23T02:08:41.1314683Z test_numpy_array_binary_ufunc_promotion_cuda_float64_complex64 (__main__.TestTypePromotionCUDA) ... skip: Only runs on cpu (0.003s) 2022-11-23T02:08:41.1315239Z test_numpy_array_binary_ufunc_promotion_cuda_float64_float16 (__main__.TestTypePromotionCUDA) ... skip: Only runs on cpu (0.003s) 2022-11-23T02:08:41.1315786Z test_numpy_array_binary_ufunc_promotion_cuda_float64_float32 (__main__.TestTypePromotionCUDA) ... skip: Only runs on cpu (0.003s) 2022-11-23T02:08:41.1316311Z test_numpy_array_binary_ufunc_promotion_cuda_float64_float64 (__main__.TestTypePromotionCUDA) ... skip: Only runs on cpu (0.003s) 2022-11-23T02:08:41.1316851Z test_numpy_array_binary_ufunc_promotion_cuda_float64_int16 (__main__.TestTypePromotionCUDA) ... skip: Only runs on cpu (0.003s) 2022-11-23T02:08:41.1317393Z test_numpy_array_binary_ufunc_promotion_cuda_float64_int32 (__main__.TestTypePromotionCUDA) ... skip: Only runs on cpu (0.003s) 2022-11-23T02:08:41.1318020Z test_numpy_array_binary_ufunc_promotion_cuda_float64_int64 (__main__.TestTypePromotionCUDA) ... skip: Only runs on cpu (0.003s) 2022-11-23T02:08:41.1318552Z test_numpy_array_binary_ufunc_promotion_cuda_float64_int8 (__main__.TestTypePromotionCUDA) ... skip: Only runs on cpu (0.003s) 2022-11-23T02:08:41.1319100Z test_numpy_array_binary_ufunc_promotion_cuda_float64_uint8 (__main__.TestTypePromotionCUDA) ... skip: Only runs on cpu (0.003s) 2022-11-23T02:08:41.1319636Z test_numpy_array_binary_ufunc_promotion_cuda_int16_bool (__main__.TestTypePromotionCUDA) ... skip: Only runs on cpu (0.003s) 2022-11-23T02:08:41.1320176Z test_numpy_array_binary_ufunc_promotion_cuda_int16_complex128 (__main__.TestTypePromotionCUDA) ... skip: Only runs on cpu (0.003s) 2022-11-23T02:08:41.1320712Z test_numpy_array_binary_ufunc_promotion_cuda_int16_complex64 (__main__.TestTypePromotionCUDA) ... skip: Only runs on cpu (0.003s) 2022-11-23T02:08:41.1321258Z test_numpy_array_binary_ufunc_promotion_cuda_int16_float16 (__main__.TestTypePromotionCUDA) ... skip: Only runs on cpu (0.003s) 2022-11-23T02:08:41.1321795Z test_numpy_array_binary_ufunc_promotion_cuda_int16_float32 (__main__.TestTypePromotionCUDA) ... skip: Only runs on cpu (0.003s) 2022-11-23T02:08:41.1322327Z test_numpy_array_binary_ufunc_promotion_cuda_int16_float64 (__main__.TestTypePromotionCUDA) ... skip: Only runs on cpu (0.003s) 2022-11-23T02:08:41.1322856Z test_numpy_array_binary_ufunc_promotion_cuda_int16_int16 (__main__.TestTypePromotionCUDA) ... skip: Only runs on cpu (0.003s) 2022-11-23T02:08:41.1323396Z test_numpy_array_binary_ufunc_promotion_cuda_int16_int32 (__main__.TestTypePromotionCUDA) ... skip: Only runs on cpu (0.003s) 2022-11-23T02:08:41.1323924Z test_numpy_array_binary_ufunc_promotion_cuda_int16_int64 (__main__.TestTypePromotionCUDA) ... skip: Only runs on cpu (0.003s) 2022-11-23T02:08:41.1324510Z test_numpy_array_binary_ufunc_promotion_cuda_int16_int8 (__main__.TestTypePromotionCUDA) ... skip: Only runs on cpu (0.003s) 2022-11-23T02:08:41.1325039Z test_numpy_array_binary_ufunc_promotion_cuda_int16_uint8 (__main__.TestTypePromotionCUDA) ... skip: Only runs on cpu (0.003s) 2022-11-23T02:08:41.1325569Z test_numpy_array_binary_ufunc_promotion_cuda_int32_bool (__main__.TestTypePromotionCUDA) ... skip: Only runs on cpu (0.003s) 2022-11-23T02:08:41.1326114Z test_numpy_array_binary_ufunc_promotion_cuda_int32_complex128 (__main__.TestTypePromotionCUDA) ... skip: Only runs on cpu (0.003s) 2022-11-23T02:08:41.1326675Z test_numpy_array_binary_ufunc_promotion_cuda_int32_complex64 (__main__.TestTypePromotionCUDA) ... skip: Only runs on cpu (0.003s) 2022-11-23T02:08:41.1327210Z test_numpy_array_binary_ufunc_promotion_cuda_int32_float16 (__main__.TestTypePromotionCUDA) ... skip: Only runs on cpu (0.003s) 2022-11-23T02:08:41.1327752Z test_numpy_array_binary_ufunc_promotion_cuda_int32_float32 (__main__.TestTypePromotionCUDA) ... skip: Only runs on cpu (0.003s) 2022-11-23T02:08:41.1328287Z test_numpy_array_binary_ufunc_promotion_cuda_int32_float64 (__main__.TestTypePromotionCUDA) ... skip: Only runs on cpu (0.003s) 2022-11-23T02:08:41.1328822Z test_numpy_array_binary_ufunc_promotion_cuda_int32_int16 (__main__.TestTypePromotionCUDA) ... skip: Only runs on cpu (0.003s) 2022-11-23T02:08:41.1329334Z test_numpy_array_binary_ufunc_promotion_cuda_int32_int32 (__main__.TestTypePromotionCUDA) ... skip: Only runs on cpu (0.003s) 2022-11-23T02:08:41.1329853Z test_numpy_array_binary_ufunc_promotion_cuda_int32_int64 (__main__.TestTypePromotionCUDA) ... skip: Only runs on cpu (0.003s) 2022-11-23T02:08:41.1330385Z test_numpy_array_binary_ufunc_promotion_cuda_int32_int8 (__main__.TestTypePromotionCUDA) ... skip: Only runs on cpu (0.003s) 2022-11-23T02:08:41.1330932Z test_numpy_array_binary_ufunc_promotion_cuda_int32_uint8 (__main__.TestTypePromotionCUDA) ... skip: Only runs on cpu (0.003s) 2022-11-23T02:08:41.1331456Z test_numpy_array_binary_ufunc_promotion_cuda_int64_bool (__main__.TestTypePromotionCUDA) ... skip: Only runs on cpu (0.003s) 2022-11-23T02:08:41.1332068Z test_numpy_array_binary_ufunc_promotion_cuda_int64_complex128 (__main__.TestTypePromotionCUDA) ... skip: Only runs on cpu (0.003s) 2022-11-23T02:08:41.1332622Z test_numpy_array_binary_ufunc_promotion_cuda_int64_complex64 (__main__.TestTypePromotionCUDA) ... skip: Only runs on cpu (0.003s) 2022-11-23T02:08:41.1333167Z test_numpy_array_binary_ufunc_promotion_cuda_int64_float16 (__main__.TestTypePromotionCUDA) ... skip: Only runs on cpu (0.003s) 2022-11-23T02:08:41.1333684Z test_numpy_array_binary_ufunc_promotion_cuda_int64_float32 (__main__.TestTypePromotionCUDA) ... skip: Only runs on cpu (0.003s) 2022-11-23T02:08:41.1334226Z test_numpy_array_binary_ufunc_promotion_cuda_int64_float64 (__main__.TestTypePromotionCUDA) ... skip: Only runs on cpu (0.003s) 2022-11-23T02:08:41.1334769Z test_numpy_array_binary_ufunc_promotion_cuda_int64_int16 (__main__.TestTypePromotionCUDA) ... skip: Only runs on cpu (0.003s) 2022-11-23T02:08:41.1335313Z test_numpy_array_binary_ufunc_promotion_cuda_int64_int32 (__main__.TestTypePromotionCUDA) ... skip: Only runs on cpu (0.003s) 2022-11-23T02:08:41.1335825Z test_numpy_array_binary_ufunc_promotion_cuda_int64_int64 (__main__.TestTypePromotionCUDA) ... skip: Only runs on cpu (0.003s) 2022-11-23T02:08:41.1336353Z test_numpy_array_binary_ufunc_promotion_cuda_int64_int8 (__main__.TestTypePromotionCUDA) ... skip: Only runs on cpu (0.003s) 2022-11-23T02:08:41.1336885Z test_numpy_array_binary_ufunc_promotion_cuda_int64_uint8 (__main__.TestTypePromotionCUDA) ... skip: Only runs on cpu (0.003s) 2022-11-23T02:08:41.1337418Z test_numpy_array_binary_ufunc_promotion_cuda_int8_bool (__main__.TestTypePromotionCUDA) ... skip: Only runs on cpu (0.003s) 2022-11-23T02:08:41.1337941Z test_numpy_array_binary_ufunc_promotion_cuda_int8_complex128 (__main__.TestTypePromotionCUDA) ... skip: Only runs on cpu (0.003s) 2022-11-23T02:08:41.1338544Z test_numpy_array_binary_ufunc_promotion_cuda_int8_complex64 (__main__.TestTypePromotionCUDA) ... skip: Only runs on cpu (0.003s) 2022-11-23T02:08:41.1339123Z test_numpy_array_binary_ufunc_promotion_cuda_int8_float16 (__main__.TestTypePromotionCUDA) ... skip: Only runs on cpu (0.003s) 2022-11-23T02:08:41.1339669Z test_numpy_array_binary_ufunc_promotion_cuda_int8_float32 (__main__.TestTypePromotionCUDA) ... skip: Only runs on cpu (0.003s) 2022-11-23T02:08:41.1340510Z test_numpy_array_binary_ufunc_promotion_cuda_int8_float64 (__main__.TestTypePromotionCUDA) ... skip: Only runs on cpu (0.003s) 2022-11-23T02:08:41.1341048Z test_numpy_array_binary_ufunc_promotion_cuda_int8_int16 (__main__.TestTypePromotionCUDA) ... skip: Only runs on cpu (0.003s) 2022-11-23T02:08:41.1341579Z test_numpy_array_binary_ufunc_promotion_cuda_int8_int32 (__main__.TestTypePromotionCUDA) ... skip: Only runs on cpu (0.003s) 2022-11-23T02:08:41.1342109Z test_numpy_array_binary_ufunc_promotion_cuda_int8_int64 (__main__.TestTypePromotionCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:08:41.1342625Z test_numpy_array_binary_ufunc_promotion_cuda_int8_int8 (__main__.TestTypePromotionCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:08:41.1343167Z test_numpy_array_binary_ufunc_promotion_cuda_int8_uint8 (__main__.TestTypePromotionCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:08:41.1343709Z test_numpy_array_binary_ufunc_promotion_cuda_uint8_bool (__main__.TestTypePromotionCUDA) ... skip: Only runs on cpu (0.003s) 2022-11-23T02:08:41.1344258Z test_numpy_array_binary_ufunc_promotion_cuda_uint8_complex128 (__main__.TestTypePromotionCUDA) ... skip: Only runs on cpu (0.003s) 2022-11-23T02:08:41.1344794Z test_numpy_array_binary_ufunc_promotion_cuda_uint8_complex64 (__main__.TestTypePromotionCUDA) ... skip: Only runs on cpu (0.003s) 2022-11-23T02:08:41.1345335Z test_numpy_array_binary_ufunc_promotion_cuda_uint8_float16 (__main__.TestTypePromotionCUDA) ... skip: Only runs on cpu (0.003s) 2022-11-23T02:08:41.1345876Z test_numpy_array_binary_ufunc_promotion_cuda_uint8_float32 (__main__.TestTypePromotionCUDA) ... skip: Only runs on cpu (0.003s) 2022-11-23T02:08:41.1346516Z test_numpy_array_binary_ufunc_promotion_cuda_uint8_float64 (__main__.TestTypePromotionCUDA) ... skip: Only runs on cpu (0.003s) 2022-11-23T02:08:41.1347035Z test_numpy_array_binary_ufunc_promotion_cuda_uint8_int16 (__main__.TestTypePromotionCUDA) ... skip: Only runs on cpu (0.003s) 2022-11-23T02:08:41.1347578Z test_numpy_array_binary_ufunc_promotion_cuda_uint8_int32 (__main__.TestTypePromotionCUDA) ... skip: Only runs on cpu (0.003s) 2022-11-23T02:08:41.1348114Z test_numpy_array_binary_ufunc_promotion_cuda_uint8_int64 (__main__.TestTypePromotionCUDA) ... skip: Only runs on cpu (0.003s) 2022-11-23T02:08:41.1348645Z test_numpy_array_binary_ufunc_promotion_cuda_uint8_int8 (__main__.TestTypePromotionCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:08:41.1349163Z test_numpy_array_binary_ufunc_promotion_cuda_uint8_uint8 (__main__.TestTypePromotionCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:08:41.1349634Z test_promote_self_cuda (__main__.TestTypePromotionCUDA) ... ok (0.003s) 2022-11-23T02:08:41.1350047Z test_promote_types_cuda (__main__.TestTypePromotionCUDA) ... ok (0.002s) 2022-11-23T02:08:41.1350452Z test_result_type_cuda_bfloat16_bfloat16 (__main__.TestTypePromotionCUDA) 2022-11-23T02:08:41.1350872Z Test result_type for tensor vs tensor and scalar vs scalar. ... ok (0.010s) 2022-11-23T02:08:41.1351288Z test_result_type_cuda_bfloat16_bool (__main__.TestTypePromotionCUDA) 2022-11-23T02:08:41.1351700Z Test result_type for tensor vs tensor and scalar vs scalar. ... ok (0.008s) 2022-11-23T02:08:41.1352100Z test_result_type_cuda_bfloat16_complex128 (__main__.TestTypePromotionCUDA) 2022-11-23T02:08:41.1352513Z Test result_type for tensor vs tensor and scalar vs scalar. ... ok (0.010s) 2022-11-23T02:08:41.1352922Z test_result_type_cuda_bfloat16_complex64 (__main__.TestTypePromotionCUDA) 2022-11-23T02:08:41.1353386Z Test result_type for tensor vs tensor and scalar vs scalar. ... ok (0.011s) 2022-11-23T02:08:41.1353820Z test_result_type_cuda_bfloat16_float16 (__main__.TestTypePromotionCUDA) 2022-11-23T02:08:41.1354242Z Test result_type for tensor vs tensor and scalar vs scalar. ... ok (0.011s) 2022-11-23T02:08:41.1354653Z test_result_type_cuda_bfloat16_float32 (__main__.TestTypePromotionCUDA) 2022-11-23T02:08:41.1355039Z Test result_type for tensor vs tensor and scalar vs scalar. ... ok (0.010s) 2022-11-23T02:08:41.1355439Z test_result_type_cuda_bfloat16_float64 (__main__.TestTypePromotionCUDA) 2022-11-23T02:08:41.1355840Z Test result_type for tensor vs tensor and scalar vs scalar. ... ok (0.010s) 2022-11-23T02:08:41.1356276Z test_result_type_cuda_bfloat16_int16 (__main__.TestTypePromotionCUDA) 2022-11-23T02:08:41.1356679Z Test result_type for tensor vs tensor and scalar vs scalar. ... ok (0.008s) 2022-11-23T02:08:41.1357088Z test_result_type_cuda_bfloat16_int32 (__main__.TestTypePromotionCUDA) 2022-11-23T02:08:41.1357487Z Test result_type for tensor vs tensor and scalar vs scalar. ... ok (0.008s) 2022-11-23T02:08:41.1357893Z test_result_type_cuda_bfloat16_int64 (__main__.TestTypePromotionCUDA) 2022-11-23T02:08:41.1358296Z Test result_type for tensor vs tensor and scalar vs scalar. ... ok (0.008s) 2022-11-23T02:08:41.1358697Z test_result_type_cuda_bfloat16_int8 (__main__.TestTypePromotionCUDA) 2022-11-23T02:08:41.1359079Z Test result_type for tensor vs tensor and scalar vs scalar. ... ok (0.008s) 2022-11-23T02:08:41.1359478Z test_result_type_cuda_bfloat16_uint8 (__main__.TestTypePromotionCUDA) 2022-11-23T02:08:41.1359881Z Test result_type for tensor vs tensor and scalar vs scalar. ... ok (0.008s) 2022-11-23T02:08:41.1360282Z test_result_type_cuda_bool_bfloat16 (__main__.TestTypePromotionCUDA) 2022-11-23T02:08:41.1360695Z Test result_type for tensor vs tensor and scalar vs scalar. ... ok (0.009s) 2022-11-23T02:08:41.1361091Z test_result_type_cuda_bool_bool (__main__.TestTypePromotionCUDA) 2022-11-23T02:08:41.1361487Z Test result_type for tensor vs tensor and scalar vs scalar. ... ok (0.006s) 2022-11-23T02:08:41.1361956Z test_result_type_cuda_bool_complex128 (__main__.TestTypePromotionCUDA) 2022-11-23T02:08:41.1362369Z Test result_type for tensor vs tensor and scalar vs scalar. ... ok (0.009s) 2022-11-23T02:08:41.1362775Z test_result_type_cuda_bool_complex64 (__main__.TestTypePromotionCUDA) 2022-11-23T02:08:41.1363175Z Test result_type for tensor vs tensor and scalar vs scalar. ... ok (0.009s) 2022-11-23T02:08:41.1363591Z test_result_type_cuda_bool_float16 (__main__.TestTypePromotionCUDA) 2022-11-23T02:08:41.1363996Z Test result_type for tensor vs tensor and scalar vs scalar. ... ok (0.008s) 2022-11-23T02:08:41.1364396Z test_result_type_cuda_bool_float32 (__main__.TestTypePromotionCUDA) 2022-11-23T02:08:41.1364775Z Test result_type for tensor vs tensor and scalar vs scalar. ... ok (0.008s) 2022-11-23T02:08:41.1365177Z test_result_type_cuda_bool_float64 (__main__.TestTypePromotionCUDA) 2022-11-23T02:08:41.1365578Z Test result_type for tensor vs tensor and scalar vs scalar. ... ok (0.008s) 2022-11-23T02:08:41.1365958Z test_result_type_cuda_bool_int16 (__main__.TestTypePromotionCUDA) 2022-11-23T02:08:41.1366370Z Test result_type for tensor vs tensor and scalar vs scalar. ... ok (0.007s) 2022-11-23T02:08:41.1366777Z test_result_type_cuda_bool_int32 (__main__.TestTypePromotionCUDA) 2022-11-23T02:08:41.1367159Z Test result_type for tensor vs tensor and scalar vs scalar. ... ok (0.006s) 2022-11-23T02:08:41.1367554Z test_result_type_cuda_bool_int64 (__main__.TestTypePromotionCUDA) 2022-11-23T02:08:41.1367948Z Test result_type for tensor vs tensor and scalar vs scalar. ... ok (0.006s) 2022-11-23T02:08:41.1368340Z test_result_type_cuda_bool_int8 (__main__.TestTypePromotionCUDA) 2022-11-23T02:08:41.1368718Z Test result_type for tensor vs tensor and scalar vs scalar. ... ok (0.006s) 2022-11-23T02:08:41.1369124Z test_result_type_cuda_bool_uint8 (__main__.TestTypePromotionCUDA) 2022-11-23T02:08:41.1369788Z Test result_type for tensor vs tensor and scalar vs scalar. ... ok (0.006s) 2022-11-23T02:08:41.1370281Z test_result_type_cuda_complex128_bfloat16 (__main__.TestTypePromotionCUDA) 2022-11-23T02:08:41.1370783Z Test result_type for tensor vs tensor and scalar vs scalar. ... ok (0.010s) 2022-11-23T02:08:41.1371269Z test_result_type_cuda_complex128_bool (__main__.TestTypePromotionCUDA) 2022-11-23T02:08:41.1371693Z Test result_type for tensor vs tensor and scalar vs scalar. ... ok (0.009s) 2022-11-23T02:08:41.1372227Z test_result_type_cuda_complex128_complex128 (__main__.TestTypePromotionCUDA) 2022-11-23T02:08:41.1372726Z Test result_type for tensor vs tensor and scalar vs scalar. ... ok (0.011s) 2022-11-23T02:08:41.1373179Z test_result_type_cuda_complex128_complex64 (__main__.TestTypePromotionCUDA) 2022-11-23T02:08:41.1373672Z Test result_type for tensor vs tensor and scalar vs scalar. ... ok (0.012s) 2022-11-23T02:08:41.1374152Z test_result_type_cuda_complex128_float16 (__main__.TestTypePromotionCUDA) 2022-11-23T02:08:41.1374722Z Test result_type for tensor vs tensor and scalar vs scalar. ... ok (0.010s) 2022-11-23T02:08:41.1375146Z test_result_type_cuda_complex128_float32 (__main__.TestTypePromotionCUDA) 2022-11-23T02:08:41.1375623Z Test result_type for tensor vs tensor and scalar vs scalar. ... ok (0.010s) 2022-11-23T02:08:41.1392024Z test_result_type_cuda_complex128_float64 (__main__.TestTypePromotionCUDA) 2022-11-23T02:08:41.1392484Z Test result_type for tensor vs tensor and scalar vs scalar. ... ok (0.011s) 2022-11-23T02:08:41.1392895Z test_result_type_cuda_complex128_int16 (__main__.TestTypePromotionCUDA) 2022-11-23T02:08:41.1393315Z Test result_type for tensor vs tensor and scalar vs scalar. ... ok (0.009s) 2022-11-23T02:08:41.1393728Z test_result_type_cuda_complex128_int32 (__main__.TestTypePromotionCUDA) 2022-11-23T02:08:41.1394147Z Test result_type for tensor vs tensor and scalar vs scalar. ... ok (0.009s) 2022-11-23T02:08:41.1394544Z test_result_type_cuda_complex128_int64 (__main__.TestTypePromotionCUDA) 2022-11-23T02:08:41.1395142Z Test result_type for tensor vs tensor and scalar vs scalar. ... ok (0.009s) 2022-11-23T02:08:41.1395550Z test_result_type_cuda_complex128_int8 (__main__.TestTypePromotionCUDA) 2022-11-23T02:08:41.1395958Z Test result_type for tensor vs tensor and scalar vs scalar. ... ok (0.009s) 2022-11-23T02:08:41.1396376Z test_result_type_cuda_complex128_uint8 (__main__.TestTypePromotionCUDA) 2022-11-23T02:08:41.1396784Z Test result_type for tensor vs tensor and scalar vs scalar. ... ok (0.010s) 2022-11-23T02:08:41.1397179Z test_result_type_cuda_complex64_bfloat16 (__main__.TestTypePromotionCUDA) 2022-11-23T02:08:41.1397588Z Test result_type for tensor vs tensor and scalar vs scalar. ... ok (0.011s) 2022-11-23T02:08:41.1397992Z test_result_type_cuda_complex64_bool (__main__.TestTypePromotionCUDA) 2022-11-23T02:08:41.1398396Z Test result_type for tensor vs tensor and scalar vs scalar. ... ok (0.009s) 2022-11-23T02:08:41.1398812Z test_result_type_cuda_complex64_complex128 (__main__.TestTypePromotionCUDA) 2022-11-23T02:08:41.1399242Z Test result_type for tensor vs tensor and scalar vs scalar. ... ok (0.012s) 2022-11-23T02:08:41.1399658Z test_result_type_cuda_complex64_complex64 (__main__.TestTypePromotionCUDA) 2022-11-23T02:08:41.1400055Z Test result_type for tensor vs tensor and scalar vs scalar. ... ok (0.012s) 2022-11-23T02:08:41.1400467Z test_result_type_cuda_complex64_float16 (__main__.TestTypePromotionCUDA) 2022-11-23T02:08:41.1400879Z Test result_type for tensor vs tensor and scalar vs scalar. ... ok (0.011s) 2022-11-23T02:08:41.1401290Z test_result_type_cuda_complex64_float32 (__main__.TestTypePromotionCUDA) 2022-11-23T02:08:41.1401681Z Test result_type for tensor vs tensor and scalar vs scalar. ... ok (0.010s) 2022-11-23T02:08:41.1402103Z test_result_type_cuda_complex64_float64 (__main__.TestTypePromotionCUDA) 2022-11-23T02:08:41.1402519Z Test result_type for tensor vs tensor and scalar vs scalar. ... ok (0.010s) 2022-11-23T02:08:41.1402988Z test_result_type_cuda_complex64_int16 (__main__.TestTypePromotionCUDA) 2022-11-23T02:08:41.1403417Z Test result_type for tensor vs tensor and scalar vs scalar. ... ok (0.010s) 2022-11-23T02:08:41.1403822Z test_result_type_cuda_complex64_int32 (__main__.TestTypePromotionCUDA) 2022-11-23T02:08:41.1404231Z Test result_type for tensor vs tensor and scalar vs scalar. ... ok (0.009s) 2022-11-23T02:08:41.1404619Z test_result_type_cuda_complex64_int64 (__main__.TestTypePromotionCUDA) 2022-11-23T02:08:41.1405034Z Test result_type for tensor vs tensor and scalar vs scalar. ... ok (0.009s) 2022-11-23T02:08:41.1405452Z test_result_type_cuda_complex64_int8 (__main__.TestTypePromotionCUDA) 2022-11-23T02:08:41.1405846Z Test result_type for tensor vs tensor and scalar vs scalar. ... ok (0.009s) 2022-11-23T02:08:41.1406251Z test_result_type_cuda_complex64_uint8 (__main__.TestTypePromotionCUDA) 2022-11-23T02:08:41.1406662Z Test result_type for tensor vs tensor and scalar vs scalar. ... ok (0.009s) 2022-11-23T02:08:41.1407075Z test_result_type_cuda_float16_bfloat16 (__main__.TestTypePromotionCUDA) 2022-11-23T02:08:41.1407468Z Test result_type for tensor vs tensor and scalar vs scalar. ... ok (0.010s) 2022-11-23T02:08:41.1407864Z test_result_type_cuda_float16_bool (__main__.TestTypePromotionCUDA) 2022-11-23T02:08:41.1408278Z Test result_type for tensor vs tensor and scalar vs scalar. ... ok (0.008s) 2022-11-23T02:08:41.1408673Z test_result_type_cuda_float16_complex128 (__main__.TestTypePromotionCUDA) 2022-11-23T02:08:41.1409082Z Test result_type for tensor vs tensor and scalar vs scalar. ... ok (0.011s) 2022-11-23T02:08:41.1409491Z test_result_type_cuda_float16_complex64 (__main__.TestTypePromotionCUDA) 2022-11-23T02:08:41.1409882Z Test result_type for tensor vs tensor and scalar vs scalar. ... ok (0.011s) 2022-11-23T02:08:41.1410284Z test_result_type_cuda_float16_float16 (__main__.TestTypePromotionCUDA) 2022-11-23T02:08:41.1410691Z Test result_type for tensor vs tensor and scalar vs scalar. ... ok (0.010s) 2022-11-23T02:08:41.1411107Z test_result_type_cuda_float16_float32 (__main__.TestTypePromotionCUDA) 2022-11-23T02:08:41.1411580Z Test result_type for tensor vs tensor and scalar vs scalar. ... ok (0.009s) 2022-11-23T02:08:41.1411984Z test_result_type_cuda_float16_float64 (__main__.TestTypePromotionCUDA) 2022-11-23T02:08:41.1412393Z Test result_type for tensor vs tensor and scalar vs scalar. ... ok (0.010s) 2022-11-23T02:08:41.1412778Z test_result_type_cuda_float16_int16 (__main__.TestTypePromotionCUDA) 2022-11-23T02:08:41.1413180Z Test result_type for tensor vs tensor and scalar vs scalar. ... ok (0.008s) 2022-11-23T02:08:41.1413581Z test_result_type_cuda_float16_int32 (__main__.TestTypePromotionCUDA) 2022-11-23T02:08:41.1413983Z Test result_type for tensor vs tensor and scalar vs scalar. ... ok (0.008s) 2022-11-23T02:08:41.1414377Z test_result_type_cuda_float16_int64 (__main__.TestTypePromotionCUDA) 2022-11-23T02:08:41.1414786Z Test result_type for tensor vs tensor and scalar vs scalar. ... ok (0.008s) 2022-11-23T02:08:41.1415192Z test_result_type_cuda_float16_int8 (__main__.TestTypePromotionCUDA) 2022-11-23T02:08:41.1415580Z Test result_type for tensor vs tensor and scalar vs scalar. ... ok (0.008s) 2022-11-23T02:08:41.1415982Z test_result_type_cuda_float16_uint8 (__main__.TestTypePromotionCUDA) 2022-11-23T02:08:41.1416383Z Test result_type for tensor vs tensor and scalar vs scalar. ... ok (0.009s) 2022-11-23T02:08:41.1416790Z test_result_type_cuda_float32_bfloat16 (__main__.TestTypePromotionCUDA) 2022-11-23T02:08:41.1417184Z Test result_type for tensor vs tensor and scalar vs scalar. ... ok (0.010s) 2022-11-23T02:08:41.1417599Z test_result_type_cuda_float32_bool (__main__.TestTypePromotionCUDA) 2022-11-23T02:08:41.1418003Z Test result_type for tensor vs tensor and scalar vs scalar. ... ok (0.008s) 2022-11-23T02:08:41.1418394Z test_result_type_cuda_float32_complex128 (__main__.TestTypePromotionCUDA) 2022-11-23T02:08:41.1418806Z Test result_type for tensor vs tensor and scalar vs scalar. ... ok (0.011s) 2022-11-23T02:08:41.1419290Z test_result_type_cuda_float32_complex64 (__main__.TestTypePromotionCUDA) 2022-11-23T02:08:41.1419700Z Test result_type for tensor vs tensor and scalar vs scalar. ... ok (0.010s) 2022-11-23T02:08:41.1420480Z test_result_type_cuda_float32_float16 (__main__.TestTypePromotionCUDA) 2022-11-23T02:08:41.1420915Z Test result_type for tensor vs tensor and scalar vs scalar. ... ok (0.009s) 2022-11-23T02:08:41.1421326Z test_result_type_cuda_float32_float32 (__main__.TestTypePromotionCUDA) 2022-11-23T02:08:41.1421715Z Test result_type for tensor vs tensor and scalar vs scalar. ... ok (0.009s) 2022-11-23T02:08:41.1422117Z test_result_type_cuda_float32_float64 (__main__.TestTypePromotionCUDA) 2022-11-23T02:08:41.1422519Z Test result_type for tensor vs tensor and scalar vs scalar. ... ok (0.009s) 2022-11-23T02:08:41.1422902Z test_result_type_cuda_float32_int16 (__main__.TestTypePromotionCUDA) 2022-11-23T02:08:41.1423303Z Test result_type for tensor vs tensor and scalar vs scalar. ... ok (0.008s) 2022-11-23T02:08:41.1423722Z test_result_type_cuda_float32_int32 (__main__.TestTypePromotionCUDA) 2022-11-23T02:08:41.1424137Z Test result_type for tensor vs tensor and scalar vs scalar. ... ok (0.008s) 2022-11-23T02:08:41.1424520Z test_result_type_cuda_float32_int64 (__main__.TestTypePromotionCUDA) 2022-11-23T02:08:41.1424922Z Test result_type for tensor vs tensor and scalar vs scalar. ... ok (0.008s) 2022-11-23T02:08:41.1425321Z test_result_type_cuda_float32_int8 (__main__.TestTypePromotionCUDA) 2022-11-23T02:08:41.1425704Z Test result_type for tensor vs tensor and scalar vs scalar. ... ok (0.008s) 2022-11-23T02:08:41.1426106Z test_result_type_cuda_float32_uint8 (__main__.TestTypePromotionCUDA) 2022-11-23T02:08:41.1426509Z Test result_type for tensor vs tensor and scalar vs scalar. ... ok (0.008s) 2022-11-23T02:08:41.1426929Z test_result_type_cuda_float64_bfloat16 (__main__.TestTypePromotionCUDA) 2022-11-23T02:08:41.1427321Z Test result_type for tensor vs tensor and scalar vs scalar. ... ok (0.009s) 2022-11-23T02:08:41.1427844Z test_result_type_cuda_float64_bool (__main__.TestTypePromotionCUDA) 2022-11-23T02:08:41.1428245Z Test result_type for tensor vs tensor and scalar vs scalar. ... ok (0.008s) 2022-11-23T02:08:41.1428635Z test_result_type_cuda_float64_complex128 (__main__.TestTypePromotionCUDA) 2022-11-23T02:08:41.1429040Z Test result_type for tensor vs tensor and scalar vs scalar. ... ok (0.010s) 2022-11-23T02:08:41.1429444Z test_result_type_cuda_float64_complex64 (__main__.TestTypePromotionCUDA) 2022-11-23T02:08:41.1429865Z Test result_type for tensor vs tensor and scalar vs scalar. ... ok (0.011s) 2022-11-23T02:08:41.1430260Z test_result_type_cuda_float64_float16 (__main__.TestTypePromotionCUDA) 2022-11-23T02:08:41.1430666Z Test result_type for tensor vs tensor and scalar vs scalar. ... ok (0.009s) 2022-11-23T02:08:41.1431071Z test_result_type_cuda_float64_float32 (__main__.TestTypePromotionCUDA) 2022-11-23T02:08:41.1431466Z Test result_type for tensor vs tensor and scalar vs scalar. ... ok (0.009s) 2022-11-23T02:08:41.1431871Z test_result_type_cuda_float64_float64 (__main__.TestTypePromotionCUDA) 2022-11-23T02:08:41.1432275Z Test result_type for tensor vs tensor and scalar vs scalar. ... ok (0.010s) 2022-11-23T02:08:41.1432658Z test_result_type_cuda_float64_int16 (__main__.TestTypePromotionCUDA) 2022-11-23T02:08:41.1433074Z Test result_type for tensor vs tensor and scalar vs scalar. ... ok (0.008s) 2022-11-23T02:08:41.1433480Z test_result_type_cuda_float64_int32 (__main__.TestTypePromotionCUDA) 2022-11-23T02:08:41.1433880Z Test result_type for tensor vs tensor and scalar vs scalar. ... ok (0.008s) 2022-11-23T02:08:41.1434265Z test_result_type_cuda_float64_int64 (__main__.TestTypePromotionCUDA) 2022-11-23T02:08:41.1434664Z Test result_type for tensor vs tensor and scalar vs scalar. ... ok (0.008s) 2022-11-23T02:08:41.1435067Z test_result_type_cuda_float64_int8 (__main__.TestTypePromotionCUDA) 2022-11-23T02:08:41.1435525Z Test result_type for tensor vs tensor and scalar vs scalar. ... ok (0.008s) 2022-11-23T02:08:41.1435958Z test_result_type_cuda_float64_uint8 (__main__.TestTypePromotionCUDA) 2022-11-23T02:08:41.1436372Z Test result_type for tensor vs tensor and scalar vs scalar. ... ok (0.008s) 2022-11-23T02:08:41.1436778Z test_result_type_cuda_int16_bfloat16 (__main__.TestTypePromotionCUDA) 2022-11-23T02:08:41.1437165Z Test result_type for tensor vs tensor and scalar vs scalar. ... ok (0.008s) 2022-11-23T02:08:41.1437563Z test_result_type_cuda_int16_bool (__main__.TestTypePromotionCUDA) 2022-11-23T02:08:41.1437962Z Test result_type for tensor vs tensor and scalar vs scalar. ... ok (0.007s) 2022-11-23T02:08:41.1438350Z test_result_type_cuda_int16_complex128 (__main__.TestTypePromotionCUDA) 2022-11-23T02:08:41.1438757Z Test result_type for tensor vs tensor and scalar vs scalar. ... ok (0.009s) 2022-11-23T02:08:41.1439175Z test_result_type_cuda_int16_complex64 (__main__.TestTypePromotionCUDA) 2022-11-23T02:08:41.1439595Z Test result_type for tensor vs tensor and scalar vs scalar. ... ok (0.009s) 2022-11-23T02:08:41.1439982Z test_result_type_cuda_int16_float16 (__main__.TestTypePromotionCUDA) 2022-11-23T02:08:41.1440375Z Test result_type for tensor vs tensor and scalar vs scalar. ... ok (0.008s) 2022-11-23T02:08:41.1440761Z test_result_type_cuda_int16_float32 (__main__.TestTypePromotionCUDA) 2022-11-23T02:08:41.1441131Z Test result_type for tensor vs tensor and scalar vs scalar. ... ok (0.008s) 2022-11-23T02:08:41.1441532Z test_result_type_cuda_int16_float64 (__main__.TestTypePromotionCUDA) 2022-11-23T02:08:41.1441938Z Test result_type for tensor vs tensor and scalar vs scalar. ... ok (0.008s) 2022-11-23T02:08:41.1442331Z test_result_type_cuda_int16_int16 (__main__.TestTypePromotionCUDA) 2022-11-23T02:08:41.1442733Z Test result_type for tensor vs tensor and scalar vs scalar. ... ok (0.007s) 2022-11-23T02:08:41.1443118Z test_result_type_cuda_int16_int32 (__main__.TestTypePromotionCUDA) 2022-11-23T02:08:41.1443523Z Test result_type for tensor vs tensor and scalar vs scalar. ... ok (0.006s) 2022-11-23T02:08:41.1443984Z test_result_type_cuda_int16_int64 (__main__.TestTypePromotionCUDA) 2022-11-23T02:08:41.1444382Z Test result_type for tensor vs tensor and scalar vs scalar. ... ok (0.007s) 2022-11-23T02:08:41.1444780Z test_result_type_cuda_int16_int8 (__main__.TestTypePromotionCUDA) 2022-11-23T02:08:41.1445174Z Test result_type for tensor vs tensor and scalar vs scalar. ... ok (0.007s) 2022-11-23T02:08:41.1445584Z test_result_type_cuda_int16_uint8 (__main__.TestTypePromotionCUDA) 2022-11-23T02:08:41.1445983Z Test result_type for tensor vs tensor and scalar vs scalar. ... ok (0.006s) 2022-11-23T02:08:41.1446387Z test_result_type_cuda_int32_bfloat16 (__main__.TestTypePromotionCUDA) 2022-11-23T02:08:41.1446769Z Test result_type for tensor vs tensor and scalar vs scalar. ... ok (0.008s) 2022-11-23T02:08:41.1447163Z test_result_type_cuda_int32_bool (__main__.TestTypePromotionCUDA) 2022-11-23T02:08:41.1447560Z Test result_type for tensor vs tensor and scalar vs scalar. ... ok (0.006s) 2022-11-23T02:08:41.1447962Z test_result_type_cuda_int32_complex128 (__main__.TestTypePromotionCUDA) 2022-11-23T02:08:41.1448384Z Test result_type for tensor vs tensor and scalar vs scalar. ... ok (0.009s) 2022-11-23T02:08:41.1448788Z test_result_type_cuda_int32_complex64 (__main__.TestTypePromotionCUDA) 2022-11-23T02:08:41.1449191Z Test result_type for tensor vs tensor and scalar vs scalar. ... ok (0.009s) 2022-11-23T02:08:41.1449577Z test_result_type_cuda_int32_float16 (__main__.TestTypePromotionCUDA) 2022-11-23T02:08:41.1449975Z Test result_type for tensor vs tensor and scalar vs scalar. ... ok (0.008s) 2022-11-23T02:08:41.1450379Z test_result_type_cuda_int32_float32 (__main__.TestTypePromotionCUDA) 2022-11-23T02:08:41.1450765Z Test result_type for tensor vs tensor and scalar vs scalar. ... ok (0.008s) 2022-11-23T02:08:41.1451183Z test_result_type_cuda_int32_float64 (__main__.TestTypePromotionCUDA) 2022-11-23T02:08:41.1451647Z Test result_type for tensor vs tensor and scalar vs scalar. ... ok (0.008s) 2022-11-23T02:08:41.1452044Z test_result_type_cuda_int32_int16 (__main__.TestTypePromotionCUDA) 2022-11-23T02:08:41.1452443Z Test result_type for tensor vs tensor and scalar vs scalar. ... ok (0.006s) 2022-11-23T02:08:41.1452839Z test_result_type_cuda_int32_int32 (__main__.TestTypePromotionCUDA) 2022-11-23T02:08:41.1453238Z Test result_type for tensor vs tensor and scalar vs scalar. ... ok (0.006s) 2022-11-23T02:08:41.1453620Z test_result_type_cuda_int32_int64 (__main__.TestTypePromotionCUDA) 2022-11-23T02:08:41.1454030Z Test result_type for tensor vs tensor and scalar vs scalar. ... ok (0.006s) 2022-11-23T02:08:41.1454443Z test_result_type_cuda_int32_int8 (__main__.TestTypePromotionCUDA) 2022-11-23T02:08:41.1454821Z Test result_type for tensor vs tensor and scalar vs scalar. ... ok (0.007s) 2022-11-23T02:08:41.1455221Z test_result_type_cuda_int32_uint8 (__main__.TestTypePromotionCUDA) 2022-11-23T02:08:41.1455617Z Test result_type for tensor vs tensor and scalar vs scalar. ... ok (0.007s) 2022-11-23T02:08:41.1456080Z test_result_type_cuda_int64_bfloat16 (__main__.TestTypePromotionCUDA) 2022-11-23T02:08:41.1456472Z Test result_type for tensor vs tensor and scalar vs scalar. ... ok (0.008s) 2022-11-23T02:08:41.1456871Z test_result_type_cuda_int64_bool (__main__.TestTypePromotionCUDA) 2022-11-23T02:08:41.1457283Z Test result_type for tensor vs tensor and scalar vs scalar. ... ok (0.006s) 2022-11-23T02:08:41.1457678Z test_result_type_cuda_int64_complex128 (__main__.TestTypePromotionCUDA) 2022-11-23T02:08:41.1458087Z Test result_type for tensor vs tensor and scalar vs scalar. ... ok (0.009s) 2022-11-23T02:08:41.1458493Z test_result_type_cuda_int64_complex64 (__main__.TestTypePromotionCUDA) 2022-11-23T02:08:41.1458882Z Test result_type for tensor vs tensor and scalar vs scalar. ... ok (0.009s) 2022-11-23T02:08:41.1459285Z test_result_type_cuda_int64_float16 (__main__.TestTypePromotionCUDA) 2022-11-23T02:08:41.1459685Z Test result_type for tensor vs tensor and scalar vs scalar. ... ok (0.008s) 2022-11-23T02:08:41.1460696Z test_result_type_cuda_int64_float32 (__main__.TestTypePromotionCUDA) 2022-11-23T02:08:41.1461102Z Test result_type for tensor vs tensor and scalar vs scalar. ... ok (0.008s) 2022-11-23T02:08:41.1461507Z test_result_type_cuda_int64_float64 (__main__.TestTypePromotionCUDA) 2022-11-23T02:08:41.1461909Z Test result_type for tensor vs tensor and scalar vs scalar. ... ok (0.008s) 2022-11-23T02:08:41.1462291Z test_result_type_cuda_int64_int16 (__main__.TestTypePromotionCUDA) 2022-11-23T02:08:41.1462694Z Test result_type for tensor vs tensor and scalar vs scalar. ... ok (0.007s) 2022-11-23T02:08:41.1463092Z test_result_type_cuda_int64_int32 (__main__.TestTypePromotionCUDA) 2022-11-23T02:08:41.1463493Z Test result_type for tensor vs tensor and scalar vs scalar. ... ok (0.006s) 2022-11-23T02:08:41.1463887Z test_result_type_cuda_int64_int64 (__main__.TestTypePromotionCUDA) 2022-11-23T02:08:41.1464290Z Test result_type for tensor vs tensor and scalar vs scalar. ... ok (0.006s) 2022-11-23T02:08:41.1464697Z test_result_type_cuda_int64_int8 (__main__.TestTypePromotionCUDA) 2022-11-23T02:08:41.1465076Z Test result_type for tensor vs tensor and scalar vs scalar. ... ok (0.006s) 2022-11-23T02:08:41.1465476Z test_result_type_cuda_int64_uint8 (__main__.TestTypePromotionCUDA) 2022-11-23T02:08:41.1465874Z Test result_type for tensor vs tensor and scalar vs scalar. ... ok (0.006s) 2022-11-23T02:08:41.1466276Z test_result_type_cuda_int8_bfloat16 (__main__.TestTypePromotionCUDA) 2022-11-23T02:08:41.1466671Z Test result_type for tensor vs tensor and scalar vs scalar. ... ok (0.008s) 2022-11-23T02:08:41.1467081Z test_result_type_cuda_int8_bool (__main__.TestTypePromotionCUDA) 2022-11-23T02:08:41.1467479Z Test result_type for tensor vs tensor and scalar vs scalar. ... ok (0.006s) 2022-11-23T02:08:41.1467866Z test_result_type_cuda_int8_complex128 (__main__.TestTypePromotionCUDA) 2022-11-23T02:08:41.1468278Z Test result_type for tensor vs tensor and scalar vs scalar. ... ok (0.009s) 2022-11-23T02:08:41.1468791Z test_result_type_cuda_int8_complex64 (__main__.TestTypePromotionCUDA) 2022-11-23T02:08:41.1469193Z Test result_type for tensor vs tensor and scalar vs scalar. ... ok (0.009s) 2022-11-23T02:08:41.1469597Z test_result_type_cuda_int8_float16 (__main__.TestTypePromotionCUDA) 2022-11-23T02:08:41.1470016Z Test result_type for tensor vs tensor and scalar vs scalar. ... ok (0.008s) 2022-11-23T02:08:41.1470424Z test_result_type_cuda_int8_float32 (__main__.TestTypePromotionCUDA) 2022-11-23T02:08:41.1470807Z Test result_type for tensor vs tensor and scalar vs scalar. ... ok (0.008s) 2022-11-23T02:08:41.1471211Z test_result_type_cuda_int8_float64 (__main__.TestTypePromotionCUDA) 2022-11-23T02:08:41.1471614Z Test result_type for tensor vs tensor and scalar vs scalar. ... ok (0.008s) 2022-11-23T02:08:41.1471992Z test_result_type_cuda_int8_int16 (__main__.TestTypePromotionCUDA) 2022-11-23T02:08:41.1472396Z Test result_type for tensor vs tensor and scalar vs scalar. ... ok (0.006s) 2022-11-23T02:08:41.1472807Z test_result_type_cuda_int8_int32 (__main__.TestTypePromotionCUDA) 2022-11-23T02:08:41.1473213Z Test result_type for tensor vs tensor and scalar vs scalar. ... ok (0.006s) 2022-11-23T02:08:41.1473590Z test_result_type_cuda_int8_int64 (__main__.TestTypePromotionCUDA) 2022-11-23T02:08:41.1473986Z Test result_type for tensor vs tensor and scalar vs scalar. ... ok (0.006s) 2022-11-23T02:08:41.1474380Z test_result_type_cuda_int8_int8 (__main__.TestTypePromotionCUDA) 2022-11-23T02:08:41.1474764Z Test result_type for tensor vs tensor and scalar vs scalar. ... ok (0.007s) 2022-11-23T02:08:41.1475159Z test_result_type_cuda_int8_uint8 (__main__.TestTypePromotionCUDA) 2022-11-23T02:08:41.1475555Z Test result_type for tensor vs tensor and scalar vs scalar. ... ok (0.007s) 2022-11-23T02:08:41.1475973Z test_result_type_cuda_uint8_bfloat16 (__main__.TestTypePromotionCUDA) 2022-11-23T02:08:41.1476365Z Test result_type for tensor vs tensor and scalar vs scalar. ... ok (0.008s) 2022-11-23T02:08:41.1476765Z test_result_type_cuda_uint8_bool (__main__.TestTypePromotionCUDA) 2022-11-23T02:08:41.1477252Z Test result_type for tensor vs tensor and scalar vs scalar. ... ok (0.006s) 2022-11-23T02:08:41.1477644Z test_result_type_cuda_uint8_complex128 (__main__.TestTypePromotionCUDA) 2022-11-23T02:08:41.1478052Z Test result_type for tensor vs tensor and scalar vs scalar. ... ok (0.009s) 2022-11-23T02:08:41.1478459Z test_result_type_cuda_uint8_complex64 (__main__.TestTypePromotionCUDA) 2022-11-23T02:08:41.1478861Z Test result_type for tensor vs tensor and scalar vs scalar. ... ok (0.009s) 2022-11-23T02:08:41.1479281Z test_result_type_cuda_uint8_float16 (__main__.TestTypePromotionCUDA) 2022-11-23T02:08:41.1479682Z Test result_type for tensor vs tensor and scalar vs scalar. ... ok (0.008s) 2022-11-23T02:08:41.1480085Z test_result_type_cuda_uint8_float32 (__main__.TestTypePromotionCUDA) 2022-11-23T02:08:41.1480470Z Test result_type for tensor vs tensor and scalar vs scalar. ... ok (0.008s) 2022-11-23T02:08:41.1480876Z test_result_type_cuda_uint8_float64 (__main__.TestTypePromotionCUDA) 2022-11-23T02:08:41.1481285Z Test result_type for tensor vs tensor and scalar vs scalar. ... ok (0.008s) 2022-11-23T02:08:41.1481662Z test_result_type_cuda_uint8_int16 (__main__.TestTypePromotionCUDA) 2022-11-23T02:08:41.1482078Z Test result_type for tensor vs tensor and scalar vs scalar. ... ok (0.007s) 2022-11-23T02:08:41.1482483Z test_result_type_cuda_uint8_int32 (__main__.TestTypePromotionCUDA) 2022-11-23T02:08:41.1482882Z Test result_type for tensor vs tensor and scalar vs scalar. ... ok (0.006s) 2022-11-23T02:08:41.1483267Z test_result_type_cuda_uint8_int64 (__main__.TestTypePromotionCUDA) 2022-11-23T02:08:41.1483663Z Test result_type for tensor vs tensor and scalar vs scalar. ... ok (0.006s) 2022-11-23T02:08:41.1484058Z test_result_type_cuda_uint8_int8 (__main__.TestTypePromotionCUDA) 2022-11-23T02:08:41.1484434Z Test result_type for tensor vs tensor and scalar vs scalar. ... ok (0.006s) 2022-11-23T02:08:41.1484906Z test_result_type_cuda_uint8_uint8 (__main__.TestTypePromotionCUDA) 2022-11-23T02:08:41.1485337Z Test result_type for tensor vs tensor and scalar vs scalar. ... ok (0.006s) 2022-11-23T02:08:41.1485767Z test_result_type_tensor_vs_scalar_cuda (__main__.TestTypePromotionCUDA) ... ok (0.006s) 2022-11-23T02:08:41.1486187Z test_sparse_add_cuda (__main__.TestTypePromotionCUDA) ... ok (3.465s) 2022-11-23T02:08:41.1486596Z test_sparse_div_cuda (__main__.TestTypePromotionCUDA) ... ok (0.266s) 2022-11-23T02:08:41.1487027Z test_sparse_div_promotion_cuda_bool (__main__.TestTypePromotionCUDA) ... ok (0.005s) 2022-11-23T02:08:41.1487465Z test_sparse_div_promotion_cuda_int16 (__main__.TestTypePromotionCUDA) ... ok (0.005s) 2022-11-23T02:08:41.1487916Z test_sparse_div_promotion_cuda_int32 (__main__.TestTypePromotionCUDA) ... ok (0.005s) 2022-11-23T02:08:41.1488379Z test_sparse_div_promotion_cuda_int64 (__main__.TestTypePromotionCUDA) ... ok (0.005s) 2022-11-23T02:08:41.1488837Z test_sparse_div_promotion_cuda_uint8 (__main__.TestTypePromotionCUDA) ... ok (0.005s) 2022-11-23T02:08:41.1489249Z test_sparse_mul_cuda (__main__.TestTypePromotionCUDA) ... ok (1.392s) 2022-11-23T02:08:41.1489651Z test_sparse_sub_cuda (__main__.TestTypePromotionCUDA) ... ok (3.460s) 2022-11-23T02:08:41.1490060Z test_transpose_cuda (__main__.TestTypePromotionCUDA) ... ok (0.003s) 2022-11-23T02:08:41.1490496Z test_unary_op_out_casting_cuda_complex128_complex128 (__main__.TestTypePromotionCUDA) ... ok (0.197s) 2022-11-23T02:08:41.1490989Z test_unary_op_out_casting_cuda_complex128_complex64 (__main__.TestTypePromotionCUDA) ... ok (0.014s) 2022-11-23T02:08:41.1491486Z test_unary_op_out_casting_cuda_complex128_float32 (__main__.TestTypePromotionCUDA) ... ok (0.015s) 2022-11-23T02:08:41.1491982Z test_unary_op_out_casting_cuda_complex128_float64 (__main__.TestTypePromotionCUDA) ... ok (0.015s) 2022-11-23T02:08:41.1492442Z test_unary_op_out_casting_cuda_complex128_int64 (__main__.TestTypePromotionCUDA) ... ok (0.015s) 2022-11-23T02:08:41.1492999Z test_unary_op_out_casting_cuda_complex64_complex128 (__main__.TestTypePromotionCUDA) ... ok (0.015s) 2022-11-23T02:08:41.1493490Z test_unary_op_out_casting_cuda_complex64_complex64 (__main__.TestTypePromotionCUDA) ... ok (0.202s) 2022-11-23T02:08:41.1493958Z test_unary_op_out_casting_cuda_complex64_float32 (__main__.TestTypePromotionCUDA) ... ok (0.015s) 2022-11-23T02:08:41.1494437Z test_unary_op_out_casting_cuda_complex64_float64 (__main__.TestTypePromotionCUDA) ... ok (0.014s) 2022-11-23T02:08:41.1494910Z test_unary_op_out_casting_cuda_complex64_int64 (__main__.TestTypePromotionCUDA) ... ok (0.014s) 2022-11-23T02:08:41.1495404Z test_unary_op_out_casting_cuda_float32_complex128 (__main__.TestTypePromotionCUDA) ... ok (0.016s) 2022-11-23T02:08:41.1495872Z test_unary_op_out_casting_cuda_float32_complex64 (__main__.TestTypePromotionCUDA) ... ok (0.017s) 2022-11-23T02:08:41.1496346Z test_unary_op_out_casting_cuda_float32_float32 (__main__.TestTypePromotionCUDA) ... ok (0.005s) 2022-11-23T02:08:41.1496821Z test_unary_op_out_casting_cuda_float32_float64 (__main__.TestTypePromotionCUDA) ... ok (0.017s) 2022-11-23T02:08:41.1497288Z test_unary_op_out_casting_cuda_float32_int64 (__main__.TestTypePromotionCUDA) ... ok (0.016s) 2022-11-23T02:08:41.1497741Z test_unary_op_out_casting_cuda_float64_complex128 (__main__.TestTypePromotionCUDA) ... ok (0.016s) 2022-11-23T02:08:41.1498221Z test_unary_op_out_casting_cuda_float64_complex64 (__main__.TestTypePromotionCUDA) ... ok (0.016s) 2022-11-23T02:08:41.1498700Z test_unary_op_out_casting_cuda_float64_float32 (__main__.TestTypePromotionCUDA) ... ok (0.016s) 2022-11-23T02:08:41.1499160Z test_unary_op_out_casting_cuda_float64_float64 (__main__.TestTypePromotionCUDA) ... ok (0.004s) 2022-11-23T02:08:41.1499627Z test_unary_op_out_casting_cuda_float64_int64 (__main__.TestTypePromotionCUDA) ... ok (0.016s) 2022-11-23T02:08:41.1500555Z test_unary_op_out_casting_cuda_int64_complex128 (__main__.TestTypePromotionCUDA) ... ok (0.016s) 2022-11-23T02:08:41.1501151Z test_unary_op_out_casting_cuda_int64_complex64 (__main__.TestTypePromotionCUDA) ... ok (0.016s) 2022-11-23T02:08:41.1501613Z test_unary_op_out_casting_cuda_int64_float32 (__main__.TestTypePromotionCUDA) ... ok (0.016s) 2022-11-23T02:08:41.1502074Z test_unary_op_out_casting_cuda_int64_float64 (__main__.TestTypePromotionCUDA) ... ok (0.016s) 2022-11-23T02:08:41.1502530Z test_unary_op_out_casting_cuda_int64_int64 (__main__.TestTypePromotionCUDA) ... ok (0.004s) 2022-11-23T02:08:41.1502978Z test_unsigned_cuda (__main__.TestTypePromotionCUDA) ... ok (0.002s) 2022-11-23T02:08:41.1503201Z 2022-11-23T02:08:41.1503573Z ---------------------------------------------------------------------- 2022-11-23T02:08:41.1503913Z Ran 422 tests in 21.679s 2022-11-23T02:08:41.1504080Z 2022-11-23T02:08:41.1504192Z OK (skipped=121) 2022-11-23T02:08:41.1504350Z 2022-11-23T02:08:41.1504456Z Generating XML reports... 2022-11-23T02:08:41.1505060Z Generated XML report: test-reports/python-unittest/test_type_promotion/TEST-TestTypePromotionCUDA-20221123020818.xml 2022-11-23T02:08:41.1505410Z 2022-11-23T02:08:41.1505881Z ##[endgroup] 2022-11-23T02:08:41.1506415Z FINISHED PRINTING LOG FILE of test_type_promotion (/var/lib/jenkins/workspace/test/test-reports/test_type_promotion_qjxla036) 2022-11-23T02:08:41.1506727Z 2022-11-23T02:08:43.5771883Z Ignoring disabled issues: [] 2022-11-23T02:08:43.6112842Z Running test_module_init ... [2022-11-23 02:08:43.610918] 2022-11-23T02:08:43.6115777Z Executing ['/opt/conda/bin/python', '-bb', 'test_module_init.py', '-v', '--import-slow-tests', '--import-disabled-tests'] ... [2022-11-23 02:08:43.611223] 2022-11-23T02:08:51.6251953Z 2022-11-23T02:08:51.6252384Z Expand the folded group to see the log file of test_module_init 2022-11-23T02:08:51.6253879Z ##[group]PRINTING LOG FILE of test_module_init (/var/lib/jenkins/workspace/test/test-reports/test_module_init_hr9dm78q) 2022-11-23T02:08:51.6254598Z 2022-11-23T02:08:51.6254798Z Running tests... 2022-11-23T02:08:51.6255368Z ---------------------------------------------------------------------- 2022-11-23T02:08:51.6256636Z Test results will be stored in test-reports/python-unittest/test_module_init 2022-11-23T02:08:51.6257504Z test_nn_AdaptiveAvgPool1d_cuda_float32 (__main__.TestModuleInitCUDA) ... ok (0.005s) 2022-11-23T02:08:51.6258352Z test_nn_AdaptiveAvgPool1d_cuda_float64 (__main__.TestModuleInitCUDA) ... ok (0.004s) 2022-11-23T02:08:51.6259207Z test_nn_AdaptiveAvgPool2d_cuda_float32 (__main__.TestModuleInitCUDA) ... ok (0.004s) 2022-11-23T02:08:51.6260359Z test_nn_AdaptiveAvgPool2d_cuda_float64 (__main__.TestModuleInitCUDA) ... ok (0.004s) 2022-11-23T02:08:51.6261286Z test_nn_AdaptiveAvgPool3d_cuda_float32 (__main__.TestModuleInitCUDA) ... ok (0.004s) 2022-11-23T02:08:51.6262239Z test_nn_AdaptiveAvgPool3d_cuda_float64 (__main__.TestModuleInitCUDA) ... ok (0.004s) 2022-11-23T02:08:51.6263211Z test_nn_AdaptiveLogSoftmaxWithLoss_cuda_float32 (__main__.TestModuleInitCUDA) ... ok (0.007s) 2022-11-23T02:08:51.6263924Z test_nn_AdaptiveLogSoftmaxWithLoss_cuda_float64 (__main__.TestModuleInitCUDA) ... ok (0.007s) 2022-11-23T02:08:51.6264564Z test_nn_AdaptiveMaxPool1d_cuda_float32 (__main__.TestModuleInitCUDA) ... ok (0.004s) 2022-11-23T02:08:51.6265024Z test_nn_AdaptiveMaxPool1d_cuda_float64 (__main__.TestModuleInitCUDA) ... ok (0.004s) 2022-11-23T02:08:51.6265466Z test_nn_AdaptiveMaxPool2d_cuda_float32 (__main__.TestModuleInitCUDA) ... ok (0.004s) 2022-11-23T02:08:51.6265919Z test_nn_AdaptiveMaxPool2d_cuda_float64 (__main__.TestModuleInitCUDA) ... ok (0.004s) 2022-11-23T02:08:51.6266363Z test_nn_AdaptiveMaxPool3d_cuda_float32 (__main__.TestModuleInitCUDA) ... ok (0.004s) 2022-11-23T02:08:51.6266809Z test_nn_AdaptiveMaxPool3d_cuda_float64 (__main__.TestModuleInitCUDA) ... ok (0.004s) 2022-11-23T02:08:51.6267230Z test_nn_AlphaDropout_cuda_float32 (__main__.TestModuleInitCUDA) ... ok (0.004s) 2022-11-23T02:08:51.6267650Z test_nn_AlphaDropout_cuda_float64 (__main__.TestModuleInitCUDA) ... ok (0.004s) 2022-11-23T02:08:51.6268205Z test_nn_AvgPool1d_cuda_float32 (__main__.TestModuleInitCUDA) ... ok (0.004s) 2022-11-23T02:08:51.6268638Z test_nn_AvgPool1d_cuda_float64 (__main__.TestModuleInitCUDA) ... ok (0.004s) 2022-11-23T02:08:51.6269056Z test_nn_AvgPool2d_cuda_float32 (__main__.TestModuleInitCUDA) ... ok (0.004s) 2022-11-23T02:08:51.6269466Z test_nn_AvgPool2d_cuda_float64 (__main__.TestModuleInitCUDA) ... ok (0.004s) 2022-11-23T02:08:51.6269883Z test_nn_AvgPool3d_cuda_float32 (__main__.TestModuleInitCUDA) ... ok (0.004s) 2022-11-23T02:08:51.6270278Z test_nn_AvgPool3d_cuda_float64 (__main__.TestModuleInitCUDA) ... ok (0.004s) 2022-11-23T02:08:51.6270692Z test_nn_BCELoss_cuda_float32 (__main__.TestModuleInitCUDA) ... ok (0.004s) 2022-11-23T02:08:51.6271105Z test_nn_BCELoss_cuda_float64 (__main__.TestModuleInitCUDA) ... ok (0.004s) 2022-11-23T02:08:51.6271515Z test_nn_BCEWithLogitsLoss_cuda_float32 (__main__.TestModuleInitCUDA) ... ok (0.004s) 2022-11-23T02:08:51.6271977Z test_nn_BCEWithLogitsLoss_cuda_float64 (__main__.TestModuleInitCUDA) ... ok (0.004s) 2022-11-23T02:08:51.6272416Z test_nn_BatchNorm1d_cuda_float32 (__main__.TestModuleInitCUDA) ... ok (0.007s) 2022-11-23T02:08:51.6272832Z test_nn_BatchNorm1d_cuda_float64 (__main__.TestModuleInitCUDA) ... ok (0.006s) 2022-11-23T02:08:51.6273225Z test_nn_BatchNorm2d_cuda_float32 (__main__.TestModuleInitCUDA) ... ok (0.006s) 2022-11-23T02:08:51.6273628Z test_nn_BatchNorm2d_cuda_float64 (__main__.TestModuleInitCUDA) ... ok (0.005s) 2022-11-23T02:08:51.6274039Z test_nn_BatchNorm3d_cuda_float32 (__main__.TestModuleInitCUDA) ... ok (0.006s) 2022-11-23T02:08:51.6274432Z test_nn_BatchNorm3d_cuda_float64 (__main__.TestModuleInitCUDA) ... ok (0.006s) 2022-11-23T02:08:51.6274859Z test_nn_Bilinear_cuda_float32 (__main__.TestModuleInitCUDA) ... ok (0.005s) 2022-11-23T02:08:51.6275277Z test_nn_Bilinear_cuda_float64 (__main__.TestModuleInitCUDA) ... ok (0.005s) 2022-11-23T02:08:51.6275667Z test_nn_CELU_cuda_float32 (__main__.TestModuleInitCUDA) ... ok (0.004s) 2022-11-23T02:08:51.6276168Z test_nn_CELU_cuda_float64 (__main__.TestModuleInitCUDA) ... ok (0.004s) 2022-11-23T02:08:51.6276564Z test_nn_CTCLoss_cuda_float32 (__main__.TestModuleInitCUDA) ... ok (0.004s) 2022-11-23T02:08:51.6276994Z test_nn_CTCLoss_cuda_float64 (__main__.TestModuleInitCUDA) ... ok (0.004s) 2022-11-23T02:08:51.6277380Z test_nn_ChannelShuffle_cuda_float32 (__main__.TestModuleInitCUDA) ... ok (0.004s) 2022-11-23T02:08:51.6277828Z test_nn_ChannelShuffle_cuda_float64 (__main__.TestModuleInitCUDA) ... ok (0.004s) 2022-11-23T02:08:51.6278276Z test_nn_ConstantPad1d_cuda_float32 (__main__.TestModuleInitCUDA) ... ok (0.004s) 2022-11-23T02:08:51.6278692Z test_nn_ConstantPad1d_cuda_float64 (__main__.TestModuleInitCUDA) ... ok (0.004s) 2022-11-23T02:08:51.6279126Z test_nn_ConstantPad2d_cuda_float32 (__main__.TestModuleInitCUDA) ... ok (0.004s) 2022-11-23T02:08:51.6279558Z test_nn_ConstantPad2d_cuda_float64 (__main__.TestModuleInitCUDA) ... ok (0.005s) 2022-11-23T02:08:51.6279987Z test_nn_ConstantPad3d_cuda_float32 (__main__.TestModuleInitCUDA) ... ok (0.004s) 2022-11-23T02:08:51.6280397Z test_nn_ConstantPad3d_cuda_float64 (__main__.TestModuleInitCUDA) ... ok (0.004s) 2022-11-23T02:08:51.6280810Z test_nn_Conv1d_cuda_float32 (__main__.TestModuleInitCUDA) ... ok (0.005s) 2022-11-23T02:08:51.6281224Z test_nn_Conv1d_cuda_float64 (__main__.TestModuleInitCUDA) ... ok (0.005s) 2022-11-23T02:08:51.6281613Z test_nn_Conv2d_cuda_float32 (__main__.TestModuleInitCUDA) ... ok (0.005s) 2022-11-23T02:08:51.6282014Z test_nn_Conv2d_cuda_float64 (__main__.TestModuleInitCUDA) ... ok (0.005s) 2022-11-23T02:08:51.6282412Z test_nn_Conv3d_cuda_float32 (__main__.TestModuleInitCUDA) ... ok (0.005s) 2022-11-23T02:08:51.6282804Z test_nn_Conv3d_cuda_float64 (__main__.TestModuleInitCUDA) ... ok (0.005s) 2022-11-23T02:08:51.6283202Z test_nn_ConvTranspose1d_cuda_float32 (__main__.TestModuleInitCUDA) ... ok (0.005s) 2022-11-23T02:08:51.6283705Z test_nn_ConvTranspose1d_cuda_float64 (__main__.TestModuleInitCUDA) ... ok (0.005s) 2022-11-23T02:08:51.6284175Z test_nn_ConvTranspose2d_cuda_float32 (__main__.TestModuleInitCUDA) ... ok (0.005s) 2022-11-23T02:08:51.6284603Z test_nn_ConvTranspose2d_cuda_float64 (__main__.TestModuleInitCUDA) ... ok (0.005s) 2022-11-23T02:08:51.6285035Z test_nn_ConvTranspose3d_cuda_float32 (__main__.TestModuleInitCUDA) ... ok (0.005s) 2022-11-23T02:08:51.6285470Z test_nn_ConvTranspose3d_cuda_float64 (__main__.TestModuleInitCUDA) ... ok (0.005s) 2022-11-23T02:08:51.6285917Z test_nn_CosineEmbeddingLoss_cuda_float32 (__main__.TestModuleInitCUDA) ... ok (0.004s) 2022-11-23T02:08:51.6286355Z test_nn_CosineEmbeddingLoss_cuda_float64 (__main__.TestModuleInitCUDA) ... ok (0.004s) 2022-11-23T02:08:51.6286803Z test_nn_CosineSimilarity_cuda_float32 (__main__.TestModuleInitCUDA) ... ok (0.004s) 2022-11-23T02:08:51.6287243Z test_nn_CosineSimilarity_cuda_float64 (__main__.TestModuleInitCUDA) ... ok (0.004s) 2022-11-23T02:08:51.6287684Z test_nn_CrossEntropyLoss_cuda_float32 (__main__.TestModuleInitCUDA) ... ok (0.005s) 2022-11-23T02:08:51.6288135Z test_nn_CrossEntropyLoss_cuda_float64 (__main__.TestModuleInitCUDA) ... ok (0.004s) 2022-11-23T02:08:51.6288571Z test_nn_CrossMapLRN2d_cuda_float32 (__main__.TestModuleInitCUDA) ... ok (0.004s) 2022-11-23T02:08:51.6289013Z test_nn_CrossMapLRN2d_cuda_float64 (__main__.TestModuleInitCUDA) ... ok (0.004s) 2022-11-23T02:08:51.6289407Z test_nn_Dropout1d_cuda_float32 (__main__.TestModuleInitCUDA) ... ok (0.004s) 2022-11-23T02:08:51.6289819Z test_nn_Dropout1d_cuda_float64 (__main__.TestModuleInitCUDA) ... ok (0.004s) 2022-11-23T02:08:51.6290224Z test_nn_Dropout2d_cuda_float32 (__main__.TestModuleInitCUDA) ... ok (0.004s) 2022-11-23T02:08:51.6290623Z test_nn_Dropout2d_cuda_float64 (__main__.TestModuleInitCUDA) ... ok (0.004s) 2022-11-23T02:08:51.6291037Z test_nn_Dropout3d_cuda_float32 (__main__.TestModuleInitCUDA) ... ok (0.004s) 2022-11-23T02:08:51.6291445Z test_nn_Dropout3d_cuda_float64 (__main__.TestModuleInitCUDA) ... ok (0.004s) 2022-11-23T02:08:51.6291927Z test_nn_Dropout_cuda_float32 (__main__.TestModuleInitCUDA) ... ok (0.004s) 2022-11-23T02:08:51.6292320Z test_nn_Dropout_cuda_float64 (__main__.TestModuleInitCUDA) ... ok (0.004s) 2022-11-23T02:08:51.6292727Z test_nn_ELU_cuda_float32 (__main__.TestModuleInitCUDA) ... ok (0.004s) 2022-11-23T02:08:51.6293121Z test_nn_ELU_cuda_float64 (__main__.TestModuleInitCUDA) ... ok (0.003s) 2022-11-23T02:08:51.6293512Z test_nn_EmbeddingBag_cuda_float32 (__main__.TestModuleInitCUDA) ... ok (0.005s) 2022-11-23T02:08:51.6293949Z test_nn_EmbeddingBag_cuda_float64 (__main__.TestModuleInitCUDA) ... ok (0.005s) 2022-11-23T02:08:51.6294376Z test_nn_Embedding_cuda_float32 (__main__.TestModuleInitCUDA) ... ok (0.005s) 2022-11-23T02:08:51.6294784Z test_nn_Embedding_cuda_float64 (__main__.TestModuleInitCUDA) ... ok (0.004s) 2022-11-23T02:08:51.6295207Z test_nn_FeatureAlphaDropout_cuda_float32 (__main__.TestModuleInitCUDA) ... ok (0.004s) 2022-11-23T02:08:51.6295671Z test_nn_FeatureAlphaDropout_cuda_float64 (__main__.TestModuleInitCUDA) ... ok (0.004s) 2022-11-23T02:08:51.6296120Z test_nn_Flatten_cuda_float32 (__main__.TestModuleInitCUDA) ... ok (0.004s) 2022-11-23T02:08:51.6296493Z test_nn_Flatten_cuda_float64 (__main__.TestModuleInitCUDA) ... ok (0.004s) 2022-11-23T02:08:51.6296899Z test_nn_Fold_cuda_float32 (__main__.TestModuleInitCUDA) ... ok (0.004s) 2022-11-23T02:08:51.6297315Z test_nn_Fold_cuda_float64 (__main__.TestModuleInitCUDA) ... ok (0.005s) 2022-11-23T02:08:51.6297735Z test_nn_FractionalMaxPool2d_cuda_float32 (__main__.TestModuleInitCUDA) ... ok (0.004s) 2022-11-23T02:08:51.6298171Z test_nn_FractionalMaxPool2d_cuda_float64 (__main__.TestModuleInitCUDA) ... ok (0.004s) 2022-11-23T02:08:51.6298625Z test_nn_FractionalMaxPool3d_cuda_float32 (__main__.TestModuleInitCUDA) ... ok (0.004s) 2022-11-23T02:08:51.6299074Z test_nn_FractionalMaxPool3d_cuda_float64 (__main__.TestModuleInitCUDA) ... ok (0.004s) 2022-11-23T02:08:51.6299533Z test_nn_GELU_cuda_float32 (__main__.TestModuleInitCUDA) ... ok (0.004s) 2022-11-23T02:08:51.6300236Z test_nn_GELU_cuda_float64 (__main__.TestModuleInitCUDA) ... ok (0.004s) 2022-11-23T02:08:51.6300663Z test_nn_GLU_cuda_float32 (__main__.TestModuleInitCUDA) ... ok (0.004s) 2022-11-23T02:08:51.6301067Z test_nn_GLU_cuda_float64 (__main__.TestModuleInitCUDA) ... ok (0.004s) 2022-11-23T02:08:51.6301453Z test_nn_GRUCell_cuda_float32 (__main__.TestModuleInitCUDA) ... ok (0.005s) 2022-11-23T02:08:51.6301860Z test_nn_GRUCell_cuda_float64 (__main__.TestModuleInitCUDA) ... ok (0.005s) 2022-11-23T02:08:51.6302260Z test_nn_GRU_cuda_float32 (__main__.TestModuleInitCUDA) ... ok (0.567s) 2022-11-23T02:08:51.6302636Z test_nn_GRU_cuda_float64 (__main__.TestModuleInitCUDA) ... ok (0.006s) 2022-11-23T02:08:51.6303052Z test_nn_GaussianNLLLoss_cuda_float32 (__main__.TestModuleInitCUDA) ... ok (0.004s) 2022-11-23T02:08:51.6303496Z test_nn_GaussianNLLLoss_cuda_float64 (__main__.TestModuleInitCUDA) ... ok (0.004s) 2022-11-23T02:08:51.6303943Z test_nn_GroupNorm_cuda_float32 (__main__.TestModuleInitCUDA) ... ok (0.005s) 2022-11-23T02:08:51.6304347Z test_nn_GroupNorm_cuda_float64 (__main__.TestModuleInitCUDA) ... ok (0.005s) 2022-11-23T02:08:51.6304764Z test_nn_Hardshrink_cuda_float32 (__main__.TestModuleInitCUDA) ... ok (0.004s) 2022-11-23T02:08:51.6305179Z test_nn_Hardshrink_cuda_float64 (__main__.TestModuleInitCUDA) ... ok (0.004s) 2022-11-23T02:08:51.6305592Z test_nn_Hardsigmoid_cuda_float32 (__main__.TestModuleInitCUDA) ... ok (0.004s) 2022-11-23T02:08:51.6305999Z test_nn_Hardsigmoid_cuda_float64 (__main__.TestModuleInitCUDA) ... ok (0.004s) 2022-11-23T02:08:51.6306416Z test_nn_Hardswish_cuda_float32 (__main__.TestModuleInitCUDA) ... ok (0.005s) 2022-11-23T02:08:51.6306859Z test_nn_Hardswish_cuda_float64 (__main__.TestModuleInitCUDA) ... ok (0.004s) 2022-11-23T02:08:51.6307247Z test_nn_Hardtanh_cuda_float32 (__main__.TestModuleInitCUDA) ... ok (0.004s) 2022-11-23T02:08:51.6307660Z test_nn_Hardtanh_cuda_float64 (__main__.TestModuleInitCUDA) ... ok (0.004s) 2022-11-23T02:08:51.6308197Z test_nn_HingeEmbeddingLoss_cuda_float32 (__main__.TestModuleInitCUDA) ... ok (0.004s) 2022-11-23T02:08:51.6308637Z test_nn_HingeEmbeddingLoss_cuda_float64 (__main__.TestModuleInitCUDA) ... ok (0.004s) 2022-11-23T02:08:51.6309073Z test_nn_HuberLoss_cuda_float32 (__main__.TestModuleInitCUDA) ... ok (0.004s) 2022-11-23T02:08:51.6309482Z test_nn_HuberLoss_cuda_float64 (__main__.TestModuleInitCUDA) ... ok (0.004s) 2022-11-23T02:08:51.6309905Z test_nn_Identity_cuda_float32 (__main__.TestModuleInitCUDA) ... ok (0.004s) 2022-11-23T02:08:51.6310308Z test_nn_Identity_cuda_float64 (__main__.TestModuleInitCUDA) ... ok (0.004s) 2022-11-23T02:08:51.6310734Z test_nn_InstanceNorm1d_cuda_float32 (__main__.TestModuleInitCUDA) ... ok (0.005s) 2022-11-23T02:08:51.6311168Z test_nn_InstanceNorm1d_cuda_float64 (__main__.TestModuleInitCUDA) ... ok (0.005s) 2022-11-23T02:08:51.6311586Z test_nn_InstanceNorm2d_cuda_float32 (__main__.TestModuleInitCUDA) ... ok (0.005s) 2022-11-23T02:08:51.6312023Z test_nn_InstanceNorm2d_cuda_float64 (__main__.TestModuleInitCUDA) ... ok (0.005s) 2022-11-23T02:08:51.6312448Z test_nn_InstanceNorm3d_cuda_float32 (__main__.TestModuleInitCUDA) ... ok (0.005s) 2022-11-23T02:08:51.6312885Z test_nn_InstanceNorm3d_cuda_float64 (__main__.TestModuleInitCUDA) ... ok (0.005s) 2022-11-23T02:08:51.6313291Z test_nn_KLDivLoss_cuda_float32 (__main__.TestModuleInitCUDA) ... ok (0.004s) 2022-11-23T02:08:51.6313717Z test_nn_KLDivLoss_cuda_float64 (__main__.TestModuleInitCUDA) ... ok (0.004s) 2022-11-23T02:08:51.6314122Z test_nn_L1Loss_cuda_float32 (__main__.TestModuleInitCUDA) ... ok (0.005s) 2022-11-23T02:08:51.6314506Z test_nn_L1Loss_cuda_float64 (__main__.TestModuleInitCUDA) ... ok (0.004s) 2022-11-23T02:08:51.6314918Z test_nn_LPPool1d_cuda_float32 (__main__.TestModuleInitCUDA) ... ok (0.004s) 2022-11-23T02:08:51.6315332Z test_nn_LPPool1d_cuda_float64 (__main__.TestModuleInitCUDA) ... ok (0.004s) 2022-11-23T02:08:51.6315869Z test_nn_LPPool2d_cuda_float32 (__main__.TestModuleInitCUDA) ... ok (0.004s) 2022-11-23T02:08:51.6316291Z test_nn_LPPool2d_cuda_float64 (__main__.TestModuleInitCUDA) ... ok (0.004s) 2022-11-23T02:08:51.6316716Z test_nn_LSTMCell_cuda_float32 (__main__.TestModuleInitCUDA) ... ok (0.006s) 2022-11-23T02:08:51.6317126Z test_nn_LSTMCell_cuda_float64 (__main__.TestModuleInitCUDA) ... ok (0.005s) 2022-11-23T02:08:51.6317509Z test_nn_LSTM_cuda_float32 (__main__.TestModuleInitCUDA) ... ok (0.005s) 2022-11-23T02:08:51.6317905Z test_nn_LSTM_cuda_float64 (__main__.TestModuleInitCUDA) ... ok (0.005s) 2022-11-23T02:08:51.6318316Z test_nn_LayerNorm_cuda_float32 (__main__.TestModuleInitCUDA) ... ok (0.005s) 2022-11-23T02:08:51.6318728Z test_nn_LayerNorm_cuda_float64 (__main__.TestModuleInitCUDA) ... ok (0.004s) 2022-11-23T02:08:51.6319665Z test_nn_LazyBatchNorm1d_cuda_float32 (__main__.TestModuleInitCUDA) ... /opt/conda/lib/python3.10/site-packages/torch/nn/modules/lazy.py:180: UserWarning: Lazy modules are a new feature under heavy development so changes to the API or functionality can happen at any moment. 2022-11-23T02:08:51.6320443Z warnings.warn('Lazy modules are a new feature under heavy development ' 2022-11-23T02:08:51.6320778Z ok (0.078s) 2022-11-23T02:08:51.6321100Z test_nn_LazyBatchNorm1d_cuda_float64 (__main__.TestModuleInitCUDA) ... ok (0.059s) 2022-11-23T02:08:51.6321545Z test_nn_LazyBatchNorm2d_cuda_float32 (__main__.TestModuleInitCUDA) ... ok (0.058s) 2022-11-23T02:08:51.6321991Z test_nn_LazyBatchNorm2d_cuda_float64 (__main__.TestModuleInitCUDA) ... ok (0.058s) 2022-11-23T02:08:51.6322430Z test_nn_LazyBatchNorm3d_cuda_float32 (__main__.TestModuleInitCUDA) ... ok (0.058s) 2022-11-23T02:08:51.6322843Z test_nn_LazyBatchNorm3d_cuda_float64 (__main__.TestModuleInitCUDA) ... ok (0.057s) 2022-11-23T02:08:51.6323279Z test_nn_LazyConv1d_cuda_float32 (__main__.TestModuleInitCUDA) ... ok (0.006s) 2022-11-23T02:08:51.6323700Z test_nn_LazyConv1d_cuda_float64 (__main__.TestModuleInitCUDA) ... ok (0.006s) 2022-11-23T02:08:51.6324181Z test_nn_LazyConv2d_cuda_float32 (__main__.TestModuleInitCUDA) ... ok (0.005s) 2022-11-23T02:08:51.6324599Z test_nn_LazyConv2d_cuda_float64 (__main__.TestModuleInitCUDA) ... ok (0.006s) 2022-11-23T02:08:51.6325001Z test_nn_LazyConv3d_cuda_float32 (__main__.TestModuleInitCUDA) ... ok (0.006s) 2022-11-23T02:08:51.6325409Z test_nn_LazyConv3d_cuda_float64 (__main__.TestModuleInitCUDA) ... ok (0.005s) 2022-11-23T02:08:51.6325826Z test_nn_LazyConvTranspose1d_cuda_float32 (__main__.TestModuleInitCUDA) ... ok (0.006s) 2022-11-23T02:08:51.6326284Z test_nn_LazyConvTranspose1d_cuda_float64 (__main__.TestModuleInitCUDA) ... ok (0.007s) 2022-11-23T02:08:51.6326755Z test_nn_LazyConvTranspose2d_cuda_float32 (__main__.TestModuleInitCUDA) ... ok (0.006s) 2022-11-23T02:08:51.6327202Z test_nn_LazyConvTranspose2d_cuda_float64 (__main__.TestModuleInitCUDA) ... ok (0.005s) 2022-11-23T02:08:51.6327660Z test_nn_LazyConvTranspose3d_cuda_float32 (__main__.TestModuleInitCUDA) ... ok (0.005s) 2022-11-23T02:08:51.6328116Z test_nn_LazyConvTranspose3d_cuda_float64 (__main__.TestModuleInitCUDA) ... ok (0.005s) 2022-11-23T02:08:51.6328569Z test_nn_LazyInstanceNorm1d_cuda_float32 (__main__.TestModuleInitCUDA) ... ok (0.060s) 2022-11-23T02:08:51.6329003Z test_nn_LazyInstanceNorm1d_cuda_float64 (__main__.TestModuleInitCUDA) ... ok (0.058s) 2022-11-23T02:08:51.6329449Z test_nn_LazyInstanceNorm2d_cuda_float32 (__main__.TestModuleInitCUDA) ... ok (0.058s) 2022-11-23T02:08:51.6329906Z test_nn_LazyInstanceNorm2d_cuda_float64 (__main__.TestModuleInitCUDA) ... ok (0.058s) 2022-11-23T02:08:51.6330363Z test_nn_LazyInstanceNorm3d_cuda_float32 (__main__.TestModuleInitCUDA) ... ok (0.058s) 2022-11-23T02:08:51.6330790Z test_nn_LazyInstanceNorm3d_cuda_float64 (__main__.TestModuleInitCUDA) ... ok (0.058s) 2022-11-23T02:08:51.6331221Z test_nn_LazyLinear_cuda_float32 (__main__.TestModuleInitCUDA) ... ok (0.005s) 2022-11-23T02:08:51.6331689Z test_nn_LazyLinear_cuda_float64 (__main__.TestModuleInitCUDA) ... ok (0.005s) 2022-11-23T02:08:51.6332103Z test_nn_LeakyReLU_cuda_float32 (__main__.TestModuleInitCUDA) ... ok (0.004s) 2022-11-23T02:08:51.6332512Z test_nn_LeakyReLU_cuda_float64 (__main__.TestModuleInitCUDA) ... ok (0.004s) 2022-11-23T02:08:51.6332919Z test_nn_Linear_cuda_float32 (__main__.TestModuleInitCUDA) ... ok (0.005s) 2022-11-23T02:08:51.6333335Z test_nn_Linear_cuda_float64 (__main__.TestModuleInitCUDA) ... ok (0.005s) 2022-11-23T02:08:51.6333752Z test_nn_LocalResponseNorm_cuda_float32 (__main__.TestModuleInitCUDA) ... ok (0.004s) 2022-11-23T02:08:51.6334199Z test_nn_LocalResponseNorm_cuda_float64 (__main__.TestModuleInitCUDA) ... ok (0.004s) 2022-11-23T02:08:51.6334633Z test_nn_LogSigmoid_cuda_float32 (__main__.TestModuleInitCUDA) ... ok (0.004s) 2022-11-23T02:08:51.6335029Z test_nn_LogSigmoid_cuda_float64 (__main__.TestModuleInitCUDA) ... ok (0.004s) 2022-11-23T02:08:51.6335441Z test_nn_LogSoftmax_cuda_float32 (__main__.TestModuleInitCUDA) ... ok (0.004s) 2022-11-23T02:08:51.6335857Z test_nn_LogSoftmax_cuda_float64 (__main__.TestModuleInitCUDA) ... ok (0.004s) 2022-11-23T02:08:51.6336282Z test_nn_MSELoss_cuda_float32 (__main__.TestModuleInitCUDA) ... ok (0.004s) 2022-11-23T02:08:51.6336680Z test_nn_MSELoss_cuda_float64 (__main__.TestModuleInitCUDA) ... ok (0.004s) 2022-11-23T02:08:51.6337112Z test_nn_MarginRankingLoss_cuda_float32 (__main__.TestModuleInitCUDA) ... ok (0.004s) 2022-11-23T02:08:51.6337561Z test_nn_MarginRankingLoss_cuda_float64 (__main__.TestModuleInitCUDA) ... ok (0.004s) 2022-11-23T02:08:51.6337972Z test_nn_MaxPool1d_cuda_float32 (__main__.TestModuleInitCUDA) ... ok (0.005s) 2022-11-23T02:08:51.6338385Z test_nn_MaxPool1d_cuda_float64 (__main__.TestModuleInitCUDA) ... ok (0.004s) 2022-11-23T02:08:51.6338793Z test_nn_MaxPool2d_cuda_float32 (__main__.TestModuleInitCUDA) ... ok (0.004s) 2022-11-23T02:08:51.6339200Z test_nn_MaxPool2d_cuda_float64 (__main__.TestModuleInitCUDA) ... ok (0.004s) 2022-11-23T02:08:51.6339611Z test_nn_MaxPool3d_cuda_float32 (__main__.TestModuleInitCUDA) ... ok (0.004s) 2022-11-23T02:08:51.6340264Z test_nn_MaxPool3d_cuda_float64 (__main__.TestModuleInitCUDA) ... ok (0.004s) 2022-11-23T02:08:51.6340691Z test_nn_MaxUnpool1d_cuda_float32 (__main__.TestModuleInitCUDA) ... ok (0.004s) 2022-11-23T02:08:51.6341094Z test_nn_MaxUnpool1d_cuda_float64 (__main__.TestModuleInitCUDA) ... ok (0.004s) 2022-11-23T02:08:51.6341509Z test_nn_MaxUnpool2d_cuda_float32 (__main__.TestModuleInitCUDA) ... ok (0.004s) 2022-11-23T02:08:51.6341922Z test_nn_MaxUnpool2d_cuda_float64 (__main__.TestModuleInitCUDA) ... ok (0.004s) 2022-11-23T02:08:51.6342341Z test_nn_MaxUnpool3d_cuda_float32 (__main__.TestModuleInitCUDA) ... ok (0.004s) 2022-11-23T02:08:51.6342748Z test_nn_MaxUnpool3d_cuda_float64 (__main__.TestModuleInitCUDA) ... ok (0.004s) 2022-11-23T02:08:51.6343164Z test_nn_Mish_cuda_float32 (__main__.TestModuleInitCUDA) ... ok (0.004s) 2022-11-23T02:08:51.6343566Z test_nn_Mish_cuda_float64 (__main__.TestModuleInitCUDA) ... ok (0.004s) 2022-11-23T02:08:51.6343963Z test_nn_ModuleDict_cuda_float32 (__main__.TestModuleInitCUDA) ... ok (0.004s) 2022-11-23T02:08:51.6344376Z test_nn_ModuleDict_cuda_float64 (__main__.TestModuleInitCUDA) ... ok (0.004s) 2022-11-23T02:08:51.6344787Z test_nn_ModuleList_cuda_float32 (__main__.TestModuleInitCUDA) ... ok (0.004s) 2022-11-23T02:08:51.6345174Z test_nn_ModuleList_cuda_float64 (__main__.TestModuleInitCUDA) ... ok (0.004s) 2022-11-23T02:08:51.6345617Z test_nn_MultiLabelMarginLoss_cuda_float32 (__main__.TestModuleInitCUDA) ... ok (0.004s) 2022-11-23T02:08:51.6346093Z test_nn_MultiLabelMarginLoss_cuda_float64 (__main__.TestModuleInitCUDA) ... ok (0.004s) 2022-11-23T02:08:51.6346571Z test_nn_MultiLabelSoftMarginLoss_cuda_float32 (__main__.TestModuleInitCUDA) ... ok (0.004s) 2022-11-23T02:08:51.6347035Z test_nn_MultiLabelSoftMarginLoss_cuda_float64 (__main__.TestModuleInitCUDA) ... ok (0.004s) 2022-11-23T02:08:51.6347577Z test_nn_MultiMarginLoss_cuda_float32 (__main__.TestModuleInitCUDA) ... ok (0.004s) 2022-11-23T02:08:51.6348037Z test_nn_MultiMarginLoss_cuda_float64 (__main__.TestModuleInitCUDA) ... ok (0.005s) 2022-11-23T02:08:51.6348484Z test_nn_MultiheadAttention_cuda_float32 (__main__.TestModuleInitCUDA) ... ok (0.006s) 2022-11-23T02:08:51.6348916Z test_nn_MultiheadAttention_cuda_float64 (__main__.TestModuleInitCUDA) ... ok (0.006s) 2022-11-23T02:08:51.6349356Z test_nn_NLLLoss_cuda_float32 (__main__.TestModuleInitCUDA) ... ok (0.004s) 2022-11-23T02:08:51.6349774Z test_nn_NLLLoss_cuda_float64 (__main__.TestModuleInitCUDA) ... ok (0.004s) 2022-11-23T02:08:51.6350166Z test_nn_PReLU_cuda_float32 (__main__.TestModuleInitCUDA) ... ok (0.005s) 2022-11-23T02:08:51.6350568Z test_nn_PReLU_cuda_float64 (__main__.TestModuleInitCUDA) ... ok (0.005s) 2022-11-23T02:08:51.6350991Z test_nn_PairwiseDistance_cuda_float32 (__main__.TestModuleInitCUDA) ... ok (0.004s) 2022-11-23T02:08:51.6351439Z test_nn_PairwiseDistance_cuda_float64 (__main__.TestModuleInitCUDA) ... ok (0.004s) 2022-11-23T02:08:51.6351863Z test_nn_ParameterDict_cuda_float32 (__main__.TestModuleInitCUDA) ... ok (0.004s) 2022-11-23T02:08:51.6352297Z test_nn_ParameterDict_cuda_float64 (__main__.TestModuleInitCUDA) ... ok (0.004s) 2022-11-23T02:08:51.6352741Z test_nn_ParameterList_cuda_float32 (__main__.TestModuleInitCUDA) ... ok (0.004s) 2022-11-23T02:08:51.6353160Z test_nn_ParameterList_cuda_float64 (__main__.TestModuleInitCUDA) ... ok (0.004s) 2022-11-23T02:08:51.6353590Z test_nn_PixelShuffle_cuda_float32 (__main__.TestModuleInitCUDA) ... ok (0.004s) 2022-11-23T02:08:51.6354016Z test_nn_PixelShuffle_cuda_float64 (__main__.TestModuleInitCUDA) ... ok (0.004s) 2022-11-23T02:08:51.6354448Z test_nn_PixelUnshuffle_cuda_float32 (__main__.TestModuleInitCUDA) ... ok (0.004s) 2022-11-23T02:08:51.6354867Z test_nn_PixelUnshuffle_cuda_float64 (__main__.TestModuleInitCUDA) ... ok (0.004s) 2022-11-23T02:08:51.6355301Z test_nn_PoissonNLLLoss_cuda_float32 (__main__.TestModuleInitCUDA) ... ok (0.004s) 2022-11-23T02:08:51.6355751Z test_nn_PoissonNLLLoss_cuda_float64 (__main__.TestModuleInitCUDA) ... ok (0.004s) 2022-11-23T02:08:51.6356253Z test_nn_RNNBase_cuda_float32 (__main__.TestModuleInitCUDA) ... ok (0.006s) 2022-11-23T02:08:51.6356709Z test_nn_RNNBase_cuda_float64 (__main__.TestModuleInitCUDA) ... ok (0.006s) 2022-11-23T02:08:51.6357121Z test_nn_RNNCellBase_cuda_float32 (__main__.TestModuleInitCUDA) ... ok (0.006s) 2022-11-23T02:08:51.6357542Z test_nn_RNNCellBase_cuda_float64 (__main__.TestModuleInitCUDA) ... ok (0.005s) 2022-11-23T02:08:51.6357936Z test_nn_RNNCell_cuda_float32 (__main__.TestModuleInitCUDA) ... ok (0.006s) 2022-11-23T02:08:51.6358340Z test_nn_RNNCell_cuda_float64 (__main__.TestModuleInitCUDA) ... ok (0.006s) 2022-11-23T02:08:51.6358734Z test_nn_RNN_cuda_float32 (__main__.TestModuleInitCUDA) ... ok (0.006s) 2022-11-23T02:08:51.6359124Z test_nn_RNN_cuda_float64 (__main__.TestModuleInitCUDA) ... ok (0.006s) 2022-11-23T02:08:51.6359535Z test_nn_RReLU_cuda_float32 (__main__.TestModuleInitCUDA) ... ok (0.004s) 2022-11-23T02:08:51.6359936Z test_nn_RReLU_cuda_float64 (__main__.TestModuleInitCUDA) ... ok (0.004s) 2022-11-23T02:08:51.6360330Z test_nn_ReLU6_cuda_float32 (__main__.TestModuleInitCUDA) ... ok (0.004s) 2022-11-23T02:08:51.6360702Z test_nn_ReLU6_cuda_float64 (__main__.TestModuleInitCUDA) ... ok (0.004s) 2022-11-23T02:08:51.6361101Z test_nn_ReLU_cuda_float32 (__main__.TestModuleInitCUDA) ... ok (0.004s) 2022-11-23T02:08:51.6361498Z test_nn_ReLU_cuda_float64 (__main__.TestModuleInitCUDA) ... ok (0.004s) 2022-11-23T02:08:51.6361906Z test_nn_ReflectionPad1d_cuda_float32 (__main__.TestModuleInitCUDA) ... ok (0.004s) 2022-11-23T02:08:51.6362359Z test_nn_ReflectionPad1d_cuda_float64 (__main__.TestModuleInitCUDA) ... ok (0.004s) 2022-11-23T02:08:51.6362799Z test_nn_ReflectionPad2d_cuda_float32 (__main__.TestModuleInitCUDA) ... ok (0.004s) 2022-11-23T02:08:51.6363218Z test_nn_ReflectionPad2d_cuda_float64 (__main__.TestModuleInitCUDA) ... ok (0.004s) 2022-11-23T02:08:51.6363732Z test_nn_ReflectionPad3d_cuda_float32 (__main__.TestModuleInitCUDA) ... ok (0.004s) 2022-11-23T02:08:51.6364191Z test_nn_ReflectionPad3d_cuda_float64 (__main__.TestModuleInitCUDA) ... ok (0.004s) 2022-11-23T02:08:51.6364641Z test_nn_ReplicationPad1d_cuda_float32 (__main__.TestModuleInitCUDA) ... ok (0.004s) 2022-11-23T02:08:51.6365067Z test_nn_ReplicationPad1d_cuda_float64 (__main__.TestModuleInitCUDA) ... ok (0.004s) 2022-11-23T02:08:51.6365532Z test_nn_ReplicationPad2d_cuda_float32 (__main__.TestModuleInitCUDA) ... ok (0.004s) 2022-11-23T02:08:51.6365975Z test_nn_ReplicationPad2d_cuda_float64 (__main__.TestModuleInitCUDA) ... ok (0.004s) 2022-11-23T02:08:51.6366418Z test_nn_ReplicationPad3d_cuda_float32 (__main__.TestModuleInitCUDA) ... ok (0.005s) 2022-11-23T02:08:51.6366834Z test_nn_ReplicationPad3d_cuda_float64 (__main__.TestModuleInitCUDA) ... ok (0.004s) 2022-11-23T02:08:51.6367255Z test_nn_SELU_cuda_float32 (__main__.TestModuleInitCUDA) ... ok (0.004s) 2022-11-23T02:08:51.6367656Z test_nn_SELU_cuda_float64 (__main__.TestModuleInitCUDA) ... ok (0.004s) 2022-11-23T02:08:51.6368051Z test_nn_Sequential_cuda_float32 (__main__.TestModuleInitCUDA) ... ok (0.004s) 2022-11-23T02:08:51.6368474Z test_nn_Sequential_cuda_float64 (__main__.TestModuleInitCUDA) ... ok (0.004s) 2022-11-23T02:08:51.6368890Z test_nn_SiLU_cuda_float32 (__main__.TestModuleInitCUDA) ... ok (0.004s) 2022-11-23T02:08:51.6369266Z test_nn_SiLU_cuda_float64 (__main__.TestModuleInitCUDA) ... ok (0.004s) 2022-11-23T02:08:51.6369667Z test_nn_Sigmoid_cuda_float32 (__main__.TestModuleInitCUDA) ... ok (0.004s) 2022-11-23T02:08:51.6370073Z test_nn_Sigmoid_cuda_float64 (__main__.TestModuleInitCUDA) ... ok (0.004s) 2022-11-23T02:08:51.6370489Z test_nn_SmoothL1Loss_cuda_float32 (__main__.TestModuleInitCUDA) ... ok (0.004s) 2022-11-23T02:08:51.6370907Z test_nn_SmoothL1Loss_cuda_float64 (__main__.TestModuleInitCUDA) ... ok (0.004s) 2022-11-23T02:08:51.6371330Z test_nn_SoftMarginLoss_cuda_float32 (__main__.TestModuleInitCUDA) ... ok (0.004s) 2022-11-23T02:08:51.6371849Z test_nn_SoftMarginLoss_cuda_float64 (__main__.TestModuleInitCUDA) ... ok (0.004s) 2022-11-23T02:08:51.6372261Z test_nn_Softmax2d_cuda_float32 (__main__.TestModuleInitCUDA) ... ok (0.004s) 2022-11-23T02:08:51.6372670Z test_nn_Softmax2d_cuda_float64 (__main__.TestModuleInitCUDA) ... ok (0.004s) 2022-11-23T02:08:51.6373071Z test_nn_Softmax_cuda_float32 (__main__.TestModuleInitCUDA) ... ok (0.004s) 2022-11-23T02:08:51.6373479Z test_nn_Softmax_cuda_float64 (__main__.TestModuleInitCUDA) ... ok (0.004s) 2022-11-23T02:08:51.6373863Z test_nn_Softmin_cuda_float32 (__main__.TestModuleInitCUDA) ... ok (0.004s) 2022-11-23T02:08:51.6374263Z test_nn_Softmin_cuda_float64 (__main__.TestModuleInitCUDA) ... ok (0.004s) 2022-11-23T02:08:51.6374676Z test_nn_Softplus_cuda_float32 (__main__.TestModuleInitCUDA) ... ok (0.004s) 2022-11-23T02:08:51.6375082Z test_nn_Softplus_cuda_float64 (__main__.TestModuleInitCUDA) ... ok (0.004s) 2022-11-23T02:08:51.6375501Z test_nn_Softshrink_cuda_float32 (__main__.TestModuleInitCUDA) ... ok (0.004s) 2022-11-23T02:08:51.6375921Z test_nn_Softshrink_cuda_float64 (__main__.TestModuleInitCUDA) ... ok (0.004s) 2022-11-23T02:08:51.6376333Z test_nn_Softsign_cuda_float32 (__main__.TestModuleInitCUDA) ... ok (0.004s) 2022-11-23T02:08:51.6376723Z test_nn_Softsign_cuda_float64 (__main__.TestModuleInitCUDA) ... ok (0.004s) 2022-11-23T02:08:51.6377142Z test_nn_SyncBatchNorm_cuda_float32 (__main__.TestModuleInitCUDA) ... ok (0.006s) 2022-11-23T02:08:51.6377570Z test_nn_SyncBatchNorm_cuda_float64 (__main__.TestModuleInitCUDA) ... ok (0.005s) 2022-11-23T02:08:51.6377975Z test_nn_Tanh_cuda_float32 (__main__.TestModuleInitCUDA) ... ok (0.004s) 2022-11-23T02:08:51.6378383Z test_nn_Tanh_cuda_float64 (__main__.TestModuleInitCUDA) ... ok (0.004s) 2022-11-23T02:08:51.6378786Z test_nn_Tanhshrink_cuda_float32 (__main__.TestModuleInitCUDA) ... ok (0.004s) 2022-11-23T02:08:51.6379255Z test_nn_Tanhshrink_cuda_float64 (__main__.TestModuleInitCUDA) ... ok (0.004s) 2022-11-23T02:08:51.6379668Z test_nn_Threshold_cuda_float32 (__main__.TestModuleInitCUDA) ... ok (0.004s) 2022-11-23T02:08:51.6380232Z test_nn_Threshold_cuda_float64 (__main__.TestModuleInitCUDA) ... ok (0.004s) 2022-11-23T02:08:51.6380687Z test_nn_TransformerDecoderLayer_cuda_float32 (__main__.TestModuleInitCUDA) ... ok (0.010s) 2022-11-23T02:08:51.6381153Z test_nn_TransformerDecoderLayer_cuda_float64 (__main__.TestModuleInitCUDA) ... ok (0.010s) 2022-11-23T02:08:51.6381873Z test_nn_TransformerDecoder_cuda_float32 (__main__.TestModuleInitCUDA) ... ok (0.011s) 2022-11-23T02:08:51.6382332Z test_nn_TransformerDecoder_cuda_float64 (__main__.TestModuleInitCUDA) ... ok (0.010s) 2022-11-23T02:08:51.6382798Z test_nn_TransformerEncoderLayer_cuda_float32 (__main__.TestModuleInitCUDA) ... ok (0.008s) 2022-11-23T02:08:51.6383255Z test_nn_TransformerEncoderLayer_cuda_float64 (__main__.TestModuleInitCUDA) ... ok (0.009s) 2022-11-23T02:08:51.6383717Z test_nn_TransformerEncoder_cuda_float32 (__main__.TestModuleInitCUDA) ... ok (0.008s) 2022-11-23T02:08:51.6384168Z test_nn_TransformerEncoder_cuda_float64 (__main__.TestModuleInitCUDA) ... ok (0.008s) 2022-11-23T02:08:51.6384582Z test_nn_Transformer_cuda_float32 (__main__.TestModuleInitCUDA) ... ok (0.466s) 2022-11-23T02:08:51.6385017Z test_nn_Transformer_cuda_float64 (__main__.TestModuleInitCUDA) ... ok (0.468s) 2022-11-23T02:08:51.6385459Z test_nn_TripletMarginLoss_cuda_float32 (__main__.TestModuleInitCUDA) ... ok (0.004s) 2022-11-23T02:08:51.6385906Z test_nn_TripletMarginLoss_cuda_float64 (__main__.TestModuleInitCUDA) ... ok (0.004s) 2022-11-23T02:08:51.6386370Z test_nn_TripletMarginWithDistanceLoss_cuda_float32 (__main__.TestModuleInitCUDA) ... ok (0.004s) 2022-11-23T02:08:51.6386882Z test_nn_TripletMarginWithDistanceLoss_cuda_float64 (__main__.TestModuleInitCUDA) ... ok (0.004s) 2022-11-23T02:08:51.6387342Z test_nn_Unflatten_cuda_float32 (__main__.TestModuleInitCUDA) ... ok (0.004s) 2022-11-23T02:08:51.6387754Z test_nn_Unflatten_cuda_float64 (__main__.TestModuleInitCUDA) ... ok (0.004s) 2022-11-23T02:08:51.6388247Z test_nn_Unfold_cuda_float32 (__main__.TestModuleInitCUDA) ... ok (0.004s) 2022-11-23T02:08:51.6388665Z test_nn_Unfold_cuda_float64 (__main__.TestModuleInitCUDA) ... ok (0.004s) 2022-11-23T02:08:51.6389080Z test_nn_Upsample_cuda_float32 (__main__.TestModuleInitCUDA) ... ok (0.004s) 2022-11-23T02:08:51.6389475Z test_nn_Upsample_cuda_float64 (__main__.TestModuleInitCUDA) ... ok (0.004s) 2022-11-23T02:08:51.6389918Z test_nn_UpsamplingBilinear2d_cuda_float32 (__main__.TestModuleInitCUDA) ... ok (0.004s) 2022-11-23T02:08:51.6390381Z test_nn_UpsamplingBilinear2d_cuda_float64 (__main__.TestModuleInitCUDA) ... ok (0.004s) 2022-11-23T02:08:51.6390850Z test_nn_UpsamplingNearest2d_cuda_float32 (__main__.TestModuleInitCUDA) ... ok (0.004s) 2022-11-23T02:08:51.6391287Z test_nn_UpsamplingNearest2d_cuda_float64 (__main__.TestModuleInitCUDA) ... ok (0.004s) 2022-11-23T02:08:51.6391743Z test_nn_ZeroPad2d_cuda_float32 (__main__.TestModuleInitCUDA) ... ok (0.004s) 2022-11-23T02:08:51.6392175Z test_nn_ZeroPad2d_cuda_float64 (__main__.TestModuleInitCUDA) ... ok (0.004s) 2022-11-23T02:08:51.6392567Z test_qat_Conv1d_cuda_float32 (__main__.TestModuleInitCUDA) ... ok (0.006s) 2022-11-23T02:08:51.6392975Z test_qat_Conv1d_cuda_float64 (__main__.TestModuleInitCUDA) ... ok (0.006s) 2022-11-23T02:08:51.6393374Z test_qat_Conv2d_cuda_float32 (__main__.TestModuleInitCUDA) ... ok (0.006s) 2022-11-23T02:08:51.6393770Z test_qat_Conv2d_cuda_float64 (__main__.TestModuleInitCUDA) ... ok (0.007s) 2022-11-23T02:08:51.6394142Z test_qat_Conv3d_cuda_float32 (__main__.TestModuleInitCUDA) ... ok (0.006s) 2022-11-23T02:08:51.6394550Z test_qat_Conv3d_cuda_float64 (__main__.TestModuleInitCUDA) ... ok (0.006s) 2022-11-23T02:08:51.6394982Z test_qat_EmbeddingBag_cuda_float32 (__main__.TestModuleInitCUDA) ... ok (0.006s) 2022-11-23T02:08:51.6395403Z test_qat_EmbeddingBag_cuda_float64 (__main__.TestModuleInitCUDA) ... ok (0.006s) 2022-11-23T02:08:51.6395898Z test_qat_Embedding_cuda_float32 (__main__.TestModuleInitCUDA) ... ok (0.006s) 2022-11-23T02:08:51.6396332Z test_qat_Embedding_cuda_float64 (__main__.TestModuleInitCUDA) ... ok (0.006s) 2022-11-23T02:08:51.6396751Z test_qat_Linear_cuda_float32 (__main__.TestModuleInitCUDA) ... ok (0.006s) 2022-11-23T02:08:51.6397141Z test_qat_Linear_cuda_float64 (__main__.TestModuleInitCUDA) ... ok (0.006s) 2022-11-23T02:08:51.6397566Z test_quantizable_LSTMCell_cuda_float32 (__main__.TestModuleInitCUDA) ... ok (0.006s) 2022-11-23T02:08:51.6398031Z test_quantizable_LSTMCell_cuda_float64 (__main__.TestModuleInitCUDA) ... ok (0.006s) 2022-11-23T02:08:51.6398453Z test_quantizable_LSTM_cuda_float32 (__main__.TestModuleInitCUDA) ... ok (0.006s) 2022-11-23T02:08:51.6398882Z test_quantizable_LSTM_cuda_float64 (__main__.TestModuleInitCUDA) ... ok (0.007s) 2022-11-23T02:08:51.6399338Z test_quantizable_MultiheadAttention_cuda_float32 (__main__.TestModuleInitCUDA) ... ok (0.007s) 2022-11-23T02:08:51.6399815Z test_quantizable_MultiheadAttention_cuda_float64 (__main__.TestModuleInitCUDA) ... ok (0.007s) 2022-11-23T02:08:51.6400267Z test_quantized_BatchNorm2d_cuda_float32 (__main__.TestModuleInitCUDA) ... ok (0.006s) 2022-11-23T02:08:51.6400714Z test_quantized_BatchNorm2d_cuda_float64 (__main__.TestModuleInitCUDA) ... ok (0.006s) 2022-11-23T02:08:51.6401161Z test_quantized_BatchNorm3d_cuda_float32 (__main__.TestModuleInitCUDA) ... ok (0.006s) 2022-11-23T02:08:51.6401601Z test_quantized_BatchNorm3d_cuda_float64 (__main__.TestModuleInitCUDA) ... ok (0.006s) 2022-11-23T02:08:51.6402034Z test_quantized_Conv1d_cuda_float32 (__main__.TestModuleInitCUDA) ... ok (0.004s) 2022-11-23T02:08:51.6402459Z test_quantized_Conv1d_cuda_float64 (__main__.TestModuleInitCUDA) ... ok (0.004s) 2022-11-23T02:08:51.6402884Z test_quantized_Conv2d_cuda_float32 (__main__.TestModuleInitCUDA) ... ok (0.004s) 2022-11-23T02:08:51.6403286Z test_quantized_Conv2d_cuda_float64 (__main__.TestModuleInitCUDA) ... ok (0.004s) 2022-11-23T02:08:51.6403781Z test_quantized_Conv3d_cuda_float32 (__main__.TestModuleInitCUDA) ... ok (0.004s) 2022-11-23T02:08:51.6404208Z test_quantized_Conv3d_cuda_float64 (__main__.TestModuleInitCUDA) ... ok (0.004s) 2022-11-23T02:08:51.6404649Z test_quantized_ConvTranspose1d_cuda_float32 (__main__.TestModuleInitCUDA) ... ok (0.004s) 2022-11-23T02:08:51.6405120Z test_quantized_ConvTranspose1d_cuda_float64 (__main__.TestModuleInitCUDA) ... ok (0.004s) 2022-11-23T02:08:51.6405580Z test_quantized_ConvTranspose2d_cuda_float32 (__main__.TestModuleInitCUDA) ... ok (0.004s) 2022-11-23T02:08:51.6406032Z test_quantized_ConvTranspose2d_cuda_float64 (__main__.TestModuleInitCUDA) ... ok (0.004s) 2022-11-23T02:08:51.6406463Z test_quantized_ConvTranspose3d_cuda_float32 (__main__.TestModuleInitCUDA) ... ok (0.004s) 2022-11-23T02:08:51.6406923Z test_quantized_ConvTranspose3d_cuda_float64 (__main__.TestModuleInitCUDA) ... ok (0.006s) 2022-11-23T02:08:51.6407379Z test_quantized_DeQuantize_cuda_float32 (__main__.TestModuleInitCUDA) ... ok (0.004s) 2022-11-23T02:08:51.6407816Z test_quantized_DeQuantize_cuda_float64 (__main__.TestModuleInitCUDA) ... ok (0.004s) 2022-11-23T02:08:51.6408261Z test_quantized_Dropout_cuda_float32 (__main__.TestModuleInitCUDA) ... ok (0.004s) 2022-11-23T02:08:51.6408694Z test_quantized_Dropout_cuda_float64 (__main__.TestModuleInitCUDA) ... ok (0.004s) 2022-11-23T02:08:51.6409119Z test_quantized_ELU_cuda_float32 (__main__.TestModuleInitCUDA) ... ok (0.004s) 2022-11-23T02:08:51.6409514Z test_quantized_ELU_cuda_float64 (__main__.TestModuleInitCUDA) ... ok (0.004s) 2022-11-23T02:08:51.6409957Z test_quantized_FXFloatFunctional_cuda_float32 (__main__.TestModuleInitCUDA) ... ok (0.004s) 2022-11-23T02:08:51.6410430Z test_quantized_FXFloatFunctional_cuda_float64 (__main__.TestModuleInitCUDA) ... ok (0.004s) 2022-11-23T02:08:51.6410874Z test_quantized_FloatFunctional_cuda_float32 (__main__.TestModuleInitCUDA) ... ok (0.004s) 2022-11-23T02:08:51.6411399Z test_quantized_FloatFunctional_cuda_float64 (__main__.TestModuleInitCUDA) ... ok (0.004s) 2022-11-23T02:08:51.6411868Z test_quantized_GroupNorm_cuda_float32 (__main__.TestModuleInitCUDA) ... ok (0.006s) 2022-11-23T02:08:51.6412315Z test_quantized_GroupNorm_cuda_float64 (__main__.TestModuleInitCUDA) ... ok (0.005s) 2022-11-23T02:08:51.6412730Z test_quantized_Hardswish_cuda_float32 (__main__.TestModuleInitCUDA) ... ok (0.004s) 2022-11-23T02:08:51.6413169Z test_quantized_Hardswish_cuda_float64 (__main__.TestModuleInitCUDA) ... ok (0.004s) 2022-11-23T02:08:51.6413612Z test_quantized_InstanceNorm1d_cuda_float32 (__main__.TestModuleInitCUDA) ... ok (0.005s) 2022-11-23T02:08:51.6414074Z test_quantized_InstanceNorm1d_cuda_float64 (__main__.TestModuleInitCUDA) ... ok (0.005s) 2022-11-23T02:08:51.6414516Z test_quantized_InstanceNorm2d_cuda_float32 (__main__.TestModuleInitCUDA) ... ok (0.005s) 2022-11-23T02:08:51.6414979Z test_quantized_InstanceNorm2d_cuda_float64 (__main__.TestModuleInitCUDA) ... ok (0.005s) 2022-11-23T02:08:51.6415432Z test_quantized_InstanceNorm3d_cuda_float32 (__main__.TestModuleInitCUDA) ... ok (0.005s) 2022-11-23T02:08:51.6415862Z test_quantized_InstanceNorm3d_cuda_float64 (__main__.TestModuleInitCUDA) ... ok (0.006s) 2022-11-23T02:08:51.6416298Z test_quantized_LayerNorm_cuda_float32 (__main__.TestModuleInitCUDA) ... ok (0.006s) 2022-11-23T02:08:51.6416735Z test_quantized_LayerNorm_cuda_float64 (__main__.TestModuleInitCUDA) ... ok (0.006s) 2022-11-23T02:08:51.6417167Z test_quantized_LeakyReLU_cuda_float32 (__main__.TestModuleInitCUDA) ... ok (0.005s) 2022-11-23T02:08:51.6417579Z test_quantized_LeakyReLU_cuda_float64 (__main__.TestModuleInitCUDA) ... ok (0.005s) 2022-11-23T02:08:51.6418023Z test_quantized_Linear_cuda_float32 (__main__.TestModuleInitCUDA) ... ok (0.004s) 2022-11-23T02:08:51.6418460Z test_quantized_Linear_cuda_float64 (__main__.TestModuleInitCUDA) ... ok (0.004s) 2022-11-23T02:08:51.6418875Z test_quantized_MaxPool2d_cuda_float32 (__main__.TestModuleInitCUDA) ... ok (0.004s) 2022-11-23T02:08:51.6419383Z test_quantized_MaxPool2d_cuda_float64 (__main__.TestModuleInitCUDA) ... ok (0.004s) 2022-11-23T02:08:51.6419816Z test_quantized_PReLU_cuda_float32 (__main__.TestModuleInitCUDA) ... ok (0.004s) 2022-11-23T02:08:51.6420400Z test_quantized_PReLU_cuda_float64 (__main__.TestModuleInitCUDA) ... ok (0.004s) 2022-11-23T02:08:51.6420821Z test_quantized_QFunctional_cuda_float32 (__main__.TestModuleInitCUDA) ... ok (0.004s) 2022-11-23T02:08:51.6421273Z test_quantized_QFunctional_cuda_float64 (__main__.TestModuleInitCUDA) ... ok (0.004s) 2022-11-23T02:08:51.6421730Z test_quantized_Quantize_cuda_float32 (__main__.TestModuleInitCUDA) ... ok (0.005s) 2022-11-23T02:08:51.6422149Z test_quantized_Quantize_cuda_float64 (__main__.TestModuleInitCUDA) ... ok (0.004s) 2022-11-23T02:08:51.6422579Z test_quantized_ReLU6_cuda_float32 (__main__.TestModuleInitCUDA) ... ok (0.004s) 2022-11-23T02:08:51.6422996Z test_quantized_ReLU6_cuda_float64 (__main__.TestModuleInitCUDA) ... ok (0.004s) 2022-11-23T02:08:51.6423423Z test_quantized_Sigmoid_cuda_float32 (__main__.TestModuleInitCUDA) ... ok (0.004s) 2022-11-23T02:08:51.6423840Z test_quantized_Sigmoid_cuda_float64 (__main__.TestModuleInitCUDA) ... ok (0.004s) 2022-11-23T02:08:51.6424271Z test_quantized_Softmax_cuda_float32 (__main__.TestModuleInitCUDA) ... ok (0.004s) 2022-11-23T02:08:51.6424714Z test_quantized_Softmax_cuda_float64 (__main__.TestModuleInitCUDA) ... ok (0.004s) 2022-11-23T02:08:51.6424967Z 2022-11-23T02:08:51.6425271Z ---------------------------------------------------------------------- 2022-11-23T02:08:51.6425591Z Ran 376 tests in 3.874s 2022-11-23T02:08:51.6425756Z 2022-11-23T02:08:51.6425852Z OK 2022-11-23T02:08:51.6425987Z 2022-11-23T02:08:51.6426112Z Generating XML reports... 2022-11-23T02:08:51.6426660Z Generated XML report: test-reports/python-unittest/test_module_init/TEST-TestModuleInitCUDA-20221123020847.xml 2022-11-23T02:08:51.6426985Z 2022-11-23T02:08:51.6427377Z ##[endgroup] 2022-11-23T02:08:51.6427992Z FINISHED PRINTING LOG FILE of test_module_init (/var/lib/jenkins/workspace/test/test-reports/test_module_init_hr9dm78q) 2022-11-23T02:08:51.6428319Z 2022-11-23T02:08:54.0729924Z Ignoring disabled issues: [] 2022-11-23T02:08:54.1074770Z Running nn/test_dropout ... [2022-11-23 02:08:54.107072] 2022-11-23T02:08:54.1077402Z Executing ['/opt/conda/bin/python', '-bb', 'nn/test_dropout.py', '-v', '--import-slow-tests', '--import-disabled-tests'] ... [2022-11-23 02:08:54.107384] 2022-11-23T02:08:58.5145493Z 2022-11-23T02:08:58.5146247Z Expand the folded group to see the log file of nn/test_dropout 2022-11-23T02:08:58.5147816Z ##[group]PRINTING LOG FILE of nn/test_dropout (/var/lib/jenkins/workspace/test/test-reports/nn-test_dropout_9qomo4cv) 2022-11-23T02:08:58.5148167Z 2022-11-23T02:08:58.5148288Z Running tests... 2022-11-23T02:08:58.5148805Z ---------------------------------------------------------------------- 2022-11-23T02:08:58.5149301Z Test results will be stored in test-reports/python-unittest/nn.test_dropout 2022-11-23T02:08:58.5149739Z test_AlphaDropout (__main__.TestDropoutNN) ... ok (0.003s) 2022-11-23T02:08:58.5150131Z test_FeatureAlphaDropout (__main__.TestDropoutNN) ... ok (0.062s) 2022-11-23T02:08:58.5150533Z test_invalid_dropout_p (__main__.TestDropoutNN) ... ok (0.002s) 2022-11-23T02:08:58.5150919Z test_native_dropout_corner_case (__main__.TestDropoutNN) ... ok (0.005s) 2022-11-23T02:08:58.5151342Z test_Dropout1d_cuda (__main__.TestDropoutNNDeviceTypeCUDA) ... ok (0.027s) 2022-11-23T02:08:58.5151783Z test_Dropout2d_cuda (__main__.TestDropoutNNDeviceTypeCUDA) ... ok (0.025s) 2022-11-23T02:08:58.5152203Z test_Dropout3d_cuda (__main__.TestDropoutNNDeviceTypeCUDA) ... ok (0.021s) 2022-11-23T02:08:58.5152635Z test_Dropout_cuda (__main__.TestDropoutNNDeviceTypeCUDA) ... ok (0.494s) 2022-11-23T02:08:58.5153076Z test_empty_dropout_cuda (__main__.TestDropoutNNDeviceTypeCUDA) ... ok (0.002s) 2022-11-23T02:08:58.5153331Z 2022-11-23T02:08:58.5153612Z ---------------------------------------------------------------------- 2022-11-23T02:08:58.5154205Z Ran 9 tests in 0.641s 2022-11-23T02:08:58.5154373Z 2022-11-23T02:08:58.5154469Z OK 2022-11-23T02:08:58.5154611Z 2022-11-23T02:08:58.5154735Z Generating XML reports... 2022-11-23T02:08:58.5155287Z Generated XML report: test-reports/python-unittest/nn.test_dropout/TEST-TestDropoutNN-20221123020857.xml 2022-11-23T02:08:58.5156010Z Generated XML report: test-reports/python-unittest/nn.test_dropout/TEST-TestDropoutNNDeviceTypeCUDA-20221123020857.xml 2022-11-23T02:08:58.5156362Z 2022-11-23T02:08:58.5156733Z ##[endgroup] 2022-11-23T02:08:58.5157230Z FINISHED PRINTING LOG FILE of nn/test_dropout (/var/lib/jenkins/workspace/test/test-reports/nn-test_dropout_9qomo4cv) 2022-11-23T02:08:58.5157536Z 2022-11-23T02:09:00.9655862Z Ignoring disabled issues: [] 2022-11-23T02:09:01.0000935Z Running test_jiterator ... [2022-11-23 02:09:00.999709] 2022-11-23T02:09:01.0003404Z Executing ['/opt/conda/bin/python', '-bb', 'test_jiterator.py', '-v', '--import-slow-tests', '--import-disabled-tests'] ... [2022-11-23 02:09:01.000016] 2022-11-23T02:10:01.1480441Z 2022-11-23T02:10:01.1483171Z Expand the folded group to see the log file of test_jiterator 2022-11-23T02:10:01.1485201Z ##[group]PRINTING LOG FILE of test_jiterator (/var/lib/jenkins/workspace/test/test-reports/test_jiterator_7fpcpyq1) 2022-11-23T02:10:01.1485791Z 2022-11-23T02:10:01.1485969Z Running tests... 2022-11-23T02:10:01.1486970Z ---------------------------------------------------------------------- 2022-11-23T02:10:01.1487502Z Test results will be stored in test-reports/python-unittest/test_jiterator 2022-11-23T02:10:01.1488024Z test_all_dtype_contiguous_shape_strides_(([3, 3], [3, 1]), ([3, 3], [3, 1]))_cuda_bfloat16_bfloat16 (__main__.TestPythonJiteratorCUDA) ... ok (0.208s) 2022-11-23T02:10:01.1488621Z test_all_dtype_contiguous_shape_strides_(([3, 3], [3, 1]), ([3, 3], [3, 1]))_cuda_bfloat16_complex128 (__main__.TestPythonJiteratorCUDA) ... ok (0.534s) 2022-11-23T02:10:01.1490069Z test_all_dtype_contiguous_shape_strides_(([3, 3], [3, 1]), ([3, 3], [3, 1]))_cuda_bfloat16_complex64 (__main__.TestPythonJiteratorCUDA) ... ok (0.445s) 2022-11-23T02:10:01.1490671Z test_all_dtype_contiguous_shape_strides_(([3, 3], [3, 1]), ([3, 3], [3, 1]))_cuda_bfloat16_float16 (__main__.TestPythonJiteratorCUDA) ... ok (0.335s) 2022-11-23T02:10:01.1491228Z test_all_dtype_contiguous_shape_strides_(([3, 3], [3, 1]), ([3, 3], [3, 1]))_cuda_bfloat16_float32 (__main__.TestPythonJiteratorCUDA) ... ok (0.003s) 2022-11-23T02:10:01.1491759Z test_all_dtype_contiguous_shape_strides_(([3, 3], [3, 1]), ([3, 3], [3, 1]))_cuda_bfloat16_float64 (__main__.TestPythonJiteratorCUDA) ... ok (0.337s) 2022-11-23T02:10:01.1492305Z test_all_dtype_contiguous_shape_strides_(([3, 3], [3, 1]), ([3, 3], [3, 1]))_cuda_bfloat16_int16 (__main__.TestPythonJiteratorCUDA) ... ok (0.460s) 2022-11-23T02:10:01.1499055Z test_all_dtype_contiguous_shape_strides_(([3, 3], [3, 1]), ([3, 3], [3, 1]))_cuda_bfloat16_int32 (__main__.TestPythonJiteratorCUDA) ... ok (0.003s) 2022-11-23T02:10:01.1500617Z test_all_dtype_contiguous_shape_strides_(([3, 3], [3, 1]), ([3, 3], [3, 1]))_cuda_bfloat16_int64 (__main__.TestPythonJiteratorCUDA) ... ok (0.003s) 2022-11-23T02:10:01.1501855Z test_all_dtype_contiguous_shape_strides_(([3, 3], [3, 1]), ([3, 3], [3, 1]))_cuda_bfloat16_int8 (__main__.TestPythonJiteratorCUDA) ... ok (0.003s) 2022-11-23T02:10:01.1502959Z test_all_dtype_contiguous_shape_strides_(([3, 3], [3, 1]), ([3, 3], [3, 1]))_cuda_bfloat16_uint8 (__main__.TestPythonJiteratorCUDA) ... ok (0.003s) 2022-11-23T02:10:01.1503980Z test_all_dtype_contiguous_shape_strides_(([3, 3], [3, 1]), ([3, 3], [3, 1]))_cuda_complex128_bfloat16 (__main__.TestPythonJiteratorCUDA) ... ok (0.003s) 2022-11-23T02:10:01.1505035Z test_all_dtype_contiguous_shape_strides_(([3, 3], [3, 1]), ([3, 3], [3, 1]))_cuda_complex128_complex128 (__main__.TestPythonJiteratorCUDA) ... ok (0.491s) 2022-11-23T02:10:01.1506255Z test_all_dtype_contiguous_shape_strides_(([3, 3], [3, 1]), ([3, 3], [3, 1]))_cuda_complex128_complex64 (__main__.TestPythonJiteratorCUDA) ... ok (0.003s) 2022-11-23T02:10:01.1507122Z test_all_dtype_contiguous_shape_strides_(([3, 3], [3, 1]), ([3, 3], [3, 1]))_cuda_complex128_float16 (__main__.TestPythonJiteratorCUDA) ... ok (0.003s) 2022-11-23T02:10:01.1507678Z test_all_dtype_contiguous_shape_strides_(([3, 3], [3, 1]), ([3, 3], [3, 1]))_cuda_complex128_float32 (__main__.TestPythonJiteratorCUDA) ... ok (0.003s) 2022-11-23T02:10:01.1508253Z test_all_dtype_contiguous_shape_strides_(([3, 3], [3, 1]), ([3, 3], [3, 1]))_cuda_complex128_float64 (__main__.TestPythonJiteratorCUDA) ... ok (0.003s) 2022-11-23T02:10:01.1508796Z test_all_dtype_contiguous_shape_strides_(([3, 3], [3, 1]), ([3, 3], [3, 1]))_cuda_complex128_int16 (__main__.TestPythonJiteratorCUDA) ... ok (0.003s) 2022-11-23T02:10:01.1509344Z test_all_dtype_contiguous_shape_strides_(([3, 3], [3, 1]), ([3, 3], [3, 1]))_cuda_complex128_int32 (__main__.TestPythonJiteratorCUDA) ... ok (0.003s) 2022-11-23T02:10:01.1509897Z test_all_dtype_contiguous_shape_strides_(([3, 3], [3, 1]), ([3, 3], [3, 1]))_cuda_complex128_int64 (__main__.TestPythonJiteratorCUDA) ... ok (0.003s) 2022-11-23T02:10:01.1510444Z test_all_dtype_contiguous_shape_strides_(([3, 3], [3, 1]), ([3, 3], [3, 1]))_cuda_complex128_int8 (__main__.TestPythonJiteratorCUDA) ... ok (0.003s) 2022-11-23T02:10:01.1510970Z test_all_dtype_contiguous_shape_strides_(([3, 3], [3, 1]), ([3, 3], [3, 1]))_cuda_complex128_uint8 (__main__.TestPythonJiteratorCUDA) ... ok (0.003s) 2022-11-23T02:10:01.1511518Z test_all_dtype_contiguous_shape_strides_(([3, 3], [3, 1]), ([3, 3], [3, 1]))_cuda_complex64_bfloat16 (__main__.TestPythonJiteratorCUDA) ... ok (0.003s) 2022-11-23T02:10:01.1512080Z test_all_dtype_contiguous_shape_strides_(([3, 3], [3, 1]), ([3, 3], [3, 1]))_cuda_complex64_complex128 (__main__.TestPythonJiteratorCUDA) ... ok (0.003s) 2022-11-23T02:10:01.1512748Z test_all_dtype_contiguous_shape_strides_(([3, 3], [3, 1]), ([3, 3], [3, 1]))_cuda_complex64_complex64 (__main__.TestPythonJiteratorCUDA) ... ok (0.349s) 2022-11-23T02:10:01.1513324Z test_all_dtype_contiguous_shape_strides_(([3, 3], [3, 1]), ([3, 3], [3, 1]))_cuda_complex64_float16 (__main__.TestPythonJiteratorCUDA) ... ok (0.003s) 2022-11-23T02:10:01.1513861Z test_all_dtype_contiguous_shape_strides_(([3, 3], [3, 1]), ([3, 3], [3, 1]))_cuda_complex64_float32 (__main__.TestPythonJiteratorCUDA) ... ok (0.003s) 2022-11-23T02:10:01.1514409Z test_all_dtype_contiguous_shape_strides_(([3, 3], [3, 1]), ([3, 3], [3, 1]))_cuda_complex64_float64 (__main__.TestPythonJiteratorCUDA) ... ok (0.003s) 2022-11-23T02:10:01.1514956Z test_all_dtype_contiguous_shape_strides_(([3, 3], [3, 1]), ([3, 3], [3, 1]))_cuda_complex64_int16 (__main__.TestPythonJiteratorCUDA) ... ok (0.003s) 2022-11-23T02:10:01.1515500Z test_all_dtype_contiguous_shape_strides_(([3, 3], [3, 1]), ([3, 3], [3, 1]))_cuda_complex64_int32 (__main__.TestPythonJiteratorCUDA) ... ok (0.003s) 2022-11-23T02:10:01.1516026Z test_all_dtype_contiguous_shape_strides_(([3, 3], [3, 1]), ([3, 3], [3, 1]))_cuda_complex64_int64 (__main__.TestPythonJiteratorCUDA) ... ok (0.003s) 2022-11-23T02:10:01.1516713Z test_all_dtype_contiguous_shape_strides_(([3, 3], [3, 1]), ([3, 3], [3, 1]))_cuda_complex64_int8 (__main__.TestPythonJiteratorCUDA) ... ok (0.003s) 2022-11-23T02:10:01.1517265Z test_all_dtype_contiguous_shape_strides_(([3, 3], [3, 1]), ([3, 3], [3, 1]))_cuda_complex64_uint8 (__main__.TestPythonJiteratorCUDA) ... ok (0.002s) 2022-11-23T02:10:01.1517813Z test_all_dtype_contiguous_shape_strides_(([3, 3], [3, 1]), ([3, 3], [3, 1]))_cuda_float16_bfloat16 (__main__.TestPythonJiteratorCUDA) ... ok (0.003s) 2022-11-23T02:10:01.1518345Z test_all_dtype_contiguous_shape_strides_(([3, 3], [3, 1]), ([3, 3], [3, 1]))_cuda_float16_complex128 (__main__.TestPythonJiteratorCUDA) ... ok (0.002s) 2022-11-23T02:10:01.1518894Z test_all_dtype_contiguous_shape_strides_(([3, 3], [3, 1]), ([3, 3], [3, 1]))_cuda_float16_complex64 (__main__.TestPythonJiteratorCUDA) ... ok (0.002s) 2022-11-23T02:10:01.1519439Z test_all_dtype_contiguous_shape_strides_(([3, 3], [3, 1]), ([3, 3], [3, 1]))_cuda_float16_float16 (__main__.TestPythonJiteratorCUDA) ... ok (0.188s) 2022-11-23T02:10:01.1520064Z test_all_dtype_contiguous_shape_strides_(([3, 3], [3, 1]), ([3, 3], [3, 1]))_cuda_float16_float32 (__main__.TestPythonJiteratorCUDA) ... ok (0.003s) 2022-11-23T02:10:01.1520606Z test_all_dtype_contiguous_shape_strides_(([3, 3], [3, 1]), ([3, 3], [3, 1]))_cuda_float16_float64 (__main__.TestPythonJiteratorCUDA) ... ok (0.002s) 2022-11-23T02:10:01.1521139Z test_all_dtype_contiguous_shape_strides_(([3, 3], [3, 1]), ([3, 3], [3, 1]))_cuda_float16_int16 (__main__.TestPythonJiteratorCUDA) ... ok (0.351s) 2022-11-23T02:10:01.1521678Z test_all_dtype_contiguous_shape_strides_(([3, 3], [3, 1]), ([3, 3], [3, 1]))_cuda_float16_int32 (__main__.TestPythonJiteratorCUDA) ... ok (0.003s) 2022-11-23T02:10:01.1522212Z test_all_dtype_contiguous_shape_strides_(([3, 3], [3, 1]), ([3, 3], [3, 1]))_cuda_float16_int64 (__main__.TestPythonJiteratorCUDA) ... ok (0.003s) 2022-11-23T02:10:01.1522753Z test_all_dtype_contiguous_shape_strides_(([3, 3], [3, 1]), ([3, 3], [3, 1]))_cuda_float16_int8 (__main__.TestPythonJiteratorCUDA) ... ok (0.002s) 2022-11-23T02:10:01.1523274Z test_all_dtype_contiguous_shape_strides_(([3, 3], [3, 1]), ([3, 3], [3, 1]))_cuda_float16_uint8 (__main__.TestPythonJiteratorCUDA) ... ok (0.002s) 2022-11-23T02:10:01.1523816Z test_all_dtype_contiguous_shape_strides_(([3, 3], [3, 1]), ([3, 3], [3, 1]))_cuda_float32_bfloat16 (__main__.TestPythonJiteratorCUDA) ... ok (0.002s) 2022-11-23T02:10:01.1524361Z test_all_dtype_contiguous_shape_strides_(([3, 3], [3, 1]), ([3, 3], [3, 1]))_cuda_float32_complex128 (__main__.TestPythonJiteratorCUDA) ... ok (0.002s) 2022-11-23T02:10:01.1524937Z test_all_dtype_contiguous_shape_strides_(([3, 3], [3, 1]), ([3, 3], [3, 1]))_cuda_float32_complex64 (__main__.TestPythonJiteratorCUDA) ... ok (0.002s) 2022-11-23T02:10:01.1525517Z test_all_dtype_contiguous_shape_strides_(([3, 3], [3, 1]), ([3, 3], [3, 1]))_cuda_float32_float16 (__main__.TestPythonJiteratorCUDA) ... ok (0.002s) 2022-11-23T02:10:01.1526076Z test_all_dtype_contiguous_shape_strides_(([3, 3], [3, 1]), ([3, 3], [3, 1]))_cuda_float32_float32 (__main__.TestPythonJiteratorCUDA) ... ok (0.175s) 2022-11-23T02:10:01.1526607Z test_all_dtype_contiguous_shape_strides_(([3, 3], [3, 1]), ([3, 3], [3, 1]))_cuda_float32_float64 (__main__.TestPythonJiteratorCUDA) ... ok (0.003s) 2022-11-23T02:10:01.1527138Z test_all_dtype_contiguous_shape_strides_(([3, 3], [3, 1]), ([3, 3], [3, 1]))_cuda_float32_int16 (__main__.TestPythonJiteratorCUDA) ... ok (0.002s) 2022-11-23T02:10:01.1527655Z test_all_dtype_contiguous_shape_strides_(([3, 3], [3, 1]), ([3, 3], [3, 1]))_cuda_float32_int32 (__main__.TestPythonJiteratorCUDA) ... ok (0.002s) 2022-11-23T02:10:01.1528182Z test_all_dtype_contiguous_shape_strides_(([3, 3], [3, 1]), ([3, 3], [3, 1]))_cuda_float32_int64 (__main__.TestPythonJiteratorCUDA) ... ok (0.002s) 2022-11-23T02:10:01.1528727Z test_all_dtype_contiguous_shape_strides_(([3, 3], [3, 1]), ([3, 3], [3, 1]))_cuda_float32_int8 (__main__.TestPythonJiteratorCUDA) ... ok (0.002s) 2022-11-23T02:10:01.1529275Z test_all_dtype_contiguous_shape_strides_(([3, 3], [3, 1]), ([3, 3], [3, 1]))_cuda_float32_uint8 (__main__.TestPythonJiteratorCUDA) ... ok (0.002s) 2022-11-23T02:10:01.1529816Z test_all_dtype_contiguous_shape_strides_(([3, 3], [3, 1]), ([3, 3], [3, 1]))_cuda_float64_bfloat16 (__main__.TestPythonJiteratorCUDA) ... ok (0.002s) 2022-11-23T02:10:01.1530346Z test_all_dtype_contiguous_shape_strides_(([3, 3], [3, 1]), ([3, 3], [3, 1]))_cuda_float64_complex128 (__main__.TestPythonJiteratorCUDA) ... ok (0.002s) 2022-11-23T02:10:01.1530894Z test_all_dtype_contiguous_shape_strides_(([3, 3], [3, 1]), ([3, 3], [3, 1]))_cuda_float64_complex64 (__main__.TestPythonJiteratorCUDA) ... ok (0.003s) 2022-11-23T02:10:01.1531436Z test_all_dtype_contiguous_shape_strides_(([3, 3], [3, 1]), ([3, 3], [3, 1]))_cuda_float64_float16 (__main__.TestPythonJiteratorCUDA) ... ok (0.002s) 2022-11-23T02:10:01.1532050Z test_all_dtype_contiguous_shape_strides_(([3, 3], [3, 1]), ([3, 3], [3, 1]))_cuda_float64_float32 (__main__.TestPythonJiteratorCUDA) ... ok (0.002s) 2022-11-23T02:10:01.1532574Z test_all_dtype_contiguous_shape_strides_(([3, 3], [3, 1]), ([3, 3], [3, 1]))_cuda_float64_float64 (__main__.TestPythonJiteratorCUDA) ... ok (0.185s) 2022-11-23T02:10:01.1533128Z test_all_dtype_contiguous_shape_strides_(([3, 3], [3, 1]), ([3, 3], [3, 1]))_cuda_float64_int16 (__main__.TestPythonJiteratorCUDA) ... ok (0.002s) 2022-11-23T02:10:01.1533666Z test_all_dtype_contiguous_shape_strides_(([3, 3], [3, 1]), ([3, 3], [3, 1]))_cuda_float64_int32 (__main__.TestPythonJiteratorCUDA) ... ok (0.002s) 2022-11-23T02:10:01.1534199Z test_all_dtype_contiguous_shape_strides_(([3, 3], [3, 1]), ([3, 3], [3, 1]))_cuda_float64_int64 (__main__.TestPythonJiteratorCUDA) ... ok (0.002s) 2022-11-23T02:10:01.1534719Z test_all_dtype_contiguous_shape_strides_(([3, 3], [3, 1]), ([3, 3], [3, 1]))_cuda_float64_int8 (__main__.TestPythonJiteratorCUDA) ... ok (0.002s) 2022-11-23T02:10:01.1535257Z test_all_dtype_contiguous_shape_strides_(([3, 3], [3, 1]), ([3, 3], [3, 1]))_cuda_float64_uint8 (__main__.TestPythonJiteratorCUDA) ... ok (0.003s) 2022-11-23T02:10:01.1535797Z test_all_dtype_contiguous_shape_strides_(([3, 3], [3, 1]), ([3, 3], [3, 1]))_cuda_int16_bfloat16 (__main__.TestPythonJiteratorCUDA) ... ok (0.002s) 2022-11-23T02:10:01.1536333Z test_all_dtype_contiguous_shape_strides_(([3, 3], [3, 1]), ([3, 3], [3, 1]))_cuda_int16_complex128 (__main__.TestPythonJiteratorCUDA) ... ok (0.002s) 2022-11-23T02:10:01.1536865Z test_all_dtype_contiguous_shape_strides_(([3, 3], [3, 1]), ([3, 3], [3, 1]))_cuda_int16_complex64 (__main__.TestPythonJiteratorCUDA) ... ok (0.002s) 2022-11-23T02:10:01.1537411Z test_all_dtype_contiguous_shape_strides_(([3, 3], [3, 1]), ([3, 3], [3, 1]))_cuda_int16_float16 (__main__.TestPythonJiteratorCUDA) ... ok (0.002s) 2022-11-23T02:10:01.1537998Z test_all_dtype_contiguous_shape_strides_(([3, 3], [3, 1]), ([3, 3], [3, 1]))_cuda_int16_float32 (__main__.TestPythonJiteratorCUDA) ... ok (0.002s) 2022-11-23T02:10:01.1538543Z test_all_dtype_contiguous_shape_strides_(([3, 3], [3, 1]), ([3, 3], [3, 1]))_cuda_int16_float64 (__main__.TestPythonJiteratorCUDA) ... ok (0.002s) 2022-11-23T02:10:01.1539065Z test_all_dtype_contiguous_shape_strides_(([3, 3], [3, 1]), ([3, 3], [3, 1]))_cuda_int16_int16 (__main__.TestPythonJiteratorCUDA) ... ok (0.180s) 2022-11-23T02:10:01.1539586Z test_all_dtype_contiguous_shape_strides_(([3, 3], [3, 1]), ([3, 3], [3, 1]))_cuda_int16_int32 (__main__.TestPythonJiteratorCUDA) ... ok (0.335s) 2022-11-23T02:10:01.1540497Z test_all_dtype_contiguous_shape_strides_(([3, 3], [3, 1]), ([3, 3], [3, 1]))_cuda_int16_int64 (__main__.TestPythonJiteratorCUDA) ... ok (0.335s) 2022-11-23T02:10:01.1541045Z test_all_dtype_contiguous_shape_strides_(([3, 3], [3, 1]), ([3, 3], [3, 1]))_cuda_int16_int8 (__main__.TestPythonJiteratorCUDA) ... ok (0.337s) 2022-11-23T02:10:01.1541599Z test_all_dtype_contiguous_shape_strides_(([3, 3], [3, 1]), ([3, 3], [3, 1]))_cuda_int16_uint8 (__main__.TestPythonJiteratorCUDA) ... ok (0.003s) 2022-11-23T02:10:01.1542128Z test_all_dtype_contiguous_shape_strides_(([3, 3], [3, 1]), ([3, 3], [3, 1]))_cuda_int32_bfloat16 (__main__.TestPythonJiteratorCUDA) ... ok (0.003s) 2022-11-23T02:10:01.1542672Z test_all_dtype_contiguous_shape_strides_(([3, 3], [3, 1]), ([3, 3], [3, 1]))_cuda_int32_complex128 (__main__.TestPythonJiteratorCUDA) ... ok (0.003s) 2022-11-23T02:10:01.1543210Z test_all_dtype_contiguous_shape_strides_(([3, 3], [3, 1]), ([3, 3], [3, 1]))_cuda_int32_complex64 (__main__.TestPythonJiteratorCUDA) ... ok (0.003s) 2022-11-23T02:10:01.1543753Z test_all_dtype_contiguous_shape_strides_(([3, 3], [3, 1]), ([3, 3], [3, 1]))_cuda_int32_float16 (__main__.TestPythonJiteratorCUDA) ... ok (0.002s) 2022-11-23T02:10:01.1544266Z test_all_dtype_contiguous_shape_strides_(([3, 3], [3, 1]), ([3, 3], [3, 1]))_cuda_int32_float32 (__main__.TestPythonJiteratorCUDA) ... ok (0.003s) 2022-11-23T02:10:01.1544916Z test_all_dtype_contiguous_shape_strides_(([3, 3], [3, 1]), ([3, 3], [3, 1]))_cuda_int32_float64 (__main__.TestPythonJiteratorCUDA) ... ok (0.002s) 2022-11-23T02:10:01.1545452Z test_all_dtype_contiguous_shape_strides_(([3, 3], [3, 1]), ([3, 3], [3, 1]))_cuda_int32_int16 (__main__.TestPythonJiteratorCUDA) ... ok (0.002s) 2022-11-23T02:10:01.1545993Z test_all_dtype_contiguous_shape_strides_(([3, 3], [3, 1]), ([3, 3], [3, 1]))_cuda_int32_int32 (__main__.TestPythonJiteratorCUDA) ... ok (0.180s) 2022-11-23T02:10:01.1546505Z test_all_dtype_contiguous_shape_strides_(([3, 3], [3, 1]), ([3, 3], [3, 1]))_cuda_int32_int64 (__main__.TestPythonJiteratorCUDA) ... ok (0.003s) 2022-11-23T02:10:01.1547032Z test_all_dtype_contiguous_shape_strides_(([3, 3], [3, 1]), ([3, 3], [3, 1]))_cuda_int32_int8 (__main__.TestPythonJiteratorCUDA) ... ok (0.002s) 2022-11-23T02:10:01.1547564Z test_all_dtype_contiguous_shape_strides_(([3, 3], [3, 1]), ([3, 3], [3, 1]))_cuda_int32_uint8 (__main__.TestPythonJiteratorCUDA) ... ok (0.002s) 2022-11-23T02:10:01.1548094Z test_all_dtype_contiguous_shape_strides_(([3, 3], [3, 1]), ([3, 3], [3, 1]))_cuda_int64_bfloat16 (__main__.TestPythonJiteratorCUDA) ... ok (0.003s) 2022-11-23T02:10:01.1548634Z test_all_dtype_contiguous_shape_strides_(([3, 3], [3, 1]), ([3, 3], [3, 1]))_cuda_int64_complex128 (__main__.TestPythonJiteratorCUDA) ... ok (0.003s) 2022-11-23T02:10:01.1549158Z test_all_dtype_contiguous_shape_strides_(([3, 3], [3, 1]), ([3, 3], [3, 1]))_cuda_int64_complex64 (__main__.TestPythonJiteratorCUDA) ... ok (0.002s) 2022-11-23T02:10:01.1549709Z test_all_dtype_contiguous_shape_strides_(([3, 3], [3, 1]), ([3, 3], [3, 1]))_cuda_int64_float16 (__main__.TestPythonJiteratorCUDA) ... ok (0.002s) 2022-11-23T02:10:01.1550250Z test_all_dtype_contiguous_shape_strides_(([3, 3], [3, 1]), ([3, 3], [3, 1]))_cuda_int64_float32 (__main__.TestPythonJiteratorCUDA) ... ok (0.002s) 2022-11-23T02:10:01.1550863Z test_all_dtype_contiguous_shape_strides_(([3, 3], [3, 1]), ([3, 3], [3, 1]))_cuda_int64_float64 (__main__.TestPythonJiteratorCUDA) ... ok (0.002s) 2022-11-23T02:10:01.1551395Z test_all_dtype_contiguous_shape_strides_(([3, 3], [3, 1]), ([3, 3], [3, 1]))_cuda_int64_int16 (__main__.TestPythonJiteratorCUDA) ... ok (0.002s) 2022-11-23T02:10:01.1551919Z test_all_dtype_contiguous_shape_strides_(([3, 3], [3, 1]), ([3, 3], [3, 1]))_cuda_int64_int32 (__main__.TestPythonJiteratorCUDA) ... ok (0.002s) 2022-11-23T02:10:01.1552444Z test_all_dtype_contiguous_shape_strides_(([3, 3], [3, 1]), ([3, 3], [3, 1]))_cuda_int64_int64 (__main__.TestPythonJiteratorCUDA) ... ok (0.184s) 2022-11-23T02:10:01.1552966Z test_all_dtype_contiguous_shape_strides_(([3, 3], [3, 1]), ([3, 3], [3, 1]))_cuda_int64_int8 (__main__.TestPythonJiteratorCUDA) ... ok (0.003s) 2022-11-23T02:10:01.1553483Z test_all_dtype_contiguous_shape_strides_(([3, 3], [3, 1]), ([3, 3], [3, 1]))_cuda_int64_uint8 (__main__.TestPythonJiteratorCUDA) ... ok (0.002s) 2022-11-23T02:10:01.1554024Z test_all_dtype_contiguous_shape_strides_(([3, 3], [3, 1]), ([3, 3], [3, 1]))_cuda_int8_bfloat16 (__main__.TestPythonJiteratorCUDA) ... ok (0.002s) 2022-11-23T02:10:01.1554567Z test_all_dtype_contiguous_shape_strides_(([3, 3], [3, 1]), ([3, 3], [3, 1]))_cuda_int8_complex128 (__main__.TestPythonJiteratorCUDA) ... ok (0.002s) 2022-11-23T02:10:01.1555109Z test_all_dtype_contiguous_shape_strides_(([3, 3], [3, 1]), ([3, 3], [3, 1]))_cuda_int8_complex64 (__main__.TestPythonJiteratorCUDA) ... ok (0.002s) 2022-11-23T02:10:01.1555632Z test_all_dtype_contiguous_shape_strides_(([3, 3], [3, 1]), ([3, 3], [3, 1]))_cuda_int8_float16 (__main__.TestPythonJiteratorCUDA) ... ok (0.002s) 2022-11-23T02:10:01.1556168Z test_all_dtype_contiguous_shape_strides_(([3, 3], [3, 1]), ([3, 3], [3, 1]))_cuda_int8_float32 (__main__.TestPythonJiteratorCUDA) ... ok (0.002s) 2022-11-23T02:10:01.1556695Z test_all_dtype_contiguous_shape_strides_(([3, 3], [3, 1]), ([3, 3], [3, 1]))_cuda_int8_float64 (__main__.TestPythonJiteratorCUDA) ... ok (0.002s) 2022-11-23T02:10:01.1557225Z test_all_dtype_contiguous_shape_strides_(([3, 3], [3, 1]), ([3, 3], [3, 1]))_cuda_int8_int16 (__main__.TestPythonJiteratorCUDA) ... ok (0.003s) 2022-11-23T02:10:01.1557811Z test_all_dtype_contiguous_shape_strides_(([3, 3], [3, 1]), ([3, 3], [3, 1]))_cuda_int8_int32 (__main__.TestPythonJiteratorCUDA) ... ok (0.002s) 2022-11-23T02:10:01.1558340Z test_all_dtype_contiguous_shape_strides_(([3, 3], [3, 1]), ([3, 3], [3, 1]))_cuda_int8_int64 (__main__.TestPythonJiteratorCUDA) ... ok (0.002s) 2022-11-23T02:10:01.1558865Z test_all_dtype_contiguous_shape_strides_(([3, 3], [3, 1]), ([3, 3], [3, 1]))_cuda_int8_int8 (__main__.TestPythonJiteratorCUDA) ... ok (0.183s) 2022-11-23T02:10:01.1559430Z test_all_dtype_contiguous_shape_strides_(([3, 3], [3, 1]), ([3, 3], [3, 1]))_cuda_int8_uint8 (__main__.TestPythonJiteratorCUDA) ... ok (0.002s) 2022-11-23T02:10:01.1559963Z test_all_dtype_contiguous_shape_strides_(([3, 3], [3, 1]), ([3, 3], [3, 1]))_cuda_uint8_bfloat16 (__main__.TestPythonJiteratorCUDA) ... ok (0.002s) 2022-11-23T02:10:01.1560494Z test_all_dtype_contiguous_shape_strides_(([3, 3], [3, 1]), ([3, 3], [3, 1]))_cuda_uint8_complex128 (__main__.TestPythonJiteratorCUDA) ... ok (0.002s) 2022-11-23T02:10:01.1561043Z test_all_dtype_contiguous_shape_strides_(([3, 3], [3, 1]), ([3, 3], [3, 1]))_cuda_uint8_complex64 (__main__.TestPythonJiteratorCUDA) ... ok (0.003s) 2022-11-23T02:10:01.1561589Z test_all_dtype_contiguous_shape_strides_(([3, 3], [3, 1]), ([3, 3], [3, 1]))_cuda_uint8_float16 (__main__.TestPythonJiteratorCUDA) ... ok (0.003s) 2022-11-23T02:10:01.1562135Z test_all_dtype_contiguous_shape_strides_(([3, 3], [3, 1]), ([3, 3], [3, 1]))_cuda_uint8_float32 (__main__.TestPythonJiteratorCUDA) ... ok (0.002s) 2022-11-23T02:10:01.1562656Z test_all_dtype_contiguous_shape_strides_(([3, 3], [3, 1]), ([3, 3], [3, 1]))_cuda_uint8_float64 (__main__.TestPythonJiteratorCUDA) ... ok (0.002s) 2022-11-23T02:10:01.1563238Z test_all_dtype_contiguous_shape_strides_(([3, 3], [3, 1]), ([3, 3], [3, 1]))_cuda_uint8_int16 (__main__.TestPythonJiteratorCUDA) ... ok (0.002s) 2022-11-23T02:10:01.1563783Z test_all_dtype_contiguous_shape_strides_(([3, 3], [3, 1]), ([3, 3], [3, 1]))_cuda_uint8_int32 (__main__.TestPythonJiteratorCUDA) ... ok (0.002s) 2022-11-23T02:10:01.1564310Z test_all_dtype_contiguous_shape_strides_(([3, 3], [3, 1]), ([3, 3], [3, 1]))_cuda_uint8_int64 (__main__.TestPythonJiteratorCUDA) ... ok (0.002s) 2022-11-23T02:10:01.1564817Z test_all_dtype_contiguous_shape_strides_(([3, 3], [3, 1]), ([3, 3], [3, 1]))_cuda_uint8_int8 (__main__.TestPythonJiteratorCUDA) ... ok (0.002s) 2022-11-23T02:10:01.1565344Z test_all_dtype_contiguous_shape_strides_(([3, 3], [3, 1]), ([3, 3], [3, 1]))_cuda_uint8_uint8 (__main__.TestPythonJiteratorCUDA) ... ok (0.176s) 2022-11-23T02:10:01.1565903Z test_all_dtype_noncontiguous_shape_strides_(([3, 3], [1, 3]), ([3, 1], [1, 3]))_cuda_bfloat16_bfloat16 (__main__.TestPythonJiteratorCUDA) ... ok (1.328s) 2022-11-23T02:10:01.1566475Z test_all_dtype_noncontiguous_shape_strides_(([3, 3], [1, 3]), ([3, 1], [1, 3]))_cuda_bfloat16_complex128 (__main__.TestPythonJiteratorCUDA) ... ok (3.369s) 2022-11-23T02:10:01.1567031Z test_all_dtype_noncontiguous_shape_strides_(([3, 3], [1, 3]), ([3, 1], [1, 3]))_cuda_bfloat16_complex64 (__main__.TestPythonJiteratorCUDA) ... ok (3.256s) 2022-11-23T02:10:01.1567591Z test_all_dtype_noncontiguous_shape_strides_(([3, 3], [1, 3]), ([3, 1], [1, 3]))_cuda_bfloat16_float16 (__main__.TestPythonJiteratorCUDA) ... ok (3.976s) 2022-11-23T02:10:01.1568146Z test_all_dtype_noncontiguous_shape_strides_(([3, 3], [1, 3]), ([3, 1], [1, 3]))_cuda_bfloat16_float32 (__main__.TestPythonJiteratorCUDA) ... ok (0.003s) 2022-11-23T02:10:01.1568694Z test_all_dtype_noncontiguous_shape_strides_(([3, 3], [1, 3]), ([3, 1], [1, 3]))_cuda_bfloat16_float64 (__main__.TestPythonJiteratorCUDA) ... ok (3.964s) 2022-11-23T02:10:01.1569242Z test_all_dtype_noncontiguous_shape_strides_(([3, 3], [1, 3]), ([3, 1], [1, 3]))_cuda_bfloat16_int16 (__main__.TestPythonJiteratorCUDA) ... ok (3.054s) 2022-11-23T02:10:01.1569858Z test_all_dtype_noncontiguous_shape_strides_(([3, 3], [1, 3]), ([3, 1], [1, 3]))_cuda_bfloat16_int32 (__main__.TestPythonJiteratorCUDA) ... ok (0.003s) 2022-11-23T02:10:01.1570415Z test_all_dtype_noncontiguous_shape_strides_(([3, 3], [1, 3]), ([3, 1], [1, 3]))_cuda_bfloat16_int64 (__main__.TestPythonJiteratorCUDA) ... ok (0.003s) 2022-11-23T02:10:01.1570968Z test_all_dtype_noncontiguous_shape_strides_(([3, 3], [1, 3]), ([3, 1], [1, 3]))_cuda_bfloat16_int8 (__main__.TestPythonJiteratorCUDA) ... ok (0.003s) 2022-11-23T02:10:01.1571523Z test_all_dtype_noncontiguous_shape_strides_(([3, 3], [1, 3]), ([3, 1], [1, 3]))_cuda_bfloat16_uint8 (__main__.TestPythonJiteratorCUDA) ... ok (0.003s) 2022-11-23T02:10:01.1572065Z test_all_dtype_noncontiguous_shape_strides_(([3, 3], [1, 3]), ([3, 1], [1, 3]))_cuda_complex128_bfloat16 (__main__.TestPythonJiteratorCUDA) ... ok (0.003s) 2022-11-23T02:10:01.1572635Z test_all_dtype_noncontiguous_shape_strides_(([3, 3], [1, 3]), ([3, 1], [1, 3]))_cuda_complex128_complex128 (__main__.TestPythonJiteratorCUDA) ... ok (1.684s) 2022-11-23T02:10:01.1573210Z test_all_dtype_noncontiguous_shape_strides_(([3, 3], [1, 3]), ([3, 1], [1, 3]))_cuda_complex128_complex64 (__main__.TestPythonJiteratorCUDA) ... ok (0.003s) 2022-11-23T02:10:01.1573778Z test_all_dtype_noncontiguous_shape_strides_(([3, 3], [1, 3]), ([3, 1], [1, 3]))_cuda_complex128_float16 (__main__.TestPythonJiteratorCUDA) ... ok (0.003s) 2022-11-23T02:10:01.1574331Z test_all_dtype_noncontiguous_shape_strides_(([3, 3], [1, 3]), ([3, 1], [1, 3]))_cuda_complex128_float32 (__main__.TestPythonJiteratorCUDA) ... ok (0.003s) 2022-11-23T02:10:01.1574896Z test_all_dtype_noncontiguous_shape_strides_(([3, 3], [1, 3]), ([3, 1], [1, 3]))_cuda_complex128_float64 (__main__.TestPythonJiteratorCUDA) ... ok (0.003s) 2022-11-23T02:10:01.1575453Z test_all_dtype_noncontiguous_shape_strides_(([3, 3], [1, 3]), ([3, 1], [1, 3]))_cuda_complex128_int16 (__main__.TestPythonJiteratorCUDA) ... ok (0.003s) 2022-11-23T02:10:01.1576086Z test_all_dtype_noncontiguous_shape_strides_(([3, 3], [1, 3]), ([3, 1], [1, 3]))_cuda_complex128_int32 (__main__.TestPythonJiteratorCUDA) ... ok (0.003s) 2022-11-23T02:10:01.1576652Z test_all_dtype_noncontiguous_shape_strides_(([3, 3], [1, 3]), ([3, 1], [1, 3]))_cuda_complex128_int64 (__main__.TestPythonJiteratorCUDA) ... ok (0.003s) 2022-11-23T02:10:01.1577179Z test_all_dtype_noncontiguous_shape_strides_(([3, 3], [1, 3]), ([3, 1], [1, 3]))_cuda_complex128_int8 (__main__.TestPythonJiteratorCUDA) ... ok (0.003s) 2022-11-23T02:10:01.1577733Z test_all_dtype_noncontiguous_shape_strides_(([3, 3], [1, 3]), ([3, 1], [1, 3]))_cuda_complex128_uint8 (__main__.TestPythonJiteratorCUDA) ... ok (0.003s) 2022-11-23T02:10:01.1578291Z test_all_dtype_noncontiguous_shape_strides_(([3, 3], [1, 3]), ([3, 1], [1, 3]))_cuda_complex64_bfloat16 (__main__.TestPythonJiteratorCUDA) ... ok (0.003s) 2022-11-23T02:10:01.1578868Z test_all_dtype_noncontiguous_shape_strides_(([3, 3], [1, 3]), ([3, 1], [1, 3]))_cuda_complex64_complex128 (__main__.TestPythonJiteratorCUDA) ... ok (0.003s) 2022-11-23T02:10:01.1579427Z test_all_dtype_noncontiguous_shape_strides_(([3, 3], [1, 3]), ([3, 1], [1, 3]))_cuda_complex64_complex64 (__main__.TestPythonJiteratorCUDA) ... ok (1.641s) 2022-11-23T02:10:01.1580292Z test_all_dtype_noncontiguous_shape_strides_(([3, 3], [1, 3]), ([3, 1], [1, 3]))_cuda_complex64_float16 (__main__.TestPythonJiteratorCUDA) ... ok (0.003s) 2022-11-23T02:10:01.1580904Z test_all_dtype_noncontiguous_shape_strides_(([3, 3], [1, 3]), ([3, 1], [1, 3]))_cuda_complex64_float32 (__main__.TestPythonJiteratorCUDA) ... ok (0.003s) 2022-11-23T02:10:01.1581459Z test_all_dtype_noncontiguous_shape_strides_(([3, 3], [1, 3]), ([3, 1], [1, 3]))_cuda_complex64_float64 (__main__.TestPythonJiteratorCUDA) ... ok (0.003s) 2022-11-23T02:10:01.1581989Z test_all_dtype_noncontiguous_shape_strides_(([3, 3], [1, 3]), ([3, 1], [1, 3]))_cuda_complex64_int16 (__main__.TestPythonJiteratorCUDA) ... ok (0.003s) 2022-11-23T02:10:01.1582548Z test_all_dtype_noncontiguous_shape_strides_(([3, 3], [1, 3]), ([3, 1], [1, 3]))_cuda_complex64_int32 (__main__.TestPythonJiteratorCUDA) ... ok (0.003s) 2022-11-23T02:10:01.1583219Z test_all_dtype_noncontiguous_shape_strides_(([3, 3], [1, 3]), ([3, 1], [1, 3]))_cuda_complex64_int64 (__main__.TestPythonJiteratorCUDA) ... ok (0.003s) 2022-11-23T02:10:01.1583780Z test_all_dtype_noncontiguous_shape_strides_(([3, 3], [1, 3]), ([3, 1], [1, 3]))_cuda_complex64_int8 (__main__.TestPythonJiteratorCUDA) ... ok (0.003s) 2022-11-23T02:10:01.1584329Z test_all_dtype_noncontiguous_shape_strides_(([3, 3], [1, 3]), ([3, 1], [1, 3]))_cuda_complex64_uint8 (__main__.TestPythonJiteratorCUDA) ... ok (0.003s) 2022-11-23T02:10:01.1584867Z test_all_dtype_noncontiguous_shape_strides_(([3, 3], [1, 3]), ([3, 1], [1, 3]))_cuda_float16_bfloat16 (__main__.TestPythonJiteratorCUDA) ... ok (0.003s) 2022-11-23T02:10:01.1585430Z test_all_dtype_noncontiguous_shape_strides_(([3, 3], [1, 3]), ([3, 1], [1, 3]))_cuda_float16_complex128 (__main__.TestPythonJiteratorCUDA) ... ok (0.003s) 2022-11-23T02:10:01.1585989Z test_all_dtype_noncontiguous_shape_strides_(([3, 3], [1, 3]), ([3, 1], [1, 3]))_cuda_float16_complex64 (__main__.TestPythonJiteratorCUDA) ... ok (0.003s) 2022-11-23T02:10:01.1586538Z test_all_dtype_noncontiguous_shape_strides_(([3, 3], [1, 3]), ([3, 1], [1, 3]))_cuda_float16_float16 (__main__.TestPythonJiteratorCUDA) ... ok (1.316s) 2022-11-23T02:10:01.1587076Z test_all_dtype_noncontiguous_shape_strides_(([3, 3], [1, 3]), ([3, 1], [1, 3]))_cuda_float16_float32 (__main__.TestPythonJiteratorCUDA) ... ok (0.003s) 2022-11-23T02:10:01.1587630Z test_all_dtype_noncontiguous_shape_strides_(([3, 3], [1, 3]), ([3, 1], [1, 3]))_cuda_float16_float64 (__main__.TestPythonJiteratorCUDA) ... ok (0.003s) 2022-11-23T02:10:01.1588179Z test_all_dtype_noncontiguous_shape_strides_(([3, 3], [1, 3]), ([3, 1], [1, 3]))_cuda_float16_int16 (__main__.TestPythonJiteratorCUDA) ... ok (2.600s) 2022-11-23T02:10:01.1588791Z test_all_dtype_noncontiguous_shape_strides_(([3, 3], [1, 3]), ([3, 1], [1, 3]))_cuda_float16_int32 (__main__.TestPythonJiteratorCUDA) ... ok (0.003s) 2022-11-23T02:10:01.1589333Z test_all_dtype_noncontiguous_shape_strides_(([3, 3], [1, 3]), ([3, 1], [1, 3]))_cuda_float16_int64 (__main__.TestPythonJiteratorCUDA) ... ok (0.003s) 2022-11-23T02:10:01.1589882Z test_all_dtype_noncontiguous_shape_strides_(([3, 3], [1, 3]), ([3, 1], [1, 3]))_cuda_float16_int8 (__main__.TestPythonJiteratorCUDA) ... ok (0.003s) 2022-11-23T02:10:01.1590419Z test_all_dtype_noncontiguous_shape_strides_(([3, 3], [1, 3]), ([3, 1], [1, 3]))_cuda_float16_uint8 (__main__.TestPythonJiteratorCUDA) ... ok (0.003s) 2022-11-23T02:10:01.1590965Z test_all_dtype_noncontiguous_shape_strides_(([3, 3], [1, 3]), ([3, 1], [1, 3]))_cuda_float32_bfloat16 (__main__.TestPythonJiteratorCUDA) ... ok (0.003s) 2022-11-23T02:10:01.1591533Z test_all_dtype_noncontiguous_shape_strides_(([3, 3], [1, 3]), ([3, 1], [1, 3]))_cuda_float32_complex128 (__main__.TestPythonJiteratorCUDA) ... ok (0.003s) 2022-11-23T02:10:01.1592085Z test_all_dtype_noncontiguous_shape_strides_(([3, 3], [1, 3]), ([3, 1], [1, 3]))_cuda_float32_complex64 (__main__.TestPythonJiteratorCUDA) ... ok (0.003s) 2022-11-23T02:10:01.1592640Z test_all_dtype_noncontiguous_shape_strides_(([3, 3], [1, 3]), ([3, 1], [1, 3]))_cuda_float32_float16 (__main__.TestPythonJiteratorCUDA) ... ok (0.003s) 2022-11-23T02:10:01.1593184Z test_all_dtype_noncontiguous_shape_strides_(([3, 3], [1, 3]), ([3, 1], [1, 3]))_cuda_float32_float32 (__main__.TestPythonJiteratorCUDA) ... ok (1.318s) 2022-11-23T02:10:01.1593726Z test_all_dtype_noncontiguous_shape_strides_(([3, 3], [1, 3]), ([3, 1], [1, 3]))_cuda_float32_float64 (__main__.TestPythonJiteratorCUDA) ... ok (0.003s) 2022-11-23T02:10:01.1594260Z test_all_dtype_noncontiguous_shape_strides_(([3, 3], [1, 3]), ([3, 1], [1, 3]))_cuda_float32_int16 (__main__.TestPythonJiteratorCUDA) ... ok (0.003s) 2022-11-23T02:10:01.1594796Z test_all_dtype_noncontiguous_shape_strides_(([3, 3], [1, 3]), ([3, 1], [1, 3]))_cuda_float32_int32 (__main__.TestPythonJiteratorCUDA) ... ok (0.003s) 2022-11-23T02:10:01.1595421Z test_all_dtype_noncontiguous_shape_strides_(([3, 3], [1, 3]), ([3, 1], [1, 3]))_cuda_float32_int64 (__main__.TestPythonJiteratorCUDA) ... ok (0.003s) 2022-11-23T02:10:01.1595978Z test_all_dtype_noncontiguous_shape_strides_(([3, 3], [1, 3]), ([3, 1], [1, 3]))_cuda_float32_int8 (__main__.TestPythonJiteratorCUDA) ... ok (0.003s) 2022-11-23T02:10:01.1596506Z test_all_dtype_noncontiguous_shape_strides_(([3, 3], [1, 3]), ([3, 1], [1, 3]))_cuda_float32_uint8 (__main__.TestPythonJiteratorCUDA) ... ok (0.003s) 2022-11-23T02:10:01.1597059Z test_all_dtype_noncontiguous_shape_strides_(([3, 3], [1, 3]), ([3, 1], [1, 3]))_cuda_float64_bfloat16 (__main__.TestPythonJiteratorCUDA) ... ok (0.003s) 2022-11-23T02:10:01.1597617Z test_all_dtype_noncontiguous_shape_strides_(([3, 3], [1, 3]), ([3, 1], [1, 3]))_cuda_float64_complex128 (__main__.TestPythonJiteratorCUDA) ... ok (0.003s) 2022-11-23T02:10:01.1598178Z test_all_dtype_noncontiguous_shape_strides_(([3, 3], [1, 3]), ([3, 1], [1, 3]))_cuda_float64_complex64 (__main__.TestPythonJiteratorCUDA) ... ok (0.003s) 2022-11-23T02:10:01.1598718Z test_all_dtype_noncontiguous_shape_strides_(([3, 3], [1, 3]), ([3, 1], [1, 3]))_cuda_float64_float16 (__main__.TestPythonJiteratorCUDA) ... ok (0.003s) 2022-11-23T02:10:01.1599264Z test_all_dtype_noncontiguous_shape_strides_(([3, 3], [1, 3]), ([3, 1], [1, 3]))_cuda_float64_float32 (__main__.TestPythonJiteratorCUDA) ... ok (0.002s) 2022-11-23T02:10:01.1599822Z test_all_dtype_noncontiguous_shape_strides_(([3, 3], [1, 3]), ([3, 1], [1, 3]))_cuda_float64_float64 (__main__.TestPythonJiteratorCUDA) ... ok (1.321s) 2022-11-23T02:10:01.1600373Z test_all_dtype_noncontiguous_shape_strides_(([3, 3], [1, 3]), ([3, 1], [1, 3]))_cuda_float64_int16 (__main__.TestPythonJiteratorCUDA) ... ok (0.003s) 2022-11-23T02:10:01.1600971Z test_all_dtype_noncontiguous_shape_strides_(([3, 3], [1, 3]), ([3, 1], [1, 3]))_cuda_float64_int32 (__main__.TestPythonJiteratorCUDA) ... ok (0.003s) 2022-11-23T02:10:01.1601512Z test_all_dtype_noncontiguous_shape_strides_(([3, 3], [1, 3]), ([3, 1], [1, 3]))_cuda_float64_int64 (__main__.TestPythonJiteratorCUDA) ... ok (0.003s) 2022-11-23T02:10:01.1602060Z test_all_dtype_noncontiguous_shape_strides_(([3, 3], [1, 3]), ([3, 1], [1, 3]))_cuda_float64_int8 (__main__.TestPythonJiteratorCUDA) ... ok (0.002s) 2022-11-23T02:10:01.1602603Z test_all_dtype_noncontiguous_shape_strides_(([3, 3], [1, 3]), ([3, 1], [1, 3]))_cuda_float64_uint8 (__main__.TestPythonJiteratorCUDA) ... ok (0.003s) 2022-11-23T02:10:01.1603149Z test_all_dtype_noncontiguous_shape_strides_(([3, 3], [1, 3]), ([3, 1], [1, 3]))_cuda_int16_bfloat16 (__main__.TestPythonJiteratorCUDA) ... ok (0.003s) 2022-11-23T02:10:01.1603694Z test_all_dtype_noncontiguous_shape_strides_(([3, 3], [1, 3]), ([3, 1], [1, 3]))_cuda_int16_complex128 (__main__.TestPythonJiteratorCUDA) ... ok (0.003s) 2022-11-23T02:10:01.1604260Z test_all_dtype_noncontiguous_shape_strides_(([3, 3], [1, 3]), ([3, 1], [1, 3]))_cuda_int16_complex64 (__main__.TestPythonJiteratorCUDA) ... ok (0.003s) 2022-11-23T02:10:01.1604814Z test_all_dtype_noncontiguous_shape_strides_(([3, 3], [1, 3]), ([3, 1], [1, 3]))_cuda_int16_float16 (__main__.TestPythonJiteratorCUDA) ... ok (0.003s) 2022-11-23T02:10:01.1605352Z test_all_dtype_noncontiguous_shape_strides_(([3, 3], [1, 3]), ([3, 1], [1, 3]))_cuda_int16_float32 (__main__.TestPythonJiteratorCUDA) ... ok (0.003s) 2022-11-23T02:10:01.1605875Z test_all_dtype_noncontiguous_shape_strides_(([3, 3], [1, 3]), ([3, 1], [1, 3]))_cuda_int16_float64 (__main__.TestPythonJiteratorCUDA) ... ok (0.003s) 2022-11-23T02:10:01.1606417Z test_all_dtype_noncontiguous_shape_strides_(([3, 3], [1, 3]), ([3, 1], [1, 3]))_cuda_int16_int16 (__main__.TestPythonJiteratorCUDA) ... ok (1.320s) 2022-11-23T02:10:01.1606955Z test_all_dtype_noncontiguous_shape_strides_(([3, 3], [1, 3]), ([3, 1], [1, 3]))_cuda_int16_int32 (__main__.TestPythonJiteratorCUDA) ... ok (4.009s) 2022-11-23T02:10:01.1607485Z test_all_dtype_noncontiguous_shape_strides_(([3, 3], [1, 3]), ([3, 1], [1, 3]))_cuda_int16_int64 (__main__.TestPythonJiteratorCUDA) ... ok (4.016s) 2022-11-23T02:10:01.1608099Z test_all_dtype_noncontiguous_shape_strides_(([3, 3], [1, 3]), ([3, 1], [1, 3]))_cuda_int16_int8 (__main__.TestPythonJiteratorCUDA) ... ok (2.590s) 2022-11-23T02:10:01.1608628Z test_all_dtype_noncontiguous_shape_strides_(([3, 3], [1, 3]), ([3, 1], [1, 3]))_cuda_int16_uint8 (__main__.TestPythonJiteratorCUDA) ... ok (0.003s) 2022-11-23T02:10:01.1609169Z test_all_dtype_noncontiguous_shape_strides_(([3, 3], [1, 3]), ([3, 1], [1, 3]))_cuda_int32_bfloat16 (__main__.TestPythonJiteratorCUDA) ... ok (0.003s) 2022-11-23T02:10:01.1609720Z test_all_dtype_noncontiguous_shape_strides_(([3, 3], [1, 3]), ([3, 1], [1, 3]))_cuda_int32_complex128 (__main__.TestPythonJiteratorCUDA) ... ok (0.003s) 2022-11-23T02:10:01.1610276Z test_all_dtype_noncontiguous_shape_strides_(([3, 3], [1, 3]), ([3, 1], [1, 3]))_cuda_int32_complex64 (__main__.TestPythonJiteratorCUDA) ... ok (0.003s) 2022-11-23T02:10:01.1610810Z test_all_dtype_noncontiguous_shape_strides_(([3, 3], [1, 3]), ([3, 1], [1, 3]))_cuda_int32_float16 (__main__.TestPythonJiteratorCUDA) ... ok (0.003s) 2022-11-23T02:10:01.1611347Z test_all_dtype_noncontiguous_shape_strides_(([3, 3], [1, 3]), ([3, 1], [1, 3]))_cuda_int32_float32 (__main__.TestPythonJiteratorCUDA) ... ok (0.002s) 2022-11-23T02:10:01.1611893Z test_all_dtype_noncontiguous_shape_strides_(([3, 3], [1, 3]), ([3, 1], [1, 3]))_cuda_int32_float64 (__main__.TestPythonJiteratorCUDA) ... ok (0.003s) 2022-11-23T02:10:01.1612441Z test_all_dtype_noncontiguous_shape_strides_(([3, 3], [1, 3]), ([3, 1], [1, 3]))_cuda_int32_int16 (__main__.TestPythonJiteratorCUDA) ... ok (0.002s) 2022-11-23T02:10:01.1612959Z test_all_dtype_noncontiguous_shape_strides_(([3, 3], [1, 3]), ([3, 1], [1, 3]))_cuda_int32_int32 (__main__.TestPythonJiteratorCUDA) ... ok (1.322s) 2022-11-23T02:10:01.1613541Z test_all_dtype_noncontiguous_shape_strides_(([3, 3], [1, 3]), ([3, 1], [1, 3]))_cuda_int32_int64 (__main__.TestPythonJiteratorCUDA) ... ok (0.003s) 2022-11-23T02:10:01.1614092Z test_all_dtype_noncontiguous_shape_strides_(([3, 3], [1, 3]), ([3, 1], [1, 3]))_cuda_int32_int8 (__main__.TestPythonJiteratorCUDA) ... ok (0.002s) 2022-11-23T02:10:01.1614631Z test_all_dtype_noncontiguous_shape_strides_(([3, 3], [1, 3]), ([3, 1], [1, 3]))_cuda_int32_uint8 (__main__.TestPythonJiteratorCUDA) ... ok (0.003s) 2022-11-23T02:10:01.1615151Z test_all_dtype_noncontiguous_shape_strides_(([3, 3], [1, 3]), ([3, 1], [1, 3]))_cuda_int64_bfloat16 (__main__.TestPythonJiteratorCUDA) ... ok (0.003s) 2022-11-23T02:10:01.1615701Z test_all_dtype_noncontiguous_shape_strides_(([3, 3], [1, 3]), ([3, 1], [1, 3]))_cuda_int64_complex128 (__main__.TestPythonJiteratorCUDA) ... ok (0.003s) 2022-11-23T02:10:01.1616263Z test_all_dtype_noncontiguous_shape_strides_(([3, 3], [1, 3]), ([3, 1], [1, 3]))_cuda_int64_complex64 (__main__.TestPythonJiteratorCUDA) ... ok (0.003s) 2022-11-23T02:10:01.1616818Z test_all_dtype_noncontiguous_shape_strides_(([3, 3], [1, 3]), ([3, 1], [1, 3]))_cuda_int64_float16 (__main__.TestPythonJiteratorCUDA) ... ok (0.003s) 2022-11-23T02:10:01.1617367Z test_all_dtype_noncontiguous_shape_strides_(([3, 3], [1, 3]), ([3, 1], [1, 3]))_cuda_int64_float32 (__main__.TestPythonJiteratorCUDA) ... ok (0.003s) 2022-11-23T02:10:01.1617894Z test_all_dtype_noncontiguous_shape_strides_(([3, 3], [1, 3]), ([3, 1], [1, 3]))_cuda_int64_float64 (__main__.TestPythonJiteratorCUDA) ... ok (0.003s) 2022-11-23T02:10:01.1618432Z test_all_dtype_noncontiguous_shape_strides_(([3, 3], [1, 3]), ([3, 1], [1, 3]))_cuda_int64_int16 (__main__.TestPythonJiteratorCUDA) ... ok (0.003s) 2022-11-23T02:10:01.1618963Z test_all_dtype_noncontiguous_shape_strides_(([3, 3], [1, 3]), ([3, 1], [1, 3]))_cuda_int64_int32 (__main__.TestPythonJiteratorCUDA) ... ok (0.003s) 2022-11-23T02:10:01.1619495Z test_all_dtype_noncontiguous_shape_strides_(([3, 3], [1, 3]), ([3, 1], [1, 3]))_cuda_int64_int64 (__main__.TestPythonJiteratorCUDA) ... ok (1.326s) 2022-11-23T02:10:01.1620428Z test_all_dtype_noncontiguous_shape_strides_(([3, 3], [1, 3]), ([3, 1], [1, 3]))_cuda_int64_int8 (__main__.TestPythonJiteratorCUDA) ... ok (0.003s) 2022-11-23T02:10:01.1620999Z test_all_dtype_noncontiguous_shape_strides_(([3, 3], [1, 3]), ([3, 1], [1, 3]))_cuda_int64_uint8 (__main__.TestPythonJiteratorCUDA) ... ok (0.002s) 2022-11-23T02:10:01.1621543Z test_all_dtype_noncontiguous_shape_strides_(([3, 3], [1, 3]), ([3, 1], [1, 3]))_cuda_int8_bfloat16 (__main__.TestPythonJiteratorCUDA) ... ok (0.003s) 2022-11-23T02:10:01.1622091Z test_all_dtype_noncontiguous_shape_strides_(([3, 3], [1, 3]), ([3, 1], [1, 3]))_cuda_int8_complex128 (__main__.TestPythonJiteratorCUDA) ... ok (0.003s) 2022-11-23T02:10:01.1622633Z test_all_dtype_noncontiguous_shape_strides_(([3, 3], [1, 3]), ([3, 1], [1, 3]))_cuda_int8_complex64 (__main__.TestPythonJiteratorCUDA) ... ok (0.003s) 2022-11-23T02:10:01.1623182Z test_all_dtype_noncontiguous_shape_strides_(([3, 3], [1, 3]), ([3, 1], [1, 3]))_cuda_int8_float16 (__main__.TestPythonJiteratorCUDA) ... ok (0.003s) 2022-11-23T02:10:01.1623728Z test_all_dtype_noncontiguous_shape_strides_(([3, 3], [1, 3]), ([3, 1], [1, 3]))_cuda_int8_float32 (__main__.TestPythonJiteratorCUDA) ... ok (0.003s) 2022-11-23T02:10:01.1624268Z test_all_dtype_noncontiguous_shape_strides_(([3, 3], [1, 3]), ([3, 1], [1, 3]))_cuda_int8_float64 (__main__.TestPythonJiteratorCUDA) ... ok (0.003s) 2022-11-23T02:10:01.1624804Z test_all_dtype_noncontiguous_shape_strides_(([3, 3], [1, 3]), ([3, 1], [1, 3]))_cuda_int8_int16 (__main__.TestPythonJiteratorCUDA) ... ok (0.002s) 2022-11-23T02:10:01.1625348Z test_all_dtype_noncontiguous_shape_strides_(([3, 3], [1, 3]), ([3, 1], [1, 3]))_cuda_int8_int32 (__main__.TestPythonJiteratorCUDA) ... ok (0.002s) 2022-11-23T02:10:01.1625883Z test_all_dtype_noncontiguous_shape_strides_(([3, 3], [1, 3]), ([3, 1], [1, 3]))_cuda_int8_int64 (__main__.TestPythonJiteratorCUDA) ... ok (0.002s) 2022-11-23T02:10:01.1626500Z test_all_dtype_noncontiguous_shape_strides_(([3, 3], [1, 3]), ([3, 1], [1, 3]))_cuda_int8_int8 (__main__.TestPythonJiteratorCUDA) ... ok (1.319s) 2022-11-23T02:10:01.1627061Z test_all_dtype_noncontiguous_shape_strides_(([3, 3], [1, 3]), ([3, 1], [1, 3]))_cuda_int8_uint8 (__main__.TestPythonJiteratorCUDA) ... ok (0.003s) 2022-11-23T02:10:01.1627585Z test_all_dtype_noncontiguous_shape_strides_(([3, 3], [1, 3]), ([3, 1], [1, 3]))_cuda_uint8_bfloat16 (__main__.TestPythonJiteratorCUDA) ... ok (0.003s) 2022-11-23T02:10:01.1628144Z test_all_dtype_noncontiguous_shape_strides_(([3, 3], [1, 3]), ([3, 1], [1, 3]))_cuda_uint8_complex128 (__main__.TestPythonJiteratorCUDA) ... ok (0.003s) 2022-11-23T02:10:01.1628707Z test_all_dtype_noncontiguous_shape_strides_(([3, 3], [1, 3]), ([3, 1], [1, 3]))_cuda_uint8_complex64 (__main__.TestPythonJiteratorCUDA) ... ok (0.003s) 2022-11-23T02:10:01.1629269Z test_all_dtype_noncontiguous_shape_strides_(([3, 3], [1, 3]), ([3, 1], [1, 3]))_cuda_uint8_float16 (__main__.TestPythonJiteratorCUDA) ... ok (0.003s) 2022-11-23T02:10:01.1629803Z test_all_dtype_noncontiguous_shape_strides_(([3, 3], [1, 3]), ([3, 1], [1, 3]))_cuda_uint8_float32 (__main__.TestPythonJiteratorCUDA) ... ok (0.003s) 2022-11-23T02:10:01.1630349Z test_all_dtype_noncontiguous_shape_strides_(([3, 3], [1, 3]), ([3, 1], [1, 3]))_cuda_uint8_float64 (__main__.TestPythonJiteratorCUDA) ... ok (0.003s) 2022-11-23T02:10:01.1630887Z test_all_dtype_noncontiguous_shape_strides_(([3, 3], [1, 3]), ([3, 1], [1, 3]))_cuda_uint8_int16 (__main__.TestPythonJiteratorCUDA) ... ok (0.002s) 2022-11-23T02:10:01.1631420Z test_all_dtype_noncontiguous_shape_strides_(([3, 3], [1, 3]), ([3, 1], [1, 3]))_cuda_uint8_int32 (__main__.TestPythonJiteratorCUDA) ... ok (0.002s) 2022-11-23T02:10:01.1631932Z test_all_dtype_noncontiguous_shape_strides_(([3, 3], [1, 3]), ([3, 1], [1, 3]))_cuda_uint8_int64 (__main__.TestPythonJiteratorCUDA) ... ok (0.002s) 2022-11-23T02:10:01.1632464Z test_all_dtype_noncontiguous_shape_strides_(([3, 3], [1, 3]), ([3, 1], [1, 3]))_cuda_uint8_int8 (__main__.TestPythonJiteratorCUDA) ... ok (0.003s) 2022-11-23T02:10:01.1633104Z test_all_dtype_noncontiguous_shape_strides_(([3, 3], [1, 3]), ([3, 1], [1, 3]))_cuda_uint8_uint8 (__main__.TestPythonJiteratorCUDA) ... ok (1.320s) 2022-11-23T02:10:01.1633609Z test_bool_extra_args_is_train_False_cuda (__main__.TestPythonJiteratorCUDA) ... ok (0.178s) 2022-11-23T02:10:01.1634053Z test_bool_extra_args_is_train_True_cuda (__main__.TestPythonJiteratorCUDA) ... ok (0.002s) 2022-11-23T02:10:01.1634757Z test_extra_args_alpha_-1_beta_-4_2_cuda_bfloat16 (__main__.TestPythonJiteratorCUDA) ... ok (0.195s) 2022-11-23T02:10:01.1635351Z test_extra_args_alpha_-1_beta_-4_2_cuda_float16 (__main__.TestPythonJiteratorCUDA) ... ok (0.182s) 2022-11-23T02:10:01.1635936Z test_extra_args_alpha_-1_beta_-4_2_cuda_float32 (__main__.TestPythonJiteratorCUDA) ... ok (0.174s) 2022-11-23T02:10:01.1636494Z test_extra_args_alpha_-1_beta_-4_2_cuda_float64 (__main__.TestPythonJiteratorCUDA) ... ok (0.175s) 2022-11-23T02:10:01.1637084Z test_extra_args_alpha_-1_beta_3_cuda_bfloat16 (__main__.TestPythonJiteratorCUDA) ... ok (0.003s) 2022-11-23T02:10:01.1637663Z test_extra_args_alpha_-1_beta_3_cuda_float16 (__main__.TestPythonJiteratorCUDA) ... ok (0.002s) 2022-11-23T02:10:01.1638228Z test_extra_args_alpha_-1_beta_3_cuda_float32 (__main__.TestPythonJiteratorCUDA) ... ok (0.002s) 2022-11-23T02:10:01.1638778Z test_extra_args_alpha_-1_beta_3_cuda_float64 (__main__.TestPythonJiteratorCUDA) ... ok (0.002s) 2022-11-23T02:10:01.1639351Z test_extra_args_alpha_-1_beta_None_cuda_bfloat16 (__main__.TestPythonJiteratorCUDA) ... ok (0.002s) 2022-11-23T02:10:01.1639928Z test_extra_args_alpha_-1_beta_None_cuda_float16 (__main__.TestPythonJiteratorCUDA) ... ok (0.002s) 2022-11-23T02:10:01.1640483Z test_extra_args_alpha_-1_beta_None_cuda_float32 (__main__.TestPythonJiteratorCUDA) ... ok (0.002s) 2022-11-23T02:10:01.1641060Z test_extra_args_alpha_-1_beta_None_cuda_float64 (__main__.TestPythonJiteratorCUDA) ... ok (0.003s) 2022-11-23T02:10:01.1641720Z test_extra_args_alpha_2_0_beta_-4_2_cuda_bfloat16 (__main__.TestPythonJiteratorCUDA) ... ok (0.200s) 2022-11-23T02:10:01.1642329Z test_extra_args_alpha_2_0_beta_-4_2_cuda_float16 (__main__.TestPythonJiteratorCUDA) ... ok (0.182s) 2022-11-23T02:10:01.1642892Z test_extra_args_alpha_2_0_beta_-4_2_cuda_float32 (__main__.TestPythonJiteratorCUDA) ... ok (0.179s) 2022-11-23T02:10:01.1643472Z test_extra_args_alpha_2_0_beta_-4_2_cuda_float64 (__main__.TestPythonJiteratorCUDA) ... ok (0.176s) 2022-11-23T02:10:01.1643943Z test_extra_args_alpha_2_0_beta_3_cuda_bfloat16 (__main__.TestPythonJiteratorCUDA) ... ok (0.194s) 2022-11-23T02:10:01.1644418Z test_extra_args_alpha_2_0_beta_3_cuda_float16 (__main__.TestPythonJiteratorCUDA) ... ok (0.182s) 2022-11-23T02:10:01.1644872Z test_extra_args_alpha_2_0_beta_3_cuda_float32 (__main__.TestPythonJiteratorCUDA) ... ok (0.174s) 2022-11-23T02:10:01.1645346Z test_extra_args_alpha_2_0_beta_3_cuda_float64 (__main__.TestPythonJiteratorCUDA) ... ok (0.178s) 2022-11-23T02:10:01.1645835Z test_extra_args_alpha_2_0_beta_None_cuda_bfloat16 (__main__.TestPythonJiteratorCUDA) ... ok (0.003s) 2022-11-23T02:10:01.1646298Z test_extra_args_alpha_2_0_beta_None_cuda_float16 (__main__.TestPythonJiteratorCUDA) ... ok (0.002s) 2022-11-23T02:10:01.1646773Z test_extra_args_alpha_2_0_beta_None_cuda_float32 (__main__.TestPythonJiteratorCUDA) ... ok (0.002s) 2022-11-23T02:10:01.1647244Z test_extra_args_alpha_2_0_beta_None_cuda_float64 (__main__.TestPythonJiteratorCUDA) ... ok (0.002s) 2022-11-23T02:10:01.1647826Z test_extra_args_alpha_None_beta_-4_2_cuda_bfloat16 (__main__.TestPythonJiteratorCUDA) ... ok (0.002s) 2022-11-23T02:10:01.1648396Z test_extra_args_alpha_None_beta_-4_2_cuda_float16 (__main__.TestPythonJiteratorCUDA) ... ok (0.002s) 2022-11-23T02:10:01.1648976Z test_extra_args_alpha_None_beta_-4_2_cuda_float32 (__main__.TestPythonJiteratorCUDA) ... ok (0.002s) 2022-11-23T02:10:01.1649573Z test_extra_args_alpha_None_beta_-4_2_cuda_float64 (__main__.TestPythonJiteratorCUDA) ... ok (0.003s) 2022-11-23T02:10:01.1650142Z test_extra_args_alpha_None_beta_3_cuda_bfloat16 (__main__.TestPythonJiteratorCUDA) ... ok (0.002s) 2022-11-23T02:10:01.1650606Z test_extra_args_alpha_None_beta_3_cuda_float16 (__main__.TestPythonJiteratorCUDA) ... ok (0.002s) 2022-11-23T02:10:01.1651083Z test_extra_args_alpha_None_beta_3_cuda_float32 (__main__.TestPythonJiteratorCUDA) ... ok (0.002s) 2022-11-23T02:10:01.1651550Z test_extra_args_alpha_None_beta_3_cuda_float64 (__main__.TestPythonJiteratorCUDA) ... ok (0.002s) 2022-11-23T02:10:01.1652009Z test_extra_args_alpha_None_beta_None_cuda_bfloat16 (__main__.TestPythonJiteratorCUDA) ... ok (0.002s) 2022-11-23T02:10:01.1652493Z test_extra_args_alpha_None_beta_None_cuda_float16 (__main__.TestPythonJiteratorCUDA) ... ok (0.002s) 2022-11-23T02:10:01.1652978Z test_extra_args_alpha_None_beta_None_cuda_float32 (__main__.TestPythonJiteratorCUDA) ... ok (0.002s) 2022-11-23T02:10:01.1653474Z test_extra_args_alpha_None_beta_None_cuda_float64 (__main__.TestPythonJiteratorCUDA) ... ok (0.003s) 2022-11-23T02:10:01.1654004Z test_invalid_function_name_code_string_template T my _kernel(T x) { return x; }_cuda (__main__.TestPythonJiteratorCUDA) ... ok (0.001s) 2022-11-23T02:10:01.1654602Z test_invalid_function_name_code_string_template Tmy_kernel(T x) { return x; }_cuda (__main__.TestPythonJiteratorCUDA) ... ok (0.001s) 2022-11-23T02:10:01.1655111Z test_multiple_functors_cuda (__main__.TestPythonJiteratorCUDA) ... ok (0.176s) 2022-11-23T02:10:01.1655566Z test_various_num_inputs_num_inputs_1_cuda (__main__.TestPythonJiteratorCUDA) ... ok (0.172s) 2022-11-23T02:10:01.1656006Z test_various_num_inputs_num_inputs_5_cuda (__main__.TestPythonJiteratorCUDA) ... ok (0.182s) 2022-11-23T02:10:01.1656453Z test_various_num_inputs_num_inputs_8_cuda (__main__.TestPythonJiteratorCUDA) ... ok (0.198s) 2022-11-23T02:10:01.1656985Z test_various_num_outputs_num_outputs_1_cuda (__main__.TestPythonJiteratorCUDA) ... ok (0.175s) 2022-11-23T02:10:01.1657483Z test_various_num_outputs_num_outputs_4_cuda (__main__.TestPythonJiteratorCUDA) ... ok (0.188s) 2022-11-23T02:10:01.1657933Z test_various_num_outputs_num_outputs_8_cuda (__main__.TestPythonJiteratorCUDA) ... ok (0.201s) 2022-11-23T02:10:01.1658198Z 2022-11-23T02:10:01.1658480Z ---------------------------------------------------------------------- 2022-11-23T02:10:01.1658812Z Ran 289 tests in 56.297s 2022-11-23T02:10:01.1658981Z 2022-11-23T02:10:01.1659056Z OK 2022-11-23T02:10:01.1659190Z 2022-11-23T02:10:01.1659364Z Generating XML reports... 2022-11-23T02:10:01.1660231Z Generated XML report: test-reports/python-unittest/test_jiterator/TEST-TestPythonJiteratorCUDA-20221123020904.xml 2022-11-23T02:10:01.1660655Z 2022-11-23T02:10:01.1661238Z ##[endgroup] 2022-11-23T02:10:01.1661750Z FINISHED PRINTING LOG FILE of test_jiterator (/var/lib/jenkins/workspace/test/test-reports/test_jiterator_7fpcpyq1) 2022-11-23T02:10:01.1662046Z 2022-11-23T02:10:03.6575867Z Ignoring disabled issues: [] 2022-11-23T02:10:03.6919187Z Running test_mkldnn_fusion ... [2022-11-23 02:10:03.691533] 2022-11-23T02:10:03.6921911Z Executing ['/opt/conda/bin/python', '-bb', 'test_mkldnn_fusion.py', '-v', '--import-slow-tests', '--import-disabled-tests'] ... [2022-11-23 02:10:03.691862] 2022-11-23T02:10:43.6982677Z 2022-11-23T02:10:43.6983300Z Expand the folded group to see the log file of test_mkldnn_fusion 2022-11-23T02:10:43.6987471Z ##[group]PRINTING LOG FILE of test_mkldnn_fusion (/var/lib/jenkins/workspace/test/test-reports/test_mkldnn_fusion_ky13vvwu) 2022-11-23T02:10:43.6987810Z 2022-11-23T02:10:43.6987948Z Running tests... 2022-11-23T02:10:43.6988449Z ---------------------------------------------------------------------- 2022-11-23T02:10:43.6988947Z Test results will be stored in test-reports/python-unittest/test_mkldnn_fusion 2022-11-23T02:10:43.6989486Z test_conv_binary_fusion_ops (__main__.TestMkldnnFusion) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.003s) 2022-11-23T02:10:43.6991140Z test_conv_unary_fusion_nnc (__main__.TestMkldnnFusion) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T02:10:43.6991608Z test_conv_unary_fusion_ops (__main__.TestMkldnnFusion) ... ok (27.519s) 2022-11-23T02:10:43.6992026Z test_linear_binary_fusion_ops (__main__.TestMkldnnFusion) ... ok (0.021s) 2022-11-23T02:10:43.6992449Z test_linear_unary_fusion_ops (__main__.TestMkldnnFusion) ... ok (0.032s) 2022-11-23T02:10:43.6993089Z test_single_conv (__main__.TestMkldnnFusion) ... ok (1.463s) 2022-11-23T02:10:43.6993792Z test_unsupported_conv (__main__.TestMkldnnFusion) ... ok (7.164s) 2022-11-23T02:10:43.6994232Z 2022-11-23T02:10:43.6994836Z ---------------------------------------------------------------------- 2022-11-23T02:10:43.6995473Z Ran 7 tests in 36.204s 2022-11-23T02:10:43.6995646Z 2022-11-23T02:10:43.6995749Z OK (skipped=2) 2022-11-23T02:10:43.6995904Z 2022-11-23T02:10:43.6996029Z Generating XML reports... 2022-11-23T02:10:43.6996874Z Generated XML report: test-reports/python-unittest/test_mkldnn_fusion/TEST-TestMkldnnFusion-20221123021007.xml 2022-11-23T02:10:43.6997204Z 2022-11-23T02:10:43.6997530Z ##[endgroup] 2022-11-23T02:10:43.6998068Z FINISHED PRINTING LOG FILE of test_mkldnn_fusion (/var/lib/jenkins/workspace/test/test-reports/test_mkldnn_fusion_ky13vvwu) 2022-11-23T02:10:43.6998360Z 2022-11-23T02:10:46.1506641Z Ignoring disabled issues: [] 2022-11-23T02:10:46.1854925Z Running test_vmap ... [2022-11-23 02:10:46.185118] 2022-11-23T02:10:46.1857567Z Executing ['/opt/conda/bin/python', '-bb', 'test_vmap.py', '-v', '--import-slow-tests', '--import-disabled-tests'] ... [2022-11-23 02:10:46.185426] 2022-11-23T02:10:53.4449364Z 2022-11-23T02:10:53.4450057Z Expand the folded group to see the log file of test_vmap 2022-11-23T02:10:53.4451597Z ##[group]PRINTING LOG FILE of test_vmap (/var/lib/jenkins/workspace/test/test-reports/test_vmap_bosdm36b) 2022-11-23T02:10:53.4452206Z 2022-11-23T02:10:53.4452399Z Running tests... 2022-11-23T02:10:53.4453747Z ---------------------------------------------------------------------- 2022-11-23T02:10:53.4454764Z Test results will be stored in test-reports/python-unittest/test_vmap 2022-11-23T02:10:53.4457082Z test_accepts_nested_inputs (__main__.TestVmapAPI) ... /var/lib/jenkins/workspace/test/test_vmap.py:376: UserWarning: Please use functorch.vmap instead of torch.vmap (https://github.com/pytorch/functorch). We've moved development on torch.vmap over to functorch; functorch's vmap has a multitude of significant performance and functionality improvements. 2022-11-23T02:10:53.4457914Z out = vmap(lambda z: z[0] + z[1])((x, y)) 2022-11-23T02:10:53.4459078Z /var/lib/jenkins/workspace/test/test_vmap.py:378: UserWarning: Please use functorch.vmap instead of torch.vmap (https://github.com/pytorch/functorch). We've moved development on torch.vmap over to functorch; functorch's vmap has a multitude of significant performance and functionality improvements. 2022-11-23T02:10:53.4459842Z out = vmap(lambda z: z[0] + z[1], in_dims=(0,))((x, y)) 2022-11-23T02:10:53.4461122Z /var/lib/jenkins/workspace/test/test_vmap.py:380: UserWarning: Please use functorch.vmap instead of torch.vmap (https://github.com/pytorch/functorch). We've moved development on torch.vmap over to functorch; functorch's vmap has a multitude of significant performance and functionality improvements. 2022-11-23T02:10:53.4461843Z out = vmap(lambda z: z[0] + z[1], in_dims=((0, 0),))((x, y)) 2022-11-23T02:10:53.4462918Z /var/lib/jenkins/workspace/test/test_vmap.py:383: UserWarning: Please use functorch.vmap instead of torch.vmap (https://github.com/pytorch/functorch). We've moved development on torch.vmap over to functorch; functorch's vmap has a multitude of significant performance and functionality improvements. 2022-11-23T02:10:53.4464403Z out = vmap(lambda z: z[0] + z[1])([x, y]) 2022-11-23T02:10:53.4466113Z /var/lib/jenkins/workspace/test/test_vmap.py:385: UserWarning: Please use functorch.vmap instead of torch.vmap (https://github.com/pytorch/functorch). We've moved development on torch.vmap over to functorch; functorch's vmap has a multitude of significant performance and functionality improvements. 2022-11-23T02:10:53.4466962Z out = vmap(lambda z: z[0] + z[1], in_dims=(0,))([x, y]) 2022-11-23T02:10:53.4467903Z /var/lib/jenkins/workspace/test/test_vmap.py:387: UserWarning: Please use functorch.vmap instead of torch.vmap (https://github.com/pytorch/functorch). We've moved development on torch.vmap over to functorch; functorch's vmap has a multitude of significant performance and functionality improvements. 2022-11-23T02:10:53.4468548Z out = vmap(lambda z: z[0] + z[1], in_dims=([0, 0],))([x, y]) 2022-11-23T02:10:53.4469470Z /var/lib/jenkins/workspace/test/test_vmap.py:390: UserWarning: Please use functorch.vmap instead of torch.vmap (https://github.com/pytorch/functorch). We've moved development on torch.vmap over to functorch; functorch's vmap has a multitude of significant performance and functionality improvements. 2022-11-23T02:10:53.4470215Z out = vmap(lambda z: z['x'] + z['y'])({'x': x, 'y': y}) 2022-11-23T02:10:53.4471103Z /var/lib/jenkins/workspace/test/test_vmap.py:392: UserWarning: Please use functorch.vmap instead of torch.vmap (https://github.com/pytorch/functorch). We've moved development on torch.vmap over to functorch; functorch's vmap has a multitude of significant performance and functionality improvements. 2022-11-23T02:10:53.4471854Z out = vmap(lambda z: z['x'] + z['y'], in_dims=(0,))({'x': x, 'y': y}) 2022-11-23T02:10:53.4472788Z /var/lib/jenkins/workspace/test/test_vmap.py:394: UserWarning: Please use functorch.vmap instead of torch.vmap (https://github.com/pytorch/functorch). We've moved development on torch.vmap over to functorch; functorch's vmap has a multitude of significant performance and functionality improvements. 2022-11-23T02:10:53.4473565Z out = vmap(lambda z: z['x'] + z['y'], in_dims=({'x': 0, 'y': 0},))({'x': x, 'y': y}) 2022-11-23T02:10:53.4474588Z /var/lib/jenkins/workspace/test/test_vmap.py:398: UserWarning: Please use functorch.vmap instead of torch.vmap (https://github.com/pytorch/functorch). We've moved development on torch.vmap over to functorch; functorch's vmap has a multitude of significant performance and functionality improvements. 2022-11-23T02:10:53.4475372Z out_fn = vmap(lambda z: z['x'][0] + z['x'][1][0] + z['y'][0] + z['y'][1]) 2022-11-23T02:10:53.4475648Z ok (0.007s) 2022-11-23T02:10:53.4476656Z test_backward_unsupported_interaction (__main__.TestVmapAPI) ... /var/lib/jenkins/workspace/test/test_vmap.py:748: UserWarning: Please use functorch.vmap instead of torch.vmap (https://github.com/pytorch/functorch). We've moved development on torch.vmap over to functorch; functorch's vmap has a multitude of significant performance and functionality improvements. 2022-11-23T02:10:53.4477379Z vmap(backward_on_vmapped_tensor)(x) 2022-11-23T02:10:53.4478309Z /var/lib/jenkins/workspace/test/test_vmap.py:754: UserWarning: Please use functorch.vmap instead of torch.vmap (https://github.com/pytorch/functorch). We've moved development on torch.vmap over to functorch; functorch's vmap has a multitude of significant performance and functionality improvements. 2022-11-23T02:10:53.4478981Z vmap(backward_with_vmapped_grad)(x, grad) 2022-11-23T02:10:53.4479886Z /var/lib/jenkins/workspace/test/test_vmap.py:760: UserWarning: Please use functorch.vmap instead of torch.vmap (https://github.com/pytorch/functorch). We've moved development on torch.vmap over to functorch; functorch's vmap has a multitude of significant performance and functionality improvements. 2022-11-23T02:10:53.4480533Z vmap(completely_unrelated_backward)(y) 2022-11-23T02:10:53.4480814Z ok (0.006s) 2022-11-23T02:10:53.4481808Z test_batched_gradient_basic (__main__.TestVmapAPI) ... /var/lib/jenkins/workspace/test/test_vmap.py:792: UserWarning: Please use functorch.vmap instead of torch.vmap (https://github.com/pytorch/functorch). We've moved development on torch.vmap over to functorch; functorch's vmap has a multitude of significant performance and functionality improvements. 2022-11-23T02:10:53.4482574Z jacobian = vmap(vjp_mul)(batched_v) 2022-11-23T02:10:53.4482839Z ok (0.002s) 2022-11-23T02:10:53.4483828Z test_constant_function (__main__.TestVmapAPI) ... /var/lib/jenkins/workspace/test/test_vmap.py:63: UserWarning: Please use functorch.vmap instead of torch.vmap (https://github.com/pytorch/functorch). We've moved development on torch.vmap over to functorch; functorch's vmap has a multitude of significant performance and functionality improvements. 2022-11-23T02:10:53.4484571Z output = vmap(lambda x: torch.tensor(3.14))(torch.ones(3)) 2022-11-23T02:10:53.4484866Z ok (0.001s) 2022-11-23T02:10:53.4485834Z test_different_map_dim_size_raises (__main__.TestVmapAPI) ... /var/lib/jenkins/workspace/test/test_vmap.py:41: UserWarning: Please use functorch.vmap instead of torch.vmap (https://github.com/pytorch/functorch). We've moved development on torch.vmap over to functorch; functorch's vmap has a multitude of significant performance and functionality improvements. 2022-11-23T02:10:53.4486531Z vmap(torch.mul)(x, y) 2022-11-23T02:10:53.4487428Z /var/lib/jenkins/workspace/test/test_vmap.py:43: UserWarning: Please use functorch.vmap instead of torch.vmap (https://github.com/pytorch/functorch). We've moved development on torch.vmap over to functorch; functorch's vmap has a multitude of significant performance and functionality improvements. 2022-11-23T02:10:53.4488087Z vmap(lambda z: z[0] + z[1], in_dims=((0, 0),))((x, y)) 2022-11-23T02:10:53.4488990Z /var/lib/jenkins/workspace/test/test_vmap.py:45: UserWarning: Please use functorch.vmap instead of torch.vmap (https://github.com/pytorch/functorch). We've moved development on torch.vmap over to functorch; functorch's vmap has a multitude of significant performance and functionality improvements. 2022-11-23T02:10:53.4489768Z vmap(lambda z: z['x'] + z['y'], in_dims=({'x': 0, 'y': 0},))({'x': x, 'y': y}) 2022-11-23T02:10:53.4490070Z ok (0.002s) 2022-11-23T02:10:53.4491091Z test_fallback_atan2 (__main__.TestVmapAPI) ... /var/lib/jenkins/workspace/test/test_vmap.py:554: UserWarning: Please use functorch.vmap instead of torch.vmap (https://github.com/pytorch/functorch). We've moved development on torch.vmap over to functorch; functorch's vmap has a multitude of significant performance and functionality improvements. 2022-11-23T02:10:53.4491778Z result = vmap(op, (2, 0))(x, y) 2022-11-23T02:10:53.4492685Z /var/lib/jenkins/workspace/test/test_vmap.py:560: UserWarning: Please use functorch.vmap instead of torch.vmap (https://github.com/pytorch/functorch). We've moved development on torch.vmap over to functorch; functorch's vmap has a multitude of significant performance and functionality improvements. 2022-11-23T02:10:53.4493323Z result = vmap(vmap(op), (2, 0))(x, y) 2022-11-23T02:10:53.4494233Z /var/lib/jenkins/workspace/test/test_vmap.py:566: UserWarning: Please use functorch.vmap instead of torch.vmap (https://github.com/pytorch/functorch). We've moved development on torch.vmap over to functorch; functorch's vmap has a multitude of significant performance and functionality improvements. 2022-11-23T02:10:53.4494873Z result = vmap(vmap(vmap(op)))(x, y) 2022-11-23T02:10:53.4495146Z ok (0.112s) 2022-11-23T02:10:53.4495475Z test_fallback_does_not_warn_by_default (__main__.TestVmapAPI) ... ok (0.001s) 2022-11-23T02:10:53.4496548Z test_fallback_masked_fill (__main__.TestVmapAPI) ... /var/lib/jenkins/workspace/test/test_vmap.py:582: UserWarning: Please use functorch.vmap instead of torch.vmap (https://github.com/pytorch/functorch). We've moved development on torch.vmap over to functorch; functorch's vmap has a multitude of significant performance and functionality improvements. 2022-11-23T02:10:53.4497284Z result = vmap(torch.index_add, (0, None, None, 0))(x, dim, index, values) 2022-11-23T02:10:53.4498246Z /var/lib/jenkins/workspace/test/test_vmap.py:582: UserWarning: Please use functorch.vmap instead of torch.vmap (https://github.com/pytorch/functorch). We've moved development on torch.vmap over to functorch; functorch's vmap has a multitude of significant performance and functionality improvements. 2022-11-23T02:10:53.4499006Z result = vmap(torch.index_add, (0, None, None, 0))(x, dim, index, values) 2022-11-23T02:10:53.4499323Z ok (0.056s) 2022-11-23T02:10:53.4500535Z test_fallback_multiple_returns (__main__.TestVmapAPI) ... /var/lib/jenkins/workspace/test/test_vmap.py:600: UserWarning: Please use functorch.vmap instead of torch.vmap (https://github.com/pytorch/functorch). We've moved development on torch.vmap over to functorch; functorch's vmap has a multitude of significant performance and functionality improvements. 2022-11-23T02:10:53.4501248Z result = vmap(torch.var_mean)(tensor) 2022-11-23T02:10:53.4502163Z /var/lib/jenkins/workspace/test/test_vmap.py:606: UserWarning: Please use functorch.vmap instead of torch.vmap (https://github.com/pytorch/functorch). We've moved development on torch.vmap over to functorch; functorch's vmap has a multitude of significant performance and functionality improvements. 2022-11-23T02:10:53.4502829Z result = vmap(vmap(torch.var_mean))(tensor) 2022-11-23T02:10:53.4503744Z /var/lib/jenkins/workspace/test/test_vmap.py:612: UserWarning: Please use functorch.vmap instead of torch.vmap (https://github.com/pytorch/functorch). We've moved development on torch.vmap over to functorch; functorch's vmap has a multitude of significant performance and functionality improvements. 2022-11-23T02:10:53.4504406Z result = vmap(vmap(vmap(torch.var_mean)))(tensor) 2022-11-23T02:10:53.4504674Z ok (0.080s) 2022-11-23T02:10:53.4505024Z test_fallback_warns_when_warnings_are_enabled (__main__.TestVmapAPI) ... ok (0.001s) 2022-11-23T02:10:53.4505454Z test_fallback_with_undefined_grad (__main__.TestVmapAPI) ... ok (0.003s) 2022-11-23T02:10:53.4506580Z test_fallback_zero_dim (__main__.TestVmapAPI) ... /var/lib/jenkins/workspace/test/test_vmap.py:525: UserWarning: Please use functorch.vmap instead of torch.vmap (https://github.com/pytorch/functorch). We've moved development on torch.vmap over to functorch; functorch's vmap has a multitude of significant performance and functionality improvements. 2022-11-23T02:10:53.4507272Z vmap(op, (0, None))(x, y) 2022-11-23T02:10:53.4508181Z /var/lib/jenkins/workspace/test/test_vmap.py:527: UserWarning: Please use functorch.vmap instead of torch.vmap (https://github.com/pytorch/functorch). We've moved development on torch.vmap over to functorch; functorch's vmap has a multitude of significant performance and functionality improvements. 2022-11-23T02:10:53.4508799Z vmap(op, (None, 0))(y, x) 2022-11-23T02:10:53.4509667Z /var/lib/jenkins/workspace/test/test_vmap.py:529: UserWarning: Please use functorch.vmap instead of torch.vmap (https://github.com/pytorch/functorch). We've moved development on torch.vmap over to functorch; functorch's vmap has a multitude of significant performance and functionality improvements. 2022-11-23T02:10:53.4510283Z vmap(op)(x, x) 2022-11-23T02:10:53.4511177Z /var/lib/jenkins/workspace/test/test_vmap.py:534: UserWarning: Please use functorch.vmap instead of torch.vmap (https://github.com/pytorch/functorch). We've moved development on torch.vmap over to functorch; functorch's vmap has a multitude of significant performance and functionality improvements. 2022-11-23T02:10:53.4511797Z vmap(op, (0, None))(x, y) 2022-11-23T02:10:53.4512676Z /var/lib/jenkins/workspace/test/test_vmap.py:536: UserWarning: Please use functorch.vmap instead of torch.vmap (https://github.com/pytorch/functorch). We've moved development on torch.vmap over to functorch; functorch's vmap has a multitude of significant performance and functionality improvements. 2022-11-23T02:10:53.4513265Z vmap(op, (None, 0))(y, x) 2022-11-23T02:10:53.4514143Z /var/lib/jenkins/workspace/test/test_vmap.py:538: UserWarning: Please use functorch.vmap instead of torch.vmap (https://github.com/pytorch/functorch). We've moved development on torch.vmap over to functorch; functorch's vmap has a multitude of significant performance and functionality improvements. 2022-11-23T02:10:53.4514858Z vmap(op)(x, x) 2022-11-23T02:10:53.4515101Z ok (0.018s) 2022-11-23T02:10:53.4516073Z test_func_with_no_inputs (__main__.TestVmapAPI) ... /var/lib/jenkins/workspace/test/test_vmap.py:57: UserWarning: Please use functorch.vmap instead of torch.vmap (https://github.com/pytorch/functorch). We've moved development on torch.vmap over to functorch; functorch's vmap has a multitude of significant performance and functionality improvements. 2022-11-23T02:10:53.4516741Z vmap(foo)() 2022-11-23T02:10:53.4517618Z /var/lib/jenkins/workspace/test/test_vmap.py:60: UserWarning: Please use functorch.vmap instead of torch.vmap (https://github.com/pytorch/functorch). We've moved development on torch.vmap over to functorch; functorch's vmap has a multitude of significant performance and functionality improvements. 2022-11-23T02:10:53.4518229Z vmap(bar)() 2022-11-23T02:10:53.4518455Z ok (0.001s) 2022-11-23T02:10:53.4519421Z test_functools_partial (__main__.TestVmapAPI) ... /var/lib/jenkins/workspace/test/test_vmap.py:798: UserWarning: Please use functorch.vmap instead of torch.vmap (https://github.com/pytorch/functorch). We've moved development on torch.vmap over to functorch; functorch's vmap has a multitude of significant performance and functionality improvements. 2022-11-23T02:10:53.4520155Z result = vmap(functools.partial(torch.mul, x))(y) 2022-11-23T02:10:53.4520453Z ok (0.001s) 2022-11-23T02:10:53.4521438Z test_grad_unsupported_interaction (__main__.TestVmapAPI) ... /var/lib/jenkins/workspace/test/test_vmap.py:773: UserWarning: Please use functorch.vmap instead of torch.vmap (https://github.com/pytorch/functorch). We've moved development on torch.vmap over to functorch; functorch's vmap has a multitude of significant performance and functionality improvements. 2022-11-23T02:10:53.4522169Z vmap(output_to_grad_is_vmapped)(input_tensor) 2022-11-23T02:10:53.4523146Z /var/lib/jenkins/workspace/test/test_vmap.py:781: UserWarning: Please use functorch.vmap instead of torch.vmap (https://github.com/pytorch/functorch). We've moved development on torch.vmap over to functorch; functorch's vmap has a multitude of significant performance and functionality improvements. 2022-11-23T02:10:53.4523826Z vmap(input_to_grad_is_vmapped)(input_tensor) 2022-11-23T02:10:53.4524087Z ok (0.004s) 2022-11-23T02:10:53.4525079Z test_in_dim_not_in_tensor_err_msg (__main__.TestVmapAPI) ... /var/lib/jenkins/workspace/test/test_vmap.py:463: UserWarning: Please use functorch.vmap instead of torch.vmap (https://github.com/pytorch/functorch). We've moved development on torch.vmap over to functorch; functorch's vmap has a multitude of significant performance and functionality improvements. 2022-11-23T02:10:53.4525768Z vmap(foo)(torch.randn([])) 2022-11-23T02:10:53.4526680Z /var/lib/jenkins/workspace/test/test_vmap.py:465: UserWarning: Please use functorch.vmap instead of torch.vmap (https://github.com/pytorch/functorch). We've moved development on torch.vmap over to functorch; functorch's vmap has a multitude of significant performance and functionality improvements. 2022-11-23T02:10:53.4527330Z vmap(foo, in_dims=(0,))(torch.randn([])) 2022-11-23T02:10:53.4528221Z /var/lib/jenkins/workspace/test/test_vmap.py:467: UserWarning: Please use functorch.vmap instead of torch.vmap (https://github.com/pytorch/functorch). We've moved development on torch.vmap over to functorch; functorch's vmap has a multitude of significant performance and functionality improvements. 2022-11-23T02:10:53.4528888Z vmap(foo, in_dims=(-1,))(x) 2022-11-23T02:10:53.4529774Z /var/lib/jenkins/workspace/test/test_vmap.py:469: UserWarning: Please use functorch.vmap instead of torch.vmap (https://github.com/pytorch/functorch). We've moved development on torch.vmap over to functorch; functorch's vmap has a multitude of significant performance and functionality improvements. 2022-11-23T02:10:53.4530402Z vmap(foo, in_dims=(2,))(y) 2022-11-23T02:10:53.4531279Z /var/lib/jenkins/workspace/test/test_vmap.py:471: UserWarning: Please use functorch.vmap instead of torch.vmap (https://github.com/pytorch/functorch). We've moved development on torch.vmap over to functorch; functorch's vmap has a multitude of significant performance and functionality improvements. 2022-11-23T02:10:53.4532009Z vmap(lambda z: z[0] + z[1], in_dims=([3, 0],))([x, y]) 2022-11-23T02:10:53.4532937Z /var/lib/jenkins/workspace/test/test_vmap.py:473: UserWarning: Please use functorch.vmap instead of torch.vmap (https://github.com/pytorch/functorch). We've moved development on torch.vmap over to functorch; functorch's vmap has a multitude of significant performance and functionality improvements. 2022-11-23T02:10:53.4533592Z vmap(foo, in_dims=(0,))(torch.randn(2, 3)) 2022-11-23T02:10:53.4534505Z /var/lib/jenkins/workspace/test/test_vmap.py:474: UserWarning: Please use functorch.vmap instead of torch.vmap (https://github.com/pytorch/functorch). We've moved development on torch.vmap over to functorch; functorch's vmap has a multitude of significant performance and functionality improvements. 2022-11-23T02:10:53.4535138Z vmap(foo, in_dims=(1,))(torch.randn(2, 3)) 2022-11-23T02:10:53.4535407Z ok (0.002s) 2022-11-23T02:10:53.4536388Z test_in_dims_wrong_type_err_msg (__main__.TestVmapAPI) ... /var/lib/jenkins/workspace/test/test_vmap.py:407: UserWarning: Please use functorch.vmap instead of torch.vmap (https://github.com/pytorch/functorch). We've moved development on torch.vmap over to functorch; functorch's vmap has a multitude of significant performance and functionality improvements. 2022-11-23T02:10:53.4537082Z vmap(torch.mul, [0, 0])(x, y) 2022-11-23T02:10:53.4537973Z /var/lib/jenkins/workspace/test/test_vmap.py:409: UserWarning: Please use functorch.vmap instead of torch.vmap (https://github.com/pytorch/functorch). We've moved development on torch.vmap over to functorch; functorch's vmap has a multitude of significant performance and functionality improvements. 2022-11-23T02:10:53.4538617Z vmap(torch.mul, set({0, 0}))(x, y) 2022-11-23T02:10:53.4539570Z /var/lib/jenkins/workspace/test/test_vmap.py:411: UserWarning: Please use functorch.vmap instead of torch.vmap (https://github.com/pytorch/functorch). We've moved development on torch.vmap over to functorch; functorch's vmap has a multitude of significant performance and functionality improvements. 2022-11-23T02:10:53.4540494Z vmap(torch.mul, 'lol')(x, y) 2022-11-23T02:10:53.4541375Z /var/lib/jenkins/workspace/test/test_vmap.py:413: UserWarning: Please use functorch.vmap instead of torch.vmap (https://github.com/pytorch/functorch). We've moved development on torch.vmap over to functorch; functorch's vmap has a multitude of significant performance and functionality improvements. 2022-11-23T02:10:53.4542030Z vmap(lambda z: z[0] + z[1], in_dims=[0, 0])([x, y]) 2022-11-23T02:10:53.4542940Z /var/lib/jenkins/workspace/test/test_vmap.py:415: UserWarning: Please use functorch.vmap instead of torch.vmap (https://github.com/pytorch/functorch). We've moved development on torch.vmap over to functorch; functorch's vmap has a multitude of significant performance and functionality improvements. 2022-11-23T02:10:53.4543578Z vmap(torch.mul, (0, 0))(x, y) 2022-11-23T02:10:53.4543840Z ok (0.002s) 2022-11-23T02:10:53.4544840Z test_inplace_fallback_nary_different_levels (__main__.TestVmapAPI) ... /var/lib/jenkins/workspace/test/test_vmap.py:707: UserWarning: Please use functorch.vmap instead of torch.vmap (https://github.com/pytorch/functorch). We've moved development on torch.vmap over to functorch; functorch's vmap has a multitude of significant performance and functionality improvements. 2022-11-23T02:10:53.4545552Z vmap(op, in_dims=(0, None))(x, y) 2022-11-23T02:10:53.4546449Z /var/lib/jenkins/workspace/test/test_vmap.py:713: UserWarning: Please use functorch.vmap instead of torch.vmap (https://github.com/pytorch/functorch). We've moved development on torch.vmap over to functorch; functorch's vmap has a multitude of significant performance and functionality improvements. 2022-11-23T02:10:53.4547089Z vmap(vmap(op, in_dims=(0, None)))(x, y) 2022-11-23T02:10:53.4547986Z /var/lib/jenkins/workspace/test/test_vmap.py:721: UserWarning: Please use functorch.vmap instead of torch.vmap (https://github.com/pytorch/functorch). We've moved development on torch.vmap over to functorch; functorch's vmap has a multitude of significant performance and functionality improvements. 2022-11-23T02:10:53.4548720Z vmap(op, in_dims=(None, 0))(x, y) 2022-11-23T02:10:53.4549638Z /var/lib/jenkins/workspace/test/test_vmap.py:726: UserWarning: Please use functorch.vmap instead of torch.vmap (https://github.com/pytorch/functorch). We've moved development on torch.vmap over to functorch; functorch's vmap has a multitude of significant performance and functionality improvements. 2022-11-23T02:10:53.4550314Z vmap(vmap(op, in_dims=(0, None)), in_dims=(None, 0))(x, y) 2022-11-23T02:10:53.4551250Z /var/lib/jenkins/workspace/test/test_vmap.py:731: UserWarning: Please use functorch.vmap instead of torch.vmap (https://github.com/pytorch/functorch). We've moved development on torch.vmap over to functorch; functorch's vmap has a multitude of significant performance and functionality improvements. 2022-11-23T02:10:53.4551903Z vmap(vmap(op, in_dims=(0, None)), in_dims=(None, 1))(x, y) 2022-11-23T02:10:53.4552827Z /var/lib/jenkins/workspace/test/test_vmap.py:736: UserWarning: Please use functorch.vmap instead of torch.vmap (https://github.com/pytorch/functorch). We've moved development on torch.vmap over to functorch; functorch's vmap has a multitude of significant performance and functionality improvements. 2022-11-23T02:10:53.4553465Z vmap(vmap(op, in_dims=(None, 0)))(x, y) 2022-11-23T02:10:53.4553731Z ok (0.016s) 2022-11-23T02:10:53.4554713Z test_inplace_fallback_nary_same_levels (__main__.TestVmapAPI) ... /var/lib/jenkins/workspace/test/test_vmap.py:672: UserWarning: Please use functorch.vmap instead of torch.vmap (https://github.com/pytorch/functorch). We've moved development on torch.vmap over to functorch; functorch's vmap has a multitude of significant performance and functionality improvements. 2022-11-23T02:10:53.4555492Z vmap(op, (2, 0))(x, y) 2022-11-23T02:10:53.4556402Z /var/lib/jenkins/workspace/test/test_vmap.py:680: UserWarning: Please use functorch.vmap instead of torch.vmap (https://github.com/pytorch/functorch). We've moved development on torch.vmap over to functorch; functorch's vmap has a multitude of significant performance and functionality improvements. 2022-11-23T02:10:53.4557023Z vmap(vmap(op), (2, 0))(x, y) 2022-11-23T02:10:53.4557907Z /var/lib/jenkins/workspace/test/test_vmap.py:688: UserWarning: Please use functorch.vmap instead of torch.vmap (https://github.com/pytorch/functorch). We've moved development on torch.vmap over to functorch; functorch's vmap has a multitude of significant performance and functionality improvements. 2022-11-23T02:10:53.4558521Z result = vmap(vmap(vmap(op)))(x, y) 2022-11-23T02:10:53.4558791Z ok (0.089s) 2022-11-23T02:10:53.4559772Z test_inplace_fallback_unary (__main__.TestVmapAPI) ... /var/lib/jenkins/workspace/test/test_vmap.py:631: UserWarning: Please use functorch.vmap instead of torch.vmap (https://github.com/pytorch/functorch). We've moved development on torch.vmap over to functorch; functorch's vmap has a multitude of significant performance and functionality improvements. 2022-11-23T02:10:53.4560473Z result = vmap(op)(x) 2022-11-23T02:10:53.4561353Z /var/lib/jenkins/workspace/test/test_vmap.py:638: UserWarning: Please use functorch.vmap instead of torch.vmap (https://github.com/pytorch/functorch). We've moved development on torch.vmap over to functorch; functorch's vmap has a multitude of significant performance and functionality improvements. 2022-11-23T02:10:53.4562039Z result = vmap(op, out_dims=(1,))(x) 2022-11-23T02:10:53.4562940Z /var/lib/jenkins/workspace/test/test_vmap.py:645: UserWarning: Please use functorch.vmap instead of torch.vmap (https://github.com/pytorch/functorch). We've moved development on torch.vmap over to functorch; functorch's vmap has a multitude of significant performance and functionality improvements. 2022-11-23T02:10:53.4563662Z result = vmap(vmap(op))(x) 2022-11-23T02:10:53.4564537Z /var/lib/jenkins/workspace/test/test_vmap.py:652: UserWarning: Please use functorch.vmap instead of torch.vmap (https://github.com/pytorch/functorch). We've moved development on torch.vmap over to functorch; functorch's vmap has a multitude of significant performance and functionality improvements. 2022-11-23T02:10:53.4565167Z result = vmap(vmap(vmap(op)))(x) 2022-11-23T02:10:53.4565441Z ok (0.316s) 2022-11-23T02:10:53.4566487Z test_integer_in_dim_but_not_tensor_input_err_msg (__main__.TestVmapAPI) ... /var/lib/jenkins/workspace/test/test_vmap.py:446: UserWarning: Please use functorch.vmap instead of torch.vmap (https://github.com/pytorch/functorch). We've moved development on torch.vmap over to functorch; functorch's vmap has a multitude of significant performance and functionality improvements. 2022-11-23T02:10:53.4567178Z vmap(torch.sum)(x, 0) 2022-11-23T02:10:53.4568059Z /var/lib/jenkins/workspace/test/test_vmap.py:448: UserWarning: Please use functorch.vmap instead of torch.vmap (https://github.com/pytorch/functorch). We've moved development on torch.vmap over to functorch; functorch's vmap has a multitude of significant performance and functionality improvements. 2022-11-23T02:10:53.4568685Z vmap(torch.sum, (0, 0))(x, 0) 2022-11-23T02:10:53.4569574Z /var/lib/jenkins/workspace/test/test_vmap.py:450: UserWarning: Please use functorch.vmap instead of torch.vmap (https://github.com/pytorch/functorch). We've moved development on torch.vmap over to functorch; functorch's vmap has a multitude of significant performance and functionality improvements. 2022-11-23T02:10:53.4570230Z vmap(lambda z: z[0] + z[1], in_dims=([0, 0],))([x, 1]) 2022-11-23T02:10:53.4571186Z /var/lib/jenkins/workspace/test/test_vmap.py:452: UserWarning: Please use functorch.vmap instead of torch.vmap (https://github.com/pytorch/functorch). We've moved development on torch.vmap over to functorch; functorch's vmap has a multitude of significant performance and functionality improvements. 2022-11-23T02:10:53.4571845Z vmap(torch.sum, (0, None))(x, 0) 2022-11-23T02:10:53.4572114Z ok (0.002s) 2022-11-23T02:10:53.4573086Z test_multiple_inputs (__main__.TestVmapAPI) ... /var/lib/jenkins/workspace/test/test_vmap.py:78: UserWarning: Please use functorch.vmap instead of torch.vmap (https://github.com/pytorch/functorch). We've moved development on torch.vmap over to functorch; functorch's vmap has a multitude of significant performance and functionality improvements. 2022-11-23T02:10:53.4573762Z output = vmap(torch.mul)(x, y) 2022-11-23T02:10:53.4574023Z ok (0.001s) 2022-11-23T02:10:53.4574984Z test_multiple_out_dims (__main__.TestVmapAPI) ... /var/lib/jenkins/workspace/test/test_vmap.py:220: UserWarning: Please use functorch.vmap instead of torch.vmap (https://github.com/pytorch/functorch). We've moved development on torch.vmap over to functorch; functorch's vmap has a multitude of significant performance and functionality improvements. 2022-11-23T02:10:53.4575686Z result = vmap(foo, out_dims=(0, 1))(x) 2022-11-23T02:10:53.4576590Z /var/lib/jenkins/workspace/test/test_vmap.py:223: UserWarning: Please use functorch.vmap instead of torch.vmap (https://github.com/pytorch/functorch). We've moved development on torch.vmap over to functorch; functorch's vmap has a multitude of significant performance and functionality improvements. 2022-11-23T02:10:53.4577315Z result = vmap(bar, out_dims=(-1, 0, 1, 2))(x, y) 2022-11-23T02:10:53.4577589Z ok (0.003s) 2022-11-23T02:10:53.4578557Z test_multiple_outputs (__main__.TestVmapAPI) ... /var/lib/jenkins/workspace/test/test_vmap.py:86: UserWarning: Please use functorch.vmap instead of torch.vmap (https://github.com/pytorch/functorch). We've moved development on torch.vmap over to functorch; functorch's vmap has a multitude of significant performance and functionality improvements. 2022-11-23T02:10:53.4579229Z outputs = vmap(foo)(x) 2022-11-23T02:10:53.4579459Z ok (0.001s) 2022-11-23T02:10:53.4580631Z test_multiple_outputs_error_cases (__main__.TestVmapAPI) ... /var/lib/jenkins/workspace/test/test_vmap.py:106: UserWarning: Please use functorch.vmap instead of torch.vmap (https://github.com/pytorch/functorch). We've moved development on torch.vmap over to functorch; functorch's vmap has a multitude of significant performance and functionality improvements. 2022-11-23T02:10:53.4581446Z vmap(returns_tuple_of_tensors)(x) 2022-11-23T02:10:53.4582377Z /var/lib/jenkins/workspace/test/test_vmap.py:111: UserWarning: Please use functorch.vmap instead of torch.vmap (https://github.com/pytorch/functorch). We've moved development on torch.vmap over to functorch; functorch's vmap has a multitude of significant performance and functionality improvements. 2022-11-23T02:10:53.4583012Z vmap(returns_list_of_two_tensors)(x) 2022-11-23T02:10:53.4583930Z /var/lib/jenkins/workspace/test/test_vmap.py:113: UserWarning: Please use functorch.vmap instead of torch.vmap (https://github.com/pytorch/functorch). We've moved development on torch.vmap over to functorch; functorch's vmap has a multitude of significant performance and functionality improvements. 2022-11-23T02:10:53.4584573Z vmap(returns_list_of_one_tensor)(x) 2022-11-23T02:10:53.4584839Z ok (0.002s) 2022-11-23T02:10:53.4585805Z test_nested_non_default_in_dims (__main__.TestVmapAPI) ... /var/lib/jenkins/workspace/test/test_vmap.py:337: UserWarning: Please use functorch.vmap instead of torch.vmap (https://github.com/pytorch/functorch). We've moved development on torch.vmap over to functorch; functorch's vmap has a multitude of significant performance and functionality improvements. 2022-11-23T02:10:53.4586543Z result = vmap(vmap(vmap(torch.mul), (1, 0)), (1, 2))(x, y) 2022-11-23T02:10:53.4586829Z ok (0.001s) 2022-11-23T02:10:53.4587877Z test_nested_out_dims (__main__.TestVmapAPI) ... /var/lib/jenkins/workspace/test/test_vmap.py:236: UserWarning: Please use functorch.vmap instead of torch.vmap (https://github.com/pytorch/functorch). We've moved development on torch.vmap over to functorch; functorch's vmap has a multitude of significant performance and functionality improvements. 2022-11-23T02:10:53.4588613Z result = vmap(lambda y: vmap(lambda x: x, out_dims=1)(y))(y) 2022-11-23T02:10:53.4589554Z /var/lib/jenkins/workspace/test/test_vmap.py:241: UserWarning: Please use functorch.vmap instead of torch.vmap (https://github.com/pytorch/functorch). We've moved development on torch.vmap over to functorch; functorch's vmap has a multitude of significant performance and functionality improvements. 2022-11-23T02:10:53.4590248Z result = vmap(lambda y: vmap(lambda x: x, out_dims=1)(y), out_dims=1)(y) 2022-11-23T02:10:53.4591194Z /var/lib/jenkins/workspace/test/test_vmap.py:246: UserWarning: Please use functorch.vmap instead of torch.vmap (https://github.com/pytorch/functorch). We've moved development on torch.vmap over to functorch; functorch's vmap has a multitude of significant performance and functionality improvements. 2022-11-23T02:10:53.4591967Z result = vmap(lambda y: vmap(lambda x: x, out_dims=-1)(y), out_dims=-1)(y) 2022-11-23T02:10:53.4592902Z /var/lib/jenkins/workspace/test/test_vmap.py:253: UserWarning: Please use functorch.vmap instead of torch.vmap (https://github.com/pytorch/functorch). We've moved development on torch.vmap over to functorch; functorch's vmap has a multitude of significant performance and functionality improvements. 2022-11-23T02:10:53.4593694Z result = vmap(lambda y: vmap(lambda x: x * y, out_dims=1)(x), out_dims=-1)(y) 2022-11-23T02:10:53.4594013Z ok (0.004s) 2022-11-23T02:10:53.4595005Z test_nested_with_different_map_dim (__main__.TestVmapAPI) ... /var/lib/jenkins/workspace/test/test_vmap.py:127: UserWarning: Please use functorch.vmap instead of torch.vmap (https://github.com/pytorch/functorch). We've moved development on torch.vmap over to functorch; functorch's vmap has a multitude of significant performance and functionality improvements. 2022-11-23T02:10:53.4595718Z output = vmap(lambda x: vmap(lambda y: x * y)(y))(x) 2022-11-23T02:10:53.4596640Z /var/lib/jenkins/workspace/test/test_vmap.py:132: UserWarning: Please use functorch.vmap instead of torch.vmap (https://github.com/pytorch/functorch). We've moved development on torch.vmap over to functorch; functorch's vmap has a multitude of significant performance and functionality improvements. 2022-11-23T02:10:53.4597411Z output = vmap(lambda x: vmap(lambda y: vmap(lambda z: x * y * z)(z))(y))(x) 2022-11-23T02:10:53.4597722Z ok (0.002s) 2022-11-23T02:10:53.4598722Z test_nested_with_same_map_dim (__main__.TestVmapAPI) ... /var/lib/jenkins/workspace/test/test_vmap.py:118: UserWarning: Please use functorch.vmap instead of torch.vmap (https://github.com/pytorch/functorch). We've moved development on torch.vmap over to functorch; functorch's vmap has a multitude of significant performance and functionality improvements. 2022-11-23T02:10:53.4599421Z output = vmap(vmap(torch.mul))(x, y) 2022-11-23T02:10:53.4600342Z /var/lib/jenkins/workspace/test/test_vmap.py:121: UserWarning: Please use functorch.vmap instead of torch.vmap (https://github.com/pytorch/functorch). We've moved development on torch.vmap over to functorch; functorch's vmap has a multitude of significant performance and functionality improvements. 2022-11-23T02:10:53.4601003Z output = vmap(vmap(vmap(torch.mul)))(x, y) 2022-11-23T02:10:53.4601288Z ok (0.002s) 2022-11-23T02:10:53.4602216Z test_nn_module (__main__.TestVmapAPI) ... /var/lib/jenkins/workspace/test/test_vmap.py:804: UserWarning: Please use functorch.vmap instead of torch.vmap (https://github.com/pytorch/functorch). We've moved development on torch.vmap over to functorch; functorch's vmap has a multitude of significant performance and functionality improvements. 2022-11-23T02:10:53.4602895Z result = vmap(model)(tensor) 2022-11-23T02:10:53.4603149Z ok (0.002s) 2022-11-23T02:10:53.4604217Z test_non_default_in_dims_out_dims (__main__.TestVmapAPI) ... /var/lib/jenkins/workspace/test/test_vmap.py:344: UserWarning: Please use functorch.vmap instead of torch.vmap (https://github.com/pytorch/functorch). We've moved development on torch.vmap over to functorch; functorch's vmap has a multitude of significant performance and functionality improvements. 2022-11-23T02:10:53.4604955Z result = vmap(lambda x: x, in_dims=1, out_dims=1)(x) 2022-11-23T02:10:53.4605888Z /var/lib/jenkins/workspace/test/test_vmap.py:349: UserWarning: Please use functorch.vmap instead of torch.vmap (https://github.com/pytorch/functorch). We've moved development on torch.vmap over to functorch; functorch's vmap has a multitude of significant performance and functionality improvements. 2022-11-23T02:10:53.4606551Z result = vmap(lambda x: x, in_dims=2, out_dims=1)(x) 2022-11-23T02:10:53.4607474Z /var/lib/jenkins/workspace/test/test_vmap.py:358: UserWarning: Please use functorch.vmap instead of torch.vmap (https://github.com/pytorch/functorch). We've moved development on torch.vmap over to functorch; functorch's vmap has a multitude of significant performance and functionality improvements. 2022-11-23T02:10:53.4608132Z result = vmap(foo, in_dims=1, out_dims=1)(x) 2022-11-23T02:10:53.4609030Z /var/lib/jenkins/workspace/test/test_vmap.py:362: UserWarning: Please use functorch.vmap instead of torch.vmap (https://github.com/pytorch/functorch). We've moved development on torch.vmap over to functorch; functorch's vmap has a multitude of significant performance and functionality improvements. 2022-11-23T02:10:53.4609682Z result = vmap(foo, in_dims=2, out_dims=1)(x) 2022-11-23T02:10:53.4610595Z /var/lib/jenkins/workspace/test/test_vmap.py:367: UserWarning: Please use functorch.vmap instead of torch.vmap (https://github.com/pytorch/functorch). We've moved development on torch.vmap over to functorch; functorch's vmap has a multitude of significant performance and functionality improvements. 2022-11-23T02:10:53.4611232Z result = vmap(vmap(foo, 1, 1), 1, 1)(x) 2022-11-23T02:10:53.4611477Z ok (0.004s) 2022-11-23T02:10:53.4612458Z test_non_tensor_output_raises (__main__.TestVmapAPI) ... /var/lib/jenkins/workspace/test/test_vmap.py:28: UserWarning: Please use functorch.vmap instead of torch.vmap (https://github.com/pytorch/functorch). We've moved development on torch.vmap over to functorch; functorch's vmap has a multitude of significant performance and functionality improvements. 2022-11-23T02:10:53.4613272Z output = vmap(lambda x: 3.14)(torch.ones(3)) 2022-11-23T02:10:53.4614195Z /var/lib/jenkins/workspace/test/test_vmap.py:34: UserWarning: Please use functorch.vmap instead of torch.vmap (https://github.com/pytorch/functorch). We've moved development on torch.vmap over to functorch; functorch's vmap has a multitude of significant performance and functionality improvements. 2022-11-23T02:10:53.4614846Z vmap(multiple_outputs)(torch.ones(3)) 2022-11-23T02:10:53.4615112Z ok (0.001s) 2022-11-23T02:10:53.4616080Z test_non_zero_in_dims (__main__.TestVmapAPI) ... /var/lib/jenkins/workspace/test/test_vmap.py:310: UserWarning: Please use functorch.vmap instead of torch.vmap (https://github.com/pytorch/functorch). We've moved development on torch.vmap over to functorch; functorch's vmap has a multitude of significant performance and functionality improvements. 2022-11-23T02:10:53.4616781Z output = vmap(lambda x: x, (1,))(tensor) 2022-11-23T02:10:53.4617690Z /var/lib/jenkins/workspace/test/test_vmap.py:316: UserWarning: Please use functorch.vmap instead of torch.vmap (https://github.com/pytorch/functorch). We've moved development on torch.vmap over to functorch; functorch's vmap has a multitude of significant performance and functionality improvements. 2022-11-23T02:10:53.4618315Z output = vmap(torch.mul, (0, 1))(x, y) 2022-11-23T02:10:53.4619223Z /var/lib/jenkins/workspace/test/test_vmap.py:318: UserWarning: Please use functorch.vmap instead of torch.vmap (https://github.com/pytorch/functorch). We've moved development on torch.vmap over to functorch; functorch's vmap has a multitude of significant performance and functionality improvements. 2022-11-23T02:10:53.4619858Z output = vmap(torch.mul, (1, 0))(x, y) 2022-11-23T02:10:53.4620304Z ok (0.002s) 2022-11-23T02:10:53.4621349Z test_none_in_dims (__main__.TestVmapAPI) ... /var/lib/jenkins/workspace/test/test_vmap.py:326: UserWarning: Please use functorch.vmap instead of torch.vmap (https://github.com/pytorch/functorch). We've moved development on torch.vmap over to functorch; functorch's vmap has a multitude of significant performance and functionality improvements. 2022-11-23T02:10:53.4622065Z output = vmap(torch.mul, (0, None))(x, y) 2022-11-23T02:10:53.4622985Z /var/lib/jenkins/workspace/test/test_vmap.py:331: UserWarning: Please use functorch.vmap instead of torch.vmap (https://github.com/pytorch/functorch). We've moved development on torch.vmap over to functorch; functorch's vmap has a multitude of significant performance and functionality improvements. 2022-11-23T02:10:53.4623633Z output = vmap(torch.mul, (0, None))(x, 2) 2022-11-23T02:10:53.4623881Z ok (0.002s) 2022-11-23T02:10:53.4624849Z test_nonzero_out_dims (__main__.TestVmapAPI) ... /var/lib/jenkins/workspace/test/test_vmap.py:171: UserWarning: Please use functorch.vmap instead of torch.vmap (https://github.com/pytorch/functorch). We've moved development on torch.vmap over to functorch; functorch's vmap has a multitude of significant performance and functionality improvements. 2022-11-23T02:10:53.4625562Z result = vmap(lambda x: x, out_dims=1)(tensor) 2022-11-23T02:10:53.4626495Z /var/lib/jenkins/workspace/test/test_vmap.py:177: UserWarning: Please use functorch.vmap instead of torch.vmap (https://github.com/pytorch/functorch). We've moved development on torch.vmap over to functorch; functorch's vmap has a multitude of significant performance and functionality improvements. 2022-11-23T02:10:53.4627161Z result = vmap(lambda x: x, out_dims=2)(tensor) 2022-11-23T02:10:53.4628065Z /var/lib/jenkins/workspace/test/test_vmap.py:183: UserWarning: Please use functorch.vmap instead of torch.vmap (https://github.com/pytorch/functorch). We've moved development on torch.vmap over to functorch; functorch's vmap has a multitude of significant performance and functionality improvements. 2022-11-23T02:10:53.4628879Z result = vmap(lambda x: x, out_dims=-1)(tensor) 2022-11-23T02:10:53.4629792Z /var/lib/jenkins/workspace/test/test_vmap.py:190: UserWarning: Please use functorch.vmap instead of torch.vmap (https://github.com/pytorch/functorch). We've moved development on torch.vmap over to functorch; functorch's vmap has a multitude of significant performance and functionality improvements. 2022-11-23T02:10:53.4630463Z result = vmap(lambda x, y: (x, y), out_dims=2)(tensor, other) 2022-11-23T02:10:53.4631375Z /var/lib/jenkins/workspace/test/test_vmap.py:198: UserWarning: Please use functorch.vmap instead of torch.vmap (https://github.com/pytorch/functorch). We've moved development on torch.vmap over to functorch; functorch's vmap has a multitude of significant performance and functionality improvements. 2022-11-23T02:10:53.4632032Z result = vmap(lambda x: x, out_dims=2)(tensor) 2022-11-23T02:10:53.4632969Z /var/lib/jenkins/workspace/test/test_vmap.py:206: UserWarning: Please use functorch.vmap instead of torch.vmap (https://github.com/pytorch/functorch). We've moved development on torch.vmap over to functorch; functorch's vmap has a multitude of significant performance and functionality improvements. 2022-11-23T02:10:53.4633601Z result = vmap(foo, out_dims=1)(x, y) 2022-11-23T02:10:53.4633849Z ok (0.007s) 2022-11-23T02:10:53.4634823Z test_noop_in_inner_vmap (__main__.TestVmapAPI) ... /var/lib/jenkins/workspace/test/test_vmap.py:139: UserWarning: Please use functorch.vmap instead of torch.vmap (https://github.com/pytorch/functorch). We've moved development on torch.vmap over to functorch; functorch's vmap has a multitude of significant performance and functionality improvements. 2022-11-23T02:10:53.4635543Z output = vmap(lambda x: vmap(lambda y: x)(y))(x) 2022-11-23T02:10:53.4635823Z ok (0.001s) 2022-11-23T02:10:53.4636869Z test_not_enough_in_dims_err_msg (__main__.TestVmapAPI) ... /var/lib/jenkins/workspace/test/test_vmap.py:423: UserWarning: Please use functorch.vmap instead of torch.vmap (https://github.com/pytorch/functorch). We've moved development on torch.vmap over to functorch; functorch's vmap has a multitude of significant performance and functionality improvements. 2022-11-23T02:10:53.4637572Z vmap(torch.mul, (0,))(x, y) 2022-11-23T02:10:53.4638477Z /var/lib/jenkins/workspace/test/test_vmap.py:425: UserWarning: Please use functorch.vmap instead of torch.vmap (https://github.com/pytorch/functorch). We've moved development on torch.vmap over to functorch; functorch's vmap has a multitude of significant performance and functionality improvements. 2022-11-23T02:10:53.4639110Z vmap(torch.mul, (0, 0, 0))(x, y) 2022-11-23T02:10:53.4640007Z /var/lib/jenkins/workspace/test/test_vmap.py:427: UserWarning: Please use functorch.vmap instead of torch.vmap (https://github.com/pytorch/functorch). We've moved development on torch.vmap over to functorch; functorch's vmap has a multitude of significant performance and functionality improvements. 2022-11-23T02:10:53.4640646Z vmap(lambda z: z[0] + z[1], in_dims=([0],))([x, y]) 2022-11-23T02:10:53.4641560Z /var/lib/jenkins/workspace/test/test_vmap.py:429: UserWarning: Please use functorch.vmap instead of torch.vmap (https://github.com/pytorch/functorch). We've moved development on torch.vmap over to functorch; functorch's vmap has a multitude of significant performance and functionality improvements. 2022-11-23T02:10:53.4642222Z vmap(lambda z: z[0] + z[1], in_dims=((0, 0),))([x, y]) 2022-11-23T02:10:53.4643140Z /var/lib/jenkins/workspace/test/test_vmap.py:431: UserWarning: Please use functorch.vmap instead of torch.vmap (https://github.com/pytorch/functorch). We've moved development on torch.vmap over to functorch; functorch's vmap has a multitude of significant performance and functionality improvements. 2022-11-23T02:10:53.4643776Z vmap(torch.mul, (0, 0))(x, y) 2022-11-23T02:10:53.4644016Z ok (0.002s) 2022-11-23T02:10:53.4644994Z test_out_dim_out_of_bounds_err_msg (__main__.TestVmapAPI) ... /var/lib/jenkins/workspace/test/test_vmap.py:302: UserWarning: Please use functorch.vmap instead of torch.vmap (https://github.com/pytorch/functorch). We've moved development on torch.vmap over to functorch; functorch's vmap has a multitude of significant performance and functionality improvements. 2022-11-23T02:10:53.4645761Z vmap(lambda x: x, out_dims=3)(x) 2022-11-23T02:10:53.4646656Z /var/lib/jenkins/workspace/test/test_vmap.py:304: UserWarning: Please use functorch.vmap instead of torch.vmap (https://github.com/pytorch/functorch). We've moved development on torch.vmap over to functorch; functorch's vmap has a multitude of significant performance and functionality improvements. 2022-11-23T02:10:53.4647322Z vmap(lambda x: x, out_dims=-4)(x) 2022-11-23T02:10:53.4647584Z ok (0.006s) 2022-11-23T02:10:53.4648610Z test_out_dims_and_num_outputs_mismatch_err_msg (__main__.TestVmapAPI) ... /var/lib/jenkins/workspace/test/test_vmap.py:285: UserWarning: Please use functorch.vmap instead of torch.vmap (https://github.com/pytorch/functorch). We've moved development on torch.vmap over to functorch; functorch's vmap has a multitude of significant performance and functionality improvements. 2022-11-23T02:10:53.4649342Z vmap(lambda x: x, out_dims=(0, 0))(x) 2022-11-23T02:10:53.4650225Z /var/lib/jenkins/workspace/test/test_vmap.py:287: UserWarning: Please use functorch.vmap instead of torch.vmap (https://github.com/pytorch/functorch). We've moved development on torch.vmap over to functorch; functorch's vmap has a multitude of significant performance and functionality improvements. 2022-11-23T02:10:53.4650880Z vmap(lambda x: (x, x, x), out_dims=(0, 0, 0, 0))(x) 2022-11-23T02:10:53.4651788Z /var/lib/jenkins/workspace/test/test_vmap.py:291: UserWarning: Please use functorch.vmap instead of torch.vmap (https://github.com/pytorch/functorch). We've moved development on torch.vmap over to functorch; functorch's vmap has a multitude of significant performance and functionality improvements. 2022-11-23T02:10:53.4652483Z vmap(lambda x: (x, x), out_dims=(0,))(x) 2022-11-23T02:10:53.4653408Z /var/lib/jenkins/workspace/test/test_vmap.py:293: UserWarning: Please use functorch.vmap instead of torch.vmap (https://github.com/pytorch/functorch). We've moved development on torch.vmap over to functorch; functorch's vmap has a multitude of significant performance and functionality improvements. 2022-11-23T02:10:53.4654041Z vmap(lambda x: (x, x, x), out_dims=(0, 0))(x) 2022-11-23T02:10:53.4654317Z ok (0.002s) 2022-11-23T02:10:53.4655288Z test_out_dims_edge_case (__main__.TestVmapAPI) ... /var/lib/jenkins/workspace/test/test_vmap.py:263: UserWarning: Please use functorch.vmap instead of torch.vmap (https://github.com/pytorch/functorch). We've moved development on torch.vmap over to functorch; functorch's vmap has a multitude of significant performance and functionality improvements. 2022-11-23T02:10:53.4655989Z expected = vmap(foo, out_dims=1)(tensor) 2022-11-23T02:10:53.4656891Z /var/lib/jenkins/workspace/test/test_vmap.py:264: UserWarning: Please use functorch.vmap instead of torch.vmap (https://github.com/pytorch/functorch). We've moved development on torch.vmap over to functorch; functorch's vmap has a multitude of significant performance and functionality improvements. 2022-11-23T02:10:53.4657543Z result = vmap(foo, out_dims=(1,))(tensor) 2022-11-23T02:10:53.4657805Z ok (0.001s) 2022-11-23T02:10:53.4658817Z test_out_dims_must_be_int_or_tuple_of_int_err_msg (__main__.TestVmapAPI) ... /var/lib/jenkins/workspace/test/test_vmap.py:271: UserWarning: Please use functorch.vmap instead of torch.vmap (https://github.com/pytorch/functorch). We've moved development on torch.vmap over to functorch; functorch's vmap has a multitude of significant performance and functionality improvements. 2022-11-23T02:10:53.4659588Z vmap(lambda x: x, out_dims='lol')(tensor) 2022-11-23T02:10:53.4660673Z /var/lib/jenkins/workspace/test/test_vmap.py:273: UserWarning: Please use functorch.vmap instead of torch.vmap (https://github.com/pytorch/functorch). We've moved development on torch.vmap over to functorch; functorch's vmap has a multitude of significant performance and functionality improvements. 2022-11-23T02:10:53.4661496Z vmap(lambda x: x, out_dims=('lol',))(tensor) 2022-11-23T02:10:53.4662452Z /var/lib/jenkins/workspace/test/test_vmap.py:275: UserWarning: Please use functorch.vmap instead of torch.vmap (https://github.com/pytorch/functorch). We've moved development on torch.vmap over to functorch; functorch's vmap has a multitude of significant performance and functionality improvements. 2022-11-23T02:10:53.4663095Z vmap(lambda x: x, out_dims=None)(tensor) 2022-11-23T02:10:53.4663980Z /var/lib/jenkins/workspace/test/test_vmap.py:277: UserWarning: Please use functorch.vmap instead of torch.vmap (https://github.com/pytorch/functorch). We've moved development on torch.vmap over to functorch; functorch's vmap has a multitude of significant performance and functionality improvements. 2022-11-23T02:10:53.4664622Z vmap(lambda x: x, out_dims=(None,))(tensor) 2022-11-23T02:10:53.4664902Z ok (0.001s) 2022-11-23T02:10:53.4665880Z test_single_input (__main__.TestVmapAPI) ... /var/lib/jenkins/workspace/test/test_vmap.py:72: UserWarning: Please use functorch.vmap instead of torch.vmap (https://github.com/pytorch/functorch). We've moved development on torch.vmap over to functorch; functorch's vmap has a multitude of significant performance and functionality improvements. 2022-11-23T02:10:53.4666547Z output = vmap(square)(x) 2022-11-23T02:10:53.4666800Z ok (0.001s) 2022-11-23T02:10:53.4667778Z test_unsupported_op_err_msg (__main__.TestVmapAPI) ... /var/lib/jenkins/workspace/test/test_vmap.py:150: UserWarning: Please use functorch.vmap instead of torch.vmap (https://github.com/pytorch/functorch). We've moved development on torch.vmap over to functorch; functorch's vmap has a multitude of significant performance and functionality improvements. 2022-11-23T02:10:53.4668475Z vmap(torch.ravel)(tensor) 2022-11-23T02:10:53.4669429Z /var/lib/jenkins/workspace/test/test_vmap.py:156: UserWarning: Please use functorch.vmap instead of torch.vmap (https://github.com/pytorch/functorch). We've moved development on torch.vmap over to functorch; functorch's vmap has a multitude of significant performance and functionality improvements. 2022-11-23T02:10:53.4670079Z vmap(out_op)(tensor, tensor) 2022-11-23T02:10:53.4670995Z /var/lib/jenkins/workspace/test/test_vmap.py:161: UserWarning: Please use functorch.vmap instead of torch.vmap (https://github.com/pytorch/functorch). We've moved development on torch.vmap over to functorch; functorch's vmap has a multitude of significant performance and functionality improvements. 2022-11-23T02:10:53.4671657Z vmap(lambda t: torch.atleast_1d([t]))(tensor) 2022-11-23T02:10:53.4672584Z /var/lib/jenkins/workspace/test/test_vmap.py:166: UserWarning: Please use functorch.vmap instead of torch.vmap (https://github.com/pytorch/functorch). We've moved development on torch.vmap over to functorch; functorch's vmap has a multitude of significant performance and functionality improvements. 2022-11-23T02:10:53.4673211Z vmap(torch.Tensor.item)(tensor) 2022-11-23T02:10:53.4673481Z ok (0.012s) 2022-11-23T02:10:53.4673811Z test_add_cuda (__main__.TestVmapBatchedGradientCUDA) ... ok (0.010s) 2022-11-23T02:10:53.4674921Z test_binary_cross_entropy_cuda (__main__.TestVmapBatchedGradientCUDA) ... /var/lib/jenkins/workspace/test/test_vmap.py:882: UserWarning: Please use functorch.vmap instead of torch.vmap (https://github.com/pytorch/functorch). We've moved development on torch.vmap over to functorch; functorch's vmap has a multitude of significant performance and functionality improvements. 2022-11-23T02:10:53.4675683Z result = vmap(op, in_dims, out_dims)(*inputs) 2022-11-23T02:10:53.4675966Z ok (0.006s) 2022-11-23T02:10:53.4676309Z test_diagonal_cuda (__main__.TestVmapBatchedGradientCUDA) ... ok (0.004s) 2022-11-23T02:10:53.4676723Z test_div_cuda (__main__.TestVmapBatchedGradientCUDA) ... ok (0.015s) 2022-11-23T02:10:53.4677156Z test_expand_cuda (__main__.TestVmapBatchedGradientCUDA) ... ok (0.003s) 2022-11-23T02:10:53.4678357Z test_index_cuda (__main__.TestVmapBatchedGradientCUDA) ... /var/lib/jenkins/workspace/test/test_vmap.py:882: UserWarning: Please use functorch.vmap instead of torch.vmap (https://github.com/pytorch/functorch). We've moved development on torch.vmap over to functorch; functorch's vmap has a multitude of significant performance and functionality improvements. 2022-11-23T02:10:53.4679101Z result = vmap(op, in_dims, out_dims)(*inputs) 2022-11-23T02:10:53.4679360Z ok (0.006s) 2022-11-23T02:10:53.4679725Z test_inplace_manyview_cuda (__main__.TestVmapBatchedGradientCUDA) ... ok (0.004s) 2022-11-23T02:10:53.4680195Z test_inplace_on_view_cuda (__main__.TestVmapBatchedGradientCUDA) ... ok (0.004s) 2022-11-23T02:10:53.4680637Z test_lgamma_cuda (__main__.TestVmapBatchedGradientCUDA) ... ok (0.406s) 2022-11-23T02:10:53.4681047Z test_log1p_cuda (__main__.TestVmapBatchedGradientCUDA) ... ok (0.005s) 2022-11-23T02:10:53.4681474Z test_log_cuda (__main__.TestVmapBatchedGradientCUDA) ... ok (0.004s) 2022-11-23T02:10:53.4681912Z test_logsumexp_cuda (__main__.TestVmapBatchedGradientCUDA) ... ok (0.005s) 2022-11-23T02:10:53.4683003Z test_max_cuda (__main__.TestVmapBatchedGradientCUDA) ... /var/lib/jenkins/workspace/test/test_vmap.py:882: UserWarning: Please use functorch.vmap instead of torch.vmap (https://github.com/pytorch/functorch). We've moved development on torch.vmap over to functorch; functorch's vmap has a multitude of significant performance and functionality improvements. 2022-11-23T02:10:53.4683742Z result = vmap(op, in_dims, out_dims)(*inputs) 2022-11-23T02:10:53.4684023Z ok (0.003s) 2022-11-23T02:10:53.4684359Z test_median_cuda (__main__.TestVmapBatchedGradientCUDA) ... ok (0.003s) 2022-11-23T02:10:53.4684764Z test_min_cuda (__main__.TestVmapBatchedGradientCUDA) ... ok (0.003s) 2022-11-23T02:10:53.4685180Z test_mul_cuda (__main__.TestVmapBatchedGradientCUDA) ... ok (0.014s) 2022-11-23T02:10:53.4685665Z test_permute_cuda (__main__.TestVmapBatchedGradientCUDA) ... ok (0.003s) 2022-11-23T02:10:53.4686098Z test_reshape_cuda (__main__.TestVmapBatchedGradientCUDA) ... ok (0.003s) 2022-11-23T02:10:53.4686524Z test_select_cuda (__main__.TestVmapBatchedGradientCUDA) ... ok (0.005s) 2022-11-23T02:10:53.4686965Z test_sigmoid_cuda (__main__.TestVmapBatchedGradientCUDA) ... ok (0.004s) 2022-11-23T02:10:53.4687396Z test_slice_cuda (__main__.TestVmapBatchedGradientCUDA) ... ok (0.005s) 2022-11-23T02:10:53.4687805Z test_stack_cuda (__main__.TestVmapBatchedGradientCUDA) ... ok (0.003s) 2022-11-23T02:10:53.4688224Z test_sub_cuda (__main__.TestVmapBatchedGradientCUDA) ... ok (0.009s) 2022-11-23T02:10:53.4688863Z test_symeig_cuda (__main__.TestVmapBatchedGradientCUDA) ... /var/lib/jenkins/workspace/test/test_vmap.py:2421: UserWarning: torch.symeig is deprecated in favor of torch.linalg.eigh and will be removed in a future PyTorch release. 2022-11-23T02:10:53.4689580Z The default behavior has changed from using the upper triangular portion of the matrix by default to using the lower triangular portion. 2022-11-23T02:10:53.4689999Z L, _ = torch.symeig(A, upper=upper) 2022-11-23T02:10:53.4690362Z should be replaced with 2022-11-23T02:10:53.4690858Z L = torch.linalg.eigvalsh(A, UPLO='U' if upper else 'L') 2022-11-23T02:10:53.4691150Z and 2022-11-23T02:10:53.4691630Z L, V = torch.symeig(A, eigenvectors=True) 2022-11-23T02:10:53.4692002Z should be replaced with 2022-11-23T02:10:53.4692673Z 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:2909.) 2022-11-23T02:10:53.4693241Z return torch.symeig(x, eigenvectors=True)[0] 2022-11-23T02:10:53.4694303Z /var/lib/jenkins/workspace/test/test_vmap.py:882: UserWarning: Please use functorch.vmap instead of torch.vmap (https://github.com/pytorch/functorch). We've moved development on torch.vmap over to functorch; functorch's vmap has a multitude of significant performance and functionality improvements. 2022-11-23T02:10:53.4695057Z result = vmap(op, in_dims, out_dims)(*inputs) 2022-11-23T02:10:53.4695445Z ok (0.705s) 2022-11-23T02:10:53.4695856Z test_threshold_cuda (__main__.TestVmapBatchedGradientCUDA) ... ok (0.003s) 2022-11-23T02:10:53.4696368Z test_trace_cuda (__main__.TestVmapBatchedGradientCUDA) ... ok (0.003s) 2022-11-23T02:10:53.4697640Z test_unrelated_output_cuda (__main__.TestVmapBatchedGradientCUDA) ... /var/lib/jenkins/workspace/test/test_vmap.py:2481: UserWarning: Please use functorch.vmap instead of torch.vmap (https://github.com/pytorch/functorch). We've moved development on torch.vmap over to functorch; functorch's vmap has a multitude of significant performance and functionality improvements. 2022-11-23T02:10:53.4698391Z result = vmap(vjp)(gy) 2022-11-23T02:10:53.4698736Z ok (0.002s) 2022-11-23T02:10:53.4699875Z test_unrelated_output_multiple_grad_cuda (__main__.TestVmapBatchedGradientCUDA) ... /var/lib/jenkins/workspace/test/test_vmap.py:2496: UserWarning: Please use functorch.vmap instead of torch.vmap (https://github.com/pytorch/functorch). We've moved development on torch.vmap over to functorch; functorch's vmap has a multitude of significant performance and functionality improvements. 2022-11-23T02:10:53.4700949Z result = vmap(vjp)(gy) 2022-11-23T02:10:53.4701222Z ok (0.002s) 2022-11-23T02:10:53.4701644Z test_vmap_fallback_check (__main__.TestVmapBatchedGradientCUDA) ... ok (0.002s) 2022-11-23T02:10:53.4702861Z test_vmap_fallback_check_ok (__main__.TestVmapBatchedGradientCUDA) ... /var/lib/jenkins/workspace/test/test_vmap.py:964: UserWarning: Please use functorch.vmap instead of torch.vmap (https://github.com/pytorch/functorch). We've moved development on torch.vmap over to functorch; functorch's vmap has a multitude of significant performance and functionality improvements. 2022-11-23T02:10:53.4703697Z vmap(op_using_fallback)(torch.rand(3)) 2022-11-23T02:10:53.4704023Z ok (0.001s) 2022-11-23T02:10:53.4704393Z test_T_numpy (__main__.TestVmapOperators) ... ok (0.007s) 2022-11-23T02:10:53.4705025Z test_as_strided (__main__.TestVmapOperators) ... ok (0.031s) 2022-11-23T02:10:53.4705483Z test_binary_pointwise_ops (__main__.TestVmapOperators) ... ok (0.183s) 2022-11-23T02:10:53.4705933Z test_bmm (__main__.TestVmapOperators) ... ok (0.018s) 2022-11-23T02:10:53.4706394Z test_cat (__main__.TestVmapOperators) ... ok (0.006s) 2022-11-23T02:10:53.4706813Z test_chunk (__main__.TestVmapOperators) ... ok (0.023s) 2022-11-23T02:10:53.4707193Z test_clamp (__main__.TestVmapOperators) ... ok (0.022s) 2022-11-23T02:10:53.4707611Z test_clone (__main__.TestVmapOperators) ... ok (0.020s) 2022-11-23T02:10:53.4723282Z test_comparison_ops (__main__.TestVmapOperators) ... ok (0.085s) 2022-11-23T02:10:53.4723780Z test_conj (__main__.TestVmapOperators) ... ok (0.010s) 2022-11-23T02:10:53.4724156Z test_contiguous (__main__.TestVmapOperators) ... ok (0.009s) 2022-11-23T02:10:53.4724547Z test_diagonal (__main__.TestVmapOperators) ... ok (0.005s) 2022-11-23T02:10:53.4724934Z test_dot (__main__.TestVmapOperators) ... ok (0.016s) 2022-11-23T02:10:53.4725306Z test_expand_as (__main__.TestVmapOperators) ... ok (0.008s) 2022-11-23T02:10:53.4725715Z test_fill_and_zero_inplace (__main__.TestVmapOperators) ... ok (0.019s) 2022-11-23T02:10:53.4726121Z test_imag (__main__.TestVmapOperators) ... ok (0.011s) 2022-11-23T02:10:53.4726514Z test_is_complex (__main__.TestVmapOperators) ... ok (0.002s) 2022-11-23T02:10:53.4726899Z test_is_contiguous (__main__.TestVmapOperators) ... ok (0.009s) 2022-11-23T02:10:53.4727307Z test_is_floating_point (__main__.TestVmapOperators) ... ok (0.002s) 2022-11-23T02:10:53.4727696Z test_mm (__main__.TestVmapOperators) ... ok (0.017s) 2022-11-23T02:10:53.4728055Z test_movedim (__main__.TestVmapOperators) ... ok (0.010s) 2022-11-23T02:10:53.4728427Z test_mv (__main__.TestVmapOperators) ... ok (0.016s) 2022-11-23T02:10:53.4728802Z test_narrow (__main__.TestVmapOperators) ... ok (0.005s) 2022-11-23T02:10:53.4729174Z test_new_empty (__main__.TestVmapOperators) ... ok (0.002s) 2022-11-23T02:10:53.4729769Z test_new_empty_strided (__main__.TestVmapOperators) ... ok (0.013s) 2022-11-23T02:10:53.4730173Z test_new_zeros (__main__.TestVmapOperators) ... ok (0.003s) 2022-11-23T02:10:53.4730577Z test_no_random_op_support (__main__.TestVmapOperators) ... ok (0.117s) 2022-11-23T02:10:53.4730999Z test_real (__main__.TestVmapOperators) ... ok (0.011s) 2022-11-23T02:10:53.4731378Z test_reshape (__main__.TestVmapOperators) ... ok (0.006s) 2022-11-23T02:10:53.4731764Z test_reshape_as (__main__.TestVmapOperators) ... ok (0.007s) 2022-11-23T02:10:53.4732140Z test_result_type (__main__.TestVmapOperators) ... ok (0.008s) 2022-11-23T02:10:53.4732537Z test_select (__main__.TestVmapOperators) ... ok (0.004s) 2022-11-23T02:10:53.4732919Z test_slice (__main__.TestVmapOperators) ... ok (0.004s) 2022-11-23T02:10:53.4733294Z test_split (__main__.TestVmapOperators) ... ok (0.045s) 2022-11-23T02:10:53.4733656Z test_squeeze (__main__.TestVmapOperators) ... ok (0.005s) 2022-11-23T02:10:53.4734035Z test_stack (__main__.TestVmapOperators) ... ok (0.006s) 2022-11-23T02:10:53.4734413Z test_stride (__main__.TestVmapOperators) ... ok (0.001s) 2022-11-23T02:10:53.4734772Z test_sum_dim (__main__.TestVmapOperators) ... ok (0.009s) 2022-11-23T02:10:53.4735142Z test_t (__main__.TestVmapOperators) ... ok (0.004s) 2022-11-23T02:10:53.4735534Z test_tensor_split (__main__.TestVmapOperators) ... ok (0.123s) 2022-11-23T02:10:53.4735894Z test_to (__main__.TestVmapOperators) ... ok (0.006s) 2022-11-23T02:10:53.4736263Z test_trace (__main__.TestVmapOperators) ... ok (0.004s) 2022-11-23T02:10:53.4736645Z test_transpose (__main__.TestVmapOperators) ... ok (0.006s) 2022-11-23T02:10:53.4737049Z test_unary_pointwise_ops (__main__.TestVmapOperators) ... ok (0.130s) 2022-11-23T02:10:53.4737434Z test_unbind (__main__.TestVmapOperators) ... ok (0.173s) 2022-11-23T02:10:53.4737814Z test_unfold (__main__.TestVmapOperators) ... ok (0.005s) 2022-11-23T02:10:53.4738263Z test_view (__main__.TestVmapOperators) ... ok (0.013s) 2022-11-23T02:10:53.4738649Z test_view_as (__main__.TestVmapOperators) ... ok (0.015s) 2022-11-23T02:10:53.4739041Z test_view_as_complex (__main__.TestVmapOperators) ... ok (0.075s) 2022-11-23T02:10:53.4739441Z test_view_as_real (__main__.TestVmapOperators) ... ok (0.011s) 2022-11-23T02:10:53.4739838Z test_vmap_fallback_check (__main__.TestVmapOperators) ... ok (0.001s) 2022-11-23T02:10:53.4741263Z test_vmap_fallback_check_ok (__main__.TestVmapOperators) ... /var/lib/jenkins/workspace/test/test_vmap.py:964: UserWarning: Please use functorch.vmap instead of torch.vmap (https://github.com/pytorch/functorch). We've moved development on torch.vmap over to functorch; functorch's vmap has a multitude of significant performance and functionality improvements. 2022-11-23T02:10:53.4742051Z vmap(op_using_fallback)(torch.rand(3)) 2022-11-23T02:10:53.4742339Z ok (0.001s) 2022-11-23T02:10:53.4742497Z 2022-11-23T02:10:53.4742778Z ---------------------------------------------------------------------- 2022-11-23T02:10:53.4743132Z Ran 125 tests in 3.387s 2022-11-23T02:10:53.4743302Z 2022-11-23T02:10:53.4743394Z OK 2022-11-23T02:10:53.4743532Z 2022-11-23T02:10:53.4743656Z Generating XML reports... 2022-11-23T02:10:53.4744182Z Generated XML report: test-reports/python-unittest/test_vmap/TEST-TestVmapAPI-20221123021049.xml 2022-11-23T02:10:53.4744917Z Generated XML report: test-reports/python-unittest/test_vmap/TEST-TestVmapBatchedGradientCUDA-20221123021049.xml 2022-11-23T02:10:53.4745655Z Generated XML report: test-reports/python-unittest/test_vmap/TEST-TestVmapOperators-20221123021049.xml 2022-11-23T02:10:53.4745993Z 2022-11-23T02:10:53.4746389Z ##[endgroup] 2022-11-23T02:10:53.4746904Z FINISHED PRINTING LOG FILE of test_vmap (/var/lib/jenkins/workspace/test/test-reports/test_vmap_bosdm36b) 2022-11-23T02:10:53.4747208Z 2022-11-23T02:10:55.8535079Z Ignoring disabled issues: [] 2022-11-23T02:10:55.8885192Z Running test_shape_ops ... [2022-11-23 02:10:55.888149] 2022-11-23T02:10:55.8888437Z Executing ['/opt/conda/bin/python', '-bb', 'test_shape_ops.py', '-v', '--import-slow-tests', '--import-disabled-tests'] ... [2022-11-23 02:10:55.888464] 2022-11-23T02:11:01.8388154Z 2022-11-23T02:11:01.8389196Z Expand the folded group to see the log file of test_shape_ops 2022-11-23T02:11:01.8390673Z ##[group]PRINTING LOG FILE of test_shape_ops (/var/lib/jenkins/workspace/test/test-reports/test_shape_ops_511fagd7) 2022-11-23T02:11:01.8391364Z 2022-11-23T02:11:01.8391588Z Running tests... 2022-11-23T02:11:01.8392525Z ---------------------------------------------------------------------- 2022-11-23T02:11:01.8393643Z Test results will be stored in test-reports/python-unittest/test_shape_ops 2022-11-23T02:11:01.8394307Z test_clamp_cuda_float32 (__main__.TestShapeOpsCUDA) ... ok (0.008s) 2022-11-23T02:11:01.8394726Z test_clamp_cuda_int64 (__main__.TestShapeOpsCUDA) ... ok (0.004s) 2022-11-23T02:11:01.8395135Z test_clamp_propagates_nans_cuda (__main__.TestShapeOpsCUDA) ... ok (0.005s) 2022-11-23T02:11:01.8395576Z test_clamp_raises_arg_errors_cuda (__main__.TestShapeOpsCUDA) ... ok (0.015s) 2022-11-23T02:11:01.8396019Z test_complex_rot90_cuda_complex128 (__main__.TestShapeOpsCUDA) ... ok (0.005s) 2022-11-23T02:11:01.8396430Z test_complex_rot90_cuda_complex64 (__main__.TestShapeOpsCUDA) ... ok (0.004s) 2022-11-23T02:11:01.8396861Z test_diag_cuda_bool (__main__.TestShapeOpsCUDA) ... ok (0.002s) 2022-11-23T02:11:01.8397248Z test_diag_cuda_float32 (__main__.TestShapeOpsCUDA) ... ok (0.002s) 2022-11-23T02:11:01.8397625Z test_diagonal_cuda (__main__.TestShapeOpsCUDA) ... ok (0.003s) 2022-11-23T02:11:01.8398058Z test_diagonal_multidim_cuda_float32 (__main__.TestShapeOpsCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:11:01.8398519Z test_flip_cuda_bfloat16 (__main__.TestShapeOpsCUDA) ... ok (0.037s) 2022-11-23T02:11:01.8399261Z test_flip_cuda_bool (__main__.TestShapeOpsCUDA) ... ok (0.023s) 2022-11-23T02:11:01.8400085Z test_flip_cuda_complex128 (__main__.TestShapeOpsCUDA) ... ok (0.043s) 2022-11-23T02:11:01.8401116Z test_flip_cuda_complex64 (__main__.TestShapeOpsCUDA) ... ok (0.041s) 2022-11-23T02:11:01.8401549Z test_flip_cuda_float16 (__main__.TestShapeOpsCUDA) ... ok (0.037s) 2022-11-23T02:11:01.8401939Z test_flip_cuda_float32 (__main__.TestShapeOpsCUDA) ... ok (0.136s) 2022-11-23T02:11:01.8402323Z test_flip_cuda_float64 (__main__.TestShapeOpsCUDA) ... ok (0.035s) 2022-11-23T02:11:01.8402710Z test_flip_cuda_int16 (__main__.TestShapeOpsCUDA) ... ok (0.023s) 2022-11-23T02:11:01.8403085Z test_flip_cuda_int32 (__main__.TestShapeOpsCUDA) ... ok (0.023s) 2022-11-23T02:11:01.8403459Z test_flip_cuda_int64 (__main__.TestShapeOpsCUDA) ... ok (0.022s) 2022-11-23T02:11:01.8403813Z test_flip_cuda_int8 (__main__.TestShapeOpsCUDA) ... ok (0.023s) 2022-11-23T02:11:01.8404187Z test_flip_cuda_uint8 (__main__.TestShapeOpsCUDA) ... ok (0.023s) 2022-11-23T02:11:01.8404573Z test_flip_errors_cuda_bfloat16 (__main__.TestShapeOpsCUDA) ... ok (0.016s) 2022-11-23T02:11:01.8404972Z test_flip_errors_cuda_bool (__main__.TestShapeOpsCUDA) ... ok (0.016s) 2022-11-23T02:11:01.8405397Z test_flip_errors_cuda_complex128 (__main__.TestShapeOpsCUDA) ... ok (0.017s) 2022-11-23T02:11:01.8405816Z test_flip_errors_cuda_complex64 (__main__.TestShapeOpsCUDA) ... ok (0.016s) 2022-11-23T02:11:01.8406227Z test_flip_errors_cuda_float16 (__main__.TestShapeOpsCUDA) ... ok (0.016s) 2022-11-23T02:11:01.8406613Z test_flip_errors_cuda_float32 (__main__.TestShapeOpsCUDA) ... ok (0.016s) 2022-11-23T02:11:01.8407013Z test_flip_errors_cuda_float64 (__main__.TestShapeOpsCUDA) ... ok (0.016s) 2022-11-23T02:11:01.8407407Z test_flip_errors_cuda_int16 (__main__.TestShapeOpsCUDA) ... ok (0.016s) 2022-11-23T02:11:01.8407783Z test_flip_errors_cuda_int32 (__main__.TestShapeOpsCUDA) ... ok (0.016s) 2022-11-23T02:11:01.8408187Z test_flip_errors_cuda_int64 (__main__.TestShapeOpsCUDA) ... ok (0.017s) 2022-11-23T02:11:01.8408590Z test_flip_errors_cuda_int8 (__main__.TestShapeOpsCUDA) ... ok (0.016s) 2022-11-23T02:11:01.8408974Z test_flip_errors_cuda_uint8 (__main__.TestShapeOpsCUDA) ... ok (0.016s) 2022-11-23T02:11:01.8409542Z test_flip_large_tensor_cuda (__main__.TestShapeOpsCUDA) ... skip: Insufficient cuda:0 memory (0.063s) 2022-11-23T02:11:01.8409992Z test_flip_numpy_cuda_bfloat16 (__main__.TestShapeOpsCUDA) ... ok (0.013s) 2022-11-23T02:11:01.8410390Z test_flip_numpy_cuda_bool (__main__.TestShapeOpsCUDA) ... ok (0.009s) 2022-11-23T02:11:01.8410781Z test_flip_numpy_cuda_complex128 (__main__.TestShapeOpsCUDA) ... ok (0.013s) 2022-11-23T02:11:01.8411197Z test_flip_numpy_cuda_complex64 (__main__.TestShapeOpsCUDA) ... ok (0.013s) 2022-11-23T02:11:01.8411612Z test_flip_numpy_cuda_float16 (__main__.TestShapeOpsCUDA) ... ok (0.012s) 2022-11-23T02:11:01.8412000Z test_flip_numpy_cuda_float32 (__main__.TestShapeOpsCUDA) ... ok (0.012s) 2022-11-23T02:11:01.8412396Z test_flip_numpy_cuda_float64 (__main__.TestShapeOpsCUDA) ... ok (0.011s) 2022-11-23T02:11:01.8412800Z test_flip_numpy_cuda_int16 (__main__.TestShapeOpsCUDA) ... ok (0.009s) 2022-11-23T02:11:01.8413197Z test_flip_numpy_cuda_int32 (__main__.TestShapeOpsCUDA) ... ok (0.009s) 2022-11-23T02:11:01.8413572Z test_flip_numpy_cuda_int64 (__main__.TestShapeOpsCUDA) ... ok (0.009s) 2022-11-23T02:11:01.8413967Z test_flip_numpy_cuda_int8 (__main__.TestShapeOpsCUDA) ... ok (0.009s) 2022-11-23T02:11:01.8414379Z test_flip_numpy_cuda_uint8 (__main__.TestShapeOpsCUDA) ... ok (0.009s) 2022-11-23T02:11:01.8414765Z test_fliplr_cuda_complex128 (__main__.TestShapeOpsCUDA) ... ok (0.003s) 2022-11-23T02:11:01.8415164Z test_fliplr_cuda_float64 (__main__.TestShapeOpsCUDA) ... ok (0.003s) 2022-11-23T02:11:01.8415557Z test_fliplr_cuda_int64 (__main__.TestShapeOpsCUDA) ... ok (0.003s) 2022-11-23T02:11:01.8415964Z test_fliplr_invalid_cuda_complex128 (__main__.TestShapeOpsCUDA) ... ok (0.007s) 2022-11-23T02:11:01.8416364Z test_fliplr_invalid_cuda_float64 (__main__.TestShapeOpsCUDA) ... ok (0.007s) 2022-11-23T02:11:01.8416833Z test_fliplr_invalid_cuda_int64 (__main__.TestShapeOpsCUDA) ... ok (0.007s) 2022-11-23T02:11:01.8417266Z test_flipud_cuda_complex128 (__main__.TestShapeOpsCUDA) ... ok (0.003s) 2022-11-23T02:11:01.8417656Z test_flipud_cuda_float64 (__main__.TestShapeOpsCUDA) ... ok (0.003s) 2022-11-23T02:11:01.8418045Z test_flipud_cuda_int64 (__main__.TestShapeOpsCUDA) ... ok (0.003s) 2022-11-23T02:11:01.8418449Z test_flipud_invalid_cuda_complex128 (__main__.TestShapeOpsCUDA) ... ok (0.004s) 2022-11-23T02:11:01.8418865Z test_flipud_invalid_cuda_float64 (__main__.TestShapeOpsCUDA) ... ok (0.004s) 2022-11-23T02:11:01.8419256Z test_flipud_invalid_cuda_int64 (__main__.TestShapeOpsCUDA) ... ok (0.004s) 2022-11-23T02:11:01.8419661Z test_movedim_cuda_complex128 (__main__.TestShapeOpsCUDA) ... ok (0.097s) 2022-11-23T02:11:01.8420329Z test_movedim_cuda_float32 (__main__.TestShapeOpsCUDA) ... ok (0.082s) 2022-11-23T02:11:01.8420729Z test_movedim_cuda_int64 (__main__.TestShapeOpsCUDA) ... ok (0.055s) 2022-11-23T02:11:01.8421149Z test_movedim_invalid_cuda_complex128 (__main__.TestShapeOpsCUDA) ... ok (0.052s) 2022-11-23T02:11:01.8421584Z test_movedim_invalid_cuda_float32 (__main__.TestShapeOpsCUDA) ... ok (0.052s) 2022-11-23T02:11:01.8422000Z test_movedim_invalid_cuda_int64 (__main__.TestShapeOpsCUDA) ... ok (0.052s) 2022-11-23T02:11:01.8422391Z test_nonzero_astuple_out_cuda (__main__.TestShapeOpsCUDA) ... ok (0.078s) 2022-11-23T02:11:01.8422793Z test_nonzero_cuda_bfloat16 (__main__.TestShapeOpsCUDA) ... ok (0.057s) 2022-11-23T02:11:01.8423188Z test_nonzero_cuda_bool (__main__.TestShapeOpsCUDA) ... ok (0.057s) 2022-11-23T02:11:01.8423568Z test_nonzero_cuda_float16 (__main__.TestShapeOpsCUDA) ... ok (0.059s) 2022-11-23T02:11:01.8423971Z test_nonzero_cuda_float32 (__main__.TestShapeOpsCUDA) ... ok (0.059s) 2022-11-23T02:11:01.8424365Z test_nonzero_cuda_float64 (__main__.TestShapeOpsCUDA) ... ok (0.057s) 2022-11-23T02:11:01.8424737Z test_nonzero_cuda_int16 (__main__.TestShapeOpsCUDA) ... ok (0.057s) 2022-11-23T02:11:01.8425127Z test_nonzero_cuda_int32 (__main__.TestShapeOpsCUDA) ... ok (0.056s) 2022-11-23T02:11:01.8425617Z test_nonzero_cuda_int64 (__main__.TestShapeOpsCUDA) ... ok (0.056s) 2022-11-23T02:11:01.8425996Z test_nonzero_cuda_int8 (__main__.TestShapeOpsCUDA) ... ok (0.058s) 2022-11-23T02:11:01.8426368Z test_nonzero_cuda_uint8 (__main__.TestShapeOpsCUDA) ... ok (0.058s) 2022-11-23T02:11:01.8426790Z test_nonzero_discontiguous_cuda (__main__.TestShapeOpsCUDA) ... ok (0.003s) 2022-11-23T02:11:01.8427207Z test_nonzero_no_warning_cuda (__main__.TestShapeOpsCUDA) ... ok (0.002s) 2022-11-23T02:11:01.8427587Z test_nonzero_non_diff_cuda (__main__.TestShapeOpsCUDA) ... ok (0.001s) 2022-11-23T02:11:01.8427967Z test_rot90_cuda (__main__.TestShapeOpsCUDA) ... ok (0.031s) 2022-11-23T02:11:01.8428367Z test_sparse_dense_dim_cuda_complex128 (__main__.TestShapeOpsCUDA) ... ok (0.002s) 2022-11-23T02:11:01.8428818Z test_sparse_dense_dim_cuda_float32 (__main__.TestShapeOpsCUDA) ... ok (0.002s) 2022-11-23T02:11:01.8429225Z test_sparse_dense_dim_cuda_int64 (__main__.TestShapeOpsCUDA) ... ok (0.002s) 2022-11-23T02:11:01.8429658Z test_tolist_cuda (__main__.TestShapeOpsCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:11:01.8430267Z test_trace_cuda_float16 (__main__.TestShapeOpsCUDA) ... ok (0.005s) 2022-11-23T02:11:01.8430656Z test_trace_cuda_float32 (__main__.TestShapeOpsCUDA) ... ok (0.005s) 2022-11-23T02:11:01.8431034Z test_trace_cuda_float64 (__main__.TestShapeOpsCUDA) ... ok (0.005s) 2022-11-23T02:11:01.8431415Z test_trace_cuda_int16 (__main__.TestShapeOpsCUDA) ... ok (0.004s) 2022-11-23T02:11:01.8431794Z test_trace_cuda_int32 (__main__.TestShapeOpsCUDA) ... ok (0.004s) 2022-11-23T02:11:01.8432154Z test_trace_cuda_int64 (__main__.TestShapeOpsCUDA) ... ok (0.004s) 2022-11-23T02:11:01.8432536Z test_trace_cuda_int8 (__main__.TestShapeOpsCUDA) ... ok (0.004s) 2022-11-23T02:11:01.8432931Z test_trace_cuda_uint8 (__main__.TestShapeOpsCUDA) ... ok (0.004s) 2022-11-23T02:11:01.8433457Z test_unbind_cuda (__main__.TestShapeOpsCUDA) ... skip: Only runs on cpu (0.001s) 2022-11-23T02:11:01.8433726Z 2022-11-23T02:11:01.8434027Z ---------------------------------------------------------------------- 2022-11-23T02:11:01.8434356Z Ran 93 tests in 2.083s 2022-11-23T02:11:01.8434517Z 2022-11-23T02:11:01.8434626Z OK (skipped=4) 2022-11-23T02:11:01.8434766Z 2022-11-23T02:11:01.8434890Z Generating XML reports... 2022-11-23T02:11:01.8435454Z Generated XML report: test-reports/python-unittest/test_shape_ops/TEST-TestShapeOpsCUDA-20221123021059.xml 2022-11-23T02:11:01.8435774Z 2022-11-23T02:11:01.8436119Z ##[endgroup] 2022-11-23T02:11:01.8436616Z FINISHED PRINTING LOG FILE of test_shape_ops (/var/lib/jenkins/workspace/test/test-reports/test_shape_ops_511fagd7) 2022-11-23T02:11:01.8436913Z 2022-11-23T02:11:04.3136232Z Ignoring disabled issues: [] 2022-11-23T02:11:04.3480501Z Running test_jit_llga_fuser ... [2022-11-23 02:11:04.347681] 2022-11-23T02:11:04.3483495Z Executing ['/opt/conda/bin/python', '-bb', 'test_jit_llga_fuser.py', '-v', '--import-slow-tests', '--import-disabled-tests'] ... [2022-11-23 02:11:04.348026] 2022-11-23T02:11:08.6055011Z 2022-11-23T02:11:08.6056100Z Expand the folded group to see the log file of test_jit_llga_fuser 2022-11-23T02:11:08.6057632Z ##[group]PRINTING LOG FILE of test_jit_llga_fuser (/var/lib/jenkins/workspace/test/test-reports/test_jit_llga_fuser_s_ekgiin) 2022-11-23T02:11:08.6058726Z 2022-11-23T02:11:08.6060553Z Running tests... 2022-11-23T02:11:08.6061537Z ---------------------------------------------------------------------- 2022-11-23T02:11:08.6062875Z test_dynamo_aot_ts_onednn (__main__.TestDynamoAOT) ... Test results will be stored in test-reports/python-unittest/test_jit_llga_fuser 2022-11-23T02:11:08.6063906Z skip: Enable when integration with dynamo aot_autograd is more stable (0.001s) 2022-11-23T02:11:08.6064792Z test_context_manager (__main__.TestEnableDisableLlgaFuser) ... ok (0.091s) 2022-11-23T02:11:08.6065822Z test_bn2d_eltwise_cuda_bfloat16 (__main__.TestFusionPatternCUDA) ... skip: This test fails for BF16 on machines without AVX512. (0.001s) 2022-11-23T02:11:08.6067274Z test_bn2d_eltwise_cuda_float32 (__main__.TestFusionPatternCUDA) ... skip: This test fails for BF16 on machines without AVX512. (0.001s) 2022-11-23T02:11:08.6068394Z test_conv2d_bn_cuda_bfloat16 (__main__.TestFusionPatternCUDA) ... skip: This test fails for BF16 on machines without AVX512. (0.001s) 2022-11-23T02:11:08.6069531Z test_conv2d_bn_cuda_float32 (__main__.TestFusionPatternCUDA) ... skip: This test fails for BF16 on machines without AVX512. (0.001s) 2022-11-23T02:11:08.6070204Z test_conv2d_bn_relu_cuda_bfloat16 (__main__.TestFusionPatternCUDA) ... skip: This test fails for BF16 on machines without AVX512. (0.001s) 2022-11-23T02:11:08.6071263Z test_conv2d_bn_relu_cuda_float32 (__main__.TestFusionPatternCUDA) ... skip: This test fails for BF16 on machines without AVX512. (0.001s) 2022-11-23T02:11:08.6071915Z test_conv2d_clamp_cuda_bfloat16 (__main__.TestFusionPatternCUDA) ... skip: This test fails for BF16 on machines without AVX512. (0.002s) 2022-11-23T02:11:08.6072502Z test_conv2d_clamp_cuda_float32 (__main__.TestFusionPatternCUDA) ... skip: This test fails for BF16 on machines without AVX512. (0.002s) 2022-11-23T02:11:08.6073073Z test_conv2d_eltwise_cuda_bfloat16 (__main__.TestFusionPatternCUDA) ... skip: This test fails for BF16 on machines without AVX512. (0.001s) 2022-11-23T02:11:08.6073619Z test_conv2d_eltwise_cuda_float32 (__main__.TestFusionPatternCUDA) ... skip: This test fails for BF16 on machines without AVX512. (0.001s) 2022-11-23T02:11:08.6074177Z test_conv2d_silu_cuda_bfloat16 (__main__.TestFusionPatternCUDA) ... skip: This test fails for BF16 on machines without AVX512. (0.001s) 2022-11-23T02:11:08.6074734Z test_conv2d_silu_cuda_float32 (__main__.TestFusionPatternCUDA) ... skip: This test fails for BF16 on machines without AVX512. (0.001s) 2022-11-23T02:11:08.6075288Z test_conv2d_sum_cuda_bfloat16 (__main__.TestFusionPatternCUDA) ... skip: This test fails for BF16 on machines without AVX512. (0.002s) 2022-11-23T02:11:08.6075965Z test_conv2d_sum_cuda_float32 (__main__.TestFusionPatternCUDA) ... skip: This test fails for BF16 on machines without AVX512. (0.002s) 2022-11-23T02:11:08.6076578Z test_ensure_tensor_is_rewrapped_cuda_bfloat16 (__main__.TestFusionPatternCUDA) ... skip: This test fails for BF16 on machines without AVX512. (0.002s) 2022-11-23T02:11:08.6077191Z test_ensure_tensor_is_rewrapped_cuda_float32 (__main__.TestFusionPatternCUDA) ... skip: This test fails for BF16 on machines without AVX512. (0.002s) 2022-11-23T02:11:08.6077777Z test_linear_eltwise_cuda_bfloat16 (__main__.TestFusionPatternCUDA) ... skip: This test fails for BF16 on machines without AVX512. (0.001s) 2022-11-23T02:11:08.6078322Z test_linear_eltwise_cuda_float32 (__main__.TestFusionPatternCUDA) ... skip: This test fails for BF16 on machines without AVX512. (0.001s) 2022-11-23T02:11:08.6078909Z test_rewrap_tensor_input_to_pytorch_cuda_bfloat16 (__main__.TestFusionPatternCUDA) ... skip: This test fails for BF16 on machines without AVX512. (0.001s) 2022-11-23T02:11:08.6079515Z test_rewrap_tensor_input_to_pytorch_cuda_float32 (__main__.TestFusionPatternCUDA) ... skip: This test fails for BF16 on machines without AVX512. (0.001s) 2022-11-23T02:11:08.6080093Z test_wildcard_cuda_bfloat16 (__main__.TestFusionPatternCUDA) ... skip: This test fails for BF16 on machines without AVX512. (0.001s) 2022-11-23T02:11:08.6080645Z test_wildcard_cuda_float32 (__main__.TestFusionPatternCUDA) ... skip: This test fails for BF16 on machines without AVX512. (0.001s) 2022-11-23T02:11:08.6081213Z test_wildcard_unsupported_dtype_cuda_int32 (__main__.TestFusionPatternCUDA) ... skip: This test fails for BF16 on machines without AVX512. (0.001s) 2022-11-23T02:11:08.6081769Z test_vision_alexnet_bfloat16 (__main__.TestModel) ... skip: This test fails for BF16 on machines without AVX512. (0.000s) 2022-11-23T02:11:08.6082269Z test_vision_alexnet_float32 (__main__.TestModel) ... skip: This test fails for BF16 on machines without AVX512. (0.000s) 2022-11-23T02:11:08.6082858Z test_vision_densenet121_bfloat16 (__main__.TestModel) ... skip: This test fails for BF16 on machines without AVX512. (0.000s) 2022-11-23T02:11:08.6083347Z test_vision_densenet121_float32 (__main__.TestModel) ... skip: This test fails for BF16 on machines without AVX512. (0.000s) 2022-11-23T02:11:08.6083845Z test_vision_densenet161_bfloat16 (__main__.TestModel) ... skip: This test fails for BF16 on machines without AVX512. (0.000s) 2022-11-23T02:11:08.6084350Z test_vision_densenet161_float32 (__main__.TestModel) ... skip: This test fails for BF16 on machines without AVX512. (0.000s) 2022-11-23T02:11:08.6084865Z test_vision_densenet169_bfloat16 (__main__.TestModel) ... skip: This test fails for BF16 on machines without AVX512. (0.000s) 2022-11-23T02:11:08.6085368Z test_vision_densenet169_float32 (__main__.TestModel) ... skip: This test fails for BF16 on machines without AVX512. (0.000s) 2022-11-23T02:11:08.6085868Z test_vision_densenet201_bfloat16 (__main__.TestModel) ... skip: This test fails for BF16 on machines without AVX512. (0.000s) 2022-11-23T02:11:08.6086370Z test_vision_densenet201_float32 (__main__.TestModel) ... skip: This test fails for BF16 on machines without AVX512. (0.000s) 2022-11-23T02:11:08.6086882Z test_vision_efficientnet_b0_bfloat16 (__main__.TestModel) ... skip: This test fails for BF16 on machines without AVX512. (0.000s) 2022-11-23T02:11:08.6087387Z test_vision_efficientnet_b0_float32 (__main__.TestModel) ... skip: This test fails for BF16 on machines without AVX512. (0.000s) 2022-11-23T02:11:08.6087906Z test_vision_efficientnet_b1_bfloat16 (__main__.TestModel) ... skip: This test fails for BF16 on machines without AVX512. (0.000s) 2022-11-23T02:11:08.6088421Z test_vision_efficientnet_b1_float32 (__main__.TestModel) ... skip: This test fails for BF16 on machines without AVX512. (0.000s) 2022-11-23T02:11:08.6089046Z test_vision_efficientnet_b2_bfloat16 (__main__.TestModel) ... skip: This test fails for BF16 on machines without AVX512. (0.000s) 2022-11-23T02:11:08.6089572Z test_vision_efficientnet_b2_float32 (__main__.TestModel) ... skip: This test fails for BF16 on machines without AVX512. (0.000s) 2022-11-23T02:11:08.6090095Z test_vision_efficientnet_b3_bfloat16 (__main__.TestModel) ... skip: This test fails for BF16 on machines without AVX512. (0.000s) 2022-11-23T02:11:08.6090614Z test_vision_efficientnet_b3_float32 (__main__.TestModel) ... skip: This test fails for BF16 on machines without AVX512. (0.000s) 2022-11-23T02:11:08.6091126Z test_vision_efficientnet_b4_bfloat16 (__main__.TestModel) ... skip: This test fails for BF16 on machines without AVX512. (0.000s) 2022-11-23T02:11:08.6091623Z test_vision_efficientnet_b4_float32 (__main__.TestModel) ... skip: This test fails for BF16 on machines without AVX512. (0.000s) 2022-11-23T02:11:08.6092137Z test_vision_efficientnet_b5_bfloat16 (__main__.TestModel) ... skip: This test fails for BF16 on machines without AVX512. (0.000s) 2022-11-23T02:11:08.6092661Z test_vision_efficientnet_b5_float32 (__main__.TestModel) ... skip: This test fails for BF16 on machines without AVX512. (0.000s) 2022-11-23T02:11:08.6093191Z test_vision_efficientnet_b6_bfloat16 (__main__.TestModel) ... skip: This test fails for BF16 on machines without AVX512. (0.000s) 2022-11-23T02:11:08.6093684Z test_vision_efficientnet_b6_float32 (__main__.TestModel) ... skip: This test fails for BF16 on machines without AVX512. (0.000s) 2022-11-23T02:11:08.6094200Z test_vision_efficientnet_b7_bfloat16 (__main__.TestModel) ... skip: This test fails for BF16 on machines without AVX512. (0.000s) 2022-11-23T02:11:08.6094715Z test_vision_efficientnet_b7_float32 (__main__.TestModel) ... skip: This test fails for BF16 on machines without AVX512. (0.000s) 2022-11-23T02:11:08.6095221Z test_vision_googlenet_bfloat16 (__main__.TestModel) ... skip: This test fails for BF16 on machines without AVX512. (0.000s) 2022-11-23T02:11:08.6095714Z test_vision_googlenet_float32 (__main__.TestModel) ... skip: This test fails for BF16 on machines without AVX512. (0.000s) 2022-11-23T02:11:08.6096290Z test_vision_mnasnet1_0_bfloat16 (__main__.TestModel) ... skip: This test fails for BF16 on machines without AVX512. (0.000s) 2022-11-23T02:11:08.6096804Z test_vision_mnasnet1_0_float32 (__main__.TestModel) ... skip: This test fails for BF16 on machines without AVX512. (0.000s) 2022-11-23T02:11:08.6097317Z test_vision_mobilenet_v2_bfloat16 (__main__.TestModel) ... skip: This test fails for BF16 on machines without AVX512. (0.000s) 2022-11-23T02:11:08.6097811Z test_vision_mobilenet_v2_float32 (__main__.TestModel) ... skip: This test fails for BF16 on machines without AVX512. (0.000s) 2022-11-23T02:11:08.6098327Z test_vision_mobilenet_v3_large_bfloat16 (__main__.TestModel) ... skip: This test fails for BF16 on machines without AVX512. (0.000s) 2022-11-23T02:11:08.6098849Z test_vision_mobilenet_v3_large_float32 (__main__.TestModel) ... skip: This test fails for BF16 on machines without AVX512. (0.000s) 2022-11-23T02:11:08.6099369Z test_vision_regnet_y_400mf_bfloat16 (__main__.TestModel) ... skip: This test fails for BF16 on machines without AVX512. (0.000s) 2022-11-23T02:11:08.6099868Z test_vision_regnet_y_400mf_float32 (__main__.TestModel) ... skip: This test fails for BF16 on machines without AVX512. (0.000s) 2022-11-23T02:11:08.6100658Z test_vision_resnet50_bfloat16 (__main__.TestModel) ... skip: This test fails for BF16 on machines without AVX512. (0.000s) 2022-11-23T02:11:08.6101172Z test_vision_resnet50_float32 (__main__.TestModel) ... skip: This test fails for BF16 on machines without AVX512. (0.000s) 2022-11-23T02:11:08.6101682Z test_vision_resnext101_32x8d_bfloat16 (__main__.TestModel) ... skip: This test fails for BF16 on machines without AVX512. (0.000s) 2022-11-23T02:11:08.6102177Z test_vision_resnext101_32x8d_float32 (__main__.TestModel) ... skip: This test fails for BF16 on machines without AVX512. (0.000s) 2022-11-23T02:11:08.6102776Z test_vision_resnext50_32x4d_bfloat16 (__main__.TestModel) ... skip: This test fails for BF16 on machines without AVX512. (0.000s) 2022-11-23T02:11:08.6103311Z test_vision_resnext50_32x4d_float32 (__main__.TestModel) ... skip: This test fails for BF16 on machines without AVX512. (0.000s) 2022-11-23T02:11:08.6103827Z test_vision_shufflenet_v2_x1_0_bfloat16 (__main__.TestModel) ... skip: This test fails for BF16 on machines without AVX512. (0.000s) 2022-11-23T02:11:08.6104328Z test_vision_shufflenet_v2_x1_0_float32 (__main__.TestModel) ... skip: This test fails for BF16 on machines without AVX512. (0.000s) 2022-11-23T02:11:08.6104856Z test_vision_squeezenet1_0_bfloat16 (__main__.TestModel) ... skip: This test fails for BF16 on machines without AVX512. (0.000s) 2022-11-23T02:11:08.6105375Z test_vision_squeezenet1_0_float32 (__main__.TestModel) ... skip: This test fails for BF16 on machines without AVX512. (0.000s) 2022-11-23T02:11:08.6105875Z test_vision_vgg16_bfloat16 (__main__.TestModel) ... skip: This test fails for BF16 on machines without AVX512. (0.000s) 2022-11-23T02:11:08.6106354Z test_vision_vgg16_float32 (__main__.TestModel) ... skip: This test fails for BF16 on machines without AVX512. (0.000s) 2022-11-23T02:11:08.6106854Z test_vision_wide_resnet50_2_bfloat16 (__main__.TestModel) ... skip: This test fails for BF16 on machines without AVX512. (0.000s) 2022-11-23T02:11:08.6107366Z test_vision_wide_resnet50_2_float32 (__main__.TestModel) ... skip: This test fails for BF16 on machines without AVX512. (0.000s) 2022-11-23T02:11:08.6107867Z test_add_cuda_bfloat16 (__main__.TestOpCUDA) ... skip: This test fails for BF16 on machines without AVX512. (0.001s) 2022-11-23T02:11:08.6108350Z test_add_cuda_float32 (__main__.TestOpCUDA) ... skip: This test fails for BF16 on machines without AVX512. (0.001s) 2022-11-23T02:11:08.6108860Z test_add_scalar_cuda_bfloat16 (__main__.TestOpCUDA) ... skip: This test fails for BF16 on machines without AVX512. (0.001s) 2022-11-23T02:11:08.6109371Z test_add_scalar_cuda_float32 (__main__.TestOpCUDA) ... skip: This test fails for BF16 on machines without AVX512. (0.001s) 2022-11-23T02:11:08.6109946Z test_addmm_cuda_bfloat16 (__main__.TestOpCUDA) ... skip: This test fails for BF16 on machines without AVX512. (0.001s) 2022-11-23T02:11:08.6110442Z test_addmm_cuda_float32 (__main__.TestOpCUDA) ... skip: This test fails for BF16 on machines without AVX512. (0.001s) 2022-11-23T02:11:08.6110943Z test_avg_pool2d_cuda_bfloat16 (__main__.TestOpCUDA) ... skip: This test fails for BF16 on machines without AVX512. (0.001s) 2022-11-23T02:11:08.6111453Z test_avg_pool2d_cuda_float32 (__main__.TestOpCUDA) ... skip: This test fails for BF16 on machines without AVX512. (0.001s) 2022-11-23T02:11:08.6111931Z test_bn2d_cuda_bfloat16 (__main__.TestOpCUDA) ... skip: This test fails for BF16 on machines without AVX512. (0.001s) 2022-11-23T02:11:08.6112434Z test_bn2d_cuda_float32 (__main__.TestOpCUDA) ... skip: This test fails for BF16 on machines without AVX512. (0.000s) 2022-11-23T02:11:08.6112938Z test_cat_cuda_bfloat16 (__main__.TestOpCUDA) ... skip: This test fails for BF16 on machines without AVX512. (0.001s) 2022-11-23T02:11:08.6113431Z test_cat_cuda_float32 (__main__.TestOpCUDA) ... skip: This test fails for BF16 on machines without AVX512. (0.001s) 2022-11-23T02:11:08.6113901Z test_conv2d_cuda_bfloat16 (__main__.TestOpCUDA) ... skip: This test fails for BF16 on machines without AVX512. (0.001s) 2022-11-23T02:11:08.6114393Z test_conv2d_cuda_float32 (__main__.TestOpCUDA) ... skip: This test fails for BF16 on machines without AVX512. (0.001s) 2022-11-23T02:11:08.6114885Z test_eltwise_cuda_bfloat16 (__main__.TestOpCUDA) ... skip: This test fails for BF16 on machines without AVX512. (0.001s) 2022-11-23T02:11:08.6115383Z test_eltwise_cuda_float32 (__main__.TestOpCUDA) ... skip: This test fails for BF16 on machines without AVX512. (0.001s) 2022-11-23T02:11:08.6115881Z test_identity_binary_cuda_bfloat16 (__main__.TestOpCUDA) ... skip: This test fails for BF16 on machines without AVX512. (0.000s) 2022-11-23T02:11:08.6116490Z test_identity_binary_cuda_float32 (__main__.TestOpCUDA) ... skip: This test fails for BF16 on machines without AVX512. (0.000s) 2022-11-23T02:11:08.6117023Z test_layer_norm_cuda_bfloat16 (__main__.TestOpCUDA) ... skip: This test fails for BF16 on machines without AVX512. (0.000s) 2022-11-23T02:11:08.6117524Z test_layer_norm_cuda_float32 (__main__.TestOpCUDA) ... skip: This test fails for BF16 on machines without AVX512. (0.000s) 2022-11-23T02:11:08.6118005Z test_linear_cuda_bfloat16 (__main__.TestOpCUDA) ... skip: This test fails for BF16 on machines without AVX512. (0.001s) 2022-11-23T02:11:08.6118498Z test_linear_cuda_float32 (__main__.TestOpCUDA) ... skip: This test fails for BF16 on machines without AVX512. (0.001s) 2022-11-23T02:11:08.6118998Z test_max_pool2d_cuda_bfloat16 (__main__.TestOpCUDA) ... skip: This test fails for BF16 on machines without AVX512. (0.001s) 2022-11-23T02:11:08.6119500Z test_max_pool2d_cuda_float32 (__main__.TestOpCUDA) ... skip: This test fails for BF16 on machines without AVX512. (0.001s) 2022-11-23T02:11:08.6119996Z test_mul_cuda_bfloat16 (__main__.TestOpCUDA) ... skip: This test fails for BF16 on machines without AVX512. (0.001s) 2022-11-23T02:11:08.6120490Z test_mul_cuda_float32 (__main__.TestOpCUDA) ... skip: This test fails for BF16 on machines without AVX512. (0.001s) 2022-11-23T02:11:08.6120983Z test_softmax_cuda_bfloat16 (__main__.TestOpCUDA) ... skip: This test fails for BF16 on machines without AVX512. (0.001s) 2022-11-23T02:11:08.6121480Z test_softmax_cuda_float32 (__main__.TestOpCUDA) ... skip: This test fails for BF16 on machines without AVX512. (0.001s) 2022-11-23T02:11:08.6121968Z test_typecheck_cuda_bfloat16 (__main__.TestOpCUDA) ... skip: This test fails for BF16 on machines without AVX512. (0.001s) 2022-11-23T02:11:08.6122476Z test_typecheck_cuda_float32 (__main__.TestOpCUDA) ... skip: This test fails for BF16 on machines without AVX512. (0.001s) 2022-11-23T02:11:08.6123005Z test_variable_kernel_avg_pool2d_cuda_bfloat16 (__main__.TestOpCUDA) ... skip: This test fails for BF16 on machines without AVX512. (0.001s) 2022-11-23T02:11:08.6123630Z test_variable_kernel_avg_pool2d_cuda_float32 (__main__.TestOpCUDA) ... skip: This test fails for BF16 on machines without AVX512. (0.001s) 2022-11-23T02:11:08.6123933Z 2022-11-23T02:11:08.6124233Z ---------------------------------------------------------------------- 2022-11-23T02:11:08.6124573Z Ran 107 tests in 0.170s 2022-11-23T02:11:08.6124739Z 2022-11-23T02:11:08.6124850Z OK (skipped=106) 2022-11-23T02:11:08.6125008Z 2022-11-23T02:11:08.6125133Z Generating XML reports... 2022-11-23T02:11:08.6125730Z Generated XML report: test-reports/python-unittest/test_jit_llga_fuser/TEST-TestEnableDisableLlgaFuser-20221123021107.xml 2022-11-23T02:11:08.6126445Z Generated XML report: test-reports/python-unittest/test_jit_llga_fuser/TEST-TestDynamoAOT-20221123021107.xml 2022-11-23T02:11:08.6127149Z Generated XML report: test-reports/python-unittest/test_jit_llga_fuser/TEST-TestFusionPatternCUDA-20221123021107.xml 2022-11-23T02:11:08.6127823Z Generated XML report: test-reports/python-unittest/test_jit_llga_fuser/TEST-TestModel-20221123021107.xml 2022-11-23T02:11:08.6128481Z Generated XML report: test-reports/python-unittest/test_jit_llga_fuser/TEST-TestOpCUDA-20221123021107.xml 2022-11-23T02:11:08.6128778Z 2022-11-23T02:11:08.6129163Z ##[endgroup] 2022-11-23T02:11:08.6129663Z FINISHED PRINTING LOG FILE of test_jit_llga_fuser (/var/lib/jenkins/workspace/test/test-reports/test_jit_llga_fuser_s_ekgiin) 2022-11-23T02:11:08.6129965Z 2022-11-23T02:11:11.0611971Z Ignoring disabled issues: [] 2022-11-23T02:11:11.0957236Z Running test_matmul_cuda ... [2022-11-23 02:11:11.095308] 2022-11-23T02:11:11.0960046Z Executing ['/opt/conda/bin/python', '-bb', 'test_matmul_cuda.py', '-v', '--import-slow-tests', '--import-disabled-tests'] ... [2022-11-23 02:11:11.095627] 2022-11-23T02:11:47.5021969Z 2022-11-23T02:11:47.5022719Z Expand the folded group to see the log file of test_matmul_cuda 2022-11-23T02:11:47.5023818Z ##[group]PRINTING LOG FILE of test_matmul_cuda (/var/lib/jenkins/workspace/test/test-reports/test_matmul_cuda_e8rrxf8o) 2022-11-23T02:11:47.5024524Z 2022-11-23T02:11:47.5026227Z Running tests... 2022-11-23T02:11:47.5026797Z ---------------------------------------------------------------------- 2022-11-23T02:11:47.5027325Z Test results will be stored in test-reports/python-unittest/test_matmul_cuda 2022-11-23T02:11:47.5027786Z test_cublas_addmm_size_10000_cuda_bfloat16 (__main__.TestMatmulCudaCUDA) ... ok (9.867s) 2022-11-23T02:11:47.5028933Z test_cublas_addmm_size_10000_cuda_float16 (__main__.TestMatmulCudaCUDA) ... ok (14.133s) 2022-11-23T02:11:47.5029389Z test_cublas_addmm_size_10000_cuda_float32 (__main__.TestMatmulCudaCUDA) ... ok (8.409s) 2022-11-23T02:11:47.5029864Z test_cublas_addmm_size_1000_cuda_bfloat16 (__main__.TestMatmulCudaCUDA) ... ok (0.055s) 2022-11-23T02:11:47.5030294Z test_cublas_addmm_size_1000_cuda_float16 (__main__.TestMatmulCudaCUDA) ... ok (0.096s) 2022-11-23T02:11:47.5030725Z test_cublas_addmm_size_1000_cuda_float32 (__main__.TestMatmulCudaCUDA) ... ok (0.038s) 2022-11-23T02:11:47.5031160Z test_cublas_addmm_size_100_cuda_bfloat16 (__main__.TestMatmulCudaCUDA) ... ok (0.005s) 2022-11-23T02:11:47.5031571Z test_cublas_addmm_size_100_cuda_float16 (__main__.TestMatmulCudaCUDA) ... ok (0.005s) 2022-11-23T02:11:47.5032001Z test_cublas_addmm_size_100_cuda_float32 (__main__.TestMatmulCudaCUDA) ... ok (0.004s) 2022-11-23T02:11:47.5032228Z 2022-11-23T02:11:47.5032522Z ---------------------------------------------------------------------- 2022-11-23T02:11:47.5032886Z Ran 9 tests in 32.615s 2022-11-23T02:11:47.5033050Z 2022-11-23T02:11:47.5033153Z OK 2022-11-23T02:11:47.5033278Z 2022-11-23T02:11:47.5035558Z Generating XML reports... 2022-11-23T02:11:47.5036219Z Generated XML report: test-reports/python-unittest/test_matmul_cuda/TEST-TestMatmulCudaCUDA-20221123021114.xml 2022-11-23T02:11:47.5036568Z 2022-11-23T02:11:47.5037009Z ##[endgroup] 2022-11-23T02:11:47.5037547Z FINISHED PRINTING LOG FILE of test_matmul_cuda (/var/lib/jenkins/workspace/test/test-reports/test_matmul_cuda_e8rrxf8o) 2022-11-23T02:11:47.5038040Z 2022-11-23T02:11:49.9890114Z Ignoring disabled issues: [] 2022-11-23T02:11:50.0236545Z Running test_nvfuser_frontend ... [2022-11-23 02:11:50.023267] 2022-11-23T02:11:50.0239111Z Executing ['/opt/conda/bin/python', '-bb', 'test_nvfuser_frontend.py', '-v', '--import-slow-tests', '--import-disabled-tests'] ... [2022-11-23 02:11:50.023581] 2022-11-23T02:11:53.4885512Z 2022-11-23T02:11:53.4885979Z Expand the folded group to see the log file of test_nvfuser_frontend 2022-11-23T02:11:53.4887000Z ##[group]PRINTING LOG FILE of test_nvfuser_frontend (/var/lib/jenkins/workspace/test/test-reports/test_nvfuser_frontend_grzkopfm) 2022-11-23T02:11:53.4887318Z 2022-11-23T02:11:53.4887435Z Running tests... 2022-11-23T02:11:53.4887946Z ---------------------------------------------------------------------- 2022-11-23T02:11:53.4888602Z test_basic (__main__.TestNvFuserFrontend) ... Test results will be stored in test-reports/python-unittest/test_nvfuser_frontend 2022-11-23T02:11:53.4889095Z skip: Only supported on Volta and newer devices. (0.002s) 2022-11-23T02:11:53.4889572Z test_basic_fp16 (__main__.TestNvFuserFrontend) ... skip: Only supported on Volta and newer devices. (0.001s) 2022-11-23T02:11:53.4890363Z test_broadcast_mixing (__main__.TestNvFuserFrontend) ... skip: Only supported on Volta and newer devices. (0.001s) 2022-11-23T02:11:53.4890899Z test_cast_double_to_half (__main__.TestNvFuserFrontend) ... skip: Only supported on Volta and newer devices. (0.001s) 2022-11-23T02:11:53.4891429Z test_explicit_broadcast_input (__main__.TestNvFuserFrontend) ... skip: Only supported on Volta and newer devices. (0.001s) 2022-11-23T02:11:53.4891990Z test_implicit_broadcast_input (__main__.TestNvFuserFrontend) ... skip: Only supported on Volta and newer devices. (0.001s) 2022-11-23T02:11:53.4892515Z test_ops_broadcast (__main__.TestNvFuserFrontend) ... skip: Only supported on Volta and newer devices. (0.001s) 2022-11-23T02:11:53.4893286Z test_prim_layer_norm_fwd (__main__.TestNvFuserFrontend) ... skip: Only supported on Volta and newer devices. (0.005s) 2022-11-23T02:11:53.4893835Z test_prim_rms_norm_fwd (__main__.TestNvFuserFrontend) ... skip: Only supported on Volta and newer devices. (0.002s) 2022-11-23T02:11:53.4894354Z test_promote_to_double (__main__.TestNvFuserFrontend) ... skip: Only supported on Volta and newer devices. (0.001s) 2022-11-23T02:11:53.4894618Z 2022-11-23T02:11:53.4894910Z ---------------------------------------------------------------------- 2022-11-23T02:11:53.4895245Z Ran 10 tests in 1.259s 2022-11-23T02:11:53.4895411Z 2022-11-23T02:11:53.4895521Z OK (skipped=10) 2022-11-23T02:11:53.4895677Z 2022-11-23T02:11:53.4895791Z Generating XML reports... 2022-11-23T02:11:53.4896386Z Generated XML report: test-reports/python-unittest/test_nvfuser_frontend/TEST-TestNvFuserFrontend-20221123021151.xml 2022-11-23T02:11:53.4896724Z 2022-11-23T02:11:53.4897048Z ##[endgroup] 2022-11-23T02:11:53.4897573Z FINISHED PRINTING LOG FILE of test_nvfuser_frontend (/var/lib/jenkins/workspace/test/test-reports/test_nvfuser_frontend_grzkopfm) 2022-11-23T02:11:53.4897891Z 2022-11-23T02:11:55.9372508Z Ignoring disabled issues: [] 2022-11-23T02:11:55.9720948Z Running test_nvfuser_dynamo ... [2022-11-23 02:11:55.971657] 2022-11-23T02:11:55.9723579Z Executing ['/opt/conda/bin/python', '-bb', 'test_nvfuser_dynamo.py', '-v', '--import-slow-tests', '--import-disabled-tests'] ... [2022-11-23 02:11:55.971984] 2022-11-23T02:11:59.6795879Z 2022-11-23T02:11:59.6796521Z Expand the folded group to see the log file of test_nvfuser_dynamo 2022-11-23T02:11:59.6797567Z ##[group]PRINTING LOG FILE of test_nvfuser_dynamo (/var/lib/jenkins/workspace/test/test-reports/test_nvfuser_dynamo_094r65ot) 2022-11-23T02:11:59.6797927Z 2022-11-23T02:11:59.6798023Z Running tests... 2022-11-23T02:11:59.6798561Z ---------------------------------------------------------------------- 2022-11-23T02:11:59.6799186Z test_basic (__main__.TestNvFuserDynamo) ... Test results will be stored in test-reports/python-unittest/test_nvfuser_dynamo 2022-11-23T02:11:59.6799922Z skip: Only supported on Volta and newer devices. (0.001s) 2022-11-23T02:11:59.6800387Z test_batch_norm_implicit_dtype_promotion (__main__.TestNvFuserDynamo) ... skip: Only supported on Volta and newer devices. (0.001s) 2022-11-23T02:11:59.6800930Z test_dtype_correctness (__main__.TestNvFuserDynamo) ... skip: Only supported on Volta and newer devices. (0.001s) 2022-11-23T02:11:59.6801433Z test_min_cut (__main__.TestNvFuserDynamo) ... skip: Only supported on Volta and newer devices. (0.002s) 2022-11-23T02:11:59.6801701Z 2022-11-23T02:11:59.6801981Z ---------------------------------------------------------------------- 2022-11-23T02:11:59.6802297Z Ran 4 tests in 1.264s 2022-11-23T02:11:59.6802460Z 2022-11-23T02:11:59.6802568Z OK (skipped=4) 2022-11-23T02:11:59.6802735Z 2022-11-23T02:11:59.6802863Z Generating XML reports... 2022-11-23T02:11:59.6803429Z Generated XML report: test-reports/python-unittest/test_nvfuser_dynamo/TEST-TestNvFuserDynamo-20221123021158.xml 2022-11-23T02:11:59.6803760Z 2022-11-23T02:11:59.6804076Z ##[endgroup] 2022-11-23T02:11:59.6804600Z FINISHED PRINTING LOG FILE of test_nvfuser_dynamo (/var/lib/jenkins/workspace/test/test-reports/test_nvfuser_dynamo_094r65ot) 2022-11-23T02:11:59.6804904Z 2022-11-23T02:12:02.1470374Z Ignoring disabled issues: [] 2022-11-23T02:12:02.1819459Z Running test_type_hints ... [2022-11-23 02:12:02.181550] 2022-11-23T02:12:02.1822798Z Executing ['/opt/conda/bin/python', '-bb', 'test_type_hints.py', '-v', '--import-slow-tests', '--import-disabled-tests'] ... [2022-11-23 02:12:02.181876] 2022-11-23T02:12:04.2806561Z 2022-11-23T02:12:04.2807463Z Expand the folded group to see the log file of test_type_hints 2022-11-23T02:12:04.2809426Z ##[group]PRINTING LOG FILE of test_type_hints (/var/lib/jenkins/workspace/test/test-reports/test_type_hints_odkui2fx) 2022-11-23T02:12:04.2809872Z 2022-11-23T02:12:04.2809993Z Running tests... 2022-11-23T02:12:04.2810730Z ---------------------------------------------------------------------- 2022-11-23T02:12:04.2811290Z Test results will be stored in test-reports/python-unittest/test_type_hints 2022-11-23T02:12:04.2811678Z test_doc_examples (__main__.TestTypeHints) 2022-11-23T02:12:04.2812156Z Run documentation examples through mypy. ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-11-23T02:12:04.2812441Z 2022-11-23T02:12:04.2812709Z ---------------------------------------------------------------------- 2022-11-23T02:12:04.2813042Z Ran 1 test in 0.002s 2022-11-23T02:12:04.2813203Z 2022-11-23T02:12:04.2813315Z OK (skipped=1) 2022-11-23T02:12:04.2813470Z 2022-11-23T02:12:04.2813576Z Generating XML reports... 2022-11-23T02:12:04.2814122Z Generated XML report: test-reports/python-unittest/test_type_hints/TEST-TestTypeHints-20221123021204.xml 2022-11-23T02:12:04.2814436Z 2022-11-23T02:12:04.2814762Z ##[endgroup] 2022-11-23T02:12:04.2815271Z FINISHED PRINTING LOG FILE of test_type_hints (/var/lib/jenkins/workspace/test/test-reports/test_type_hints_odkui2fx) 2022-11-23T02:12:04.2815581Z 2022-11-23T02:12:04.5736777Z Running test_ops_gradients ... [2022-11-23 02:12:04.573200] 2022-11-23T02:12:04.5741872Z Executing ['/opt/conda/bin/python', '-bb', 'test_ops_gradients.py', '-v', '--use-pytest', '-vv', '-rfEX', '-x', '--reruns=2', '--import-slow-tests', '--import-disabled-tests'] ... [2022-11-23 02:12:04.573810] 2022-11-23T04:10:42.8359129Z 2022-11-23T04:10:42.8363339Z Expand the folded group to see the log file of test_ops_gradients 2022-11-23T04:10:42.8364250Z ##[group]PRINTING LOG FILE of test_ops_gradients (/var/lib/jenkins/workspace/test/test-reports/test_ops_gradients_l39pv2a9) 2022-11-23T04:10:42.8371625Z Test results will be stored in test-reports/python-pytest/test_ops_gradients/test_ops_gradients-61b2c82b6702b198.xml 2022-11-23T04:10:42.8372377Z ============================= test session starts ============================== 2022-11-23T04:10:42.8373306Z platform linux -- Python 3.10.4, pytest-7.2.0, pluggy-1.0.0 -- /opt/conda/bin/python 2022-11-23T04:10:42.8373965Z cachedir: .pytest_cache 2022-11-23T04:10:42.8374522Z hypothesis profile 'pytorch_ci' -> database=None, max_examples=50, derandomize=True, suppress_health_check=[HealthCheck.too_slow] 2022-11-23T04:10:42.8375246Z rootdir: /var/lib/jenkins/workspace, configfile: pytest.ini 2022-11-23T04:10:42.8376264Z plugins: hypothesis-5.35.1, flakefinder-1.1.0, rerunfailures-10.3, shard-0.1.2, xdist-3.0.2, xdoctest-1.0.2 2022-11-23T04:10:42.8376894Z collecting ... collected 4835 items 2022-11-23T04:10:42.9129616Z Running 4835 items in this shard: test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_H_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_H_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_T_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_T_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad___getitem___cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad___getitem___cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad___radd___cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad___radd___cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad___rdiv___cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad___rdiv___cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad___rmatmul___cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad___rmatmul___cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad___rmod___cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad___rmul___cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad___rmul___cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad___rpow___cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad___rpow___cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad___rsub___cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad___rsub___cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad__softmax_backward_data_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_abs_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_abs_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_acos_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_acos_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_acosh_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_acosh_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_add_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_add_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_addbmm_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_addbmm_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_addcdiv_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_addcdiv_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_addcmul_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_addcmul_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_addmm_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_addmm_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_addmm_decomposed_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_addmm_decomposed_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_addmv_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_addmv_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_addr_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_addr_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_all_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_all_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_allclose_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_allclose_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_amax_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_amin_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_aminmax_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_angle_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_angle_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_any_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_any_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_arange_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_argmax_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_argmin_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_argsort_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_argwhere_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_argwhere_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_as_strided_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_as_strided_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_as_strided_scatter_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_as_strided_scatter_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_asin_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_asin_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_asinh_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_asinh_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_atan2_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_atan_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_atan_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_atanh_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_atanh_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_atleast_1d_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_atleast_1d_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_atleast_2d_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_atleast_2d_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_atleast_3d_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_atleast_3d_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_baddbmm_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_baddbmm_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_bernoulli_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_bfloat16_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_bfloat16_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_block_diag_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_block_diag_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_bmm_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_bmm_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_bool_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_bool_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_broadcast_tensors_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_broadcast_tensors_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_broadcast_to_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_broadcast_to_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_bucketize_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_byte_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_byte_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_cartesian_prod_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_cartesian_prod_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_cat_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_cat_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_cdist_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_cdouble_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_cdouble_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_ceil_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_cfloat_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_cfloat_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_chalf_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_chalf_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_char_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_char_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_cholesky_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_cholesky_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_cholesky_inverse_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_cholesky_inverse_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_cholesky_solve_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_cholesky_solve_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_chunk_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_chunk_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_clamp_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_clamp_max_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_clamp_min_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_clone_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_clone_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_column_stack_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_column_stack_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_combinations_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_combinations_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_complex_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_conj_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_conj_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_conj_physical_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_conj_physical_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_constant_pad_nd_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_constant_pad_nd_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_contiguous_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_contiguous_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_copysign_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_corrcoef_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_corrcoef_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_cos_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_cos_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_cosh_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_cosh_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_count_nonzero_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_count_nonzero_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_cov_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_cov_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_cross_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_cross_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_cummax_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_cummin_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_cumprod_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_cumprod_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_cumsum_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_cumsum_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_cumulative_trapezoid_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_cumulative_trapezoid_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_deg2rad_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_diag_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_diag_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_diag_embed_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_diag_embed_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_diagflat_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_diagflat_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_diagonal_copy_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_diagonal_copy_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_diagonal_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_diagonal_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_diagonal_scatter_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_diff_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_diff_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_digamma_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_dist_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_dist_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_div_floor_rounding_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_div_no_rounding_mode_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_div_no_rounding_mode_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_div_trunc_rounding_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_dot_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_dot_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_double_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_double_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_dsplit_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_dsplit_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_dstack_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_dstack_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_einsum_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_einsum_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_empty_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_empty_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_empty_like_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_empty_like_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_eq_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_eq_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_equal_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_equal_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_erf_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_erfc_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_erfinv_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_exp2_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_exp_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_exp_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_expand_as_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_expand_as_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_expand_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_expand_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_expm1_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_eye_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_eye_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_fft_fft2_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_fft_fft2_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_fft_fft_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_fft_fft_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_fft_fftn_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_fft_fftn_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_fft_fftshift_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_fft_fftshift_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_fft_hfft2_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_fft_hfft2_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_fft_hfft_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_fft_hfft_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_fft_hfftn_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_fft_hfftn_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_fft_ifft2_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_fft_ifft2_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_fft_ifft_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_fft_ifft_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_fft_ifftn_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_fft_ifftn_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_fft_ifftshift_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_fft_ifftshift_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_fft_ihfft2_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_fft_ihfft_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_fft_ihfftn_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_fft_irfft2_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_fft_irfft2_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_fft_irfft_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_fft_irfft_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_fft_irfftn_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_fft_irfftn_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_fft_rfft2_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_fft_rfft_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_fft_rfftn_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_fill_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_fill_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_flatten_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_flatten_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_flip_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_flip_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_fliplr_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_fliplr_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_flipud_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_flipud_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_float_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_float_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_float_power_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_float_power_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_floor_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_floor_divide_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_fmax_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_fmin_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_fmod_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_frac_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_frexp_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_full_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_full_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_full_like_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_full_like_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_gather_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_gather_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_ge_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_geqrf_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_geqrf_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_gradient_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_gradient_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_grid_sampler_2d_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_gt_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_half_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_half_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_heaviside_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_histc_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_hsplit_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_hsplit_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_hstack_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_hstack_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_hypot_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_i0_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_igamma_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_igammac_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_imag_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_index_add_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_index_add_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_index_copy_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_index_copy_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_index_fill_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_index_fill_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_index_put_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_index_put_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_index_reduce_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_index_select_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_index_select_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_inner_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_inner_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_int_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_int_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_isclose_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_isclose_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_isfinite_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_isfinite_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_isin_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_isinf_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_isinf_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_isnan_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_isnan_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_isneginf_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_isposinf_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_isreal_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_isreal_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_istft_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_jiterator_2inputs_2outputs_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_jiterator_2inputs_2outputs_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_jiterator_4inputs_with_extra_args_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_jiterator_4inputs_with_extra_args_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_jiterator_binary_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_jiterator_binary_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_jiterator_binary_return_by_ref_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_jiterator_binary_return_by_ref_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_jiterator_unary_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_jiterator_unary_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_kron_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_kron_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_kthvalue_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_ldexp_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_ldexp_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_le_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_lerp_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_lerp_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_lgamma_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_linalg_cholesky_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_linalg_cholesky_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_linalg_cholesky_ex_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_linalg_cholesky_ex_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_linalg_cond_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_linalg_cond_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_linalg_cross_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_linalg_cross_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_linalg_det_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_linalg_det_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_linalg_det_singular_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_linalg_det_singular_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_linalg_eig_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_linalg_eig_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_linalg_eigh_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_linalg_eigh_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_linalg_eigvals_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_linalg_eigvals_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_linalg_eigvalsh_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_linalg_eigvalsh_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_linalg_householder_product_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_linalg_householder_product_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_linalg_inv_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_linalg_inv_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_linalg_inv_ex_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_linalg_inv_ex_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_linalg_ldl_factor_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_linalg_ldl_factor_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_linalg_ldl_factor_ex_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_linalg_ldl_factor_ex_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_linalg_ldl_solve_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_linalg_ldl_solve_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_linalg_lstsq_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_linalg_lstsq_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_linalg_lstsq_grad_oriented_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_linalg_lstsq_grad_oriented_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_linalg_lu_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_linalg_lu_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_linalg_lu_factor_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_linalg_lu_factor_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_linalg_lu_factor_ex_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_linalg_lu_factor_ex_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_linalg_lu_solve_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_linalg_lu_solve_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_linalg_matrix_norm_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_linalg_matrix_norm_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_linalg_matrix_power_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_linalg_matrix_power_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_linalg_matrix_rank_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_linalg_matrix_rank_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_linalg_matrix_rank_hermitian_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_linalg_matrix_rank_hermitian_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_linalg_multi_dot_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_linalg_multi_dot_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_linalg_norm_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_linalg_norm_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_linalg_norm_subgradients_at_zero_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_linalg_norm_subgradients_at_zero_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_linalg_pinv_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_linalg_pinv_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_linalg_pinv_hermitian_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_linalg_pinv_hermitian_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_linalg_pinv_singular_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_linalg_pinv_singular_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_linalg_qr_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_linalg_qr_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_linalg_slogdet_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_linalg_slogdet_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_linalg_solve_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_linalg_solve_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_linalg_solve_ex_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_linalg_solve_ex_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_linalg_solve_triangular_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_linalg_solve_triangular_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_linalg_svd_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_linalg_svd_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_linalg_svdvals_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_linalg_svdvals_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_linalg_tensorinv_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_linalg_tensorinv_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_linalg_tensorsolve_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_linalg_tensorsolve_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_linalg_vander_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_linalg_vander_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_linalg_vecdot_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_linalg_vecdot_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_linalg_vector_norm_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_linalg_vector_norm_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_linspace_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_linspace_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_log10_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_log10_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_log1p_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_log2_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_log2_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_log_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_log_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_log_softmax_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_log_softmax_with_dtype_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_log_softmax_with_dtype_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_logaddexp2_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_logaddexp_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_logcumsumexp_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_logdet_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_logdet_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_logical_and_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_logical_and_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_logical_not_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_logical_not_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_logical_or_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_logical_or_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_logical_xor_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_logical_xor_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_logit_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_logspace_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_logspace_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_logsumexp_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_long_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_long_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_lt_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_lu_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_lu_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_lu_solve_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_lu_solve_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_lu_unpack_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_lu_unpack_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_mH_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_mH_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_mT_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_mT_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_masked_amax_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_masked_amin_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_masked_argmax_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_masked_argmin_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_masked_cumprod_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_masked_cumprod_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_masked_cumsum_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_masked_cumsum_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_masked_fill_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_masked_fill_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_masked_log_softmax_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_masked_logaddexp_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_masked_logsumexp_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_masked_mean_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_masked_mean_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_masked_median_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_masked_norm_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_masked_normalize_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_masked_normalize_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_masked_prod_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_masked_prod_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_masked_scatter_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_masked_scatter_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_masked_select_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_masked_select_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_masked_softmax_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_masked_softmin_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_masked_std_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_masked_std_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_masked_sum_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_masked_sum_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_masked_var_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_masked_var_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_matmul_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_matmul_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_matrix_exp_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_matrix_exp_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_max_binary_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_max_pool2d_with_indices_backward_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_max_reduction_no_dim_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_max_reduction_with_dim_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_maximum_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_mean_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_mean_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_median_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_meshgrid_list_of_tensors_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_meshgrid_list_of_tensors_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_meshgrid_variadic_tensors_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_meshgrid_variadic_tensors_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_min_binary_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_min_reduction_no_dim_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_min_reduction_with_dim_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_minimum_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_mm_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_mm_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_mode_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_movedim_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_movedim_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_msort_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_mul_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_mul_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_multinomial_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_mv_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_mv_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_mvlgamma_mvlgamma_p_1_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_mvlgamma_mvlgamma_p_3_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_mvlgamma_mvlgamma_p_5_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_nan_to_num_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_nanmean_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_nanmedian_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_nanquantile_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_nansum_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_narrow_copy_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_narrow_copy_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_narrow_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_narrow_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_native_batch_norm_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_native_dropout_backward_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_native_layer_norm_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_ne_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_ne_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_neg_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_neg_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_new_empty_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_new_empty_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_new_empty_strided_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_new_empty_strided_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_new_full_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_new_full_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_new_ones_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_new_ones_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_new_zeros_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_new_zeros_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_nextafter_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_nn_functional__scaled_dot_product_attention_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_nn_functional_adaptive_avg_pool1d_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_nn_functional_adaptive_avg_pool2d_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_nn_functional_adaptive_avg_pool3d_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_nn_functional_adaptive_max_pool1d_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_nn_functional_adaptive_max_pool2d_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_nn_functional_adaptive_max_pool3d_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_nn_functional_alpha_dropout_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_nn_functional_avg_pool1d_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_nn_functional_avg_pool2d_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_nn_functional_avg_pool3d_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_nn_functional_batch_norm_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_nn_functional_batch_norm_without_cudnn_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_nn_functional_bilinear_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_nn_functional_binary_cross_entropy_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_nn_functional_binary_cross_entropy_with_logits_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_nn_functional_celu_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_nn_functional_conv1d_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_nn_functional_conv1d_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_nn_functional_conv2d_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_nn_functional_conv2d_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_nn_functional_conv_transpose1d_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_nn_functional_conv_transpose1d_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_nn_functional_conv_transpose2d_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_nn_functional_conv_transpose2d_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_nn_functional_conv_transpose3d_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_nn_functional_conv_transpose3d_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_nn_functional_cosine_embedding_loss_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_nn_functional_cosine_similarity_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_nn_functional_cross_entropy_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_nn_functional_ctc_loss_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_nn_functional_dropout2d_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_nn_functional_dropout3d_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_nn_functional_dropout_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_nn_functional_elu_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_nn_functional_embedding_bag_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_nn_functional_embedding_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_nn_functional_feature_alpha_dropout_with_train_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_nn_functional_feature_alpha_dropout_without_train_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_nn_functional_feature_alpha_dropout_without_train_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_nn_functional_fractional_max_pool2d_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_nn_functional_fractional_max_pool3d_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_nn_functional_gaussian_nll_loss_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_nn_functional_gelu_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_nn_functional_glu_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_nn_functional_grid_sample_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_nn_functional_group_norm_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_nn_functional_hardshrink_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_nn_functional_hardsigmoid_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_nn_functional_hardswish_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_nn_functional_hardtanh_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_nn_functional_hinge_embedding_loss_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_nn_functional_huber_loss_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_nn_functional_instance_norm_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_nn_functional_interpolate_area_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_nn_functional_interpolate_bicubic_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_nn_functional_interpolate_bilinear_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_nn_functional_interpolate_linear_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_nn_functional_interpolate_nearest_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_nn_functional_interpolate_trilinear_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_nn_functional_kl_div_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_nn_functional_l1_loss_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_nn_functional_l1_loss_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_nn_functional_layer_norm_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_nn_functional_leaky_relu_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_nn_functional_linear_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_nn_functional_linear_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_nn_functional_local_response_norm_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_nn_functional_logsigmoid_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_nn_functional_margin_ranking_loss_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_nn_functional_max_pool1d_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_nn_functional_max_pool2d_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_nn_functional_max_pool3d_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_nn_functional_max_unpool1d_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_nn_functional_max_unpool1d_grad_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_nn_functional_max_unpool2d_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_nn_functional_max_unpool2d_grad_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_nn_functional_max_unpool3d_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_nn_functional_max_unpool3d_grad_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_nn_functional_mish_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_nn_functional_mse_loss_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_nn_functional_multi_margin_loss_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_nn_functional_multilabel_margin_loss_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_nn_functional_multilabel_soft_margin_loss_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_nn_functional_nll_loss_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_nn_functional_normalize_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_nn_functional_normalize_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_nn_functional_pad_circular_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_nn_functional_pad_circular_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_nn_functional_pad_constant_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_nn_functional_pad_constant_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_nn_functional_pad_reflect_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_nn_functional_pad_reflect_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_nn_functional_pad_replicate_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_nn_functional_pad_replicate_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_nn_functional_pairwise_distance_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_nn_functional_pairwise_distance_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_nn_functional_pdist_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_nn_functional_pixel_shuffle_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_nn_functional_pixel_shuffle_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_nn_functional_pixel_unshuffle_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_nn_functional_pixel_unshuffle_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_nn_functional_poisson_nll_loss_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_nn_functional_prelu_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_nn_functional_relu6_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_nn_functional_relu_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_nn_functional_rrelu_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_nn_functional_selu_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_nn_functional_silu_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_nn_functional_smooth_l1_loss_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_nn_functional_soft_margin_loss_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_nn_functional_softmin_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_nn_functional_softmin_with_dtype_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_nn_functional_softmin_with_dtype_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_nn_functional_softplus_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_nn_functional_softshrink_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_nn_functional_softsign_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_nn_functional_softsign_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_nn_functional_tanhshrink_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_nn_functional_tanhshrink_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_nn_functional_threshold_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_nn_functional_triplet_margin_loss_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_nn_functional_triplet_margin_loss_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_nn_functional_triplet_margin_with_distance_loss_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_nn_functional_triplet_margin_with_distance_loss_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_nn_functional_unfold_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_nn_functional_unfold_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_nn_functional_upsample_bilinear_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_nn_functional_upsample_nearest_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_nonzero_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_nonzero_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_norm_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_norm_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_norm_fro_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_norm_fro_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_norm_inf_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_norm_inf_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_norm_nuc_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_norm_nuc_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_normal_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_normal_number_mean_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_ones_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_ones_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_ones_like_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_ones_like_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_ormqr_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_ormqr_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_outer_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_outer_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_pca_lowrank_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_permute_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_permute_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_pinverse_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_pinverse_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_polar_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_polygamma_polygamma_n_0_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_polygamma_polygamma_n_1_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_polygamma_polygamma_n_2_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_polygamma_polygamma_n_3_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_polygamma_polygamma_n_4_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_positive_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_positive_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_pow_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_pow_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_prod_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_prod_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_put_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_put_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_qr_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_qr_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_quantile_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_rad2deg_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_rand_like_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_rand_like_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_randint_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_randint_like_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_randn_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_randn_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_randn_like_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_randn_like_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_ravel_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_ravel_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_real_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_real_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_reciprocal_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_reciprocal_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_remainder_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_renorm_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_renorm_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_repeat_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_repeat_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_repeat_interleave_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_repeat_interleave_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_reshape_as_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_reshape_as_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_reshape_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_reshape_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_resize__cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_resize__cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_resize_as__cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_resize_as__cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_resolve_conj_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_resolve_conj_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_resolve_neg_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_resolve_neg_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_roll_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_roll_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_rot90_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_rot90_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_round_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_round_decimals_0_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_round_decimals_3_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_round_decimals_neg_3_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_rsqrt_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_rsqrt_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_rsub_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_rsub_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_scalar_tensor_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_scalar_tensor_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_scatter_add_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_scatter_add_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_scatter_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_scatter_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_scatter_reduce_amax_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_scatter_reduce_amin_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_scatter_reduce_mean_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_scatter_reduce_prod_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_scatter_reduce_sum_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_searchsorted_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_segment_reduce_lengths_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_segment_reduce_offsets_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_select_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_select_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_select_scatter_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_sgn_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_sgn_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_short_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_short_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_sigmoid_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_sigmoid_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_sign_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_signal_windows_cosine_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_signal_windows_exponential_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_signal_windows_gaussian_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_signal_windows_kaiser_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_signbit_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_sin_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_sin_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_sinc_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_sinc_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_sinh_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_sinh_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_slice_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_slice_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_slice_scatter_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_softmax_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_softmax_with_dtype_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_softmax_with_dtype_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_sort_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_sparse_sampled_addmm_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_sparse_sampled_addmm_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_special_airy_ai_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_special_bessel_j0_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_special_bessel_j1_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_special_bessel_y0_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_special_bessel_y1_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_special_chebyshev_polynomial_t_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_special_chebyshev_polynomial_u_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_special_chebyshev_polynomial_v_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_special_chebyshev_polynomial_w_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_special_entr_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_special_erfcx_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_special_hermite_polynomial_h_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_special_hermite_polynomial_he_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_special_i0e_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_special_i1_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_special_i1e_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_special_laguerre_polynomial_l_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_special_legendre_polynomial_p_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_special_log_ndtr_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_special_modified_bessel_i0_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_special_modified_bessel_i1_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_special_modified_bessel_k0_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_special_modified_bessel_k1_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_special_ndtr_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_special_ndtri_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_special_polygamma_special_polygamma_n_0_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_special_scaled_modified_bessel_k0_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_special_scaled_modified_bessel_k1_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_special_shifted_chebyshev_polynomial_t_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_special_shifted_chebyshev_polynomial_u_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_special_shifted_chebyshev_polynomial_v_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_special_shifted_chebyshev_polynomial_w_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_special_spherical_bessel_j0_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_special_xlog1py_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_special_zeta_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_split_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_split_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_split_list_args_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_split_list_args_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_split_with_sizes_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_split_with_sizes_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_sqrt_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_sqrt_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_square_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_square_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_squeeze_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_squeeze_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_stack_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_stack_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_std_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_std_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_std_mean_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_std_mean_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_stft_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_stft_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_sub_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_sub_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_sum_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_sum_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_sum_to_size_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_sum_to_size_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_svd_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_svd_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_svd_lowrank_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_symeig_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_symeig_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_t_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_t_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_take_along_dim_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_take_along_dim_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_take_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_take_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_tan_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_tan_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_tanh_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_tanh_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_tensor_split_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_tensor_split_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_tensordot_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_tensordot_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_tile_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_tile_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_to_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_to_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_to_sparse_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_to_sparse_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_topk_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_trace_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_trace_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_transpose_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_transpose_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_trapezoid_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_trapezoid_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_trapz_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_trapz_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_triangular_solve_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_triangular_solve_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_tril_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_tril_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_triu_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_triu_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_true_divide_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_true_divide_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_trunc_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_unbind_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_unbind_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_unflatten_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_unflatten_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_unfold_copy_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_unfold_copy_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_unfold_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_unfold_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_uniform_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_uniform_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_unique_consecutive_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_unique_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_unsqueeze_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_unsqueeze_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_var_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_var_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_var_mean_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_var_mean_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_vdot_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_vdot_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_view_as_complex_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_view_as_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_view_as_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_view_as_real_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_view_copy_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_view_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_view_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_vsplit_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_vsplit_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_vstack_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_vstack_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_where_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_where_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_xlogy_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_zero__cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_zero__cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_zeros_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_zeros_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_zeros_like_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_zeros_like_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_H_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_H_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_T_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_T_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad___getitem___cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad___getitem___cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad___radd___cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad___radd___cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad___rdiv___cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad___rdiv___cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad___rmatmul___cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad___rmatmul___cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad___rmod___cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad___rmul___cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad___rmul___cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad___rpow___cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad___rpow___cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad___rsub___cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad___rsub___cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad__softmax_backward_data_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_abs_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_abs_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_acos_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_acos_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_acosh_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_acosh_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_add_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_add_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_addbmm_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_addbmm_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_addcdiv_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_addcdiv_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_addcmul_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_addcmul_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_addmm_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_addmm_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_addmm_decomposed_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_addmm_decomposed_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_addmv_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_addmv_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_addr_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_addr_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_all_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_all_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_allclose_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_allclose_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_amax_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_amin_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_aminmax_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_angle_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_angle_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_any_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_any_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_arange_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_argmax_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_argmin_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_argsort_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_argwhere_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_argwhere_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_as_strided_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_as_strided_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_as_strided_scatter_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_as_strided_scatter_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_asin_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_asin_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_asinh_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_asinh_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_atan2_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_atan_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_atan_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_atanh_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_atanh_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_atleast_1d_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_atleast_1d_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_atleast_2d_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_atleast_2d_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_atleast_3d_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_atleast_3d_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_baddbmm_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_baddbmm_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_bernoulli_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_bfloat16_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_bfloat16_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_block_diag_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_block_diag_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_bmm_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_bmm_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_bool_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_bool_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_broadcast_tensors_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_broadcast_tensors_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_broadcast_to_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_broadcast_to_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_bucketize_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_byte_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_byte_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_cartesian_prod_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_cartesian_prod_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_cat_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_cat_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_cdist_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_cdouble_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_cdouble_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_ceil_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_cfloat_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_cfloat_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_chalf_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_chalf_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_char_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_char_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_cholesky_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_cholesky_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_cholesky_inverse_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_cholesky_inverse_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_cholesky_solve_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_cholesky_solve_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_chunk_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_chunk_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_clamp_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_clamp_max_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_clamp_min_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_clone_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_clone_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_column_stack_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_column_stack_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_combinations_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_combinations_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_complex_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_conj_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_conj_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_conj_physical_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_conj_physical_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_constant_pad_nd_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_constant_pad_nd_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_contiguous_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_contiguous_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_copysign_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_corrcoef_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_corrcoef_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_cos_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_cos_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_cosh_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_cosh_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_count_nonzero_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_count_nonzero_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_cov_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_cov_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_cross_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_cross_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_cummax_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_cummin_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_cumprod_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_cumprod_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_cumsum_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_cumsum_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_cumulative_trapezoid_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_cumulative_trapezoid_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_deg2rad_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_diag_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_diag_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_diag_embed_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_diag_embed_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_diagflat_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_diagflat_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_diagonal_copy_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_diagonal_copy_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_diagonal_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_diagonal_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_diagonal_scatter_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_diff_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_diff_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_digamma_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_dist_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_dist_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_div_floor_rounding_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_div_no_rounding_mode_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_div_no_rounding_mode_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_div_trunc_rounding_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_dot_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_dot_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_double_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_double_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_dsplit_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_dsplit_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_dstack_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_dstack_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_einsum_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_einsum_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_empty_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_empty_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_empty_like_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_empty_like_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_eq_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_eq_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_equal_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_equal_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_erf_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_erfc_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_erfinv_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_exp2_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_exp_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_exp_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_expand_as_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_expand_as_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_expand_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_expand_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_expm1_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_eye_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_eye_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_fft_fft2_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_fft_fft2_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_fft_fft_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_fft_fft_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_fft_fftn_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_fft_fftn_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_fft_fftshift_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_fft_fftshift_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_fft_hfft2_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_fft_hfft2_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_fft_hfft_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_fft_hfft_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_fft_hfftn_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_fft_hfftn_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_fft_ifft2_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_fft_ifft2_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_fft_ifft_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_fft_ifft_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_fft_ifftn_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_fft_ifftn_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_fft_ifftshift_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_fft_ifftshift_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_fft_ihfft2_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_fft_ihfft_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_fft_ihfftn_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_fft_irfft2_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_fft_irfft2_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_fft_irfft_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_fft_irfft_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_fft_irfftn_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_fft_irfftn_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_fft_rfft2_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_fft_rfft_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_fft_rfftn_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_fill_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_fill_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_flatten_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_flatten_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_flip_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_flip_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_fliplr_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_fliplr_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_flipud_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_flipud_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_float_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_float_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_float_power_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_float_power_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_floor_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_floor_divide_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_fmax_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_fmin_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_fmod_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_frac_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_frexp_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_full_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_full_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_full_like_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_full_like_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_gather_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_gather_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_ge_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_geqrf_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_geqrf_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_gradient_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_gradient_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_grid_sampler_2d_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_gt_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_half_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_half_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_heaviside_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_histc_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_hsplit_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_hsplit_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_hstack_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_hstack_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_hypot_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_i0_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_igamma_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_igammac_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_imag_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_index_add_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_index_add_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_index_copy_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_index_copy_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_index_fill_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_index_fill_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_index_put_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_index_put_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_index_reduce_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_index_select_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_index_select_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_inner_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_inner_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_int_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_int_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_isclose_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_isclose_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_isfinite_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_isfinite_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_isin_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_isinf_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_isinf_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_isnan_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_isnan_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_isneginf_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_isposinf_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_isreal_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_isreal_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_istft_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_jiterator_2inputs_2outputs_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_jiterator_2inputs_2outputs_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_jiterator_4inputs_with_extra_args_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_jiterator_4inputs_with_extra_args_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_jiterator_binary_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_jiterator_binary_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_jiterator_binary_return_by_ref_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_jiterator_binary_return_by_ref_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_jiterator_unary_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_jiterator_unary_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_kron_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_kron_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_kthvalue_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_ldexp_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_ldexp_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_le_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_lerp_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_lerp_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_lgamma_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_linalg_cholesky_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_linalg_cholesky_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_linalg_cholesky_ex_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_linalg_cholesky_ex_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_linalg_cond_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_linalg_cond_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_linalg_cross_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_linalg_cross_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_linalg_det_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_linalg_det_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_linalg_det_singular_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_linalg_det_singular_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_linalg_eig_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_linalg_eig_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_linalg_eigh_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_linalg_eigh_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_linalg_eigvals_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_linalg_eigvals_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_linalg_eigvalsh_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_linalg_eigvalsh_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_linalg_householder_product_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_linalg_householder_product_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_linalg_inv_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_linalg_inv_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_linalg_inv_ex_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_linalg_inv_ex_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_linalg_ldl_factor_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_linalg_ldl_factor_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_linalg_ldl_factor_ex_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_linalg_ldl_factor_ex_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_linalg_ldl_solve_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_linalg_ldl_solve_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_linalg_lstsq_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_linalg_lstsq_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_linalg_lstsq_grad_oriented_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_linalg_lstsq_grad_oriented_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_linalg_lu_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_linalg_lu_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_linalg_lu_factor_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_linalg_lu_factor_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_linalg_lu_factor_ex_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_linalg_lu_factor_ex_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_linalg_lu_solve_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_linalg_lu_solve_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_linalg_matrix_norm_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_linalg_matrix_norm_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_linalg_matrix_power_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_linalg_matrix_power_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_linalg_matrix_rank_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_linalg_matrix_rank_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_linalg_matrix_rank_hermitian_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_linalg_matrix_rank_hermitian_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_linalg_multi_dot_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_linalg_multi_dot_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_linalg_norm_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_linalg_norm_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_linalg_norm_subgradients_at_zero_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_linalg_norm_subgradients_at_zero_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_linalg_pinv_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_linalg_pinv_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_linalg_pinv_hermitian_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_linalg_pinv_hermitian_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_linalg_pinv_singular_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_linalg_pinv_singular_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_linalg_qr_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_linalg_qr_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_linalg_slogdet_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_linalg_slogdet_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_linalg_solve_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_linalg_solve_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_linalg_solve_ex_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_linalg_solve_ex_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_linalg_solve_triangular_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_linalg_solve_triangular_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_linalg_svd_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_linalg_svd_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_linalg_svdvals_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_linalg_svdvals_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_linalg_tensorinv_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_linalg_tensorinv_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_linalg_tensorsolve_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_linalg_tensorsolve_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_linalg_vander_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_linalg_vander_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_linalg_vecdot_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_linalg_vecdot_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_linalg_vector_norm_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_linalg_vector_norm_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_linspace_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_linspace_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_log10_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_log10_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_log1p_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_log2_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_log2_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_log_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_log_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_log_softmax_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_log_softmax_with_dtype_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_log_softmax_with_dtype_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_logaddexp2_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_logaddexp_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_logcumsumexp_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_logdet_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_logdet_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_logical_and_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_logical_and_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_logical_not_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_logical_not_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_logical_or_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_logical_or_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_logical_xor_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_logical_xor_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_logit_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_logspace_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_logspace_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_logsumexp_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_long_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_long_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_lt_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_lu_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_lu_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_lu_solve_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_lu_solve_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_lu_unpack_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_lu_unpack_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_mH_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_mH_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_mT_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_mT_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_masked_amax_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_masked_amin_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_masked_argmax_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_masked_argmin_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_masked_cumprod_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_masked_cumprod_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_masked_cumsum_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_masked_cumsum_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_masked_fill_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_masked_fill_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_masked_log_softmax_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_masked_logaddexp_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_masked_logsumexp_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_masked_mean_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_masked_mean_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_masked_median_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_masked_norm_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_masked_normalize_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_masked_normalize_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_masked_prod_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_masked_prod_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_masked_scatter_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_masked_scatter_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_masked_select_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_masked_select_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_masked_softmax_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_masked_softmin_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_masked_std_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_masked_std_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_masked_sum_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_masked_sum_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_masked_var_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_masked_var_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_matmul_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_matmul_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_matrix_exp_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_matrix_exp_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_max_binary_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_max_pool2d_with_indices_backward_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_max_reduction_no_dim_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_max_reduction_with_dim_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_maximum_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_mean_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_mean_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_median_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_meshgrid_list_of_tensors_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_meshgrid_list_of_tensors_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_meshgrid_variadic_tensors_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_meshgrid_variadic_tensors_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_min_binary_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_min_reduction_no_dim_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_min_reduction_with_dim_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_minimum_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_mm_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_mm_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_mode_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_movedim_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_movedim_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_msort_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_mul_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_mul_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_multinomial_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_mv_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_mv_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_mvlgamma_mvlgamma_p_1_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_mvlgamma_mvlgamma_p_3_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_mvlgamma_mvlgamma_p_5_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_nan_to_num_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_nanmean_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_nanmedian_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_nanquantile_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_nansum_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_narrow_copy_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_narrow_copy_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_narrow_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_narrow_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_native_batch_norm_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_native_dropout_backward_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_native_layer_norm_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_ne_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_ne_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_neg_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_neg_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_new_empty_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_new_empty_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_new_empty_strided_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_new_empty_strided_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_new_full_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_new_full_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_new_ones_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_new_ones_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_new_zeros_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_new_zeros_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_nextafter_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_nn_functional__scaled_dot_product_attention_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_nn_functional_adaptive_avg_pool1d_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_nn_functional_adaptive_avg_pool2d_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_nn_functional_adaptive_avg_pool3d_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_nn_functional_adaptive_max_pool1d_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_nn_functional_adaptive_max_pool2d_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_nn_functional_adaptive_max_pool3d_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_nn_functional_alpha_dropout_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_nn_functional_avg_pool1d_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_nn_functional_avg_pool2d_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_nn_functional_avg_pool3d_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_nn_functional_batch_norm_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_nn_functional_batch_norm_without_cudnn_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_nn_functional_bilinear_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_nn_functional_binary_cross_entropy_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_nn_functional_binary_cross_entropy_with_logits_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_nn_functional_celu_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_nn_functional_conv1d_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_nn_functional_conv1d_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_nn_functional_conv2d_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_nn_functional_conv2d_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_nn_functional_conv_transpose1d_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_nn_functional_conv_transpose1d_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_nn_functional_conv_transpose2d_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_nn_functional_conv_transpose2d_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_nn_functional_conv_transpose3d_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_nn_functional_conv_transpose3d_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_nn_functional_cosine_embedding_loss_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_nn_functional_cosine_similarity_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_nn_functional_cross_entropy_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_nn_functional_ctc_loss_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_nn_functional_dropout2d_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_nn_functional_dropout3d_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_nn_functional_dropout_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_nn_functional_elu_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_nn_functional_embedding_bag_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_nn_functional_embedding_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_nn_functional_feature_alpha_dropout_with_train_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_nn_functional_feature_alpha_dropout_without_train_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_nn_functional_feature_alpha_dropout_without_train_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_nn_functional_fractional_max_pool2d_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_nn_functional_fractional_max_pool3d_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_nn_functional_gaussian_nll_loss_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_nn_functional_gelu_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_nn_functional_glu_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_nn_functional_grid_sample_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_nn_functional_group_norm_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_nn_functional_hardshrink_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_nn_functional_hardsigmoid_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_nn_functional_hardswish_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_nn_functional_hardtanh_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_nn_functional_hinge_embedding_loss_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_nn_functional_huber_loss_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_nn_functional_instance_norm_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_nn_functional_interpolate_area_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_nn_functional_interpolate_bicubic_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_nn_functional_interpolate_bilinear_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_nn_functional_interpolate_linear_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_nn_functional_interpolate_nearest_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_nn_functional_interpolate_trilinear_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_nn_functional_kl_div_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_nn_functional_l1_loss_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_nn_functional_l1_loss_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_nn_functional_layer_norm_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_nn_functional_leaky_relu_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_nn_functional_linear_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_nn_functional_linear_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_nn_functional_local_response_norm_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_nn_functional_logsigmoid_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_nn_functional_margin_ranking_loss_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_nn_functional_max_pool1d_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_nn_functional_max_pool2d_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_nn_functional_max_pool3d_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_nn_functional_max_unpool1d_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_nn_functional_max_unpool1d_grad_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_nn_functional_max_unpool2d_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_nn_functional_max_unpool2d_grad_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_nn_functional_max_unpool3d_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_nn_functional_max_unpool3d_grad_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_nn_functional_mish_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_nn_functional_mse_loss_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_nn_functional_multi_margin_loss_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_nn_functional_multilabel_margin_loss_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_nn_functional_multilabel_soft_margin_loss_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_nn_functional_nll_loss_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_nn_functional_normalize_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_nn_functional_normalize_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_nn_functional_pad_circular_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_nn_functional_pad_circular_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_nn_functional_pad_constant_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_nn_functional_pad_constant_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_nn_functional_pad_reflect_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_nn_functional_pad_reflect_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_nn_functional_pad_replicate_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_nn_functional_pad_replicate_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_nn_functional_pairwise_distance_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_nn_functional_pairwise_distance_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_nn_functional_pdist_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_nn_functional_pixel_shuffle_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_nn_functional_pixel_shuffle_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_nn_functional_pixel_unshuffle_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_nn_functional_pixel_unshuffle_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_nn_functional_poisson_nll_loss_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_nn_functional_prelu_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_nn_functional_relu6_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_nn_functional_relu_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_nn_functional_rrelu_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_nn_functional_selu_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_nn_functional_silu_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_nn_functional_smooth_l1_loss_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_nn_functional_soft_margin_loss_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_nn_functional_softmin_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_nn_functional_softmin_with_dtype_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_nn_functional_softmin_with_dtype_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_nn_functional_softplus_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_nn_functional_softshrink_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_nn_functional_softsign_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_nn_functional_softsign_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_nn_functional_tanhshrink_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_nn_functional_tanhshrink_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_nn_functional_threshold_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_nn_functional_triplet_margin_loss_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_nn_functional_triplet_margin_loss_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_nn_functional_triplet_margin_with_distance_loss_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_nn_functional_triplet_margin_with_distance_loss_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_nn_functional_unfold_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_nn_functional_unfold_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_nn_functional_upsample_bilinear_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_nn_functional_upsample_nearest_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_nonzero_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_nonzero_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_norm_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_norm_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_norm_fro_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_norm_fro_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_norm_inf_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_norm_inf_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_norm_nuc_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_norm_nuc_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_normal_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_normal_number_mean_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_ones_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_ones_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_ones_like_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_ones_like_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_ormqr_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_ormqr_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_outer_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_outer_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_pca_lowrank_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_permute_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_permute_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_pinverse_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_pinverse_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_polar_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_polygamma_polygamma_n_0_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_polygamma_polygamma_n_1_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_polygamma_polygamma_n_2_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_polygamma_polygamma_n_3_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_polygamma_polygamma_n_4_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_positive_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_positive_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_pow_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_pow_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_prod_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_prod_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_put_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_put_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_qr_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_qr_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_quantile_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_rad2deg_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_rand_like_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_rand_like_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_randint_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_randint_like_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_randn_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_randn_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_randn_like_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_randn_like_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_ravel_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_ravel_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_real_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_real_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_reciprocal_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_reciprocal_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_remainder_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_renorm_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_renorm_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_repeat_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_repeat_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_repeat_interleave_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_repeat_interleave_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_reshape_as_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_reshape_as_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_reshape_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_reshape_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_resize__cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_resize__cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_resize_as__cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_resize_as__cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_resolve_conj_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_resolve_conj_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_resolve_neg_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_resolve_neg_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_roll_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_roll_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_rot90_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_rot90_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_round_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_round_decimals_0_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_round_decimals_3_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_round_decimals_neg_3_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_rsqrt_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_rsqrt_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_rsub_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_rsub_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_scalar_tensor_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_scalar_tensor_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_scatter_add_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_scatter_add_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_scatter_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_scatter_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_scatter_reduce_amax_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_scatter_reduce_amin_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_scatter_reduce_mean_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_scatter_reduce_prod_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_scatter_reduce_sum_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_searchsorted_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_segment_reduce_lengths_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_segment_reduce_offsets_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_select_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_select_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_select_scatter_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_sgn_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_sgn_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_short_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_short_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_sigmoid_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_sigmoid_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_sign_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_signal_windows_cosine_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_signal_windows_exponential_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_signal_windows_gaussian_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_signal_windows_kaiser_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_signbit_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_sin_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_sin_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_sinc_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_sinc_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_sinh_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_sinh_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_slice_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_slice_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_slice_scatter_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_softmax_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_softmax_with_dtype_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_softmax_with_dtype_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_sort_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_sparse_sampled_addmm_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_sparse_sampled_addmm_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_special_airy_ai_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_special_bessel_j0_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_special_bessel_j1_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_special_bessel_y0_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_special_bessel_y1_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_special_chebyshev_polynomial_t_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_special_chebyshev_polynomial_u_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_special_chebyshev_polynomial_v_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_special_chebyshev_polynomial_w_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_special_entr_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_special_erfcx_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_special_hermite_polynomial_h_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_special_hermite_polynomial_he_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_special_i0e_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_special_i1_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_special_i1e_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_special_laguerre_polynomial_l_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_special_legendre_polynomial_p_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_special_log_ndtr_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_special_modified_bessel_i0_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_special_modified_bessel_i1_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_special_modified_bessel_k0_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_special_modified_bessel_k1_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_special_ndtr_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_special_ndtri_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_special_polygamma_special_polygamma_n_0_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_special_scaled_modified_bessel_k0_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_special_scaled_modified_bessel_k1_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_special_shifted_chebyshev_polynomial_t_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_special_shifted_chebyshev_polynomial_u_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_special_shifted_chebyshev_polynomial_v_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_special_shifted_chebyshev_polynomial_w_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_special_spherical_bessel_j0_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_special_xlog1py_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_special_zeta_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_split_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_split_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_split_list_args_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_split_list_args_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_split_with_sizes_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_split_with_sizes_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_sqrt_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_sqrt_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_square_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_square_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_squeeze_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_squeeze_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_stack_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_stack_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_std_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_std_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_std_mean_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_std_mean_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_stft_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_stft_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_sub_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_sub_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_sum_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_sum_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_sum_to_size_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_sum_to_size_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_svd_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_svd_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_svd_lowrank_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_symeig_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_symeig_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_t_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_t_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_take_along_dim_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_take_along_dim_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_take_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_take_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_tan_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_tan_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_tanh_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_tanh_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_tensor_split_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_tensor_split_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_tensordot_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_tensordot_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_tile_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_tile_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_to_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_to_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_to_sparse_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_to_sparse_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_topk_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_trace_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_trace_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_transpose_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_transpose_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_trapezoid_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_trapezoid_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_trapz_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_trapz_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_triangular_solve_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_triangular_solve_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_tril_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_tril_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_triu_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_triu_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_true_divide_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_true_divide_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_trunc_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_unbind_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_unbind_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_unflatten_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_unflatten_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_unfold_copy_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_unfold_copy_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_unfold_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_unfold_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_uniform_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_uniform_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_unique_consecutive_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_unique_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_unsqueeze_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_unsqueeze_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_var_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_var_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_var_mean_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_var_mean_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_vdot_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_vdot_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_view_as_complex_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_view_as_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_view_as_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_view_as_real_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_view_copy_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_view_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_view_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_vsplit_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_vsplit_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_vstack_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_vstack_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_where_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_where_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_xlogy_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_zero__cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_zero__cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_zeros_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_zeros_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_zeros_like_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_zeros_like_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_H_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_H_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_T_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_T_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad___getitem___cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad___getitem___cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad___radd___cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad___radd___cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad___rdiv___cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad___rdiv___cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad___rmatmul___cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad___rmatmul___cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad___rmod___cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad___rmul___cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad___rmul___cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad___rpow___cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad___rpow___cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad___rsub___cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad___rsub___cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad__softmax_backward_data_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_abs_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_abs_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_acos_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_acos_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_acosh_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_acosh_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_add_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_add_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_addbmm_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_addbmm_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_addcdiv_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_addcdiv_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_addcmul_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_addcmul_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_addmm_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_addmm_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_addmm_decomposed_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_addmm_decomposed_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_addmv_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_addmv_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_addr_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_addr_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_all_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_all_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_allclose_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_allclose_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_amax_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_amin_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_aminmax_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_angle_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_angle_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_any_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_any_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_arange_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_argmax_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_argmin_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_argsort_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_argwhere_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_argwhere_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_as_strided_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_as_strided_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_as_strided_scatter_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_as_strided_scatter_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_asin_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_asin_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_asinh_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_asinh_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_atan2_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_atan_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_atan_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_atanh_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_atanh_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_atleast_1d_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_atleast_1d_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_atleast_2d_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_atleast_2d_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_atleast_3d_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_atleast_3d_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_baddbmm_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_baddbmm_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_bernoulli_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_bfloat16_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_bfloat16_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_block_diag_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_block_diag_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_bmm_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_bmm_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_bool_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_bool_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_broadcast_tensors_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_broadcast_tensors_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_broadcast_to_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_broadcast_to_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_bucketize_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_byte_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_byte_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_cartesian_prod_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_cartesian_prod_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_cat_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_cat_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_cdist_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_cdouble_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_cdouble_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_ceil_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_cfloat_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_cfloat_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_chalf_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_chalf_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_char_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_char_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_cholesky_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_cholesky_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_cholesky_inverse_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_cholesky_inverse_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_cholesky_solve_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_cholesky_solve_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_chunk_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_chunk_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_clamp_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_clamp_max_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_clamp_min_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_clone_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_clone_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_column_stack_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_column_stack_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_combinations_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_combinations_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_complex_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_conj_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_conj_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_conj_physical_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_conj_physical_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_constant_pad_nd_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_constant_pad_nd_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_contiguous_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_contiguous_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_copysign_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_corrcoef_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_corrcoef_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_cos_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_cos_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_cosh_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_cosh_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_count_nonzero_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_count_nonzero_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_cov_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_cov_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_cross_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_cross_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_cummax_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_cummin_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_cumprod_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_cumprod_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_cumsum_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_cumsum_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_cumulative_trapezoid_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_cumulative_trapezoid_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_deg2rad_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_diag_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_diag_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_diag_embed_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_diag_embed_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_diagflat_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_diagflat_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_diagonal_copy_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_diagonal_copy_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_diagonal_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_diagonal_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_diagonal_scatter_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_diff_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_diff_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_digamma_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_dist_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_dist_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_div_floor_rounding_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_div_no_rounding_mode_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_div_no_rounding_mode_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_div_trunc_rounding_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_dot_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_dot_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_double_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_double_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_dsplit_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_dsplit_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_dstack_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_dstack_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_einsum_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_einsum_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_empty_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_empty_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_empty_like_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_empty_like_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_eq_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_eq_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_equal_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_equal_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_erf_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_erfc_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_erfinv_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_exp2_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_exp_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_exp_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_expand_as_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_expand_as_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_expand_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_expand_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_expm1_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_eye_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_eye_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_fft_fft2_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_fft_fft2_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_fft_fft_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_fft_fft_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_fft_fftn_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_fft_fftn_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_fft_fftshift_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_fft_fftshift_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_fft_hfft2_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_fft_hfft2_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_fft_hfft_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_fft_hfft_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_fft_hfftn_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_fft_hfftn_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_fft_ifft2_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_fft_ifft2_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_fft_ifft_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_fft_ifft_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_fft_ifftn_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_fft_ifftn_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_fft_ifftshift_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_fft_ifftshift_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_fft_ihfft2_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_fft_ihfft_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_fft_ihfftn_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_fft_irfft2_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_fft_irfft2_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_fft_irfft_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_fft_irfft_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_fft_irfftn_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_fft_irfftn_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_fft_rfft2_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_fft_rfft_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_fft_rfftn_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_fill_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_fill_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_flatten_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_flatten_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_flip_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_flip_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_fliplr_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_fliplr_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_flipud_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_flipud_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_float_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_float_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_float_power_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_float_power_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_floor_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_floor_divide_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_fmax_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_fmin_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_fmod_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_frac_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_frexp_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_full_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_full_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_full_like_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_full_like_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_gather_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_gather_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_ge_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_geqrf_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_geqrf_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_gradient_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_gradient_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_grid_sampler_2d_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_gt_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_half_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_half_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_heaviside_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_histc_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_hsplit_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_hsplit_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_hstack_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_hstack_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_hypot_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_i0_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_igamma_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_igammac_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_imag_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_index_add_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_index_add_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_index_copy_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_index_copy_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_index_fill_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_index_fill_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_index_put_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_index_put_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_index_reduce_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_index_select_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_index_select_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_inner_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_inner_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_int_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_int_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_isclose_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_isclose_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_isfinite_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_isfinite_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_isin_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_isinf_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_isinf_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_isnan_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_isnan_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_isneginf_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_isposinf_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_isreal_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_isreal_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_istft_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_jiterator_2inputs_2outputs_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_jiterator_2inputs_2outputs_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_jiterator_4inputs_with_extra_args_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_jiterator_4inputs_with_extra_args_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_jiterator_binary_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_jiterator_binary_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_jiterator_binary_return_by_ref_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_jiterator_binary_return_by_ref_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_jiterator_unary_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_jiterator_unary_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_kron_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_kron_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_kthvalue_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_ldexp_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_ldexp_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_le_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_lerp_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_lerp_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_lgamma_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_linalg_cholesky_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_linalg_cholesky_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_linalg_cholesky_ex_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_linalg_cholesky_ex_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_linalg_cond_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_linalg_cond_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_linalg_cross_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_linalg_cross_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_linalg_det_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_linalg_det_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_linalg_det_singular_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_linalg_det_singular_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_linalg_eig_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_linalg_eig_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_linalg_eigh_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_linalg_eigh_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_linalg_eigvals_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_linalg_eigvals_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_linalg_eigvalsh_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_linalg_eigvalsh_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_linalg_householder_product_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_linalg_householder_product_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_linalg_inv_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_linalg_inv_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_linalg_inv_ex_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_linalg_inv_ex_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_linalg_ldl_factor_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_linalg_ldl_factor_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_linalg_ldl_factor_ex_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_linalg_ldl_factor_ex_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_linalg_ldl_solve_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_linalg_ldl_solve_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_linalg_lstsq_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_linalg_lstsq_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_linalg_lstsq_grad_oriented_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_linalg_lstsq_grad_oriented_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_linalg_lu_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_linalg_lu_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_linalg_lu_factor_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_linalg_lu_factor_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_linalg_lu_factor_ex_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_linalg_lu_factor_ex_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_linalg_lu_solve_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_linalg_lu_solve_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_linalg_matrix_norm_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_linalg_matrix_norm_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_linalg_matrix_power_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_linalg_matrix_power_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_linalg_matrix_rank_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_linalg_matrix_rank_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_linalg_matrix_rank_hermitian_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_linalg_matrix_rank_hermitian_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_linalg_multi_dot_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_linalg_multi_dot_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_linalg_norm_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_linalg_norm_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_linalg_norm_subgradients_at_zero_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_linalg_norm_subgradients_at_zero_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_linalg_pinv_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_linalg_pinv_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_linalg_pinv_hermitian_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_linalg_pinv_hermitian_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_linalg_pinv_singular_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_linalg_pinv_singular_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_linalg_qr_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_linalg_qr_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_linalg_slogdet_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_linalg_slogdet_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_linalg_solve_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_linalg_solve_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_linalg_solve_ex_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_linalg_solve_ex_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_linalg_solve_triangular_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_linalg_solve_triangular_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_linalg_svd_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_linalg_svd_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_linalg_svdvals_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_linalg_svdvals_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_linalg_tensorinv_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_linalg_tensorinv_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_linalg_tensorsolve_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_linalg_tensorsolve_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_linalg_vander_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_linalg_vander_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_linalg_vecdot_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_linalg_vecdot_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_linalg_vector_norm_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_linalg_vector_norm_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_linspace_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_linspace_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_log10_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_log10_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_log1p_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_log2_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_log2_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_log_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_log_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_log_softmax_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_log_softmax_with_dtype_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_log_softmax_with_dtype_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_logaddexp2_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_logaddexp_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_logcumsumexp_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_logdet_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_logdet_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_logical_and_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_logical_and_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_logical_not_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_logical_not_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_logical_or_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_logical_or_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_logical_xor_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_logical_xor_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_logit_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_logspace_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_logspace_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_logsumexp_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_long_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_long_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_lt_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_lu_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_lu_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_lu_solve_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_lu_solve_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_lu_unpack_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_lu_unpack_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_mH_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_mH_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_mT_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_mT_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_masked_amax_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_masked_amin_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_masked_argmax_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_masked_argmin_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_masked_cumprod_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_masked_cumprod_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_masked_cumsum_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_masked_cumsum_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_masked_fill_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_masked_fill_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_masked_log_softmax_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_masked_logaddexp_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_masked_logsumexp_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_masked_mean_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_masked_mean_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_masked_median_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_masked_norm_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_masked_normalize_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_masked_normalize_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_masked_prod_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_masked_prod_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_masked_scatter_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_masked_scatter_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_masked_select_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_masked_select_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_masked_softmax_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_masked_softmin_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_masked_std_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_masked_std_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_masked_sum_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_masked_sum_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_masked_var_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_masked_var_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_matmul_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_matmul_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_matrix_exp_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_matrix_exp_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_max_binary_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_max_pool2d_with_indices_backward_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_max_reduction_no_dim_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_max_reduction_with_dim_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_maximum_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_mean_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_mean_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_median_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_meshgrid_list_of_tensors_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_meshgrid_list_of_tensors_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_meshgrid_variadic_tensors_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_meshgrid_variadic_tensors_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_min_binary_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_min_reduction_no_dim_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_min_reduction_with_dim_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_minimum_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_mm_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_mm_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_mode_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_movedim_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_movedim_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_msort_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_mul_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_mul_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_multinomial_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_mv_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_mv_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_mvlgamma_mvlgamma_p_1_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_mvlgamma_mvlgamma_p_3_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_mvlgamma_mvlgamma_p_5_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_nan_to_num_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_nanmean_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_nanmedian_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_nanquantile_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_nansum_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_narrow_copy_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_narrow_copy_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_narrow_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_narrow_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_native_batch_norm_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_native_dropout_backward_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_native_layer_norm_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_ne_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_ne_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_neg_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_neg_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_new_empty_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_new_empty_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_new_empty_strided_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_new_empty_strided_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_new_full_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_new_full_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_new_ones_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_new_ones_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_new_zeros_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_new_zeros_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_nextafter_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_nn_functional__scaled_dot_product_attention_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_nn_functional_adaptive_avg_pool1d_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_nn_functional_adaptive_avg_pool2d_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_nn_functional_adaptive_avg_pool3d_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_nn_functional_adaptive_max_pool1d_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_nn_functional_adaptive_max_pool2d_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_nn_functional_adaptive_max_pool3d_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_nn_functional_alpha_dropout_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_nn_functional_avg_pool1d_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_nn_functional_avg_pool2d_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_nn_functional_avg_pool3d_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_nn_functional_batch_norm_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_nn_functional_batch_norm_without_cudnn_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_nn_functional_bilinear_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_nn_functional_binary_cross_entropy_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_nn_functional_binary_cross_entropy_with_logits_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_nn_functional_celu_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_nn_functional_conv1d_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_nn_functional_conv1d_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_nn_functional_conv2d_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_nn_functional_conv2d_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_nn_functional_conv_transpose1d_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_nn_functional_conv_transpose1d_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_nn_functional_conv_transpose2d_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_nn_functional_conv_transpose2d_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_nn_functional_conv_transpose3d_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_nn_functional_conv_transpose3d_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_nn_functional_cosine_embedding_loss_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_nn_functional_cosine_similarity_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_nn_functional_cross_entropy_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_nn_functional_ctc_loss_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_nn_functional_dropout2d_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_nn_functional_dropout3d_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_nn_functional_dropout_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_nn_functional_elu_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_nn_functional_embedding_bag_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_nn_functional_embedding_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_nn_functional_feature_alpha_dropout_with_train_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_nn_functional_feature_alpha_dropout_without_train_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_nn_functional_feature_alpha_dropout_without_train_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_nn_functional_fractional_max_pool2d_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_nn_functional_fractional_max_pool3d_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_nn_functional_gaussian_nll_loss_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_nn_functional_gelu_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_nn_functional_glu_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_nn_functional_grid_sample_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_nn_functional_group_norm_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_nn_functional_hardshrink_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_nn_functional_hardsigmoid_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_nn_functional_hardswish_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_nn_functional_hardtanh_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_nn_functional_hinge_embedding_loss_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_nn_functional_huber_loss_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_nn_functional_instance_norm_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_nn_functional_interpolate_area_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_nn_functional_interpolate_bicubic_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_nn_functional_interpolate_bilinear_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_nn_functional_interpolate_linear_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_nn_functional_interpolate_nearest_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_nn_functional_interpolate_trilinear_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_nn_functional_kl_div_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_nn_functional_l1_loss_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_nn_functional_l1_loss_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_nn_functional_layer_norm_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_nn_functional_leaky_relu_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_nn_functional_linear_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_nn_functional_linear_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_nn_functional_local_response_norm_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_nn_functional_logsigmoid_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_nn_functional_margin_ranking_loss_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_nn_functional_max_pool1d_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_nn_functional_max_pool2d_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_nn_functional_max_pool3d_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_nn_functional_max_unpool1d_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_nn_functional_max_unpool1d_grad_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_nn_functional_max_unpool2d_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_nn_functional_max_unpool2d_grad_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_nn_functional_max_unpool3d_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_nn_functional_max_unpool3d_grad_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_nn_functional_mish_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_nn_functional_mse_loss_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_nn_functional_multi_margin_loss_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_nn_functional_multilabel_margin_loss_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_nn_functional_multilabel_soft_margin_loss_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_nn_functional_nll_loss_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_nn_functional_normalize_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_nn_functional_normalize_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_nn_functional_pad_circular_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_nn_functional_pad_circular_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_nn_functional_pad_constant_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_nn_functional_pad_constant_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_nn_functional_pad_reflect_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_nn_functional_pad_reflect_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_nn_functional_pad_replicate_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_nn_functional_pad_replicate_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_nn_functional_pairwise_distance_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_nn_functional_pairwise_distance_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_nn_functional_pdist_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_nn_functional_pixel_shuffle_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_nn_functional_pixel_shuffle_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_nn_functional_pixel_unshuffle_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_nn_functional_pixel_unshuffle_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_nn_functional_poisson_nll_loss_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_nn_functional_prelu_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_nn_functional_relu6_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_nn_functional_relu_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_nn_functional_rrelu_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_nn_functional_selu_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_nn_functional_silu_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_nn_functional_smooth_l1_loss_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_nn_functional_soft_margin_loss_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_nn_functional_softmin_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_nn_functional_softmin_with_dtype_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_nn_functional_softmin_with_dtype_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_nn_functional_softplus_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_nn_functional_softshrink_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_nn_functional_softsign_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_nn_functional_softsign_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_nn_functional_tanhshrink_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_nn_functional_tanhshrink_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_nn_functional_threshold_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_nn_functional_triplet_margin_loss_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_nn_functional_triplet_margin_loss_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_nn_functional_triplet_margin_with_distance_loss_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_nn_functional_triplet_margin_with_distance_loss_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_nn_functional_unfold_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_nn_functional_unfold_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_nn_functional_upsample_bilinear_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_nn_functional_upsample_nearest_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_nonzero_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_nonzero_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_norm_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_norm_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_norm_fro_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_norm_fro_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_norm_inf_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_norm_inf_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_norm_nuc_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_norm_nuc_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_normal_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_normal_number_mean_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_ones_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_ones_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_ones_like_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_ones_like_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_ormqr_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_ormqr_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_outer_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_outer_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_pca_lowrank_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_permute_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_permute_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_pinverse_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_pinverse_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_polar_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_polygamma_polygamma_n_0_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_polygamma_polygamma_n_1_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_polygamma_polygamma_n_2_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_polygamma_polygamma_n_3_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_polygamma_polygamma_n_4_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_positive_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_positive_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_pow_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_pow_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_prod_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_prod_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_put_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_put_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_qr_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_qr_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_quantile_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_rad2deg_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_rand_like_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_rand_like_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_randint_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_randint_like_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_randn_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_randn_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_randn_like_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_randn_like_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_ravel_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_ravel_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_real_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_real_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_reciprocal_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_reciprocal_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_remainder_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_renorm_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_renorm_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_repeat_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_repeat_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_repeat_interleave_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_repeat_interleave_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_reshape_as_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_reshape_as_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_reshape_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_reshape_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_resize__cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_resize__cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_resize_as__cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_resize_as__cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_resolve_conj_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_resolve_conj_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_resolve_neg_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_resolve_neg_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_roll_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_roll_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_rot90_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_rot90_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_round_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_round_decimals_0_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_round_decimals_3_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_round_decimals_neg_3_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_rsqrt_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_rsqrt_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_rsub_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_rsub_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_scalar_tensor_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_scalar_tensor_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_scatter_add_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_scatter_add_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_scatter_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_scatter_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_scatter_reduce_amax_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_scatter_reduce_amin_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_scatter_reduce_mean_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_scatter_reduce_prod_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_scatter_reduce_sum_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_searchsorted_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_segment_reduce_lengths_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_segment_reduce_offsets_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_select_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_select_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_select_scatter_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_sgn_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_sgn_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_short_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_short_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_sigmoid_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_sigmoid_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_sign_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_signal_windows_cosine_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_signal_windows_exponential_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_signal_windows_gaussian_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_signal_windows_kaiser_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_signbit_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_sin_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_sin_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_sinc_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_sinc_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_sinh_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_sinh_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_slice_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_slice_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_slice_scatter_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_softmax_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_softmax_with_dtype_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_softmax_with_dtype_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_sort_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_sparse_sampled_addmm_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_sparse_sampled_addmm_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_special_airy_ai_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_special_bessel_j0_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_special_bessel_j1_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_special_bessel_y0_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_special_bessel_y1_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_special_chebyshev_polynomial_t_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_special_chebyshev_polynomial_u_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_special_chebyshev_polynomial_v_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_special_chebyshev_polynomial_w_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_special_entr_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_special_erfcx_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_special_hermite_polynomial_h_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_special_hermite_polynomial_he_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_special_i0e_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_special_i1_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_special_i1e_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_special_laguerre_polynomial_l_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_special_legendre_polynomial_p_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_special_log_ndtr_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_special_modified_bessel_i0_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_special_modified_bessel_i1_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_special_modified_bessel_k0_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_special_modified_bessel_k1_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_special_ndtr_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_special_ndtri_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_special_polygamma_special_polygamma_n_0_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_special_scaled_modified_bessel_k0_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_special_scaled_modified_bessel_k1_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_special_shifted_chebyshev_polynomial_t_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_special_shifted_chebyshev_polynomial_u_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_special_shifted_chebyshev_polynomial_v_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_special_shifted_chebyshev_polynomial_w_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_special_spherical_bessel_j0_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_special_xlog1py_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_special_zeta_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_split_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_split_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_split_list_args_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_split_list_args_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_split_with_sizes_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_split_with_sizes_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_sqrt_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_sqrt_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_square_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_square_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_squeeze_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_squeeze_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_stack_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_stack_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_std_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_std_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_std_mean_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_std_mean_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_stft_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_stft_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_sub_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_sub_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_sum_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_sum_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_sum_to_size_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_sum_to_size_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_svd_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_svd_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_svd_lowrank_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_symeig_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_symeig_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_t_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_t_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_take_along_dim_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_take_along_dim_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_take_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_take_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_tan_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_tan_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_tanh_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_tanh_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_tensor_split_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_tensor_split_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_tensordot_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_tensordot_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_tile_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_tile_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_to_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_to_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_to_sparse_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_to_sparse_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_topk_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_trace_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_trace_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_transpose_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_transpose_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_trapezoid_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_trapezoid_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_trapz_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_trapz_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_triangular_solve_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_triangular_solve_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_tril_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_tril_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_triu_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_triu_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_true_divide_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_true_divide_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_trunc_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_unbind_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_unbind_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_unflatten_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_unflatten_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_unfold_copy_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_unfold_copy_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_unfold_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_unfold_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_uniform_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_uniform_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_unique_consecutive_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_unique_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_unsqueeze_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_unsqueeze_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_var_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_var_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_var_mean_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_var_mean_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_vdot_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_vdot_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_view_as_complex_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_view_as_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_view_as_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_view_as_real_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_view_copy_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_view_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_view_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_vsplit_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_vsplit_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_vstack_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_vstack_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_where_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_where_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_xlogy_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_zero__cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_zero__cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_zeros_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_zeros_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_zeros_like_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_zeros_like_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_H_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_H_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_T_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_T_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad___getitem___cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad___getitem___cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad___radd___cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad___radd___cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad___rdiv___cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad___rdiv___cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad___rmatmul___cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad___rmatmul___cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad___rmod___cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad___rmul___cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad___rmul___cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad___rpow___cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad___rpow___cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad___rsub___cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad___rsub___cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad__softmax_backward_data_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_abs_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_abs_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_acos_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_acos_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_acosh_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_acosh_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_add_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_add_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_addbmm_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_addbmm_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_addcdiv_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_addcdiv_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_addcmul_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_addcmul_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_addmm_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_addmm_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_addmm_decomposed_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_addmm_decomposed_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_addmv_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_addmv_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_addr_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_addr_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_all_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_all_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_allclose_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_allclose_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_amax_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_amin_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_aminmax_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_angle_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_angle_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_any_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_any_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_arange_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_argmax_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_argmin_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_argsort_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_argwhere_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_argwhere_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_as_strided_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_as_strided_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_as_strided_scatter_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_as_strided_scatter_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_asin_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_asin_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_asinh_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_asinh_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_atan2_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_atan_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_atan_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_atanh_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_atanh_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_atleast_1d_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_atleast_1d_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_atleast_2d_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_atleast_2d_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_atleast_3d_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_atleast_3d_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_baddbmm_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_baddbmm_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_bernoulli_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_bfloat16_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_bfloat16_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_block_diag_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_block_diag_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_bmm_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_bmm_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_bool_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_bool_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_broadcast_tensors_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_broadcast_tensors_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_broadcast_to_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_broadcast_to_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_bucketize_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_byte_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_byte_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_cartesian_prod_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_cartesian_prod_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_cat_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_cat_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_cdist_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_cdouble_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_cdouble_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_ceil_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_cfloat_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_cfloat_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_chalf_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_chalf_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_char_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_char_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_cholesky_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_cholesky_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_cholesky_inverse_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_cholesky_inverse_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_cholesky_solve_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_cholesky_solve_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_chunk_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_chunk_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_clamp_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_clamp_max_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_clamp_min_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_clone_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_clone_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_column_stack_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_column_stack_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_combinations_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_combinations_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_complex_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_conj_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_conj_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_conj_physical_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_conj_physical_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_constant_pad_nd_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_constant_pad_nd_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_contiguous_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_contiguous_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_copysign_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_corrcoef_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_corrcoef_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_cos_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_cos_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_cosh_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_cosh_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_count_nonzero_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_count_nonzero_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_cov_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_cov_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_cross_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_cross_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_cummax_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_cummin_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_cumprod_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_cumprod_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_cumsum_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_cumsum_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_cumulative_trapezoid_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_cumulative_trapezoid_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_deg2rad_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_diag_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_diag_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_diag_embed_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_diag_embed_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_diagflat_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_diagflat_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_diagonal_copy_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_diagonal_copy_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_diagonal_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_diagonal_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_diagonal_scatter_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_diff_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_diff_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_digamma_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_dist_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_dist_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_div_floor_rounding_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_div_no_rounding_mode_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_div_no_rounding_mode_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_div_trunc_rounding_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_dot_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_dot_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_double_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_double_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_dsplit_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_dsplit_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_dstack_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_dstack_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_einsum_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_einsum_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_empty_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_empty_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_empty_like_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_empty_like_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_eq_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_eq_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_equal_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_equal_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_erf_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_erfc_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_erfinv_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_exp2_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_exp_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_exp_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_expand_as_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_expand_as_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_expand_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_expand_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_expm1_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_eye_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_eye_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_fft_fft2_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_fft_fft2_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_fft_fft_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_fft_fft_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_fft_fftn_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_fft_fftn_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_fft_fftshift_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_fft_fftshift_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_fft_hfft2_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_fft_hfft2_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_fft_hfft_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_fft_hfft_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_fft_hfftn_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_fft_hfftn_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_fft_ifft2_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_fft_ifft2_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_fft_ifft_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_fft_ifft_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_fft_ifftn_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_fft_ifftn_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_fft_ifftshift_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_fft_ifftshift_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_fft_ihfft2_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_fft_ihfft_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_fft_ihfftn_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_fft_irfft2_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_fft_irfft2_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_fft_irfft_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_fft_irfft_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_fft_irfftn_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_fft_irfftn_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_fft_rfft2_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_fft_rfft_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_fft_rfftn_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_fill_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_fill_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_flatten_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_flatten_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_flip_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_flip_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_fliplr_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_fliplr_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_flipud_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_flipud_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_float_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_float_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_float_power_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_float_power_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_floor_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_floor_divide_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_fmax_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_fmin_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_fmod_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_frac_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_frexp_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_full_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_full_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_full_like_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_full_like_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_gather_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_gather_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_ge_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_geqrf_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_geqrf_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_gradient_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_gradient_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_grid_sampler_2d_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_gt_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_half_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_half_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_heaviside_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_histc_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_hsplit_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_hsplit_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_hstack_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_hstack_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_hypot_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_i0_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_igamma_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_igammac_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_imag_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_index_add_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_index_add_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_index_copy_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_index_copy_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_index_fill_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_index_fill_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_index_put_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_index_put_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_index_reduce_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_index_select_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_index_select_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_inner_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_inner_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_int_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_int_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_isclose_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_isclose_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_isfinite_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_isfinite_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_isin_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_isinf_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_isinf_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_isnan_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_isnan_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_isneginf_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_isposinf_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_isreal_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_isreal_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_istft_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_jiterator_2inputs_2outputs_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_jiterator_2inputs_2outputs_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_jiterator_4inputs_with_extra_args_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_jiterator_4inputs_with_extra_args_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_jiterator_binary_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_jiterator_binary_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_jiterator_binary_return_by_ref_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_jiterator_binary_return_by_ref_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_jiterator_unary_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_jiterator_unary_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_kron_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_kron_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_kthvalue_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_ldexp_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_ldexp_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_le_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_lerp_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_lerp_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_lgamma_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_linalg_cholesky_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_linalg_cholesky_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_linalg_cholesky_ex_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_linalg_cholesky_ex_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_linalg_cond_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_linalg_cond_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_linalg_cross_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_linalg_cross_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_linalg_det_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_linalg_det_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_linalg_det_singular_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_linalg_det_singular_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_linalg_eig_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_linalg_eig_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_linalg_eigh_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_linalg_eigh_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_linalg_eigvals_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_linalg_eigvals_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_linalg_eigvalsh_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_linalg_eigvalsh_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_linalg_householder_product_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_linalg_householder_product_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_linalg_inv_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_linalg_inv_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_linalg_inv_ex_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_linalg_inv_ex_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_linalg_ldl_factor_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_linalg_ldl_factor_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_linalg_ldl_factor_ex_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_linalg_ldl_factor_ex_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_linalg_ldl_solve_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_linalg_ldl_solve_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_linalg_lstsq_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_linalg_lstsq_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_linalg_lstsq_grad_oriented_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_linalg_lstsq_grad_oriented_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_linalg_lu_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_linalg_lu_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_linalg_lu_factor_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_linalg_lu_factor_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_linalg_lu_factor_ex_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_linalg_lu_factor_ex_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_linalg_lu_solve_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_linalg_lu_solve_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_linalg_matrix_norm_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_linalg_matrix_norm_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_linalg_matrix_power_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_linalg_matrix_power_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_linalg_matrix_rank_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_linalg_matrix_rank_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_linalg_matrix_rank_hermitian_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_linalg_matrix_rank_hermitian_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_linalg_multi_dot_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_linalg_multi_dot_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_linalg_norm_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_linalg_norm_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_linalg_norm_subgradients_at_zero_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_linalg_norm_subgradients_at_zero_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_linalg_pinv_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_linalg_pinv_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_linalg_pinv_hermitian_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_linalg_pinv_hermitian_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_linalg_pinv_singular_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_linalg_pinv_singular_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_linalg_qr_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_linalg_qr_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_linalg_slogdet_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_linalg_slogdet_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_linalg_solve_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_linalg_solve_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_linalg_solve_ex_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_linalg_solve_ex_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_linalg_solve_triangular_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_linalg_solve_triangular_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_linalg_svd_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_linalg_svd_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_linalg_svdvals_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_linalg_svdvals_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_linalg_tensorinv_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_linalg_tensorinv_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_linalg_tensorsolve_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_linalg_tensorsolve_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_linalg_vander_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_linalg_vander_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_linalg_vecdot_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_linalg_vecdot_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_linalg_vector_norm_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_linalg_vector_norm_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_linspace_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_linspace_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_log10_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_log10_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_log1p_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_log2_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_log2_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_log_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_log_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_log_softmax_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_log_softmax_with_dtype_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_log_softmax_with_dtype_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_logaddexp2_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_logaddexp_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_logcumsumexp_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_logdet_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_logdet_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_logical_and_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_logical_and_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_logical_not_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_logical_not_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_logical_or_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_logical_or_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_logical_xor_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_logical_xor_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_logit_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_logspace_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_logspace_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_logsumexp_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_long_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_long_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_lt_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_lu_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_lu_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_lu_solve_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_lu_solve_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_lu_unpack_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_lu_unpack_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_mH_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_mH_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_mT_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_mT_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_masked_amax_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_masked_amin_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_masked_argmax_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_masked_argmin_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_masked_cumprod_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_masked_cumprod_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_masked_cumsum_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_masked_cumsum_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_masked_fill_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_masked_fill_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_masked_log_softmax_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_masked_logaddexp_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_masked_logsumexp_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_masked_mean_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_masked_mean_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_masked_median_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_masked_norm_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_masked_normalize_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_masked_normalize_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_masked_prod_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_masked_prod_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_masked_scatter_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_masked_scatter_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_masked_select_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_masked_select_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_masked_softmax_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_masked_softmin_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_masked_std_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_masked_std_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_masked_sum_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_masked_sum_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_masked_var_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_masked_var_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_matmul_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_matmul_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_matrix_exp_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_matrix_exp_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_max_binary_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_max_pool2d_with_indices_backward_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_max_reduction_no_dim_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_max_reduction_with_dim_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_maximum_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_mean_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_mean_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_median_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_meshgrid_list_of_tensors_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_meshgrid_list_of_tensors_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_meshgrid_variadic_tensors_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_meshgrid_variadic_tensors_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_min_binary_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_min_reduction_no_dim_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_min_reduction_with_dim_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_minimum_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_mm_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_mm_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_mode_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_movedim_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_movedim_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_msort_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_mul_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_mul_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_multinomial_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_mv_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_mv_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_mvlgamma_mvlgamma_p_1_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_mvlgamma_mvlgamma_p_3_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_mvlgamma_mvlgamma_p_5_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_nan_to_num_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_nanmean_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_nanmedian_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_nanquantile_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_nansum_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_narrow_copy_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_narrow_copy_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_narrow_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_narrow_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_native_batch_norm_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_native_dropout_backward_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_native_layer_norm_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_ne_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_ne_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_neg_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_neg_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_new_empty_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_new_empty_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_new_empty_strided_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_new_empty_strided_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_new_full_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_new_full_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_new_ones_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_new_ones_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_new_zeros_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_new_zeros_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_nextafter_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_nn_functional__scaled_dot_product_attention_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_nn_functional_adaptive_avg_pool1d_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_nn_functional_adaptive_avg_pool2d_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_nn_functional_adaptive_avg_pool3d_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_nn_functional_adaptive_max_pool1d_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_nn_functional_adaptive_max_pool2d_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_nn_functional_adaptive_max_pool3d_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_nn_functional_alpha_dropout_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_nn_functional_avg_pool1d_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_nn_functional_avg_pool2d_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_nn_functional_avg_pool3d_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_nn_functional_batch_norm_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_nn_functional_batch_norm_without_cudnn_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_nn_functional_bilinear_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_nn_functional_binary_cross_entropy_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_nn_functional_binary_cross_entropy_with_logits_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_nn_functional_celu_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_nn_functional_conv1d_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_nn_functional_conv1d_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_nn_functional_conv2d_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_nn_functional_conv2d_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_nn_functional_conv_transpose1d_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_nn_functional_conv_transpose1d_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_nn_functional_conv_transpose2d_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_nn_functional_conv_transpose2d_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_nn_functional_conv_transpose3d_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_nn_functional_conv_transpose3d_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_nn_functional_cosine_embedding_loss_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_nn_functional_cosine_similarity_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_nn_functional_cross_entropy_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_nn_functional_ctc_loss_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_nn_functional_dropout2d_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_nn_functional_dropout3d_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_nn_functional_dropout_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_nn_functional_elu_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_nn_functional_embedding_bag_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_nn_functional_embedding_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_nn_functional_feature_alpha_dropout_with_train_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_nn_functional_feature_alpha_dropout_without_train_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_nn_functional_feature_alpha_dropout_without_train_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_nn_functional_fractional_max_pool2d_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_nn_functional_fractional_max_pool3d_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_nn_functional_gaussian_nll_loss_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_nn_functional_gelu_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_nn_functional_glu_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_nn_functional_grid_sample_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_nn_functional_group_norm_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_nn_functional_hardshrink_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_nn_functional_hardsigmoid_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_nn_functional_hardswish_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_nn_functional_hardtanh_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_nn_functional_hinge_embedding_loss_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_nn_functional_huber_loss_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_nn_functional_instance_norm_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_nn_functional_interpolate_area_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_nn_functional_interpolate_bicubic_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_nn_functional_interpolate_bilinear_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_nn_functional_interpolate_linear_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_nn_functional_interpolate_nearest_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_nn_functional_interpolate_trilinear_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_nn_functional_kl_div_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_nn_functional_l1_loss_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_nn_functional_l1_loss_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_nn_functional_layer_norm_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_nn_functional_leaky_relu_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_nn_functional_linear_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_nn_functional_linear_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_nn_functional_local_response_norm_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_nn_functional_logsigmoid_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_nn_functional_margin_ranking_loss_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_nn_functional_max_pool1d_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_nn_functional_max_pool2d_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_nn_functional_max_pool3d_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_nn_functional_max_unpool1d_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_nn_functional_max_unpool1d_grad_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_nn_functional_max_unpool2d_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_nn_functional_max_unpool2d_grad_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_nn_functional_max_unpool3d_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_nn_functional_max_unpool3d_grad_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_nn_functional_mish_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_nn_functional_mse_loss_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_nn_functional_multi_margin_loss_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_nn_functional_multilabel_margin_loss_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_nn_functional_multilabel_soft_margin_loss_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_nn_functional_nll_loss_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_nn_functional_normalize_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_nn_functional_normalize_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_nn_functional_pad_circular_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_nn_functional_pad_circular_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_nn_functional_pad_constant_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_nn_functional_pad_constant_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_nn_functional_pad_reflect_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_nn_functional_pad_reflect_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_nn_functional_pad_replicate_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_nn_functional_pad_replicate_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_nn_functional_pairwise_distance_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_nn_functional_pairwise_distance_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_nn_functional_pdist_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_nn_functional_pixel_shuffle_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_nn_functional_pixel_shuffle_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_nn_functional_pixel_unshuffle_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_nn_functional_pixel_unshuffle_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_nn_functional_poisson_nll_loss_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_nn_functional_prelu_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_nn_functional_relu6_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_nn_functional_relu_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_nn_functional_rrelu_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_nn_functional_selu_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_nn_functional_silu_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_nn_functional_smooth_l1_loss_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_nn_functional_soft_margin_loss_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_nn_functional_softmin_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_nn_functional_softmin_with_dtype_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_nn_functional_softmin_with_dtype_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_nn_functional_softplus_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_nn_functional_softshrink_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_nn_functional_softsign_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_nn_functional_softsign_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_nn_functional_tanhshrink_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_nn_functional_tanhshrink_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_nn_functional_threshold_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_nn_functional_triplet_margin_loss_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_nn_functional_triplet_margin_loss_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_nn_functional_triplet_margin_with_distance_loss_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_nn_functional_triplet_margin_with_distance_loss_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_nn_functional_unfold_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_nn_functional_unfold_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_nn_functional_upsample_bilinear_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_nn_functional_upsample_nearest_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_nonzero_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_nonzero_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_norm_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_norm_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_norm_fro_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_norm_fro_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_norm_inf_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_norm_inf_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_norm_nuc_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_norm_nuc_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_normal_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_normal_number_mean_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_ones_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_ones_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_ones_like_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_ones_like_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_ormqr_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_ormqr_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_outer_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_outer_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_pca_lowrank_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_permute_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_permute_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_pinverse_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_pinverse_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_polar_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_polygamma_polygamma_n_0_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_polygamma_polygamma_n_1_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_polygamma_polygamma_n_2_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_polygamma_polygamma_n_3_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_polygamma_polygamma_n_4_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_positive_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_positive_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_pow_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_pow_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_prod_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_prod_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_put_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_put_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_qr_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_qr_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_quantile_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_rad2deg_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_rand_like_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_rand_like_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_randint_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_randint_like_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_randn_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_randn_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_randn_like_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_randn_like_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_ravel_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_ravel_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_real_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_real_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_reciprocal_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_reciprocal_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_remainder_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_renorm_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_renorm_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_repeat_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_repeat_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_repeat_interleave_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_repeat_interleave_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_reshape_as_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_reshape_as_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_reshape_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_reshape_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_resize__cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_resize__cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_resize_as__cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_resize_as__cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_resolve_conj_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_resolve_conj_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_resolve_neg_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_resolve_neg_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_roll_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_roll_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_rot90_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_rot90_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_round_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_round_decimals_0_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_round_decimals_3_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_round_decimals_neg_3_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_rsqrt_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_rsqrt_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_rsub_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_rsub_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_scalar_tensor_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_scalar_tensor_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_scatter_add_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_scatter_add_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_scatter_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_scatter_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_scatter_reduce_amax_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_scatter_reduce_amin_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_scatter_reduce_mean_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_scatter_reduce_prod_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_scatter_reduce_sum_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_searchsorted_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_segment_reduce_lengths_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_segment_reduce_offsets_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_select_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_select_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_select_scatter_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_sgn_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_sgn_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_short_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_short_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_sigmoid_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_sigmoid_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_sign_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_signal_windows_cosine_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_signal_windows_exponential_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_signal_windows_gaussian_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_signal_windows_kaiser_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_signbit_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_sin_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_sin_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_sinc_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_sinc_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_sinh_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_sinh_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_slice_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_slice_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_slice_scatter_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_softmax_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_softmax_with_dtype_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_softmax_with_dtype_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_sort_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_sparse_sampled_addmm_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_sparse_sampled_addmm_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_special_airy_ai_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_special_bessel_j0_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_special_bessel_j1_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_special_bessel_y0_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_special_bessel_y1_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_special_chebyshev_polynomial_t_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_special_chebyshev_polynomial_u_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_special_chebyshev_polynomial_v_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_special_chebyshev_polynomial_w_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_special_entr_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_special_erfcx_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_special_hermite_polynomial_h_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_special_hermite_polynomial_he_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_special_i0e_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_special_i1_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_special_i1e_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_special_laguerre_polynomial_l_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_special_legendre_polynomial_p_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_special_log_ndtr_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_special_modified_bessel_i0_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_special_modified_bessel_i1_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_special_modified_bessel_k0_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_special_modified_bessel_k1_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_special_ndtr_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_special_ndtri_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_special_polygamma_special_polygamma_n_0_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_special_scaled_modified_bessel_k0_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_special_scaled_modified_bessel_k1_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_special_shifted_chebyshev_polynomial_t_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_special_shifted_chebyshev_polynomial_u_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_special_shifted_chebyshev_polynomial_v_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_special_shifted_chebyshev_polynomial_w_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_special_spherical_bessel_j0_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_special_xlog1py_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_special_zeta_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_split_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_split_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_split_list_args_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_split_list_args_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_split_with_sizes_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_split_with_sizes_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_sqrt_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_sqrt_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_square_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_square_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_squeeze_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_squeeze_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_stack_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_stack_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_std_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_std_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_std_mean_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_std_mean_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_stft_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_stft_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_sub_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_sub_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_sum_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_sum_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_sum_to_size_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_sum_to_size_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_svd_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_svd_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_svd_lowrank_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_symeig_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_symeig_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_t_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_t_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_take_along_dim_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_take_along_dim_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_take_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_take_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_tan_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_tan_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_tanh_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_tanh_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_tensor_split_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_tensor_split_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_tensordot_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_tensordot_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_tile_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_tile_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_to_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_to_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_to_sparse_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_to_sparse_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_topk_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_trace_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_trace_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_transpose_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_transpose_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_trapezoid_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_trapezoid_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_trapz_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_trapz_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_triangular_solve_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_triangular_solve_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_tril_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_tril_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_triu_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_triu_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_true_divide_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_true_divide_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_trunc_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_unbind_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_unbind_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_unflatten_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_unflatten_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_unfold_copy_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_unfold_copy_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_unfold_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_unfold_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_uniform_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_uniform_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_unique_consecutive_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_unique_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_unsqueeze_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_unsqueeze_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_var_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_var_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_var_mean_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_var_mean_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_vdot_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_vdot_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_view_as_complex_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_view_as_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_view_as_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_view_as_real_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_view_copy_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_view_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_view_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_vsplit_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_vsplit_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_vstack_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_vstack_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_where_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_where_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_xlogy_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_zero__cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_zero__cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_zeros_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_zeros_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_zeros_like_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_zeros_like_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_H_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_H_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_T_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_T_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad___getitem___cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad___getitem___cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad___radd___cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad___radd___cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad___rdiv___cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad___rdiv___cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad___rmatmul___cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad___rmatmul___cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad___rmod___cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad___rmul___cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad___rmul___cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad___rpow___cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad___rpow___cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad___rsub___cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad___rsub___cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad__softmax_backward_data_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_abs_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_abs_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_acos_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_acos_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_acosh_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_acosh_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_add_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_add_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_addbmm_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_addbmm_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_addcdiv_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_addcdiv_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_addcmul_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_addcmul_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_addmm_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_addmm_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_addmm_decomposed_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_addmm_decomposed_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_addmv_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_addmv_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_addr_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_addr_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_all_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_all_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_allclose_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_allclose_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_amax_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_amin_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_aminmax_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_angle_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_angle_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_any_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_any_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_arange_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_argmax_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_argmin_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_argsort_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_argwhere_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_argwhere_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_as_strided_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_as_strided_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_as_strided_scatter_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_as_strided_scatter_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_asin_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_asin_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_asinh_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_asinh_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_atan2_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_atan_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_atan_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_atanh_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_atanh_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_atleast_1d_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_atleast_1d_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_atleast_2d_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_atleast_2d_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_atleast_3d_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_atleast_3d_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_baddbmm_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_baddbmm_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_bernoulli_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_bfloat16_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_bfloat16_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_block_diag_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_block_diag_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_bmm_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_bmm_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_bool_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_bool_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_broadcast_tensors_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_broadcast_tensors_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_broadcast_to_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_broadcast_to_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_bucketize_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_byte_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_byte_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_cartesian_prod_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_cartesian_prod_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_cat_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_cat_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_cdist_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_cdouble_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_cdouble_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_ceil_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_cfloat_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_cfloat_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_chalf_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_chalf_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_char_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_char_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_cholesky_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_cholesky_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_cholesky_inverse_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_cholesky_inverse_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_cholesky_solve_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_cholesky_solve_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_chunk_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_chunk_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_clamp_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_clamp_max_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_clamp_min_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_clone_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_clone_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_column_stack_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_column_stack_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_combinations_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_combinations_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_complex_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_conj_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_conj_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_conj_physical_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_conj_physical_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_constant_pad_nd_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_constant_pad_nd_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_contiguous_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_contiguous_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_copysign_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_corrcoef_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_corrcoef_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_cos_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_cos_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_cosh_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_cosh_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_count_nonzero_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_count_nonzero_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_cov_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_cov_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_cross_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_cross_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_cummax_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_cummin_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_cumprod_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_cumprod_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_cumsum_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_cumsum_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_cumulative_trapezoid_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_cumulative_trapezoid_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_deg2rad_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_diag_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_diag_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_diag_embed_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_diag_embed_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_diagflat_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_diagflat_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_diagonal_copy_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_diagonal_copy_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_diagonal_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_diagonal_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_diagonal_scatter_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_diff_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_diff_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_digamma_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_dist_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_dist_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_div_floor_rounding_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_div_no_rounding_mode_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_div_no_rounding_mode_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_div_trunc_rounding_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_dot_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_dot_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_double_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_double_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_dsplit_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_dsplit_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_dstack_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_dstack_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_einsum_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_einsum_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_empty_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_empty_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_empty_like_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_empty_like_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_eq_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_eq_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_equal_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_equal_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_erf_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_erfc_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_erfinv_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_exp2_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_exp_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_exp_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_expand_as_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_expand_as_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_expand_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_expand_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_expm1_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_eye_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_eye_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_fft_fft2_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_fft_fft2_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_fft_fft_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_fft_fft_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_fft_fftn_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_fft_fftn_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_fft_fftshift_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_fft_fftshift_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_fft_hfft2_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_fft_hfft2_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_fft_hfft_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_fft_hfft_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_fft_hfftn_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_fft_hfftn_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_fft_ifft2_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_fft_ifft2_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_fft_ifft_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_fft_ifft_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_fft_ifftn_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_fft_ifftn_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_fft_ifftshift_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_fft_ifftshift_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_fft_ihfft2_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_fft_ihfft_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_fft_ihfftn_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_fft_irfft2_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_fft_irfft2_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_fft_irfft_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_fft_irfft_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_fft_irfftn_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_fft_irfftn_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_fft_rfft2_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_fft_rfft_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_fft_rfftn_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_fill_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_fill_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_flatten_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_flatten_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_flip_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_flip_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_fliplr_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_fliplr_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_flipud_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_flipud_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_float_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_float_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_float_power_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_float_power_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_floor_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_floor_divide_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_fmax_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_fmin_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_fmod_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_frac_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_frexp_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_full_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_full_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_full_like_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_full_like_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_gather_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_gather_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_ge_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_geqrf_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_geqrf_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_gradient_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_gradient_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_grid_sampler_2d_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_gt_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_half_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_half_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_heaviside_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_histc_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_hsplit_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_hsplit_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_hstack_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_hstack_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_hypot_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_i0_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_igamma_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_igammac_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_imag_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_index_add_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_index_add_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_index_copy_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_index_copy_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_index_fill_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_index_fill_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_index_put_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_index_put_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_index_reduce_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_index_select_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_index_select_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_inner_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_inner_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_int_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_int_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_isclose_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_isclose_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_isfinite_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_isfinite_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_isin_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_isinf_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_isinf_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_isnan_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_isnan_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_isneginf_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_isposinf_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_isreal_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_isreal_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_istft_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_jiterator_2inputs_2outputs_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_jiterator_2inputs_2outputs_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_jiterator_4inputs_with_extra_args_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_jiterator_4inputs_with_extra_args_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_jiterator_binary_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_jiterator_binary_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_jiterator_binary_return_by_ref_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_jiterator_binary_return_by_ref_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_jiterator_unary_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_jiterator_unary_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_kron_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_kron_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_kthvalue_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_ldexp_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_ldexp_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_le_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_lerp_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_lerp_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_lgamma_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_linalg_cholesky_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_linalg_cholesky_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_linalg_cholesky_ex_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_linalg_cholesky_ex_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_linalg_cond_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_linalg_cond_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_linalg_cross_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_linalg_cross_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_linalg_det_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_linalg_det_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_linalg_det_singular_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_linalg_det_singular_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_linalg_eig_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_linalg_eig_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_linalg_eigh_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_linalg_eigh_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_linalg_eigvals_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_linalg_eigvals_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_linalg_eigvalsh_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_linalg_eigvalsh_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_linalg_householder_product_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_linalg_householder_product_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_linalg_inv_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_linalg_inv_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_linalg_inv_ex_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_linalg_inv_ex_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_linalg_ldl_factor_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_linalg_ldl_factor_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_linalg_ldl_factor_ex_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_linalg_ldl_factor_ex_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_linalg_ldl_solve_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_linalg_ldl_solve_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_linalg_lstsq_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_linalg_lstsq_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_linalg_lstsq_grad_oriented_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_linalg_lstsq_grad_oriented_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_linalg_lu_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_linalg_lu_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_linalg_lu_factor_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_linalg_lu_factor_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_linalg_lu_factor_ex_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_linalg_lu_factor_ex_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_linalg_lu_solve_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_linalg_lu_solve_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_linalg_matrix_norm_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_linalg_matrix_norm_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_linalg_matrix_power_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_linalg_matrix_power_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_linalg_matrix_rank_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_linalg_matrix_rank_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_linalg_matrix_rank_hermitian_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_linalg_matrix_rank_hermitian_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_linalg_multi_dot_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_linalg_multi_dot_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_linalg_norm_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_linalg_norm_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_linalg_norm_subgradients_at_zero_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_linalg_norm_subgradients_at_zero_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_linalg_pinv_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_linalg_pinv_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_linalg_pinv_hermitian_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_linalg_pinv_hermitian_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_linalg_pinv_singular_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_linalg_pinv_singular_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_linalg_qr_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_linalg_qr_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_linalg_slogdet_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_linalg_slogdet_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_linalg_solve_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_linalg_solve_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_linalg_solve_ex_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_linalg_solve_ex_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_linalg_solve_triangular_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_linalg_solve_triangular_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_linalg_svd_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_linalg_svd_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_linalg_svdvals_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_linalg_svdvals_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_linalg_tensorinv_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_linalg_tensorinv_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_linalg_tensorsolve_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_linalg_tensorsolve_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_linalg_vander_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_linalg_vander_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_linalg_vecdot_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_linalg_vecdot_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_linalg_vector_norm_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_linalg_vector_norm_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_linspace_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_linspace_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_log10_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_log10_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_log1p_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_log2_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_log2_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_log_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_log_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_log_softmax_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_log_softmax_with_dtype_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_log_softmax_with_dtype_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_logaddexp2_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_logaddexp_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_logcumsumexp_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_logdet_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_logdet_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_logical_and_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_logical_and_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_logical_not_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_logical_not_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_logical_or_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_logical_or_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_logical_xor_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_logical_xor_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_logit_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_logspace_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_logspace_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_logsumexp_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_long_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_long_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_lt_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_lu_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_lu_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_lu_solve_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_lu_solve_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_lu_unpack_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_lu_unpack_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_mH_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_mH_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_mT_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_mT_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_masked_amax_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_masked_amin_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_masked_argmax_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_masked_argmin_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_masked_cumprod_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_masked_cumprod_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_masked_cumsum_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_masked_cumsum_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_masked_fill_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_masked_fill_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_masked_log_softmax_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_masked_logaddexp_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_masked_logsumexp_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_masked_mean_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_masked_mean_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_masked_median_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_masked_norm_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_masked_normalize_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_masked_normalize_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_masked_prod_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_masked_prod_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_masked_scatter_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_masked_scatter_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_masked_select_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_masked_select_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_masked_softmax_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_masked_softmin_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_masked_std_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_masked_std_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_masked_sum_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_masked_sum_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_masked_var_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_masked_var_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_matmul_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_matmul_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_matrix_exp_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_matrix_exp_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_max_binary_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_max_pool2d_with_indices_backward_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_max_reduction_no_dim_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_max_reduction_with_dim_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_maximum_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_mean_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_mean_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_median_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_meshgrid_list_of_tensors_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_meshgrid_list_of_tensors_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_meshgrid_variadic_tensors_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_meshgrid_variadic_tensors_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_min_binary_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_min_reduction_no_dim_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_min_reduction_with_dim_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_minimum_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_mm_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_mm_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_mode_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_movedim_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_movedim_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_msort_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_mul_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_mul_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_multinomial_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_mv_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_mv_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_mvlgamma_mvlgamma_p_1_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_mvlgamma_mvlgamma_p_3_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_mvlgamma_mvlgamma_p_5_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_nan_to_num_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_nanmean_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_nanmedian_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_nanquantile_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_nansum_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_narrow_copy_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_narrow_copy_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_narrow_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_narrow_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_native_batch_norm_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_native_dropout_backward_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_native_layer_norm_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_ne_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_ne_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_neg_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_neg_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_new_empty_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_new_empty_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_new_empty_strided_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_new_empty_strided_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_new_full_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_new_full_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_new_ones_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_new_ones_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_new_zeros_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_new_zeros_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_nextafter_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_nn_functional__scaled_dot_product_attention_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_nn_functional_adaptive_avg_pool1d_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_nn_functional_adaptive_avg_pool2d_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_nn_functional_adaptive_avg_pool3d_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_nn_functional_adaptive_max_pool1d_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_nn_functional_adaptive_max_pool2d_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_nn_functional_adaptive_max_pool3d_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_nn_functional_alpha_dropout_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_nn_functional_avg_pool1d_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_nn_functional_avg_pool2d_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_nn_functional_avg_pool3d_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_nn_functional_batch_norm_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_nn_functional_batch_norm_without_cudnn_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_nn_functional_bilinear_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_nn_functional_binary_cross_entropy_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_nn_functional_binary_cross_entropy_with_logits_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_nn_functional_celu_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_nn_functional_conv1d_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_nn_functional_conv1d_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_nn_functional_conv2d_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_nn_functional_conv2d_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_nn_functional_conv_transpose1d_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_nn_functional_conv_transpose1d_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_nn_functional_conv_transpose2d_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_nn_functional_conv_transpose2d_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_nn_functional_conv_transpose3d_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_nn_functional_conv_transpose3d_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_nn_functional_cosine_embedding_loss_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_nn_functional_cosine_similarity_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_nn_functional_cross_entropy_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_nn_functional_ctc_loss_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_nn_functional_dropout2d_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_nn_functional_dropout3d_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_nn_functional_dropout_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_nn_functional_elu_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_nn_functional_embedding_bag_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_nn_functional_embedding_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_nn_functional_feature_alpha_dropout_with_train_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_nn_functional_feature_alpha_dropout_without_train_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_nn_functional_feature_alpha_dropout_without_train_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_nn_functional_fractional_max_pool2d_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_nn_functional_fractional_max_pool3d_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_nn_functional_gaussian_nll_loss_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_nn_functional_gelu_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_nn_functional_glu_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_nn_functional_grid_sample_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_nn_functional_group_norm_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_nn_functional_hardshrink_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_nn_functional_hardsigmoid_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_nn_functional_hardswish_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_nn_functional_hardtanh_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_nn_functional_hinge_embedding_loss_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_nn_functional_huber_loss_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_nn_functional_instance_norm_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_nn_functional_interpolate_area_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_nn_functional_interpolate_bicubic_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_nn_functional_interpolate_bilinear_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_nn_functional_interpolate_linear_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_nn_functional_interpolate_nearest_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_nn_functional_interpolate_trilinear_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_nn_functional_kl_div_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_nn_functional_l1_loss_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_nn_functional_l1_loss_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_nn_functional_layer_norm_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_nn_functional_leaky_relu_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_nn_functional_linear_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_nn_functional_linear_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_nn_functional_local_response_norm_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_nn_functional_logsigmoid_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_nn_functional_margin_ranking_loss_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_nn_functional_max_pool1d_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_nn_functional_max_pool2d_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_nn_functional_max_pool3d_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_nn_functional_max_unpool1d_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_nn_functional_max_unpool1d_grad_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_nn_functional_max_unpool2d_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_nn_functional_max_unpool2d_grad_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_nn_functional_max_unpool3d_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_nn_functional_max_unpool3d_grad_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_nn_functional_mish_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_nn_functional_mse_loss_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_nn_functional_multi_margin_loss_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_nn_functional_multilabel_margin_loss_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_nn_functional_multilabel_soft_margin_loss_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_nn_functional_nll_loss_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_nn_functional_normalize_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_nn_functional_normalize_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_nn_functional_pad_circular_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_nn_functional_pad_circular_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_nn_functional_pad_constant_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_nn_functional_pad_constant_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_nn_functional_pad_reflect_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_nn_functional_pad_reflect_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_nn_functional_pad_replicate_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_nn_functional_pad_replicate_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_nn_functional_pairwise_distance_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_nn_functional_pairwise_distance_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_nn_functional_pdist_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_nn_functional_pixel_shuffle_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_nn_functional_pixel_shuffle_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_nn_functional_pixel_unshuffle_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_nn_functional_pixel_unshuffle_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_nn_functional_poisson_nll_loss_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_nn_functional_prelu_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_nn_functional_relu6_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_nn_functional_relu_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_nn_functional_rrelu_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_nn_functional_selu_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_nn_functional_silu_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_nn_functional_smooth_l1_loss_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_nn_functional_soft_margin_loss_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_nn_functional_softmin_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_nn_functional_softmin_with_dtype_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_nn_functional_softmin_with_dtype_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_nn_functional_softplus_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_nn_functional_softshrink_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_nn_functional_softsign_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_nn_functional_softsign_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_nn_functional_tanhshrink_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_nn_functional_tanhshrink_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_nn_functional_threshold_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_nn_functional_triplet_margin_loss_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_nn_functional_triplet_margin_loss_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_nn_functional_triplet_margin_with_distance_loss_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_nn_functional_triplet_margin_with_distance_loss_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_nn_functional_unfold_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_nn_functional_unfold_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_nn_functional_upsample_bilinear_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_nn_functional_upsample_nearest_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_nonzero_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_nonzero_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_norm_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_norm_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_norm_fro_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_norm_fro_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_norm_inf_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_norm_inf_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_norm_nuc_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_norm_nuc_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_normal_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_normal_number_mean_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_ones_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_ones_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_ones_like_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_ones_like_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_ormqr_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_ormqr_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_outer_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_outer_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_pca_lowrank_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_permute_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_permute_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_pinverse_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_pinverse_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_polar_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_polygamma_polygamma_n_0_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_polygamma_polygamma_n_1_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_polygamma_polygamma_n_2_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_polygamma_polygamma_n_3_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_polygamma_polygamma_n_4_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_positive_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_positive_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_pow_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_pow_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_prod_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_prod_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_put_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_put_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_qr_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_qr_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_quantile_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_rad2deg_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_rand_like_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_rand_like_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_randint_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_randint_like_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_randn_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_randn_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_randn_like_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_randn_like_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_ravel_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_ravel_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_real_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_real_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_reciprocal_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_reciprocal_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_remainder_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_renorm_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_renorm_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_repeat_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_repeat_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_repeat_interleave_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_repeat_interleave_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_reshape_as_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_reshape_as_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_reshape_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_reshape_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_resize__cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_resize__cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_resize_as__cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_resize_as__cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_resolve_conj_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_resolve_conj_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_resolve_neg_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_resolve_neg_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_roll_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_roll_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_rot90_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_rot90_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_round_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_round_decimals_0_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_round_decimals_3_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_round_decimals_neg_3_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_rsqrt_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_rsqrt_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_rsub_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_rsub_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_scalar_tensor_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_scalar_tensor_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_scatter_add_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_scatter_add_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_scatter_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_scatter_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_scatter_reduce_amax_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_scatter_reduce_amin_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_scatter_reduce_mean_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_scatter_reduce_prod_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_scatter_reduce_sum_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_searchsorted_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_segment_reduce_lengths_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_segment_reduce_offsets_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_select_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_select_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_select_scatter_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_sgn_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_sgn_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_short_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_short_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_sigmoid_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_sigmoid_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_sign_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_signal_windows_cosine_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_signal_windows_exponential_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_signal_windows_gaussian_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_signal_windows_kaiser_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_signbit_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_sin_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_sin_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_sinc_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_sinc_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_sinh_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_sinh_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_slice_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_slice_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_slice_scatter_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_softmax_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_softmax_with_dtype_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_softmax_with_dtype_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_sort_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_sparse_sampled_addmm_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_sparse_sampled_addmm_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_special_airy_ai_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_special_bessel_j0_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_special_bessel_j1_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_special_bessel_y0_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_special_bessel_y1_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_special_chebyshev_polynomial_t_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_special_chebyshev_polynomial_u_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_special_chebyshev_polynomial_v_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_special_chebyshev_polynomial_w_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_special_entr_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_special_erfcx_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_special_hermite_polynomial_h_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_special_hermite_polynomial_he_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_special_i0e_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_special_i1_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_special_i1e_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_special_laguerre_polynomial_l_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_special_legendre_polynomial_p_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_special_log_ndtr_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_special_modified_bessel_i0_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_special_modified_bessel_i1_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_special_modified_bessel_k0_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_special_modified_bessel_k1_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_special_ndtr_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_special_ndtri_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_special_polygamma_special_polygamma_n_0_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_special_scaled_modified_bessel_k0_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_special_scaled_modified_bessel_k1_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_special_shifted_chebyshev_polynomial_t_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_special_shifted_chebyshev_polynomial_u_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_special_shifted_chebyshev_polynomial_v_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_special_shifted_chebyshev_polynomial_w_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_special_spherical_bessel_j0_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_special_xlog1py_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_special_zeta_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_split_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_split_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_split_list_args_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_split_list_args_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_split_with_sizes_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_split_with_sizes_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_sqrt_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_sqrt_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_square_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_square_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_squeeze_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_squeeze_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_stack_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_stack_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_std_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_std_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_std_mean_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_std_mean_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_stft_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_stft_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_sub_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_sub_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_sum_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_sum_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_sum_to_size_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_sum_to_size_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_svd_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_svd_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_svd_lowrank_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_symeig_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_symeig_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_t_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_t_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_take_along_dim_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_take_along_dim_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_take_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_take_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_tan_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_tan_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_tanh_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_tanh_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_tensor_split_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_tensor_split_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_tensordot_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_tensordot_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_tile_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_tile_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_to_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_to_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_to_sparse_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_to_sparse_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_topk_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_trace_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_trace_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_transpose_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_transpose_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_trapezoid_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_trapezoid_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_trapz_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_trapz_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_triangular_solve_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_triangular_solve_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_tril_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_tril_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_triu_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_triu_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_true_divide_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_true_divide_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_trunc_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_unbind_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_unbind_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_unflatten_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_unflatten_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_unfold_copy_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_unfold_copy_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_unfold_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_unfold_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_uniform_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_uniform_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_unique_consecutive_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_unique_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_unsqueeze_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_unsqueeze_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_var_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_var_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_var_mean_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_var_mean_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_vdot_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_vdot_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_view_as_complex_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_view_as_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_view_as_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_view_as_real_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_view_copy_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_view_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_view_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_vsplit_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_vsplit_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_vstack_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_vstack_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_where_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_where_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_xlogy_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_zero__cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_zero__cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_zeros_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_zeros_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_zeros_like_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_zeros_like_cuda_float64 2022-11-23T04:10:42.9829784Z 2022-11-23T04:10:42.9830179Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_H_cuda_complex128 SKIPPED (Skipped! Operation does support gradgrad) [ 0%] 2022-11-23T04:10:42.9830821Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_H_cuda_float64 SKIPPED (Skipped! Operation does support gradgrad) [ 0%] 2022-11-23T04:10:42.9831466Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_T_cuda_complex128 SKIPPED (Skipped! Operation does support gradgrad) [ 0%] 2022-11-23T04:10:42.9832074Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_T_cuda_float64 SKIPPED (Skipped! Operation does support gradgrad) [ 0%] 2022-11-23T04:10:42.9832886Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad___getitem___cuda_complex128 SKIPPED (Skipped! Operation does support gradgrad) [ 0%] 2022-11-23T04:10:42.9833556Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad___getitem___cuda_float64 SKIPPED (Skipped! Operation does support gradgrad) [ 0%] 2022-11-23T04:10:42.9834183Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad___radd___cuda_complex128 SKIPPED (Skipped! Operation does support gradgrad) [ 0%] 2022-11-23T04:10:42.9834806Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad___radd___cuda_float64 SKIPPED (Skipped! Operation does support gradgrad) [ 0%] 2022-11-23T04:10:42.9835420Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad___rdiv___cuda_complex128 SKIPPED (Skipped! Operation does support gradgrad) [ 0%] 2022-11-23T04:10:42.9836053Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad___rdiv___cuda_float64 SKIPPED (Skipped! Operation does support gradgrad) [ 0%] 2022-11-23T04:10:42.9836700Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad___rmatmul___cuda_complex128 SKIPPED (Skipped! Operation does support gradgrad) [ 0%] 2022-11-23T04:10:42.9837337Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad___rmatmul___cuda_float64 SKIPPED (Skipped! Operation does support gradgrad) [ 0%] 2022-11-23T04:10:42.9837947Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad___rmod___cuda_float64 SKIPPED (Skipped! Operation does support gradgrad) [ 0%] 2022-11-23T04:10:42.9838565Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad___rmul___cuda_complex128 SKIPPED (Skipped! Operation does support gradgrad) [ 0%] 2022-11-23T04:10:42.9839187Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad___rmul___cuda_float64 SKIPPED (Skipped! Operation does support gradgrad) [ 0%] 2022-11-23T04:10:42.9839768Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad___rpow___cuda_complex128 SKIPPED (Skipped!) [ 0%] 2022-11-23T04:10:42.9840298Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad___rpow___cuda_float64 SKIPPED (Skipped!) [ 0%] 2022-11-23T04:10:42.9840991Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad___rsub___cuda_complex128 SKIPPED (Skipped! Operation does support gradgrad) [ 0%] 2022-11-23T04:10:42.9841617Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad___rsub___cuda_float64 SKIPPED (Skipped! Operation does support gradgrad) [ 0%] 2022-11-23T04:10:42.9842259Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad__softmax_backward_data_cuda_float64 SKIPPED (Skipped! Operation does support gradgrad) [ 0%] 2022-11-23T04:10:42.9842874Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_abs_cuda_complex128 SKIPPED (Skipped! Operation does support gradgrad) [ 0%] 2022-11-23T04:10:42.9843489Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_abs_cuda_float64 SKIPPED (Skipped! Operation does support gradgrad) [ 0%] 2022-11-23T04:10:42.9844108Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_acos_cuda_complex128 SKIPPED (Skipped! Operation does support gradgrad) [ 0%] 2022-11-23T04:10:42.9844726Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_acos_cuda_float64 SKIPPED (Skipped! Operation does support gradgrad) [ 0%] 2022-11-23T04:10:42.9845336Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_acosh_cuda_complex128 SKIPPED (Skipped! Operation does support gradgrad) [ 0%] 2022-11-23T04:10:42.9845964Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_acosh_cuda_float64 SKIPPED (Skipped! Operation does support gradgrad) [ 0%] 2022-11-23T04:10:42.9846582Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_add_cuda_complex128 SKIPPED (Skipped! Operation does support gradgrad) [ 0%] 2022-11-23T04:10:42.9847193Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_add_cuda_float64 SKIPPED (Skipped! Operation does support gradgrad) [ 0%] 2022-11-23T04:10:42.9847868Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_addbmm_cuda_complex128 SKIPPED (Skipped! Operation does support gradgrad) [ 0%] 2022-11-23T04:10:42.9848486Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_addbmm_cuda_float64 SKIPPED (Skipped! Operation does support gradgrad) [ 0%] 2022-11-23T04:10:42.9849112Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_addcdiv_cuda_complex128 SKIPPED (Skipped! Operation does support gradgrad) [ 0%] 2022-11-23T04:10:42.9849738Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_addcdiv_cuda_float64 SKIPPED (Skipped! Operation does support gradgrad) [ 0%] 2022-11-23T04:10:42.9850377Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_addcmul_cuda_complex128 SKIPPED (Skipped! Operation does support gradgrad) [ 0%] 2022-11-23T04:10:42.9851000Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_addcmul_cuda_float64 SKIPPED (Skipped! Operation does support gradgrad) [ 0%] 2022-11-23T04:10:42.9851627Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_addmm_cuda_complex128 SKIPPED (Skipped! Operation does support gradgrad) [ 0%] 2022-11-23T04:10:42.9852249Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_addmm_cuda_float64 SKIPPED (Skipped! Operation does support gradgrad) [ 0%] 2022-11-23T04:10:42.9852885Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_addmm_decomposed_cuda_complex128 SKIPPED (Skipped! Operation does support gradgrad) [ 0%] 2022-11-23T04:10:42.9853521Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_addmm_decomposed_cuda_float64 SKIPPED (Skipped! Operation does support gradgrad) [ 0%] 2022-11-23T04:10:42.9854155Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_addmv_cuda_complex128 SKIPPED (Skipped! Operation does support gradgrad) [ 0%] 2022-11-23T04:10:42.9854781Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_addmv_cuda_float64 SKIPPED (Skipped! Operation does support gradgrad) [ 0%] 2022-11-23T04:10:42.9855474Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_addr_cuda_complex128 SKIPPED (Skipped! Operation does support gradgrad) [ 0%] 2022-11-23T04:10:42.9856079Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_addr_cuda_float64 SKIPPED (Skipped! Operation does support gradgrad) [ 0%] 2022-11-23T04:10:42.9856944Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_all_cuda_complex128 SKIPPED (Skipped! Op doesn't support autograd for this dtype.) [ 0%] 2022-11-23T04:10:42.9857726Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_all_cuda_float64 SKIPPED (Skipped! Op doesn't support autograd for this dtype.) [ 0%] 2022-11-23T04:10:42.9858512Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_allclose_cuda_complex128 SKIPPED (Skipped! Op doesn't support autograd for this dtype.) [ 0%] 2022-11-23T04:10:42.9859301Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_allclose_cuda_float64 SKIPPED (Skipped! Op doesn't support autograd for this dtype.) [ 0%] 2022-11-23T04:10:42.9860196Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_amax_cuda_float64 SKIPPED (Skipped! Operation does support gradgrad) [ 0%] 2022-11-23T04:10:42.9861170Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_amin_cuda_float64 SKIPPED (Skipped! Operation does support gradgrad) [ 0%] 2022-11-23T04:10:42.9861960Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_aminmax_cuda_float64 SKIPPED (Skipped! Op doesn't support autograd for this dtype.) [ 1%] 2022-11-23T04:10:42.9862638Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_angle_cuda_complex128 SKIPPED (Skipped! Operation does support gradgrad) [ 1%] 2022-11-23T04:10:42.9863243Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_angle_cuda_float64 SKIPPED (Skipped! Operation does support gradgrad) [ 1%] 2022-11-23T04:10:42.9864144Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_any_cuda_complex128 SKIPPED (Skipped! Op doesn't support autograd for this dtype.) [ 1%] 2022-11-23T04:10:42.9864941Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_any_cuda_float64 SKIPPED (Skipped! Op doesn't support autograd for this dtype.) [ 1%] 2022-11-23T04:10:42.9865710Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_arange_cuda_float64 SKIPPED (Skipped! Op doesn't support autograd for this dtype.) [ 1%] 2022-11-23T04:10:42.9866480Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_argmax_cuda_float64 SKIPPED (Skipped! Op doesn't support autograd for this dtype.) [ 1%] 2022-11-23T04:10:42.9867265Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_argmin_cuda_float64 SKIPPED (Skipped! Op doesn't support autograd for this dtype.) [ 1%] 2022-11-23T04:10:42.9868053Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_argsort_cuda_float64 SKIPPED (Skipped! Op doesn't support autograd for this dtype.) [ 1%] 2022-11-23T04:10:42.9868850Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_argwhere_cuda_complex128 SKIPPED (Skipped! Op doesn't support autograd for this dtype.) [ 1%] 2022-11-23T04:10:42.9869625Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_argwhere_cuda_float64 SKIPPED (Skipped! Op doesn't support autograd for this dtype.) [ 1%] 2022-11-23T04:10:42.9870236Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_as_strided_cuda_complex128 SKIPPED (Numerous errors) [ 1%] 2022-11-23T04:10:42.9870800Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_as_strided_cuda_float64 SKIPPED (Numerous errors) [ 1%] 2022-11-23T04:10:42.9871417Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_as_strided_scatter_cuda_complex128 SKIPPED (Skipped! Operation does support gradgrad) [ 1%] 2022-11-23T04:10:42.9872093Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_as_strided_scatter_cuda_float64 SKIPPED (Skipped! Operation does support gradgrad) [ 1%] 2022-11-23T04:10:42.9872807Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_asin_cuda_complex128 SKIPPED (Skipped! Operation does support gradgrad) [ 1%] 2022-11-23T04:10:42.9873427Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_asin_cuda_float64 SKIPPED (Skipped! Operation does support gradgrad) [ 1%] 2022-11-23T04:10:42.9874044Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_asinh_cuda_complex128 SKIPPED (Skipped! Operation does support gradgrad) [ 1%] 2022-11-23T04:10:42.9874667Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_asinh_cuda_float64 SKIPPED (Skipped! Operation does support gradgrad) [ 1%] 2022-11-23T04:10:42.9875259Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_atan2_cuda_float64 SKIPPED (Skipped! Operation does support gradgrad) [ 1%] 2022-11-23T04:10:42.9875872Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_atan_cuda_complex128 SKIPPED (Skipped! Operation does support gradgrad) [ 1%] 2022-11-23T04:10:42.9876508Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_atan_cuda_float64 SKIPPED (Skipped! Operation does support gradgrad) [ 1%] 2022-11-23T04:10:42.9877134Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_atanh_cuda_complex128 SKIPPED (Skipped! Operation does support gradgrad) [ 1%] 2022-11-23T04:10:42.9877740Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_atanh_cuda_float64 SKIPPED (Skipped! Operation does support gradgrad) [ 1%] 2022-11-23T04:10:42.9878371Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_atleast_1d_cuda_complex128 SKIPPED (Skipped! Operation does support gradgrad) [ 1%] 2022-11-23T04:10:42.9879007Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_atleast_1d_cuda_float64 SKIPPED (Skipped! Operation does support gradgrad) [ 1%] 2022-11-23T04:10:42.9879698Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_atleast_2d_cuda_complex128 SKIPPED (Skipped! Operation does support gradgrad) [ 1%] 2022-11-23T04:10:42.9880326Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_atleast_2d_cuda_float64 SKIPPED (Skipped! Operation does support gradgrad) [ 1%] 2022-11-23T04:10:42.9880957Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_atleast_3d_cuda_complex128 SKIPPED (Skipped! Operation does support gradgrad) [ 1%] 2022-11-23T04:10:42.9881600Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_atleast_3d_cuda_float64 SKIPPED (Skipped! Operation does support gradgrad) [ 1%] 2022-11-23T04:10:42.9882232Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_baddbmm_cuda_complex128 SKIPPED (Skipped! Operation does support gradgrad) [ 1%] 2022-11-23T04:10:42.9882846Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_baddbmm_cuda_float64 SKIPPED (Skipped! Operation does support gradgrad) [ 1%] 2022-11-23T04:10:42.9883480Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_bernoulli_cuda_float64 SKIPPED (Skipped! Operation does support gradgrad) [ 1%] 2022-11-23T04:10:42.9884109Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_bfloat16_cuda_complex128 SKIPPED (Skipped! Operation does support gradgrad) [ 1%] 2022-11-23T04:10:42.9884731Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_bfloat16_cuda_float64 SKIPPED (Skipped! Operation does support gradgrad) [ 1%] 2022-11-23T04:10:42.9885366Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_block_diag_cuda_complex128 SKIPPED (Skipped! Operation does support gradgrad) [ 1%] 2022-11-23T04:10:42.9885993Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_block_diag_cuda_float64 SKIPPED (Skipped! Operation does support gradgrad) [ 1%] 2022-11-23T04:10:42.9886621Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_bmm_cuda_complex128 SKIPPED (Skipped! Operation does support gradgrad) [ 1%] 2022-11-23T04:10:42.9887326Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_bmm_cuda_float64 SKIPPED (Skipped! Operation does support gradgrad) [ 1%] 2022-11-23T04:10:42.9888109Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_bool_cuda_complex128 SKIPPED (Skipped! Op doesn't support autograd for this dtype.) [ 1%] 2022-11-23T04:10:42.9888875Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_bool_cuda_float64 SKIPPED (Skipped! Op doesn't support autograd for this dtype.) [ 1%] 2022-11-23T04:10:42.9889528Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_broadcast_tensors_cuda_complex128 SKIPPED (Skipped! Operation does support gradgrad) [ 1%] 2022-11-23T04:10:42.9890187Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_broadcast_tensors_cuda_float64 SKIPPED (Skipped! Operation does support gradgrad) [ 1%] 2022-11-23T04:10:42.9890837Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_broadcast_to_cuda_complex128 SKIPPED (Skipped! Operation does support gradgrad) [ 1%] 2022-11-23T04:10:42.9891479Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_broadcast_to_cuda_float64 SKIPPED (Skipped! Operation does support gradgrad) [ 1%] 2022-11-23T04:10:42.9892275Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_bucketize_cuda_float64 SKIPPED (Skipped! Op doesn't support autograd for this dtype.) [ 1%] 2022-11-23T04:10:42.9893056Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_byte_cuda_complex128 SKIPPED (Skipped! Op doesn't support autograd for this dtype.) [ 1%] 2022-11-23T04:10:42.9893840Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_byte_cuda_float64 SKIPPED (Skipped! Op doesn't support autograd for this dtype.) [ 1%] 2022-11-23T04:10:42.9894541Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_cartesian_prod_cuda_complex128 SKIPPED (Skipped! Operation does support gradgrad) [ 2%] 2022-11-23T04:10:42.9895188Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_cartesian_prod_cuda_float64 SKIPPED (Skipped! Operation does support gradgrad) [ 2%] 2022-11-23T04:10:42.9896041Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_cat_cuda_complex128 SKIPPED (TODO(whc) fix pre-existing bug with cat for newly added opinfo for empty+nonempty) [ 2%] 2022-11-23T04:10:42.9896928Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_cat_cuda_float64 SKIPPED (TODO(whc) fix pre-existing bug with cat for newly added opinfo for empty+nonempty) [ 2%] 2022-11-23T04:10:42.9897548Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_cdist_cuda_float64 PASSED [ 2%] 2022-11-23T04:10:42.9898112Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_cdouble_cuda_complex128 SKIPPED (Skipped! Operation does support gradgrad) [ 2%] 2022-11-23T04:10:42.9898747Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_cdouble_cuda_float64 SKIPPED (Skipped! Operation does support gradgrad) [ 2%] 2022-11-23T04:10:42.9899375Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_ceil_cuda_float64 SKIPPED (Skipped! Operation does support gradgrad) [ 2%] 2022-11-23T04:10:42.9900257Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_cfloat_cuda_complex128 SKIPPED (Skipped! Operation does support gradgrad) [ 2%] 2022-11-23T04:10:42.9901192Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_cfloat_cuda_float64 SKIPPED (Skipped! Operation does support gradgrad) [ 2%] 2022-11-23T04:10:42.9901816Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_chalf_cuda_complex128 SKIPPED (Skipped! Operation does support gradgrad) [ 2%] 2022-11-23T04:10:42.9902451Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_chalf_cuda_float64 SKIPPED (Skipped! Operation does support gradgrad) [ 2%] 2022-11-23T04:10:42.9903248Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_char_cuda_complex128 SKIPPED (Skipped! Op doesn't support autograd for this dtype.) [ 2%] 2022-11-23T04:10:42.9904124Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_char_cuda_float64 SKIPPED (Skipped! Op doesn't support autograd for this dtype.) [ 2%] 2022-11-23T04:10:42.9904765Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_cholesky_cuda_complex128 SKIPPED (Skipped! Operation does support gradgrad) [ 2%] 2022-11-23T04:10:42.9905396Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_cholesky_cuda_float64 SKIPPED (Skipped! Operation does support gradgrad) [ 2%] 2022-11-23T04:10:42.9906033Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_cholesky_inverse_cuda_complex128 SKIPPED (Skipped! Operation does support gradgrad) [ 2%] 2022-11-23T04:10:42.9906690Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_cholesky_inverse_cuda_float64 SKIPPED (Skipped! Operation does support gradgrad) [ 2%] 2022-11-23T04:10:42.9907329Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_cholesky_solve_cuda_complex128 SKIPPED (Skipped! Operation does support gradgrad) [ 2%] 2022-11-23T04:10:42.9907985Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_cholesky_solve_cuda_float64 SKIPPED (Skipped! Operation does support gradgrad) [ 2%] 2022-11-23T04:10:42.9908621Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_chunk_cuda_complex128 SKIPPED (Skipped! Operation does support gradgrad) [ 2%] 2022-11-23T04:10:42.9909243Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_chunk_cuda_float64 SKIPPED (Skipped! Operation does support gradgrad) [ 2%] 2022-11-23T04:10:42.9909839Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_clamp_cuda_float64 SKIPPED (Skipped! Operation does support gradgrad) [ 2%] 2022-11-23T04:10:42.9910516Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_clamp_max_cuda_float64 SKIPPED (Skipped! Operation does support gradgrad) [ 2%] 2022-11-23T04:10:42.9911162Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_clamp_min_cuda_float64 SKIPPED (Skipped! Operation does support gradgrad) [ 2%] 2022-11-23T04:10:42.9911786Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_clone_cuda_complex128 SKIPPED (Skipped! Operation does support gradgrad) [ 2%] 2022-11-23T04:10:42.9912400Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_clone_cuda_float64 SKIPPED (Skipped! Operation does support gradgrad) [ 2%] 2022-11-23T04:10:42.9913036Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_column_stack_cuda_complex128 SKIPPED (Skipped! Operation does support gradgrad) [ 2%] 2022-11-23T04:10:42.9913677Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_column_stack_cuda_float64 SKIPPED (Skipped! Operation does support gradgrad) [ 2%] 2022-11-23T04:10:42.9914317Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_combinations_cuda_complex128 SKIPPED (Skipped! Operation does support gradgrad) [ 2%] 2022-11-23T04:10:42.9914939Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_combinations_cuda_float64 SKIPPED (Skipped! Operation does support gradgrad) [ 2%] 2022-11-23T04:10:42.9915627Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_complex_cuda_float64 SKIPPED (Skipped! Operation does support gradgrad) [ 2%] 2022-11-23T04:10:42.9916248Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_conj_cuda_complex128 SKIPPED (Skipped! Operation does support gradgrad) [ 2%] 2022-11-23T04:10:42.9916869Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_conj_cuda_float64 SKIPPED (Skipped! Operation does support gradgrad) [ 2%] 2022-11-23T04:10:42.9917512Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_conj_physical_cuda_complex128 SKIPPED (Skipped! Operation does support gradgrad) [ 2%] 2022-11-23T04:10:42.9918208Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_conj_physical_cuda_float64 SKIPPED (Skipped! Operation does support gradgrad) [ 2%] 2022-11-23T04:10:42.9918857Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_constant_pad_nd_cuda_complex128 SKIPPED (Skipped! Operation does support gradgrad) [ 2%] 2022-11-23T04:10:42.9919504Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_constant_pad_nd_cuda_float64 SKIPPED (Skipped! Operation does support gradgrad) [ 2%] 2022-11-23T04:10:42.9920143Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_contiguous_cuda_complex128 SKIPPED (Skipped! Operation does support gradgrad) [ 2%] 2022-11-23T04:10:42.9920759Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_contiguous_cuda_float64 SKIPPED (Skipped! Operation does support gradgrad) [ 2%] 2022-11-23T04:10:42.9921389Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_copysign_cuda_float64 SKIPPED (Skipped! Operation does support gradgrad) [ 2%] 2022-11-23T04:10:42.9922041Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_corrcoef_cuda_complex128 SKIPPED (Skipped! Operation does support gradgrad) [ 2%] 2022-11-23T04:10:42.9922676Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_corrcoef_cuda_float64 SKIPPED (Skipped! Operation does support gradgrad) [ 2%] 2022-11-23T04:10:42.9923282Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_cos_cuda_complex128 SKIPPED (Skipped! Operation does support gradgrad) [ 2%] 2022-11-23T04:10:42.9923899Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_cos_cuda_float64 SKIPPED (Skipped! Operation does support gradgrad) [ 2%] 2022-11-23T04:10:42.9924508Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_cosh_cuda_complex128 SKIPPED (Skipped! Operation does support gradgrad) [ 2%] 2022-11-23T04:10:42.9925172Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_cosh_cuda_float64 SKIPPED (Skipped! Operation does support gradgrad) [ 2%] 2022-11-23T04:10:42.9925968Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_count_nonzero_cuda_complex128 SKIPPED (Skipped! Op doesn't support autograd for this dtype.) [ 2%] 2022-11-23T04:10:42.9926784Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_count_nonzero_cuda_float64 SKIPPED (Skipped! Op doesn't support autograd for this dtype.) [ 2%] 2022-11-23T04:10:42.9927435Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_cov_cuda_complex128 SKIPPED (Skipped! Operation does support gradgrad) [ 3%] 2022-11-23T04:10:42.9928050Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_cov_cuda_float64 SKIPPED (Skipped! Operation does support gradgrad) [ 3%] 2022-11-23T04:10:42.9928670Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_cross_cuda_complex128 SKIPPED (Skipped! Operation does support gradgrad) [ 3%] 2022-11-23T04:10:42.9929277Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_cross_cuda_float64 SKIPPED (Skipped! Operation does support gradgrad) [ 3%] 2022-11-23T04:10:42.9929900Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_cummax_cuda_float64 SKIPPED (Skipped! Operation does support gradgrad) [ 3%] 2022-11-23T04:10:42.9930516Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_cummin_cuda_float64 SKIPPED (Skipped! Operation does support gradgrad) [ 3%] 2022-11-23T04:10:42.9931141Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_cumprod_cuda_complex128 SKIPPED (Skipped! Operation does support gradgrad) [ 3%] 2022-11-23T04:10:42.9931763Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_cumprod_cuda_float64 SKIPPED (Skipped! Operation does support gradgrad) [ 3%] 2022-11-23T04:10:42.9932395Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_cumsum_cuda_complex128 SKIPPED (Skipped! Operation does support gradgrad) [ 3%] 2022-11-23T04:10:42.9933085Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_cumsum_cuda_float64 SKIPPED (Skipped! Operation does support gradgrad) [ 3%] 2022-11-23T04:10:42.9933728Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_cumulative_trapezoid_cuda_complex128 SKIPPED (Skipped! Operation does support gradgrad) [ 3%] 2022-11-23T04:10:42.9934376Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_cumulative_trapezoid_cuda_float64 SKIPPED (Skipped! Operation does support gradgrad) [ 3%] 2022-11-23T04:10:42.9935010Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_deg2rad_cuda_float64 SKIPPED (Skipped! Operation does support gradgrad) [ 3%] 2022-11-23T04:10:42.9935630Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_diag_cuda_complex128 SKIPPED (Skipped! Operation does support gradgrad) [ 3%] 2022-11-23T04:10:42.9936258Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_diag_cuda_float64 SKIPPED (Skipped! Operation does support gradgrad) [ 3%] 2022-11-23T04:10:42.9936882Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_diag_embed_cuda_complex128 SKIPPED (Skipped! Operation does support gradgrad) [ 3%] 2022-11-23T04:10:42.9937514Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_diag_embed_cuda_float64 SKIPPED (Skipped! Operation does support gradgrad) [ 3%] 2022-11-23T04:10:42.9938142Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_diagflat_cuda_complex128 SKIPPED (Skipped! Operation does support gradgrad) [ 3%] 2022-11-23T04:10:42.9938768Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_diagflat_cuda_float64 SKIPPED (Skipped! Operation does support gradgrad) [ 3%] 2022-11-23T04:10:42.9939407Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_diagonal_copy_cuda_complex128 SKIPPED (Skipped! Operation does support gradgrad) [ 3%] 2022-11-23T04:10:42.9940541Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_diagonal_copy_cuda_float64 SKIPPED (Skipped! Operation does support gradgrad) [ 3%] 2022-11-23T04:10:42.9941346Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_diagonal_cuda_complex128 SKIPPED (Skipped! Operation does support gradgrad) [ 3%] 2022-11-23T04:10:42.9941990Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_diagonal_cuda_float64 SKIPPED (Skipped! Operation does support gradgrad) [ 3%] 2022-11-23T04:10:42.9942636Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_diagonal_scatter_cuda_float64 SKIPPED (Skipped! Operation does support gradgrad) [ 3%] 2022-11-23T04:10:42.9943250Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_diff_cuda_complex128 SKIPPED (Skipped! Operation does support gradgrad) [ 3%] 2022-11-23T04:10:42.9943872Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_diff_cuda_float64 SKIPPED (Skipped! Operation does support gradgrad) [ 3%] 2022-11-23T04:10:42.9944488Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_digamma_cuda_float64 SKIPPED (Skipped! Operation does support gradgrad) [ 3%] 2022-11-23T04:10:42.9945104Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_dist_cuda_complex128 SKIPPED (Skipped! Operation does support gradgrad) [ 3%] 2022-11-23T04:10:42.9945701Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_dist_cuda_float64 SKIPPED (Skipped! Operation does support gradgrad) [ 3%] 2022-11-23T04:10:42.9946339Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_div_floor_rounding_cuda_float64 SKIPPED (Skipped! Operation does support gradgrad) [ 3%] 2022-11-23T04:10:42.9947003Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_div_no_rounding_mode_cuda_complex128 SKIPPED (Skipped! Operation does support gradgrad) [ 3%] 2022-11-23T04:10:42.9947666Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_div_no_rounding_mode_cuda_float64 SKIPPED (Skipped! Operation does support gradgrad) [ 3%] 2022-11-23T04:10:42.9948386Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_div_trunc_rounding_cuda_float64 SKIPPED (Skipped! Operation does support gradgrad) [ 3%] 2022-11-23T04:10:42.9949016Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_dot_cuda_complex128 SKIPPED (Skipped! Operation does support gradgrad) [ 3%] 2022-11-23T04:10:42.9949631Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_dot_cuda_float64 SKIPPED (Skipped! Operation does support gradgrad) [ 3%] 2022-11-23T04:10:42.9950253Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_double_cuda_complex128 SKIPPED (Skipped! Operation does support gradgrad) [ 3%] 2022-11-23T04:10:42.9950876Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_double_cuda_float64 SKIPPED (Skipped! Operation does support gradgrad) [ 3%] 2022-11-23T04:10:42.9951499Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_dsplit_cuda_complex128 SKIPPED (Skipped! Operation does support gradgrad) [ 3%] 2022-11-23T04:10:42.9952134Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_dsplit_cuda_float64 SKIPPED (Skipped! Operation does support gradgrad) [ 3%] 2022-11-23T04:10:42.9952757Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_dstack_cuda_complex128 SKIPPED (Skipped! Operation does support gradgrad) [ 3%] 2022-11-23T04:10:42.9953384Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_dstack_cuda_float64 SKIPPED (Skipped! Operation does support gradgrad) [ 3%] 2022-11-23T04:10:42.9953987Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_einsum_cuda_complex128 SKIPPED (Skipped! Operation does support gradgrad) [ 3%] 2022-11-23T04:10:42.9954612Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_einsum_cuda_float64 SKIPPED (Skipped! Operation does support gradgrad) [ 3%] 2022-11-23T04:10:42.9955462Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_empty_cuda_complex128 SKIPPED (Skipped! Op doesn't support autograd for this dtype.) [ 3%] 2022-11-23T04:10:42.9956274Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_empty_cuda_float64 SKIPPED (Skipped! Op doesn't support autograd for this dtype.) [ 3%] 2022-11-23T04:10:42.9957064Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_empty_like_cuda_complex128 SKIPPED (Skipped! Op doesn't support autograd for this dtype.) [ 3%] 2022-11-23T04:10:42.9957863Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_empty_like_cuda_float64 SKIPPED (Skipped! Op doesn't support autograd for this dtype.) [ 3%] 2022-11-23T04:10:42.9958644Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_eq_cuda_complex128 SKIPPED (Skipped! Op doesn't support autograd for this dtype.) [ 3%] 2022-11-23T04:10:42.9959422Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_eq_cuda_float64 SKIPPED (Skipped! Op doesn't support autograd for this dtype.) [ 4%] 2022-11-23T04:10:42.9960187Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_equal_cuda_complex128 SKIPPED (Skipped! Op doesn't support autograd for this dtype.) [ 4%] 2022-11-23T04:10:42.9960967Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_equal_cuda_float64 SKIPPED (Skipped! Op doesn't support autograd for this dtype.) [ 4%] 2022-11-23T04:10:42.9961601Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_erf_cuda_float64 SKIPPED (Skipped! Operation does support gradgrad) [ 4%] 2022-11-23T04:10:42.9962229Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_erfc_cuda_float64 SKIPPED (Skipped! Operation does support gradgrad) [ 4%] 2022-11-23T04:10:42.9962907Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_erfinv_cuda_float64 SKIPPED (Skipped! Operation does support gradgrad) [ 4%] 2022-11-23T04:10:42.9963509Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_exp2_cuda_float64 SKIPPED (Skipped! Operation does support gradgrad) [ 4%] 2022-11-23T04:10:42.9964204Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_exp_cuda_complex128 SKIPPED (Skipped! Operation does support gradgrad) [ 4%] 2022-11-23T04:10:42.9964818Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_exp_cuda_float64 SKIPPED (Skipped! Operation does support gradgrad) [ 4%] 2022-11-23T04:10:42.9965447Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_expand_as_cuda_complex128 SKIPPED (Skipped! Operation does support gradgrad) [ 4%] 2022-11-23T04:10:42.9966061Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_expand_as_cuda_float64 SKIPPED (Skipped! Operation does support gradgrad) [ 4%] 2022-11-23T04:10:42.9966692Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_expand_cuda_complex128 SKIPPED (Skipped! Operation does support gradgrad) [ 4%] 2022-11-23T04:10:42.9967329Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_expand_cuda_float64 SKIPPED (Skipped! Operation does support gradgrad) [ 4%] 2022-11-23T04:10:42.9967947Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_expm1_cuda_float64 SKIPPED (Skipped! Operation does support gradgrad) [ 4%] 2022-11-23T04:10:42.9968715Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_eye_cuda_complex128 SKIPPED (Skipped! Op doesn't support autograd for this dtype.) [ 4%] 2022-11-23T04:10:42.9969490Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_eye_cuda_float64 SKIPPED (Skipped! Op doesn't support autograd for this dtype.) [ 4%] 2022-11-23T04:10:42.9970124Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_fft_fft2_cuda_complex128 SKIPPED (Skipped! Operation does support gradgrad) [ 4%] 2022-11-23T04:10:42.9970749Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_fft_fft2_cuda_float64 SKIPPED (Skipped! Operation does support gradgrad) [ 4%] 2022-11-23T04:10:42.9971427Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_fft_fft_cuda_complex128 SKIPPED (Skipped! Operation does support gradgrad) [ 4%] 2022-11-23T04:10:42.9972082Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_fft_fft_cuda_float64 SKIPPED (Skipped! Operation does support gradgrad) [ 4%] 2022-11-23T04:10:42.9972718Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_fft_fftn_cuda_complex128 SKIPPED (Skipped! Operation does support gradgrad) [ 4%] 2022-11-23T04:10:42.9973341Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_fft_fftn_cuda_float64 SKIPPED (Skipped! Operation does support gradgrad) [ 4%] 2022-11-23T04:10:42.9973949Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_fft_fftshift_cuda_complex128 SKIPPED (Skipped! Operation does support gradgrad) [ 4%] 2022-11-23T04:10:42.9974581Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_fft_fftshift_cuda_float64 SKIPPED (Skipped! Operation does support gradgrad) [ 4%] 2022-11-23T04:10:42.9975211Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_fft_hfft2_cuda_complex128 SKIPPED (Skipped! Operation does support gradgrad) [ 4%] 2022-11-23T04:10:42.9975843Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_fft_hfft2_cuda_float64 SKIPPED (Skipped! Operation does support gradgrad) [ 4%] 2022-11-23T04:10:42.9976475Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_fft_hfft_cuda_complex128 SKIPPED (Skipped! Operation does support gradgrad) [ 4%] 2022-11-23T04:10:42.9977089Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_fft_hfft_cuda_float64 SKIPPED (Skipped! Operation does support gradgrad) [ 4%] 2022-11-23T04:10:42.9977716Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_fft_hfftn_cuda_complex128 SKIPPED (Skipped! Operation does support gradgrad) [ 4%] 2022-11-23T04:10:42.9978341Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_fft_hfftn_cuda_float64 SKIPPED (Skipped! Operation does support gradgrad) [ 4%] 2022-11-23T04:10:42.9979029Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_fft_ifft2_cuda_complex128 SKIPPED (Skipped! Operation does support gradgrad) [ 4%] 2022-11-23T04:10:42.9979637Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_fft_ifft2_cuda_float64 SKIPPED (Skipped! Operation does support gradgrad) [ 4%] 2022-11-23T04:10:42.9980787Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_fft_ifft_cuda_complex128 SKIPPED (Skipped! Operation does support gradgrad) [ 4%] 2022-11-23T04:10:42.9981439Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_fft_ifft_cuda_float64 SKIPPED (Skipped! Operation does support gradgrad) [ 4%] 2022-11-23T04:10:42.9982078Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_fft_ifftn_cuda_complex128 SKIPPED (Skipped! Operation does support gradgrad) [ 4%] 2022-11-23T04:10:42.9982705Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_fft_ifftn_cuda_float64 SKIPPED (Skipped! Operation does support gradgrad) [ 4%] 2022-11-23T04:10:42.9983346Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_fft_ifftshift_cuda_complex128 SKIPPED (Skipped! Operation does support gradgrad) [ 4%] 2022-11-23T04:10:42.9983985Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_fft_ifftshift_cuda_float64 SKIPPED (Skipped! Operation does support gradgrad) [ 4%] 2022-11-23T04:10:42.9984614Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_fft_ihfft2_cuda_float64 SKIPPED (Skipped! Operation does support gradgrad) [ 4%] 2022-11-23T04:10:42.9985218Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_fft_ihfft_cuda_float64 SKIPPED (Skipped! Operation does support gradgrad) [ 4%] 2022-11-23T04:10:42.9985841Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_fft_ihfftn_cuda_float64 SKIPPED (Skipped! Operation does support gradgrad) [ 4%] 2022-11-23T04:10:42.9986578Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_fft_irfft2_cuda_complex128 SKIPPED (Skipped! Operation does support gradgrad) [ 4%] 2022-11-23T04:10:42.9987241Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_fft_irfft2_cuda_float64 SKIPPED (Skipped! Operation does support gradgrad) [ 4%] 2022-11-23T04:10:42.9987872Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_fft_irfft_cuda_complex128 SKIPPED (Skipped! Operation does support gradgrad) [ 4%] 2022-11-23T04:10:42.9988482Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_fft_irfft_cuda_float64 SKIPPED (Skipped! Operation does support gradgrad) [ 4%] 2022-11-23T04:10:42.9989113Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_fft_irfftn_cuda_complex128 SKIPPED (Skipped! Operation does support gradgrad) [ 4%] 2022-11-23T04:10:42.9989741Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_fft_irfftn_cuda_float64 SKIPPED (Skipped! Operation does support gradgrad) [ 4%] 2022-11-23T04:10:42.9990368Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_fft_rfft2_cuda_float64 SKIPPED (Skipped! Operation does support gradgrad) [ 4%] 2022-11-23T04:10:42.9990971Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_fft_rfft_cuda_float64 SKIPPED (Skipped! Operation does support gradgrad) [ 5%] 2022-11-23T04:10:42.9991605Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_fft_rfftn_cuda_float64 SKIPPED (Skipped! Operation does support gradgrad) [ 5%] 2022-11-23T04:10:42.9992232Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_fill_cuda_complex128 SKIPPED (Skipped! Operation does support gradgrad) [ 5%] 2022-11-23T04:10:42.9992848Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_fill_cuda_float64 SKIPPED (Skipped! Operation does support gradgrad) [ 5%] 2022-11-23T04:10:42.9993457Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_flatten_cuda_complex128 SKIPPED (Skipped! Operation does support gradgrad) [ 5%] 2022-11-23T04:10:42.9994165Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_flatten_cuda_float64 SKIPPED (Skipped! Operation does support gradgrad) [ 5%] 2022-11-23T04:10:42.9994785Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_flip_cuda_complex128 SKIPPED (Skipped! Operation does support gradgrad) [ 5%] 2022-11-23T04:10:42.9995400Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_flip_cuda_float64 SKIPPED (Skipped! Operation does support gradgrad) [ 5%] 2022-11-23T04:10:42.9996011Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_fliplr_cuda_complex128 SKIPPED (Skipped! Operation does support gradgrad) [ 5%] 2022-11-23T04:10:42.9996642Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_fliplr_cuda_float64 SKIPPED (Skipped! Operation does support gradgrad) [ 5%] 2022-11-23T04:10:42.9997266Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_flipud_cuda_complex128 SKIPPED (Skipped! Operation does support gradgrad) [ 5%] 2022-11-23T04:10:42.9997902Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_flipud_cuda_float64 SKIPPED (Skipped! Operation does support gradgrad) [ 5%] 2022-11-23T04:10:42.9998527Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_float_cuda_complex128 SKIPPED (Skipped! Operation does support gradgrad) [ 5%] 2022-11-23T04:10:42.9999134Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_float_cuda_float64 SKIPPED (Skipped! Operation does support gradgrad) [ 5%] 2022-11-23T04:10:42.9999765Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_float_power_cuda_complex128 SKIPPED (Skipped! Operation does support gradgrad) [ 5%] 2022-11-23T04:10:43.0000395Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_float_power_cuda_float64 SKIPPED (Skipped! Operation does support gradgrad) [ 5%] 2022-11-23T04:10:43.0001080Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_floor_cuda_float64 SKIPPED (Skipped! Operation does support gradgrad) [ 5%] 2022-11-23T04:10:43.0001887Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_floor_divide_cuda_float64 SKIPPED (Skipped! Op doesn't support autograd for this dtype.) [ 5%] 2022-11-23T04:10:43.0002525Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_fmax_cuda_float64 SKIPPED (Skipped! Operation does support gradgrad) [ 5%] 2022-11-23T04:10:43.0003131Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_fmin_cuda_float64 SKIPPED (Skipped! Operation does support gradgrad) [ 5%] 2022-11-23T04:10:43.0003732Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_fmod_cuda_float64 SKIPPED (Skipped! Operation does support gradgrad) [ 5%] 2022-11-23T04:10:43.0004319Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_frac_cuda_float64 SKIPPED (Skipped! Operation does support gradgrad) [ 5%] 2022-11-23T04:10:43.0004924Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_frexp_cuda_float64 SKIPPED (Skipped! Operation does support gradgrad) [ 5%] 2022-11-23T04:10:43.0005709Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_full_cuda_complex128 SKIPPED (Skipped! Op doesn't support autograd for this dtype.) [ 5%] 2022-11-23T04:10:43.0006498Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_full_cuda_float64 SKIPPED (Skipped! Op doesn't support autograd for this dtype.) [ 5%] 2022-11-23T04:10:43.0007268Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_full_like_cuda_complex128 SKIPPED (Skipped! Op doesn't support autograd for this dtype.) [ 5%] 2022-11-23T04:10:43.0008060Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_full_like_cuda_float64 SKIPPED (Skipped! Op doesn't support autograd for this dtype.) [ 5%] 2022-11-23T04:10:43.0008706Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_gather_cuda_complex128 SKIPPED (Skipped! Operation does support gradgrad) [ 5%] 2022-11-23T04:10:43.0009400Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_gather_cuda_float64 SKIPPED (Skipped! Operation does support gradgrad) [ 5%] 2022-11-23T04:10:43.0010167Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_ge_cuda_float64 SKIPPED (Skipped! Op doesn't support autograd for this dtype.) [ 5%] 2022-11-23T04:10:43.0010932Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_geqrf_cuda_complex128 SKIPPED (Skipped! Op doesn't support autograd for this dtype.) [ 5%] 2022-11-23T04:10:43.0011729Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_geqrf_cuda_float64 SKIPPED (Skipped! Op doesn't support autograd for this dtype.) [ 5%] 2022-11-23T04:10:43.0012375Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_gradient_cuda_complex128 SKIPPED (Skipped! Operation does support gradgrad) [ 5%] 2022-11-23T04:10:43.0013014Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_gradient_cuda_float64 SKIPPED (Skipped! Operation does support gradgrad) [ 5%] 2022-11-23T04:10:43.0013578Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_grid_sampler_2d_cuda_float64 PASSED [ 5%] 2022-11-23T04:10:43.0014301Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_gt_cuda_float64 SKIPPED (Skipped! Op doesn't support autograd for this dtype.) [ 5%] 2022-11-23T04:10:43.0014931Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_half_cuda_complex128 SKIPPED (Skipped! Operation does support gradgrad) [ 5%] 2022-11-23T04:10:43.0015546Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_half_cuda_float64 SKIPPED (Skipped! Operation does support gradgrad) [ 5%] 2022-11-23T04:10:43.0016307Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_heaviside_cuda_float64 SKIPPED (Skipped! Op doesn't support autograd for this dtype.) [ 5%] 2022-11-23T04:10:43.0017148Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_histc_cuda_float64 SKIPPED (Skipped! Op doesn't support autograd for this dtype.) [ 5%] 2022-11-23T04:10:43.0017801Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_hsplit_cuda_complex128 SKIPPED (Skipped! Operation does support gradgrad) [ 5%] 2022-11-23T04:10:43.0018425Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_hsplit_cuda_float64 SKIPPED (Skipped! Operation does support gradgrad) [ 5%] 2022-11-23T04:10:43.0019027Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_hstack_cuda_complex128 SKIPPED (Skipped! Operation does support gradgrad) [ 5%] 2022-11-23T04:10:43.0019651Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_hstack_cuda_float64 SKIPPED (Skipped! Operation does support gradgrad) [ 5%] 2022-11-23T04:10:43.0020878Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_hypot_cuda_float64 SKIPPED (Skipped! Operation does support gradgrad) [ 5%] 2022-11-23T04:10:43.0021511Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_i0_cuda_float64 SKIPPED (Skipped! Operation does support gradgrad) [ 5%] 2022-11-23T04:10:43.0022289Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_igamma_cuda_float64 SKIPPED (Skipped! Op doesn't support autograd for this dtype.) [ 5%] 2022-11-23T04:10:43.0023080Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_igammac_cuda_float64 SKIPPED (Skipped! Op doesn't support autograd for this dtype.) [ 5%] 2022-11-23T04:10:43.0023711Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_imag_cuda_complex128 SKIPPED (Skipped! Operation does support gradgrad) [ 5%] 2022-11-23T04:10:43.0024339Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_index_add_cuda_complex128 SKIPPED (Skipped! Operation does support gradgrad) [ 6%] 2022-11-23T04:10:43.0024978Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_index_add_cuda_float64 SKIPPED (Skipped! Operation does support gradgrad) [ 6%] 2022-11-23T04:10:43.0025698Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_index_copy_cuda_complex128 SKIPPED (Skipped! Operation does support gradgrad) [ 6%] 2022-11-23T04:10:43.0026341Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_index_copy_cuda_float64 SKIPPED (Skipped! Operation does support gradgrad) [ 6%] 2022-11-23T04:10:43.0026984Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_index_fill_cuda_complex128 SKIPPED (Skipped! Operation does support gradgrad) [ 6%] 2022-11-23T04:10:43.0027625Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_index_fill_cuda_float64 SKIPPED (Skipped! Operation does support gradgrad) [ 6%] 2022-11-23T04:10:43.0028245Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_index_put_cuda_complex128 SKIPPED (Skipped! Operation does support gradgrad) [ 6%] 2022-11-23T04:10:43.0028875Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_index_put_cuda_float64 SKIPPED (Skipped! Operation does support gradgrad) [ 6%] 2022-11-23T04:10:43.0029509Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_index_reduce_cuda_float64 SKIPPED (Skipped! Operation does support gradgrad) [ 6%] 2022-11-23T04:10:43.0030149Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_index_select_cuda_complex128 SKIPPED (Skipped! Operation does support gradgrad) [ 6%] 2022-11-23T04:10:43.0030770Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_index_select_cuda_float64 SKIPPED (Skipped! Operation does support gradgrad) [ 6%] 2022-11-23T04:10:43.0031395Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_inner_cuda_complex128 SKIPPED (Skipped! Operation does support gradgrad) [ 6%] 2022-11-23T04:10:43.0032027Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_inner_cuda_float64 SKIPPED (Skipped! Operation does support gradgrad) [ 6%] 2022-11-23T04:10:43.0032871Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_int_cuda_complex128 SKIPPED (Skipped! Op doesn't support autograd for this dtype.) [ 6%] 2022-11-23T04:10:43.0033654Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_int_cuda_float64 SKIPPED (Skipped! Op doesn't support autograd for this dtype.) [ 6%] 2022-11-23T04:10:43.0034438Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_isclose_cuda_complex128 SKIPPED (Skipped! Op doesn't support autograd for this dtype.) [ 6%] 2022-11-23T04:10:43.0035226Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_isclose_cuda_float64 SKIPPED (Skipped! Op doesn't support autograd for this dtype.) [ 6%] 2022-11-23T04:10:43.0036020Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_isfinite_cuda_complex128 SKIPPED (Skipped! Op doesn't support autograd for this dtype.) [ 6%] 2022-11-23T04:10:43.0036808Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_isfinite_cuda_float64 SKIPPED (Skipped! Op doesn't support autograd for this dtype.) [ 6%] 2022-11-23T04:10:43.0037580Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_isin_cuda_float64 SKIPPED (Skipped! Op doesn't support autograd for this dtype.) [ 6%] 2022-11-23T04:10:43.0038369Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_isinf_cuda_complex128 SKIPPED (Skipped! Op doesn't support autograd for this dtype.) [ 6%] 2022-11-23T04:10:43.0039143Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_isinf_cuda_float64 SKIPPED (Skipped! Op doesn't support autograd for this dtype.) [ 6%] 2022-11-23T04:10:43.0039928Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_isnan_cuda_complex128 SKIPPED (Skipped! Op doesn't support autograd for this dtype.) [ 6%] 2022-11-23T04:10:43.0040690Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_isnan_cuda_float64 SKIPPED (Skipped! Op doesn't support autograd for this dtype.) [ 6%] 2022-11-23T04:10:43.0041476Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_isneginf_cuda_float64 SKIPPED (Skipped! Op doesn't support autograd for this dtype.) [ 6%] 2022-11-23T04:10:43.0042322Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_isposinf_cuda_float64 SKIPPED (Skipped! Op doesn't support autograd for this dtype.) [ 6%] 2022-11-23T04:10:43.0043107Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_isreal_cuda_complex128 SKIPPED (Skipped! Op doesn't support autograd for this dtype.) [ 6%] 2022-11-23T04:10:43.0043886Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_isreal_cuda_float64 SKIPPED (Skipped! Op doesn't support autograd for this dtype.) [ 6%] 2022-11-23T04:10:43.0044530Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_istft_cuda_complex128 SKIPPED (Skipped! Operation does support gradgrad) [ 6%] 2022-11-23T04:10:43.0045357Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_jiterator_2inputs_2outputs_cuda_complex128 SKIPPED (Skipped! Op doesn't support autograd for this dtype.) [ 6%] 2022-11-23T04:10:43.0046209Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_jiterator_2inputs_2outputs_cuda_float64 SKIPPED (Skipped! Op doesn't support autograd for this dtype.) [ 6%] 2022-11-23T04:10:43.0047071Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_jiterator_4inputs_with_extra_args_cuda_complex128 SKIPPED (Skipped! Op doesn't support autograd for this dtype.) [ 6%] 2022-11-23T04:10:43.0047918Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_jiterator_4inputs_with_extra_args_cuda_float64 SKIPPED (Skipped! Op doesn't support autograd for this dtype.) [ 6%] 2022-11-23T04:10:43.0048757Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_jiterator_binary_cuda_complex128 SKIPPED (Skipped! Op doesn't support autograd for this dtype.) [ 6%] 2022-11-23T04:10:43.0049628Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_jiterator_binary_cuda_float64 SKIPPED (Skipped! Op doesn't support autograd for this dtype.) [ 6%] 2022-11-23T04:10:43.0050503Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_jiterator_binary_return_by_ref_cuda_complex128 SKIPPED (Skipped! Op doesn't support autograd for this dtype.) [ 6%] 2022-11-23T04:10:43.0051361Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_jiterator_binary_return_by_ref_cuda_float64 SKIPPED (Skipped! Op doesn't support autograd for this dtype.) [ 6%] 2022-11-23T04:10:43.0052171Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_jiterator_unary_cuda_complex128 SKIPPED (Skipped! Op doesn't support autograd for this dtype.) [ 6%] 2022-11-23T04:10:43.0052984Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_jiterator_unary_cuda_float64 SKIPPED (Skipped! Op doesn't support autograd for this dtype.) [ 6%] 2022-11-23T04:10:43.0053637Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_kron_cuda_complex128 SKIPPED (Skipped! Operation does support gradgrad) [ 6%] 2022-11-23T04:10:43.0054265Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_kron_cuda_float64 SKIPPED (Skipped! Operation does support gradgrad) [ 6%] 2022-11-23T04:10:43.0054869Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_kthvalue_cuda_float64 SKIPPED (Skipped! Operation does support gradgrad) [ 6%] 2022-11-23T04:10:43.0055511Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_ldexp_cuda_complex128 SKIPPED (Skipped! Operation does support gradgrad) [ 6%] 2022-11-23T04:10:43.0056141Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_ldexp_cuda_float64 SKIPPED (Skipped! Operation does support gradgrad) [ 6%] 2022-11-23T04:10:43.0056898Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_le_cuda_float64 SKIPPED (Skipped! Op doesn't support autograd for this dtype.) [ 6%] 2022-11-23T04:10:43.0057514Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_lerp_cuda_complex128 SKIPPED (Skipped! Operation does support gradgrad) [ 6%] 2022-11-23T04:10:43.0058203Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_lerp_cuda_float64 SKIPPED (Skipped! Operation does support gradgrad) [ 6%] 2022-11-23T04:10:43.0058818Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_lgamma_cuda_float64 SKIPPED (Skipped! Operation does support gradgrad) [ 6%] 2022-11-23T04:10:43.0059453Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_linalg_cholesky_cuda_complex128 SKIPPED (Skipped! Operation does support gradgrad) [ 7%] 2022-11-23T04:10:43.0060467Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_linalg_cholesky_cuda_float64 SKIPPED (Skipped! Operation does support gradgrad) [ 7%] 2022-11-23T04:10:43.0061365Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_linalg_cholesky_ex_cuda_complex128 SKIPPED (Skipped! Operation does support gradgrad) [ 7%] 2022-11-23T04:10:43.0062030Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_linalg_cholesky_ex_cuda_float64 SKIPPED (Skipped! Operation does support gradgrad) [ 7%] 2022-11-23T04:10:43.0062714Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_linalg_cond_cuda_complex128 SKIPPED (Skipped! Operation does support gradgrad) [ 7%] 2022-11-23T04:10:43.0063355Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_linalg_cond_cuda_float64 SKIPPED (Skipped! Operation does support gradgrad) [ 7%] 2022-11-23T04:10:43.0063976Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_linalg_cross_cuda_complex128 SKIPPED (Skipped! Operation does support gradgrad) [ 7%] 2022-11-23T04:10:43.0064620Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_linalg_cross_cuda_float64 SKIPPED (Skipped! Operation does support gradgrad) [ 7%] 2022-11-23T04:10:43.0065254Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_linalg_det_cuda_complex128 SKIPPED (Skipped! Operation does support gradgrad) [ 7%] 2022-11-23T04:10:43.0065990Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_linalg_det_cuda_float64 SKIPPED (Skipped! Operation does support gradgrad) [ 7%] 2022-11-23T04:10:43.0066646Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_linalg_det_singular_cuda_complex128 SKIPPED (Skipped! Operation does support gradgrad) [ 7%] 2022-11-23T04:10:43.0067299Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_linalg_det_singular_cuda_float64 SKIPPED (Skipped! Operation does support gradgrad) [ 7%] 2022-11-23T04:10:43.0067940Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_linalg_eig_cuda_complex128 SKIPPED (Skipped! Operation does support gradgrad) [ 7%] 2022-11-23T04:10:43.0068570Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_linalg_eig_cuda_float64 SKIPPED (Skipped! Operation does support gradgrad) [ 7%] 2022-11-23T04:10:43.0069192Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_linalg_eigh_cuda_complex128 SKIPPED (Skipped! Operation does support gradgrad) [ 7%] 2022-11-23T04:10:43.0069832Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_linalg_eigh_cuda_float64 SKIPPED (Skipped! Operation does support gradgrad) [ 7%] 2022-11-23T04:10:43.0070481Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_linalg_eigvals_cuda_complex128 SKIPPED (Skipped! Operation does support gradgrad) [ 7%] 2022-11-23T04:10:43.0071130Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_linalg_eigvals_cuda_float64 SKIPPED (Skipped! Operation does support gradgrad) [ 7%] 2022-11-23T04:10:43.0071778Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_linalg_eigvalsh_cuda_complex128 SKIPPED (Skipped! Operation does support gradgrad) [ 7%] 2022-11-23T04:10:43.0072408Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_linalg_eigvalsh_cuda_float64 SKIPPED (Skipped! Operation does support gradgrad) [ 7%] 2022-11-23T04:10:43.0073076Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_linalg_householder_product_cuda_complex128 SKIPPED (Skipped! Operation does support gradgrad) [ 7%] 2022-11-23T04:10:43.0073832Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_linalg_householder_product_cuda_float64 SKIPPED (Skipped! Operation does support gradgrad) [ 7%] 2022-11-23T04:10:43.0074490Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_linalg_inv_cuda_complex128 SKIPPED (Skipped! Operation does support gradgrad) [ 7%] 2022-11-23T04:10:43.0075104Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_linalg_inv_cuda_float64 SKIPPED (Skipped! Operation does support gradgrad) [ 7%] 2022-11-23T04:10:43.0075749Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_linalg_inv_ex_cuda_complex128 SKIPPED (Skipped! Operation does support gradgrad) [ 7%] 2022-11-23T04:10:43.0076401Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_linalg_inv_ex_cuda_float64 SKIPPED (Skipped! Operation does support gradgrad) [ 7%] 2022-11-23T04:10:43.0077225Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_linalg_ldl_factor_cuda_complex128 SKIPPED (Skipped! Op doesn't support autograd for this dtype.) [ 7%] 2022-11-23T04:10:43.0078028Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_linalg_ldl_factor_cuda_float64 SKIPPED (Skipped! Op doesn't support autograd for this dtype.) [ 7%] 2022-11-23T04:10:43.0078857Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_linalg_ldl_factor_ex_cuda_complex128 SKIPPED (Skipped! Op doesn't support autograd for this dtype.) [ 7%] 2022-11-23T04:10:43.0079682Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_linalg_ldl_factor_ex_cuda_float64 SKIPPED (Skipped! Op doesn't support autograd for this dtype.) [ 7%] 2022-11-23T04:10:43.0080565Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_linalg_ldl_solve_cuda_complex128 SKIPPED (Skipped! Op doesn't support autograd for this dtype.) [ 7%] 2022-11-23T04:10:43.0081411Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_linalg_ldl_solve_cuda_float64 SKIPPED (Skipped! Op doesn't support autograd for this dtype.) [ 7%] 2022-11-23T04:10:43.0082019Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_linalg_lstsq_cuda_complex128 SKIPPED (Skipped!) [ 7%] 2022-11-23T04:10:43.0082578Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_linalg_lstsq_cuda_float64 SKIPPED (Skipped!) [ 7%] 2022-11-23T04:10:43.0083197Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_linalg_lstsq_grad_oriented_cuda_complex128 SKIPPED (Skipped! Operation does support gradgrad) [ 7%] 2022-11-23T04:10:43.0083869Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_linalg_lstsq_grad_oriented_cuda_float64 SKIPPED (Skipped! Operation does support gradgrad) [ 7%] 2022-11-23T04:10:43.0084506Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_linalg_lu_cuda_complex128 SKIPPED (Skipped! Operation does support gradgrad) [ 7%] 2022-11-23T04:10:43.0085136Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_linalg_lu_cuda_float64 SKIPPED (Skipped! Operation does support gradgrad) [ 7%] 2022-11-23T04:10:43.0085772Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_linalg_lu_factor_cuda_complex128 SKIPPED (Skipped! Operation does support gradgrad) [ 7%] 2022-11-23T04:10:43.0086426Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_linalg_lu_factor_cuda_float64 SKIPPED (Skipped! Operation does support gradgrad) [ 7%] 2022-11-23T04:10:43.0087063Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_linalg_lu_factor_ex_cuda_complex128 SKIPPED (Skipped! Operation does support gradgrad) [ 7%] 2022-11-23T04:10:43.0087717Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_linalg_lu_factor_ex_cuda_float64 SKIPPED (Skipped! Operation does support gradgrad) [ 7%] 2022-11-23T04:10:43.0088366Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_linalg_lu_solve_cuda_complex128 SKIPPED (Skipped! Operation does support gradgrad) [ 7%] 2022-11-23T04:10:43.0089074Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_linalg_lu_solve_cuda_float64 SKIPPED (Skipped! Operation does support gradgrad) [ 7%] 2022-11-23T04:10:43.0089721Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_linalg_matrix_norm_cuda_complex128 SKIPPED (Skipped! Operation does support gradgrad) [ 7%] 2022-11-23T04:10:43.0090352Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_linalg_matrix_norm_cuda_float64 SKIPPED (Skipped! Operation does support gradgrad) [ 7%] 2022-11-23T04:10:43.0091012Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_linalg_matrix_power_cuda_complex128 SKIPPED (Skipped! Operation does support gradgrad) [ 7%] 2022-11-23T04:10:43.0091682Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_linalg_matrix_power_cuda_float64 SKIPPED (Skipped! Operation does support gradgrad) [ 7%] 2022-11-23T04:10:43.0092500Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_linalg_matrix_rank_cuda_complex128 SKIPPED (Skipped! Op doesn't support autograd for this dtype.) [ 8%] 2022-11-23T04:10:43.0093297Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_linalg_matrix_rank_cuda_float64 SKIPPED (Skipped! Op doesn't support autograd for this dtype.) [ 8%] 2022-11-23T04:10:43.0094143Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_linalg_matrix_rank_hermitian_cuda_complex128 SKIPPED (Skipped! Op doesn't support autograd for this dtype.) [ 8%] 2022-11-23T04:10:43.0094997Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_linalg_matrix_rank_hermitian_cuda_float64 SKIPPED (Skipped! Op doesn't support autograd for this dtype.) [ 8%] 2022-11-23T04:10:43.0095721Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_linalg_multi_dot_cuda_complex128 SKIPPED (Skipped! Operation does support gradgrad) [ 8%] 2022-11-23T04:10:43.0096381Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_linalg_multi_dot_cuda_float64 SKIPPED (Skipped! Operation does support gradgrad) [ 8%] 2022-11-23T04:10:43.0097016Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_linalg_norm_cuda_complex128 SKIPPED (Skipped! Operation does support gradgrad) [ 8%] 2022-11-23T04:10:43.0097658Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_linalg_norm_cuda_float64 SKIPPED (Skipped! Operation does support gradgrad) [ 8%] 2022-11-23T04:10:43.0098316Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_linalg_norm_subgradients_at_zero_cuda_complex128 SKIPPED (Skipped! Operation does support gradgrad) [ 8%] 2022-11-23T04:10:43.0099002Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_linalg_norm_subgradients_at_zero_cuda_float64 SKIPPED (Skipped! Operation does support gradgrad) [ 8%] 2022-11-23T04:10:43.0099646Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_linalg_pinv_cuda_complex128 SKIPPED (Skipped! Operation does support gradgrad) [ 8%] 2022-11-23T04:10:43.0100829Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_linalg_pinv_cuda_float64 SKIPPED (Skipped! Operation does support gradgrad) [ 8%] 2022-11-23T04:10:43.0101493Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_linalg_pinv_hermitian_cuda_complex128 SKIPPED (Skipped! Operation does support gradgrad) [ 8%] 2022-11-23T04:10:43.0102162Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_linalg_pinv_hermitian_cuda_float64 SKIPPED (Skipped! Operation does support gradgrad) [ 8%] 2022-11-23T04:10:43.0102831Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_linalg_pinv_singular_cuda_complex128 SKIPPED (test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test) [ 8%] 2022-11-23T04:10:43.0103533Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_linalg_pinv_singular_cuda_float64 SKIPPED (test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test) [ 8%] 2022-11-23T04:10:43.0104291Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_linalg_qr_cuda_complex128 SKIPPED (Skipped! Operation does support gradgrad) [ 8%] 2022-11-23T04:10:43.0104923Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_linalg_qr_cuda_float64 SKIPPED (Skipped! Operation does support gradgrad) [ 8%] 2022-11-23T04:10:43.0105562Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_linalg_slogdet_cuda_complex128 SKIPPED (Skipped! Operation does support gradgrad) [ 8%] 2022-11-23T04:10:43.0106191Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_linalg_slogdet_cuda_float64 SKIPPED (Skipped! Operation does support gradgrad) [ 8%] 2022-11-23T04:10:43.0106830Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_linalg_solve_cuda_complex128 SKIPPED (Skipped! Operation does support gradgrad) [ 8%] 2022-11-23T04:10:43.0107485Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_linalg_solve_cuda_float64 SKIPPED (Skipped! Operation does support gradgrad) [ 8%] 2022-11-23T04:10:43.0108133Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_linalg_solve_ex_cuda_complex128 SKIPPED (Skipped! Operation does support gradgrad) [ 8%] 2022-11-23T04:10:43.0108761Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_linalg_solve_ex_cuda_float64 SKIPPED (Skipped! Operation does support gradgrad) [ 8%] 2022-11-23T04:10:43.0109414Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_linalg_solve_triangular_cuda_complex128 SKIPPED (Skipped! Operation does support gradgrad) [ 8%] 2022-11-23T04:10:43.0110079Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_linalg_solve_triangular_cuda_float64 SKIPPED (Skipped! Operation does support gradgrad) [ 8%] 2022-11-23T04:10:43.0110793Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_linalg_svd_cuda_complex128 SKIPPED (Skipped! Operation does support gradgrad) [ 8%] 2022-11-23T04:10:43.0111443Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_linalg_svd_cuda_float64 SKIPPED (Skipped! Operation does support gradgrad) [ 8%] 2022-11-23T04:10:43.0112072Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_linalg_svdvals_cuda_complex128 SKIPPED (Skipped! Operation does support gradgrad) [ 8%] 2022-11-23T04:10:43.0112729Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_linalg_svdvals_cuda_float64 SKIPPED (Skipped! Operation does support gradgrad) [ 8%] 2022-11-23T04:10:43.0113375Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_linalg_tensorinv_cuda_complex128 SKIPPED (Skipped! Operation does support gradgrad) [ 8%] 2022-11-23T04:10:43.0114026Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_linalg_tensorinv_cuda_float64 SKIPPED (Skipped! Operation does support gradgrad) [ 8%] 2022-11-23T04:10:43.0114660Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_linalg_tensorsolve_cuda_complex128 SKIPPED (Skipped! Operation does support gradgrad) [ 8%] 2022-11-23T04:10:43.0115318Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_linalg_tensorsolve_cuda_float64 SKIPPED (Skipped! Operation does support gradgrad) [ 8%] 2022-11-23T04:10:43.0115963Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_linalg_vander_cuda_complex128 SKIPPED (Skipped! Operation does support gradgrad) [ 8%] 2022-11-23T04:10:43.0116603Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_linalg_vander_cuda_float64 SKIPPED (Skipped! Operation does support gradgrad) [ 8%] 2022-11-23T04:10:43.0117239Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_linalg_vecdot_cuda_complex128 SKIPPED (Skipped! Operation does support gradgrad) [ 8%] 2022-11-23T04:10:43.0117892Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_linalg_vecdot_cuda_float64 SKIPPED (Skipped! Operation does support gradgrad) [ 8%] 2022-11-23T04:10:43.0118597Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_linalg_vector_norm_cuda_complex128 SKIPPED (Skipped! Operation does support gradgrad) [ 8%] 2022-11-23T04:10:43.0119248Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_linalg_vector_norm_cuda_float64 SKIPPED (Skipped! Operation does support gradgrad) [ 8%] 2022-11-23T04:10:43.0120048Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_linspace_cuda_complex128 SKIPPED (Skipped! Op doesn't support autograd for this dtype.) [ 8%] 2022-11-23T04:10:43.0120850Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_linspace_cuda_float64 SKIPPED (Skipped! Op doesn't support autograd for this dtype.) [ 8%] 2022-11-23T04:10:43.0121490Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_log10_cuda_complex128 SKIPPED (Skipped! Operation does support gradgrad) [ 8%] 2022-11-23T04:10:43.0122124Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_log10_cuda_float64 SKIPPED (Skipped! Operation does support gradgrad) [ 8%] 2022-11-23T04:10:43.0122753Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_log1p_cuda_float64 SKIPPED (Skipped! Operation does support gradgrad) [ 8%] 2022-11-23T04:10:43.0123357Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_log2_cuda_complex128 SKIPPED (Skipped! Operation does support gradgrad) [ 8%] 2022-11-23T04:10:43.0123970Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_log2_cuda_float64 SKIPPED (Skipped! Operation does support gradgrad) [ 8%] 2022-11-23T04:10:43.0124586Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_log_cuda_complex128 SKIPPED (Skipped! Operation does support gradgrad) [ 8%] 2022-11-23T04:10:43.0125196Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_log_cuda_float64 SKIPPED (Skipped! Operation does support gradgrad) [ 8%] 2022-11-23T04:10:43.0125862Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_log_softmax_cuda_float64 SKIPPED (Skipped! Operation does support gradgrad) [ 9%] 2022-11-23T04:10:43.0126529Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_log_softmax_with_dtype_cuda_complex128 SKIPPED (Skipped! Operation does support gradgrad) [ 9%] 2022-11-23T04:10:43.0127208Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_log_softmax_with_dtype_cuda_float64 SKIPPED (Skipped! Operation does support gradgrad) [ 9%] 2022-11-23T04:10:43.0127864Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_logaddexp2_cuda_float64 SKIPPED (Skipped! Operation does support gradgrad) [ 9%] 2022-11-23T04:10:43.0128486Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_logaddexp_cuda_float64 SKIPPED (Skipped! Operation does support gradgrad) [ 9%] 2022-11-23T04:10:43.0129126Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_logcumsumexp_cuda_float64 SKIPPED (Skipped! Operation does support gradgrad) [ 9%] 2022-11-23T04:10:43.0129768Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_logdet_cuda_complex128 SKIPPED (Skipped! Operation does support gradgrad) [ 9%] 2022-11-23T04:10:43.0130389Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_logdet_cuda_float64 SKIPPED (Skipped! Operation does support gradgrad) [ 9%] 2022-11-23T04:10:43.0131160Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_logical_and_cuda_complex128 SKIPPED (Skipped! Op doesn't support autograd for this dtype.) [ 9%] 2022-11-23T04:10:43.0131968Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_logical_and_cuda_float64 SKIPPED (Skipped! Op doesn't support autograd for this dtype.) [ 9%] 2022-11-23T04:10:43.0132776Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_logical_not_cuda_complex128 SKIPPED (Skipped! Op doesn't support autograd for this dtype.) [ 9%] 2022-11-23T04:10:43.0133573Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_logical_not_cuda_float64 SKIPPED (Skipped! Op doesn't support autograd for this dtype.) [ 9%] 2022-11-23T04:10:43.0134446Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_logical_or_cuda_complex128 SKIPPED (Skipped! Op doesn't support autograd for this dtype.) [ 9%] 2022-11-23T04:10:43.0135220Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_logical_or_cuda_float64 SKIPPED (Skipped! Op doesn't support autograd for this dtype.) [ 9%] 2022-11-23T04:10:43.0136021Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_logical_xor_cuda_complex128 SKIPPED (Skipped! Op doesn't support autograd for this dtype.) [ 9%] 2022-11-23T04:10:43.0136821Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_logical_xor_cuda_float64 SKIPPED (Skipped! Op doesn't support autograd for this dtype.) [ 9%] 2022-11-23T04:10:43.0137459Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_logit_cuda_float64 SKIPPED (Skipped! Operation does support gradgrad) [ 9%] 2022-11-23T04:10:43.0138235Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_logspace_cuda_complex128 SKIPPED (Skipped! Op doesn't support autograd for this dtype.) [ 9%] 2022-11-23T04:10:43.0139026Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_logspace_cuda_float64 SKIPPED (Skipped! Op doesn't support autograd for this dtype.) [ 9%] 2022-11-23T04:10:43.0139661Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_logsumexp_cuda_float64 SKIPPED (Skipped! Operation does support gradgrad) [ 9%] 2022-11-23T04:10:43.0141029Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_long_cuda_complex128 SKIPPED (Skipped! Op doesn't support autograd for this dtype.) [ 9%] 2022-11-23T04:10:43.0141821Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_long_cuda_float64 SKIPPED (Skipped! Op doesn't support autograd for this dtype.) [ 9%] 2022-11-23T04:10:43.0142656Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_lt_cuda_float64 SKIPPED (Skipped! Op doesn't support autograd for this dtype.) [ 9%] 2022-11-23T04:10:43.0143300Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_lu_cuda_complex128 SKIPPED (Skipped! Operation does support gradgrad) [ 9%] 2022-11-23T04:10:43.0143927Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_lu_cuda_float64 SKIPPED (Skipped! Operation does support gradgrad) [ 9%] 2022-11-23T04:10:43.0144559Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_lu_solve_cuda_complex128 SKIPPED (Skipped! Operation does support gradgrad) [ 9%] 2022-11-23T04:10:43.0145172Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_lu_solve_cuda_float64 SKIPPED (Skipped! Operation does support gradgrad) [ 9%] 2022-11-23T04:10:43.0145802Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_lu_unpack_cuda_complex128 SKIPPED (Skipped! Operation does support gradgrad) [ 9%] 2022-11-23T04:10:43.0146443Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_lu_unpack_cuda_float64 SKIPPED (Skipped! Operation does support gradgrad) [ 9%] 2022-11-23T04:10:43.0147066Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_mH_cuda_complex128 SKIPPED (Skipped! Operation does support gradgrad) [ 9%] 2022-11-23T04:10:43.0147658Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_mH_cuda_float64 SKIPPED (Skipped! Operation does support gradgrad) [ 9%] 2022-11-23T04:10:43.0148264Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_mT_cuda_complex128 SKIPPED (Skipped! Operation does support gradgrad) [ 9%] 2022-11-23T04:10:43.0148880Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_mT_cuda_float64 SKIPPED (Skipped! Operation does support gradgrad) [ 9%] 2022-11-23T04:10:43.0149513Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_masked_amax_cuda_float64 SKIPPED (Skipped! Operation does support gradgrad) [ 9%] 2022-11-23T04:10:43.0150214Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_masked_amin_cuda_float64 SKIPPED (Skipped! Operation does support gradgrad) [ 9%] 2022-11-23T04:10:43.0151008Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_masked_argmax_cuda_float64 SKIPPED (Skipped! Op doesn't support autograd for this dtype.) [ 9%] 2022-11-23T04:10:43.0151808Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_masked_argmin_cuda_float64 SKIPPED (Skipped! Op doesn't support autograd for this dtype.) [ 9%] 2022-11-23T04:10:43.0152461Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_masked_cumprod_cuda_complex128 SKIPPED (Skipped! Operation does support gradgrad) [ 9%] 2022-11-23T04:10:43.0153106Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_masked_cumprod_cuda_float64 SKIPPED (Skipped! Operation does support gradgrad) [ 9%] 2022-11-23T04:10:43.0153748Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_masked_cumsum_cuda_complex128 SKIPPED (Skipped! Operation does support gradgrad) [ 9%] 2022-11-23T04:10:43.0154399Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_masked_cumsum_cuda_float64 SKIPPED (Skipped! Operation does support gradgrad) [ 9%] 2022-11-23T04:10:43.0155037Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_masked_fill_cuda_complex128 SKIPPED (Skipped! Operation does support gradgrad) [ 9%] 2022-11-23T04:10:43.0155674Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_masked_fill_cuda_float64 SKIPPED (Skipped! Operation does support gradgrad) [ 9%] 2022-11-23T04:10:43.0156295Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_masked_log_softmax_cuda_float64 SKIPPED (Skipped! Operation does support gradgrad) [ 9%] 2022-11-23T04:10:43.0156943Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_masked_logaddexp_cuda_float64 SKIPPED (Skipped! Operation does support gradgrad) [ 9%] 2022-11-23T04:10:43.0157647Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_masked_logsumexp_cuda_float64 SKIPPED (Skipped! Operation does support gradgrad) [ 9%] 2022-11-23T04:10:43.0158299Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_masked_mean_cuda_complex128 SKIPPED (Skipped! Operation does support gradgrad) [ 9%] 2022-11-23T04:10:43.0158932Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_masked_mean_cuda_float64 SKIPPED (Skipped! Operation does support gradgrad) [ 9%] 2022-11-23T04:10:43.0159575Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_masked_median_cuda_float64 SKIPPED (Skipped! Operation does support gradgrad) [ 10%] 2022-11-23T04:10:43.0160206Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_masked_norm_cuda_float64 SKIPPED (Skipped! Operation does support gradgrad) [ 10%] 2022-11-23T04:10:43.0160850Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_masked_normalize_cuda_complex128 SKIPPED (Skipped! Operation does support gradgrad) [ 10%] 2022-11-23T04:10:43.0161488Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_masked_normalize_cuda_float64 SKIPPED (Skipped! Operation does support gradgrad) [ 10%] 2022-11-23T04:10:43.0162129Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_masked_prod_cuda_complex128 SKIPPED (Skipped! Operation does support gradgrad) [ 10%] 2022-11-23T04:10:43.0162808Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_masked_prod_cuda_float64 SKIPPED (Skipped! Operation does support gradgrad) [ 10%] 2022-11-23T04:10:43.0163456Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_masked_scatter_cuda_complex128 SKIPPED (Skipped! Operation does support gradgrad) [ 10%] 2022-11-23T04:10:43.0164116Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_masked_scatter_cuda_float64 SKIPPED (Skipped! Operation does support gradgrad) [ 10%] 2022-11-23T04:10:43.0164745Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_masked_select_cuda_complex128 SKIPPED (Skipped! Operation does support gradgrad) [ 10%] 2022-11-23T04:10:43.0165445Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_masked_select_cuda_float64 SKIPPED (Skipped! Operation does support gradgrad) [ 10%] 2022-11-23T04:10:43.0166078Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_masked_softmax_cuda_float64 SKIPPED (Skipped! Operation does support gradgrad) [ 10%] 2022-11-23T04:10:43.0166717Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_masked_softmin_cuda_float64 SKIPPED (Skipped! Operation does support gradgrad) [ 10%] 2022-11-23T04:10:43.0167332Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_masked_std_cuda_complex128 SKIPPED (Skipped! Operation does support gradgrad) [ 10%] 2022-11-23T04:10:43.0167957Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_masked_std_cuda_float64 SKIPPED (Skipped! Operation does support gradgrad) [ 10%] 2022-11-23T04:10:43.0168613Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_masked_sum_cuda_complex128 SKIPPED (Skipped! Operation does support gradgrad) [ 10%] 2022-11-23T04:10:43.0169251Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_masked_sum_cuda_float64 SKIPPED (Skipped! Operation does support gradgrad) [ 10%] 2022-11-23T04:10:43.0169867Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_masked_var_cuda_complex128 SKIPPED (Skipped! Operation does support gradgrad) [ 10%] 2022-11-23T04:10:43.0170496Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_masked_var_cuda_float64 SKIPPED (Skipped! Operation does support gradgrad) [ 10%] 2022-11-23T04:10:43.0171119Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_matmul_cuda_complex128 SKIPPED (Skipped! Operation does support gradgrad) [ 10%] 2022-11-23T04:10:43.0171788Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_matmul_cuda_float64 SKIPPED (Skipped! Operation does support gradgrad) [ 10%] 2022-11-23T04:10:43.0172406Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_matrix_exp_cuda_complex128 SKIPPED (Skipped! Operation does support gradgrad) [ 10%] 2022-11-23T04:10:43.0173048Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_matrix_exp_cuda_float64 SKIPPED (Skipped! Operation does support gradgrad) [ 10%] 2022-11-23T04:10:43.0173681Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_max_binary_cuda_float64 SKIPPED (Skipped! Operation does support gradgrad) [ 10%] 2022-11-23T04:10:43.0174340Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_max_pool2d_with_indices_backward_cuda_float64 SKIPPED (Skipped! Operation does support gradgrad) [ 10%] 2022-11-23T04:10:43.0175009Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_max_reduction_no_dim_cuda_float64 SKIPPED (Skipped! Operation does support gradgrad) [ 10%] 2022-11-23T04:10:43.0175649Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_max_reduction_with_dim_cuda_float64 SKIPPED (Skipped! Operation does support gradgrad) [ 10%] 2022-11-23T04:10:43.0176285Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_maximum_cuda_float64 SKIPPED (Skipped! Operation does support gradgrad) [ 10%] 2022-11-23T04:10:43.0176898Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_mean_cuda_complex128 SKIPPED (Skipped! Operation does support gradgrad) [ 10%] 2022-11-23T04:10:43.0177511Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_mean_cuda_float64 SKIPPED (Skipped! Operation does support gradgrad) [ 10%] 2022-11-23T04:10:43.0178123Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_median_cuda_float64 SKIPPED (Skipped! Operation does support gradgrad) [ 10%] 2022-11-23T04:10:43.0178778Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_meshgrid_list_of_tensors_cuda_complex128 SKIPPED (Skipped! Operation does support gradgrad) [ 10%] 2022-11-23T04:10:43.0179546Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_meshgrid_list_of_tensors_cuda_float64 SKIPPED (Skipped! Operation does support gradgrad) [ 10%] 2022-11-23T04:10:43.0180890Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_meshgrid_variadic_tensors_cuda_complex128 SKIPPED (Skipped! Operation does support gradgrad) [ 10%] 2022-11-23T04:10:43.0181565Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_meshgrid_variadic_tensors_cuda_float64 SKIPPED (Skipped! Operation does support gradgrad) [ 10%] 2022-11-23T04:10:43.0182219Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_min_binary_cuda_float64 SKIPPED (Skipped! Operation does support gradgrad) [ 10%] 2022-11-23T04:10:43.0182864Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_min_reduction_no_dim_cuda_float64 SKIPPED (Skipped! Operation does support gradgrad) [ 10%] 2022-11-23T04:10:43.0183530Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_min_reduction_with_dim_cuda_float64 SKIPPED (Skipped! Operation does support gradgrad) [ 10%] 2022-11-23T04:10:43.0184182Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_minimum_cuda_float64 SKIPPED (Skipped! Operation does support gradgrad) [ 10%] 2022-11-23T04:10:43.0184779Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_mm_cuda_complex128 SKIPPED (Skipped! Operation does support gradgrad) [ 10%] 2022-11-23T04:10:43.0185388Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_mm_cuda_float64 SKIPPED (Skipped! Operation does support gradgrad) [ 10%] 2022-11-23T04:10:43.0186002Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_mode_cuda_float64 SKIPPED (Skipped! Operation does support gradgrad) [ 10%] 2022-11-23T04:10:43.0186625Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_movedim_cuda_complex128 SKIPPED (Skipped! Operation does support gradgrad) [ 10%] 2022-11-23T04:10:43.0187339Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_movedim_cuda_float64 SKIPPED (Skipped! Operation does support gradgrad) [ 10%] 2022-11-23T04:10:43.0187968Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_msort_cuda_float64 SKIPPED (Skipped! Operation does support gradgrad) [ 10%] 2022-11-23T04:10:43.0188598Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_mul_cuda_complex128 SKIPPED (Skipped! Operation does support gradgrad) [ 10%] 2022-11-23T04:10:43.0189215Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_mul_cuda_float64 SKIPPED (Skipped! Operation does support gradgrad) [ 10%] 2022-11-23T04:10:43.0190001Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_multinomial_cuda_float64 SKIPPED (Skipped! Op doesn't support autograd for this dtype.) [ 10%] 2022-11-23T04:10:43.0190646Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_mv_cuda_complex128 SKIPPED (Skipped! Operation does support gradgrad) [ 10%] 2022-11-23T04:10:43.0191254Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_mv_cuda_float64 SKIPPED (Skipped! Operation does support gradgrad) [ 11%] 2022-11-23T04:10:43.0191884Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_mvlgamma_mvlgamma_p_1_cuda_float64 SKIPPED (Skipped! Operation does support gradgrad) [ 11%] 2022-11-23T04:10:43.0192514Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_mvlgamma_mvlgamma_p_3_cuda_float64 SKIPPED (Skipped! Operation does support gradgrad) [ 11%] 2022-11-23T04:10:43.0193171Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_mvlgamma_mvlgamma_p_5_cuda_float64 SKIPPED (Skipped! Operation does support gradgrad) [ 11%] 2022-11-23T04:10:43.0193813Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_nan_to_num_cuda_float64 SKIPPED (Skipped! Operation does support gradgrad) [ 11%] 2022-11-23T04:10:43.0194440Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_nanmean_cuda_float64 SKIPPED (Skipped! Operation does support gradgrad) [ 11%] 2022-11-23T04:10:43.0195150Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_nanmedian_cuda_float64 SKIPPED (Skipped! Operation does support gradgrad) [ 11%] 2022-11-23T04:10:43.0195763Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_nanquantile_cuda_float64 SKIPPED (Skipped! Operation does support gradgrad) [ 11%] 2022-11-23T04:10:43.0196392Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_nansum_cuda_float64 SKIPPED (Skipped! Operation does support gradgrad) [ 11%] 2022-11-23T04:10:43.0197186Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_narrow_copy_cuda_complex128 SKIPPED (Skipped! Op doesn't support autograd for this dtype.) [ 11%] 2022-11-23T04:10:43.0197984Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_narrow_copy_cuda_float64 SKIPPED (Skipped! Op doesn't support autograd for this dtype.) [ 11%] 2022-11-23T04:10:43.0198630Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_narrow_cuda_complex128 SKIPPED (Skipped! Operation does support gradgrad) [ 11%] 2022-11-23T04:10:43.0199267Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_narrow_cuda_float64 SKIPPED (Skipped! Operation does support gradgrad) [ 11%] 2022-11-23T04:10:43.0199897Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_native_batch_norm_cuda_float64 SKIPPED (Skipped! Operation does support gradgrad) [ 11%] 2022-11-23T04:10:43.0200550Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_native_dropout_backward_cuda_float64 SKIPPED (Skipped! Operation does support gradgrad) [ 11%] 2022-11-23T04:10:43.0201182Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_native_layer_norm_cuda_float64 SKIPPED (Skipped! Operation does support gradgrad) [ 11%] 2022-11-23T04:10:43.0202023Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_ne_cuda_complex128 SKIPPED (Skipped! Op doesn't support autograd for this dtype.) [ 11%] 2022-11-23T04:10:43.0202815Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_ne_cuda_float64 SKIPPED (Skipped! Op doesn't support autograd for this dtype.) [ 11%] 2022-11-23T04:10:43.0203455Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_neg_cuda_complex128 SKIPPED (Skipped! Operation does support gradgrad) [ 11%] 2022-11-23T04:10:43.0204083Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_neg_cuda_float64 SKIPPED (Skipped! Operation does support gradgrad) [ 11%] 2022-11-23T04:10:43.0204848Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_new_empty_cuda_complex128 SKIPPED (Skipped! Op doesn't support autograd for this dtype.) [ 11%] 2022-11-23T04:10:43.0205642Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_new_empty_cuda_float64 SKIPPED (Skipped! Op doesn't support autograd for this dtype.) [ 11%] 2022-11-23T04:10:43.0206457Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_new_empty_strided_cuda_complex128 SKIPPED (Skipped! Op doesn't support autograd for this dtype.) [ 11%] 2022-11-23T04:10:43.0207287Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_new_empty_strided_cuda_float64 SKIPPED (Skipped! Op doesn't support autograd for this dtype.) [ 11%] 2022-11-23T04:10:43.0208071Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_new_full_cuda_complex128 SKIPPED (Skipped! Op doesn't support autograd for this dtype.) [ 11%] 2022-11-23T04:10:43.0208854Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_new_full_cuda_float64 SKIPPED (Skipped! Op doesn't support autograd for this dtype.) [ 11%] 2022-11-23T04:10:43.0209656Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_new_ones_cuda_complex128 SKIPPED (Skipped! Op doesn't support autograd for this dtype.) [ 11%] 2022-11-23T04:10:43.0210455Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_new_ones_cuda_float64 SKIPPED (Skipped! Op doesn't support autograd for this dtype.) [ 11%] 2022-11-23T04:10:43.0211299Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_new_zeros_cuda_complex128 SKIPPED (Skipped! Op doesn't support autograd for this dtype.) [ 11%] 2022-11-23T04:10:43.0212086Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_new_zeros_cuda_float64 SKIPPED (Skipped! Op doesn't support autograd for this dtype.) [ 11%] 2022-11-23T04:10:43.0212870Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_nextafter_cuda_float64 SKIPPED (Skipped! Op doesn't support autograd for this dtype.) [ 11%] 2022-11-23T04:10:43.0213552Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_nn_functional__scaled_dot_product_attention_cuda_float64 SKIPPED (Skipped! Operation does support gradgrad) [ 11%] 2022-11-23T04:10:43.0214259Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_nn_functional_adaptive_avg_pool1d_cuda_float64 SKIPPED (Skipped! Operation does support gradgrad) [ 11%] 2022-11-23T04:10:43.0214942Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_nn_functional_adaptive_avg_pool2d_cuda_float64 SKIPPED (Skipped! Operation does support gradgrad) [ 11%] 2022-11-23T04:10:43.0215698Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_nn_functional_adaptive_avg_pool3d_cuda_float64 SKIPPED (Skipped! Operation does support gradgrad) [ 11%] 2022-11-23T04:10:43.0216388Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_nn_functional_adaptive_max_pool1d_cuda_float64 SKIPPED (Skipped! Operation does support gradgrad) [ 11%] 2022-11-23T04:10:43.0217062Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_nn_functional_adaptive_max_pool2d_cuda_float64 SKIPPED (Skipped! Operation does support gradgrad) [ 11%] 2022-11-23T04:10:43.0217719Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_nn_functional_adaptive_max_pool3d_cuda_float64 SKIPPED (Skipped! Operation does support gradgrad) [ 11%] 2022-11-23T04:10:43.0218437Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_nn_functional_alpha_dropout_cuda_float64 SKIPPED (Skipped! Operation does support gradgrad) [ 11%] 2022-11-23T04:10:43.0219115Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_nn_functional_avg_pool1d_cuda_float64 SKIPPED (Skipped! Operation does support gradgrad) [ 11%] 2022-11-23T04:10:43.0219780Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_nn_functional_avg_pool2d_cuda_float64 SKIPPED (Skipped! Operation does support gradgrad) [ 11%] 2022-11-23T04:10:43.0221025Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_nn_functional_avg_pool3d_cuda_float64 SKIPPED (Skipped! Operation does support gradgrad) [ 11%] 2022-11-23T04:10:43.0221690Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_nn_functional_batch_norm_cuda_float64 SKIPPED (Skipped! Operation does support gradgrad) [ 11%] 2022-11-23T04:10:43.0222372Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_nn_functional_batch_norm_without_cudnn_cuda_float64 SKIPPED (Skipped! Operation does support gradgrad) [ 11%] 2022-11-23T04:10:43.0223052Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_nn_functional_bilinear_cuda_float64 SKIPPED (Skipped! Operation does support gradgrad) [ 11%] 2022-11-23T04:10:43.0223724Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_nn_functional_binary_cross_entropy_cuda_float64 SKIPPED (Skipped! Operation does support gradgrad) [ 11%] 2022-11-23T04:10:43.0224407Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_nn_functional_binary_cross_entropy_with_logits_cuda_float64 SKIPPED (Skipped! Operation does support gradgrad) [ 11%] 2022-11-23T04:10:43.0225090Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_nn_functional_celu_cuda_float64 SKIPPED (Skipped! Operation does support gradgrad) [ 11%] 2022-11-23T04:10:43.0225750Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_nn_functional_conv1d_cuda_complex128 SKIPPED (Skipped! Operation does support gradgrad) [ 11%] 2022-11-23T04:10:43.0226514Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_nn_functional_conv1d_cuda_float64 SKIPPED (Skipped! Operation does support gradgrad) [ 12%] 2022-11-23T04:10:43.0227176Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_nn_functional_conv2d_cuda_complex128 SKIPPED (Skipped! Operation does support gradgrad) [ 12%] 2022-11-23T04:10:43.0227806Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_nn_functional_conv2d_cuda_float64 SKIPPED (Skipped! Operation does support gradgrad) [ 12%] 2022-11-23T04:10:43.0228475Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_nn_functional_conv_transpose1d_cuda_complex128 SKIPPED (Skipped! Operation does support gradgrad) [ 12%] 2022-11-23T04:10:43.0229166Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_nn_functional_conv_transpose1d_cuda_float64 SKIPPED (Skipped! Operation does support gradgrad) [ 12%] 2022-11-23T04:10:43.0229857Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_nn_functional_conv_transpose2d_cuda_complex128 SKIPPED (Skipped! Operation does support gradgrad) [ 12%] 2022-11-23T04:10:43.0230521Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_nn_functional_conv_transpose2d_cuda_float64 SKIPPED (Skipped! Operation does support gradgrad) [ 12%] 2022-11-23T04:10:43.0231216Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_nn_functional_conv_transpose3d_cuda_complex128 SKIPPED (Skipped! Operation does support gradgrad) [ 12%] 2022-11-23T04:10:43.0231900Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_nn_functional_conv_transpose3d_cuda_float64 SKIPPED (Skipped! Operation does support gradgrad) [ 12%] 2022-11-23T04:10:43.0232649Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_nn_functional_cosine_embedding_loss_cuda_float64 SKIPPED (Skipped! Operation does support gradgrad) [ 12%] 2022-11-23T04:10:43.0233354Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_nn_functional_cosine_similarity_cuda_float64 SKIPPED (Skipped! Operation does support gradgrad) [ 12%] 2022-11-23T04:10:43.0234014Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_nn_functional_cross_entropy_cuda_float64 SKIPPED (Skipped! Operation does support gradgrad) [ 12%] 2022-11-23T04:10:43.0234676Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_nn_functional_ctc_loss_cuda_float64 SKIPPED (Skipped! Operation does support gradgrad) [ 12%] 2022-11-23T04:10:43.0235331Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_nn_functional_dropout2d_cuda_float64 SKIPPED (Skipped! Operation does support gradgrad) [ 12%] 2022-11-23T04:10:43.0235997Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_nn_functional_dropout3d_cuda_float64 SKIPPED (Skipped! Operation does support gradgrad) [ 12%] 2022-11-23T04:10:43.0236653Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_nn_functional_dropout_cuda_float64 SKIPPED (Skipped! Operation does support gradgrad) [ 12%] 2022-11-23T04:10:43.0237304Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_nn_functional_elu_cuda_float64 SKIPPED (Skipped! Operation does support gradgrad) [ 12%] 2022-11-23T04:10:43.0237909Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_nn_functional_embedding_bag_cuda_float64 PASSED [ 12%] 2022-11-23T04:10:43.0238524Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_nn_functional_embedding_cuda_float64 SKIPPED (Skipped! Operation does support gradgrad) [ 12%] 2022-11-23T04:10:43.0239219Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_nn_functional_feature_alpha_dropout_with_train_cuda_float64 SKIPPED (Skipped! Operation does support gradgrad) [ 12%] 2022-11-23T04:10:43.0239934Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_nn_functional_feature_alpha_dropout_without_train_cuda_complex128 SKIPPED (Skipped! Operation does support gradgrad) [ 12%] 2022-11-23T04:10:43.0240726Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_nn_functional_feature_alpha_dropout_without_train_cuda_float64 SKIPPED (Skipped! Operation does support gradgrad) [ 12%] 2022-11-23T04:10:43.0241447Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_nn_functional_fractional_max_pool2d_cuda_float64 SKIPPED (Skipped! Operation does support gradgrad) [ 12%] 2022-11-23T04:10:43.0242146Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_nn_functional_fractional_max_pool3d_cuda_float64 SKIPPED (Skipped! Operation does support gradgrad) [ 12%] 2022-11-23T04:10:43.0242808Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_nn_functional_gaussian_nll_loss_cuda_float64 SKIPPED (Skipped! Operation does support gradgrad) [ 12%] 2022-11-23T04:10:43.0243473Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_nn_functional_gelu_cuda_float64 SKIPPED (Skipped! Operation does support gradgrad) [ 12%] 2022-11-23T04:10:43.0244129Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_nn_functional_glu_cuda_float64 SKIPPED (Skipped! Operation does support gradgrad) [ 12%] 2022-11-23T04:10:43.0244729Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_nn_functional_grid_sample_cuda_float64 PASSED [ 12%] 2022-11-23T04:10:43.0245351Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_nn_functional_group_norm_cuda_float64 SKIPPED (Skipped! Operation does support gradgrad) [ 12%] 2022-11-23T04:10:43.0246008Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_nn_functional_hardshrink_cuda_float64 SKIPPED (Skipped! Operation does support gradgrad) [ 12%] 2022-11-23T04:10:43.0246626Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_nn_functional_hardsigmoid_cuda_float64 PASSED [ 12%] 2022-11-23T04:10:43.0247289Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_nn_functional_hardswish_cuda_float64 SKIPPED (Skipped! Operation does support gradgrad) [ 12%] 2022-11-23T04:10:43.0247966Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_nn_functional_hardtanh_cuda_float64 SKIPPED (Skipped! Operation does support gradgrad) [ 12%] 2022-11-23T04:10:43.0248630Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_nn_functional_hinge_embedding_loss_cuda_float64 SKIPPED (Skipped! Operation does support gradgrad) [ 12%] 2022-11-23T04:10:43.0249304Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_nn_functional_huber_loss_cuda_float64 SKIPPED (Skipped! Operation does support gradgrad) [ 12%] 2022-11-23T04:10:43.0249968Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_nn_functional_instance_norm_cuda_float64 SKIPPED (Skipped! Operation does support gradgrad) [ 12%] 2022-11-23T04:10:43.0250645Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_nn_functional_interpolate_area_cuda_float64 SKIPPED (Skipped! Operation does support gradgrad) [ 12%] 2022-11-23T04:10:43.0251332Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_nn_functional_interpolate_bicubic_cuda_float64 SKIPPED (Skipped! Operation does support gradgrad) [ 12%] 2022-11-23T04:10:43.0252030Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_nn_functional_interpolate_bilinear_cuda_float64 SKIPPED (Skipped! Operation does support gradgrad) [ 12%] 2022-11-23T04:10:43.0252718Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_nn_functional_interpolate_linear_cuda_float64 SKIPPED (Skipped! Operation does support gradgrad) [ 12%] 2022-11-23T04:10:43.0253403Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_nn_functional_interpolate_nearest_cuda_float64 SKIPPED (Skipped! Operation does support gradgrad) [ 12%] 2022-11-23T04:10:43.0254089Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_nn_functional_interpolate_trilinear_cuda_float64 SKIPPED (Skipped! Operation does support gradgrad) [ 12%] 2022-11-23T04:10:43.0254809Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_nn_functional_kl_div_cuda_float64 SKIPPED (Skipped! Operation does support gradgrad) [ 12%] 2022-11-23T04:10:43.0255464Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_nn_functional_l1_loss_cuda_complex128 SKIPPED (Skipped! Operation does support gradgrad) [ 12%] 2022-11-23T04:10:43.0256132Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_nn_functional_l1_loss_cuda_float64 SKIPPED (Skipped! Operation does support gradgrad) [ 12%] 2022-11-23T04:10:43.0256795Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_nn_functional_layer_norm_cuda_float64 SKIPPED (Skipped! Operation does support gradgrad) [ 12%] 2022-11-23T04:10:43.0257443Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_nn_functional_leaky_relu_cuda_float64 SKIPPED (Skipped! Operation does support gradgrad) [ 12%] 2022-11-23T04:10:43.0258108Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_nn_functional_linear_cuda_complex128 SKIPPED (Skipped! Operation does support gradgrad) [ 12%] 2022-11-23T04:10:43.0258771Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_nn_functional_linear_cuda_float64 SKIPPED (Skipped! Operation does support gradgrad) [ 13%] 2022-11-23T04:10:43.0259438Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_nn_functional_local_response_norm_cuda_float64 SKIPPED (Skipped! Operation does support gradgrad) [ 13%] 2022-11-23T04:10:43.0260479Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_nn_functional_logsigmoid_cuda_float64 SKIPPED (Skipped! Operation does support gradgrad) [ 13%] 2022-11-23T04:10:43.0286059Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_nn_functional_margin_ranking_loss_cuda_float64 SKIPPED (Skipped! Operation does support gradgrad) [ 13%] 2022-11-23T04:10:43.0287009Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_nn_functional_max_pool1d_cuda_float64 SKIPPED (Skipped! Operation does support gradgrad) [ 13%] 2022-11-23T04:10:43.0287715Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_nn_functional_max_pool2d_cuda_float64 SKIPPED (Skipped! Operation does support gradgrad) [ 13%] 2022-11-23T04:10:43.0288369Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_nn_functional_max_pool3d_cuda_float64 SKIPPED (Skipped! Operation does support gradgrad) [ 13%] 2022-11-23T04:10:43.0289040Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_nn_functional_max_unpool1d_cuda_float64 SKIPPED (Skipped! Operation does support gradgrad) [ 13%] 2022-11-23T04:10:43.0289717Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_nn_functional_max_unpool1d_grad_cuda_float64 SKIPPED (Skipped! Operation does support gradgrad) [ 13%] 2022-11-23T04:10:43.0290393Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_nn_functional_max_unpool2d_cuda_float64 SKIPPED (Skipped! Operation does support gradgrad) [ 13%] 2022-11-23T04:10:43.0291050Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_nn_functional_max_unpool2d_grad_cuda_float64 SKIPPED (Skipped! Operation does support gradgrad) [ 13%] 2022-11-23T04:10:43.0291734Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_nn_functional_max_unpool3d_cuda_float64 SKIPPED (Skipped! Operation does support gradgrad) [ 13%] 2022-11-23T04:10:43.0292413Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_nn_functional_max_unpool3d_grad_cuda_float64 SKIPPED (Skipped! Operation does support gradgrad) [ 13%] 2022-11-23T04:10:43.0293078Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_nn_functional_mish_cuda_float64 SKIPPED (Skipped! Operation does support gradgrad) [ 13%] 2022-11-23T04:10:43.0293734Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_nn_functional_mse_loss_cuda_float64 SKIPPED (Skipped! Operation does support gradgrad) [ 13%] 2022-11-23T04:10:43.0294423Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_nn_functional_multi_margin_loss_cuda_float64 PASSED [ 13%] 2022-11-23T04:10:43.0295003Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_nn_functional_multilabel_margin_loss_cuda_float64 PASSED [ 13%] 2022-11-23T04:10:43.0295651Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_nn_functional_multilabel_soft_margin_loss_cuda_float64 SKIPPED (Skipped! Operation does support gradgrad) [ 13%] 2022-11-23T04:10:43.0296328Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_nn_functional_nll_loss_cuda_float64 SKIPPED (Skipped! Operation does support gradgrad) [ 13%] 2022-11-23T04:10:43.0296988Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_nn_functional_normalize_cuda_complex128 SKIPPED (Skipped! Operation does support gradgrad) [ 13%] 2022-11-23T04:10:43.0297667Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_nn_functional_normalize_cuda_float64 SKIPPED (Skipped! Operation does support gradgrad) [ 13%] 2022-11-23T04:10:43.0298343Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_nn_functional_pad_circular_cuda_complex128 SKIPPED (Skipped! Operation does support gradgrad) [ 13%] 2022-11-23T04:10:43.0299019Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_nn_functional_pad_circular_cuda_float64 SKIPPED (Skipped! Operation does support gradgrad) [ 13%] 2022-11-23T04:10:43.0299669Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_nn_functional_pad_constant_cuda_complex128 SKIPPED (Skipped! Operation does support gradgrad) [ 13%] 2022-11-23T04:10:43.0301070Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_nn_functional_pad_constant_cuda_float64 SKIPPED (Skipped! Operation does support gradgrad) [ 13%] 2022-11-23T04:10:43.0301846Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_nn_functional_pad_reflect_cuda_complex128 SKIPPED (Skipped! Operation does support gradgrad) [ 13%] 2022-11-23T04:10:43.0302546Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_nn_functional_pad_reflect_cuda_float64 SKIPPED (Skipped! Operation does support gradgrad) [ 13%] 2022-11-23T04:10:43.0303229Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_nn_functional_pad_replicate_cuda_complex128 SKIPPED (Skipped! Operation does support gradgrad) [ 13%] 2022-11-23T04:10:43.0303888Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_nn_functional_pad_replicate_cuda_float64 SKIPPED (Skipped! Operation does support gradgrad) [ 13%] 2022-11-23T04:10:43.0304570Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_nn_functional_pairwise_distance_cuda_complex128 SKIPPED (Skipped! Operation does support gradgrad) [ 13%] 2022-11-23T04:10:43.0305252Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_nn_functional_pairwise_distance_cuda_float64 SKIPPED (Skipped! Operation does support gradgrad) [ 13%] 2022-11-23T04:10:43.0305862Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_nn_functional_pdist_cuda_float64 PASSED [ 13%] 2022-11-23T04:10:43.0306467Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_nn_functional_pixel_shuffle_cuda_complex128 SKIPPED (Skipped! Operation does support gradgrad) [ 13%] 2022-11-23T04:10:43.0307138Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_nn_functional_pixel_shuffle_cuda_float64 SKIPPED (Skipped! Operation does support gradgrad) [ 13%] 2022-11-23T04:10:43.0307824Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_nn_functional_pixel_unshuffle_cuda_complex128 SKIPPED (Skipped! Operation does support gradgrad) [ 13%] 2022-11-23T04:10:43.0308511Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_nn_functional_pixel_unshuffle_cuda_float64 SKIPPED (Skipped! Operation does support gradgrad) [ 13%] 2022-11-23T04:10:43.0309188Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_nn_functional_poisson_nll_loss_cuda_float64 SKIPPED (Skipped! Operation does support gradgrad) [ 13%] 2022-11-23T04:10:43.0309920Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_nn_functional_prelu_cuda_float64 SKIPPED (Skipped! Operation does support gradgrad) [ 13%] 2022-11-23T04:10:43.0310575Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_nn_functional_relu6_cuda_float64 SKIPPED (Skipped! Operation does support gradgrad) [ 13%] 2022-11-23T04:10:43.0311220Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_nn_functional_relu_cuda_float64 SKIPPED (Skipped! Operation does support gradgrad) [ 13%] 2022-11-23T04:10:43.0311859Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_nn_functional_rrelu_cuda_float64 SKIPPED (Skipped! Operation does support gradgrad) [ 13%] 2022-11-23T04:10:43.0312501Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_nn_functional_selu_cuda_float64 SKIPPED (Skipped! Operation does support gradgrad) [ 13%] 2022-11-23T04:10:43.0313160Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_nn_functional_silu_cuda_float64 SKIPPED (Skipped! Operation does support gradgrad) [ 13%] 2022-11-23T04:10:43.0313813Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_nn_functional_smooth_l1_loss_cuda_float64 SKIPPED (Skipped! Operation does support gradgrad) [ 13%] 2022-11-23T04:10:43.0314482Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_nn_functional_soft_margin_loss_cuda_float64 SKIPPED (Skipped! Operation does support gradgrad) [ 13%] 2022-11-23T04:10:43.0315127Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_nn_functional_softmin_cuda_float64 SKIPPED (Skipped! Operation does support gradgrad) [ 13%] 2022-11-23T04:10:43.0315799Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_nn_functional_softmin_with_dtype_cuda_complex128 SKIPPED (Skipped! Operation does support gradgrad) [ 13%] 2022-11-23T04:10:43.0316546Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_nn_functional_softmin_with_dtype_cuda_float64 SKIPPED (Skipped! Operation does support gradgrad) [ 13%] 2022-11-23T04:10:43.0317228Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_nn_functional_softplus_cuda_float64 SKIPPED (Skipped! Operation does support gradgrad) [ 14%] 2022-11-23T04:10:43.0317901Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_nn_functional_softshrink_cuda_float64 SKIPPED (Skipped! Operation does support gradgrad) [ 14%] 2022-11-23T04:10:43.0318559Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_nn_functional_softsign_cuda_complex128 SKIPPED (Skipped! Operation does support gradgrad) [ 14%] 2022-11-23T04:10:43.0319218Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_nn_functional_softsign_cuda_float64 SKIPPED (Skipped! Operation does support gradgrad) [ 14%] 2022-11-23T04:10:43.0319882Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_nn_functional_tanhshrink_cuda_complex128 SKIPPED (Skipped! Operation does support gradgrad) [ 14%] 2022-11-23T04:10:43.0320550Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_nn_functional_tanhshrink_cuda_float64 SKIPPED (Skipped! Operation does support gradgrad) [ 14%] 2022-11-23T04:10:43.0321191Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_nn_functional_threshold_cuda_float64 SKIPPED (Skipped! Operation does support gradgrad) [ 14%] 2022-11-23T04:10:43.0321868Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_nn_functional_triplet_margin_loss_cuda_complex128 SKIPPED (Skipped! Operation does support gradgrad) [ 14%] 2022-11-23T04:10:43.0322562Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_nn_functional_triplet_margin_loss_cuda_float64 SKIPPED (Skipped! Operation does support gradgrad) [ 14%] 2022-11-23T04:10:43.0323281Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_nn_functional_triplet_margin_with_distance_loss_cuda_complex128 SKIPPED (Skipped! Operation does support gradgrad) [ 14%] 2022-11-23T04:10:43.0324067Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_nn_functional_triplet_margin_with_distance_loss_cuda_float64 SKIPPED (Skipped! Operation does support gradgrad) [ 14%] 2022-11-23T04:10:43.0324733Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_nn_functional_unfold_cuda_complex128 SKIPPED (Skipped! Operation does support gradgrad) [ 14%] 2022-11-23T04:10:43.0325380Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_nn_functional_unfold_cuda_float64 SKIPPED (Skipped! Operation does support gradgrad) [ 14%] 2022-11-23T04:10:43.0326046Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_nn_functional_upsample_bilinear_cuda_float64 SKIPPED (Skipped! Operation does support gradgrad) [ 14%] 2022-11-23T04:10:43.0326725Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_nn_functional_upsample_nearest_cuda_float64 SKIPPED (Skipped! Operation does support gradgrad) [ 14%] 2022-11-23T04:10:43.0327564Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_nonzero_cuda_complex128 SKIPPED (Skipped! Op doesn't support autograd for this dtype.) [ 14%] 2022-11-23T04:10:43.0328372Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_nonzero_cuda_float64 SKIPPED (Skipped! Op doesn't support autograd for this dtype.) [ 14%] 2022-11-23T04:10:43.0329012Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_norm_cuda_complex128 SKIPPED (Skipped! Operation does support gradgrad) [ 14%] 2022-11-23T04:10:43.0329631Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_norm_cuda_float64 SKIPPED (Skipped! Operation does support gradgrad) [ 14%] 2022-11-23T04:10:43.0330257Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_norm_fro_cuda_complex128 SKIPPED (Skipped! Operation does support gradgrad) [ 14%] 2022-11-23T04:10:43.0330919Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_norm_fro_cuda_float64 SKIPPED (Skipped! Operation does support gradgrad) [ 14%] 2022-11-23T04:10:43.0331563Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_norm_inf_cuda_complex128 SKIPPED (Skipped! Operation does support gradgrad) [ 14%] 2022-11-23T04:10:43.0332190Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_norm_inf_cuda_float64 SKIPPED (Skipped! Operation does support gradgrad) [ 14%] 2022-11-23T04:10:43.0332819Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_norm_nuc_cuda_complex128 SKIPPED (Skipped! Operation does support gradgrad) [ 14%] 2022-11-23T04:10:43.0333434Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_norm_nuc_cuda_float64 SKIPPED (Skipped! Operation does support gradgrad) [ 14%] 2022-11-23T04:10:43.0334033Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_normal_cuda_float64 SKIPPED (Gradients are incorrect!) [ 14%] 2022-11-23T04:10:43.0334625Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_normal_number_mean_cuda_float64 SKIPPED (Gradients are incorrect!) [ 14%] 2022-11-23T04:10:43.0335405Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_ones_cuda_complex128 SKIPPED (Skipped! Op doesn't support autograd for this dtype.) [ 14%] 2022-11-23T04:10:43.0336169Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_ones_cuda_float64 SKIPPED (Skipped! Op doesn't support autograd for this dtype.) [ 14%] 2022-11-23T04:10:43.0336955Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_ones_like_cuda_complex128 SKIPPED (Skipped! Op doesn't support autograd for this dtype.) [ 14%] 2022-11-23T04:10:43.0337743Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_ones_like_cuda_float64 SKIPPED (Skipped! Op doesn't support autograd for this dtype.) [ 14%] 2022-11-23T04:10:43.0338392Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_ormqr_cuda_complex128 SKIPPED (Skipped! Operation does support gradgrad) [ 14%] 2022-11-23T04:10:43.0339078Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_ormqr_cuda_float64 SKIPPED (Skipped! Operation does support gradgrad) [ 14%] 2022-11-23T04:10:43.0339704Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_outer_cuda_complex128 SKIPPED (Skipped! Operation does support gradgrad) [ 14%] 2022-11-23T04:10:43.0340932Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_outer_cuda_float64 SKIPPED (Skipped! Operation does support gradgrad) [ 14%] 2022-11-23T04:10:43.0341571Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_pca_lowrank_cuda_float64 SKIPPED (Skipped! Operation does support gradgrad) [ 14%] 2022-11-23T04:10:43.0342211Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_permute_cuda_complex128 SKIPPED (Skipped! Operation does support gradgrad) [ 14%] 2022-11-23T04:10:43.0342828Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_permute_cuda_float64 SKIPPED (Skipped! Operation does support gradgrad) [ 14%] 2022-11-23T04:10:43.0343470Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_pinverse_cuda_complex128 SKIPPED (Skipped! Operation does support gradgrad) [ 14%] 2022-11-23T04:10:43.0344105Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_pinverse_cuda_float64 SKIPPED (Skipped! Operation does support gradgrad) [ 14%] 2022-11-23T04:10:43.0344727Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_polar_cuda_float64 SKIPPED (Skipped! Operation does support gradgrad) [ 14%] 2022-11-23T04:10:43.0345348Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_polygamma_polygamma_n_0_cuda_float64 SKIPPED (Skipped! Operation does support gradgrad) [ 14%] 2022-11-23T04:10:43.0345969Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_polygamma_polygamma_n_1_cuda_float64 SKIPPED (Skipped!) [ 14%] 2022-11-23T04:10:43.0346631Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_polygamma_polygamma_n_2_cuda_float64 SKIPPED (Skipped!) [ 14%] 2022-11-23T04:10:43.0347221Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_polygamma_polygamma_n_3_cuda_float64 SKIPPED (Skipped!) [ 14%] 2022-11-23T04:10:43.0347782Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_polygamma_polygamma_n_4_cuda_float64 SKIPPED (Skipped!) [ 14%] 2022-11-23T04:10:43.0348405Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_positive_cuda_complex128 SKIPPED (Skipped! Operation does support gradgrad) [ 14%] 2022-11-23T04:10:43.0349042Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_positive_cuda_float64 SKIPPED (Skipped! Operation does support gradgrad) [ 14%] 2022-11-23T04:10:43.0349670Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_pow_cuda_complex128 SKIPPED (Skipped! Operation does support gradgrad) [ 14%] 2022-11-23T04:10:43.0350269Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_pow_cuda_float64 SKIPPED (Skipped! Operation does support gradgrad) [ 15%] 2022-11-23T04:10:43.0350897Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_prod_cuda_complex128 SKIPPED (Skipped! Operation does support gradgrad) [ 15%] 2022-11-23T04:10:43.0351513Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_prod_cuda_float64 SKIPPED (Skipped! Operation does support gradgrad) [ 15%] 2022-11-23T04:10:43.0352131Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_put_cuda_complex128 SKIPPED (Skipped! Operation does support gradgrad) [ 15%] 2022-11-23T04:10:43.0352738Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_put_cuda_float64 SKIPPED (Skipped! Operation does support gradgrad) [ 15%] 2022-11-23T04:10:43.0353366Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_qr_cuda_complex128 SKIPPED (Skipped! Operation does support gradgrad) [ 15%] 2022-11-23T04:10:43.0353981Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_qr_cuda_float64 SKIPPED (Skipped! Operation does support gradgrad) [ 15%] 2022-11-23T04:10:43.0354676Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_quantile_cuda_float64 SKIPPED (Skipped! Operation does support gradgrad) [ 15%] 2022-11-23T04:10:43.0355277Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_rad2deg_cuda_float64 SKIPPED (Skipped! Operation does support gradgrad) [ 15%] 2022-11-23T04:10:43.0356086Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_rand_like_cuda_complex128 SKIPPED (Skipped! Op doesn't support autograd for this dtype.) [ 15%] 2022-11-23T04:10:43.0356889Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_rand_like_cuda_float64 SKIPPED (Skipped! Op doesn't support autograd for this dtype.) [ 15%] 2022-11-23T04:10:43.0357664Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_randint_cuda_float64 SKIPPED (Skipped! Op doesn't support autograd for this dtype.) [ 15%] 2022-11-23T04:10:43.0358475Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_randint_like_cuda_float64 SKIPPED (Skipped! Op doesn't support autograd for this dtype.) [ 15%] 2022-11-23T04:10:43.0359258Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_randn_cuda_complex128 SKIPPED (Skipped! Op doesn't support autograd for this dtype.) [ 15%] 2022-11-23T04:10:43.0360038Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_randn_cuda_float64 SKIPPED (Skipped! Op doesn't support autograd for this dtype.) [ 15%] 2022-11-23T04:10:43.0360830Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_randn_like_cuda_complex128 SKIPPED (Skipped! Op doesn't support autograd for this dtype.) [ 15%] 2022-11-23T04:10:43.0361619Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_randn_like_cuda_float64 SKIPPED (Skipped! Op doesn't support autograd for this dtype.) [ 15%] 2022-11-23T04:10:43.0362290Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_ravel_cuda_complex128 SKIPPED (Skipped! Operation does support gradgrad) [ 15%] 2022-11-23T04:10:43.0362975Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_ravel_cuda_float64 SKIPPED (Skipped! Operation does support gradgrad) [ 15%] 2022-11-23T04:10:43.0363605Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_real_cuda_complex128 SKIPPED (Skipped! Operation does support gradgrad) [ 15%] 2022-11-23T04:10:43.0364238Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_real_cuda_float64 SKIPPED (Skipped! Operation does support gradgrad) [ 15%] 2022-11-23T04:10:43.0364850Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_reciprocal_cuda_complex128 SKIPPED (Skipped! Operation does support gradgrad) [ 15%] 2022-11-23T04:10:43.0365492Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_reciprocal_cuda_float64 SKIPPED (Skipped! Operation does support gradgrad) [ 15%] 2022-11-23T04:10:43.0366132Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_remainder_cuda_float64 SKIPPED (Skipped! Operation does support gradgrad) [ 15%] 2022-11-23T04:10:43.0366761Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_renorm_cuda_complex128 SKIPPED (Skipped! Operation does support gradgrad) [ 15%] 2022-11-23T04:10:43.0367382Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_renorm_cuda_float64 SKIPPED (Skipped! Operation does support gradgrad) [ 15%] 2022-11-23T04:10:43.0367991Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_repeat_cuda_complex128 SKIPPED (Skipped! Operation does support gradgrad) [ 15%] 2022-11-23T04:10:43.0368625Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_repeat_cuda_float64 SKIPPED (Skipped! Operation does support gradgrad) [ 15%] 2022-11-23T04:10:43.0369273Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_repeat_interleave_cuda_complex128 SKIPPED (Skipped! Operation does support gradgrad) [ 15%] 2022-11-23T04:10:43.0369934Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_repeat_interleave_cuda_float64 SKIPPED (Skipped! Operation does support gradgrad) [ 15%] 2022-11-23T04:10:43.0370623Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_reshape_as_cuda_complex128 SKIPPED (Skipped! Operation does support gradgrad) [ 15%] 2022-11-23T04:10:43.0371254Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_reshape_as_cuda_float64 SKIPPED (Skipped! Operation does support gradgrad) [ 15%] 2022-11-23T04:10:43.0371880Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_reshape_cuda_complex128 SKIPPED (Skipped! Operation does support gradgrad) [ 15%] 2022-11-23T04:10:43.0372503Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_reshape_cuda_float64 SKIPPED (Skipped! Operation does support gradgrad) [ 15%] 2022-11-23T04:10:43.0373289Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_resize__cuda_complex128 SKIPPED (Skipped! Op doesn't support autograd for this dtype.) [ 15%] 2022-11-23T04:10:43.0374097Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_resize__cuda_float64 SKIPPED (Skipped! Op doesn't support autograd for this dtype.) [ 15%] 2022-11-23T04:10:43.0374889Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_resize_as__cuda_complex128 SKIPPED (Skipped! Op doesn't support autograd for this dtype.) [ 15%] 2022-11-23T04:10:43.0375676Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_resize_as__cuda_float64 SKIPPED (Skipped! Op doesn't support autograd for this dtype.) [ 15%] 2022-11-23T04:10:43.0376306Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_resolve_conj_cuda_complex128 SKIPPED (Skipped! Operation does support gradgrad) [ 15%] 2022-11-23T04:10:43.0376946Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_resolve_conj_cuda_float64 SKIPPED (Skipped! Operation does support gradgrad) [ 15%] 2022-11-23T04:10:43.0377634Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_resolve_neg_cuda_complex128 SKIPPED (Skipped! Operation does support gradgrad) [ 15%] 2022-11-23T04:10:43.0378284Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_resolve_neg_cuda_float64 SKIPPED (Skipped! Operation does support gradgrad) [ 15%] 2022-11-23T04:10:43.0378924Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_roll_cuda_complex128 SKIPPED (Skipped! Operation does support gradgrad) [ 15%] 2022-11-23T04:10:43.0379534Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_roll_cuda_float64 SKIPPED (Skipped! Operation does support gradgrad) [ 15%] 2022-11-23T04:10:43.0380565Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_rot90_cuda_complex128 SKIPPED (Skipped! Operation does support gradgrad) [ 15%] 2022-11-23T04:10:43.0381387Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_rot90_cuda_float64 SKIPPED (Skipped! Operation does support gradgrad) [ 15%] 2022-11-23T04:10:43.0382007Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_round_cuda_float64 SKIPPED (Skipped! Operation does support gradgrad) [ 15%] 2022-11-23T04:10:43.0382626Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_round_decimals_0_cuda_float64 SKIPPED (Skipped! Operation does support gradgrad) [ 15%] 2022-11-23T04:10:43.0383225Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_round_decimals_3_cuda_float64 SKIPPED (Skipped!) [ 16%] 2022-11-23T04:10:43.0383797Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_round_decimals_neg_3_cuda_float64 SKIPPED (Skipped!) [ 16%] 2022-11-23T04:10:43.0384402Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_rsqrt_cuda_complex128 SKIPPED (Skipped! Operation does support gradgrad) [ 16%] 2022-11-23T04:10:43.0385009Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_rsqrt_cuda_float64 SKIPPED (Skipped! Operation does support gradgrad) [ 16%] 2022-11-23T04:10:43.0385629Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_rsub_cuda_complex128 SKIPPED (Skipped! Operation does support gradgrad) [ 16%] 2022-11-23T04:10:43.0386352Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_rsub_cuda_float64 SKIPPED (Skipped! Operation does support gradgrad) [ 16%] 2022-11-23T04:10:43.0387155Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_scalar_tensor_cuda_complex128 SKIPPED (Skipped! Op doesn't support autograd for this dtype.) [ 16%] 2022-11-23T04:10:43.0387946Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_scalar_tensor_cuda_float64 SKIPPED (Skipped! Op doesn't support autograd for this dtype.) [ 16%] 2022-11-23T04:10:43.0388598Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_scatter_add_cuda_complex128 SKIPPED (Skipped! Operation does support gradgrad) [ 16%] 2022-11-23T04:10:43.0389251Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_scatter_add_cuda_float64 SKIPPED (Skipped! Operation does support gradgrad) [ 16%] 2022-11-23T04:10:43.0389894Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_scatter_cuda_complex128 SKIPPED (Skipped! Operation does support gradgrad) [ 16%] 2022-11-23T04:10:43.0390523Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_scatter_cuda_float64 SKIPPED (Skipped! Operation does support gradgrad) [ 16%] 2022-11-23T04:10:43.0391142Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_scatter_reduce_amax_cuda_float64 SKIPPED (Skipped! Operation does support gradgrad) [ 16%] 2022-11-23T04:10:43.0391791Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_scatter_reduce_amin_cuda_float64 SKIPPED (Skipped! Operation does support gradgrad) [ 16%] 2022-11-23T04:10:43.0392442Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_scatter_reduce_mean_cuda_float64 SKIPPED (Skipped! Operation does support gradgrad) [ 16%] 2022-11-23T04:10:43.0393158Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_scatter_reduce_prod_cuda_float64 SKIPPED (Skipped! Operation does support gradgrad) [ 16%] 2022-11-23T04:10:43.0393821Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_scatter_reduce_sum_cuda_float64 SKIPPED (Skipped! Operation does support gradgrad) [ 16%] 2022-11-23T04:10:43.0394643Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_searchsorted_cuda_float64 SKIPPED (Skipped! Op doesn't support autograd for this dtype.) [ 16%] 2022-11-23T04:10:43.0395249Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_segment_reduce_lengths_cuda_float64 PASSED [ 16%] 2022-11-23T04:10:43.0395792Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_segment_reduce_offsets_cuda_float64 PASSED [ 16%] 2022-11-23T04:10:43.0396366Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_select_cuda_complex128 SKIPPED (Skipped! Operation does support gradgrad) [ 16%] 2022-11-23T04:10:43.0396998Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_select_cuda_float64 SKIPPED (Skipped! Operation does support gradgrad) [ 16%] 2022-11-23T04:10:43.0397630Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_select_scatter_cuda_float64 SKIPPED (Skipped! Operation does support gradgrad) [ 16%] 2022-11-23T04:10:43.0398258Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_sgn_cuda_complex128 SKIPPED (Skipped! Operation does support gradgrad) [ 16%] 2022-11-23T04:10:43.0398866Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_sgn_cuda_float64 SKIPPED (Skipped! Operation does support gradgrad) [ 16%] 2022-11-23T04:10:43.0399648Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_short_cuda_complex128 SKIPPED (Skipped! Op doesn't support autograd for this dtype.) [ 16%] 2022-11-23T04:10:43.0400423Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_short_cuda_float64 SKIPPED (Skipped! Op doesn't support autograd for this dtype.) [ 16%] 2022-11-23T04:10:43.0401062Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_sigmoid_cuda_complex128 SKIPPED (Skipped! Operation does support gradgrad) [ 16%] 2022-11-23T04:10:43.0401729Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_sigmoid_cuda_float64 SKIPPED (Skipped! Operation does support gradgrad) [ 16%] 2022-11-23T04:10:43.0402345Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_sign_cuda_float64 SKIPPED (Skipped! Operation does support gradgrad) [ 16%] 2022-11-23T04:10:43.0403149Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_signal_windows_cosine_cuda_float64 SKIPPED (Skipped! Op doesn't support autograd for this dtype.) [ 16%] 2022-11-23T04:10:43.0403995Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_signal_windows_exponential_cuda_float64 SKIPPED (Skipped! Op doesn't support autograd for this dtype.) [ 16%] 2022-11-23T04:10:43.0404856Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_signal_windows_gaussian_cuda_float64 SKIPPED (Skipped! Op doesn't support autograd for this dtype.) [ 16%] 2022-11-23T04:10:43.0405677Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_signal_windows_kaiser_cuda_float64 SKIPPED (Skipped! Op doesn't support autograd for this dtype.) [ 16%] 2022-11-23T04:10:43.0406472Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_signbit_cuda_float64 SKIPPED (Skipped! Op doesn't support autograd for this dtype.) [ 16%] 2022-11-23T04:10:43.0407103Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_sin_cuda_complex128 SKIPPED (Skipped! Operation does support gradgrad) [ 16%] 2022-11-23T04:10:43.0407720Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_sin_cuda_float64 SKIPPED (Skipped! Operation does support gradgrad) [ 16%] 2022-11-23T04:10:43.0408317Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_sinc_cuda_complex128 SKIPPED (Skipped! Operation does support gradgrad) [ 16%] 2022-11-23T04:10:43.0408989Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_sinc_cuda_float64 SKIPPED (Skipped! Operation does support gradgrad) [ 16%] 2022-11-23T04:10:43.0409633Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_sinh_cuda_complex128 SKIPPED (Skipped! Operation does support gradgrad) [ 16%] 2022-11-23T04:10:43.0410260Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_sinh_cuda_float64 SKIPPED (Skipped! Operation does support gradgrad) [ 16%] 2022-11-23T04:10:43.0410855Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_slice_cuda_complex128 SKIPPED (Skipped! Operation does support gradgrad) [ 16%] 2022-11-23T04:10:43.0411475Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_slice_cuda_float64 SKIPPED (Skipped! Operation does support gradgrad) [ 16%] 2022-11-23T04:10:43.0412102Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_slice_scatter_cuda_float64 SKIPPED (Skipped! Operation does support gradgrad) [ 16%] 2022-11-23T04:10:43.0412731Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_softmax_cuda_float64 SKIPPED (Skipped! Operation does support gradgrad) [ 16%] 2022-11-23T04:10:43.0413366Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_softmax_with_dtype_cuda_complex128 SKIPPED (Skipped! Operation does support gradgrad) [ 16%] 2022-11-23T04:10:43.0414008Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_softmax_with_dtype_cuda_float64 SKIPPED (Skipped! Operation does support gradgrad) [ 16%] 2022-11-23T04:10:43.0414645Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_sort_cuda_float64 SKIPPED (Skipped! Operation does support gradgrad) [ 16%] 2022-11-23T04:10:43.0415284Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_sparse_sampled_addmm_cuda_complex128 SKIPPED (Skipped! Operation does support gradgrad) [ 17%] 2022-11-23T04:10:43.0415949Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_sparse_sampled_addmm_cuda_float64 SKIPPED (Skipped! Operation does support gradgrad) [ 17%] 2022-11-23T04:10:43.0416807Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_special_airy_ai_cuda_float64 SKIPPED (Skipped! Op doesn't support autograd for this dtype.) [ 17%] 2022-11-23T04:10:43.0417620Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_special_bessel_j0_cuda_float64 SKIPPED (Skipped! Op doesn't support autograd for this dtype.) [ 17%] 2022-11-23T04:10:43.0418422Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_special_bessel_j1_cuda_float64 SKIPPED (Skipped! Op doesn't support autograd for this dtype.) [ 17%] 2022-11-23T04:10:43.0419232Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_special_bessel_y0_cuda_float64 SKIPPED (Skipped! Op doesn't support autograd for this dtype.) [ 17%] 2022-11-23T04:10:43.0420418Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_special_bessel_y1_cuda_float64 SKIPPED (Skipped! Op doesn't support autograd for this dtype.) [ 17%] 2022-11-23T04:10:43.0421534Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_special_chebyshev_polynomial_t_cuda_float64 SKIPPED (Skipped! Op doesn't support autograd for this dtype.) [ 17%] 2022-11-23T04:10:43.0422389Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_special_chebyshev_polynomial_u_cuda_float64 SKIPPED (Skipped! Op doesn't support autograd for this dtype.) [ 17%] 2022-11-23T04:10:43.0423256Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_special_chebyshev_polynomial_v_cuda_float64 SKIPPED (Skipping - testing takes an unreasonably long time, #79528) [ 17%] 2022-11-23T04:10:43.0424131Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_special_chebyshev_polynomial_w_cuda_float64 SKIPPED (Skipping - testing takes an unreasonably long time, #79528) [ 17%] 2022-11-23T04:10:43.0424885Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_special_entr_cuda_float64 SKIPPED (Skipped! Operation does support gradgrad) [ 17%] 2022-11-23T04:10:43.0425543Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_special_erfcx_cuda_float64 SKIPPED (Skipped! Operation does support gradgrad) [ 17%] 2022-11-23T04:10:43.0426381Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_special_hermite_polynomial_h_cuda_float64 SKIPPED (Skipped! Op doesn't support autograd for this dtype.) [ 17%] 2022-11-23T04:10:43.0427250Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_special_hermite_polynomial_he_cuda_float64 SKIPPED (Skipped! Op doesn't support autograd for this dtype.) [ 17%] 2022-11-23T04:10:43.0427918Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_special_i0e_cuda_float64 SKIPPED (Skipped! Operation does support gradgrad) [ 17%] 2022-11-23T04:10:43.0428530Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_special_i1_cuda_float64 SKIPPED (Skipped! Operation does support gradgrad) [ 17%] 2022-11-23T04:10:43.0429160Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_special_i1e_cuda_float64 SKIPPED (Skipped! Operation does support gradgrad) [ 17%] 2022-11-23T04:10:43.0429985Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_special_laguerre_polynomial_l_cuda_float64 SKIPPED (Skipped! Op doesn't support autograd for this dtype.) [ 17%] 2022-11-23T04:10:43.0430855Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_special_legendre_polynomial_p_cuda_float64 SKIPPED (Skipping - testing takes an unreasonably long time, #79528) [ 17%] 2022-11-23T04:10:43.0431512Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_special_log_ndtr_cuda_float64 SKIPPED (Skipped! Operation does support gradgrad) [ 17%] 2022-11-23T04:10:43.0432351Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_special_modified_bessel_i0_cuda_float64 SKIPPED (Skipped! Op doesn't support autograd for this dtype.) [ 17%] 2022-11-23T04:10:43.0433203Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_special_modified_bessel_i1_cuda_float64 SKIPPED (Skipped! Op doesn't support autograd for this dtype.) [ 17%] 2022-11-23T04:10:43.0434127Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_special_modified_bessel_k0_cuda_float64 SKIPPED (Skipped! Op doesn't support autograd for this dtype.) [ 17%] 2022-11-23T04:10:43.0434966Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_special_modified_bessel_k1_cuda_float64 SKIPPED (Skipped! Op doesn't support autograd for this dtype.) [ 17%] 2022-11-23T04:10:43.0435613Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_special_ndtr_cuda_float64 SKIPPED (Skipped! Operation does support gradgrad) [ 17%] 2022-11-23T04:10:43.0436254Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_special_ndtri_cuda_float64 SKIPPED (Skipped! Operation does support gradgrad) [ 17%] 2022-11-23T04:10:43.0436933Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_special_polygamma_special_polygamma_n_0_cuda_float64 SKIPPED (Skipped! Operation does support gradgrad) [ 17%] 2022-11-23T04:10:43.0437810Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_special_scaled_modified_bessel_k0_cuda_float64 SKIPPED (Skipped! Op doesn't support autograd for this dtype.) [ 17%] 2022-11-23T04:10:43.0438664Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_special_scaled_modified_bessel_k1_cuda_float64 SKIPPED (Skipped! Op doesn't support autograd for this dtype.) [ 17%] 2022-11-23T04:10:43.0439558Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_special_shifted_chebyshev_polynomial_t_cuda_float64 SKIPPED (Skipping - testing takes an unreasonably long time, #79528) [ 17%] 2022-11-23T04:10:43.0440455Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_special_shifted_chebyshev_polynomial_u_cuda_float64 SKIPPED (Skipping - testing takes an unreasonably long time, #79528) [ 17%] 2022-11-23T04:10:43.0441431Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_special_shifted_chebyshev_polynomial_v_cuda_float64 SKIPPED (Skipping - testing takes an unreasonably long time, #79528) [ 17%] 2022-11-23T04:10:43.0442332Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_special_shifted_chebyshev_polynomial_w_cuda_float64 SKIPPED (Skipping - testing takes an unreasonably long time, #79528) [ 17%] 2022-11-23T04:10:43.0443175Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_special_spherical_bessel_j0_cuda_float64 SKIPPED (Skipped! Op doesn't support autograd for this dtype.) [ 17%] 2022-11-23T04:10:43.0443848Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_special_xlog1py_cuda_float64 SKIPPED (Skipped! Operation does support gradgrad) [ 17%] 2022-11-23T04:10:43.0444654Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_special_zeta_cuda_float64 SKIPPED (Skipped! Op doesn't support autograd for this dtype.) [ 17%] 2022-11-23T04:10:43.0445311Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_split_cuda_complex128 SKIPPED (Skipped! Operation does support gradgrad) [ 17%] 2022-11-23T04:10:43.0445919Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_split_cuda_float64 SKIPPED (Skipped! Operation does support gradgrad) [ 17%] 2022-11-23T04:10:43.0446557Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_split_list_args_cuda_complex128 SKIPPED (Skipped! Operation does support gradgrad) [ 17%] 2022-11-23T04:10:43.0447202Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_split_list_args_cuda_float64 SKIPPED (Skipped! Operation does support gradgrad) [ 17%] 2022-11-23T04:10:43.0447842Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_split_with_sizes_cuda_complex128 SKIPPED (Skipped! Operation does support gradgrad) [ 17%] 2022-11-23T04:10:43.0448486Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_split_with_sizes_cuda_float64 SKIPPED (Skipped! Operation does support gradgrad) [ 17%] 2022-11-23T04:10:43.0449172Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_sqrt_cuda_complex128 SKIPPED (Skipped! Operation does support gradgrad) [ 17%] 2022-11-23T04:10:43.0449802Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_sqrt_cuda_float64 SKIPPED (Skipped! Operation does support gradgrad) [ 17%] 2022-11-23T04:10:43.0450425Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_square_cuda_complex128 SKIPPED (Skipped! Operation does support gradgrad) [ 17%] 2022-11-23T04:10:43.0451048Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_square_cuda_float64 SKIPPED (Skipped! Operation does support gradgrad) [ 17%] 2022-11-23T04:10:43.0451652Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_squeeze_cuda_complex128 SKIPPED (Skipped! Operation does support gradgrad) [ 17%] 2022-11-23T04:10:43.0452281Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_squeeze_cuda_float64 SKIPPED (Skipped! Operation does support gradgrad) [ 17%] 2022-11-23T04:10:43.0452903Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_stack_cuda_complex128 SKIPPED (Skipped! Operation does support gradgrad) [ 18%] 2022-11-23T04:10:43.0453523Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_stack_cuda_float64 SKIPPED (Skipped! Operation does support gradgrad) [ 18%] 2022-11-23T04:10:43.0454131Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_std_cuda_complex128 SKIPPED (Skipped! Operation does support gradgrad) [ 18%] 2022-11-23T04:10:43.0454747Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_std_cuda_float64 SKIPPED (Skipped! Operation does support gradgrad) [ 18%] 2022-11-23T04:10:43.0455358Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_std_mean_cuda_complex128 SKIPPED (Skipped! Operation does support gradgrad) [ 18%] 2022-11-23T04:10:43.0456030Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_std_mean_cuda_float64 SKIPPED (Skipped! Operation does support gradgrad) [ 18%] 2022-11-23T04:10:43.0456643Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_stft_cuda_complex128 SKIPPED (Skipped! Operation does support gradgrad) [ 18%] 2022-11-23T04:10:43.0457260Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_stft_cuda_float64 SKIPPED (Skipped! Operation does support gradgrad) [ 18%] 2022-11-23T04:10:43.0457870Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_sub_cuda_complex128 SKIPPED (Skipped! Operation does support gradgrad) [ 18%] 2022-11-23T04:10:43.0458492Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_sub_cuda_float64 SKIPPED (Skipped! Operation does support gradgrad) [ 18%] 2022-11-23T04:10:43.0459095Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_sum_cuda_complex128 SKIPPED (Skipped! Operation does support gradgrad) [ 18%] 2022-11-23T04:10:43.0459711Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_sum_cuda_float64 SKIPPED (Skipped! Operation does support gradgrad) [ 18%] 2022-11-23T04:10:43.0460876Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_sum_to_size_cuda_complex128 SKIPPED (Skipped! Operation does support gradgrad) [ 18%] 2022-11-23T04:10:43.0461513Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_sum_to_size_cuda_float64 SKIPPED (Skipped! Operation does support gradgrad) [ 18%] 2022-11-23T04:10:43.0462138Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_svd_cuda_complex128 SKIPPED (Skipped! Operation does support gradgrad) [ 18%] 2022-11-23T04:10:43.0462769Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_svd_cuda_float64 SKIPPED (Skipped! Operation does support gradgrad) [ 18%] 2022-11-23T04:10:43.0463386Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_svd_lowrank_cuda_float64 SKIPPED (Skipped! Operation does support gradgrad) [ 18%] 2022-11-23T04:10:43.0464033Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_symeig_cuda_complex128 SKIPPED (Skipped! Operation does support gradgrad) [ 18%] 2022-11-23T04:10:43.0464771Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_symeig_cuda_float64 SKIPPED (Skipped! Operation does support gradgrad) [ 18%] 2022-11-23T04:10:43.0465370Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_t_cuda_complex128 SKIPPED (Skipped! Operation does support gradgrad) [ 18%] 2022-11-23T04:10:43.0465977Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_t_cuda_float64 SKIPPED (Skipped! Operation does support gradgrad) [ 18%] 2022-11-23T04:10:43.0466602Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_take_along_dim_cuda_complex128 SKIPPED (Skipped! Operation does support gradgrad) [ 18%] 2022-11-23T04:10:43.0467243Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_take_along_dim_cuda_float64 SKIPPED (Skipped! Operation does support gradgrad) [ 18%] 2022-11-23T04:10:43.0467861Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_take_cuda_complex128 SKIPPED (Skipped! Operation does support gradgrad) [ 18%] 2022-11-23T04:10:43.0468493Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_take_cuda_float64 SKIPPED (Skipped! Operation does support gradgrad) [ 18%] 2022-11-23T04:10:43.0469117Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_tan_cuda_complex128 SKIPPED (Skipped! Operation does support gradgrad) [ 18%] 2022-11-23T04:10:43.0469736Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_tan_cuda_float64 SKIPPED (Skipped! Operation does support gradgrad) [ 18%] 2022-11-23T04:10:43.0470336Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_tanh_cuda_complex128 SKIPPED (Skipped! Operation does support gradgrad) [ 18%] 2022-11-23T04:10:43.0470956Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_tanh_cuda_float64 SKIPPED (Skipped! Operation does support gradgrad) [ 18%] 2022-11-23T04:10:43.0471645Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_tensor_split_cuda_complex128 SKIPPED (Skipped! Operation does support gradgrad) [ 18%] 2022-11-23T04:10:43.0472300Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_tensor_split_cuda_float64 SKIPPED (Skipped! Operation does support gradgrad) [ 18%] 2022-11-23T04:10:43.0472931Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_tensordot_cuda_complex128 SKIPPED (Skipped! Operation does support gradgrad) [ 18%] 2022-11-23T04:10:43.0473566Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_tensordot_cuda_float64 SKIPPED (Skipped! Operation does support gradgrad) [ 18%] 2022-11-23T04:10:43.0474193Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_tile_cuda_complex128 SKIPPED (Skipped! Operation does support gradgrad) [ 18%] 2022-11-23T04:10:43.0474811Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_tile_cuda_float64 SKIPPED (Skipped! Operation does support gradgrad) [ 18%] 2022-11-23T04:10:43.0475432Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_to_cuda_complex128 SKIPPED (Skipped! Operation does support gradgrad) [ 18%] 2022-11-23T04:10:43.0476024Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_to_cuda_float64 SKIPPED (Skipped! Operation does support gradgrad) [ 18%] 2022-11-23T04:10:43.0476820Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_to_sparse_cuda_complex128 SKIPPED (Skipped! Op doesn't support autograd for this dtype.) [ 18%] 2022-11-23T04:10:43.0477461Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_to_sparse_cuda_float64 SKIPPED (Skipped! Operation does support gradgrad) [ 18%] 2022-11-23T04:10:43.0478086Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_topk_cuda_float64 SKIPPED (Skipped! Operation does support gradgrad) [ 18%] 2022-11-23T04:10:43.0478699Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_trace_cuda_complex128 SKIPPED (Skipped! Operation does support gradgrad) [ 18%] 2022-11-23T04:10:43.0479383Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_trace_cuda_float64 SKIPPED (Skipped! Operation does support gradgrad) [ 18%] 2022-11-23T04:10:43.0480006Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_transpose_cuda_complex128 SKIPPED (Skipped! Operation does support gradgrad) [ 18%] 2022-11-23T04:10:43.0480639Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_transpose_cuda_float64 SKIPPED (Skipped! Operation does support gradgrad) [ 18%] 2022-11-23T04:10:43.0481252Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_trapezoid_cuda_complex128 SKIPPED (Skipped! Operation does support gradgrad) [ 18%] 2022-11-23T04:10:43.0481881Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_trapezoid_cuda_float64 SKIPPED (Skipped! Operation does support gradgrad) [ 18%] 2022-11-23T04:10:43.0482502Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_trapz_cuda_complex128 SKIPPED (Skipped! Operation does support gradgrad) [ 18%] 2022-11-23T04:10:43.0483140Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_trapz_cuda_float64 SKIPPED (Skipped! Operation does support gradgrad) [ 18%] 2022-11-23T04:10:43.0483761Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_triangular_solve_cuda_complex128 SKIPPED (Skipped! Operation does support gradgrad) [ 19%] 2022-11-23T04:10:43.0484415Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_triangular_solve_cuda_float64 SKIPPED (Skipped! Operation does support gradgrad) [ 19%] 2022-11-23T04:10:43.0485045Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_tril_cuda_complex128 SKIPPED (Skipped! Operation does support gradgrad) [ 19%] 2022-11-23T04:10:43.0485659Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_tril_cuda_float64 SKIPPED (Skipped! Operation does support gradgrad) [ 19%] 2022-11-23T04:10:43.0486330Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_triu_cuda_complex128 SKIPPED (Skipped! Operation does support gradgrad) [ 19%] 2022-11-23T04:10:43.0486939Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_triu_cuda_float64 SKIPPED (Skipped! Operation does support gradgrad) [ 19%] 2022-11-23T04:10:43.0487567Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_true_divide_cuda_complex128 SKIPPED (Skipped! Operation does support gradgrad) [ 19%] 2022-11-23T04:10:43.0488214Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_true_divide_cuda_float64 SKIPPED (Skipped! Operation does support gradgrad) [ 19%] 2022-11-23T04:10:43.0488835Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_trunc_cuda_float64 SKIPPED (Skipped! Operation does support gradgrad) [ 19%] 2022-11-23T04:10:43.0489436Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_unbind_cuda_complex128 SKIPPED (Skipped! Operation does support gradgrad) [ 19%] 2022-11-23T04:10:43.0490062Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_unbind_cuda_float64 SKIPPED (Skipped! Operation does support gradgrad) [ 19%] 2022-11-23T04:10:43.0490687Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_unflatten_cuda_complex128 SKIPPED (Skipped! Operation does support gradgrad) [ 19%] 2022-11-23T04:10:43.0491326Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_unflatten_cuda_float64 SKIPPED (Skipped! Operation does support gradgrad) [ 19%] 2022-11-23T04:10:43.0491944Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_unfold_copy_cuda_complex128 SKIPPED (Skipped! Operation does support gradgrad) [ 19%] 2022-11-23T04:10:43.0492591Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_unfold_copy_cuda_float64 SKIPPED (Skipped! Operation does support gradgrad) [ 19%] 2022-11-23T04:10:43.0493227Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_unfold_cuda_complex128 SKIPPED (Skipped! Operation does support gradgrad) [ 19%] 2022-11-23T04:10:43.0493909Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_unfold_cuda_float64 SKIPPED (Skipped! Operation does support gradgrad) [ 19%] 2022-11-23T04:10:43.0494673Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_uniform_cuda_complex128 SKIPPED (Skipped! Op doesn't support autograd for this dtype.) [ 19%] 2022-11-23T04:10:43.0495463Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_uniform_cuda_float64 SKIPPED (Skipped! Op doesn't support autograd for this dtype.) [ 19%] 2022-11-23T04:10:43.0496265Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_unique_consecutive_cuda_float64 SKIPPED (Skipped! Op doesn't support autograd for this dtype.) [ 19%] 2022-11-23T04:10:43.0497060Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_unique_cuda_float64 SKIPPED (Skipped! Op doesn't support autograd for this dtype.) [ 19%] 2022-11-23T04:10:43.0497712Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_unsqueeze_cuda_complex128 SKIPPED (Skipped! Operation does support gradgrad) [ 19%] 2022-11-23T04:10:43.0498350Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_unsqueeze_cuda_float64 SKIPPED (Skipped! Operation does support gradgrad) [ 19%] 2022-11-23T04:10:43.0498972Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_var_cuda_complex128 SKIPPED (Skipped! Operation does support gradgrad) [ 19%] 2022-11-23T04:10:43.0499583Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_var_cuda_float64 SKIPPED (Skipped! Operation does support gradgrad) [ 19%] 2022-11-23T04:10:43.0500810Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_var_mean_cuda_complex128 SKIPPED (Skipped! Operation does support gradgrad) [ 19%] 2022-11-23T04:10:43.0501552Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_var_mean_cuda_float64 SKIPPED (Skipped! Operation does support gradgrad) [ 19%] 2022-11-23T04:10:43.0502186Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_vdot_cuda_complex128 SKIPPED (Skipped! Operation does support gradgrad) [ 19%] 2022-11-23T04:10:43.0502804Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_vdot_cuda_float64 SKIPPED (Skipped! Operation does support gradgrad) [ 19%] 2022-11-23T04:10:43.0503450Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_view_as_complex_cuda_float64 SKIPPED (Skipped! Operation does support gradgrad) [ 19%] 2022-11-23T04:10:43.0504077Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_view_as_cuda_complex128 SKIPPED (Skipped! Operation does support gradgrad) [ 19%] 2022-11-23T04:10:43.0504705Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_view_as_cuda_float64 SKIPPED (Skipped! Operation does support gradgrad) [ 19%] 2022-11-23T04:10:43.0505334Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_view_as_real_cuda_complex128 SKIPPED (Skipped! Operation does support gradgrad) [ 19%] 2022-11-23T04:10:43.0505965Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_view_copy_cuda_float64 SKIPPED (Skipped! Operation does support gradgrad) [ 19%] 2022-11-23T04:10:43.0506563Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_view_cuda_complex128 SKIPPED (Skipped! Operation does support gradgrad) [ 19%] 2022-11-23T04:10:43.0507179Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_view_cuda_float64 SKIPPED (Skipped! Operation does support gradgrad) [ 19%] 2022-11-23T04:10:43.0507804Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_vsplit_cuda_complex128 SKIPPED (Skipped! Operation does support gradgrad) [ 19%] 2022-11-23T04:10:43.0508447Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_vsplit_cuda_float64 SKIPPED (Skipped! Operation does support gradgrad) [ 19%] 2022-11-23T04:10:43.0509073Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_vstack_cuda_complex128 SKIPPED (Skipped! Operation does support gradgrad) [ 19%] 2022-11-23T04:10:43.0509754Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_vstack_cuda_float64 SKIPPED (Skipped! Operation does support gradgrad) [ 19%] 2022-11-23T04:10:43.0510377Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_where_cuda_complex128 SKIPPED (Skipped! Operation does support gradgrad) [ 19%] 2022-11-23T04:10:43.0510995Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_where_cuda_float64 SKIPPED (Skipped! Operation does support gradgrad) [ 19%] 2022-11-23T04:10:43.0511607Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_xlogy_cuda_float64 SKIPPED (Skipped! Operation does support gradgrad) [ 19%] 2022-11-23T04:10:43.0512204Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_zero__cuda_complex128 SKIPPED (Skipped! Operation does support gradgrad) [ 19%] 2022-11-23T04:10:43.0512838Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_zero__cuda_float64 SKIPPED (Skipped! Operation does support gradgrad) [ 19%] 2022-11-23T04:10:43.0513645Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_zeros_cuda_complex128 SKIPPED (Skipped! Op doesn't support autograd for this dtype.) [ 19%] 2022-11-23T04:10:43.0514426Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_zeros_cuda_float64 SKIPPED (Skipped! Op doesn't support autograd for this dtype.) [ 19%] 2022-11-23T04:10:43.0515197Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_zeros_like_cuda_complex128 SKIPPED (Skipped! Op doesn't support autograd for this dtype.) [ 19%] 2022-11-23T04:10:43.0516055Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_zeros_like_cuda_float64 SKIPPED (Skipped! Op doesn't support autograd for this dtype.) [ 20%] 2022-11-23T04:10:43.0516617Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_H_cuda_complex128 PASSED [ 20%] 2022-11-23T04:10:43.0517145Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_H_cuda_float64 PASSED [ 20%] 2022-11-23T04:10:43.0517627Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_T_cuda_complex128 PASSED [ 20%] 2022-11-23T04:10:43.0518107Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_T_cuda_float64 PASSED [ 20%] 2022-11-23T04:10:43.0518592Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad___getitem___cuda_complex128 PASSED [ 20%] 2022-11-23T04:10:43.0519086Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad___getitem___cuda_float64 PASSED [ 20%] 2022-11-23T04:10:43.0519556Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad___radd___cuda_complex128 PASSED [ 20%] 2022-11-23T04:10:43.0520033Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad___radd___cuda_float64 PASSED [ 20%] 2022-11-23T04:10:43.0520516Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad___rdiv___cuda_complex128 PASSED [ 20%] 2022-11-23T04:10:43.0520983Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad___rdiv___cuda_float64 PASSED [ 20%] 2022-11-23T04:10:43.0521482Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad___rmatmul___cuda_complex128 PASSED [ 20%] 2022-11-23T04:10:43.0521976Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad___rmatmul___cuda_float64 PASSED [ 20%] 2022-11-23T04:10:43.0522455Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad___rmod___cuda_float64 PASSED [ 20%] 2022-11-23T04:10:43.0522921Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad___rmul___cuda_complex128 PASSED [ 20%] 2022-11-23T04:10:43.0523397Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad___rmul___cuda_float64 PASSED [ 20%] 2022-11-23T04:10:43.0523900Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad___rpow___cuda_complex128 SKIPPED (Skipped!) [ 20%] 2022-11-23T04:10:43.0524416Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad___rpow___cuda_float64 SKIPPED (Skipped!) [ 20%] 2022-11-23T04:10:43.0524905Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad___rsub___cuda_complex128 PASSED [ 20%] 2022-11-23T04:10:43.0525460Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad___rsub___cuda_float64 PASSED [ 20%] 2022-11-23T04:10:43.0525964Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad__softmax_backward_data_cuda_float64 PASSED [ 20%] 2022-11-23T04:10:43.0526448Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_abs_cuda_complex128 PASSED [ 20%] 2022-11-23T04:10:43.0526925Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_abs_cuda_float64 PASSED [ 20%] 2022-11-23T04:10:43.0527401Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_acos_cuda_complex128 PASSED [ 20%] 2022-11-23T04:10:43.0527878Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_acos_cuda_float64 PASSED [ 20%] 2022-11-23T04:10:43.0528338Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_acosh_cuda_complex128 PASSED [ 20%] 2022-11-23T04:10:43.0528828Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_acosh_cuda_float64 PASSED [ 20%] 2022-11-23T04:10:43.0529320Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_add_cuda_complex128 PASSED [ 20%] 2022-11-23T04:10:43.0529776Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_add_cuda_float64 PASSED [ 20%] 2022-11-23T04:10:43.0530259Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_addbmm_cuda_complex128 PASSED [ 20%] 2022-11-23T04:10:43.0530740Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_addbmm_cuda_float64 PASSED [ 20%] 2022-11-23T04:10:43.0531225Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_addcdiv_cuda_complex128 PASSED [ 20%] 2022-11-23T04:10:43.0531692Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_addcdiv_cuda_float64 PASSED [ 20%] 2022-11-23T04:10:43.0532186Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_addcmul_cuda_complex128 PASSED [ 20%] 2022-11-23T04:10:43.0532674Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_addcmul_cuda_float64 PASSED [ 20%] 2022-11-23T04:10:43.0533222Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_addmm_cuda_complex128 PASSED [ 20%] 2022-11-23T04:10:43.0533698Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_addmm_cuda_float64 PASSED [ 20%] 2022-11-23T04:10:43.0534197Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_addmm_decomposed_cuda_complex128 PASSED [ 20%] 2022-11-23T04:10:43.0534716Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_addmm_decomposed_cuda_float64 PASSED [ 20%] 2022-11-23T04:10:43.0535195Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_addmv_cuda_complex128 PASSED [ 20%] 2022-11-23T04:10:43.0535669Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_addmv_cuda_float64 PASSED [ 20%] 2022-11-23T04:10:43.0536161Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_addr_cuda_complex128 PASSED [ 20%] 2022-11-23T04:10:43.0536638Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_addr_cuda_float64 PASSED [ 20%] 2022-11-23T04:10:43.0537178Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_all_cuda_complex128 SKIPPED (Skipped! Dtype is not in supported backward dtypes!) [ 20%] 2022-11-23T04:10:43.0537803Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_all_cuda_float64 SKIPPED (Skipped! Dtype is not in supported backward dtypes!) [ 20%] 2022-11-23T04:10:43.0538422Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_allclose_cuda_complex128 SKIPPED (Skipped! Dtype is not in supported backward dtypes!) [ 20%] 2022-11-23T04:10:43.0539055Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_allclose_cuda_float64 SKIPPED (Skipped! Dtype is not in supported backward dtypes!) [ 20%] 2022-11-23T04:10:43.0539581Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_amax_cuda_float64 PASSED [ 20%] 2022-11-23T04:10:43.0540397Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_amin_cuda_float64 PASSED [ 20%] 2022-11-23T04:10:43.0541214Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_aminmax_cuda_float64 SKIPPED (Skipped! Dtype is not in supported backward dtypes!) [ 21%] 2022-11-23T04:10:43.0541869Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_angle_cuda_complex128 PASSED [ 21%] 2022-11-23T04:10:43.0542330Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_angle_cuda_float64 PASSED [ 21%] 2022-11-23T04:10:43.0542876Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_any_cuda_complex128 SKIPPED (Skipped! Dtype is not in supported backward dtypes!) [ 21%] 2022-11-23T04:10:43.0543493Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_any_cuda_float64 SKIPPED (Skipped! Dtype is not in supported backward dtypes!) [ 21%] 2022-11-23T04:10:43.0544104Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_arange_cuda_float64 SKIPPED (Skipped! Dtype is not in supported backward dtypes!) [ 21%] 2022-11-23T04:10:43.0544706Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_argmax_cuda_float64 SKIPPED (Skipped! Dtype is not in supported backward dtypes!) [ 21%] 2022-11-23T04:10:43.0545331Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_argmin_cuda_float64 SKIPPED (Skipped! Dtype is not in supported backward dtypes!) [ 21%] 2022-11-23T04:10:43.0545963Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_argsort_cuda_float64 SKIPPED (Skipped! Dtype is not in supported backward dtypes!) [ 21%] 2022-11-23T04:10:43.0546281Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_argwhere_cuda_complex128 SKIPPED (Skipped! Dtype is not in supported backward dtypes!) [ 21%] 2022-11-23T04:10:43.0546592Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_argwhere_cuda_float64 SKIPPED (Skipped! Dtype is not in supported backward dtypes!) [ 21%] 2022-11-23T04:10:43.0546863Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_as_strided_cuda_complex128 SKIPPED (Numerous errors) [ 21%] 2022-11-23T04:10:43.0547114Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_as_strided_cuda_float64 SKIPPED (Numerous errors) [ 21%] 2022-11-23T04:10:43.0547436Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_as_strided_scatter_cuda_complex128 XFAIL [ 21%] 2022-11-23T04:10:43.0547703Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_as_strided_scatter_cuda_float64 XFAIL [ 21%] 2022-11-23T04:10:43.0547946Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_asin_cuda_complex128 PASSED [ 21%] 2022-11-23T04:10:43.0548175Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_asin_cuda_float64 PASSED [ 21%] 2022-11-23T04:10:43.0548412Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_asinh_cuda_complex128 PASSED [ 21%] 2022-11-23T04:10:43.0548643Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_asinh_cuda_float64 PASSED [ 21%] 2022-11-23T04:10:43.0548871Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_atan2_cuda_float64 PASSED [ 21%] 2022-11-23T04:10:43.0549115Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_atan_cuda_complex128 PASSED [ 21%] 2022-11-23T04:10:43.0549333Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_atan_cuda_float64 PASSED [ 21%] 2022-11-23T04:10:43.0549581Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_atanh_cuda_complex128 PASSED [ 21%] 2022-11-23T04:10:43.0549810Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_atanh_cuda_float64 PASSED [ 21%] 2022-11-23T04:10:43.0550055Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_atleast_1d_cuda_complex128 PASSED [ 21%] 2022-11-23T04:10:43.0550293Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_atleast_1d_cuda_float64 PASSED [ 21%] 2022-11-23T04:10:43.0550537Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_atleast_2d_cuda_complex128 PASSED [ 21%] 2022-11-23T04:10:43.0550776Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_atleast_2d_cuda_float64 PASSED [ 21%] 2022-11-23T04:10:43.0551019Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_atleast_3d_cuda_complex128 PASSED [ 21%] 2022-11-23T04:10:43.0551255Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_atleast_3d_cuda_float64 PASSED [ 21%] 2022-11-23T04:10:43.0551478Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_baddbmm_cuda_complex128 PASSED [ 21%] 2022-11-23T04:10:43.0551770Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_baddbmm_cuda_float64 PASSED [ 21%] 2022-11-23T04:10:43.0552008Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_bernoulli_cuda_float64 PASSED [ 21%] 2022-11-23T04:10:43.0552245Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_bfloat16_cuda_complex128 XFAIL [ 21%] 2022-11-23T04:10:43.0552476Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_bfloat16_cuda_float64 XFAIL [ 21%] 2022-11-23T04:10:43.0552728Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_block_diag_cuda_complex128 PASSED [ 21%] 2022-11-23T04:10:43.0552970Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_block_diag_cuda_float64 PASSED [ 21%] 2022-11-23T04:10:43.0553210Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_bmm_cuda_complex128 PASSED [ 21%] 2022-11-23T04:10:43.0553426Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_bmm_cuda_float64 PASSED [ 21%] 2022-11-23T04:10:43.0553742Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_bool_cuda_complex128 SKIPPED (Skipped! Dtype is not in supported backward dtypes!) [ 21%] 2022-11-23T04:10:43.0554047Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_bool_cuda_float64 SKIPPED (Skipped! Dtype is not in supported backward dtypes!) [ 21%] 2022-11-23T04:10:43.0554303Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_broadcast_tensors_cuda_complex128 PASSED [ 21%] 2022-11-23T04:10:43.0554554Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_broadcast_tensors_cuda_float64 PASSED [ 21%] 2022-11-23T04:10:43.0554801Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_broadcast_to_cuda_complex128 PASSED [ 21%] 2022-11-23T04:10:43.0555043Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_broadcast_to_cuda_float64 PASSED [ 21%] 2022-11-23T04:10:43.0555407Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_bucketize_cuda_float64 SKIPPED (Skipped! Dtype is not in supported backward dtypes!) [ 21%] 2022-11-23T04:10:43.0555735Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_byte_cuda_complex128 SKIPPED (Skipped! Dtype is not in supported backward dtypes!) [ 21%] 2022-11-23T04:10:43.0556041Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_byte_cuda_float64 SKIPPED (Skipped! Dtype is not in supported backward dtypes!) [ 21%] 2022-11-23T04:10:43.0556280Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_cartesian_prod_cuda_complex128 PASSED [ 22%] 2022-11-23T04:10:43.0556529Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_cartesian_prod_cuda_float64 PASSED [ 22%] 2022-11-23T04:10:43.0556772Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_cat_cuda_complex128 PASSED [ 22%] 2022-11-23T04:10:43.0557004Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_cat_cuda_float64 PASSED [ 22%] 2022-11-23T04:10:43.0557243Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_cdist_cuda_float64 PASSED [ 22%] 2022-11-23T04:10:43.0557487Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_cdouble_cuda_complex128 PASSED [ 22%] 2022-11-23T04:10:43.0557723Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_cdouble_cuda_float64 PASSED [ 22%] 2022-11-23T04:10:43.0557951Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_ceil_cuda_float64 PASSED [ 22%] 2022-11-23T04:10:43.0558185Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_cfloat_cuda_complex128 XFAIL [ 22%] 2022-11-23T04:10:43.0558397Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_cfloat_cuda_float64 XFAIL [ 22%] 2022-11-23T04:10:43.0558629Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_chalf_cuda_complex128 XFAIL [ 22%] 2022-11-23T04:10:43.0558855Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_chalf_cuda_float64 XFAIL [ 22%] 2022-11-23T04:10:43.0559173Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_char_cuda_complex128 SKIPPED (Skipped! Dtype is not in supported backward dtypes!) [ 22%] 2022-11-23T04:10:43.0559535Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_char_cuda_float64 SKIPPED (Skipped! Dtype is not in supported backward dtypes!) [ 22%] 2022-11-23T04:10:43.0559778Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_cholesky_cuda_complex128 PASSED [ 22%] 2022-11-23T04:10:43.0560014Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_cholesky_cuda_float64 PASSED [ 22%] 2022-11-23T04:10:43.0560268Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_cholesky_inverse_cuda_complex128 PASSED [ 22%] 2022-11-23T04:10:43.0560530Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_cholesky_inverse_cuda_float64 PASSED [ 22%] 2022-11-23T04:10:43.0560769Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_cholesky_solve_cuda_complex128 PASSED [ 22%] 2022-11-23T04:10:43.0561018Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_cholesky_solve_cuda_float64 PASSED [ 22%] 2022-11-23T04:10:43.0561258Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_chunk_cuda_complex128 PASSED [ 22%] 2022-11-23T04:10:43.0561495Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_chunk_cuda_float64 PASSED [ 22%] 2022-11-23T04:10:43.0561725Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_clamp_cuda_float64 PASSED [ 22%] 2022-11-23T04:10:43.0561962Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_clamp_max_cuda_float64 PASSED [ 22%] 2022-11-23T04:10:43.0562196Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_clamp_min_cuda_float64 PASSED [ 22%] 2022-11-23T04:10:43.0562432Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_clone_cuda_complex128 PASSED [ 22%] 2022-11-23T04:10:43.0562643Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_clone_cuda_float64 PASSED [ 22%] 2022-11-23T04:10:43.0562938Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_column_stack_cuda_complex128 PASSED [ 22%] 2022-11-23T04:10:43.0563227Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_column_stack_cuda_float64 PASSED [ 22%] 2022-11-23T04:10:43.0563490Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_combinations_cuda_complex128 PASSED [ 22%] 2022-11-23T04:10:43.0563731Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_combinations_cuda_float64 PASSED [ 22%] 2022-11-23T04:10:43.0563967Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_complex_cuda_float64 PASSED [ 22%] 2022-11-23T04:10:43.0564207Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_conj_cuda_complex128 PASSED [ 22%] 2022-11-23T04:10:43.0564442Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_conj_cuda_float64 PASSED [ 22%] 2022-11-23T04:10:43.0564699Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_conj_physical_cuda_complex128 PASSED [ 22%] 2022-11-23T04:10:43.0564928Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_conj_physical_cuda_float64 PASSED [ 22%] 2022-11-23T04:10:43.0565187Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_constant_pad_nd_cuda_complex128 PASSED [ 22%] 2022-11-23T04:10:43.0565439Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_constant_pad_nd_cuda_float64 PASSED [ 22%] 2022-11-23T04:10:43.0565681Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_contiguous_cuda_complex128 PASSED [ 22%] 2022-11-23T04:10:43.0565919Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_contiguous_cuda_float64 PASSED [ 22%] 2022-11-23T04:10:43.0566155Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_copysign_cuda_float64 PASSED [ 22%] 2022-11-23T04:10:43.0566396Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_corrcoef_cuda_complex128 PASSED [ 22%] 2022-11-23T04:10:43.0566624Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_corrcoef_cuda_float64 PASSED [ 22%] 2022-11-23T04:10:43.0566855Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_cos_cuda_complex128 PASSED [ 22%] 2022-11-23T04:10:43.0567071Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_cos_cuda_float64 PASSED [ 22%] 2022-11-23T04:10:43.0567377Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_cosh_cuda_complex128 PASSED [ 22%] 2022-11-23T04:10:43.0567604Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_cosh_cuda_float64 PASSED [ 22%] 2022-11-23T04:10:43.0567935Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_count_nonzero_cuda_complex128 SKIPPED (Skipped! Dtype is not in supported backward dtypes!) [ 22%] 2022-11-23T04:10:43.0568259Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_count_nonzero_cuda_float64 SKIPPED (Skipped! Dtype is not in supported backward dtypes!) [ 22%] 2022-11-23T04:10:43.0568495Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_cov_cuda_complex128 XFAIL [ 23%] 2022-11-23T04:10:43.0568721Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_cov_cuda_float64 XFAIL [ 23%] 2022-11-23T04:10:43.0568959Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_cross_cuda_complex128 PASSED [ 23%] 2022-11-23T04:10:43.0569189Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_cross_cuda_float64 PASSED [ 23%] 2022-11-23T04:10:43.0569409Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_cummax_cuda_float64 PASSED [ 23%] 2022-11-23T04:10:43.0569634Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_cummin_cuda_float64 PASSED [ 23%] 2022-11-23T04:10:43.0569867Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_cumprod_cuda_complex128 PASSED [ 23%] 2022-11-23T04:10:43.0570096Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_cumprod_cuda_float64 PASSED [ 23%] 2022-11-23T04:10:43.0570334Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_cumsum_cuda_complex128 PASSED [ 23%] 2022-11-23T04:10:43.0570563Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_cumsum_cuda_float64 PASSED [ 23%] 2022-11-23T04:10:43.0570823Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_cumulative_trapezoid_cuda_complex128 PASSED [ 23%] 2022-11-23T04:10:43.0571126Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_cumulative_trapezoid_cuda_float64 PASSED [ 23%] 2022-11-23T04:10:43.0571372Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_deg2rad_cuda_float64 PASSED [ 23%] 2022-11-23T04:10:43.0571599Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_diag_cuda_complex128 PASSED [ 23%] 2022-11-23T04:10:43.0571832Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_diag_cuda_float64 PASSED [ 23%] 2022-11-23T04:10:43.0572086Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_diag_embed_cuda_complex128 PASSED [ 23%] 2022-11-23T04:10:43.0572324Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_diag_embed_cuda_float64 PASSED [ 23%] 2022-11-23T04:10:43.0572567Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_diagflat_cuda_complex128 PASSED [ 23%] 2022-11-23T04:10:43.0572802Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_diagflat_cuda_float64 PASSED [ 23%] 2022-11-23T04:10:43.0573053Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_diagonal_copy_cuda_complex128 PASSED [ 23%] 2022-11-23T04:10:43.0573298Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_diagonal_copy_cuda_float64 PASSED [ 23%] 2022-11-23T04:10:43.0573521Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_diagonal_cuda_complex128 PASSED [ 23%] 2022-11-23T04:10:43.0573756Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_diagonal_cuda_float64 PASSED [ 23%] 2022-11-23T04:10:43.0574000Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_diagonal_scatter_cuda_float64 PASSED [ 23%] 2022-11-23T04:10:43.0574231Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_diff_cuda_complex128 PASSED [ 23%] 2022-11-23T04:10:43.0574460Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_diff_cuda_float64 PASSED [ 23%] 2022-11-23T04:10:43.0574692Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_digamma_cuda_float64 PASSED [ 23%] 2022-11-23T04:10:43.0574919Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_dist_cuda_complex128 PASSED [ 23%] 2022-11-23T04:10:43.0575212Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_dist_cuda_float64 PASSED [ 23%] 2022-11-23T04:10:43.0575470Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_div_floor_rounding_cuda_float64 PASSED [ 23%] 2022-11-23T04:10:43.0575718Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_div_no_rounding_mode_cuda_complex128 PASSED [ 23%] 2022-11-23T04:10:43.0575976Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_div_no_rounding_mode_cuda_float64 PASSED [ 23%] 2022-11-23T04:10:43.0576228Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_div_trunc_rounding_cuda_float64 PASSED [ 23%] 2022-11-23T04:10:43.0576461Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_dot_cuda_complex128 PASSED [ 23%] 2022-11-23T04:10:43.0576691Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_dot_cuda_float64 PASSED [ 23%] 2022-11-23T04:10:43.0576928Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_double_cuda_complex128 PASSED [ 23%] 2022-11-23T04:10:43.0577163Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_double_cuda_float64 PASSED [ 23%] 2022-11-23T04:10:43.0577397Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_dsplit_cuda_complex128 PASSED [ 23%] 2022-11-23T04:10:43.0577631Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_dsplit_cuda_float64 PASSED [ 23%] 2022-11-23T04:10:43.0577852Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_dstack_cuda_complex128 PASSED [ 23%] 2022-11-23T04:10:43.0578080Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_dstack_cuda_float64 PASSED [ 23%] 2022-11-23T04:10:43.0578312Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_einsum_cuda_complex128 PASSED [ 23%] 2022-11-23T04:10:43.0578538Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_einsum_cuda_float64 PASSED [ 23%] 2022-11-23T04:10:43.0578909Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_empty_cuda_complex128 SKIPPED (Skipped! Dtype is not in supported backward dtypes!) [ 23%] 2022-11-23T04:10:43.0579233Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_empty_cuda_float64 SKIPPED (Skipped! Dtype is not in supported backward dtypes!) [ 23%] 2022-11-23T04:10:43.0579561Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_empty_like_cuda_complex128 SKIPPED (Skipped! Dtype is not in supported backward dtypes!) [ 23%] 2022-11-23T04:10:43.0579883Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_empty_like_cuda_float64 SKIPPED (Skipped! Dtype is not in supported backward dtypes!) [ 23%] 2022-11-23T04:10:43.0580659Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_eq_cuda_complex128 SKIPPED (Skipped! Dtype is not in supported backward dtypes!) [ 23%] 2022-11-23T04:10:43.0581031Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_eq_cuda_float64 SKIPPED (Skipped! Dtype is not in supported backward dtypes!) [ 24%] 2022-11-23T04:10:43.0581354Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_equal_cuda_complex128 SKIPPED (Skipped! Dtype is not in supported backward dtypes!) [ 24%] 2022-11-23T04:10:43.0581665Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_equal_cuda_float64 SKIPPED (Skipped! Dtype is not in supported backward dtypes!) [ 24%] 2022-11-23T04:10:43.0581895Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_erf_cuda_float64 PASSED [ 24%] 2022-11-23T04:10:43.0582127Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_erfc_cuda_float64 PASSED [ 24%] 2022-11-23T04:10:43.0582360Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_erfinv_cuda_float64 PASSED [ 24%] 2022-11-23T04:10:43.0582589Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_exp2_cuda_float64 PASSED [ 24%] 2022-11-23T04:10:43.0582822Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_exp_cuda_complex128 PASSED [ 24%] 2022-11-23T04:10:43.0583051Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_exp_cuda_float64 PASSED [ 24%] 2022-11-23T04:10:43.0583282Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_expand_as_cuda_complex128 PASSED [ 24%] 2022-11-23T04:10:43.0583626Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_expand_as_cuda_float64 PASSED [ 24%] 2022-11-23T04:10:43.0583870Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_expand_cuda_complex128 PASSED [ 24%] 2022-11-23T04:10:43.0584109Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_expand_cuda_float64 PASSED [ 24%] 2022-11-23T04:10:43.0584341Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_expm1_cuda_float64 PASSED [ 24%] 2022-11-23T04:10:43.0584652Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_eye_cuda_complex128 SKIPPED (Skipped! Dtype is not in supported backward dtypes!) [ 24%] 2022-11-23T04:10:43.0584961Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_eye_cuda_float64 SKIPPED (Skipped! Dtype is not in supported backward dtypes!) [ 24%] 2022-11-23T04:10:43.0585204Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_fft_fft2_cuda_complex128 PASSED [ 24%] 2022-11-23T04:10:43.0585444Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_fft_fft2_cuda_float64 PASSED [ 24%] 2022-11-23T04:10:43.0585686Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_fft_fft_cuda_complex128 PASSED [ 24%] 2022-11-23T04:10:43.0585902Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_fft_fft_cuda_float64 PASSED [ 24%] 2022-11-23T04:10:43.0586139Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_fft_fftn_cuda_complex128 PASSED [ 24%] 2022-11-23T04:10:43.0586372Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_fft_fftn_cuda_float64 PASSED [ 24%] 2022-11-23T04:10:43.0586620Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_fft_fftshift_cuda_complex128 PASSED [ 24%] 2022-11-23T04:10:43.0586860Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_fft_fftshift_cuda_float64 PASSED [ 24%] 2022-11-23T04:10:43.0587101Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_fft_hfft2_cuda_complex128 PASSED [ 24%] 2022-11-23T04:10:43.0587400Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_fft_hfft2_cuda_float64 PASSED [ 24%] 2022-11-23T04:10:43.0587660Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_fft_hfft_cuda_complex128 PASSED [ 24%] 2022-11-23T04:10:43.0587887Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_fft_hfft_cuda_float64 PASSED [ 24%] 2022-11-23T04:10:43.0588131Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_fft_hfftn_cuda_complex128 PASSED [ 24%] 2022-11-23T04:10:43.0588365Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_fft_hfftn_cuda_float64 PASSED [ 24%] 2022-11-23T04:10:43.0588605Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_fft_ifft2_cuda_complex128 PASSED [ 24%] 2022-11-23T04:10:43.0588836Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_fft_ifft2_cuda_float64 PASSED [ 24%] 2022-11-23T04:10:43.0589078Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_fft_ifft_cuda_complex128 PASSED [ 24%] 2022-11-23T04:10:43.0589315Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_fft_ifft_cuda_float64 PASSED [ 24%] 2022-11-23T04:10:43.0589553Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_fft_ifftn_cuda_complex128 PASSED [ 24%] 2022-11-23T04:10:43.0589787Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_fft_ifftn_cuda_float64 PASSED [ 24%] 2022-11-23T04:10:43.0590020Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_fft_ifftshift_cuda_complex128 PASSED [ 24%] 2022-11-23T04:10:43.0590264Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_fft_ifftshift_cuda_float64 PASSED [ 24%] 2022-11-23T04:10:43.0590502Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_fft_ihfft2_cuda_float64 PASSED [ 24%] 2022-11-23T04:10:43.0590736Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_fft_ihfft_cuda_float64 PASSED [ 24%] 2022-11-23T04:10:43.0590982Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_fft_ihfftn_cuda_float64 PASSED [ 24%] 2022-11-23T04:10:43.0591233Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_fft_irfft2_cuda_complex128 PASSED [ 24%] 2022-11-23T04:10:43.0591540Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_fft_irfft2_cuda_float64 PASSED [ 24%] 2022-11-23T04:10:43.0591778Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_fft_irfft_cuda_complex128 PASSED [ 24%] 2022-11-23T04:10:43.0592015Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_fft_irfft_cuda_float64 PASSED [ 24%] 2022-11-23T04:10:43.0592242Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_fft_irfftn_cuda_complex128 PASSED [ 24%] 2022-11-23T04:10:43.0592477Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_fft_irfftn_cuda_float64 PASSED [ 24%] 2022-11-23T04:10:43.0592707Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_fft_rfft2_cuda_float64 PASSED [ 24%] 2022-11-23T04:10:43.0592941Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_fft_rfft_cuda_float64 PASSED [ 25%] 2022-11-23T04:10:43.0593179Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_fft_rfftn_cuda_float64 PASSED [ 25%] 2022-11-23T04:10:43.0593415Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_fill_cuda_complex128 PASSED [ 25%] 2022-11-23T04:10:43.0593643Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_fill_cuda_float64 PASSED [ 25%] 2022-11-23T04:10:43.0593881Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_flatten_cuda_complex128 PASSED [ 25%] 2022-11-23T04:10:43.0594096Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_flatten_cuda_float64 PASSED [ 25%] 2022-11-23T04:10:43.0594325Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_flip_cuda_complex128 PASSED [ 25%] 2022-11-23T04:10:43.0594558Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_flip_cuda_float64 PASSED [ 25%] 2022-11-23T04:10:43.0594802Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_fliplr_cuda_complex128 PASSED [ 25%] 2022-11-23T04:10:43.0595041Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_fliplr_cuda_float64 PASSED [ 25%] 2022-11-23T04:10:43.0595346Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_flipud_cuda_complex128 PASSED [ 25%] 2022-11-23T04:10:43.0595595Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_flipud_cuda_float64 PASSED [ 25%] 2022-11-23T04:10:43.0595830Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_float_cuda_complex128 XFAIL [ 25%] 2022-11-23T04:10:43.0596059Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_float_cuda_float64 XFAIL [ 25%] 2022-11-23T04:10:43.0596289Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_float_power_cuda_complex128 PASSED [ 25%] 2022-11-23T04:10:43.0596528Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_float_power_cuda_float64 PASSED [ 25%] 2022-11-23T04:10:43.0596756Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_floor_cuda_float64 PASSED [ 25%] 2022-11-23T04:10:43.0597076Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_floor_divide_cuda_float64 SKIPPED (Skipped! Dtype is not in supported backward dtypes!) [ 25%] 2022-11-23T04:10:43.0597308Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_fmax_cuda_float64 PASSED [ 25%] 2022-11-23T04:10:43.0597535Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_fmin_cuda_float64 PASSED [ 25%] 2022-11-23T04:10:43.0597760Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_fmod_cuda_float64 PASSED [ 25%] 2022-11-23T04:10:43.0597987Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_frac_cuda_float64 PASSED [ 25%] 2022-11-23T04:10:43.0598230Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_frexp_cuda_float64 PASSED [ 25%] 2022-11-23T04:10:43.0598531Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_full_cuda_complex128 SKIPPED (Skipped! Dtype is not in supported backward dtypes!) [ 25%] 2022-11-23T04:10:43.0598843Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_full_cuda_float64 SKIPPED (Skipped! Dtype is not in supported backward dtypes!) [ 25%] 2022-11-23T04:10:43.0599165Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_full_like_cuda_complex128 SKIPPED (Skipped! Dtype is not in supported backward dtypes!) [ 25%] 2022-11-23T04:10:43.0599533Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_full_like_cuda_float64 SKIPPED (Skipped! Dtype is not in supported backward dtypes!) [ 25%] 2022-11-23T04:10:43.0599774Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_gather_cuda_complex128 PASSED [ 25%] 2022-11-23T04:10:43.0600010Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_gather_cuda_float64 PASSED [ 25%] 2022-11-23T04:10:43.0600312Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_ge_cuda_float64 SKIPPED (Skipped! Dtype is not in supported backward dtypes!) [ 25%] 2022-11-23T04:10:43.0600626Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_geqrf_cuda_complex128 SKIPPED (Skipped! Dtype is not in supported backward dtypes!) [ 25%] 2022-11-23T04:10:43.0600935Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_geqrf_cuda_float64 SKIPPED (Skipped! Dtype is not in supported backward dtypes!) [ 25%] 2022-11-23T04:10:43.0601181Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_gradient_cuda_complex128 PASSED [ 25%] 2022-11-23T04:10:43.0601403Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_gradient_cuda_float64 PASSED [ 25%] 2022-11-23T04:10:43.0601649Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_grid_sampler_2d_cuda_float64 PASSED [ 25%] 2022-11-23T04:10:43.0601952Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_gt_cuda_float64 SKIPPED (Skipped! Dtype is not in supported backward dtypes!) [ 25%] 2022-11-23T04:10:43.0602185Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_half_cuda_complex128 XFAIL [ 25%] 2022-11-23T04:10:43.0602424Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_half_cuda_float64 XFAIL [ 25%] 2022-11-23T04:10:43.0602744Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_heaviside_cuda_float64 SKIPPED (Skipped! Dtype is not in supported backward dtypes!) [ 25%] 2022-11-23T04:10:43.0603103Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_histc_cuda_float64 SKIPPED (Skipped! Dtype is not in supported backward dtypes!) [ 25%] 2022-11-23T04:10:43.0603357Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_hsplit_cuda_complex128 PASSED [ 25%] 2022-11-23T04:10:43.0603587Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_hsplit_cuda_float64 PASSED [ 25%] 2022-11-23T04:10:43.0603809Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_hstack_cuda_complex128 PASSED [ 25%] 2022-11-23T04:10:43.0604040Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_hstack_cuda_float64 PASSED [ 25%] 2022-11-23T04:10:43.0604275Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_hypot_cuda_float64 PASSED [ 25%] 2022-11-23T04:10:43.0604500Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_i0_cuda_float64 PASSED [ 25%] 2022-11-23T04:10:43.0604809Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_igamma_cuda_float64 SKIPPED (Skipped! Dtype is not in supported backward dtypes!) [ 25%] 2022-11-23T04:10:43.0605122Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_igammac_cuda_float64 SKIPPED (Skipped! Dtype is not in supported backward dtypes!) [ 25%] 2022-11-23T04:10:43.0605358Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_imag_cuda_complex128 PASSED [ 25%] 2022-11-23T04:10:43.0605601Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_index_add_cuda_complex128 PASSED [ 26%] 2022-11-23T04:10:43.0605835Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_index_add_cuda_float64 PASSED [ 26%] 2022-11-23T04:10:43.0606062Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_index_copy_cuda_complex128 PASSED [ 26%] 2022-11-23T04:10:43.0606310Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_index_copy_cuda_float64 PASSED [ 26%] 2022-11-23T04:10:43.0606559Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_index_fill_cuda_complex128 PASSED [ 26%] 2022-11-23T04:10:43.0606806Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_index_fill_cuda_float64 PASSED [ 26%] 2022-11-23T04:10:43.0607105Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_index_put_cuda_complex128 PASSED [ 26%] 2022-11-23T04:10:43.0607339Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_index_put_cuda_float64 PASSED [ 26%] 2022-11-23T04:10:43.0607575Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_index_reduce_cuda_float64 PASSED [ 26%] 2022-11-23T04:10:43.0607815Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_index_select_cuda_complex128 PASSED [ 26%] 2022-11-23T04:10:43.0608052Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_index_select_cuda_float64 PASSED [ 26%] 2022-11-23T04:10:43.0608272Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_inner_cuda_complex128 PASSED [ 26%] 2022-11-23T04:10:43.0608502Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_inner_cuda_float64 PASSED [ 26%] 2022-11-23T04:10:43.0608814Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_int_cuda_complex128 SKIPPED (Skipped! Dtype is not in supported backward dtypes!) [ 26%] 2022-11-23T04:10:43.0609126Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_int_cuda_float64 SKIPPED (Skipped! Dtype is not in supported backward dtypes!) [ 26%] 2022-11-23T04:10:43.0609443Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_isclose_cuda_complex128 SKIPPED (Skipped! Dtype is not in supported backward dtypes!) [ 26%] 2022-11-23T04:10:43.0609754Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_isclose_cuda_float64 SKIPPED (Skipped! Dtype is not in supported backward dtypes!) [ 26%] 2022-11-23T04:10:43.0610067Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_isfinite_cuda_complex128 SKIPPED (Skipped! Dtype is not in supported backward dtypes!) [ 26%] 2022-11-23T04:10:43.0610385Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_isfinite_cuda_float64 SKIPPED (Skipped! Dtype is not in supported backward dtypes!) [ 26%] 2022-11-23T04:10:43.0610734Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_isin_cuda_float64 SKIPPED (Skipped! Dtype is not in supported backward dtypes!) [ 26%] 2022-11-23T04:10:43.0611063Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_isinf_cuda_complex128 SKIPPED (Skipped! Dtype is not in supported backward dtypes!) [ 26%] 2022-11-23T04:10:43.0611351Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_isinf_cuda_float64 SKIPPED (Skipped! Dtype is not in supported backward dtypes!) [ 26%] 2022-11-23T04:10:43.0611663Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_isnan_cuda_complex128 SKIPPED (Skipped! Dtype is not in supported backward dtypes!) [ 26%] 2022-11-23T04:10:43.0611969Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_isnan_cuda_float64 SKIPPED (Skipped! Dtype is not in supported backward dtypes!) [ 26%] 2022-11-23T04:10:43.0612279Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_isneginf_cuda_float64 SKIPPED (Skipped! Dtype is not in supported backward dtypes!) [ 26%] 2022-11-23T04:10:43.0612589Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_isposinf_cuda_float64 SKIPPED (Skipped! Dtype is not in supported backward dtypes!) [ 26%] 2022-11-23T04:10:43.0612903Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_isreal_cuda_complex128 SKIPPED (Skipped! Dtype is not in supported backward dtypes!) [ 26%] 2022-11-23T04:10:43.0613210Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_isreal_cuda_float64 SKIPPED (Skipped! Dtype is not in supported backward dtypes!) [ 26%] 2022-11-23T04:10:43.0613446Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_istft_cuda_complex128 XFAIL [ 26%] 2022-11-23T04:10:43.0613783Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_jiterator_2inputs_2outputs_cuda_complex128 SKIPPED (Skipped! Dtype is not in supported backward dtypes!) [ 26%] 2022-11-23T04:10:43.0614118Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_jiterator_2inputs_2outputs_cuda_float64 SKIPPED (Skipped! Dtype is not in supported backward dtypes!) [ 26%] 2022-11-23T04:10:43.0614552Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_jiterator_4inputs_with_extra_args_cuda_complex128 SKIPPED (Skipped! Dtype is not in supported backward dtypes!) [ 26%] 2022-11-23T04:10:43.0614892Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_jiterator_4inputs_with_extra_args_cuda_float64 SKIPPED (Skipped! Dtype is not in supported backward dtypes!) [ 26%] 2022-11-23T04:10:43.0615208Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_jiterator_binary_cuda_complex128 SKIPPED (Skipped! Dtype is not in supported backward dtypes!) [ 26%] 2022-11-23T04:10:43.0615533Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_jiterator_binary_cuda_float64 SKIPPED (Skipped! Dtype is not in supported backward dtypes!) [ 26%] 2022-11-23T04:10:43.0615880Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_jiterator_binary_return_by_ref_cuda_complex128 SKIPPED (Skipped! Dtype is not in supported backward dtypes!) [ 26%] 2022-11-23T04:10:43.0616222Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_jiterator_binary_return_by_ref_cuda_float64 SKIPPED (Skipped! Dtype is not in supported backward dtypes!) [ 26%] 2022-11-23T04:10:43.0616550Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_jiterator_unary_cuda_complex128 SKIPPED (Skipped! Dtype is not in supported backward dtypes!) [ 26%] 2022-11-23T04:10:43.0616870Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_jiterator_unary_cuda_float64 SKIPPED (Skipped! Dtype is not in supported backward dtypes!) [ 26%] 2022-11-23T04:10:43.0617106Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_kron_cuda_complex128 PASSED [ 26%] 2022-11-23T04:10:43.0617336Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_kron_cuda_float64 PASSED [ 26%] 2022-11-23T04:10:43.0617572Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_kthvalue_cuda_float64 PASSED [ 26%] 2022-11-23T04:10:43.0617854Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_ldexp_cuda_complex128 PASSED [ 26%] 2022-11-23T04:10:43.0618080Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_ldexp_cuda_float64 PASSED [ 26%] 2022-11-23T04:10:43.0618384Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_le_cuda_float64 SKIPPED (Skipped! Dtype is not in supported backward dtypes!) [ 26%] 2022-11-23T04:10:43.0618618Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_lerp_cuda_complex128 PASSED [ 26%] 2022-11-23T04:10:43.0618851Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_lerp_cuda_float64 PASSED [ 26%] 2022-11-23T04:10:43.0619082Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_lgamma_cuda_float64 PASSED [ 26%] 2022-11-23T04:10:43.0619344Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_linalg_cholesky_cuda_complex128 PASSED [ 27%] 2022-11-23T04:10:43.0619594Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_linalg_cholesky_cuda_float64 PASSED [ 27%] 2022-11-23T04:10:43.0619859Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_linalg_cholesky_ex_cuda_complex128 PASSED [ 27%] 2022-11-23T04:10:43.0620583Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_linalg_cholesky_ex_cuda_float64 PASSED [ 27%] 2022-11-23T04:10:43.0620958Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_linalg_cond_cuda_complex128 PASSED [ 27%] 2022-11-23T04:10:43.0621207Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_linalg_cond_cuda_float64 PASSED [ 27%] 2022-11-23T04:10:43.0621453Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_linalg_cross_cuda_complex128 PASSED [ 27%] 2022-11-23T04:10:43.0621692Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_linalg_cross_cuda_float64 PASSED [ 27%] 2022-11-23T04:10:43.0621935Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_linalg_det_cuda_complex128 PASSED [ 27%] 2022-11-23T04:10:43.0622171Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_linalg_det_cuda_float64 PASSED [ 27%] 2022-11-23T04:10:43.0622433Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_linalg_det_singular_cuda_complex128 PASSED [ 27%] 2022-11-23T04:10:43.0622776Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_linalg_det_singular_cuda_float64 PASSED [ 27%] 2022-11-23T04:10:43.0623022Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_linalg_eig_cuda_complex128 PASSED [ 27%] 2022-11-23T04:10:43.0623241Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_linalg_eig_cuda_float64 PASSED [ 27%] 2022-11-23T04:10:43.0623486Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_linalg_eigh_cuda_complex128 PASSED [ 27%] 2022-11-23T04:10:43.0623736Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_linalg_eigh_cuda_float64 PASSED [ 27%] 2022-11-23T04:10:43.0623992Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_linalg_eigvals_cuda_complex128 PASSED [ 27%] 2022-11-23T04:10:43.0624241Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_linalg_eigvals_cuda_float64 PASSED [ 27%] 2022-11-23T04:10:43.0624500Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_linalg_eigvalsh_cuda_complex128 PASSED [ 27%] 2022-11-23T04:10:43.0624751Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_linalg_eigvalsh_cuda_float64 PASSED [ 27%] 2022-11-23T04:10:43.0625023Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_linalg_householder_product_cuda_complex128 PASSED [ 27%] 2022-11-23T04:10:43.0625290Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_linalg_householder_product_cuda_float64 PASSED [ 27%] 2022-11-23T04:10:43.0625517Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_linalg_inv_cuda_complex128 PASSED [ 27%] 2022-11-23T04:10:43.0625756Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_linalg_inv_cuda_float64 PASSED [ 27%] 2022-11-23T04:10:43.0626004Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_linalg_inv_ex_cuda_complex128 PASSED [ 27%] 2022-11-23T04:10:43.0626246Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_linalg_inv_ex_cuda_float64 PASSED [ 27%] 2022-11-23T04:10:43.0626633Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_linalg_ldl_factor_cuda_complex128 SKIPPED (Skipped! Dtype is not in supported backward dtypes!) [ 27%] 2022-11-23T04:10:43.0626976Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_linalg_ldl_factor_cuda_float64 SKIPPED (Skipped! Dtype is not in supported backward dtypes!) [ 27%] 2022-11-23T04:10:43.0627310Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_linalg_ldl_factor_ex_cuda_complex128 SKIPPED (Skipped! Dtype is not in supported backward dtypes!) [ 27%] 2022-11-23T04:10:43.0627630Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_linalg_ldl_factor_ex_cuda_float64 SKIPPED (Skipped! Dtype is not in supported backward dtypes!) [ 27%] 2022-11-23T04:10:43.0627965Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_linalg_ldl_solve_cuda_complex128 SKIPPED (Skipped! Dtype is not in supported backward dtypes!) [ 27%] 2022-11-23T04:10:43.0628293Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_linalg_ldl_solve_cuda_float64 SKIPPED (Skipped! Dtype is not in supported backward dtypes!) [ 27%] 2022-11-23T04:10:43.0628552Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_linalg_lstsq_cuda_complex128 SKIPPED (Skipped!) [ 27%] 2022-11-23T04:10:43.0628815Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_linalg_lstsq_cuda_float64 SKIPPED (Skipped!) [ 27%] 2022-11-23T04:10:43.0629081Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_linalg_lstsq_grad_oriented_cuda_complex128 PASSED [ 27%] 2022-11-23T04:10:43.0629343Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_linalg_lstsq_grad_oriented_cuda_float64 PASSED [ 27%] 2022-11-23T04:10:43.0629585Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_linalg_lu_cuda_complex128 PASSED [ 27%] 2022-11-23T04:10:43.0629837Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_linalg_lu_cuda_float64 PASSED [ 27%] 2022-11-23T04:10:43.0630807Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_linalg_lu_factor_cuda_complex128 SKIPPED (Test is disabled because an issue exists disabling it: https://github.com/pytorch/pytorch/issues/88485 for platform(s) linux. If you're seeing this on your local machine and would like to enable this test, please make sure CI is not set and you are not using the flag --import-disabled-tests.) [ 27%] 2022-11-23T04:10:43.0631116Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_linalg_lu_factor_cuda_float64 PASSED [ 27%] 2022-11-23T04:10:43.0631375Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_linalg_lu_factor_ex_cuda_complex128 PASSED [ 27%] 2022-11-23T04:10:43.0631626Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_linalg_lu_factor_ex_cuda_float64 PASSED [ 27%] 2022-11-23T04:10:43.0631863Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_linalg_lu_solve_cuda_complex128 PASSED [ 27%] 2022-11-23T04:10:43.0632109Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_linalg_lu_solve_cuda_float64 PASSED [ 27%] 2022-11-23T04:10:43.0632369Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_linalg_matrix_norm_cuda_complex128 PASSED [ 27%] 2022-11-23T04:10:43.0632631Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_linalg_matrix_norm_cuda_float64 PASSED [ 27%] 2022-11-23T04:10:43.0632894Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_linalg_matrix_power_cuda_complex128 PASSED [ 27%] 2022-11-23T04:10:43.0633150Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_linalg_matrix_power_cuda_float64 PASSED [ 27%] 2022-11-23T04:10:43.0633482Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_linalg_matrix_rank_cuda_complex128 SKIPPED (Skipped! Dtype is not in supported backward dtypes!) [ 28%] 2022-11-23T04:10:43.0633810Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_linalg_matrix_rank_cuda_float64 SKIPPED (Skipped! Dtype is not in supported backward dtypes!) [ 28%] 2022-11-23T04:10:43.0634195Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_linalg_matrix_rank_hermitian_cuda_complex128 SKIPPED (Skipped! Dtype is not in supported backward dtypes!) [ 28%] 2022-11-23T04:10:43.0634546Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_linalg_matrix_rank_hermitian_cuda_float64 SKIPPED (Skipped! Dtype is not in supported backward dtypes!) [ 28%] 2022-11-23T04:10:43.0634800Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_linalg_multi_dot_cuda_complex128 PASSED [ 28%] 2022-11-23T04:10:43.0635031Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_linalg_multi_dot_cuda_float64 PASSED [ 28%] 2022-11-23T04:10:43.0635276Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_linalg_norm_cuda_complex128 PASSED [ 28%] 2022-11-23T04:10:43.0635517Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_linalg_norm_cuda_float64 PASSED [ 28%] 2022-11-23T04:10:43.0635794Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_linalg_norm_subgradients_at_zero_cuda_complex128 XFAIL [ 28%] 2022-11-23T04:10:43.0636062Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_linalg_norm_subgradients_at_zero_cuda_float64 XFAIL [ 28%] 2022-11-23T04:10:43.0636310Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_linalg_pinv_cuda_complex128 PASSED [ 28%] 2022-11-23T04:10:43.0636549Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_linalg_pinv_cuda_float64 PASSED [ 28%] 2022-11-23T04:10:43.0636822Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_linalg_pinv_hermitian_cuda_complex128 PASSED [ 28%] 2022-11-23T04:10:43.0637087Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_linalg_pinv_hermitian_cuda_float64 PASSED [ 28%] 2022-11-23T04:10:43.0637414Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_linalg_pinv_singular_cuda_complex128 SKIPPED (test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test) [ 28%] 2022-11-23T04:10:43.0637754Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_linalg_pinv_singular_cuda_float64 SKIPPED (test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test) [ 28%] 2022-11-23T04:10:43.0637999Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_linalg_qr_cuda_complex128 PASSED [ 28%] 2022-11-23T04:10:43.0638291Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_linalg_qr_cuda_float64 PASSED [ 28%] 2022-11-23T04:10:43.0638540Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_linalg_slogdet_cuda_complex128 PASSED [ 28%] 2022-11-23T04:10:43.0638788Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_linalg_slogdet_cuda_float64 PASSED [ 28%] 2022-11-23T04:10:43.0639036Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_linalg_solve_cuda_complex128 PASSED [ 28%] 2022-11-23T04:10:43.0639276Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_linalg_solve_cuda_float64 PASSED [ 28%] 2022-11-23T04:10:43.0639526Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_linalg_solve_ex_cuda_complex128 PASSED [ 28%] 2022-11-23T04:10:43.0639753Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_linalg_solve_ex_cuda_float64 PASSED [ 28%] 2022-11-23T04:10:43.0640019Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_linalg_solve_triangular_cuda_complex128 PASSED [ 28%] 2022-11-23T04:10:43.0640281Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_linalg_solve_triangular_cuda_float64 PASSED [ 28%] 2022-11-23T04:10:43.0640523Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_linalg_svd_cuda_complex128 PASSED [ 28%] 2022-11-23T04:10:43.0640772Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_linalg_svd_cuda_float64 PASSED [ 28%] 2022-11-23T04:10:43.0641026Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_linalg_svdvals_cuda_complex128 PASSED [ 28%] 2022-11-23T04:10:43.0641275Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_linalg_svdvals_cuda_float64 PASSED [ 28%] 2022-11-23T04:10:43.0641528Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_linalg_tensorinv_cuda_complex128 PASSED [ 28%] 2022-11-23T04:10:43.0641777Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_linalg_tensorinv_cuda_float64 PASSED [ 28%] 2022-11-23T04:10:43.0642064Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_linalg_tensorsolve_cuda_complex128 PASSED [ 28%] 2022-11-23T04:10:43.0642333Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_linalg_tensorsolve_cuda_float64 PASSED [ 28%] 2022-11-23T04:10:43.0642584Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_linalg_vander_cuda_complex128 PASSED [ 28%] 2022-11-23T04:10:43.0642827Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_linalg_vander_cuda_float64 PASSED [ 28%] 2022-11-23T04:10:43.0643073Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_linalg_vecdot_cuda_complex128 PASSED [ 28%] 2022-11-23T04:10:43.0643310Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_linalg_vecdot_cuda_float64 PASSED [ 28%] 2022-11-23T04:10:43.0643567Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_linalg_vector_norm_cuda_complex128 PASSED [ 28%] 2022-11-23T04:10:43.0643817Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_linalg_vector_norm_cuda_float64 PASSED [ 28%] 2022-11-23T04:10:43.0644146Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_linspace_cuda_complex128 SKIPPED (Skipped! Dtype is not in supported backward dtypes!) [ 28%] 2022-11-23T04:10:43.0644445Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_linspace_cuda_float64 SKIPPED (Skipped! Dtype is not in supported backward dtypes!) [ 28%] 2022-11-23T04:10:43.0644695Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_log10_cuda_complex128 PASSED [ 28%] 2022-11-23T04:10:43.0644927Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_log10_cuda_float64 PASSED [ 28%] 2022-11-23T04:10:43.0645164Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_log1p_cuda_float64 PASSED [ 28%] 2022-11-23T04:10:43.0645398Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_log2_cuda_complex128 PASSED [ 28%] 2022-11-23T04:10:43.0645629Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_log2_cuda_float64 PASSED [ 28%] 2022-11-23T04:10:43.0645866Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_log_cuda_complex128 PASSED [ 28%] 2022-11-23T04:10:43.0646151Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_log_cuda_float64 PASSED [ 28%] 2022-11-23T04:10:43.0646392Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_log_softmax_cuda_float64 PASSED [ 29%] 2022-11-23T04:10:43.0646638Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_log_softmax_with_dtype_cuda_complex128 PASSED [ 29%] 2022-11-23T04:10:43.0646896Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_log_softmax_with_dtype_cuda_float64 PASSED [ 29%] 2022-11-23T04:10:43.0647137Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_logaddexp2_cuda_float64 PASSED [ 29%] 2022-11-23T04:10:43.0647377Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_logaddexp_cuda_float64 PASSED [ 29%] 2022-11-23T04:10:43.0647625Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_logcumsumexp_cuda_float64 PASSED [ 29%] 2022-11-23T04:10:43.0647867Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_logdet_cuda_complex128 PASSED [ 29%] 2022-11-23T04:10:43.0648105Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_logdet_cuda_float64 PASSED [ 29%] 2022-11-23T04:10:43.0648436Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_logical_and_cuda_complex128 SKIPPED (Skipped! Dtype is not in supported backward dtypes!) [ 29%] 2022-11-23T04:10:43.0648757Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_logical_and_cuda_float64 SKIPPED (Skipped! Dtype is not in supported backward dtypes!) [ 29%] 2022-11-23T04:10:43.0649066Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_logical_not_cuda_complex128 SKIPPED (Skipped! Dtype is not in supported backward dtypes!) [ 29%] 2022-11-23T04:10:43.0649383Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_logical_not_cuda_float64 SKIPPED (Skipped! Dtype is not in supported backward dtypes!) [ 29%] 2022-11-23T04:10:43.0649765Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_logical_or_cuda_complex128 SKIPPED (Skipped! Dtype is not in supported backward dtypes!) [ 29%] 2022-11-23T04:10:43.0650090Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_logical_or_cuda_float64 SKIPPED (Skipped! Dtype is not in supported backward dtypes!) [ 29%] 2022-11-23T04:10:43.0650407Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_logical_xor_cuda_complex128 SKIPPED (Skipped! Dtype is not in supported backward dtypes!) [ 29%] 2022-11-23T04:10:43.0650716Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_logical_xor_cuda_float64 SKIPPED (Skipped! Dtype is not in supported backward dtypes!) [ 29%] 2022-11-23T04:10:43.0650952Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_logit_cuda_float64 PASSED [ 29%] 2022-11-23T04:10:43.0651269Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_logspace_cuda_complex128 SKIPPED (Skipped! Dtype is not in supported backward dtypes!) [ 29%] 2022-11-23T04:10:43.0651584Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_logspace_cuda_float64 SKIPPED (Skipped! Dtype is not in supported backward dtypes!) [ 29%] 2022-11-23T04:10:43.0651828Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_logsumexp_cuda_float64 PASSED [ 29%] 2022-11-23T04:10:43.0652138Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_long_cuda_complex128 SKIPPED (Skipped! Dtype is not in supported backward dtypes!) [ 29%] 2022-11-23T04:10:43.0652424Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_long_cuda_float64 SKIPPED (Skipped! Dtype is not in supported backward dtypes!) [ 29%] 2022-11-23T04:10:43.0652727Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_lt_cuda_float64 SKIPPED (Skipped! Dtype is not in supported backward dtypes!) [ 29%] 2022-11-23T04:10:43.0652962Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_lu_cuda_complex128 PASSED [ 29%] 2022-11-23T04:10:43.0653192Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_lu_cuda_float64 PASSED [ 29%] 2022-11-23T04:10:43.0653439Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_lu_solve_cuda_complex128 PASSED [ 29%] 2022-11-23T04:10:43.0653727Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_lu_solve_cuda_float64 PASSED [ 29%] 2022-11-23T04:10:43.0653969Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_lu_unpack_cuda_complex128 PASSED [ 29%] 2022-11-23T04:10:43.0654205Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_lu_unpack_cuda_float64 PASSED [ 29%] 2022-11-23T04:10:43.0654426Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_mH_cuda_complex128 PASSED [ 29%] 2022-11-23T04:10:43.0654636Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_mH_cuda_float64 PASSED [ 29%] 2022-11-23T04:10:43.0654861Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_mT_cuda_complex128 PASSED [ 29%] 2022-11-23T04:10:43.0655076Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_mT_cuda_float64 PASSED [ 29%] 2022-11-23T04:10:43.0655308Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_masked_amax_cuda_float64 PASSED [ 29%] 2022-11-23T04:10:43.0655540Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_masked_amin_cuda_float64 PASSED [ 29%] 2022-11-23T04:10:43.0655851Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_masked_argmax_cuda_float64 SKIPPED (Skipped! Dtype is not in supported backward dtypes!) [ 29%] 2022-11-23T04:10:43.0656159Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_masked_argmin_cuda_float64 SKIPPED (Skipped! Dtype is not in supported backward dtypes!) [ 29%] 2022-11-23T04:10:43.0656410Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_masked_cumprod_cuda_complex128 PASSED [ 29%] 2022-11-23T04:10:43.0656655Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_masked_cumprod_cuda_float64 PASSED [ 29%] 2022-11-23T04:10:43.0656890Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_masked_cumsum_cuda_complex128 PASSED [ 29%] 2022-11-23T04:10:43.0657126Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_masked_cumsum_cuda_float64 PASSED [ 29%] 2022-11-23T04:10:43.0657406Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_masked_fill_cuda_complex128 PASSED [ 29%] 2022-11-23T04:10:43.0657644Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_masked_fill_cuda_float64 PASSED [ 29%] 2022-11-23T04:10:43.0657885Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_masked_log_softmax_cuda_float64 PASSED [ 29%] 2022-11-23T04:10:43.0658122Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_masked_logaddexp_cuda_float64 PASSED [ 29%] 2022-11-23T04:10:43.0658354Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_masked_logsumexp_cuda_float64 PASSED [ 29%] 2022-11-23T04:10:43.0658586Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_masked_mean_cuda_complex128 PASSED [ 29%] 2022-11-23T04:10:43.0658815Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_masked_mean_cuda_float64 PASSED [ 29%] 2022-11-23T04:10:43.0659046Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_masked_median_cuda_float64 PASSED [ 30%] 2022-11-23T04:10:43.0659278Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_masked_norm_cuda_float64 PASSED [ 30%] 2022-11-23T04:10:43.0659520Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_masked_normalize_cuda_complex128 PASSED [ 30%] 2022-11-23T04:10:43.0659757Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_masked_normalize_cuda_float64 PASSED [ 30%] 2022-11-23T04:10:43.0660307Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_masked_prod_cuda_complex128 PASSED [ 30%] 2022-11-23T04:10:43.0660780Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_masked_prod_cuda_float64 PASSED [ 30%] 2022-11-23T04:10:43.0661068Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_masked_scatter_cuda_complex128 PASSED [ 30%] 2022-11-23T04:10:43.0661310Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_masked_scatter_cuda_float64 PASSED [ 30%] 2022-11-23T04:10:43.0661554Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_masked_select_cuda_complex128 PASSED [ 30%] 2022-11-23T04:10:43.0661873Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_masked_select_cuda_float64 PASSED [ 30%] 2022-11-23T04:10:43.0662105Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_masked_softmax_cuda_float64 PASSED [ 30%] 2022-11-23T04:10:43.0662336Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_masked_softmin_cuda_float64 PASSED [ 30%] 2022-11-23T04:10:43.0662574Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_masked_std_cuda_complex128 PASSED [ 30%] 2022-11-23T04:10:43.0662840Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_masked_std_cuda_float64 PASSED [ 30%] 2022-11-23T04:10:43.0663071Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_masked_sum_cuda_complex128 PASSED [ 30%] 2022-11-23T04:10:43.0663296Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_masked_sum_cuda_float64 PASSED [ 30%] 2022-11-23T04:10:43.0663525Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_masked_var_cuda_complex128 PASSED [ 30%] 2022-11-23T04:10:43.0663748Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_masked_var_cuda_float64 PASSED [ 30%] 2022-11-23T04:10:43.0663975Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_matmul_cuda_complex128 PASSED [ 30%] 2022-11-23T04:10:43.0664193Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_matmul_cuda_float64 PASSED [ 30%] 2022-11-23T04:10:43.0664439Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_matrix_exp_cuda_complex128 PASSED [ 30%] 2022-11-23T04:10:43.0664672Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_matrix_exp_cuda_float64 PASSED [ 30%] 2022-11-23T04:10:43.0664900Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_max_binary_cuda_float64 PASSED [ 30%] 2022-11-23T04:10:43.0665162Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_max_pool2d_with_indices_backward_cuda_float64 PASSED [ 30%] 2022-11-23T04:10:43.0665467Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_max_reduction_no_dim_cuda_float64 PASSED [ 30%] 2022-11-23T04:10:43.0665727Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_max_reduction_with_dim_cuda_float64 PASSED [ 30%] 2022-11-23T04:10:43.0665946Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_maximum_cuda_float64 PASSED [ 30%] 2022-11-23T04:10:43.0666171Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_mean_cuda_complex128 PASSED [ 30%] 2022-11-23T04:10:43.0666385Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_mean_cuda_float64 PASSED [ 30%] 2022-11-23T04:10:43.0666606Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_median_cuda_float64 PASSED [ 30%] 2022-11-23T04:10:43.0666861Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_meshgrid_list_of_tensors_cuda_complex128 PASSED [ 30%] 2022-11-23T04:10:43.0667111Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_meshgrid_list_of_tensors_cuda_float64 PASSED [ 30%] 2022-11-23T04:10:43.0667366Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_meshgrid_variadic_tensors_cuda_complex128 PASSED [ 30%] 2022-11-23T04:10:43.0667621Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_meshgrid_variadic_tensors_cuda_float64 PASSED [ 30%] 2022-11-23T04:10:43.0667846Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_min_binary_cuda_float64 PASSED [ 30%] 2022-11-23T04:10:43.0668093Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_min_reduction_no_dim_cuda_float64 PASSED [ 30%] 2022-11-23T04:10:43.0668344Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_min_reduction_with_dim_cuda_float64 PASSED [ 30%] 2022-11-23T04:10:43.0668570Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_minimum_cuda_float64 PASSED [ 30%] 2022-11-23T04:10:43.0668792Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_mm_cuda_complex128 PASSED [ 30%] 2022-11-23T04:10:43.0669007Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_mm_cuda_float64 PASSED [ 30%] 2022-11-23T04:10:43.0669227Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_mode_cuda_float64 PASSED [ 30%] 2022-11-23T04:10:43.0669512Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_movedim_cuda_complex128 PASSED [ 30%] 2022-11-23T04:10:43.0669731Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_movedim_cuda_float64 PASSED [ 30%] 2022-11-23T04:10:43.0669946Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_msort_cuda_float64 PASSED [ 30%] 2022-11-23T04:10:43.0670163Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_mul_cuda_complex128 PASSED [ 30%] 2022-11-23T04:10:43.0670380Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_mul_cuda_float64 PASSED [ 30%] 2022-11-23T04:10:43.0670687Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_multinomial_cuda_float64 SKIPPED (Skipped! Dtype is not in supported backward dtypes!) [ 30%] 2022-11-23T04:10:43.0670907Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_mv_cuda_complex128 PASSED [ 30%] 2022-11-23T04:10:43.0671122Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_mv_cuda_float64 PASSED [ 31%] 2022-11-23T04:10:43.0671371Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_mvlgamma_mvlgamma_p_1_cuda_float64 PASSED [ 31%] 2022-11-23T04:10:43.0671624Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_mvlgamma_mvlgamma_p_3_cuda_float64 PASSED [ 31%] 2022-11-23T04:10:43.0671873Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_mvlgamma_mvlgamma_p_5_cuda_float64 PASSED [ 31%] 2022-11-23T04:10:43.0672101Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_nan_to_num_cuda_float64 PASSED [ 31%] 2022-11-23T04:10:43.0672320Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_nanmean_cuda_float64 PASSED [ 31%] 2022-11-23T04:10:43.0672548Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_nanmedian_cuda_float64 PASSED [ 31%] 2022-11-23T04:10:43.0672778Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_nanquantile_cuda_float64 PASSED [ 31%] 2022-11-23T04:10:43.0673040Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_nansum_cuda_float64 PASSED [ 31%] 2022-11-23T04:10:43.0673365Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_narrow_copy_cuda_complex128 SKIPPED (Skipped! Dtype is not in supported backward dtypes!) [ 31%] 2022-11-23T04:10:43.0673672Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_narrow_copy_cuda_float64 SKIPPED (Skipped! Dtype is not in supported backward dtypes!) [ 31%] 2022-11-23T04:10:43.0673900Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_narrow_cuda_complex128 PASSED [ 31%] 2022-11-23T04:10:43.0674121Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_narrow_cuda_float64 PASSED [ 31%] 2022-11-23T04:10:43.0674366Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_native_batch_norm_cuda_float64 PASSED [ 31%] 2022-11-23T04:10:43.0674609Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_native_dropout_backward_cuda_float64 PASSED [ 31%] 2022-11-23T04:10:43.0674849Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_native_layer_norm_cuda_float64 PASSED [ 31%] 2022-11-23T04:10:43.0675155Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_ne_cuda_complex128 SKIPPED (Skipped! Dtype is not in supported backward dtypes!) [ 31%] 2022-11-23T04:10:43.0675462Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_ne_cuda_float64 SKIPPED (Skipped! Dtype is not in supported backward dtypes!) [ 31%] 2022-11-23T04:10:43.0675687Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_neg_cuda_complex128 PASSED [ 31%] 2022-11-23T04:10:43.0675910Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_neg_cuda_float64 PASSED [ 31%] 2022-11-23T04:10:43.0676215Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_new_empty_cuda_complex128 SKIPPED (Skipped! Dtype is not in supported backward dtypes!) [ 31%] 2022-11-23T04:10:43.0676518Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_new_empty_cuda_float64 SKIPPED (Skipped! Dtype is not in supported backward dtypes!) [ 31%] 2022-11-23T04:10:43.0676837Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_new_empty_strided_cuda_complex128 SKIPPED (Skipped! Dtype is not in supported backward dtypes!) [ 31%] 2022-11-23T04:10:43.0677202Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_new_empty_strided_cuda_float64 SKIPPED (Skipped! Dtype is not in supported backward dtypes!) [ 31%] 2022-11-23T04:10:43.0677500Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_new_full_cuda_complex128 SKIPPED (Skipped! Dtype is not in supported backward dtypes!) [ 31%] 2022-11-23T04:10:43.0677799Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_new_full_cuda_float64 SKIPPED (Skipped! Dtype is not in supported backward dtypes!) [ 31%] 2022-11-23T04:10:43.0678096Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_new_ones_cuda_complex128 SKIPPED (Skipped! Dtype is not in supported backward dtypes!) [ 31%] 2022-11-23T04:10:43.0678392Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_new_ones_cuda_float64 SKIPPED (Skipped! Dtype is not in supported backward dtypes!) [ 31%] 2022-11-23T04:10:43.0678698Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_new_zeros_cuda_complex128 SKIPPED (Skipped! Dtype is not in supported backward dtypes!) [ 31%] 2022-11-23T04:10:43.0678995Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_new_zeros_cuda_float64 SKIPPED (Skipped! Dtype is not in supported backward dtypes!) [ 31%] 2022-11-23T04:10:43.0679289Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_nextafter_cuda_float64 SKIPPED (Skipped! Dtype is not in supported backward dtypes!) [ 31%] 2022-11-23T04:10:43.0679564Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_nn_functional__scaled_dot_product_attention_cuda_float64 PASSED [ 31%] 2022-11-23T04:10:43.0679836Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_nn_functional_adaptive_avg_pool1d_cuda_float64 PASSED [ 31%] 2022-11-23T04:10:43.0680097Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_nn_functional_adaptive_avg_pool2d_cuda_float64 PASSED [ 31%] 2022-11-23T04:10:43.0680412Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_nn_functional_adaptive_avg_pool3d_cuda_float64 PASSED [ 31%] 2022-11-23T04:10:43.0680680Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_nn_functional_adaptive_max_pool1d_cuda_float64 PASSED [ 31%] 2022-11-23T04:10:43.0680939Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_nn_functional_adaptive_max_pool2d_cuda_float64 PASSED [ 31%] 2022-11-23T04:10:43.0681194Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_nn_functional_adaptive_max_pool3d_cuda_float64 PASSED [ 31%] 2022-11-23T04:10:43.0681448Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_nn_functional_alpha_dropout_cuda_float64 PASSED [ 31%] 2022-11-23T04:10:43.0681695Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_nn_functional_avg_pool1d_cuda_float64 PASSED [ 31%] 2022-11-23T04:10:43.0681941Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_nn_functional_avg_pool2d_cuda_float64 PASSED [ 31%] 2022-11-23T04:10:43.0682191Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_nn_functional_avg_pool3d_cuda_float64 PASSED [ 31%] 2022-11-23T04:10:43.0682440Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_nn_functional_batch_norm_cuda_float64 PASSED [ 31%] 2022-11-23T04:10:43.0682705Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_nn_functional_batch_norm_without_cudnn_cuda_float64 PASSED [ 31%] 2022-11-23T04:10:43.0682948Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_nn_functional_bilinear_cuda_float64 PASSED [ 31%] 2022-11-23T04:10:43.0683210Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_nn_functional_binary_cross_entropy_cuda_float64 PASSED [ 31%] 2022-11-23T04:10:43.0683486Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_nn_functional_binary_cross_entropy_with_logits_cuda_float64 PASSED [ 31%] 2022-11-23T04:10:43.0683734Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_nn_functional_celu_cuda_float64 PASSED [ 31%] 2022-11-23T04:10:43.0683991Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_nn_functional_conv1d_cuda_complex128 PASSED [ 31%] 2022-11-23T04:10:43.0684298Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_nn_functional_conv1d_cuda_float64 PASSED [ 32%] 2022-11-23T04:10:43.0684549Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_nn_functional_conv2d_cuda_complex128 PASSED [ 32%] 2022-11-23T04:10:43.0684789Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_nn_functional_conv2d_cuda_float64 PASSED [ 32%] 2022-11-23T04:10:43.0685052Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_nn_functional_conv_transpose1d_cuda_complex128 PASSED [ 32%] 2022-11-23T04:10:43.0685302Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_nn_functional_conv_transpose1d_cuda_float64 PASSED [ 32%] 2022-11-23T04:10:43.0685563Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_nn_functional_conv_transpose2d_cuda_complex128 PASSED [ 32%] 2022-11-23T04:10:43.0685818Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_nn_functional_conv_transpose2d_cuda_float64 PASSED [ 32%] 2022-11-23T04:10:43.0686082Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_nn_functional_conv_transpose3d_cuda_complex128 PASSED [ 32%] 2022-11-23T04:10:43.0686341Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_nn_functional_conv_transpose3d_cuda_float64 PASSED [ 32%] 2022-11-23T04:10:43.0686604Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_nn_functional_cosine_embedding_loss_cuda_float64 PASSED [ 32%] 2022-11-23T04:10:43.0686861Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_nn_functional_cosine_similarity_cuda_float64 PASSED [ 32%] 2022-11-23T04:10:43.0687113Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_nn_functional_cross_entropy_cuda_float64 PASSED [ 32%] 2022-11-23T04:10:43.0687355Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_nn_functional_ctc_loss_cuda_float64 XFAIL [ 32%] 2022-11-23T04:10:43.0687653Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_nn_functional_dropout2d_cuda_float64 PASSED [ 32%] 2022-11-23T04:10:43.0687914Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_nn_functional_dropout3d_cuda_float64 PASSED [ 32%] 2022-11-23T04:10:43.0688167Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_nn_functional_dropout_cuda_float64 PASSED [ 32%] 2022-11-23T04:10:43.0688406Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_nn_functional_elu_cuda_float64 PASSED [ 32%] 2022-11-23T04:10:43.0688657Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_nn_functional_embedding_bag_cuda_float64 PASSED [ 32%] 2022-11-23T04:10:43.0688904Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_nn_functional_embedding_cuda_float64 PASSED [ 32%] 2022-11-23T04:10:43.0689184Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_nn_functional_feature_alpha_dropout_with_train_cuda_float64 PASSED [ 32%] 2022-11-23T04:10:43.0689477Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_nn_functional_feature_alpha_dropout_without_train_cuda_complex128 PASSED [ 32%] 2022-11-23T04:10:43.0689763Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_nn_functional_feature_alpha_dropout_without_train_cuda_float64 PASSED [ 32%] 2022-11-23T04:10:43.0690026Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_nn_functional_fractional_max_pool2d_cuda_float64 PASSED [ 32%] 2022-11-23T04:10:43.0690283Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_nn_functional_fractional_max_pool3d_cuda_float64 PASSED [ 32%] 2022-11-23T04:10:43.0690544Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_nn_functional_gaussian_nll_loss_cuda_float64 PASSED [ 32%] 2022-11-23T04:10:43.0690783Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_nn_functional_gelu_cuda_float64 PASSED [ 32%] 2022-11-23T04:10:43.0691019Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_nn_functional_glu_cuda_float64 PASSED [ 32%] 2022-11-23T04:10:43.0691272Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_nn_functional_grid_sample_cuda_float64 PASSED [ 32%] 2022-11-23T04:10:43.0691584Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_nn_functional_group_norm_cuda_float64 PASSED [ 32%] 2022-11-23T04:10:43.0691838Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_nn_functional_hardshrink_cuda_float64 PASSED [ 32%] 2022-11-23T04:10:43.0692095Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_nn_functional_hardsigmoid_cuda_float64 PASSED [ 32%] 2022-11-23T04:10:43.0692342Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_nn_functional_hardswish_cuda_float64 PASSED [ 32%] 2022-11-23T04:10:43.0692588Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_nn_functional_hardtanh_cuda_float64 PASSED [ 32%] 2022-11-23T04:10:43.0692843Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_nn_functional_hinge_embedding_loss_cuda_float64 PASSED [ 32%] 2022-11-23T04:10:43.0693089Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_nn_functional_huber_loss_cuda_float64 PASSED [ 32%] 2022-11-23T04:10:43.0693347Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_nn_functional_instance_norm_cuda_float64 PASSED [ 32%] 2022-11-23T04:10:43.0693605Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_nn_functional_interpolate_area_cuda_float64 PASSED [ 32%] 2022-11-23T04:10:43.0693863Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_nn_functional_interpolate_bicubic_cuda_float64 PASSED [ 32%] 2022-11-23T04:10:43.0694126Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_nn_functional_interpolate_bilinear_cuda_float64 PASSED [ 32%] 2022-11-23T04:10:43.0694386Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_nn_functional_interpolate_linear_cuda_float64 PASSED [ 32%] 2022-11-23T04:10:43.0694646Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_nn_functional_interpolate_nearest_cuda_float64 PASSED [ 32%] 2022-11-23T04:10:43.0694911Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_nn_functional_interpolate_trilinear_cuda_float64 PASSED [ 32%] 2022-11-23T04:10:43.0695197Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_nn_functional_kl_div_cuda_float64 PASSED [ 32%] 2022-11-23T04:10:43.0695463Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_nn_functional_l1_loss_cuda_complex128 PASSED [ 32%] 2022-11-23T04:10:43.0695709Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_nn_functional_l1_loss_cuda_float64 PASSED [ 32%] 2022-11-23T04:10:43.0695956Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_nn_functional_layer_norm_cuda_float64 PASSED [ 32%] 2022-11-23T04:10:43.0696202Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_nn_functional_leaky_relu_cuda_float64 PASSED [ 32%] 2022-11-23T04:10:43.0696447Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_nn_functional_linear_cuda_complex128 PASSED [ 32%] 2022-11-23T04:10:43.0696688Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_nn_functional_linear_cuda_float64 PASSED [ 33%] 2022-11-23T04:10:43.0696950Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_nn_functional_local_response_norm_cuda_float64 PASSED [ 33%] 2022-11-23T04:10:43.0697202Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_nn_functional_logsigmoid_cuda_float64 PASSED [ 33%] 2022-11-23T04:10:43.0697453Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_nn_functional_margin_ranking_loss_cuda_float64 PASSED [ 33%] 2022-11-23T04:10:43.0697698Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_nn_functional_max_pool1d_cuda_float64 PASSED [ 33%] 2022-11-23T04:10:43.0697940Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_nn_functional_max_pool2d_cuda_float64 PASSED [ 33%] 2022-11-23T04:10:43.0698178Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_nn_functional_max_pool3d_cuda_float64 PASSED [ 33%] 2022-11-23T04:10:43.0698448Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_nn_functional_max_unpool1d_cuda_float64 SKIPPED (Skipped!) [ 33%] 2022-11-23T04:10:43.0698707Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_nn_functional_max_unpool1d_grad_cuda_float64 PASSED [ 33%] 2022-11-23T04:10:43.0699029Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_nn_functional_max_unpool2d_cuda_float64 SKIPPED (Skipped!) [ 33%] 2022-11-23T04:10:43.0699297Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_nn_functional_max_unpool2d_grad_cuda_float64 PASSED [ 33%] 2022-11-23T04:10:43.0699569Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_nn_functional_max_unpool3d_cuda_float64 SKIPPED (Skipped!) [ 33%] 2022-11-23T04:10:43.0699832Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_nn_functional_max_unpool3d_grad_cuda_float64 PASSED [ 33%] 2022-11-23T04:10:43.0700484Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_nn_functional_mish_cuda_float64 PASSED [ 33%] 2022-11-23T04:10:43.0700949Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_nn_functional_mse_loss_cuda_float64 PASSED [ 33%] 2022-11-23T04:10:43.0701223Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_nn_functional_multi_margin_loss_cuda_float64 PASSED [ 33%] 2022-11-23T04:10:43.0701490Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_nn_functional_multilabel_margin_loss_cuda_float64 PASSED [ 33%] 2022-11-23T04:10:43.0701775Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_nn_functional_multilabel_soft_margin_loss_cuda_float64 PASSED [ 33%] 2022-11-23T04:10:43.0702008Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_nn_functional_nll_loss_cuda_float64 PASSED [ 33%] 2022-11-23T04:10:43.0702274Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_nn_functional_normalize_cuda_complex128 PASSED [ 33%] 2022-11-23T04:10:43.0702518Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_nn_functional_normalize_cuda_float64 PASSED [ 33%] 2022-11-23T04:10:43.0702757Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_nn_functional_pad_circular_cuda_complex128 PASSED [ 33%] 2022-11-23T04:10:43.0703090Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_nn_functional_pad_circular_cuda_float64 PASSED [ 33%] 2022-11-23T04:10:43.0703366Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_nn_functional_pad_constant_cuda_complex128 PASSED [ 33%] 2022-11-23T04:10:43.0703616Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_nn_functional_pad_constant_cuda_float64 PASSED [ 33%] 2022-11-23T04:10:43.0703884Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_nn_functional_pad_reflect_cuda_complex128 PASSED [ 33%] 2022-11-23T04:10:43.0704138Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_nn_functional_pad_reflect_cuda_float64 PASSED [ 33%] 2022-11-23T04:10:43.0704405Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_nn_functional_pad_replicate_cuda_complex128 PASSED [ 33%] 2022-11-23T04:10:43.0704659Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_nn_functional_pad_replicate_cuda_float64 PASSED [ 33%] 2022-11-23T04:10:43.0704926Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_nn_functional_pairwise_distance_cuda_complex128 PASSED [ 33%] 2022-11-23T04:10:43.0705189Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_nn_functional_pairwise_distance_cuda_float64 PASSED [ 33%] 2022-11-23T04:10:43.0705428Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_nn_functional_pdist_cuda_float64 PASSED [ 33%] 2022-11-23T04:10:43.0705676Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_nn_functional_pixel_shuffle_cuda_complex128 PASSED [ 33%] 2022-11-23T04:10:43.0705924Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_nn_functional_pixel_shuffle_cuda_float64 PASSED [ 33%] 2022-11-23T04:10:43.0706184Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_nn_functional_pixel_unshuffle_cuda_complex128 PASSED [ 33%] 2022-11-23T04:10:43.0706438Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_nn_functional_pixel_unshuffle_cuda_float64 PASSED [ 33%] 2022-11-23T04:10:43.0706694Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_nn_functional_poisson_nll_loss_cuda_float64 PASSED [ 33%] 2022-11-23T04:10:43.0707011Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_nn_functional_prelu_cuda_float64 PASSED [ 33%] 2022-11-23T04:10:43.0707251Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_nn_functional_relu6_cuda_float64 PASSED [ 33%] 2022-11-23T04:10:43.0707488Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_nn_functional_relu_cuda_float64 PASSED [ 33%] 2022-11-23T04:10:43.0707741Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_nn_functional_rrelu_cuda_float64 PASSED [ 33%] 2022-11-23T04:10:43.0707980Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_nn_functional_selu_cuda_float64 PASSED [ 33%] 2022-11-23T04:10:43.0708224Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_nn_functional_silu_cuda_float64 PASSED [ 33%] 2022-11-23T04:10:43.0708476Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_nn_functional_smooth_l1_loss_cuda_float64 PASSED [ 33%] 2022-11-23T04:10:43.0708730Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_nn_functional_soft_margin_loss_cuda_float64 PASSED [ 33%] 2022-11-23T04:10:43.0708978Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_nn_functional_softmin_cuda_float64 PASSED [ 33%] 2022-11-23T04:10:43.0709239Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_nn_functional_softmin_with_dtype_cuda_complex128 PASSED [ 33%] 2022-11-23T04:10:43.0709494Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_nn_functional_softmin_with_dtype_cuda_float64 PASSED [ 33%] 2022-11-23T04:10:43.0709737Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_nn_functional_softplus_cuda_float64 PASSED [ 34%] 2022-11-23T04:10:43.0709986Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_nn_functional_softshrink_cuda_float64 PASSED [ 34%] 2022-11-23T04:10:43.0710231Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_nn_functional_softsign_cuda_complex128 PASSED [ 34%] 2022-11-23T04:10:43.0710520Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_nn_functional_softsign_cuda_float64 PASSED [ 34%] 2022-11-23T04:10:43.0710784Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_nn_functional_tanhshrink_cuda_complex128 PASSED [ 34%] 2022-11-23T04:10:43.0711033Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_nn_functional_tanhshrink_cuda_float64 PASSED [ 34%] 2022-11-23T04:10:43.0711276Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_nn_functional_threshold_cuda_float64 PASSED [ 34%] 2022-11-23T04:10:43.0711549Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_nn_functional_triplet_margin_loss_cuda_complex128 PASSED [ 34%] 2022-11-23T04:10:43.0711816Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_nn_functional_triplet_margin_loss_cuda_float64 PASSED [ 34%] 2022-11-23T04:10:43.0712106Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_nn_functional_triplet_margin_with_distance_loss_cuda_complex128 PASSED [ 34%] 2022-11-23T04:10:43.0712391Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_nn_functional_triplet_margin_with_distance_loss_cuda_float64 PASSED [ 34%] 2022-11-23T04:10:43.0712638Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_nn_functional_unfold_cuda_complex128 PASSED [ 34%] 2022-11-23T04:10:43.0712873Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_nn_functional_unfold_cuda_float64 PASSED [ 34%] 2022-11-23T04:10:43.0713132Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_nn_functional_upsample_bilinear_cuda_float64 PASSED [ 34%] 2022-11-23T04:10:43.0713386Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_nn_functional_upsample_nearest_cuda_float64 PASSED [ 34%] 2022-11-23T04:10:43.0713698Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_nonzero_cuda_complex128 SKIPPED (Skipped! Dtype is not in supported backward dtypes!) [ 34%] 2022-11-23T04:10:43.0714001Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_nonzero_cuda_float64 SKIPPED (Skipped! Dtype is not in supported backward dtypes!) [ 34%] 2022-11-23T04:10:43.0714222Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_norm_cuda_complex128 PASSED [ 34%] 2022-11-23T04:10:43.0714497Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_norm_cuda_float64 PASSED [ 34%] 2022-11-23T04:10:43.0714729Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_norm_fro_cuda_complex128 PASSED [ 34%] 2022-11-23T04:10:43.0714951Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_norm_fro_cuda_float64 PASSED [ 34%] 2022-11-23T04:10:43.0715179Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_norm_inf_cuda_complex128 PASSED [ 34%] 2022-11-23T04:10:43.0715412Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_norm_inf_cuda_float64 PASSED [ 34%] 2022-11-23T04:10:43.0715645Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_norm_nuc_cuda_complex128 PASSED [ 34%] 2022-11-23T04:10:43.0715869Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_norm_nuc_cuda_float64 PASSED [ 34%] 2022-11-23T04:10:43.0716138Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_normal_cuda_float64 SKIPPED (Gradients are incorrect!) [ 34%] 2022-11-23T04:10:43.0716412Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_normal_number_mean_cuda_float64 SKIPPED (Gradients are incorrect!) [ 34%] 2022-11-23T04:10:43.0716714Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_ones_cuda_complex128 SKIPPED (Skipped! Dtype is not in supported backward dtypes!) [ 34%] 2022-11-23T04:10:43.0717010Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_ones_cuda_float64 SKIPPED (Skipped! Dtype is not in supported backward dtypes!) [ 34%] 2022-11-23T04:10:43.0717316Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_ones_like_cuda_complex128 SKIPPED (Skipped! Dtype is not in supported backward dtypes!) [ 34%] 2022-11-23T04:10:43.0717616Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_ones_like_cuda_float64 SKIPPED (Skipped! Dtype is not in supported backward dtypes!) [ 34%] 2022-11-23T04:10:43.0717904Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_ormqr_cuda_complex128 PASSED [ 34%] 2022-11-23T04:10:43.0718140Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_ormqr_cuda_float64 PASSED [ 34%] 2022-11-23T04:10:43.0718360Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_outer_cuda_complex128 PASSED [ 34%] 2022-11-23T04:10:43.0718572Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_outer_cuda_float64 PASSED [ 34%] 2022-11-23T04:10:43.0718796Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_pca_lowrank_cuda_float64 PASSED [ 34%] 2022-11-23T04:10:43.0719026Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_permute_cuda_complex128 PASSED [ 34%] 2022-11-23T04:10:43.0719256Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_permute_cuda_float64 PASSED [ 34%] 2022-11-23T04:10:43.0719492Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_pinverse_cuda_complex128 PASSED [ 34%] 2022-11-23T04:10:43.0719722Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_pinverse_cuda_float64 PASSED [ 34%] 2022-11-23T04:10:43.0719950Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_polar_cuda_float64 PASSED [ 34%] 2022-11-23T04:10:43.0720199Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_polygamma_polygamma_n_0_cuda_float64 PASSED [ 34%] 2022-11-23T04:10:43.0720465Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_polygamma_polygamma_n_1_cuda_float64 SKIPPED (Skipped!) [ 34%] 2022-11-23T04:10:43.0720729Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_polygamma_polygamma_n_2_cuda_float64 SKIPPED (Skipped!) [ 34%] 2022-11-23T04:10:43.0720984Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_polygamma_polygamma_n_3_cuda_float64 SKIPPED (Skipped!) [ 34%] 2022-11-23T04:10:43.0721253Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_polygamma_polygamma_n_4_cuda_float64 SKIPPED (Skipped!) [ 34%] 2022-11-23T04:10:43.0721496Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_positive_cuda_complex128 PASSED [ 34%] 2022-11-23T04:10:43.0721735Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_positive_cuda_float64 PASSED [ 34%] 2022-11-23T04:10:43.0722028Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_pow_cuda_complex128 PASSED [ 34%] 2022-11-23T04:10:43.0722258Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_pow_cuda_float64 PASSED [ 35%] 2022-11-23T04:10:43.0722492Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_prod_cuda_complex128 PASSED [ 35%] 2022-11-23T04:10:43.0722724Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_prod_cuda_float64 PASSED [ 35%] 2022-11-23T04:10:43.0722965Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_put_cuda_complex128 PASSED [ 35%] 2022-11-23T04:10:43.0723182Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_put_cuda_float64 PASSED [ 35%] 2022-11-23T04:10:43.0723419Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_qr_cuda_complex128 PASSED [ 35%] 2022-11-23T04:10:43.0723645Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_qr_cuda_float64 PASSED [ 35%] 2022-11-23T04:10:43.0723883Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_quantile_cuda_float64 PASSED [ 35%] 2022-11-23T04:10:43.0724115Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_rad2deg_cuda_float64 PASSED [ 35%] 2022-11-23T04:10:43.0724430Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_rand_like_cuda_complex128 SKIPPED (Skipped! Dtype is not in supported backward dtypes!) [ 35%] 2022-11-23T04:10:43.0724744Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_rand_like_cuda_float64 SKIPPED (Skipped! Dtype is not in supported backward dtypes!) [ 35%] 2022-11-23T04:10:43.0725054Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_randint_cuda_float64 SKIPPED (Skipped! Dtype is not in supported backward dtypes!) [ 35%] 2022-11-23T04:10:43.0725366Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_randint_like_cuda_float64 SKIPPED (Skipped! Dtype is not in supported backward dtypes!) [ 35%] 2022-11-23T04:10:43.0725719Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_randn_cuda_complex128 SKIPPED (Skipped! Dtype is not in supported backward dtypes!) [ 35%] 2022-11-23T04:10:43.0726019Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_randn_cuda_float64 SKIPPED (Skipped! Dtype is not in supported backward dtypes!) [ 35%] 2022-11-23T04:10:43.0726339Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_randn_like_cuda_complex128 SKIPPED (Skipped! Dtype is not in supported backward dtypes!) [ 35%] 2022-11-23T04:10:43.0726652Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_randn_like_cuda_float64 SKIPPED (Skipped! Dtype is not in supported backward dtypes!) [ 35%] 2022-11-23T04:10:43.0726889Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_ravel_cuda_complex128 PASSED [ 35%] 2022-11-23T04:10:43.0727130Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_ravel_cuda_float64 PASSED [ 35%] 2022-11-23T04:10:43.0727370Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_real_cuda_complex128 PASSED [ 35%] 2022-11-23T04:10:43.0727619Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_real_cuda_float64 PASSED [ 35%] 2022-11-23T04:10:43.0727869Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_reciprocal_cuda_complex128 PASSED [ 35%] 2022-11-23T04:10:43.0728109Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_reciprocal_cuda_float64 PASSED [ 35%] 2022-11-23T04:10:43.0728331Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_remainder_cuda_float64 PASSED [ 35%] 2022-11-23T04:10:43.0728567Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_renorm_cuda_complex128 PASSED [ 35%] 2022-11-23T04:10:43.0728798Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_renorm_cuda_float64 PASSED [ 35%] 2022-11-23T04:10:43.0729038Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_repeat_cuda_complex128 PASSED [ 35%] 2022-11-23T04:10:43.0729276Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_repeat_cuda_float64 PASSED [ 35%] 2022-11-23T04:10:43.0729538Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_repeat_interleave_cuda_complex128 PASSED [ 35%] 2022-11-23T04:10:43.0729850Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_repeat_interleave_cuda_float64 PASSED [ 35%] 2022-11-23T04:10:43.0730095Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_reshape_as_cuda_complex128 PASSED [ 35%] 2022-11-23T04:10:43.0730335Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_reshape_as_cuda_float64 PASSED [ 35%] 2022-11-23T04:10:43.0730559Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_reshape_cuda_complex128 PASSED [ 35%] 2022-11-23T04:10:43.0730802Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_reshape_cuda_float64 PASSED [ 35%] 2022-11-23T04:10:43.0731122Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_resize__cuda_complex128 SKIPPED (Skipped! Dtype is not in supported backward dtypes!) [ 35%] 2022-11-23T04:10:43.0731443Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_resize__cuda_float64 SKIPPED (Skipped! Dtype is not in supported backward dtypes!) [ 35%] 2022-11-23T04:10:43.0731764Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_resize_as__cuda_complex128 SKIPPED (Skipped! Dtype is not in supported backward dtypes!) [ 35%] 2022-11-23T04:10:43.0732071Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_resize_as__cuda_float64 SKIPPED (Skipped! Dtype is not in supported backward dtypes!) [ 35%] 2022-11-23T04:10:43.0732320Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_resolve_conj_cuda_complex128 PASSED [ 35%] 2022-11-23T04:10:43.0732561Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_resolve_conj_cuda_float64 PASSED [ 35%] 2022-11-23T04:10:43.0732807Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_resolve_neg_cuda_complex128 PASSED [ 35%] 2022-11-23T04:10:43.0733032Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_resolve_neg_cuda_float64 PASSED [ 35%] 2022-11-23T04:10:43.0733347Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_roll_cuda_complex128 PASSED [ 35%] 2022-11-23T04:10:43.0733590Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_roll_cuda_float64 PASSED [ 35%] 2022-11-23T04:10:43.0733824Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_rot90_cuda_complex128 PASSED [ 35%] 2022-11-23T04:10:43.0734054Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_rot90_cuda_float64 PASSED [ 35%] 2022-11-23T04:10:43.0734275Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_round_cuda_float64 PASSED [ 35%] 2022-11-23T04:10:43.0734521Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_round_decimals_0_cuda_float64 PASSED [ 35%] 2022-11-23T04:10:43.0734794Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_round_decimals_3_cuda_float64 SKIPPED (Skipped!) [ 36%] 2022-11-23T04:10:43.0735067Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_round_decimals_neg_3_cuda_float64 SKIPPED (Skipped!) [ 36%] 2022-11-23T04:10:43.0735293Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_rsqrt_cuda_complex128 PASSED [ 36%] 2022-11-23T04:10:43.0735529Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_rsqrt_cuda_float64 PASSED [ 36%] 2022-11-23T04:10:43.0735761Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_rsub_cuda_complex128 PASSED [ 36%] 2022-11-23T04:10:43.0735988Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_rsub_cuda_float64 PASSED [ 36%] 2022-11-23T04:10:43.0736312Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_scalar_tensor_cuda_complex128 SKIPPED (Skipped! Dtype is not in supported backward dtypes!) [ 36%] 2022-11-23T04:10:43.0736632Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_scalar_tensor_cuda_float64 SKIPPED (Skipped! Dtype is not in supported backward dtypes!) [ 36%] 2022-11-23T04:10:43.0736879Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_scatter_add_cuda_complex128 PASSED [ 36%] 2022-11-23T04:10:43.0737118Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_scatter_add_cuda_float64 PASSED [ 36%] 2022-11-23T04:10:43.0737417Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_scatter_cuda_complex128 PASSED [ 36%] 2022-11-23T04:10:43.0737633Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_scatter_cuda_float64 PASSED [ 36%] 2022-11-23T04:10:43.0737886Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_scatter_reduce_amax_cuda_float64 PASSED [ 36%] 2022-11-23T04:10:43.0738131Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_scatter_reduce_amin_cuda_float64 PASSED [ 36%] 2022-11-23T04:10:43.0738383Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_scatter_reduce_mean_cuda_float64 PASSED [ 36%] 2022-11-23T04:10:43.0738647Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_scatter_reduce_prod_cuda_float64 PASSED [ 36%] 2022-11-23T04:10:43.0738903Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_scatter_reduce_sum_cuda_float64 PASSED [ 36%] 2022-11-23T04:10:43.0739232Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_searchsorted_cuda_float64 SKIPPED (Skipped! Dtype is not in supported backward dtypes!) [ 36%] 2022-11-23T04:10:43.0739497Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_segment_reduce_lengths_cuda_float64 PASSED [ 36%] 2022-11-23T04:10:43.0739756Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_segment_reduce_offsets_cuda_float64 PASSED [ 36%] 2022-11-23T04:10:43.0740205Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_select_cuda_complex128 PASSED [ 36%] 2022-11-23T04:10:43.0740664Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_select_cuda_float64 PASSED [ 36%] 2022-11-23T04:10:43.0741016Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_select_scatter_cuda_float64 PASSED [ 36%] 2022-11-23T04:10:43.0741256Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_sgn_cuda_complex128 PASSED [ 36%] 2022-11-23T04:10:43.0741484Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_sgn_cuda_float64 PASSED [ 36%] 2022-11-23T04:10:43.0741877Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_short_cuda_complex128 SKIPPED (Skipped! Dtype is not in supported backward dtypes!) [ 36%] 2022-11-23T04:10:43.0742203Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_short_cuda_float64 SKIPPED (Skipped! Dtype is not in supported backward dtypes!) [ 36%] 2022-11-23T04:10:43.0742445Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_sigmoid_cuda_complex128 PASSED [ 36%] 2022-11-23T04:10:43.0742679Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_sigmoid_cuda_float64 PASSED [ 36%] 2022-11-23T04:10:43.0742890Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_sign_cuda_float64 PASSED [ 36%] 2022-11-23T04:10:43.0743230Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_signal_windows_cosine_cuda_float64 SKIPPED (Skipped! Dtype is not in supported backward dtypes!) [ 36%] 2022-11-23T04:10:43.0743578Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_signal_windows_exponential_cuda_float64 SKIPPED (Skipped! Dtype is not in supported backward dtypes!) [ 36%] 2022-11-23T04:10:43.0743914Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_signal_windows_gaussian_cuda_float64 SKIPPED (Skipped! Dtype is not in supported backward dtypes!) [ 36%] 2022-11-23T04:10:43.0744242Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_signal_windows_kaiser_cuda_float64 SKIPPED (Skipped! Dtype is not in supported backward dtypes!) [ 36%] 2022-11-23T04:10:43.0744552Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_signbit_cuda_float64 SKIPPED (Skipped! Dtype is not in supported backward dtypes!) [ 36%] 2022-11-23T04:10:43.0744785Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_sin_cuda_complex128 PASSED [ 36%] 2022-11-23T04:10:43.0745014Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_sin_cuda_float64 PASSED [ 36%] 2022-11-23T04:10:43.0745250Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_sinc_cuda_complex128 PASSED [ 36%] 2022-11-23T04:10:43.0745480Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_sinc_cuda_float64 PASSED [ 36%] 2022-11-23T04:10:43.0745770Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_sinh_cuda_complex128 PASSED [ 36%] 2022-11-23T04:10:43.0746000Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_sinh_cuda_float64 PASSED [ 36%] 2022-11-23T04:10:43.0746238Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_slice_cuda_complex128 PASSED [ 36%] 2022-11-23T04:10:43.0746468Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_slice_cuda_float64 PASSED [ 36%] 2022-11-23T04:10:43.0746712Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_slice_scatter_cuda_float64 PASSED [ 36%] 2022-11-23T04:10:43.0746943Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_softmax_cuda_float64 PASSED [ 36%] 2022-11-23T04:10:43.0747212Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_softmax_with_dtype_cuda_complex128 PASSED [ 36%] 2022-11-23T04:10:43.0747471Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_softmax_with_dtype_cuda_float64 PASSED [ 36%] 2022-11-23T04:10:43.0747709Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_sort_cuda_float64 PASSED [ 36%] 2022-11-23T04:10:43.0747970Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_sparse_sampled_addmm_cuda_complex128 SKIPPED (Skipped!) [ 37%] 2022-11-23T04:10:43.0748249Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_sparse_sampled_addmm_cuda_float64 SKIPPED (Skipped!) [ 37%] 2022-11-23T04:10:43.0748568Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_special_airy_ai_cuda_float64 SKIPPED (Skipped! Dtype is not in supported backward dtypes!) [ 37%] 2022-11-23T04:10:43.0748891Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_special_bessel_j0_cuda_float64 SKIPPED (Skipped! Dtype is not in supported backward dtypes!) [ 37%] 2022-11-23T04:10:43.0749211Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_special_bessel_j1_cuda_float64 SKIPPED (Skipped! Dtype is not in supported backward dtypes!) [ 37%] 2022-11-23T04:10:43.0749578Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_special_bessel_y0_cuda_float64 SKIPPED (Skipped! Dtype is not in supported backward dtypes!) [ 37%] 2022-11-23T04:10:43.0749914Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_special_bessel_y1_cuda_float64 SKIPPED (Skipped! Dtype is not in supported backward dtypes!) [ 37%] 2022-11-23T04:10:43.0750259Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_special_chebyshev_polynomial_t_cuda_float64 SKIPPED (Skipped! Dtype is not in supported backward dtypes!) [ 37%] 2022-11-23T04:10:43.0750601Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_special_chebyshev_polynomial_u_cuda_float64 SKIPPED (Skipped! Dtype is not in supported backward dtypes!) [ 37%] 2022-11-23T04:10:43.0751128Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_special_chebyshev_polynomial_v_cuda_float64 SKIPPED (Skipping - testing takes an unreasonably long time, #79528) [ 37%] 2022-11-23T04:10:43.0751629Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_special_chebyshev_polynomial_w_cuda_float64 SKIPPED (Skipping - testing takes an unreasonably long time, #79528) [ 37%] 2022-11-23T04:10:43.0751882Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_special_entr_cuda_float64 PASSED [ 37%] 2022-11-23T04:10:43.0752118Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_special_erfcx_cuda_float64 PASSED [ 37%] 2022-11-23T04:10:43.0752461Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_special_hermite_polynomial_h_cuda_float64 SKIPPED (Skipped! Dtype is not in supported backward dtypes!) [ 37%] 2022-11-23T04:10:43.0752808Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_special_hermite_polynomial_he_cuda_float64 SKIPPED (Skipped! Dtype is not in supported backward dtypes!) [ 37%] 2022-11-23T04:10:43.0753050Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_special_i0e_cuda_float64 PASSED [ 37%] 2022-11-23T04:10:43.0753288Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_special_i1_cuda_float64 PASSED [ 37%] 2022-11-23T04:10:43.0753590Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_special_i1e_cuda_float64 PASSED [ 37%] 2022-11-23T04:10:43.0753933Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_special_laguerre_polynomial_l_cuda_float64 SKIPPED (Skipped! Dtype is not in supported backward dtypes!) [ 37%] 2022-11-23T04:10:43.0754435Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_special_legendre_polynomial_p_cuda_float64 SKIPPED (Skipping - testing takes an unreasonably long time, #79528) [ 37%] 2022-11-23T04:10:43.0754688Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_special_log_ndtr_cuda_float64 PASSED [ 37%] 2022-11-23T04:10:43.0755024Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_special_modified_bessel_i0_cuda_float64 SKIPPED (Skipped! Dtype is not in supported backward dtypes!) [ 37%] 2022-11-23T04:10:43.0755343Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_special_modified_bessel_i1_cuda_float64 SKIPPED (Skipped! Dtype is not in supported backward dtypes!) [ 37%] 2022-11-23T04:10:43.0755670Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_special_modified_bessel_k0_cuda_float64 SKIPPED (Skipped! Dtype is not in supported backward dtypes!) [ 37%] 2022-11-23T04:10:43.0756003Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_special_modified_bessel_k1_cuda_float64 SKIPPED (Skipped! Dtype is not in supported backward dtypes!) [ 37%] 2022-11-23T04:10:43.0756245Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_special_ndtr_cuda_float64 PASSED [ 37%] 2022-11-23T04:10:43.0756490Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_special_ndtri_cuda_float64 PASSED [ 37%] 2022-11-23T04:10:43.0756784Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_special_polygamma_special_polygamma_n_0_cuda_float64 PASSED [ 37%] 2022-11-23T04:10:43.0757193Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_special_scaled_modified_bessel_k0_cuda_float64 SKIPPED (Skipped! Dtype is not in supported backward dtypes!) [ 37%] 2022-11-23T04:10:43.0757556Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_special_scaled_modified_bessel_k1_cuda_float64 SKIPPED (Skipped! Dtype is not in supported backward dtypes!) [ 37%] 2022-11-23T04:10:43.0758084Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_special_shifted_chebyshev_polynomial_t_cuda_float64 SKIPPED (Skipping - testing takes an unreasonably long time, #79528) [ 37%] 2022-11-23T04:10:43.0758595Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_special_shifted_chebyshev_polynomial_u_cuda_float64 SKIPPED (Skipping - testing takes an unreasonably long time, #79528) [ 37%] 2022-11-23T04:10:43.0759105Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_special_shifted_chebyshev_polynomial_v_cuda_float64 SKIPPED (Skipping - testing takes an unreasonably long time, #79528) [ 37%] 2022-11-23T04:10:43.0759611Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_special_shifted_chebyshev_polynomial_w_cuda_float64 SKIPPED (Skipping - testing takes an unreasonably long time, #79528) [ 37%] 2022-11-23T04:10:43.0759935Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_special_spherical_bessel_j0_cuda_float64 SKIPPED (Skipped! Dtype is not in supported backward dtypes!) [ 37%] 2022-11-23T04:10:43.0760187Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_special_xlog1py_cuda_float64 PASSED [ 37%] 2022-11-23T04:10:43.0760503Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_special_zeta_cuda_float64 SKIPPED (Skipped! Dtype is not in supported backward dtypes!) [ 37%] 2022-11-23T04:10:43.0760743Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_split_cuda_complex128 PASSED [ 37%] 2022-11-23T04:10:43.0760975Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_split_cuda_float64 PASSED [ 37%] 2022-11-23T04:10:43.0761227Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_split_list_args_cuda_complex128 PASSED [ 37%] 2022-11-23T04:10:43.0761474Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_split_list_args_cuda_float64 PASSED [ 37%] 2022-11-23T04:10:43.0761787Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_split_with_sizes_cuda_complex128 PASSED [ 37%] 2022-11-23T04:10:43.0762043Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_split_with_sizes_cuda_float64 PASSED [ 37%] 2022-11-23T04:10:43.0762264Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_sqrt_cuda_complex128 PASSED [ 37%] 2022-11-23T04:10:43.0762500Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_sqrt_cuda_float64 PASSED [ 37%] 2022-11-23T04:10:43.0762788Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_square_cuda_complex128 PASSED [ 37%] 2022-11-23T04:10:43.0763032Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_square_cuda_float64 PASSED [ 37%] 2022-11-23T04:10:43.0763273Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_squeeze_cuda_complex128 PASSED [ 37%] 2022-11-23T04:10:43.0763510Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_squeeze_cuda_float64 PASSED [ 37%] 2022-11-23T04:10:43.0763748Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_stack_cuda_complex128 PASSED [ 38%] 2022-11-23T04:10:43.0763980Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_stack_cuda_float64 PASSED [ 38%] 2022-11-23T04:10:43.0764216Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_std_cuda_complex128 PASSED [ 38%] 2022-11-23T04:10:43.0764428Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_std_cuda_float64 PASSED [ 38%] 2022-11-23T04:10:43.0764669Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_std_mean_cuda_complex128 PASSED [ 38%] 2022-11-23T04:10:43.0764903Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_std_mean_cuda_float64 PASSED [ 38%] 2022-11-23T04:10:43.0765134Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_stft_cuda_complex128 PASSED [ 38%] 2022-11-23T04:10:43.0765363Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_stft_cuda_float64 PASSED [ 38%] 2022-11-23T04:10:43.0765654Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_sub_cuda_complex128 PASSED [ 38%] 2022-11-23T04:10:43.0765901Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_sub_cuda_float64 PASSED [ 38%] 2022-11-23T04:10:43.0766140Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_sum_cuda_complex128 PASSED [ 38%] 2022-11-23T04:10:43.0766352Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_sum_cuda_float64 PASSED [ 38%] 2022-11-23T04:10:43.0766595Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_sum_to_size_cuda_complex128 PASSED [ 38%] 2022-11-23T04:10:43.0766831Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_sum_to_size_cuda_float64 PASSED [ 38%] 2022-11-23T04:10:43.0767062Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_svd_cuda_complex128 PASSED [ 38%] 2022-11-23T04:10:43.0767284Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_svd_cuda_float64 PASSED [ 38%] 2022-11-23T04:10:43.0767525Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_svd_lowrank_cuda_float64 PASSED [ 38%] 2022-11-23T04:10:43.0767765Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_symeig_cuda_complex128 PASSED [ 38%] 2022-11-23T04:10:43.0767993Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_symeig_cuda_float64 PASSED [ 38%] 2022-11-23T04:10:43.0768226Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_t_cuda_complex128 PASSED [ 38%] 2022-11-23T04:10:43.0768434Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_t_cuda_float64 PASSED [ 38%] 2022-11-23T04:10:43.0768683Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_take_along_dim_cuda_complex128 PASSED [ 38%] 2022-11-23T04:10:43.0768926Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_take_along_dim_cuda_float64 PASSED [ 38%] 2022-11-23T04:10:43.0769168Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_take_cuda_complex128 PASSED [ 38%] 2022-11-23T04:10:43.0769400Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_take_cuda_float64 PASSED [ 38%] 2022-11-23T04:10:43.0769698Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_tan_cuda_complex128 PASSED [ 38%] 2022-11-23T04:10:43.0769929Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_tan_cuda_float64 PASSED [ 38%] 2022-11-23T04:10:43.0770160Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_tanh_cuda_complex128 PASSED [ 38%] 2022-11-23T04:10:43.0770368Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_tanh_cuda_float64 PASSED [ 38%] 2022-11-23T04:10:43.0770618Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_tensor_split_cuda_complex128 PASSED [ 38%] 2022-11-23T04:10:43.0770857Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_tensor_split_cuda_float64 PASSED [ 38%] 2022-11-23T04:10:43.0771104Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_tensordot_cuda_complex128 PASSED [ 38%] 2022-11-23T04:10:43.0771341Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_tensordot_cuda_float64 PASSED [ 38%] 2022-11-23T04:10:43.0771579Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_tile_cuda_complex128 PASSED [ 38%] 2022-11-23T04:10:43.0771809Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_tile_cuda_float64 PASSED [ 38%] 2022-11-23T04:10:43.0772040Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_to_cuda_complex128 PASSED [ 38%] 2022-11-23T04:10:43.0772265Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_to_cuda_float64 PASSED [ 38%] 2022-11-23T04:10:43.0772568Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_to_sparse_cuda_complex128 SKIPPED (Skipped! Dtype is not in supported backward dtypes!) [ 38%] 2022-11-23T04:10:43.0772814Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_to_sparse_cuda_float64 PASSED [ 38%] 2022-11-23T04:10:43.0773049Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_topk_cuda_float64 PASSED [ 38%] 2022-11-23T04:10:43.0773289Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_trace_cuda_complex128 PASSED [ 38%] 2022-11-23T04:10:43.0773572Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_trace_cuda_float64 PASSED [ 38%] 2022-11-23T04:10:43.0773830Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_transpose_cuda_complex128 PASSED [ 38%] 2022-11-23T04:10:43.0774071Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_transpose_cuda_float64 PASSED [ 38%] 2022-11-23T04:10:43.0774317Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_trapezoid_cuda_complex128 PASSED [ 38%] 2022-11-23T04:10:43.0774555Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_trapezoid_cuda_float64 PASSED [ 38%] 2022-11-23T04:10:43.0774776Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_trapz_cuda_complex128 PASSED [ 38%] 2022-11-23T04:10:43.0775007Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_trapz_cuda_float64 PASSED [ 38%] 2022-11-23T04:10:43.0775261Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_triangular_solve_cuda_complex128 PASSED [ 39%] 2022-11-23T04:10:43.0775516Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_triangular_solve_cuda_float64 PASSED [ 39%] 2022-11-23T04:10:43.0775751Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_tril_cuda_complex128 PASSED [ 39%] 2022-11-23T04:10:43.0775979Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_tril_cuda_float64 PASSED [ 39%] 2022-11-23T04:10:43.0776211Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_triu_cuda_complex128 PASSED [ 39%] 2022-11-23T04:10:43.0776444Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_triu_cuda_float64 PASSED [ 39%] 2022-11-23T04:10:43.0776693Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_true_divide_cuda_complex128 PASSED [ 39%] 2022-11-23T04:10:43.0776923Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_true_divide_cuda_float64 PASSED [ 39%] 2022-11-23T04:10:43.0777154Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_trunc_cuda_float64 PASSED [ 39%] 2022-11-23T04:10:43.0777395Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_unbind_cuda_complex128 PASSED [ 39%] 2022-11-23T04:10:43.0777684Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_unbind_cuda_float64 PASSED [ 39%] 2022-11-23T04:10:43.0777927Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_unflatten_cuda_complex128 PASSED [ 39%] 2022-11-23T04:10:43.0778160Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_unflatten_cuda_float64 PASSED [ 39%] 2022-11-23T04:10:43.0778405Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_unfold_copy_cuda_complex128 PASSED [ 39%] 2022-11-23T04:10:43.0778648Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_unfold_copy_cuda_float64 PASSED [ 39%] 2022-11-23T04:10:43.0778867Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_unfold_cuda_complex128 PASSED [ 39%] 2022-11-23T04:10:43.0779100Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_unfold_cuda_float64 PASSED [ 39%] 2022-11-23T04:10:43.0779420Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_uniform_cuda_complex128 SKIPPED (Skipped! Dtype is not in supported backward dtypes!) [ 39%] 2022-11-23T04:10:43.0779737Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_uniform_cuda_float64 SKIPPED (Skipped! Dtype is not in supported backward dtypes!) [ 39%] 2022-11-23T04:10:43.0780431Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_unique_consecutive_cuda_float64 SKIPPED (Skipped! Dtype is not in supported backward dtypes!) [ 39%] 2022-11-23T04:10:43.0780967Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_unique_cuda_float64 SKIPPED (Skipped! Dtype is not in supported backward dtypes!) [ 39%] 2022-11-23T04:10:43.0781228Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_unsqueeze_cuda_complex128 PASSED [ 39%] 2022-11-23T04:10:43.0781471Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_unsqueeze_cuda_float64 PASSED [ 39%] 2022-11-23T04:10:43.0781707Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_var_cuda_complex128 PASSED [ 39%] 2022-11-23T04:10:43.0782017Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_var_cuda_float64 PASSED [ 39%] 2022-11-23T04:10:43.0782258Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_var_mean_cuda_complex128 PASSED [ 39%] 2022-11-23T04:10:43.0782494Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_var_mean_cuda_float64 PASSED [ 39%] 2022-11-23T04:10:43.0782724Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_vdot_cuda_complex128 PASSED [ 39%] 2022-11-23T04:10:43.0782950Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_vdot_cuda_float64 PASSED [ 39%] 2022-11-23T04:10:43.0783195Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_view_as_complex_cuda_float64 PASSED [ 39%] 2022-11-23T04:10:43.0783432Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_view_as_cuda_complex128 PASSED [ 39%] 2022-11-23T04:10:43.0783666Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_view_as_cuda_float64 PASSED [ 39%] 2022-11-23T04:10:43.0783911Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_view_as_real_cuda_complex128 PASSED [ 39%] 2022-11-23T04:10:43.0784133Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_view_copy_cuda_float64 PASSED [ 39%] 2022-11-23T04:10:43.0784366Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_view_cuda_complex128 PASSED [ 39%] 2022-11-23T04:10:43.0784602Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_view_cuda_float64 PASSED [ 39%] 2022-11-23T04:10:43.0784844Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_vsplit_cuda_complex128 PASSED [ 39%] 2022-11-23T04:10:43.0785082Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_vsplit_cuda_float64 PASSED [ 39%] 2022-11-23T04:10:43.0785321Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_vstack_cuda_complex128 PASSED [ 39%] 2022-11-23T04:10:43.0785553Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_vstack_cuda_float64 PASSED [ 39%] 2022-11-23T04:10:43.0785788Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_where_cuda_complex128 PASSED [ 39%] 2022-11-23T04:10:43.0786095Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_where_cuda_float64 PASSED [ 39%] 2022-11-23T04:10:43.0786309Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_xlogy_cuda_float64 PASSED [ 39%] 2022-11-23T04:10:43.0786544Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_zero__cuda_complex128 PASSED [ 39%] 2022-11-23T04:10:43.0786767Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_zero__cuda_float64 PASSED [ 39%] 2022-11-23T04:10:43.0787083Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_zeros_cuda_complex128 SKIPPED (Skipped! Dtype is not in supported backward dtypes!) [ 39%] 2022-11-23T04:10:43.0787393Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_zeros_cuda_float64 SKIPPED (Skipped! Dtype is not in supported backward dtypes!) [ 39%] 2022-11-23T04:10:43.0787714Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_zeros_like_cuda_complex128 SKIPPED (Skipped! Dtype is not in supported backward dtypes!) [ 39%] 2022-11-23T04:10:43.0788035Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_zeros_like_cuda_float64 SKIPPED (Skipped! Dtype is not in supported backward dtypes!) [ 40%] 2022-11-23T04:10:43.0788272Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_H_cuda_complex128 PASSED [ 40%] 2022-11-23T04:10:43.0788514Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_H_cuda_float64 PASSED [ 40%] 2022-11-23T04:10:43.0788738Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_T_cuda_complex128 PASSED [ 40%] 2022-11-23T04:10:43.0788971Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_T_cuda_float64 PASSED [ 40%] 2022-11-23T04:10:43.0789227Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad___getitem___cuda_complex128 PASSED [ 40%] 2022-11-23T04:10:43.0789472Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad___getitem___cuda_float64 PASSED [ 40%] 2022-11-23T04:10:43.0789762Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad___radd___cuda_complex128 PASSED [ 40%] 2022-11-23T04:10:43.0790017Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad___radd___cuda_float64 PASSED [ 40%] 2022-11-23T04:10:43.0790265Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad___rdiv___cuda_complex128 PASSED [ 40%] 2022-11-23T04:10:43.0790509Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad___rdiv___cuda_float64 PASSED [ 40%] 2022-11-23T04:10:43.0790759Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad___rmatmul___cuda_complex128 PASSED [ 40%] 2022-11-23T04:10:43.0790984Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad___rmatmul___cuda_float64 PASSED [ 40%] 2022-11-23T04:10:43.0791222Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad___rmod___cuda_float64 PASSED [ 40%] 2022-11-23T04:10:43.0791464Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad___rmul___cuda_complex128 PASSED [ 40%] 2022-11-23T04:10:43.0791703Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad___rmul___cuda_float64 PASSED [ 40%] 2022-11-23T04:10:43.0791971Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad___rpow___cuda_complex128 SKIPPED (Skipped!) [ 40%] 2022-11-23T04:10:43.0792239Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad___rpow___cuda_float64 SKIPPED (Skipped!) [ 40%] 2022-11-23T04:10:43.0792495Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad___rsub___cuda_complex128 PASSED [ 40%] 2022-11-23T04:10:43.0792738Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad___rsub___cuda_float64 PASSED [ 40%] 2022-11-23T04:10:43.0793003Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad__softmax_backward_data_cuda_float64 PASSED [ 40%] 2022-11-23T04:10:43.0793225Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_abs_cuda_complex128 PASSED [ 40%] 2022-11-23T04:10:43.0793459Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_abs_cuda_float64 PASSED [ 40%] 2022-11-23T04:10:43.0793704Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_acos_cuda_complex128 PASSED [ 40%] 2022-11-23T04:10:43.0794000Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_acos_cuda_float64 PASSED [ 40%] 2022-11-23T04:10:43.0794244Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_acosh_cuda_complex128 PASSED [ 40%] 2022-11-23T04:10:43.0794482Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_acosh_cuda_float64 PASSED [ 40%] 2022-11-23T04:10:43.0794723Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_add_cuda_complex128 PASSED [ 40%] 2022-11-23T04:10:43.0794957Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_add_cuda_float64 PASSED [ 40%] 2022-11-23T04:10:43.0795204Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_addbmm_cuda_complex128 PASSED [ 40%] 2022-11-23T04:10:43.0795428Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_addbmm_cuda_float64 PASSED [ 40%] 2022-11-23T04:10:43.0795679Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_addcdiv_cuda_complex128 PASSED [ 40%] 2022-11-23T04:10:43.0795934Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_addcdiv_cuda_float64 PASSED [ 40%] 2022-11-23T04:10:43.0796184Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_addcmul_cuda_complex128 PASSED [ 40%] 2022-11-23T04:10:43.0796429Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_addcmul_cuda_float64 PASSED [ 40%] 2022-11-23T04:10:43.0796673Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_addmm_cuda_complex128 PASSED [ 40%] 2022-11-23T04:10:43.0796910Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_addmm_cuda_float64 PASSED [ 40%] 2022-11-23T04:10:43.0797169Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_addmm_decomposed_cuda_complex128 PASSED [ 40%] 2022-11-23T04:10:43.0797425Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_addmm_decomposed_cuda_float64 PASSED [ 40%] 2022-11-23T04:10:43.0797696Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_addmv_cuda_complex128 PASSED [ 40%] 2022-11-23T04:10:43.0798095Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_addmv_cuda_float64 PASSED [ 40%] 2022-11-23T04:10:43.0798532Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_addr_cuda_complex128 PASSED [ 40%] 2022-11-23T04:10:43.0798958Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_addr_cuda_float64 PASSED [ 40%] 2022-11-23T04:10:43.0799706Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_all_cuda_complex128 SKIPPED (Skipped! Op doesn't support autograd for this dtype.) [ 40%] 2022-11-23T04:10:43.0800155Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_all_cuda_float64 SKIPPED (Skipped! Op doesn't support autograd for this dtype.) [ 40%] 2022-11-23T04:10:43.0800611Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_allclose_cuda_complex128 SKIPPED (Skipped! Op doesn't support autograd for this dtype.) [ 40%] 2022-11-23T04:10:43.0801065Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_allclose_cuda_float64 SKIPPED (Skipped! Op doesn't support autograd for this dtype.) [ 40%] 2022-11-23T04:10:43.0801322Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_amax_cuda_float64 PASSED [ 40%] 2022-11-23T04:10:43.0801546Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_amin_cuda_float64 PASSED [ 40%] 2022-11-23T04:10:43.0802006Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_aminmax_cuda_float64 SKIPPED (Skipped! Op doesn't support autograd for this dtype.) [ 41%] 2022-11-23T04:10:43.0802254Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_angle_cuda_complex128 PASSED [ 41%] 2022-11-23T04:10:43.0802494Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_angle_cuda_float64 PASSED [ 41%] 2022-11-23T04:10:43.0802940Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_any_cuda_complex128 SKIPPED (Skipped! Op doesn't support autograd for this dtype.) [ 41%] 2022-11-23T04:10:43.0803400Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_any_cuda_float64 SKIPPED (Skipped! Op doesn't support autograd for this dtype.) [ 41%] 2022-11-23T04:10:43.0804083Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_arange_cuda_float64 SKIPPED (Skipped! Op doesn't support autograd for this dtype.) [ 41%] 2022-11-23T04:10:43.0804527Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_argmax_cuda_float64 SKIPPED (Skipped! Op doesn't support autograd for this dtype.) [ 41%] 2022-11-23T04:10:43.0805095Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_argmin_cuda_float64 SKIPPED (Skipped! Op doesn't support autograd for this dtype.) [ 41%] 2022-11-23T04:10:43.0805522Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_argsort_cuda_float64 SKIPPED (Skipped! Op doesn't support autograd for this dtype.) [ 41%] 2022-11-23T04:10:43.0805989Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_argwhere_cuda_complex128 SKIPPED (Skipped! Op doesn't support autograd for this dtype.) [ 41%] 2022-11-23T04:10:43.0806427Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_argwhere_cuda_float64 SKIPPED (Skipped! Op doesn't support autograd for this dtype.) [ 41%] 2022-11-23T04:10:43.0806696Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_as_strided_cuda_complex128 SKIPPED (Numerous errors) [ 41%] 2022-11-23T04:10:43.0806955Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_as_strided_cuda_float64 SKIPPED (Numerous errors) [ 41%] 2022-11-23T04:10:43.0807221Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_as_strided_scatter_cuda_complex128 PASSED [ 41%] 2022-11-23T04:10:43.0807472Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_as_strided_scatter_cuda_float64 PASSED [ 41%] 2022-11-23T04:10:43.0807712Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_asin_cuda_complex128 PASSED [ 41%] 2022-11-23T04:10:43.0807940Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_asin_cuda_float64 PASSED [ 41%] 2022-11-23T04:10:43.0808237Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_asinh_cuda_complex128 PASSED [ 41%] 2022-11-23T04:10:43.0808478Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_asinh_cuda_float64 PASSED [ 41%] 2022-11-23T04:10:43.0808698Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_atan2_cuda_float64 PASSED [ 41%] 2022-11-23T04:10:43.0808941Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_atan_cuda_complex128 PASSED [ 41%] 2022-11-23T04:10:43.0809178Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_atan_cuda_float64 PASSED [ 41%] 2022-11-23T04:10:43.0809425Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_atanh_cuda_complex128 PASSED [ 41%] 2022-11-23T04:10:43.0809661Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_atanh_cuda_float64 PASSED [ 41%] 2022-11-23T04:10:43.0809917Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_atleast_1d_cuda_complex128 PASSED [ 41%] 2022-11-23T04:10:43.0810169Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_atleast_1d_cuda_float64 PASSED [ 41%] 2022-11-23T04:10:43.0810416Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_atleast_2d_cuda_complex128 PASSED [ 41%] 2022-11-23T04:10:43.0810659Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_atleast_2d_cuda_float64 PASSED [ 41%] 2022-11-23T04:10:43.0810903Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_atleast_3d_cuda_complex128 PASSED [ 41%] 2022-11-23T04:10:43.0811153Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_atleast_3d_cuda_float64 PASSED [ 41%] 2022-11-23T04:10:43.0811406Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_baddbmm_cuda_complex128 PASSED [ 41%] 2022-11-23T04:10:43.0811648Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_baddbmm_cuda_float64 PASSED [ 41%] 2022-11-23T04:10:43.0811896Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_bernoulli_cuda_float64 PASSED [ 41%] 2022-11-23T04:10:43.0812204Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_bfloat16_cuda_complex128 XFAIL [ 41%] 2022-11-23T04:10:43.0812446Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_bfloat16_cuda_float64 XFAIL [ 41%] 2022-11-23T04:10:43.0812699Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_block_diag_cuda_complex128 PASSED [ 41%] 2022-11-23T04:10:43.0812945Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_block_diag_cuda_float64 PASSED [ 41%] 2022-11-23T04:10:43.0813168Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_bmm_cuda_complex128 PASSED [ 41%] 2022-11-23T04:10:43.0813405Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_bmm_cuda_float64 PASSED [ 41%] 2022-11-23T04:10:43.0813872Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_bool_cuda_complex128 SKIPPED (Skipped! Op doesn't support autograd for this dtype.) [ 41%] 2022-11-23T04:10:43.0814320Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_bool_cuda_float64 SKIPPED (Skipped! Op doesn't support autograd for this dtype.) [ 41%] 2022-11-23T04:10:43.0814589Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_broadcast_tensors_cuda_complex128 PASSED [ 41%] 2022-11-23T04:10:43.0814846Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_broadcast_tensors_cuda_float64 PASSED [ 41%] 2022-11-23T04:10:43.0815113Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_broadcast_to_cuda_complex128 PASSED [ 41%] 2022-11-23T04:10:43.0815412Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_broadcast_to_cuda_float64 PASSED [ 41%] 2022-11-23T04:10:43.0815885Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_bucketize_cuda_float64 SKIPPED (Skipped! Op doesn't support autograd for this dtype.) [ 41%] 2022-11-23T04:10:43.0816322Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_byte_cuda_complex128 SKIPPED (Skipped! Op doesn't support autograd for this dtype.) [ 41%] 2022-11-23T04:10:43.0816835Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_byte_cuda_float64 SKIPPED (Skipped! Op doesn't support autograd for this dtype.) [ 41%] 2022-11-23T04:10:43.0817112Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_cartesian_prod_cuda_complex128 PASSED [ 42%] 2022-11-23T04:10:43.0817368Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_cartesian_prod_cuda_float64 PASSED [ 42%] 2022-11-23T04:10:43.0817884Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_cat_cuda_complex128 SKIPPED (TODO(whc) fix pre-existing bug with cat for newly added opinfo for empty+nonempty) [ 42%] 2022-11-23T04:10:43.0818386Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_cat_cuda_float64 SKIPPED (TODO(whc) fix pre-existing bug with cat for newly added opinfo for empty+nonempty) [ 42%] 2022-11-23T04:10:43.0818850Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_cdist_cuda_float64 SKIPPED (Op claims it doesn't support gradgrad. This is not verified.) [ 42%] 2022-11-23T04:10:43.0819104Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_cdouble_cuda_complex128 PASSED [ 42%] 2022-11-23T04:10:43.0819350Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_cdouble_cuda_float64 PASSED [ 42%] 2022-11-23T04:10:43.0819587Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_ceil_cuda_float64 PASSED [ 42%] 2022-11-23T04:10:43.0819813Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_cfloat_cuda_complex128 XFAIL [ 42%] 2022-11-23T04:10:43.0820237Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_cfloat_cuda_float64 XFAIL [ 42%] 2022-11-23T04:10:43.0820494Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_chalf_cuda_complex128 XFAIL [ 42%] 2022-11-23T04:10:43.0820736Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_chalf_cuda_float64 XFAIL [ 42%] 2022-11-23T04:10:43.0821204Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_char_cuda_complex128 SKIPPED (Skipped! Op doesn't support autograd for this dtype.) [ 42%] 2022-11-23T04:10:43.0821745Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_char_cuda_float64 SKIPPED (Skipped! Op doesn't support autograd for this dtype.) [ 42%] 2022-11-23T04:10:43.0821997Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_cholesky_cuda_complex128 PASSED [ 42%] 2022-11-23T04:10:43.0822241Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_cholesky_cuda_float64 PASSED [ 42%] 2022-11-23T04:10:43.0822505Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_cholesky_inverse_cuda_complex128 PASSED [ 42%] 2022-11-23T04:10:43.0822765Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_cholesky_inverse_cuda_float64 PASSED [ 42%] 2022-11-23T04:10:43.0823006Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_cholesky_solve_cuda_complex128 PASSED [ 42%] 2022-11-23T04:10:43.0823260Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_cholesky_solve_cuda_float64 PASSED [ 42%] 2022-11-23T04:10:43.0823507Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_chunk_cuda_complex128 PASSED [ 42%] 2022-11-23T04:10:43.0823746Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_chunk_cuda_float64 PASSED [ 42%] 2022-11-23T04:10:43.0823985Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_clamp_cuda_float64 PASSED [ 42%] 2022-11-23T04:10:43.0824233Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_clamp_max_cuda_float64 PASSED [ 42%] 2022-11-23T04:10:43.0824472Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_clamp_min_cuda_float64 PASSED [ 42%] 2022-11-23T04:10:43.0824723Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_clone_cuda_complex128 PASSED [ 42%] 2022-11-23T04:10:43.0824963Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_clone_cuda_float64 PASSED [ 42%] 2022-11-23T04:10:43.0825204Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_column_stack_cuda_complex128 PASSED [ 42%] 2022-11-23T04:10:43.0825524Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_column_stack_cuda_float64 PASSED [ 42%] 2022-11-23T04:10:43.0825794Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_combinations_cuda_complex128 PASSED [ 42%] 2022-11-23T04:10:43.0826046Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_combinations_cuda_float64 PASSED [ 42%] 2022-11-23T04:10:43.0826290Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_complex_cuda_float64 PASSED [ 42%] 2022-11-23T04:10:43.0826533Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_conj_cuda_complex128 PASSED [ 42%] 2022-11-23T04:10:43.0826772Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_conj_cuda_float64 PASSED [ 42%] 2022-11-23T04:10:43.0827029Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_conj_physical_cuda_complex128 PASSED [ 42%] 2022-11-23T04:10:43.0827267Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_conj_physical_cuda_float64 PASSED [ 42%] 2022-11-23T04:10:43.0827538Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_constant_pad_nd_cuda_complex128 PASSED [ 42%] 2022-11-23T04:10:43.0827792Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_constant_pad_nd_cuda_float64 PASSED [ 42%] 2022-11-23T04:10:43.0828054Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_contiguous_cuda_complex128 PASSED [ 42%] 2022-11-23T04:10:43.0828324Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_contiguous_cuda_float64 PASSED [ 42%] 2022-11-23T04:10:43.0828582Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_copysign_cuda_float64 PASSED [ 42%] 2022-11-23T04:10:43.0828841Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_corrcoef_cuda_complex128 PASSED [ 42%] 2022-11-23T04:10:43.0829089Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_corrcoef_cuda_float64 PASSED [ 42%] 2022-11-23T04:10:43.0829329Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_cos_cuda_complex128 PASSED [ 42%] 2022-11-23T04:10:43.0829590Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_cos_cuda_float64 PASSED [ 42%] 2022-11-23T04:10:43.0829835Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_cosh_cuda_complex128 PASSED [ 42%] 2022-11-23T04:10:43.0830069Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_cosh_cuda_float64 PASSED [ 42%] 2022-11-23T04:10:43.0830550Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_count_nonzero_cuda_complex128 SKIPPED (Skipped! Op doesn't support autograd for this dtype.) [ 42%] 2022-11-23T04:10:43.0831012Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_count_nonzero_cuda_float64 SKIPPED (Skipped! Op doesn't support autograd for this dtype.) [ 42%] 2022-11-23T04:10:43.0831253Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_cov_cuda_complex128 XFAIL [ 43%] 2022-11-23T04:10:43.0831485Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_cov_cuda_float64 XFAIL [ 43%] 2022-11-23T04:10:43.0831736Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_cross_cuda_complex128 PASSED [ 43%] 2022-11-23T04:10:43.0831972Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_cross_cuda_float64 PASSED [ 43%] 2022-11-23T04:10:43.0832210Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_cummax_cuda_float64 PASSED [ 43%] 2022-11-23T04:10:43.0832431Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_cummin_cuda_float64 PASSED [ 43%] 2022-11-23T04:10:43.0832772Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_cumprod_cuda_complex128 SKIPPED (test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test) [ 43%] 2022-11-23T04:10:43.0833022Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_cumprod_cuda_float64 PASSED [ 43%] 2022-11-23T04:10:43.0833275Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_cumsum_cuda_complex128 PASSED [ 43%] 2022-11-23T04:10:43.0833566Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_cumsum_cuda_float64 PASSED [ 43%] 2022-11-23T04:10:43.0833852Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_cumulative_trapezoid_cuda_complex128 PASSED [ 43%] 2022-11-23T04:10:43.0834118Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_cumulative_trapezoid_cuda_float64 PASSED [ 43%] 2022-11-23T04:10:43.0834359Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_deg2rad_cuda_float64 PASSED [ 43%] 2022-11-23T04:10:43.0834601Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_diag_cuda_complex128 PASSED [ 43%] 2022-11-23T04:10:43.0834820Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_diag_cuda_float64 PASSED [ 43%] 2022-11-23T04:10:43.0835075Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_diag_embed_cuda_complex128 PASSED [ 43%] 2022-11-23T04:10:43.0835319Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_diag_embed_cuda_float64 PASSED [ 43%] 2022-11-23T04:10:43.0835574Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_diagflat_cuda_complex128 PASSED [ 43%] 2022-11-23T04:10:43.0835822Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_diagflat_cuda_float64 PASSED [ 43%] 2022-11-23T04:10:43.0836080Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_diagonal_copy_cuda_complex128 PASSED [ 43%] 2022-11-23T04:10:43.0836331Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_diagonal_copy_cuda_float64 PASSED [ 43%] 2022-11-23T04:10:43.0836591Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_diagonal_cuda_complex128 PASSED [ 43%] 2022-11-23T04:10:43.0836821Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_diagonal_cuda_float64 PASSED [ 43%] 2022-11-23T04:10:43.0837085Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_diagonal_scatter_cuda_float64 PASSED [ 43%] 2022-11-23T04:10:43.0837331Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_diff_cuda_complex128 PASSED [ 43%] 2022-11-23T04:10:43.0837571Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_diff_cuda_float64 PASSED [ 43%] 2022-11-23T04:10:43.0837869Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_digamma_cuda_float64 PASSED [ 43%] 2022-11-23T04:10:43.0838111Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_dist_cuda_complex128 PASSED [ 43%] 2022-11-23T04:10:43.0838347Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_dist_cuda_float64 PASSED [ 43%] 2022-11-23T04:10:43.0838605Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_div_floor_rounding_cuda_float64 PASSED [ 43%] 2022-11-23T04:10:43.0838872Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_div_no_rounding_mode_cuda_complex128 PASSED [ 43%] 2022-11-23T04:10:43.0839115Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_div_no_rounding_mode_cuda_float64 PASSED [ 43%] 2022-11-23T04:10:43.0839373Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_div_trunc_rounding_cuda_float64 PASSED [ 43%] 2022-11-23T04:10:43.0839617Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_dot_cuda_complex128 PASSED [ 43%] 2022-11-23T04:10:43.0839855Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_dot_cuda_float64 PASSED [ 43%] 2022-11-23T04:10:43.0840099Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_double_cuda_complex128 PASSED [ 43%] 2022-11-23T04:10:43.0840349Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_double_cuda_float64 PASSED [ 43%] 2022-11-23T04:10:43.0840603Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_dsplit_cuda_complex128 PASSED [ 43%] 2022-11-23T04:10:43.0840849Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_dsplit_cuda_float64 PASSED [ 43%] 2022-11-23T04:10:43.0841097Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_dstack_cuda_complex128 PASSED [ 43%] 2022-11-23T04:10:43.0841317Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_dstack_cuda_float64 PASSED [ 43%] 2022-11-23T04:10:43.0841612Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_einsum_cuda_complex128 PASSED [ 43%] 2022-11-23T04:10:43.0841864Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_einsum_cuda_float64 PASSED [ 43%] 2022-11-23T04:10:43.0842333Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_empty_cuda_complex128 SKIPPED (Skipped! Op doesn't support autograd for this dtype.) [ 43%] 2022-11-23T04:10:43.0842781Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_empty_cuda_float64 SKIPPED (Skipped! Op doesn't support autograd for this dtype.) [ 43%] 2022-11-23T04:10:43.0843244Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_empty_like_cuda_complex128 SKIPPED (Skipped! Op doesn't support autograd for this dtype.) [ 43%] 2022-11-23T04:10:43.0843699Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_empty_like_cuda_float64 SKIPPED (Skipped! Op doesn't support autograd for this dtype.) [ 43%] 2022-11-23T04:10:43.0844144Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_eq_cuda_complex128 SKIPPED (Skipped! Op doesn't support autograd for this dtype.) [ 43%] 2022-11-23T04:10:43.0844585Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_eq_cuda_float64 SKIPPED (Skipped! Op doesn't support autograd for this dtype.) [ 44%] 2022-11-23T04:10:43.0845037Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_equal_cuda_complex128 SKIPPED (Skipped! Op doesn't support autograd for this dtype.) [ 44%] 2022-11-23T04:10:43.0845480Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_equal_cuda_float64 SKIPPED (Skipped! Op doesn't support autograd for this dtype.) [ 44%] 2022-11-23T04:10:43.0845710Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_erf_cuda_float64 PASSED [ 44%] 2022-11-23T04:10:43.0845956Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_erfc_cuda_float64 PASSED [ 44%] 2022-11-23T04:10:43.0846198Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_erfinv_cuda_float64 PASSED [ 44%] 2022-11-23T04:10:43.0846503Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_exp2_cuda_float64 PASSED [ 44%] 2022-11-23T04:10:43.0846748Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_exp_cuda_complex128 PASSED [ 44%] 2022-11-23T04:10:43.0846982Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_exp_cuda_float64 PASSED [ 44%] 2022-11-23T04:10:43.0847234Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_expand_as_cuda_complex128 PASSED [ 44%] 2022-11-23T04:10:43.0847480Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_expand_as_cuda_float64 PASSED [ 44%] 2022-11-23T04:10:43.0847703Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_expand_cuda_complex128 PASSED [ 44%] 2022-11-23T04:10:43.0847942Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_expand_cuda_float64 PASSED [ 44%] 2022-11-23T04:10:43.0848180Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_expm1_cuda_float64 PASSED [ 44%] 2022-11-23T04:10:43.0848639Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_eye_cuda_complex128 SKIPPED (Skipped! Op doesn't support autograd for this dtype.) [ 44%] 2022-11-23T04:10:43.0849091Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_eye_cuda_float64 SKIPPED (Skipped! Op doesn't support autograd for this dtype.) [ 44%] 2022-11-23T04:10:43.0849341Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_fft_fft2_cuda_complex128 PASSED [ 44%] 2022-11-23T04:10:43.0849586Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_fft_fft2_cuda_float64 PASSED [ 44%] 2022-11-23T04:10:43.0849844Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_fft_fft_cuda_complex128 PASSED [ 44%] 2022-11-23T04:10:43.0850089Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_fft_fft_cuda_float64 PASSED [ 44%] 2022-11-23T04:10:43.0850342Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_fft_fftn_cuda_complex128 PASSED [ 44%] 2022-11-23T04:10:43.0850621Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_fft_fftn_cuda_float64 PASSED [ 44%] 2022-11-23T04:10:43.0850891Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_fft_fftshift_cuda_complex128 PASSED [ 44%] 2022-11-23T04:10:43.0851139Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_fft_fftshift_cuda_float64 PASSED [ 44%] 2022-11-23T04:10:43.0851386Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_fft_hfft2_cuda_complex128 PASSED [ 44%] 2022-11-23T04:10:43.0851629Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_fft_hfft2_cuda_float64 PASSED [ 44%] 2022-11-23T04:10:43.0851876Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_fft_hfft_cuda_complex128 PASSED [ 44%] 2022-11-23T04:10:43.0852117Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_fft_hfft_cuda_float64 PASSED [ 44%] 2022-11-23T04:10:43.0852365Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_fft_hfftn_cuda_complex128 PASSED [ 44%] 2022-11-23T04:10:43.0852594Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_fft_hfftn_cuda_float64 PASSED [ 44%] 2022-11-23T04:10:43.0852851Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_fft_ifft2_cuda_complex128 PASSED [ 44%] 2022-11-23T04:10:43.0853089Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_fft_ifft2_cuda_float64 PASSED [ 44%] 2022-11-23T04:10:43.0853338Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_fft_ifft_cuda_complex128 PASSED [ 44%] 2022-11-23T04:10:43.0853590Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_fft_ifft_cuda_float64 PASSED [ 44%] 2022-11-23T04:10:43.0853843Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_fft_ifftn_cuda_complex128 PASSED [ 44%] 2022-11-23T04:10:43.0854090Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_fft_ifftn_cuda_float64 PASSED [ 44%] 2022-11-23T04:10:43.0854348Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_fft_ifftshift_cuda_complex128 PASSED [ 44%] 2022-11-23T04:10:43.0854602Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_fft_ifftshift_cuda_float64 PASSED [ 44%] 2022-11-23T04:10:43.0854897Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_fft_ihfft2_cuda_float64 PASSED [ 44%] 2022-11-23T04:10:43.0855144Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_fft_ihfft_cuda_float64 PASSED [ 44%] 2022-11-23T04:10:43.0855386Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_fft_ihfftn_cuda_float64 PASSED [ 44%] 2022-11-23T04:10:43.0855633Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_fft_irfft2_cuda_complex128 PASSED [ 44%] 2022-11-23T04:10:43.0855872Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_fft_irfft2_cuda_float64 PASSED [ 44%] 2022-11-23T04:10:43.0856124Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_fft_irfft_cuda_complex128 PASSED [ 44%] 2022-11-23T04:10:43.0856363Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_fft_irfft_cuda_float64 PASSED [ 44%] 2022-11-23T04:10:43.0856612Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_fft_irfftn_cuda_complex128 PASSED [ 44%] 2022-11-23T04:10:43.0856851Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_fft_irfftn_cuda_float64 PASSED [ 44%] 2022-11-23T04:10:43.0857076Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_fft_rfft2_cuda_float64 PASSED [ 44%] 2022-11-23T04:10:43.0857327Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_fft_rfft_cuda_float64 PASSED [ 45%] 2022-11-23T04:10:43.0857574Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_fft_rfftn_cuda_float64 PASSED [ 45%] 2022-11-23T04:10:43.0857823Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_fill_cuda_complex128 PASSED [ 45%] 2022-11-23T04:10:43.0858062Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_fill_cuda_float64 PASSED [ 45%] 2022-11-23T04:10:43.0858306Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_flatten_cuda_complex128 PASSED [ 45%] 2022-11-23T04:10:43.0858595Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_flatten_cuda_float64 PASSED [ 45%] 2022-11-23T04:10:43.0858849Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_flip_cuda_complex128 PASSED [ 45%] 2022-11-23T04:10:43.0859087Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_flip_cuda_float64 PASSED [ 45%] 2022-11-23T04:10:43.0859317Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_fliplr_cuda_complex128 PASSED [ 45%] 2022-11-23T04:10:43.0859558Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_fliplr_cuda_float64 PASSED [ 45%] 2022-11-23T04:10:43.0859804Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_flipud_cuda_complex128 PASSED [ 45%] 2022-11-23T04:10:43.0860211Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_flipud_cuda_float64 PASSED [ 45%] 2022-11-23T04:10:43.0860459Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_float_cuda_complex128 XFAIL [ 45%] 2022-11-23T04:10:43.0860700Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_float_cuda_float64 XFAIL [ 45%] 2022-11-23T04:10:43.0860959Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_float_power_cuda_complex128 PASSED [ 45%] 2022-11-23T04:10:43.0861219Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_float_power_cuda_float64 PASSED [ 45%] 2022-11-23T04:10:43.0861464Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_floor_cuda_float64 PASSED [ 45%] 2022-11-23T04:10:43.0861929Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_floor_divide_cuda_float64 SKIPPED (Skipped! Op doesn't support autograd for this dtype.) [ 45%] 2022-11-23T04:10:43.0862172Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_fmax_cuda_float64 PASSED [ 45%] 2022-11-23T04:10:43.0862411Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_fmin_cuda_float64 PASSED [ 45%] 2022-11-23T04:10:43.0862645Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_fmod_cuda_float64 PASSED [ 45%] 2022-11-23T04:10:43.0863049Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_frac_cuda_float64 PASSED [ 45%] 2022-11-23T04:10:43.0863292Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_frexp_cuda_float64 PASSED [ 45%] 2022-11-23T04:10:43.0863752Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_full_cuda_complex128 SKIPPED (Skipped! Op doesn't support autograd for this dtype.) [ 45%] 2022-11-23T04:10:43.0864199Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_full_cuda_float64 SKIPPED (Skipped! Op doesn't support autograd for this dtype.) [ 45%] 2022-11-23T04:10:43.0864655Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_full_like_cuda_complex128 SKIPPED (Skipped! Op doesn't support autograd for this dtype.) [ 45%] 2022-11-23T04:10:43.0865089Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_full_like_cuda_float64 SKIPPED (Skipped! Op doesn't support autograd for this dtype.) [ 45%] 2022-11-23T04:10:43.0865344Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_gather_cuda_complex128 PASSED [ 45%] 2022-11-23T04:10:43.0865587Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_gather_cuda_float64 PASSED [ 45%] 2022-11-23T04:10:43.0866032Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_ge_cuda_float64 SKIPPED (Skipped! Op doesn't support autograd for this dtype.) [ 45%] 2022-11-23T04:10:43.0866494Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_geqrf_cuda_complex128 SKIPPED (Skipped! Op doesn't support autograd for this dtype.) [ 45%] 2022-11-23T04:10:43.0866946Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_geqrf_cuda_float64 SKIPPED (Skipped! Op doesn't support autograd for this dtype.) [ 45%] 2022-11-23T04:10:43.0867203Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_gradient_cuda_complex128 PASSED [ 45%] 2022-11-23T04:10:43.0867455Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_gradient_cuda_float64 PASSED [ 45%] 2022-11-23T04:10:43.0868005Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_grid_sampler_2d_cuda_float64 SKIPPED (Op claims it doesn't support gradgrad. This is not verified.) [ 45%] 2022-11-23T04:10:43.0868465Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_gt_cuda_float64 SKIPPED (Skipped! Op doesn't support autograd for this dtype.) [ 45%] 2022-11-23T04:10:43.0868708Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_half_cuda_complex128 XFAIL [ 45%] 2022-11-23T04:10:43.0868928Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_half_cuda_float64 XFAIL [ 45%] 2022-11-23T04:10:43.0869384Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_heaviside_cuda_float64 SKIPPED (Skipped! Op doesn't support autograd for this dtype.) [ 45%] 2022-11-23T04:10:43.0869828Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_histc_cuda_float64 SKIPPED (Skipped! Op doesn't support autograd for this dtype.) [ 45%] 2022-11-23T04:10:43.0870080Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_hsplit_cuda_complex128 PASSED [ 45%] 2022-11-23T04:10:43.0870327Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_hsplit_cuda_float64 PASSED [ 45%] 2022-11-23T04:10:43.0870574Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_hstack_cuda_complex128 PASSED [ 45%] 2022-11-23T04:10:43.0870814Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_hstack_cuda_float64 PASSED [ 45%] 2022-11-23T04:10:43.0871054Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_hypot_cuda_float64 PASSED [ 45%] 2022-11-23T04:10:43.0871295Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_i0_cuda_float64 PASSED [ 45%] 2022-11-23T04:10:43.0871735Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_igamma_cuda_float64 SKIPPED (Skipped! Op doesn't support autograd for this dtype.) [ 45%] 2022-11-23T04:10:43.0872195Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_igammac_cuda_float64 SKIPPED (Skipped! Op doesn't support autograd for this dtype.) [ 45%] 2022-11-23T04:10:43.0872503Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_imag_cuda_complex128 PASSED [ 45%] 2022-11-23T04:10:43.0872757Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_index_add_cuda_complex128 PASSED [ 46%] 2022-11-23T04:10:43.0873003Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_index_add_cuda_float64 PASSED [ 46%] 2022-11-23T04:10:43.0873258Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_index_copy_cuda_complex128 PASSED [ 46%] 2022-11-23T04:10:43.0873506Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_index_copy_cuda_float64 PASSED [ 46%] 2022-11-23T04:10:43.0873757Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_index_fill_cuda_complex128 PASSED [ 46%] 2022-11-23T04:10:43.0873997Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_index_fill_cuda_float64 PASSED [ 46%] 2022-11-23T04:10:43.0874232Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_index_put_cuda_complex128 PASSED [ 46%] 2022-11-23T04:10:43.0874480Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_index_put_cuda_float64 PASSED [ 46%] 2022-11-23T04:10:43.0874721Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_index_reduce_cuda_float64 PASSED [ 46%] 2022-11-23T04:10:43.0874972Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_index_select_cuda_complex128 PASSED [ 46%] 2022-11-23T04:10:43.0875214Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_index_select_cuda_float64 PASSED [ 46%] 2022-11-23T04:10:43.0875466Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_inner_cuda_complex128 PASSED [ 46%] 2022-11-23T04:10:43.0875709Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_inner_cuda_float64 PASSED [ 46%] 2022-11-23T04:10:43.0876175Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_int_cuda_complex128 SKIPPED (Skipped! Op doesn't support autograd for this dtype.) [ 46%] 2022-11-23T04:10:43.0876687Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_int_cuda_float64 SKIPPED (Skipped! Op doesn't support autograd for this dtype.) [ 46%] 2022-11-23T04:10:43.0877136Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_isclose_cuda_complex128 SKIPPED (Skipped! Op doesn't support autograd for this dtype.) [ 46%] 2022-11-23T04:10:43.0877587Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_isclose_cuda_float64 SKIPPED (Skipped! Op doesn't support autograd for this dtype.) [ 46%] 2022-11-23T04:10:43.0878041Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_isfinite_cuda_complex128 SKIPPED (Skipped! Op doesn't support autograd for this dtype.) [ 46%] 2022-11-23T04:10:43.0878487Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_isfinite_cuda_float64 SKIPPED (Skipped! Op doesn't support autograd for this dtype.) [ 46%] 2022-11-23T04:10:43.0878929Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_isin_cuda_float64 SKIPPED (Skipped! Op doesn't support autograd for this dtype.) [ 46%] 2022-11-23T04:10:43.0879376Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_isinf_cuda_complex128 SKIPPED (Skipped! Op doesn't support autograd for this dtype.) [ 46%] 2022-11-23T04:10:43.0879821Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_isinf_cuda_float64 SKIPPED (Skipped! Op doesn't support autograd for this dtype.) [ 46%] 2022-11-23T04:10:43.0880271Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_isnan_cuda_complex128 SKIPPED (Skipped! Op doesn't support autograd for this dtype.) [ 46%] 2022-11-23T04:10:43.0880713Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_isnan_cuda_float64 SKIPPED (Skipped! Op doesn't support autograd for this dtype.) [ 46%] 2022-11-23T04:10:43.0881164Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_isneginf_cuda_float64 SKIPPED (Skipped! Op doesn't support autograd for this dtype.) [ 46%] 2022-11-23T04:10:43.0881613Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_isposinf_cuda_float64 SKIPPED (Skipped! Op doesn't support autograd for this dtype.) [ 46%] 2022-11-23T04:10:43.0882149Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_isreal_cuda_complex128 SKIPPED (Skipped! Op doesn't support autograd for this dtype.) [ 46%] 2022-11-23T04:10:43.0882582Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_isreal_cuda_float64 SKIPPED (Skipped! Op doesn't support autograd for this dtype.) [ 46%] 2022-11-23T04:10:43.0882835Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_istft_cuda_complex128 PASSED [ 46%] 2022-11-23T04:10:43.0883339Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_jiterator_2inputs_2outputs_cuda_complex128 SKIPPED (Skipped! Op doesn't support autograd for this dtype.) [ 46%] 2022-11-23T04:10:43.0883829Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_jiterator_2inputs_2outputs_cuda_float64 SKIPPED (Skipped! Op doesn't support autograd for this dtype.) [ 46%] 2022-11-23T04:10:43.0884339Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_jiterator_4inputs_with_extra_args_cuda_complex128 SKIPPED (Skipped! Op doesn't support autograd for this dtype.) [ 46%] 2022-11-23T04:10:43.0884832Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_jiterator_4inputs_with_extra_args_cuda_float64 SKIPPED (Skipped! Op doesn't support autograd for this dtype.) [ 46%] 2022-11-23T04:10:43.0885307Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_jiterator_binary_cuda_complex128 SKIPPED (Skipped! Op doesn't support autograd for this dtype.) [ 46%] 2022-11-23T04:10:43.0885769Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_jiterator_binary_cuda_float64 SKIPPED (Skipped! Op doesn't support autograd for this dtype.) [ 46%] 2022-11-23T04:10:43.0886267Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_jiterator_binary_return_by_ref_cuda_complex128 SKIPPED (Skipped! Op doesn't support autograd for this dtype.) [ 46%] 2022-11-23T04:10:43.0886815Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_jiterator_binary_return_by_ref_cuda_float64 SKIPPED (Skipped! Op doesn't support autograd for this dtype.) [ 46%] 2022-11-23T04:10:43.0887296Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_jiterator_unary_cuda_complex128 SKIPPED (Skipped! Op doesn't support autograd for this dtype.) [ 46%] 2022-11-23T04:10:43.0887757Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_jiterator_unary_cuda_float64 SKIPPED (Skipped! Op doesn't support autograd for this dtype.) [ 46%] 2022-11-23T04:10:43.0887986Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_kron_cuda_complex128 PASSED [ 46%] 2022-11-23T04:10:43.0888228Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_kron_cuda_float64 PASSED [ 46%] 2022-11-23T04:10:43.0888484Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_kthvalue_cuda_float64 PASSED [ 46%] 2022-11-23T04:10:43.0888738Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_ldexp_cuda_complex128 PASSED [ 46%] 2022-11-23T04:10:43.0888987Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_ldexp_cuda_float64 PASSED [ 46%] 2022-11-23T04:10:43.0889430Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_le_cuda_float64 SKIPPED (Skipped! Op doesn't support autograd for this dtype.) [ 46%] 2022-11-23T04:10:43.0889677Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_lerp_cuda_complex128 PASSED [ 46%] 2022-11-23T04:10:43.0889917Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_lerp_cuda_float64 PASSED [ 46%] 2022-11-23T04:10:43.0890157Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_lgamma_cuda_float64 PASSED [ 46%] 2022-11-23T04:10:43.0890403Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_linalg_cholesky_cuda_complex128 PASSED [ 47%] 2022-11-23T04:10:43.0890658Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_linalg_cholesky_cuda_float64 PASSED [ 47%] 2022-11-23T04:10:43.0890986Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_linalg_cholesky_ex_cuda_complex128 PASSED [ 47%] 2022-11-23T04:10:43.0891243Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_linalg_cholesky_ex_cuda_float64 PASSED [ 47%] 2022-11-23T04:10:43.0891498Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_linalg_cond_cuda_complex128 PASSED [ 47%] 2022-11-23T04:10:43.0891746Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_linalg_cond_cuda_float64 PASSED [ 47%] 2022-11-23T04:10:43.0892001Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_linalg_cross_cuda_complex128 PASSED [ 47%] 2022-11-23T04:10:43.0892248Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_linalg_cross_cuda_float64 PASSED [ 47%] 2022-11-23T04:10:43.0892507Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_linalg_det_cuda_complex128 PASSED [ 47%] 2022-11-23T04:10:43.0892744Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_linalg_det_cuda_float64 PASSED [ 47%] 2022-11-23T04:10:43.0893098Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_linalg_det_singular_cuda_complex128 SKIPPED (Skipped, see https://github.com//issues/84192) [ 47%] 2022-11-23T04:10:43.0893435Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_linalg_det_singular_cuda_float64 SKIPPED (Skipped, see https://github.com//issues/84192) [ 47%] 2022-11-23T04:10:43.0893687Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_linalg_eig_cuda_complex128 PASSED [ 47%] 2022-11-23T04:10:43.0893935Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_linalg_eig_cuda_float64 PASSED [ 47%] 2022-11-23T04:10:43.0894202Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_linalg_eigh_cuda_complex128 PASSED [ 47%] 2022-11-23T04:10:43.0894438Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_linalg_eigh_cuda_float64 PASSED [ 47%] 2022-11-23T04:10:43.0894741Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_linalg_eigvals_cuda_complex128 PASSED [ 47%] 2022-11-23T04:10:43.0895008Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_linalg_eigvals_cuda_float64 PASSED [ 47%] 2022-11-23T04:10:43.0895250Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_linalg_eigvalsh_cuda_complex128 PASSED [ 47%] 2022-11-23T04:10:43.0895507Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_linalg_eigvalsh_cuda_float64 PASSED [ 47%] 2022-11-23T04:10:43.0895787Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_linalg_householder_product_cuda_complex128 PASSED [ 47%] 2022-11-23T04:10:43.0896061Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_linalg_householder_product_cuda_float64 PASSED [ 47%] 2022-11-23T04:10:43.0896313Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_linalg_inv_cuda_complex128 PASSED [ 47%] 2022-11-23T04:10:43.0896571Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_linalg_inv_cuda_float64 PASSED [ 47%] 2022-11-23T04:10:43.0896834Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_linalg_inv_ex_cuda_complex128 PASSED [ 47%] 2022-11-23T04:10:43.0897090Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_linalg_inv_ex_cuda_float64 PASSED [ 47%] 2022-11-23T04:10:43.0897584Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_linalg_ldl_factor_cuda_complex128 SKIPPED (Skipped! Op doesn't support autograd for this dtype.) [ 47%] 2022-11-23T04:10:43.0898057Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_linalg_ldl_factor_cuda_float64 SKIPPED (Skipped! Op doesn't support autograd for this dtype.) [ 47%] 2022-11-23T04:10:43.0898520Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_linalg_ldl_factor_ex_cuda_complex128 SKIPPED (Skipped! Op doesn't support autograd for this dtype.) [ 47%] 2022-11-23T04:10:43.0898991Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_linalg_ldl_factor_ex_cuda_float64 SKIPPED (Skipped! Op doesn't support autograd for this dtype.) [ 47%] 2022-11-23T04:10:43.0899526Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_linalg_ldl_solve_cuda_complex128 SKIPPED (Skipped! Op doesn't support autograd for this dtype.) [ 47%] 2022-11-23T04:10:43.0900189Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_linalg_ldl_solve_cuda_float64 SKIPPED (Skipped! Op doesn't support autograd for this dtype.) [ 47%] 2022-11-23T04:10:43.0900444Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_linalg_lstsq_cuda_complex128 SKIPPED (Skipped!) [ 47%] 2022-11-23T04:10:43.0900713Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_linalg_lstsq_cuda_float64 SKIPPED (Skipped!) [ 47%] 2022-11-23T04:10:43.0900991Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_linalg_lstsq_grad_oriented_cuda_complex128 PASSED [ 47%] 2022-11-23T04:10:43.0901261Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_linalg_lstsq_grad_oriented_cuda_float64 PASSED [ 47%] 2022-11-23T04:10:43.0901513Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_linalg_lu_cuda_complex128 PASSED [ 47%] 2022-11-23T04:10:43.0901763Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_linalg_lu_cuda_float64 PASSED [ 47%] 2022-11-23T04:10:43.0902733Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_linalg_lu_factor_cuda_complex128 SKIPPED (Test is disabled because an issue exists disabling it: https://github.com/pytorch/pytorch/issues/88469 for platform(s) linux. If you're seeing this on your local machine and would like to enable this test, please make sure CI is not set and you are not using the flag --import-disabled-tests.) [ 47%] 2022-11-23T04:10:43.0903001Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_linalg_lu_factor_cuda_float64 PASSED [ 47%] 2022-11-23T04:10:43.0903254Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_linalg_lu_factor_ex_cuda_complex128 PASSED [ 47%] 2022-11-23T04:10:43.0903588Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_linalg_lu_factor_ex_cuda_float64 PASSED [ 47%] 2022-11-23T04:10:43.0903866Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_linalg_lu_solve_cuda_complex128 PASSED [ 47%] 2022-11-23T04:10:43.0904119Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_linalg_lu_solve_cuda_float64 PASSED [ 47%] 2022-11-23T04:10:43.0904383Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_linalg_matrix_norm_cuda_complex128 PASSED [ 47%] 2022-11-23T04:10:43.0904644Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_linalg_matrix_norm_cuda_float64 PASSED [ 47%] 2022-11-23T04:10:43.0904911Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_linalg_matrix_power_cuda_complex128 PASSED [ 47%] 2022-11-23T04:10:43.0905170Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_linalg_matrix_power_cuda_float64 PASSED [ 47%] 2022-11-23T04:10:43.0905663Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_linalg_matrix_rank_cuda_complex128 SKIPPED (Skipped! Op doesn't support autograd for this dtype.) [ 48%] 2022-11-23T04:10:43.0906122Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_linalg_matrix_rank_cuda_float64 SKIPPED (Skipped! Op doesn't support autograd for this dtype.) [ 48%] 2022-11-23T04:10:43.0906622Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_linalg_matrix_rank_hermitian_cuda_complex128 SKIPPED (Skipped! Op doesn't support autograd for this dtype.) [ 48%] 2022-11-23T04:10:43.0907113Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_linalg_matrix_rank_hermitian_cuda_float64 SKIPPED (Skipped! Op doesn't support autograd for this dtype.) [ 48%] 2022-11-23T04:10:43.0907374Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_linalg_multi_dot_cuda_complex128 PASSED [ 48%] 2022-11-23T04:10:43.0907640Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_linalg_multi_dot_cuda_float64 PASSED [ 48%] 2022-11-23T04:10:43.0907897Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_linalg_norm_cuda_complex128 XFAIL [ 48%] 2022-11-23T04:10:43.0908228Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_linalg_norm_cuda_float64 XFAIL [ 48%] 2022-11-23T04:10:43.0908512Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_linalg_norm_subgradients_at_zero_cuda_complex128 XFAIL [ 48%] 2022-11-23T04:10:43.0908788Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_linalg_norm_subgradients_at_zero_cuda_float64 XFAIL [ 48%] 2022-11-23T04:10:43.0909042Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_linalg_pinv_cuda_complex128 PASSED [ 48%] 2022-11-23T04:10:43.0909274Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_linalg_pinv_cuda_float64 PASSED [ 48%] 2022-11-23T04:10:43.0909543Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_linalg_pinv_hermitian_cuda_complex128 PASSED [ 48%] 2022-11-23T04:10:43.0909806Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_linalg_pinv_hermitian_cuda_float64 PASSED [ 48%] 2022-11-23T04:10:43.0910093Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_linalg_pinv_singular_cuda_complex128 SKIPPED (Skipped!) [ 48%] 2022-11-23T04:10:43.0910436Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_linalg_pinv_singular_cuda_float64 SKIPPED (test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test) [ 48%] 2022-11-23T04:10:43.0910688Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_linalg_qr_cuda_complex128 PASSED [ 48%] 2022-11-23T04:10:43.0910930Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_linalg_qr_cuda_float64 PASSED [ 48%] 2022-11-23T04:10:43.0911189Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_linalg_slogdet_cuda_complex128 PASSED [ 48%] 2022-11-23T04:10:43.0911441Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_linalg_slogdet_cuda_float64 PASSED [ 48%] 2022-11-23T04:10:43.0911684Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_linalg_solve_cuda_complex128 PASSED [ 48%] 2022-11-23T04:10:43.0911988Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_linalg_solve_cuda_float64 PASSED [ 48%] 2022-11-23T04:10:43.0912272Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_linalg_solve_ex_cuda_complex128 PASSED [ 48%] 2022-11-23T04:10:43.0912528Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_linalg_solve_ex_cuda_float64 PASSED [ 48%] 2022-11-23T04:10:43.0912798Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_linalg_solve_triangular_cuda_complex128 PASSED [ 48%] 2022-11-23T04:10:43.0913065Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_linalg_solve_triangular_cuda_float64 PASSED [ 48%] 2022-11-23T04:10:43.0913317Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_linalg_svd_cuda_complex128 PASSED [ 48%] 2022-11-23T04:10:43.0913564Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_linalg_svd_cuda_float64 PASSED [ 48%] 2022-11-23T04:10:43.0913823Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_linalg_svdvals_cuda_complex128 PASSED [ 48%] 2022-11-23T04:10:43.0914061Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_linalg_svdvals_cuda_float64 PASSED [ 48%] 2022-11-23T04:10:43.0914327Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_linalg_tensorinv_cuda_complex128 PASSED [ 48%] 2022-11-23T04:10:43.0914583Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_linalg_tensorinv_cuda_float64 PASSED [ 48%] 2022-11-23T04:10:43.0914844Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_linalg_tensorsolve_cuda_complex128 PASSED [ 48%] 2022-11-23T04:10:43.0915103Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_linalg_tensorsolve_cuda_float64 PASSED [ 48%] 2022-11-23T04:10:43.0915357Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_linalg_vander_cuda_complex128 PASSED [ 48%] 2022-11-23T04:10:43.0915616Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_linalg_vander_cuda_float64 PASSED [ 48%] 2022-11-23T04:10:43.0915883Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_linalg_vecdot_cuda_complex128 PASSED [ 48%] 2022-11-23T04:10:43.0916195Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_linalg_vecdot_cuda_float64 PASSED [ 48%] 2022-11-23T04:10:43.0916456Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_linalg_vector_norm_cuda_complex128 PASSED [ 48%] 2022-11-23T04:10:43.0916697Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_linalg_vector_norm_cuda_float64 PASSED [ 48%] 2022-11-23T04:10:43.0917170Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_linspace_cuda_complex128 SKIPPED (Skipped! Op doesn't support autograd for this dtype.) [ 48%] 2022-11-23T04:10:43.0917622Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_linspace_cuda_float64 SKIPPED (Skipped! Op doesn't support autograd for this dtype.) [ 48%] 2022-11-23T04:10:43.0917865Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_log10_cuda_complex128 PASSED [ 48%] 2022-11-23T04:10:43.0918108Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_log10_cuda_float64 PASSED [ 48%] 2022-11-23T04:10:43.0918350Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_log1p_cuda_float64 PASSED [ 48%] 2022-11-23T04:10:43.0918594Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_log2_cuda_complex128 PASSED [ 48%] 2022-11-23T04:10:43.0918829Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_log2_cuda_float64 PASSED [ 48%] 2022-11-23T04:10:43.0919070Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_log_cuda_complex128 PASSED [ 48%] 2022-11-23T04:10:43.0919288Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_log_cuda_float64 PASSED [ 48%] 2022-11-23T04:10:43.0919535Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_log_softmax_cuda_float64 PASSED [ 49%] 2022-11-23T04:10:43.0919812Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_log_softmax_with_dtype_cuda_complex128 PASSED [ 49%] 2022-11-23T04:10:43.0920127Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_log_softmax_with_dtype_cuda_float64 PASSED [ 49%] 2022-11-23T04:10:43.0920399Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_logaddexp2_cuda_float64 PASSED [ 49%] 2022-11-23T04:10:43.0920650Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_logaddexp_cuda_float64 PASSED [ 49%] 2022-11-23T04:10:43.0920904Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_logcumsumexp_cuda_float64 PASSED [ 49%] 2022-11-23T04:10:43.0921149Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_logdet_cuda_complex128 PASSED [ 49%] 2022-11-23T04:10:43.0921390Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_logdet_cuda_float64 PASSED [ 49%] 2022-11-23T04:10:43.0921848Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_logical_and_cuda_complex128 SKIPPED (Skipped! Op doesn't support autograd for this dtype.) [ 49%] 2022-11-23T04:10:43.0922314Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_logical_and_cuda_float64 SKIPPED (Skipped! Op doesn't support autograd for this dtype.) [ 49%] 2022-11-23T04:10:43.0922777Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_logical_not_cuda_complex128 SKIPPED (Skipped! Op doesn't support autograd for this dtype.) [ 49%] 2022-11-23T04:10:43.0923231Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_logical_not_cuda_float64 SKIPPED (Skipped! Op doesn't support autograd for this dtype.) [ 49%] 2022-11-23T04:10:43.0923690Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_logical_or_cuda_complex128 SKIPPED (Skipped! Op doesn't support autograd for this dtype.) [ 49%] 2022-11-23T04:10:43.0924141Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_logical_or_cuda_float64 SKIPPED (Skipped! Op doesn't support autograd for this dtype.) [ 49%] 2022-11-23T04:10:43.0924607Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_logical_xor_cuda_complex128 SKIPPED (Skipped! Op doesn't support autograd for this dtype.) [ 49%] 2022-11-23T04:10:43.0925127Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_logical_xor_cuda_float64 SKIPPED (Skipped! Op doesn't support autograd for this dtype.) [ 49%] 2022-11-23T04:10:43.0925379Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_logit_cuda_float64 PASSED [ 49%] 2022-11-23T04:10:43.0925845Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_logspace_cuda_complex128 SKIPPED (Skipped! Op doesn't support autograd for this dtype.) [ 49%] 2022-11-23T04:10:43.0926304Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_logspace_cuda_float64 SKIPPED (Skipped! Op doesn't support autograd for this dtype.) [ 49%] 2022-11-23T04:10:43.0926539Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_logsumexp_cuda_float64 PASSED [ 49%] 2022-11-23T04:10:43.0926989Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_long_cuda_complex128 SKIPPED (Skipped! Op doesn't support autograd for this dtype.) [ 49%] 2022-11-23T04:10:43.0927429Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_long_cuda_float64 SKIPPED (Skipped! Op doesn't support autograd for this dtype.) [ 49%] 2022-11-23T04:10:43.0927864Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_lt_cuda_float64 SKIPPED (Skipped! Op doesn't support autograd for this dtype.) [ 49%] 2022-11-23T04:10:43.0928106Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_lu_cuda_complex128 PASSED [ 49%] 2022-11-23T04:10:43.0928346Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_lu_cuda_float64 PASSED [ 49%] 2022-11-23T04:10:43.0928591Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_lu_solve_cuda_complex128 PASSED [ 49%] 2022-11-23T04:10:43.0928836Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_lu_solve_cuda_float64 PASSED [ 49%] 2022-11-23T04:10:43.0929088Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_lu_unpack_cuda_complex128 PASSED [ 49%] 2022-11-23T04:10:43.0929366Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_lu_unpack_cuda_float64 PASSED [ 49%] 2022-11-23T04:10:43.0929620Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_mH_cuda_complex128 PASSED [ 49%] 2022-11-23T04:10:43.0929855Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_mH_cuda_float64 PASSED [ 49%] 2022-11-23T04:10:43.0930102Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_mT_cuda_complex128 PASSED [ 49%] 2022-11-23T04:10:43.0930339Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_mT_cuda_float64 PASSED [ 49%] 2022-11-23T04:10:43.0930594Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_masked_amax_cuda_float64 PASSED [ 49%] 2022-11-23T04:10:43.0930840Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_masked_amin_cuda_float64 PASSED [ 49%] 2022-11-23T04:10:43.0931310Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_masked_argmax_cuda_float64 SKIPPED (Skipped! Op doesn't support autograd for this dtype.) [ 49%] 2022-11-23T04:10:43.0931783Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_masked_argmin_cuda_float64 SKIPPED (Skipped! Op doesn't support autograd for this dtype.) [ 49%] 2022-11-23T04:10:43.0932050Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_masked_cumprod_cuda_complex128 PASSED [ 49%] 2022-11-23T04:10:43.0932288Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_masked_cumprod_cuda_float64 PASSED [ 49%] 2022-11-23T04:10:43.0932546Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_masked_cumsum_cuda_complex128 PASSED [ 49%] 2022-11-23T04:10:43.0932795Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_masked_cumsum_cuda_float64 PASSED [ 49%] 2022-11-23T04:10:43.0933050Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_masked_fill_cuda_complex128 PASSED [ 49%] 2022-11-23T04:10:43.0933301Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_masked_fill_cuda_float64 PASSED [ 49%] 2022-11-23T04:10:43.0933561Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_masked_log_softmax_cuda_float64 PASSED [ 49%] 2022-11-23T04:10:43.0933898Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_masked_logaddexp_cuda_float64 SKIPPED (Skipped!) [ 49%] 2022-11-23T04:10:43.0934153Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_masked_logsumexp_cuda_float64 PASSED [ 49%] 2022-11-23T04:10:43.0934417Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_masked_mean_cuda_complex128 PASSED [ 49%] 2022-11-23T04:10:43.0934650Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_masked_mean_cuda_float64 PASSED [ 49%] 2022-11-23T04:10:43.0934905Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_masked_median_cuda_float64 PASSED [ 50%] 2022-11-23T04:10:43.0935153Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_masked_norm_cuda_float64 PASSED [ 50%] 2022-11-23T04:10:43.0935418Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_masked_normalize_cuda_complex128 PASSED [ 50%] 2022-11-23T04:10:43.0935678Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_masked_normalize_cuda_float64 PASSED [ 50%] 2022-11-23T04:10:43.0935929Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_masked_prod_cuda_complex128 PASSED [ 50%] 2022-11-23T04:10:43.0936174Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_masked_prod_cuda_float64 PASSED [ 50%] 2022-11-23T04:10:43.0936430Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_masked_scatter_cuda_complex128 PASSED [ 50%] 2022-11-23T04:10:43.0936681Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_masked_scatter_cuda_float64 PASSED [ 50%] 2022-11-23T04:10:43.0936914Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_masked_select_cuda_complex128 PASSED [ 50%] 2022-11-23T04:10:43.0937162Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_masked_select_cuda_float64 PASSED [ 50%] 2022-11-23T04:10:43.0937472Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_masked_softmax_cuda_float64 PASSED [ 50%] 2022-11-23T04:10:43.0937739Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_masked_softmin_cuda_float64 PASSED [ 50%] 2022-11-23T04:10:43.0937991Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_masked_std_cuda_complex128 PASSED [ 50%] 2022-11-23T04:10:43.0938247Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_masked_std_cuda_float64 PASSED [ 50%] 2022-11-23T04:10:43.0938501Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_masked_sum_cuda_complex128 PASSED [ 50%] 2022-11-23T04:10:43.0938750Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_masked_sum_cuda_float64 PASSED [ 50%] 2022-11-23T04:10:43.0939000Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_masked_var_cuda_complex128 PASSED [ 50%] 2022-11-23T04:10:43.0939229Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_masked_var_cuda_float64 PASSED [ 50%] 2022-11-23T04:10:43.0939476Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_matmul_cuda_complex128 PASSED [ 50%] 2022-11-23T04:10:43.0939717Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_matmul_cuda_float64 PASSED [ 50%] 2022-11-23T04:10:43.0940123Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_matrix_exp_cuda_complex128 PASSED [ 50%] 2022-11-23T04:10:43.0940380Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_matrix_exp_cuda_float64 PASSED [ 50%] 2022-11-23T04:10:43.0940617Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_max_binary_cuda_float64 PASSED [ 50%] 2022-11-23T04:10:43.0940898Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_max_pool2d_with_indices_backward_cuda_float64 PASSED [ 50%] 2022-11-23T04:10:43.0941158Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_max_reduction_no_dim_cuda_float64 PASSED [ 50%] 2022-11-23T04:10:43.0941422Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_max_reduction_with_dim_cuda_float64 PASSED [ 50%] 2022-11-23T04:10:43.0941652Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_maximum_cuda_float64 PASSED [ 50%] 2022-11-23T04:10:43.0941979Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_mean_cuda_complex128 PASSED [ 50%] 2022-11-23T04:10:43.0942229Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_mean_cuda_float64 PASSED [ 50%] 2022-11-23T04:10:43.0942475Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_median_cuda_float64 PASSED [ 50%] 2022-11-23T04:10:43.0942757Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_meshgrid_list_of_tensors_cuda_complex128 PASSED [ 50%] 2022-11-23T04:10:43.0943026Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_meshgrid_list_of_tensors_cuda_float64 PASSED [ 50%] 2022-11-23T04:10:43.0943305Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_meshgrid_variadic_tensors_cuda_complex128 PASSED [ 50%] 2022-11-23T04:10:43.0943577Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_meshgrid_variadic_tensors_cuda_float64 PASSED [ 50%] 2022-11-23T04:10:43.0943824Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_min_binary_cuda_float64 PASSED [ 50%] 2022-11-23T04:10:43.0944066Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_min_reduction_no_dim_cuda_float64 PASSED [ 50%] 2022-11-23T04:10:43.0944327Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_min_reduction_with_dim_cuda_float64 PASSED [ 50%] 2022-11-23T04:10:43.0944569Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_minimum_cuda_float64 PASSED [ 50%] 2022-11-23T04:10:43.0944810Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_mm_cuda_complex128 PASSED [ 50%] 2022-11-23T04:10:43.0945045Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_mm_cuda_float64 PASSED [ 50%] 2022-11-23T04:10:43.0945283Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_mode_cuda_float64 PASSED [ 50%] 2022-11-23T04:10:43.0945588Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_movedim_cuda_complex128 PASSED [ 50%] 2022-11-23T04:10:43.0945847Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_movedim_cuda_float64 PASSED [ 50%] 2022-11-23T04:10:43.0946075Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_msort_cuda_float64 PASSED [ 50%] 2022-11-23T04:10:43.0946322Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_mul_cuda_complex128 PASSED [ 50%] 2022-11-23T04:10:43.0946564Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_mul_cuda_float64 PASSED [ 50%] 2022-11-23T04:10:43.0947044Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_multinomial_cuda_float64 SKIPPED (Skipped! Op doesn't support autograd for this dtype.) [ 50%] 2022-11-23T04:10:43.0947286Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_mv_cuda_complex128 PASSED [ 50%] 2022-11-23T04:10:43.0947519Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_mv_cuda_float64 PASSED [ 51%] 2022-11-23T04:10:43.0947784Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_mvlgamma_mvlgamma_p_1_cuda_float64 PASSED [ 51%] 2022-11-23T04:10:43.0948054Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_mvlgamma_mvlgamma_p_3_cuda_float64 PASSED [ 51%] 2022-11-23T04:10:43.0948314Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_mvlgamma_mvlgamma_p_5_cuda_float64 PASSED [ 51%] 2022-11-23T04:10:43.0948556Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_nan_to_num_cuda_float64 PASSED [ 51%] 2022-11-23T04:10:43.0948781Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_nanmean_cuda_float64 PASSED [ 51%] 2022-11-23T04:10:43.0949029Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_nanmedian_cuda_float64 PASSED [ 51%] 2022-11-23T04:10:43.0949279Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_nanquantile_cuda_float64 PASSED [ 51%] 2022-11-23T04:10:43.0949525Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_nansum_cuda_float64 PASSED [ 51%] 2022-11-23T04:10:43.0950004Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_narrow_copy_cuda_complex128 SKIPPED (Skipped! Op doesn't support autograd for this dtype.) [ 51%] 2022-11-23T04:10:43.0950539Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_narrow_copy_cuda_float64 SKIPPED (Skipped! Op doesn't support autograd for this dtype.) [ 51%] 2022-11-23T04:10:43.0950799Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_narrow_cuda_complex128 PASSED [ 51%] 2022-11-23T04:10:43.0951028Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_narrow_cuda_float64 PASSED [ 51%] 2022-11-23T04:10:43.0951290Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_native_batch_norm_cuda_float64 PASSED [ 51%] 2022-11-23T04:10:43.0951539Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_native_dropout_backward_cuda_float64 PASSED [ 51%] 2022-11-23T04:10:43.0951795Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_native_layer_norm_cuda_float64 XFAIL [ 51%] 2022-11-23T04:10:43.0952248Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_ne_cuda_complex128 SKIPPED (Skipped! Op doesn't support autograd for this dtype.) [ 51%] 2022-11-23T04:10:43.0952684Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_ne_cuda_float64 SKIPPED (Skipped! Op doesn't support autograd for this dtype.) [ 51%] 2022-11-23T04:10:43.0952926Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_neg_cuda_complex128 PASSED [ 51%] 2022-11-23T04:10:43.0953159Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_neg_cuda_float64 PASSED [ 51%] 2022-11-23T04:10:43.0953621Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_new_empty_cuda_complex128 SKIPPED (Skipped! Op doesn't support autograd for this dtype.) [ 51%] 2022-11-23T04:10:43.0954071Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_new_empty_cuda_float64 SKIPPED (Skipped! Op doesn't support autograd for this dtype.) [ 51%] 2022-11-23T04:10:43.0954591Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_new_empty_strided_cuda_complex128 SKIPPED (Skipped! Op doesn't support autograd for this dtype.) [ 51%] 2022-11-23T04:10:43.0955081Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_new_empty_strided_cuda_float64 SKIPPED (Skipped! Op doesn't support autograd for this dtype.) [ 51%] 2022-11-23T04:10:43.0955523Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_new_full_cuda_complex128 SKIPPED (Skipped! Op doesn't support autograd for this dtype.) [ 51%] 2022-11-23T04:10:43.0955984Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_new_full_cuda_float64 SKIPPED (Skipped! Op doesn't support autograd for this dtype.) [ 51%] 2022-11-23T04:10:43.0956445Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_new_ones_cuda_complex128 SKIPPED (Skipped! Op doesn't support autograd for this dtype.) [ 51%] 2022-11-23T04:10:43.0956901Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_new_ones_cuda_float64 SKIPPED (Skipped! Op doesn't support autograd for this dtype.) [ 51%] 2022-11-23T04:10:43.0957367Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_new_zeros_cuda_complex128 SKIPPED (Skipped! Op doesn't support autograd for this dtype.) [ 51%] 2022-11-23T04:10:43.0957817Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_new_zeros_cuda_float64 SKIPPED (Skipped! Op doesn't support autograd for this dtype.) [ 51%] 2022-11-23T04:10:43.0958271Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_nextafter_cuda_float64 SKIPPED (Skipped! Op doesn't support autograd for this dtype.) [ 51%] 2022-11-23T04:10:43.0958567Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_nn_functional__scaled_dot_product_attention_cuda_float64 PASSED [ 51%] 2022-11-23T04:10:43.0958850Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_nn_functional_adaptive_avg_pool1d_cuda_float64 PASSED [ 51%] 2022-11-23T04:10:43.0959130Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_nn_functional_adaptive_avg_pool2d_cuda_float64 PASSED [ 51%] 2022-11-23T04:10:43.0959468Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_nn_functional_adaptive_avg_pool3d_cuda_float64 PASSED [ 51%] 2022-11-23T04:10:43.0959728Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_nn_functional_adaptive_max_pool1d_cuda_float64 PASSED [ 51%] 2022-11-23T04:10:43.0960003Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_nn_functional_adaptive_max_pool2d_cuda_float64 PASSED [ 51%] 2022-11-23T04:10:43.0960274Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_nn_functional_adaptive_max_pool3d_cuda_float64 PASSED [ 51%] 2022-11-23T04:10:43.0960551Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_nn_functional_alpha_dropout_cuda_float64 PASSED [ 51%] 2022-11-23T04:10:43.0960818Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_nn_functional_avg_pool1d_cuda_float64 PASSED [ 51%] 2022-11-23T04:10:43.0961099Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_nn_functional_avg_pool2d_cuda_float64 PASSED [ 51%] 2022-11-23T04:10:43.0961374Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_nn_functional_avg_pool3d_cuda_float64 PASSED [ 51%] 2022-11-23T04:10:43.0961644Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_nn_functional_batch_norm_cuda_float64 PASSED [ 51%] 2022-11-23T04:10:43.0961926Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_nn_functional_batch_norm_without_cudnn_cuda_float64 PASSED [ 51%] 2022-11-23T04:10:43.0962196Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_nn_functional_bilinear_cuda_float64 PASSED [ 51%] 2022-11-23T04:10:43.0962460Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_nn_functional_binary_cross_entropy_cuda_float64 PASSED [ 51%] 2022-11-23T04:10:43.0962757Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_nn_functional_binary_cross_entropy_with_logits_cuda_float64 PASSED [ 51%] 2022-11-23T04:10:43.0963104Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_nn_functional_celu_cuda_float64 PASSED [ 51%] 2022-11-23T04:10:43.0963384Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_nn_functional_conv1d_cuda_complex128 PASSED [ 51%] 2022-11-23T04:10:43.0963645Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_nn_functional_conv1d_cuda_float64 PASSED [ 52%] 2022-11-23T04:10:43.0963904Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_nn_functional_conv2d_cuda_complex128 PASSED [ 52%] 2022-11-23T04:10:43.0964160Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_nn_functional_conv2d_cuda_float64 PASSED [ 52%] 2022-11-23T04:10:43.0964441Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_nn_functional_conv_transpose1d_cuda_complex128 PASSED [ 52%] 2022-11-23T04:10:43.0964717Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_nn_functional_conv_transpose1d_cuda_float64 PASSED [ 52%] 2022-11-23T04:10:43.0964981Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_nn_functional_conv_transpose2d_cuda_complex128 PASSED [ 52%] 2022-11-23T04:10:43.0965270Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_nn_functional_conv_transpose2d_cuda_float64 PASSED [ 52%] 2022-11-23T04:10:43.0965555Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_nn_functional_conv_transpose3d_cuda_complex128 PASSED [ 52%] 2022-11-23T04:10:43.0965833Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_nn_functional_conv_transpose3d_cuda_float64 PASSED [ 52%] 2022-11-23T04:10:43.0966114Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_nn_functional_cosine_embedding_loss_cuda_float64 PASSED [ 52%] 2022-11-23T04:10:43.0966392Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_nn_functional_cosine_similarity_cuda_float64 PASSED [ 52%] 2022-11-23T04:10:43.0966661Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_nn_functional_cross_entropy_cuda_float64 PASSED [ 52%] 2022-11-23T04:10:43.0966922Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_nn_functional_ctc_loss_cuda_float64 XFAIL [ 52%] 2022-11-23T04:10:43.0967245Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_nn_functional_dropout2d_cuda_float64 PASSED [ 52%] 2022-11-23T04:10:43.0967510Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_nn_functional_dropout3d_cuda_float64 PASSED [ 52%] 2022-11-23T04:10:43.0967754Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_nn_functional_dropout_cuda_float64 PASSED [ 52%] 2022-11-23T04:10:43.0968012Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_nn_functional_elu_cuda_float64 PASSED [ 52%] 2022-11-23T04:10:43.0968531Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_nn_functional_embedding_bag_cuda_float64 SKIPPED (Op claims it doesn't support gradgrad. This is not verified.) [ 52%] 2022-11-23T04:10:43.0968796Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_nn_functional_embedding_cuda_float64 PASSED [ 52%] 2022-11-23T04:10:43.0969097Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_nn_functional_feature_alpha_dropout_with_train_cuda_float64 PASSED [ 52%] 2022-11-23T04:10:43.0969408Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_nn_functional_feature_alpha_dropout_without_train_cuda_complex128 PASSED [ 52%] 2022-11-23T04:10:43.0969721Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_nn_functional_feature_alpha_dropout_without_train_cuda_float64 PASSED [ 52%] 2022-11-23T04:10:43.0970008Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_nn_functional_fractional_max_pool2d_cuda_float64 PASSED [ 52%] 2022-11-23T04:10:43.0970294Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_nn_functional_fractional_max_pool3d_cuda_float64 PASSED [ 52%] 2022-11-23T04:10:43.0970568Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_nn_functional_gaussian_nll_loss_cuda_float64 PASSED [ 52%] 2022-11-23T04:10:43.0970855Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_nn_functional_gelu_cuda_float64 PASSED [ 52%] 2022-11-23T04:10:43.0971125Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_nn_functional_glu_cuda_float64 PASSED [ 52%] 2022-11-23T04:10:43.0971633Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_nn_functional_grid_sample_cuda_float64 SKIPPED (Op claims it doesn't support gradgrad. This is not verified.) [ 52%] 2022-11-23T04:10:43.0971900Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_nn_functional_group_norm_cuda_float64 PASSED [ 52%] 2022-11-23T04:10:43.0972165Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_nn_functional_hardshrink_cuda_float64 PASSED [ 52%] 2022-11-23T04:10:43.0972665Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_nn_functional_hardsigmoid_cuda_float64 SKIPPED (Op claims it doesn't support gradgrad. This is not verified.) [ 52%] 2022-11-23T04:10:43.0972931Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_nn_functional_hardswish_cuda_float64 PASSED [ 52%] 2022-11-23T04:10:43.0973202Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_nn_functional_hardtanh_cuda_float64 PASSED [ 52%] 2022-11-23T04:10:43.0973477Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_nn_functional_hinge_embedding_loss_cuda_float64 PASSED [ 52%] 2022-11-23T04:10:43.0973741Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_nn_functional_huber_loss_cuda_float64 PASSED [ 52%] 2022-11-23T04:10:43.0973998Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_nn_functional_instance_norm_cuda_float64 PASSED [ 52%] 2022-11-23T04:10:43.0974284Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_nn_functional_interpolate_area_cuda_float64 PASSED [ 52%] 2022-11-23T04:10:43.0974571Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_nn_functional_interpolate_bicubic_cuda_float64 PASSED [ 52%] 2022-11-23T04:10:43.0974860Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_nn_functional_interpolate_bilinear_cuda_float64 PASSED [ 52%] 2022-11-23T04:10:43.0975200Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_nn_functional_interpolate_linear_cuda_float64 PASSED [ 52%] 2022-11-23T04:10:43.0975481Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_nn_functional_interpolate_nearest_cuda_float64 PASSED [ 52%] 2022-11-23T04:10:43.0975765Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_nn_functional_interpolate_trilinear_cuda_float64 PASSED [ 52%] 2022-11-23T04:10:43.0976025Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_nn_functional_kl_div_cuda_float64 PASSED [ 52%] 2022-11-23T04:10:43.0976288Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_nn_functional_l1_loss_cuda_complex128 PASSED [ 52%] 2022-11-23T04:10:43.0976546Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_nn_functional_l1_loss_cuda_float64 PASSED [ 52%] 2022-11-23T04:10:43.0976796Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_nn_functional_layer_norm_cuda_float64 PASSED [ 52%] 2022-11-23T04:10:43.0977059Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_nn_functional_leaky_relu_cuda_float64 PASSED [ 52%] 2022-11-23T04:10:43.0977324Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_nn_functional_linear_cuda_complex128 PASSED [ 52%] 2022-11-23T04:10:43.0977584Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_nn_functional_linear_cuda_float64 PASSED [ 53%] 2022-11-23T04:10:43.0977859Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_nn_functional_local_response_norm_cuda_float64 PASSED [ 53%] 2022-11-23T04:10:43.0978117Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_nn_functional_logsigmoid_cuda_float64 PASSED [ 53%] 2022-11-23T04:10:43.0978404Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_nn_functional_margin_ranking_loss_cuda_float64 PASSED [ 53%] 2022-11-23T04:10:43.0978674Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_nn_functional_max_pool1d_cuda_float64 PASSED [ 53%] 2022-11-23T04:10:43.0978991Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_nn_functional_max_pool2d_cuda_float64 PASSED [ 53%] 2022-11-23T04:10:43.0979247Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_nn_functional_max_pool3d_cuda_float64 PASSED [ 53%] 2022-11-23T04:10:43.0979538Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_nn_functional_max_unpool1d_cuda_float64 SKIPPED (Skipped!) [ 53%] 2022-11-23T04:10:43.0979812Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_nn_functional_max_unpool1d_grad_cuda_float64 PASSED [ 53%] 2022-11-23T04:10:43.0980259Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_nn_functional_max_unpool2d_cuda_float64 SKIPPED (Skipped!) [ 53%] 2022-11-23T04:10:43.0980690Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_nn_functional_max_unpool2d_grad_cuda_float64 PASSED [ 53%] 2022-11-23T04:10:43.0980989Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_nn_functional_max_unpool3d_cuda_float64 SKIPPED (Skipped!) [ 53%] 2022-11-23T04:10:43.0981267Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_nn_functional_max_unpool3d_grad_cuda_float64 PASSED [ 53%] 2022-11-23T04:10:43.0981513Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_nn_functional_mish_cuda_float64 PASSED [ 53%] 2022-11-23T04:10:43.0981776Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_nn_functional_mse_loss_cuda_float64 PASSED [ 53%] 2022-11-23T04:10:43.0982303Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_nn_functional_multi_margin_loss_cuda_float64 SKIPPED (Op claims it doesn't support gradgrad. This is not verified.) [ 53%] 2022-11-23T04:10:43.0982900Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_nn_functional_multilabel_margin_loss_cuda_float64 SKIPPED (Op claims it doesn't support gradgrad. This is not verified.) [ 53%] 2022-11-23T04:10:43.0983195Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_nn_functional_multilabel_soft_margin_loss_cuda_float64 PASSED [ 53%] 2022-11-23T04:10:43.0983561Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_nn_functional_nll_loss_cuda_float64 PASSED [ 53%] 2022-11-23T04:10:43.0983838Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_nn_functional_normalize_cuda_complex128 PASSED [ 53%] 2022-11-23T04:10:43.0984112Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_nn_functional_normalize_cuda_float64 PASSED [ 53%] 2022-11-23T04:10:43.0984388Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_nn_functional_pad_circular_cuda_complex128 PASSED [ 53%] 2022-11-23T04:10:43.0984658Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_nn_functional_pad_circular_cuda_float64 PASSED [ 53%] 2022-11-23T04:10:43.0984930Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_nn_functional_pad_constant_cuda_complex128 PASSED [ 53%] 2022-11-23T04:10:43.0985203Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_nn_functional_pad_constant_cuda_float64 PASSED [ 53%] 2022-11-23T04:10:43.0985479Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_nn_functional_pad_reflect_cuda_complex128 PASSED [ 53%] 2022-11-23T04:10:43.0985729Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_nn_functional_pad_reflect_cuda_float64 PASSED [ 53%] 2022-11-23T04:10:43.0986002Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_nn_functional_pad_replicate_cuda_complex128 PASSED [ 53%] 2022-11-23T04:10:43.0986273Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_nn_functional_pad_replicate_cuda_float64 PASSED [ 53%] 2022-11-23T04:10:43.0986551Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_nn_functional_pairwise_distance_cuda_complex128 PASSED [ 53%] 2022-11-23T04:10:43.0986829Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_nn_functional_pairwise_distance_cuda_float64 PASSED [ 53%] 2022-11-23T04:10:43.0987405Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_nn_functional_pdist_cuda_float64 SKIPPED (Op claims it doesn't support gradgrad. This is not verified.) [ 53%] 2022-11-23T04:10:43.0987698Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_nn_functional_pixel_shuffle_cuda_complex128 PASSED [ 53%] 2022-11-23T04:10:43.0987978Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_nn_functional_pixel_shuffle_cuda_float64 PASSED [ 53%] 2022-11-23T04:10:43.0988262Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_nn_functional_pixel_unshuffle_cuda_complex128 PASSED [ 53%] 2022-11-23T04:10:43.0988541Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_nn_functional_pixel_unshuffle_cuda_float64 PASSED [ 53%] 2022-11-23T04:10:43.0988798Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_nn_functional_poisson_nll_loss_cuda_float64 PASSED [ 53%] 2022-11-23T04:10:43.0989056Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_nn_functional_prelu_cuda_float64 XFAIL [ 53%] 2022-11-23T04:10:43.0989318Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_nn_functional_relu6_cuda_float64 PASSED [ 53%] 2022-11-23T04:10:43.0989575Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_nn_functional_relu_cuda_float64 PASSED [ 53%] 2022-11-23T04:10:43.0989829Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_nn_functional_rrelu_cuda_float64 PASSED [ 53%] 2022-11-23T04:10:43.0990075Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_nn_functional_selu_cuda_float64 PASSED [ 53%] 2022-11-23T04:10:43.0990327Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_nn_functional_silu_cuda_float64 PASSED [ 53%] 2022-11-23T04:10:43.0990594Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_nn_functional_smooth_l1_loss_cuda_float64 PASSED [ 53%] 2022-11-23T04:10:43.0990865Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_nn_functional_soft_margin_loss_cuda_float64 PASSED [ 53%] 2022-11-23T04:10:43.0991114Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_nn_functional_softmin_cuda_float64 PASSED [ 53%] 2022-11-23T04:10:43.0991458Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_nn_functional_softmin_with_dtype_cuda_complex128 PASSED [ 53%] 2022-11-23T04:10:43.0991737Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_nn_functional_softmin_with_dtype_cuda_float64 PASSED [ 53%] 2022-11-23T04:10:43.0992010Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_nn_functional_softplus_cuda_float64 PASSED [ 54%] 2022-11-23T04:10:43.0992282Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_nn_functional_softshrink_cuda_float64 PASSED [ 54%] 2022-11-23T04:10:43.0992555Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_nn_functional_softsign_cuda_complex128 PASSED [ 54%] 2022-11-23T04:10:43.0992822Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_nn_functional_softsign_cuda_float64 PASSED [ 54%] 2022-11-23T04:10:43.0993100Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_nn_functional_tanhshrink_cuda_complex128 PASSED [ 54%] 2022-11-23T04:10:43.0993370Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_nn_functional_tanhshrink_cuda_float64 PASSED [ 54%] 2022-11-23T04:10:43.0993618Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_nn_functional_threshold_cuda_float64 PASSED [ 54%] 2022-11-23T04:10:43.0993903Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_nn_functional_triplet_margin_loss_cuda_complex128 PASSED [ 54%] 2022-11-23T04:10:43.0994181Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_nn_functional_triplet_margin_loss_cuda_float64 PASSED [ 54%] 2022-11-23T04:10:43.0994482Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_nn_functional_triplet_margin_with_distance_loss_cuda_complex128 PASSED [ 54%] 2022-11-23T04:10:43.0994780Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_nn_functional_triplet_margin_with_distance_loss_cuda_float64 PASSED [ 54%] 2022-11-23T04:10:43.0995139Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_nn_functional_unfold_cuda_complex128 PASSED [ 54%] 2022-11-23T04:10:43.0995415Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_nn_functional_unfold_cuda_float64 PASSED [ 54%] 2022-11-23T04:10:43.0995692Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_nn_functional_upsample_bilinear_cuda_float64 PASSED [ 54%] 2022-11-23T04:10:43.0995965Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_nn_functional_upsample_nearest_cuda_float64 PASSED [ 54%] 2022-11-23T04:10:43.0996444Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_nonzero_cuda_complex128 SKIPPED (Skipped! Op doesn't support autograd for this dtype.) [ 54%] 2022-11-23T04:10:43.0996887Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_nonzero_cuda_float64 SKIPPED (Skipped! Op doesn't support autograd for this dtype.) [ 54%] 2022-11-23T04:10:43.0997138Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_norm_cuda_complex128 PASSED [ 54%] 2022-11-23T04:10:43.0997387Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_norm_cuda_float64 PASSED [ 54%] 2022-11-23T04:10:43.0997637Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_norm_fro_cuda_complex128 PASSED [ 54%] 2022-11-23T04:10:43.0997875Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_norm_fro_cuda_float64 PASSED [ 54%] 2022-11-23T04:10:43.0998124Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_norm_inf_cuda_complex128 PASSED [ 54%] 2022-11-23T04:10:43.0998362Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_norm_inf_cuda_float64 PASSED [ 54%] 2022-11-23T04:10:43.0998611Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_norm_nuc_cuda_complex128 PASSED [ 54%] 2022-11-23T04:10:43.0998855Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_norm_nuc_cuda_float64 PASSED [ 54%] 2022-11-23T04:10:43.0999118Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_normal_cuda_float64 SKIPPED (Gradients are incorrect!) [ 54%] 2022-11-23T04:10:43.0999475Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_normal_number_mean_cuda_float64 SKIPPED (Gradients are incorrect!) [ 54%] 2022-11-23T04:10:43.0999935Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_ones_cuda_complex128 SKIPPED (Skipped! Op doesn't support autograd for this dtype.) [ 54%] 2022-11-23T04:10:43.1000377Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_ones_cuda_float64 SKIPPED (Skipped! Op doesn't support autograd for this dtype.) [ 54%] 2022-11-23T04:10:43.1000834Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_ones_like_cuda_complex128 SKIPPED (Skipped! Op doesn't support autograd for this dtype.) [ 54%] 2022-11-23T04:10:43.1001297Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_ones_like_cuda_float64 SKIPPED (Skipped! Op doesn't support autograd for this dtype.) [ 54%] 2022-11-23T04:10:43.1001633Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_ormqr_cuda_complex128 SKIPPED (test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test) [ 54%] 2022-11-23T04:10:43.1001880Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_ormqr_cuda_float64 PASSED [ 54%] 2022-11-23T04:10:43.1002124Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_outer_cuda_complex128 PASSED [ 54%] 2022-11-23T04:10:43.1002365Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_outer_cuda_float64 PASSED [ 54%] 2022-11-23T04:10:43.1002615Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_pca_lowrank_cuda_float64 PASSED [ 54%] 2022-11-23T04:10:43.1002849Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_permute_cuda_complex128 PASSED [ 54%] 2022-11-23T04:10:43.1003094Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_permute_cuda_float64 PASSED [ 54%] 2022-11-23T04:10:43.1003343Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_pinverse_cuda_complex128 PASSED [ 54%] 2022-11-23T04:10:43.1003634Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_pinverse_cuda_float64 PASSED [ 54%] 2022-11-23T04:10:43.1003887Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_polar_cuda_float64 PASSED [ 54%] 2022-11-23T04:10:43.1004157Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_polygamma_polygamma_n_0_cuda_float64 PASSED [ 54%] 2022-11-23T04:10:43.1004440Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_polygamma_polygamma_n_1_cuda_float64 SKIPPED (Skipped!) [ 54%] 2022-11-23T04:10:43.1004720Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_polygamma_polygamma_n_2_cuda_float64 SKIPPED (Skipped!) [ 54%] 2022-11-23T04:10:43.1005001Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_polygamma_polygamma_n_3_cuda_float64 SKIPPED (Skipped!) [ 54%] 2022-11-23T04:10:43.1005274Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_polygamma_polygamma_n_4_cuda_float64 SKIPPED (Skipped!) [ 54%] 2022-11-23T04:10:43.1005538Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_positive_cuda_complex128 PASSED [ 54%] 2022-11-23T04:10:43.1005791Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_positive_cuda_float64 PASSED [ 54%] 2022-11-23T04:10:43.1006032Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_pow_cuda_complex128 PASSED [ 54%] 2022-11-23T04:10:43.1006269Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_pow_cuda_float64 PASSED [ 55%] 2022-11-23T04:10:43.1006510Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_prod_cuda_complex128 PASSED [ 55%] 2022-11-23T04:10:43.1006747Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_prod_cuda_float64 PASSED [ 55%] 2022-11-23T04:10:43.1006985Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_put_cuda_complex128 PASSED [ 55%] 2022-11-23T04:10:43.1007202Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_put_cuda_float64 PASSED [ 55%] 2022-11-23T04:10:43.1007443Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_qr_cuda_complex128 PASSED [ 55%] 2022-11-23T04:10:43.1007734Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_qr_cuda_float64 PASSED [ 55%] 2022-11-23T04:10:43.1007974Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_quantile_cuda_float64 PASSED [ 55%] 2022-11-23T04:10:43.1008294Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_rad2deg_cuda_float64 PASSED [ 55%] 2022-11-23T04:10:43.1008764Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_rand_like_cuda_complex128 SKIPPED (Skipped! Op doesn't support autograd for this dtype.) [ 55%] 2022-11-23T04:10:43.1009217Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_rand_like_cuda_float64 SKIPPED (Skipped! Op doesn't support autograd for this dtype.) [ 55%] 2022-11-23T04:10:43.1009675Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_randint_cuda_float64 SKIPPED (Skipped! Op doesn't support autograd for this dtype.) [ 55%] 2022-11-23T04:10:43.1010136Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_randint_like_cuda_float64 SKIPPED (Skipped! Op doesn't support autograd for this dtype.) [ 55%] 2022-11-23T04:10:43.1010594Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_randn_cuda_complex128 SKIPPED (Skipped! Op doesn't support autograd for this dtype.) [ 55%] 2022-11-23T04:10:43.1011041Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_randn_cuda_float64 SKIPPED (Skipped! Op doesn't support autograd for this dtype.) [ 55%] 2022-11-23T04:10:43.1011486Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_randn_like_cuda_complex128 SKIPPED (Skipped! Op doesn't support autograd for this dtype.) [ 55%] 2022-11-23T04:10:43.1011935Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_randn_like_cuda_float64 SKIPPED (Skipped! Op doesn't support autograd for this dtype.) [ 55%] 2022-11-23T04:10:43.1012184Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_ravel_cuda_complex128 PASSED [ 55%] 2022-11-23T04:10:43.1012469Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_ravel_cuda_float64 PASSED [ 55%] 2022-11-23T04:10:43.1012723Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_real_cuda_complex128 PASSED [ 55%] 2022-11-23T04:10:43.1012961Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_real_cuda_float64 PASSED [ 55%] 2022-11-23T04:10:43.1013220Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_reciprocal_cuda_complex128 PASSED [ 55%] 2022-11-23T04:10:43.1013469Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_reciprocal_cuda_float64 PASSED [ 55%] 2022-11-23T04:10:43.1013713Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_remainder_cuda_float64 PASSED [ 55%] 2022-11-23T04:10:43.1013940Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_renorm_cuda_complex128 PASSED [ 55%] 2022-11-23T04:10:43.1014178Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_renorm_cuda_float64 PASSED [ 55%] 2022-11-23T04:10:43.1014436Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_repeat_cuda_complex128 PASSED [ 55%] 2022-11-23T04:10:43.1014682Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_repeat_cuda_float64 PASSED [ 55%] 2022-11-23T04:10:43.1014954Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_repeat_interleave_cuda_complex128 PASSED [ 55%] 2022-11-23T04:10:43.1015214Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_repeat_interleave_cuda_float64 PASSED [ 55%] 2022-11-23T04:10:43.1015464Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_reshape_as_cuda_complex128 PASSED [ 55%] 2022-11-23T04:10:43.1015709Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_reshape_as_cuda_float64 PASSED [ 55%] 2022-11-23T04:10:43.1015949Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_reshape_cuda_complex128 PASSED [ 55%] 2022-11-23T04:10:43.1016176Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_reshape_cuda_float64 PASSED [ 55%] 2022-11-23T04:10:43.1016643Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_resize__cuda_complex128 SKIPPED (Skipped! Op doesn't support autograd for this dtype.) [ 55%] 2022-11-23T04:10:43.1017159Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_resize__cuda_float64 SKIPPED (Skipped! Op doesn't support autograd for this dtype.) [ 55%] 2022-11-23T04:10:43.1017616Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_resize_as__cuda_complex128 SKIPPED (Skipped! Op doesn't support autograd for this dtype.) [ 55%] 2022-11-23T04:10:43.1018066Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_resize_as__cuda_float64 SKIPPED (Skipped! Op doesn't support autograd for this dtype.) [ 55%] 2022-11-23T04:10:43.1018323Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_resolve_conj_cuda_complex128 PASSED [ 55%] 2022-11-23T04:10:43.1018573Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_resolve_conj_cuda_float64 PASSED [ 55%] 2022-11-23T04:10:43.1018830Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_resolve_neg_cuda_complex128 PASSED [ 55%] 2022-11-23T04:10:43.1019088Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_resolve_neg_cuda_float64 PASSED [ 55%] 2022-11-23T04:10:43.1019332Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_roll_cuda_complex128 PASSED [ 55%] 2022-11-23T04:10:43.1019560Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_roll_cuda_float64 PASSED [ 55%] 2022-11-23T04:10:43.1019802Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_rot90_cuda_complex128 PASSED [ 55%] 2022-11-23T04:10:43.1020310Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_rot90_cuda_float64 PASSED [ 55%] 2022-11-23T04:10:43.1020773Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_round_cuda_float64 PASSED [ 55%] 2022-11-23T04:10:43.1021175Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_round_decimals_0_cuda_float64 PASSED [ 55%] 2022-11-23T04:10:43.1021537Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_round_decimals_3_cuda_float64 SKIPPED (Skipped!) [ 56%] 2022-11-23T04:10:43.1021832Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_round_decimals_neg_3_cuda_float64 SKIPPED (Skipped!) [ 56%] 2022-11-23T04:10:43.1022078Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_rsqrt_cuda_complex128 PASSED [ 56%] 2022-11-23T04:10:43.1022315Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_rsqrt_cuda_float64 PASSED [ 56%] 2022-11-23T04:10:43.1022541Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_rsub_cuda_complex128 PASSED [ 56%] 2022-11-23T04:10:43.1022773Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_rsub_cuda_float64 PASSED [ 56%] 2022-11-23T04:10:43.1023260Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_scalar_tensor_cuda_complex128 SKIPPED (Skipped! Op doesn't support autograd for this dtype.) [ 56%] 2022-11-23T04:10:43.1023724Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_scalar_tensor_cuda_float64 SKIPPED (Skipped! Op doesn't support autograd for this dtype.) [ 56%] 2022-11-23T04:10:43.1023994Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_scatter_add_cuda_complex128 PASSED [ 56%] 2022-11-23T04:10:43.1024248Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_scatter_add_cuda_float64 PASSED [ 56%] 2022-11-23T04:10:43.1024499Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_scatter_cuda_complex128 PASSED [ 56%] 2022-11-23T04:10:43.1024742Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_scatter_cuda_float64 PASSED [ 56%] 2022-11-23T04:10:43.1025000Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_scatter_reduce_amax_cuda_float64 PASSED [ 56%] 2022-11-23T04:10:43.1025243Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_scatter_reduce_amin_cuda_float64 PASSED [ 56%] 2022-11-23T04:10:43.1025497Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_scatter_reduce_mean_cuda_float64 PASSED [ 56%] 2022-11-23T04:10:43.1025832Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_scatter_reduce_prod_cuda_float64 PASSED [ 56%] 2022-11-23T04:10:43.1026091Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_scatter_reduce_sum_cuda_float64 PASSED [ 56%] 2022-11-23T04:10:43.1026562Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_searchsorted_cuda_float64 SKIPPED (Skipped! Op doesn't support autograd for this dtype.) [ 56%] 2022-11-23T04:10:43.1027060Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_segment_reduce_lengths_cuda_float64 SKIPPED (Op claims it doesn't support gradgrad. This is not verified.) [ 56%] 2022-11-23T04:10:43.1027553Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_segment_reduce_offsets_cuda_float64 SKIPPED (Op claims it doesn't support gradgrad. This is not verified.) [ 56%] 2022-11-23T04:10:43.1027801Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_select_cuda_complex128 PASSED [ 56%] 2022-11-23T04:10:43.1028046Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_select_cuda_float64 PASSED [ 56%] 2022-11-23T04:10:43.1028299Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_select_scatter_cuda_float64 PASSED [ 56%] 2022-11-23T04:10:43.1028530Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_sgn_cuda_complex128 PASSED [ 56%] 2022-11-23T04:10:43.1028769Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_sgn_cuda_float64 PASSED [ 56%] 2022-11-23T04:10:43.1029227Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_short_cuda_complex128 SKIPPED (Skipped! Op doesn't support autograd for this dtype.) [ 56%] 2022-11-23T04:10:43.1029671Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_short_cuda_float64 SKIPPED (Skipped! Op doesn't support autograd for this dtype.) [ 56%] 2022-11-23T04:10:43.1029924Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_sigmoid_cuda_complex128 PASSED [ 56%] 2022-11-23T04:10:43.1030216Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_sigmoid_cuda_float64 PASSED [ 56%] 2022-11-23T04:10:43.1030468Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_sign_cuda_float64 PASSED [ 56%] 2022-11-23T04:10:43.1030951Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_signal_windows_cosine_cuda_float64 SKIPPED (Skipped! Op doesn't support autograd for this dtype.) [ 56%] 2022-11-23T04:10:43.1031440Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_signal_windows_exponential_cuda_float64 SKIPPED (Skipped! Op doesn't support autograd for this dtype.) [ 56%] 2022-11-23T04:10:43.1031922Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_signal_windows_gaussian_cuda_float64 SKIPPED (Skipped! Op doesn't support autograd for this dtype.) [ 56%] 2022-11-23T04:10:43.1032379Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_signal_windows_kaiser_cuda_float64 SKIPPED (Skipped! Op doesn't support autograd for this dtype.) [ 56%] 2022-11-23T04:10:43.1032837Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_signbit_cuda_float64 SKIPPED (Skipped! Op doesn't support autograd for this dtype.) [ 56%] 2022-11-23T04:10:43.1033085Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_sin_cuda_complex128 PASSED [ 56%] 2022-11-23T04:10:43.1033322Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_sin_cuda_float64 PASSED [ 56%] 2022-11-23T04:10:43.1033563Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_sinc_cuda_complex128 PASSED [ 56%] 2022-11-23T04:10:43.1033809Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_sinc_cuda_float64 PASSED [ 56%] 2022-11-23T04:10:43.1034058Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_sinh_cuda_complex128 PASSED [ 56%] 2022-11-23T04:10:43.1034299Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_sinh_cuda_float64 PASSED [ 56%] 2022-11-23T04:10:43.1034543Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_slice_cuda_complex128 PASSED [ 56%] 2022-11-23T04:10:43.1034825Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_slice_cuda_float64 PASSED [ 56%] 2022-11-23T04:10:43.1035080Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_slice_scatter_cuda_float64 PASSED [ 56%] 2022-11-23T04:10:43.1035318Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_softmax_cuda_float64 PASSED [ 56%] 2022-11-23T04:10:43.1035579Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_softmax_with_dtype_cuda_complex128 PASSED [ 56%] 2022-11-23T04:10:43.1035838Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_softmax_with_dtype_cuda_float64 PASSED [ 56%] 2022-11-23T04:10:43.1036073Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_sort_cuda_float64 PASSED [ 56%] 2022-11-23T04:10:43.1036357Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_sparse_sampled_addmm_cuda_complex128 SKIPPED (Skipped!) [ 57%] 2022-11-23T04:10:43.1036640Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_sparse_sampled_addmm_cuda_float64 SKIPPED (Skipped!) [ 57%] 2022-11-23T04:10:43.1037118Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_special_airy_ai_cuda_float64 SKIPPED (Skipped! Op doesn't support autograd for this dtype.) [ 57%] 2022-11-23T04:10:43.1037573Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_special_bessel_j0_cuda_float64 SKIPPED (Skipped! Op doesn't support autograd for this dtype.) [ 57%] 2022-11-23T04:10:43.1038033Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_special_bessel_j1_cuda_float64 SKIPPED (Skipped! Op doesn't support autograd for this dtype.) [ 57%] 2022-11-23T04:10:43.1038499Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_special_bessel_y0_cuda_float64 SKIPPED (Skipped! Op doesn't support autograd for this dtype.) [ 57%] 2022-11-23T04:10:43.1038969Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_special_bessel_y1_cuda_float64 SKIPPED (Skipped! Op doesn't support autograd for this dtype.) [ 57%] 2022-11-23T04:10:43.1039521Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_special_chebyshev_polynomial_t_cuda_float64 SKIPPED (Skipped! Op doesn't support autograd for this dtype.) [ 57%] 2022-11-23T04:10:43.1040034Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_special_chebyshev_polynomial_u_cuda_float64 SKIPPED (Skipped! Op doesn't support autograd for this dtype.) [ 57%] 2022-11-23T04:10:43.1040542Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_special_chebyshev_polynomial_v_cuda_float64 SKIPPED (Skipping - testing takes an unreasonably long time, #79528) [ 57%] 2022-11-23T04:10:43.1041033Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_special_chebyshev_polynomial_w_cuda_float64 SKIPPED (Skipping - testing takes an unreasonably long time, #79528) [ 57%] 2022-11-23T04:10:43.1041287Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_special_entr_cuda_float64 PASSED [ 57%] 2022-11-23T04:10:43.1041542Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_special_erfcx_cuda_float64 PASSED [ 57%] 2022-11-23T04:10:43.1042025Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_special_hermite_polynomial_h_cuda_float64 SKIPPED (Skipped! Op doesn't support autograd for this dtype.) [ 57%] 2022-11-23T04:10:43.1042519Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_special_hermite_polynomial_he_cuda_float64 SKIPPED (Skipped! Op doesn't support autograd for this dtype.) [ 57%] 2022-11-23T04:10:43.1042755Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_special_i0e_cuda_float64 PASSED [ 57%] 2022-11-23T04:10:43.1043005Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_special_i1_cuda_float64 PASSED [ 57%] 2022-11-23T04:10:43.1043248Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_special_i1e_cuda_float64 PASSED [ 57%] 2022-11-23T04:10:43.1043747Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_special_laguerre_polynomial_l_cuda_float64 SKIPPED (Skipped! Op doesn't support autograd for this dtype.) [ 57%] 2022-11-23T04:10:43.1044313Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_special_legendre_polynomial_p_cuda_float64 SKIPPED (Skipping - testing takes an unreasonably long time, #79528) [ 57%] 2022-11-23T04:10:43.1044580Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_special_log_ndtr_cuda_float64 PASSED [ 57%] 2022-11-23T04:10:43.1045073Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_special_modified_bessel_i0_cuda_float64 SKIPPED (Skipped! Op doesn't support autograd for this dtype.) [ 57%] 2022-11-23T04:10:43.1045564Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_special_modified_bessel_i1_cuda_float64 SKIPPED (Skipped! Op doesn't support autograd for this dtype.) [ 57%] 2022-11-23T04:10:43.1046049Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_special_modified_bessel_k0_cuda_float64 SKIPPED (Skipped! Op doesn't support autograd for this dtype.) [ 57%] 2022-11-23T04:10:43.1046534Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_special_modified_bessel_k1_cuda_float64 SKIPPED (Skipped! Op doesn't support autograd for this dtype.) [ 57%] 2022-11-23T04:10:43.1046788Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_special_ndtr_cuda_float64 PASSED [ 57%] 2022-11-23T04:10:43.1047024Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_special_ndtri_cuda_float64 PASSED [ 57%] 2022-11-23T04:10:43.1047317Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_special_polygamma_special_polygamma_n_0_cuda_float64 PASSED [ 57%] 2022-11-23T04:10:43.1047824Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_special_scaled_modified_bessel_k0_cuda_float64 SKIPPED (Skipped! Op doesn't support autograd for this dtype.) [ 57%] 2022-11-23T04:10:43.1048323Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_special_scaled_modified_bessel_k1_cuda_float64 SKIPPED (Skipped! Op doesn't support autograd for this dtype.) [ 57%] 2022-11-23T04:10:43.1048910Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_special_shifted_chebyshev_polynomial_t_cuda_float64 SKIPPED (Skipping - testing takes an unreasonably long time, #79528) [ 57%] 2022-11-23T04:10:43.1049445Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_special_shifted_chebyshev_polynomial_u_cuda_float64 SKIPPED (Skipping - testing takes an unreasonably long time, #79528) [ 57%] 2022-11-23T04:10:43.1049968Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_special_shifted_chebyshev_polynomial_v_cuda_float64 SKIPPED (Skipping - testing takes an unreasonably long time, #79528) [ 57%] 2022-11-23T04:10:43.1050487Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_special_shifted_chebyshev_polynomial_w_cuda_float64 SKIPPED (Skipping - testing takes an unreasonably long time, #79528) [ 57%] 2022-11-23T04:10:43.1050978Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_special_spherical_bessel_j0_cuda_float64 SKIPPED (Skipped! Op doesn't support autograd for this dtype.) [ 57%] 2022-11-23T04:10:43.1051249Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_special_xlog1py_cuda_float64 PASSED [ 57%] 2022-11-23T04:10:43.1051710Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_special_zeta_cuda_float64 SKIPPED (Skipped! Op doesn't support autograd for this dtype.) [ 57%] 2022-11-23T04:10:43.1051966Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_split_cuda_complex128 PASSED [ 57%] 2022-11-23T04:10:43.1052192Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_split_cuda_float64 PASSED [ 57%] 2022-11-23T04:10:43.1052450Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_split_list_args_cuda_complex128 PASSED [ 57%] 2022-11-23T04:10:43.1052705Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_split_list_args_cuda_float64 PASSED [ 57%] 2022-11-23T04:10:43.1052966Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_split_with_sizes_cuda_complex128 PASSED [ 57%] 2022-11-23T04:10:43.1053283Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_split_with_sizes_cuda_float64 PASSED [ 57%] 2022-11-23T04:10:43.1053527Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_sqrt_cuda_complex128 PASSED [ 57%] 2022-11-23T04:10:43.1053764Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_sqrt_cuda_float64 PASSED [ 57%] 2022-11-23T04:10:43.1054011Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_square_cuda_complex128 PASSED [ 57%] 2022-11-23T04:10:43.1054249Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_square_cuda_float64 PASSED [ 57%] 2022-11-23T04:10:43.1054481Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_squeeze_cuda_complex128 PASSED [ 57%] 2022-11-23T04:10:43.1054725Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_squeeze_cuda_float64 PASSED [ 57%] 2022-11-23T04:10:43.1054963Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_stack_cuda_complex128 PASSED [ 58%] 2022-11-23T04:10:43.1055211Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_stack_cuda_float64 PASSED [ 58%] 2022-11-23T04:10:43.1055455Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_std_cuda_complex128 PASSED [ 58%] 2022-11-23T04:10:43.1055695Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_std_cuda_float64 PASSED [ 58%] 2022-11-23T04:10:43.1055943Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_std_mean_cuda_complex128 PASSED [ 58%] 2022-11-23T04:10:43.1056183Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_std_mean_cuda_float64 PASSED [ 58%] 2022-11-23T04:10:43.1056409Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_stft_cuda_complex128 PASSED [ 58%] 2022-11-23T04:10:43.1056646Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_stft_cuda_float64 PASSED [ 58%] 2022-11-23T04:10:43.1056888Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_sub_cuda_complex128 PASSED [ 58%] 2022-11-23T04:10:43.1057184Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_sub_cuda_float64 PASSED [ 58%] 2022-11-23T04:10:43.1057433Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_sum_cuda_complex128 PASSED [ 58%] 2022-11-23T04:10:43.1057660Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_sum_cuda_float64 PASSED [ 58%] 2022-11-23T04:10:43.1057912Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_sum_to_size_cuda_complex128 PASSED [ 58%] 2022-11-23T04:10:43.1058158Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_sum_to_size_cuda_float64 PASSED [ 58%] 2022-11-23T04:10:43.1058394Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_svd_cuda_complex128 PASSED [ 58%] 2022-11-23T04:10:43.1058608Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_svd_cuda_float64 PASSED [ 58%] 2022-11-23T04:10:43.1058863Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_svd_lowrank_cuda_float64 PASSED [ 58%] 2022-11-23T04:10:43.1059115Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_symeig_cuda_complex128 PASSED [ 58%] 2022-11-23T04:10:43.1059362Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_symeig_cuda_float64 PASSED [ 58%] 2022-11-23T04:10:43.1059600Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_t_cuda_complex128 PASSED [ 58%] 2022-11-23T04:10:43.1059830Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_t_cuda_float64 PASSED [ 58%] 2022-11-23T04:10:43.1060449Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_take_along_dim_cuda_complex128 PASSED [ 58%] 2022-11-23T04:10:43.1060909Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_take_along_dim_cuda_float64 PASSED [ 58%] 2022-11-23T04:10:43.1061165Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_take_cuda_complex128 PASSED [ 58%] 2022-11-23T04:10:43.1061383Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_take_cuda_float64 PASSED [ 58%] 2022-11-23T04:10:43.1061627Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_tan_cuda_complex128 PASSED [ 58%] 2022-11-23T04:10:43.1061951Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_tan_cuda_float64 PASSED [ 58%] 2022-11-23T04:10:43.1062194Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_tanh_cuda_complex128 PASSED [ 58%] 2022-11-23T04:10:43.1062427Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_tanh_cuda_float64 PASSED [ 58%] 2022-11-23T04:10:43.1062681Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_tensor_split_cuda_complex128 PASSED [ 58%] 2022-11-23T04:10:43.1062967Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_tensor_split_cuda_float64 PASSED [ 58%] 2022-11-23T04:10:43.1063229Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_tensordot_cuda_complex128 PASSED [ 58%] 2022-11-23T04:10:43.1063482Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_tensordot_cuda_float64 PASSED [ 58%] 2022-11-23T04:10:43.1063716Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_tile_cuda_complex128 PASSED [ 58%] 2022-11-23T04:10:43.1063958Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_tile_cuda_float64 PASSED [ 58%] 2022-11-23T04:10:43.1064198Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_to_cuda_complex128 PASSED [ 58%] 2022-11-23T04:10:43.1064432Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_to_cuda_float64 PASSED [ 58%] 2022-11-23T04:10:43.1064916Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_to_sparse_cuda_complex128 SKIPPED (Skipped! Op doesn't support autograd for this dtype.) [ 58%] 2022-11-23T04:10:43.1065157Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_to_sparse_cuda_float64 PASSED [ 58%] 2022-11-23T04:10:43.1065393Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_topk_cuda_float64 PASSED [ 58%] 2022-11-23T04:10:43.1065638Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_trace_cuda_complex128 PASSED [ 58%] 2022-11-23T04:10:43.1065946Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_trace_cuda_float64 PASSED [ 58%] 2022-11-23T04:10:43.1066198Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_transpose_cuda_complex128 PASSED [ 58%] 2022-11-23T04:10:43.1066446Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_transpose_cuda_float64 PASSED [ 58%] 2022-11-23T04:10:43.1066696Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_trapezoid_cuda_complex128 PASSED [ 58%] 2022-11-23T04:10:43.1066939Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_trapezoid_cuda_float64 PASSED [ 58%] 2022-11-23T04:10:43.1067189Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_trapz_cuda_complex128 PASSED [ 58%] 2022-11-23T04:10:43.1067429Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_trapz_cuda_float64 PASSED [ 58%] 2022-11-23T04:10:43.1067696Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_triangular_solve_cuda_complex128 PASSED [ 59%] 2022-11-23T04:10:43.1067957Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_triangular_solve_cuda_float64 PASSED [ 59%] 2022-11-23T04:10:43.1068183Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_tril_cuda_complex128 PASSED [ 59%] 2022-11-23T04:10:43.1068417Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_tril_cuda_float64 PASSED [ 59%] 2022-11-23T04:10:43.1068657Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_triu_cuda_complex128 PASSED [ 59%] 2022-11-23T04:10:43.1068890Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_triu_cuda_float64 PASSED [ 59%] 2022-11-23T04:10:43.1069141Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_true_divide_cuda_complex128 PASSED [ 59%] 2022-11-23T04:10:43.1069387Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_true_divide_cuda_float64 PASSED [ 59%] 2022-11-23T04:10:43.1069624Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_trunc_cuda_float64 PASSED [ 59%] 2022-11-23T04:10:43.1069867Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_unbind_cuda_complex128 PASSED [ 59%] 2022-11-23T04:10:43.1070163Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_unbind_cuda_float64 PASSED [ 59%] 2022-11-23T04:10:43.1070395Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_unflatten_cuda_complex128 PASSED [ 59%] 2022-11-23T04:10:43.1070636Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_unflatten_cuda_float64 PASSED [ 59%] 2022-11-23T04:10:43.1070896Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_unfold_copy_cuda_complex128 PASSED [ 59%] 2022-11-23T04:10:43.1071150Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_unfold_copy_cuda_float64 PASSED [ 59%] 2022-11-23T04:10:43.1071400Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_unfold_cuda_complex128 PASSED [ 59%] 2022-11-23T04:10:43.1071644Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_unfold_cuda_float64 PASSED [ 59%] 2022-11-23T04:10:43.1072121Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_uniform_cuda_complex128 SKIPPED (Skipped! Op doesn't support autograd for this dtype.) [ 59%] 2022-11-23T04:10:43.1072572Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_uniform_cuda_float64 SKIPPED (Skipped! Op doesn't support autograd for this dtype.) [ 59%] 2022-11-23T04:10:43.1073048Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_unique_consecutive_cuda_float64 SKIPPED (Skipped! Op doesn't support autograd for this dtype.) [ 59%] 2022-11-23T04:10:43.1073492Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_unique_cuda_float64 SKIPPED (Skipped! Op doesn't support autograd for this dtype.) [ 59%] 2022-11-23T04:10:43.1073731Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_unsqueeze_cuda_complex128 PASSED [ 59%] 2022-11-23T04:10:43.1073980Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_unsqueeze_cuda_float64 PASSED [ 59%] 2022-11-23T04:10:43.1074270Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_var_cuda_complex128 PASSED [ 59%] 2022-11-23T04:10:43.1074514Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_var_cuda_float64 PASSED [ 59%] 2022-11-23T04:10:43.1074761Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_var_mean_cuda_complex128 PASSED [ 59%] 2022-11-23T04:10:43.1075003Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_var_mean_cuda_float64 PASSED [ 59%] 2022-11-23T04:10:43.1075240Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_vdot_cuda_complex128 PASSED [ 59%] 2022-11-23T04:10:43.1075480Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_vdot_cuda_float64 PASSED [ 59%] 2022-11-23T04:10:43.1075740Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_view_as_complex_cuda_float64 PASSED [ 59%] 2022-11-23T04:10:43.1075977Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_view_as_cuda_complex128 PASSED [ 59%] 2022-11-23T04:10:43.1076219Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_view_as_cuda_float64 PASSED [ 59%] 2022-11-23T04:10:43.1076474Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_view_as_real_cuda_complex128 PASSED [ 59%] 2022-11-23T04:10:43.1076713Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_view_copy_cuda_float64 PASSED [ 59%] 2022-11-23T04:10:43.1076951Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_view_cuda_complex128 PASSED [ 59%] 2022-11-23T04:10:43.1077186Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_view_cuda_float64 PASSED [ 59%] 2022-11-23T04:10:43.1077428Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_vsplit_cuda_complex128 PASSED [ 59%] 2022-11-23T04:10:43.1077667Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_vsplit_cuda_float64 PASSED [ 59%] 2022-11-23T04:10:43.1077892Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_vstack_cuda_complex128 PASSED [ 59%] 2022-11-23T04:10:43.1078135Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_vstack_cuda_float64 PASSED [ 59%] 2022-11-23T04:10:43.1078439Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_where_cuda_complex128 PASSED [ 59%] 2022-11-23T04:10:43.1078680Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_where_cuda_float64 PASSED [ 59%] 2022-11-23T04:10:43.1078916Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_xlogy_cuda_float64 PASSED [ 59%] 2022-11-23T04:10:43.1079166Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_zero__cuda_complex128 PASSED [ 59%] 2022-11-23T04:10:43.1079407Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_zero__cuda_float64 PASSED [ 59%] 2022-11-23T04:10:43.1079871Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_zeros_cuda_complex128 SKIPPED (Skipped! Op doesn't support autograd for this dtype.) [ 59%] 2022-11-23T04:10:43.1080324Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_zeros_cuda_float64 SKIPPED (Skipped! Op doesn't support autograd for this dtype.) [ 59%] 2022-11-23T04:10:43.1080790Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_zeros_like_cuda_complex128 SKIPPED (Skipped! Op doesn't support autograd for this dtype.) [ 59%] 2022-11-23T04:10:43.1081224Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_zeros_like_cuda_float64 SKIPPED (Skipped! Op doesn't support autograd for this dtype.) [ 60%] 2022-11-23T04:10:43.1081506Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_H_cuda_complex128 SKIPPED (Op has no inplace variant!) [ 60%] 2022-11-23T04:10:43.1081774Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_H_cuda_float64 SKIPPED (Op has no inplace variant!) [ 60%] 2022-11-23T04:10:43.1082053Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_T_cuda_complex128 SKIPPED (Op has no inplace variant!) [ 60%] 2022-11-23T04:10:43.1082327Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_T_cuda_float64 SKIPPED (Op has no inplace variant!) [ 60%] 2022-11-23T04:10:43.1082672Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad___getitem___cuda_complex128 SKIPPED (Op has no inplace variant!) [ 60%] 2022-11-23T04:10:43.1082966Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad___getitem___cuda_float64 SKIPPED (Op has no inplace variant!) [ 60%] 2022-11-23T04:10:43.1083246Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad___radd___cuda_complex128 SKIPPED (Op has no inplace variant!) [ 60%] 2022-11-23T04:10:43.1083527Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad___radd___cuda_float64 SKIPPED (Op has no inplace variant!) [ 60%] 2022-11-23T04:10:43.1083812Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad___rdiv___cuda_complex128 SKIPPED (Op has no inplace variant!) [ 60%] 2022-11-23T04:10:43.1084082Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad___rdiv___cuda_float64 SKIPPED (Op has no inplace variant!) [ 60%] 2022-11-23T04:10:43.1084381Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad___rmatmul___cuda_complex128 SKIPPED (Op has no inplace variant!) [ 60%] 2022-11-23T04:10:43.1084670Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad___rmatmul___cuda_float64 SKIPPED (Op has no inplace variant!) [ 60%] 2022-11-23T04:10:43.1084950Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad___rmod___cuda_float64 SKIPPED (Op has no inplace variant!) [ 60%] 2022-11-23T04:10:43.1085230Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad___rmul___cuda_complex128 SKIPPED (Op has no inplace variant!) [ 60%] 2022-11-23T04:10:43.1085506Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad___rmul___cuda_float64 SKIPPED (Op has no inplace variant!) [ 60%] 2022-11-23T04:10:43.1085769Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad___rpow___cuda_complex128 SKIPPED (Skipped!) [ 60%] 2022-11-23T04:10:43.1086031Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad___rpow___cuda_float64 SKIPPED (Skipped!) [ 60%] 2022-11-23T04:10:43.1086385Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad___rsub___cuda_complex128 SKIPPED (Op has no inplace variant!) [ 60%] 2022-11-23T04:10:43.1086644Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad___rsub___cuda_float64 SKIPPED (Op has no inplace variant!) [ 60%] 2022-11-23T04:10:43.1086931Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad__softmax_backward_data_cuda_float64 SKIPPED (Op has no inplace variant!) [ 60%] 2022-11-23T04:10:43.1087386Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_abs_cuda_complex128 SKIPPED (In-place abs not supported for complex tensors) [ 60%] 2022-11-23T04:10:43.1087626Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_abs_cuda_float64 PASSED [ 60%] 2022-11-23T04:10:43.1087872Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_acos_cuda_complex128 PASSED [ 60%] 2022-11-23T04:10:43.1088113Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_acos_cuda_float64 PASSED [ 60%] 2022-11-23T04:10:43.1088371Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_acosh_cuda_complex128 PASSED [ 60%] 2022-11-23T04:10:43.1088614Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_acosh_cuda_float64 PASSED [ 60%] 2022-11-23T04:10:43.1088861Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_add_cuda_complex128 PASSED [ 60%] 2022-11-23T04:10:43.1089100Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_add_cuda_float64 PASSED [ 60%] 2022-11-23T04:10:43.1089331Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_addbmm_cuda_complex128 PASSED [ 60%] 2022-11-23T04:10:43.1089573Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_addbmm_cuda_float64 PASSED [ 60%] 2022-11-23T04:10:43.1089819Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_addcdiv_cuda_complex128 PASSED [ 60%] 2022-11-23T04:10:43.1090060Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_addcdiv_cuda_float64 PASSED [ 60%] 2022-11-23T04:10:43.1090364Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_addcmul_cuda_complex128 PASSED [ 60%] 2022-11-23T04:10:43.1090618Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_addcmul_cuda_float64 PASSED [ 60%] 2022-11-23T04:10:43.1090863Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_addmm_cuda_complex128 PASSED [ 60%] 2022-11-23T04:10:43.1091097Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_addmm_cuda_float64 PASSED [ 60%] 2022-11-23T04:10:43.1091364Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_addmm_decomposed_cuda_complex128 PASSED [ 60%] 2022-11-23T04:10:43.1091604Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_addmm_decomposed_cuda_float64 PASSED [ 60%] 2022-11-23T04:10:43.1091850Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_addmv_cuda_complex128 PASSED [ 60%] 2022-11-23T04:10:43.1092100Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_addmv_cuda_float64 PASSED [ 60%] 2022-11-23T04:10:43.1092351Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_addr_cuda_complex128 PASSED [ 60%] 2022-11-23T04:10:43.1092593Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_addr_cuda_float64 PASSED [ 60%] 2022-11-23T04:10:43.1093055Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_all_cuda_complex128 SKIPPED (Skipped! Op doesn't support autograd for this dtype.) [ 60%] 2022-11-23T04:10:43.1093496Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_all_cuda_float64 SKIPPED (Skipped! Op doesn't support autograd for this dtype.) [ 60%] 2022-11-23T04:10:43.1093952Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_allclose_cuda_complex128 SKIPPED (Skipped! Op doesn't support autograd for this dtype.) [ 60%] 2022-11-23T04:10:43.1094405Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_allclose_cuda_float64 SKIPPED (Skipped! Op doesn't support autograd for this dtype.) [ 60%] 2022-11-23T04:10:43.1094689Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_amax_cuda_float64 SKIPPED (Op has no inplace variant!) [ 60%] 2022-11-23T04:10:43.1095013Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_amin_cuda_float64 SKIPPED (Op has no inplace variant!) [ 60%] 2022-11-23T04:10:43.1095473Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_aminmax_cuda_float64 SKIPPED (Skipped! Op doesn't support autograd for this dtype.) [ 61%] 2022-11-23T04:10:43.1095759Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_angle_cuda_complex128 SKIPPED (Op has no inplace variant!) [ 61%] 2022-11-23T04:10:43.1096040Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_angle_cuda_float64 SKIPPED (Op has no inplace variant!) [ 61%] 2022-11-23T04:10:43.1096484Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_any_cuda_complex128 SKIPPED (Skipped! Op doesn't support autograd for this dtype.) [ 61%] 2022-11-23T04:10:43.1096929Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_any_cuda_float64 SKIPPED (Skipped! Op doesn't support autograd for this dtype.) [ 61%] 2022-11-23T04:10:43.1097379Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_arange_cuda_float64 SKIPPED (Skipped! Op doesn't support autograd for this dtype.) [ 61%] 2022-11-23T04:10:43.1097834Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_argmax_cuda_float64 SKIPPED (Skipped! Op doesn't support autograd for this dtype.) [ 61%] 2022-11-23T04:10:43.1098285Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_argmin_cuda_float64 SKIPPED (Skipped! Op doesn't support autograd for this dtype.) [ 61%] 2022-11-23T04:10:43.1098738Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_argsort_cuda_float64 SKIPPED (Skipped! Op doesn't support autograd for this dtype.) [ 61%] 2022-11-23T04:10:43.1099255Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_argwhere_cuda_complex128 SKIPPED (Skipped! Op doesn't support autograd for this dtype.) [ 61%] 2022-11-23T04:10:43.1099711Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_argwhere_cuda_float64 SKIPPED (Skipped! Op doesn't support autograd for this dtype.) [ 61%] 2022-11-23T04:10:43.1100312Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_as_strided_cuda_complex128 SKIPPED (Numerous errors) [ 61%] 2022-11-23T04:10:43.1100846Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_as_strided_cuda_float64 SKIPPED (Numerous errors) [ 61%] 2022-11-23T04:10:43.1101169Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_as_strided_scatter_cuda_complex128 SKIPPED (Op has no inplace variant!) [ 61%] 2022-11-23T04:10:43.1101462Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_as_strided_scatter_cuda_float64 SKIPPED (Op has no inplace variant!) [ 61%] 2022-11-23T04:10:43.1101708Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_asin_cuda_complex128 PASSED [ 61%] 2022-11-23T04:10:43.1101951Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_asin_cuda_float64 PASSED [ 61%] 2022-11-23T04:10:43.1102202Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_asinh_cuda_complex128 PASSED [ 61%] 2022-11-23T04:10:43.1102439Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_asinh_cuda_float64 PASSED [ 61%] 2022-11-23T04:10:43.1102661Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_atan2_cuda_float64 PASSED [ 61%] 2022-11-23T04:10:43.1102906Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_atan_cuda_complex128 PASSED [ 61%] 2022-11-23T04:10:43.1103155Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_atan_cuda_float64 PASSED [ 61%] 2022-11-23T04:10:43.1103406Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_atanh_cuda_complex128 PASSED [ 61%] 2022-11-23T04:10:43.1103652Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_atanh_cuda_float64 PASSED [ 61%] 2022-11-23T04:10:43.1103949Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_atleast_1d_cuda_complex128 SKIPPED (Op has no inplace variant!) [ 61%] 2022-11-23T04:10:43.1104336Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_atleast_1d_cuda_float64 SKIPPED (Op has no inplace variant!) [ 61%] 2022-11-23T04:10:43.1104632Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_atleast_2d_cuda_complex128 SKIPPED (Op has no inplace variant!) [ 61%] 2022-11-23T04:10:43.1104916Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_atleast_2d_cuda_float64 SKIPPED (Op has no inplace variant!) [ 61%] 2022-11-23T04:10:43.1105202Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_atleast_3d_cuda_complex128 SKIPPED (Op has no inplace variant!) [ 61%] 2022-11-23T04:10:43.1105463Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_atleast_3d_cuda_float64 SKIPPED (Op has no inplace variant!) [ 61%] 2022-11-23T04:10:43.1105716Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_baddbmm_cuda_complex128 PASSED [ 61%] 2022-11-23T04:10:43.1105962Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_baddbmm_cuda_float64 PASSED [ 61%] 2022-11-23T04:10:43.1106250Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_bernoulli_cuda_float64 SKIPPED (Op has no inplace variant!) [ 61%] 2022-11-23T04:10:43.1106539Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_bfloat16_cuda_complex128 SKIPPED (Op has no inplace variant!) [ 61%] 2022-11-23T04:10:43.1106817Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_bfloat16_cuda_float64 SKIPPED (Op has no inplace variant!) [ 61%] 2022-11-23T04:10:43.1107105Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_block_diag_cuda_complex128 SKIPPED (Op has no inplace variant!) [ 61%] 2022-11-23T04:10:43.1107400Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_block_diag_cuda_float64 SKIPPED (Op has no inplace variant!) [ 61%] 2022-11-23T04:10:43.1107745Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_bmm_cuda_complex128 SKIPPED (Op has no inplace variant!) [ 61%] 2022-11-23T04:10:43.1108044Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_bmm_cuda_float64 SKIPPED (Op has no inplace variant!) [ 61%] 2022-11-23T04:10:43.1108501Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_bool_cuda_complex128 SKIPPED (Skipped! Op doesn't support autograd for this dtype.) [ 61%] 2022-11-23T04:10:43.1108950Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_bool_cuda_float64 SKIPPED (Skipped! Op doesn't support autograd for this dtype.) [ 61%] 2022-11-23T04:10:43.1109251Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_broadcast_tensors_cuda_complex128 SKIPPED (Op has no inplace variant!) [ 61%] 2022-11-23T04:10:43.1109552Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_broadcast_tensors_cuda_float64 SKIPPED (Op has no inplace variant!) [ 61%] 2022-11-23T04:10:43.1109842Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_broadcast_to_cuda_complex128 SKIPPED (Op has no inplace variant!) [ 61%] 2022-11-23T04:10:43.1110134Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_broadcast_to_cuda_float64 SKIPPED (Op has no inplace variant!) [ 61%] 2022-11-23T04:10:43.1110588Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_bucketize_cuda_float64 SKIPPED (Skipped! Op doesn't support autograd for this dtype.) [ 61%] 2022-11-23T04:10:43.1111037Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_byte_cuda_complex128 SKIPPED (Skipped! Op doesn't support autograd for this dtype.) [ 61%] 2022-11-23T04:10:43.1111479Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_byte_cuda_float64 SKIPPED (Skipped! Op doesn't support autograd for this dtype.) [ 61%] 2022-11-23T04:10:43.1111774Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_cartesian_prod_cuda_complex128 SKIPPED (Op has no inplace variant!) [ 62%] 2022-11-23T04:10:43.1112069Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_cartesian_prod_cuda_float64 SKIPPED (Op has no inplace variant!) [ 62%] 2022-11-23T04:10:43.1112630Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_cat_cuda_complex128 SKIPPED (TODO(whc) fix pre-existing bug with cat for newly added opinfo for empty+nonempty) [ 62%] 2022-11-23T04:10:43.1113142Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_cat_cuda_float64 SKIPPED (TODO(whc) fix pre-existing bug with cat for newly added opinfo for empty+nonempty) [ 62%] 2022-11-23T04:10:43.1113430Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_cdist_cuda_float64 SKIPPED (Op has no inplace variant!) [ 62%] 2022-11-23T04:10:43.1113725Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_cdouble_cuda_complex128 SKIPPED (Op has no inplace variant!) [ 62%] 2022-11-23T04:10:43.1114006Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_cdouble_cuda_float64 SKIPPED (Op has no inplace variant!) [ 62%] 2022-11-23T04:10:43.1114245Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_ceil_cuda_float64 PASSED [ 62%] 2022-11-23T04:10:43.1114536Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_cfloat_cuda_complex128 SKIPPED (Op has no inplace variant!) [ 62%] 2022-11-23T04:10:43.1114815Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_cfloat_cuda_float64 SKIPPED (Op has no inplace variant!) [ 62%] 2022-11-23T04:10:43.1115101Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_chalf_cuda_complex128 SKIPPED (Op has no inplace variant!) [ 62%] 2022-11-23T04:10:43.1115425Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_chalf_cuda_float64 SKIPPED (Op has no inplace variant!) [ 62%] 2022-11-23T04:10:43.1115870Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_char_cuda_complex128 SKIPPED (Skipped! Op doesn't support autograd for this dtype.) [ 62%] 2022-11-23T04:10:43.1116380Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_char_cuda_float64 SKIPPED (Skipped! Op doesn't support autograd for this dtype.) [ 62%] 2022-11-23T04:10:43.1116688Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_cholesky_cuda_complex128 SKIPPED (Op has no inplace variant!) [ 62%] 2022-11-23T04:10:43.1116975Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_cholesky_cuda_float64 SKIPPED (Op has no inplace variant!) [ 62%] 2022-11-23T04:10:43.1117274Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_cholesky_inverse_cuda_complex128 SKIPPED (Op has no inplace variant!) [ 62%] 2022-11-23T04:10:43.1117569Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_cholesky_inverse_cuda_float64 SKIPPED (Op has no inplace variant!) [ 62%] 2022-11-23T04:10:43.1117875Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_cholesky_solve_cuda_complex128 SKIPPED (Op has no inplace variant!) [ 62%] 2022-11-23T04:10:43.1118173Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_cholesky_solve_cuda_float64 SKIPPED (Op has no inplace variant!) [ 62%] 2022-11-23T04:10:43.1118464Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_chunk_cuda_complex128 SKIPPED (Op has no inplace variant!) [ 62%] 2022-11-23T04:10:43.1118744Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_chunk_cuda_float64 SKIPPED (Op has no inplace variant!) [ 62%] 2022-11-23T04:10:43.1118970Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_clamp_cuda_float64 PASSED [ 62%] 2022-11-23T04:10:43.1119221Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_clamp_max_cuda_float64 PASSED [ 62%] 2022-11-23T04:10:43.1119460Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_clamp_min_cuda_float64 PASSED [ 62%] 2022-11-23T04:10:43.1119744Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_clone_cuda_complex128 SKIPPED (Op has no inplace variant!) [ 62%] 2022-11-23T04:10:43.1120023Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_clone_cuda_float64 SKIPPED (Op has no inplace variant!) [ 62%] 2022-11-23T04:10:43.1120316Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_column_stack_cuda_complex128 SKIPPED (Op has no inplace variant!) [ 62%] 2022-11-23T04:10:43.1120657Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_column_stack_cuda_float64 SKIPPED (Op has no inplace variant!) [ 62%] 2022-11-23T04:10:43.1120951Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_combinations_cuda_complex128 SKIPPED (Op has no inplace variant!) [ 62%] 2022-11-23T04:10:43.1121235Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_combinations_cuda_float64 SKIPPED (Op has no inplace variant!) [ 62%] 2022-11-23T04:10:43.1121515Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_complex_cuda_float64 SKIPPED (Op has no inplace variant!) [ 62%] 2022-11-23T04:10:43.1121779Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_conj_cuda_complex128 SKIPPED (Op has no inplace variant!) [ 62%] 2022-11-23T04:10:43.1122067Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_conj_cuda_float64 SKIPPED (Op has no inplace variant!) [ 62%] 2022-11-23T04:10:43.1122340Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_conj_physical_cuda_complex128 PASSED [ 62%] 2022-11-23T04:10:43.1122600Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_conj_physical_cuda_float64 PASSED [ 62%] 2022-11-23T04:10:43.1122900Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_constant_pad_nd_cuda_complex128 SKIPPED (Op has no inplace variant!) [ 62%] 2022-11-23T04:10:43.1123191Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_constant_pad_nd_cuda_float64 SKIPPED (Op has no inplace variant!) [ 62%] 2022-11-23T04:10:43.1123477Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_contiguous_cuda_complex128 SKIPPED (Op has no inplace variant!) [ 62%] 2022-11-23T04:10:43.1123761Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_contiguous_cuda_float64 SKIPPED (Op has no inplace variant!) [ 62%] 2022-11-23T04:10:43.1124056Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_copysign_cuda_float64 PASSED [ 62%] 2022-11-23T04:10:43.1124355Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_corrcoef_cuda_complex128 SKIPPED (Op has no inplace variant!) [ 62%] 2022-11-23T04:10:43.1124625Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_corrcoef_cuda_float64 SKIPPED (Op has no inplace variant!) [ 62%] 2022-11-23T04:10:43.1124873Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_cos_cuda_complex128 PASSED [ 62%] 2022-11-23T04:10:43.1125108Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_cos_cuda_float64 PASSED [ 62%] 2022-11-23T04:10:43.1125352Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_cosh_cuda_complex128 PASSED [ 62%] 2022-11-23T04:10:43.1125591Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_cosh_cuda_float64 PASSED [ 62%] 2022-11-23T04:10:43.1126075Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_count_nonzero_cuda_complex128 SKIPPED (Skipped! Op doesn't support autograd for this dtype.) [ 62%] 2022-11-23T04:10:43.1126548Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_count_nonzero_cuda_float64 SKIPPED (Skipped! Op doesn't support autograd for this dtype.) [ 62%] 2022-11-23T04:10:43.1126835Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_cov_cuda_complex128 SKIPPED (Op has no inplace variant!) [ 63%] 2022-11-23T04:10:43.1127117Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_cov_cuda_float64 SKIPPED (Op has no inplace variant!) [ 63%] 2022-11-23T04:10:43.1127402Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_cross_cuda_complex128 SKIPPED (Op has no inplace variant!) [ 63%] 2022-11-23T04:10:43.1127662Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_cross_cuda_float64 SKIPPED (Op has no inplace variant!) [ 63%] 2022-11-23T04:10:43.1127946Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_cummax_cuda_float64 SKIPPED (Op has no inplace variant!) [ 63%] 2022-11-23T04:10:43.1128320Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_cummin_cuda_float64 SKIPPED (Op has no inplace variant!) [ 63%] 2022-11-23T04:10:43.1128572Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_cumprod_cuda_complex128 PASSED [ 63%] 2022-11-23T04:10:43.1128817Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_cumprod_cuda_float64 PASSED [ 63%] 2022-11-23T04:10:43.1129064Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_cumsum_cuda_complex128 PASSED [ 63%] 2022-11-23T04:10:43.1129308Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_cumsum_cuda_float64 PASSED [ 63%] 2022-11-23T04:10:43.1129612Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_cumulative_trapezoid_cuda_complex128 SKIPPED (Op has no inplace variant!) [ 63%] 2022-11-23T04:10:43.1129920Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_cumulative_trapezoid_cuda_float64 SKIPPED (Op has no inplace variant!) [ 63%] 2022-11-23T04:10:43.1130150Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_deg2rad_cuda_float64 PASSED [ 63%] 2022-11-23T04:10:43.1130432Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_diag_cuda_complex128 SKIPPED (Op has no inplace variant!) [ 63%] 2022-11-23T04:10:43.1130720Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_diag_cuda_float64 SKIPPED (Op has no inplace variant!) [ 63%] 2022-11-23T04:10:43.1131014Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_diag_embed_cuda_complex128 SKIPPED (Op has no inplace variant!) [ 63%] 2022-11-23T04:10:43.1131302Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_diag_embed_cuda_float64 SKIPPED (Op has no inplace variant!) [ 63%] 2022-11-23T04:10:43.1131589Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_diagflat_cuda_complex128 SKIPPED (Op has no inplace variant!) [ 63%] 2022-11-23T04:10:43.1131917Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_diagflat_cuda_float64 SKIPPED (Op has no inplace variant!) [ 63%] 2022-11-23T04:10:43.1132227Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_diagonal_copy_cuda_complex128 SKIPPED (Op has no inplace variant!) [ 63%] 2022-11-23T04:10:43.1132516Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_diagonal_copy_cuda_float64 SKIPPED (Op has no inplace variant!) [ 63%] 2022-11-23T04:10:43.1132803Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_diagonal_cuda_complex128 SKIPPED (Op has no inplace variant!) [ 63%] 2022-11-23T04:10:43.1133070Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_diagonal_cuda_float64 SKIPPED (Op has no inplace variant!) [ 63%] 2022-11-23T04:10:43.1133364Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_diagonal_scatter_cuda_float64 SKIPPED (Op has no inplace variant!) [ 63%] 2022-11-23T04:10:43.1133645Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_diff_cuda_complex128 SKIPPED (Op has no inplace variant!) [ 63%] 2022-11-23T04:10:43.1133925Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_diff_cuda_float64 SKIPPED (Op has no inplace variant!) [ 63%] 2022-11-23T04:10:43.1134170Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_digamma_cuda_float64 PASSED [ 63%] 2022-11-23T04:10:43.1134450Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_dist_cuda_complex128 SKIPPED (Op has no inplace variant!) [ 63%] 2022-11-23T04:10:43.1134725Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_dist_cuda_float64 SKIPPED (Op has no inplace variant!) [ 63%] 2022-11-23T04:10:43.1134996Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_div_floor_rounding_cuda_float64 PASSED [ 63%] 2022-11-23T04:10:43.1135266Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_div_no_rounding_mode_cuda_complex128 PASSED [ 63%] 2022-11-23T04:10:43.1135546Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_div_no_rounding_mode_cuda_float64 PASSED [ 63%] 2022-11-23T04:10:43.1135850Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_div_trunc_rounding_cuda_float64 PASSED [ 63%] 2022-11-23T04:10:43.1136125Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_dot_cuda_complex128 SKIPPED (Op has no inplace variant!) [ 63%] 2022-11-23T04:10:43.1136398Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_dot_cuda_float64 SKIPPED (Op has no inplace variant!) [ 63%] 2022-11-23T04:10:43.1136683Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_double_cuda_complex128 SKIPPED (Op has no inplace variant!) [ 63%] 2022-11-23T04:10:43.1136963Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_double_cuda_float64 SKIPPED (Op has no inplace variant!) [ 63%] 2022-11-23T04:10:43.1137250Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_dsplit_cuda_complex128 SKIPPED (Op has no inplace variant!) [ 63%] 2022-11-23T04:10:43.1137532Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_dsplit_cuda_float64 SKIPPED (Op has no inplace variant!) [ 63%] 2022-11-23T04:10:43.1137821Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_dstack_cuda_complex128 SKIPPED (Op has no inplace variant!) [ 63%] 2022-11-23T04:10:43.1138098Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_dstack_cuda_float64 SKIPPED (Op has no inplace variant!) [ 63%] 2022-11-23T04:10:43.1138380Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_einsum_cuda_complex128 SKIPPED (Op has no inplace variant!) [ 63%] 2022-11-23T04:10:43.1138642Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_einsum_cuda_float64 SKIPPED (Op has no inplace variant!) [ 63%] 2022-11-23T04:10:43.1139110Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_empty_cuda_complex128 SKIPPED (Skipped! Op doesn't support autograd for this dtype.) [ 63%] 2022-11-23T04:10:43.1139613Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_empty_cuda_float64 SKIPPED (Skipped! Op doesn't support autograd for this dtype.) [ 63%] 2022-11-23T04:10:43.1140544Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_empty_like_cuda_complex128 SKIPPED (Skipped! Op doesn't support autograd for this dtype.) [ 63%] 2022-11-23T04:10:43.1141049Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_empty_like_cuda_float64 SKIPPED (Skipped! Op doesn't support autograd for this dtype.) [ 63%] 2022-11-23T04:10:43.1141498Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_eq_cuda_complex128 SKIPPED (Skipped! Op doesn't support autograd for this dtype.) [ 63%] 2022-11-23T04:10:43.1141939Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_eq_cuda_float64 SKIPPED (Skipped! Op doesn't support autograd for this dtype.) [ 64%] 2022-11-23T04:10:43.1142387Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_equal_cuda_complex128 SKIPPED (Skipped! Op doesn't support autograd for this dtype.) [ 64%] 2022-11-23T04:10:43.1142832Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_equal_cuda_float64 SKIPPED (Skipped! Op doesn't support autograd for this dtype.) [ 64%] 2022-11-23T04:10:43.1143075Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_erf_cuda_float64 PASSED [ 64%] 2022-11-23T04:10:43.1143313Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_erfc_cuda_float64 PASSED [ 64%] 2022-11-23T04:10:43.1143538Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_erfinv_cuda_float64 PASSED [ 64%] 2022-11-23T04:10:43.1143778Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_exp2_cuda_float64 PASSED [ 64%] 2022-11-23T04:10:43.1144021Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_exp_cuda_complex128 PASSED [ 64%] 2022-11-23T04:10:43.1144254Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_exp_cuda_float64 PASSED [ 64%] 2022-11-23T04:10:43.1144542Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_expand_as_cuda_complex128 SKIPPED (Op has no inplace variant!) [ 64%] 2022-11-23T04:10:43.1144937Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_expand_as_cuda_float64 SKIPPED (Op has no inplace variant!) [ 64%] 2022-11-23T04:10:43.1145234Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_expand_cuda_complex128 SKIPPED (Op has no inplace variant!) [ 64%] 2022-11-23T04:10:43.1145522Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_expand_cuda_float64 SKIPPED (Op has no inplace variant!) [ 64%] 2022-11-23T04:10:43.1145770Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_expm1_cuda_float64 PASSED [ 64%] 2022-11-23T04:10:43.1146215Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_eye_cuda_complex128 SKIPPED (Skipped! Op doesn't support autograd for this dtype.) [ 64%] 2022-11-23T04:10:43.1146660Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_eye_cuda_float64 SKIPPED (Skipped! Op doesn't support autograd for this dtype.) [ 64%] 2022-11-23T04:10:43.1146954Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_fft_fft2_cuda_complex128 SKIPPED (Op has no inplace variant!) [ 64%] 2022-11-23T04:10:43.1147239Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_fft_fft2_cuda_float64 SKIPPED (Op has no inplace variant!) [ 64%] 2022-11-23T04:10:43.1147525Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_fft_fft_cuda_complex128 SKIPPED (Op has no inplace variant!) [ 64%] 2022-11-23T04:10:43.1147806Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_fft_fft_cuda_float64 SKIPPED (Op has no inplace variant!) [ 64%] 2022-11-23T04:10:43.1148092Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_fft_fftn_cuda_complex128 SKIPPED (Op has no inplace variant!) [ 64%] 2022-11-23T04:10:43.1148372Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_fft_fftn_cuda_float64 SKIPPED (Op has no inplace variant!) [ 64%] 2022-11-23T04:10:43.1148722Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_fft_fftshift_cuda_complex128 SKIPPED (Op has no inplace variant!) [ 64%] 2022-11-23T04:10:43.1149023Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_fft_fftshift_cuda_float64 SKIPPED (Op has no inplace variant!) [ 64%] 2022-11-23T04:10:43.1149290Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_fft_hfft2_cuda_complex128 SKIPPED (Op has no inplace variant!) [ 64%] 2022-11-23T04:10:43.1149568Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_fft_hfft2_cuda_float64 SKIPPED (Op has no inplace variant!) [ 64%] 2022-11-23T04:10:43.1149861Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_fft_hfft_cuda_complex128 SKIPPED (Op has no inplace variant!) [ 64%] 2022-11-23T04:10:43.1150146Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_fft_hfft_cuda_float64 SKIPPED (Op has no inplace variant!) [ 64%] 2022-11-23T04:10:43.1150437Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_fft_hfftn_cuda_complex128 SKIPPED (Op has no inplace variant!) [ 64%] 2022-11-23T04:10:43.1150724Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_fft_hfftn_cuda_float64 SKIPPED (Op has no inplace variant!) [ 64%] 2022-11-23T04:10:43.1151193Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_fft_ifft2_cuda_complex128 SKIPPED (Op has no inplace variant!) [ 64%] 2022-11-23T04:10:43.1151727Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_fft_ifft2_cuda_float64 SKIPPED (Op has no inplace variant!) [ 64%] 2022-11-23T04:10:43.1152209Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_fft_ifft_cuda_complex128 SKIPPED (Op has no inplace variant!) [ 64%] 2022-11-23T04:10:43.1152503Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_fft_ifft_cuda_float64 SKIPPED (Op has no inplace variant!) [ 64%] 2022-11-23T04:10:43.1152774Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_fft_ifftn_cuda_complex128 SKIPPED (Op has no inplace variant!) [ 64%] 2022-11-23T04:10:43.1153062Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_fft_ifftn_cuda_float64 SKIPPED (Op has no inplace variant!) [ 64%] 2022-11-23T04:10:43.1153432Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_fft_ifftshift_cuda_complex128 SKIPPED (Op has no inplace variant!) [ 64%] 2022-11-23T04:10:43.1153723Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_fft_ifftshift_cuda_float64 SKIPPED (Op has no inplace variant!) [ 64%] 2022-11-23T04:10:43.1154001Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_fft_ihfft2_cuda_float64 SKIPPED (Op has no inplace variant!) [ 64%] 2022-11-23T04:10:43.1154281Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_fft_ihfft_cuda_float64 SKIPPED (Op has no inplace variant!) [ 64%] 2022-11-23T04:10:43.1154564Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_fft_ihfftn_cuda_float64 SKIPPED (Op has no inplace variant!) [ 64%] 2022-11-23T04:10:43.1154861Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_fft_irfft2_cuda_complex128 SKIPPED (Op has no inplace variant!) [ 64%] 2022-11-23T04:10:43.1155156Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_fft_irfft2_cuda_float64 SKIPPED (Op has no inplace variant!) [ 64%] 2022-11-23T04:10:43.1155449Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_fft_irfft_cuda_complex128 SKIPPED (Op has no inplace variant!) [ 64%] 2022-11-23T04:10:43.1155730Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_fft_irfft_cuda_float64 SKIPPED (Op has no inplace variant!) [ 64%] 2022-11-23T04:10:43.1156003Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_fft_irfftn_cuda_complex128 SKIPPED (Op has no inplace variant!) [ 64%] 2022-11-23T04:10:43.1156284Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_fft_irfftn_cuda_float64 SKIPPED (Op has no inplace variant!) [ 64%] 2022-11-23T04:10:43.1156559Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_fft_rfft2_cuda_float64 SKIPPED (Op has no inplace variant!) [ 64%] 2022-11-23T04:10:43.1156884Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_fft_rfft_cuda_float64 SKIPPED (Op has no inplace variant!) [ 65%] 2022-11-23T04:10:43.1157175Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_fft_rfftn_cuda_float64 SKIPPED (Op has no inplace variant!) [ 65%] 2022-11-23T04:10:43.1157422Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_fill_cuda_complex128 PASSED [ 65%] 2022-11-23T04:10:43.1157661Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_fill_cuda_float64 PASSED [ 65%] 2022-11-23T04:10:43.1157945Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_flatten_cuda_complex128 SKIPPED (Op has no inplace variant!) [ 65%] 2022-11-23T04:10:43.1158224Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_flatten_cuda_float64 SKIPPED (Op has no inplace variant!) [ 65%] 2022-11-23T04:10:43.1158505Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_flip_cuda_complex128 SKIPPED (Op has no inplace variant!) [ 65%] 2022-11-23T04:10:43.1158769Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_flip_cuda_float64 SKIPPED (Op has no inplace variant!) [ 65%] 2022-11-23T04:10:43.1159071Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_fliplr_cuda_complex128 SKIPPED (Op has no inplace variant!) [ 65%] 2022-11-23T04:10:43.1159354Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_fliplr_cuda_float64 SKIPPED (Op has no inplace variant!) [ 65%] 2022-11-23T04:10:43.1159643Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_flipud_cuda_complex128 SKIPPED (Op has no inplace variant!) [ 65%] 2022-11-23T04:10:43.1159927Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_flipud_cuda_float64 SKIPPED (Op has no inplace variant!) [ 65%] 2022-11-23T04:10:43.1160209Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_float_cuda_complex128 SKIPPED (Op has no inplace variant!) [ 65%] 2022-11-23T04:10:43.1160491Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_float_cuda_float64 SKIPPED (Op has no inplace variant!) [ 65%] 2022-11-23T04:10:43.1160800Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_float_power_cuda_complex128 PASSED [ 65%] 2022-11-23T04:10:43.1161053Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_float_power_cuda_float64 PASSED [ 65%] 2022-11-23T04:10:43.1161278Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_floor_cuda_float64 PASSED [ 65%] 2022-11-23T04:10:43.1161764Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_floor_divide_cuda_float64 SKIPPED (Skipped! Op doesn't support autograd for this dtype.) [ 65%] 2022-11-23T04:10:43.1162046Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_fmax_cuda_float64 SKIPPED (Op has no inplace variant!) [ 65%] 2022-11-23T04:10:43.1162319Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_fmin_cuda_float64 SKIPPED (Op has no inplace variant!) [ 65%] 2022-11-23T04:10:43.1162564Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_fmod_cuda_float64 PASSED [ 65%] 2022-11-23T04:10:43.1162807Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_frac_cuda_float64 PASSED [ 65%] 2022-11-23T04:10:43.1163137Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_frexp_cuda_float64 SKIPPED (Op has no inplace variant!) [ 65%] 2022-11-23T04:10:43.1163608Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_full_cuda_complex128 SKIPPED (Skipped! Op doesn't support autograd for this dtype.) [ 65%] 2022-11-23T04:10:43.1164058Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_full_cuda_float64 SKIPPED (Skipped! Op doesn't support autograd for this dtype.) [ 65%] 2022-11-23T04:10:43.1164527Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_full_like_cuda_complex128 SKIPPED (Skipped! Op doesn't support autograd for this dtype.) [ 65%] 2022-11-23T04:10:43.1165016Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_full_like_cuda_float64 SKIPPED (Skipped! Op doesn't support autograd for this dtype.) [ 65%] 2022-11-23T04:10:43.1165322Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_gather_cuda_complex128 SKIPPED (Op has no inplace variant!) [ 65%] 2022-11-23T04:10:43.1165603Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_gather_cuda_float64 SKIPPED (Op has no inplace variant!) [ 65%] 2022-11-23T04:10:43.1166046Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_ge_cuda_float64 SKIPPED (Skipped! Op doesn't support autograd for this dtype.) [ 65%] 2022-11-23T04:10:43.1166496Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_geqrf_cuda_complex128 SKIPPED (Skipped! Op doesn't support autograd for this dtype.) [ 65%] 2022-11-23T04:10:43.1166939Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_geqrf_cuda_float64 SKIPPED (Skipped! Op doesn't support autograd for this dtype.) [ 65%] 2022-11-23T04:10:43.1167230Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_gradient_cuda_complex128 SKIPPED (Op has no inplace variant!) [ 65%] 2022-11-23T04:10:43.1167521Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_gradient_cuda_float64 SKIPPED (Op has no inplace variant!) [ 65%] 2022-11-23T04:10:43.1167815Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_grid_sampler_2d_cuda_float64 SKIPPED (Op has no inplace variant!) [ 65%] 2022-11-23T04:10:43.1168252Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_gt_cuda_float64 SKIPPED (Skipped! Op doesn't support autograd for this dtype.) [ 65%] 2022-11-23T04:10:43.1168532Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_half_cuda_complex128 SKIPPED (Op has no inplace variant!) [ 65%] 2022-11-23T04:10:43.1168793Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_half_cuda_float64 SKIPPED (Op has no inplace variant!) [ 65%] 2022-11-23T04:10:43.1169259Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_heaviside_cuda_float64 SKIPPED (Skipped! Op doesn't support autograd for this dtype.) [ 65%] 2022-11-23T04:10:43.1169709Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_histc_cuda_float64 SKIPPED (Skipped! Op doesn't support autograd for this dtype.) [ 65%] 2022-11-23T04:10:43.1170063Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_hsplit_cuda_complex128 SKIPPED (Op has no inplace variant!) [ 65%] 2022-11-23T04:10:43.1170342Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_hsplit_cuda_float64 SKIPPED (Op has no inplace variant!) [ 65%] 2022-11-23T04:10:43.1170624Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_hstack_cuda_complex128 SKIPPED (Op has no inplace variant!) [ 65%] 2022-11-23T04:10:43.1170902Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_hstack_cuda_float64 SKIPPED (Op has no inplace variant!) [ 65%] 2022-11-23T04:10:43.1171147Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_hypot_cuda_float64 PASSED [ 65%] 2022-11-23T04:10:43.1171385Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_i0_cuda_float64 PASSED [ 65%] 2022-11-23T04:10:43.1171845Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_igamma_cuda_float64 SKIPPED (Skipped! Op doesn't support autograd for this dtype.) [ 65%] 2022-11-23T04:10:43.1172284Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_igammac_cuda_float64 SKIPPED (Skipped! Op doesn't support autograd for this dtype.) [ 65%] 2022-11-23T04:10:43.1172571Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_imag_cuda_complex128 SKIPPED (Op has no inplace variant!) [ 65%] 2022-11-23T04:10:43.1172828Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_index_add_cuda_complex128 PASSED [ 66%] 2022-11-23T04:10:43.1173072Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_index_add_cuda_float64 PASSED [ 66%] 2022-11-23T04:10:43.1173325Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_index_copy_cuda_complex128 PASSED [ 66%] 2022-11-23T04:10:43.1173639Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_index_copy_cuda_float64 PASSED [ 66%] 2022-11-23T04:10:43.1173915Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_index_fill_cuda_complex128 PASSED [ 66%] 2022-11-23T04:10:43.1174169Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_index_fill_cuda_float64 PASSED [ 66%] 2022-11-23T04:10:43.1174422Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_index_put_cuda_complex128 PASSED [ 66%] 2022-11-23T04:10:43.1174653Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_index_put_cuda_float64 PASSED [ 66%] 2022-11-23T04:10:43.1174906Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_index_reduce_cuda_float64 PASSED [ 66%] 2022-11-23T04:10:43.1175198Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_index_select_cuda_complex128 SKIPPED (Op has no inplace variant!) [ 66%] 2022-11-23T04:10:43.1175482Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_index_select_cuda_float64 SKIPPED (Op has no inplace variant!) [ 66%] 2022-11-23T04:10:43.1175771Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_inner_cuda_complex128 SKIPPED (Op has no inplace variant!) [ 66%] 2022-11-23T04:10:43.1176049Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_inner_cuda_float64 SKIPPED (Op has no inplace variant!) [ 66%] 2022-11-23T04:10:43.1176510Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_int_cuda_complex128 SKIPPED (Skipped! Op doesn't support autograd for this dtype.) [ 66%] 2022-11-23T04:10:43.1176950Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_int_cuda_float64 SKIPPED (Skipped! Op doesn't support autograd for this dtype.) [ 66%] 2022-11-23T04:10:43.1177405Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_isclose_cuda_complex128 SKIPPED (Skipped! Op doesn't support autograd for this dtype.) [ 66%] 2022-11-23T04:10:43.1177859Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_isclose_cuda_float64 SKIPPED (Skipped! Op doesn't support autograd for this dtype.) [ 66%] 2022-11-23T04:10:43.1178386Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_isfinite_cuda_complex128 SKIPPED (Skipped! Op doesn't support autograd for this dtype.) [ 66%] 2022-11-23T04:10:43.1178820Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_isfinite_cuda_float64 SKIPPED (Skipped! Op doesn't support autograd for this dtype.) [ 66%] 2022-11-23T04:10:43.1179273Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_isin_cuda_float64 SKIPPED (Skipped! Op doesn't support autograd for this dtype.) [ 66%] 2022-11-23T04:10:43.1179736Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_isinf_cuda_complex128 SKIPPED (Skipped! Op doesn't support autograd for this dtype.) [ 66%] 2022-11-23T04:10:43.1180655Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_isinf_cuda_float64 SKIPPED (Skipped! Op doesn't support autograd for this dtype.) [ 66%] 2022-11-23T04:10:43.1181247Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_isnan_cuda_complex128 SKIPPED (Skipped! Op doesn't support autograd for this dtype.) [ 66%] 2022-11-23T04:10:43.1181698Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_isnan_cuda_float64 SKIPPED (Skipped! Op doesn't support autograd for this dtype.) [ 66%] 2022-11-23T04:10:43.1182153Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_isneginf_cuda_float64 SKIPPED (Skipped! Op doesn't support autograd for this dtype.) [ 66%] 2022-11-23T04:10:43.1182603Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_isposinf_cuda_float64 SKIPPED (Skipped! Op doesn't support autograd for this dtype.) [ 66%] 2022-11-23T04:10:43.1183057Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_isreal_cuda_complex128 SKIPPED (Skipped! Op doesn't support autograd for this dtype.) [ 66%] 2022-11-23T04:10:43.1183505Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_isreal_cuda_float64 SKIPPED (Skipped! Op doesn't support autograd for this dtype.) [ 66%] 2022-11-23T04:10:43.1183876Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_istft_cuda_complex128 SKIPPED (Op has no inplace variant!) [ 66%] 2022-11-23T04:10:43.1184378Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_jiterator_2inputs_2outputs_cuda_complex128 SKIPPED (Skipped! Op doesn't support autograd for this dtype.) [ 66%] 2022-11-23T04:10:43.1184870Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_jiterator_2inputs_2outputs_cuda_float64 SKIPPED (Skipped! Op doesn't support autograd for this dtype.) [ 66%] 2022-11-23T04:10:43.1185374Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_jiterator_4inputs_with_extra_args_cuda_complex128 SKIPPED (Skipped! Op doesn't support autograd for this dtype.) [ 66%] 2022-11-23T04:10:43.1185871Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_jiterator_4inputs_with_extra_args_cuda_float64 SKIPPED (Skipped! Op doesn't support autograd for this dtype.) [ 66%] 2022-11-23T04:10:43.1186342Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_jiterator_binary_cuda_complex128 SKIPPED (Skipped! Op doesn't support autograd for this dtype.) [ 66%] 2022-11-23T04:10:43.1186820Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_jiterator_binary_cuda_float64 SKIPPED (Skipped! Op doesn't support autograd for this dtype.) [ 66%] 2022-11-23T04:10:43.1187327Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_jiterator_binary_return_by_ref_cuda_complex128 SKIPPED (Skipped! Op doesn't support autograd for this dtype.) [ 66%] 2022-11-23T04:10:43.1187826Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_jiterator_binary_return_by_ref_cuda_float64 SKIPPED (Skipped! Op doesn't support autograd for this dtype.) [ 66%] 2022-11-23T04:10:43.1188299Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_jiterator_unary_cuda_complex128 SKIPPED (Skipped! Op doesn't support autograd for this dtype.) [ 66%] 2022-11-23T04:10:43.1188763Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_jiterator_unary_cuda_float64 SKIPPED (Skipped! Op doesn't support autograd for this dtype.) [ 66%] 2022-11-23T04:10:43.1189124Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_kron_cuda_complex128 SKIPPED (Op has no inplace variant!) [ 66%] 2022-11-23T04:10:43.1189402Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_kron_cuda_float64 SKIPPED (Op has no inplace variant!) [ 66%] 2022-11-23T04:10:43.1189669Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_kthvalue_cuda_float64 SKIPPED (Op has no inplace variant!) [ 66%] 2022-11-23T04:10:43.1189918Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_ldexp_cuda_complex128 PASSED [ 66%] 2022-11-23T04:10:43.1190160Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_ldexp_cuda_float64 PASSED [ 66%] 2022-11-23T04:10:43.1190604Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_le_cuda_float64 SKIPPED (Skipped! Op doesn't support autograd for this dtype.) [ 66%] 2022-11-23T04:10:43.1190854Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_lerp_cuda_complex128 PASSED [ 66%] 2022-11-23T04:10:43.1191100Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_lerp_cuda_float64 PASSED [ 66%] 2022-11-23T04:10:43.1191344Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_lgamma_cuda_float64 PASSED [ 66%] 2022-11-23T04:10:43.1191642Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_linalg_cholesky_cuda_complex128 SKIPPED (Op has no inplace variant!) [ 67%] 2022-11-23T04:10:43.1191948Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_linalg_cholesky_cuda_float64 SKIPPED (Op has no inplace variant!) [ 67%] 2022-11-23T04:10:43.1192250Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_linalg_cholesky_ex_cuda_complex128 SKIPPED (Op has no inplace variant!) [ 67%] 2022-11-23T04:10:43.1192533Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_linalg_cholesky_ex_cuda_float64 SKIPPED (Op has no inplace variant!) [ 67%] 2022-11-23T04:10:43.1192881Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_linalg_cond_cuda_complex128 SKIPPED (Op has no inplace variant!) [ 67%] 2022-11-23T04:10:43.1193181Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_linalg_cond_cuda_float64 SKIPPED (Op has no inplace variant!) [ 67%] 2022-11-23T04:10:43.1193474Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_linalg_cross_cuda_complex128 SKIPPED (Op has no inplace variant!) [ 67%] 2022-11-23T04:10:43.1193768Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_linalg_cross_cuda_float64 SKIPPED (Op has no inplace variant!) [ 67%] 2022-11-23T04:10:43.1194058Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_linalg_det_cuda_complex128 SKIPPED (Op has no inplace variant!) [ 67%] 2022-11-23T04:10:43.1194342Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_linalg_det_cuda_float64 SKIPPED (Op has no inplace variant!) [ 67%] 2022-11-23T04:10:43.1194648Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_linalg_det_singular_cuda_complex128 SKIPPED (Op has no inplace variant!) [ 67%] 2022-11-23T04:10:43.1194951Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_linalg_det_singular_cuda_float64 SKIPPED (Op has no inplace variant!) [ 67%] 2022-11-23T04:10:43.1195239Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_linalg_eig_cuda_complex128 SKIPPED (Op has no inplace variant!) [ 67%] 2022-11-23T04:10:43.1195500Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_linalg_eig_cuda_float64 SKIPPED (Op has no inplace variant!) [ 67%] 2022-11-23T04:10:43.1195791Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_linalg_eigh_cuda_complex128 SKIPPED (Op has no inplace variant!) [ 67%] 2022-11-23T04:10:43.1196081Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_linalg_eigh_cuda_float64 SKIPPED (Op has no inplace variant!) [ 67%] 2022-11-23T04:10:43.1196390Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_linalg_eigvals_cuda_complex128 SKIPPED (Op has no inplace variant!) [ 67%] 2022-11-23T04:10:43.1196744Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_linalg_eigvals_cuda_float64 SKIPPED (Op has no inplace variant!) [ 67%] 2022-11-23T04:10:43.1197049Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_linalg_eigvalsh_cuda_complex128 SKIPPED (Op has no inplace variant!) [ 67%] 2022-11-23T04:10:43.1197344Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_linalg_eigvalsh_cuda_float64 SKIPPED (Op has no inplace variant!) [ 67%] 2022-11-23T04:10:43.1197657Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_linalg_householder_product_cuda_complex128 SKIPPED (Op has no inplace variant!) [ 67%] 2022-11-23T04:10:43.1197964Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_linalg_householder_product_cuda_float64 SKIPPED (Op has no inplace variant!) [ 67%] 2022-11-23T04:10:43.1198255Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_linalg_inv_cuda_complex128 SKIPPED (Op has no inplace variant!) [ 67%] 2022-11-23T04:10:43.1198540Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_linalg_inv_cuda_float64 SKIPPED (Op has no inplace variant!) [ 67%] 2022-11-23T04:10:43.1198818Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_linalg_inv_ex_cuda_complex128 SKIPPED (Op has no inplace variant!) [ 67%] 2022-11-23T04:10:43.1199102Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_linalg_inv_ex_cuda_float64 SKIPPED (Op has no inplace variant!) [ 67%] 2022-11-23T04:10:43.1199590Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_linalg_ldl_factor_cuda_complex128 SKIPPED (Skipped! Op doesn't support autograd for this dtype.) [ 67%] 2022-11-23T04:10:43.1200058Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_linalg_ldl_factor_cuda_float64 SKIPPED (Skipped! Op doesn't support autograd for this dtype.) [ 67%] 2022-11-23T04:10:43.1200584Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_linalg_ldl_factor_ex_cuda_complex128 SKIPPED (Skipped! Op doesn't support autograd for this dtype.) [ 67%] 2022-11-23T04:10:43.1201075Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_linalg_ldl_factor_ex_cuda_float64 SKIPPED (Skipped! Op doesn't support autograd for this dtype.) [ 67%] 2022-11-23T04:10:43.1201547Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_linalg_ldl_solve_cuda_complex128 SKIPPED (Skipped! Op doesn't support autograd for this dtype.) [ 67%] 2022-11-23T04:10:43.1202021Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_linalg_ldl_solve_cuda_float64 SKIPPED (Skipped! Op doesn't support autograd for this dtype.) [ 67%] 2022-11-23T04:10:43.1202298Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_linalg_lstsq_cuda_complex128 SKIPPED (Skipped!) [ 67%] 2022-11-23T04:10:43.1202569Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_linalg_lstsq_cuda_float64 SKIPPED (Skipped!) [ 67%] 2022-11-23T04:10:43.1202887Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_linalg_lstsq_grad_oriented_cuda_complex128 SKIPPED (Op has no inplace variant!) [ 67%] 2022-11-23T04:10:43.1203180Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_linalg_lstsq_grad_oriented_cuda_float64 SKIPPED (Op has no inplace variant!) [ 67%] 2022-11-23T04:10:43.1203468Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_linalg_lu_cuda_complex128 SKIPPED (Op has no inplace variant!) [ 67%] 2022-11-23T04:10:43.1203751Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_linalg_lu_cuda_float64 SKIPPED (Op has no inplace variant!) [ 67%] 2022-11-23T04:10:43.1204051Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_linalg_lu_factor_cuda_complex128 SKIPPED (Op has no inplace variant!) [ 67%] 2022-11-23T04:10:43.1204341Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_linalg_lu_factor_cuda_float64 SKIPPED (Op has no inplace variant!) [ 67%] 2022-11-23T04:10:43.1204646Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_linalg_lu_factor_ex_cuda_complex128 SKIPPED (Op has no inplace variant!) [ 67%] 2022-11-23T04:10:43.1205000Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_linalg_lu_factor_ex_cuda_float64 SKIPPED (Op has no inplace variant!) [ 67%] 2022-11-23T04:10:43.1205297Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_linalg_lu_solve_cuda_complex128 SKIPPED (Op has no inplace variant!) [ 67%] 2022-11-23T04:10:43.1205593Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_linalg_lu_solve_cuda_float64 SKIPPED (Op has no inplace variant!) [ 67%] 2022-11-23T04:10:43.1205890Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_linalg_matrix_norm_cuda_complex128 SKIPPED (Op has no inplace variant!) [ 67%] 2022-11-23T04:10:43.1206181Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_linalg_matrix_norm_cuda_float64 SKIPPED (Op has no inplace variant!) [ 67%] 2022-11-23T04:10:43.1206479Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_linalg_matrix_power_cuda_complex128 SKIPPED (Op has no inplace variant!) [ 67%] 2022-11-23T04:10:43.1206784Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_linalg_matrix_power_cuda_float64 SKIPPED (Op has no inplace variant!) [ 67%] 2022-11-23T04:10:43.1207274Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_linalg_matrix_rank_cuda_complex128 SKIPPED (Skipped! Op doesn't support autograd for this dtype.) [ 68%] 2022-11-23T04:10:43.1207745Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_linalg_matrix_rank_cuda_float64 SKIPPED (Skipped! Op doesn't support autograd for this dtype.) [ 68%] 2022-11-23T04:10:43.1208239Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_linalg_matrix_rank_hermitian_cuda_complex128 SKIPPED (Skipped! Op doesn't support autograd for this dtype.) [ 68%] 2022-11-23T04:10:43.1208779Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_linalg_matrix_rank_hermitian_cuda_float64 SKIPPED (Skipped! Op doesn't support autograd for this dtype.) [ 68%] 2022-11-23T04:10:43.1209088Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_linalg_multi_dot_cuda_complex128 SKIPPED (Op has no inplace variant!) [ 68%] 2022-11-23T04:10:43.1209385Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_linalg_multi_dot_cuda_float64 SKIPPED (Op has no inplace variant!) [ 68%] 2022-11-23T04:10:43.1209676Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_linalg_norm_cuda_complex128 SKIPPED (Op has no inplace variant!) [ 68%] 2022-11-23T04:10:43.1209964Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_linalg_norm_cuda_float64 SKIPPED (Op has no inplace variant!) [ 68%] 2022-11-23T04:10:43.1210284Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_linalg_norm_subgradients_at_zero_cuda_complex128 SKIPPED (Op has no inplace variant!) [ 68%] 2022-11-23T04:10:43.1210584Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_linalg_norm_subgradients_at_zero_cuda_float64 SKIPPED (Op has no inplace variant!) [ 68%] 2022-11-23T04:10:43.1210884Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_linalg_pinv_cuda_complex128 SKIPPED (Op has no inplace variant!) [ 68%] 2022-11-23T04:10:43.1211172Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_linalg_pinv_cuda_float64 SKIPPED (Op has no inplace variant!) [ 68%] 2022-11-23T04:10:43.1211477Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_linalg_pinv_hermitian_cuda_complex128 SKIPPED (Op has no inplace variant!) [ 68%] 2022-11-23T04:10:43.1211787Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_linalg_pinv_hermitian_cuda_float64 SKIPPED (Op has no inplace variant!) [ 68%] 2022-11-23T04:10:43.1212136Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_linalg_pinv_singular_cuda_complex128 SKIPPED (test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test) [ 68%] 2022-11-23T04:10:43.1212490Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_linalg_pinv_singular_cuda_float64 SKIPPED (test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test) [ 68%] 2022-11-23T04:10:43.1212854Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_linalg_qr_cuda_complex128 SKIPPED (Op has no inplace variant!) [ 68%] 2022-11-23T04:10:43.1213139Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_linalg_qr_cuda_float64 SKIPPED (Op has no inplace variant!) [ 68%] 2022-11-23T04:10:43.1213437Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_linalg_slogdet_cuda_complex128 SKIPPED (Op has no inplace variant!) [ 68%] 2022-11-23T04:10:43.1213729Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_linalg_slogdet_cuda_float64 SKIPPED (Op has no inplace variant!) [ 68%] 2022-11-23T04:10:43.1214004Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_linalg_solve_cuda_complex128 SKIPPED (Op has no inplace variant!) [ 68%] 2022-11-23T04:10:43.1214295Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_linalg_solve_cuda_float64 SKIPPED (Op has no inplace variant!) [ 68%] 2022-11-23T04:10:43.1214595Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_linalg_solve_ex_cuda_complex128 SKIPPED (Op has no inplace variant!) [ 68%] 2022-11-23T04:10:43.1214884Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_linalg_solve_ex_cuda_float64 SKIPPED (Op has no inplace variant!) [ 68%] 2022-11-23T04:10:43.1215190Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_linalg_solve_triangular_cuda_complex128 SKIPPED (Op has no inplace variant!) [ 68%] 2022-11-23T04:10:43.1215491Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_linalg_solve_triangular_cuda_float64 SKIPPED (Op has no inplace variant!) [ 68%] 2022-11-23T04:10:43.1215785Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_linalg_svd_cuda_complex128 SKIPPED (Op has no inplace variant!) [ 68%] 2022-11-23T04:10:43.1216116Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_linalg_svd_cuda_float64 SKIPPED (Op has no inplace variant!) [ 68%] 2022-11-23T04:10:43.1216432Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_linalg_svdvals_cuda_complex128 SKIPPED (Op has no inplace variant!) [ 68%] 2022-11-23T04:10:43.1216730Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_linalg_svdvals_cuda_float64 SKIPPED (Op has no inplace variant!) [ 68%] 2022-11-23T04:10:43.1217034Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_linalg_tensorinv_cuda_complex128 SKIPPED (Op has no inplace variant!) [ 68%] 2022-11-23T04:10:43.1217314Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_linalg_tensorinv_cuda_float64 SKIPPED (Op has no inplace variant!) [ 68%] 2022-11-23T04:10:43.1217620Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_linalg_tensorsolve_cuda_complex128 SKIPPED (Op has no inplace variant!) [ 68%] 2022-11-23T04:10:43.1217920Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_linalg_tensorsolve_cuda_float64 SKIPPED (Op has no inplace variant!) [ 68%] 2022-11-23T04:10:43.1218217Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_linalg_vander_cuda_complex128 SKIPPED (Op has no inplace variant!) [ 68%] 2022-11-23T04:10:43.1218509Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_linalg_vander_cuda_float64 SKIPPED (Op has no inplace variant!) [ 68%] 2022-11-23T04:10:43.1218793Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_linalg_vecdot_cuda_complex128 SKIPPED (Op has no inplace variant!) [ 68%] 2022-11-23T04:10:43.1219075Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_linalg_vecdot_cuda_float64 SKIPPED (Op has no inplace variant!) [ 68%] 2022-11-23T04:10:43.1219376Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_linalg_vector_norm_cuda_complex128 SKIPPED (Op has no inplace variant!) [ 68%] 2022-11-23T04:10:43.1219675Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_linalg_vector_norm_cuda_float64 SKIPPED (Op has no inplace variant!) [ 68%] 2022-11-23T04:10:43.1220743Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_linspace_cuda_complex128 SKIPPED (Skipped! Op doesn't support autograd for this dtype.) [ 68%] 2022-11-23T04:10:43.1221272Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_linspace_cuda_float64 SKIPPED (Skipped! Op doesn't support autograd for this dtype.) [ 68%] 2022-11-23T04:10:43.1221523Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_log10_cuda_complex128 PASSED [ 68%] 2022-11-23T04:10:43.1221772Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_log10_cuda_float64 PASSED [ 68%] 2022-11-23T04:10:43.1222017Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_log1p_cuda_float64 PASSED [ 68%] 2022-11-23T04:10:43.1222269Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_log2_cuda_complex128 PASSED [ 68%] 2022-11-23T04:10:43.1222508Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_log2_cuda_float64 PASSED [ 68%] 2022-11-23T04:10:43.1222760Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_log_cuda_complex128 PASSED [ 68%] 2022-11-23T04:10:43.1222999Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_log_cuda_float64 PASSED [ 68%] 2022-11-23T04:10:43.1223291Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_log_softmax_cuda_float64 SKIPPED (Op has no inplace variant!) [ 69%] 2022-11-23T04:10:43.1223579Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_log_softmax_with_dtype_cuda_complex128 SKIPPED (Op has no inplace variant!) [ 69%] 2022-11-23T04:10:43.1223882Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_log_softmax_with_dtype_cuda_float64 SKIPPED (Op has no inplace variant!) [ 69%] 2022-11-23T04:10:43.1224176Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_logaddexp2_cuda_float64 SKIPPED (Op has no inplace variant!) [ 69%] 2022-11-23T04:10:43.1224546Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_logaddexp_cuda_float64 SKIPPED (Op has no inplace variant!) [ 69%] 2022-11-23T04:10:43.1224860Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_logcumsumexp_cuda_float64 SKIPPED (Op has no inplace variant!) [ 69%] 2022-11-23T04:10:43.1225146Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_logdet_cuda_complex128 SKIPPED (Op has no inplace variant!) [ 69%] 2022-11-23T04:10:43.1225427Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_logdet_cuda_float64 SKIPPED (Op has no inplace variant!) [ 69%] 2022-11-23T04:10:43.1225899Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_logical_and_cuda_complex128 SKIPPED (Skipped! Op doesn't support autograd for this dtype.) [ 69%] 2022-11-23T04:10:43.1226367Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_logical_and_cuda_float64 SKIPPED (Skipped! Op doesn't support autograd for this dtype.) [ 69%] 2022-11-23T04:10:43.1226838Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_logical_not_cuda_complex128 SKIPPED (Skipped! Op doesn't support autograd for this dtype.) [ 69%] 2022-11-23T04:10:43.1227299Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_logical_not_cuda_float64 SKIPPED (Skipped! Op doesn't support autograd for this dtype.) [ 69%] 2022-11-23T04:10:43.1227745Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_logical_or_cuda_complex128 SKIPPED (Skipped! Op doesn't support autograd for this dtype.) [ 69%] 2022-11-23T04:10:43.1228201Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_logical_or_cuda_float64 SKIPPED (Skipped! Op doesn't support autograd for this dtype.) [ 69%] 2022-11-23T04:10:43.1228662Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_logical_xor_cuda_complex128 SKIPPED (Skipped! Op doesn't support autograd for this dtype.) [ 69%] 2022-11-23T04:10:43.1229113Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_logical_xor_cuda_float64 SKIPPED (Skipped! Op doesn't support autograd for this dtype.) [ 69%] 2022-11-23T04:10:43.1229437Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_logit_cuda_float64 PASSED [ 69%] 2022-11-23T04:10:43.1229902Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_logspace_cuda_complex128 SKIPPED (Skipped! Op doesn't support autograd for this dtype.) [ 69%] 2022-11-23T04:10:43.1230358Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_logspace_cuda_float64 SKIPPED (Skipped! Op doesn't support autograd for this dtype.) [ 69%] 2022-11-23T04:10:43.1230645Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_logsumexp_cuda_float64 SKIPPED (Op has no inplace variant!) [ 69%] 2022-11-23T04:10:43.1231097Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_long_cuda_complex128 SKIPPED (Skipped! Op doesn't support autograd for this dtype.) [ 69%] 2022-11-23T04:10:43.1231541Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_long_cuda_float64 SKIPPED (Skipped! Op doesn't support autograd for this dtype.) [ 69%] 2022-11-23T04:10:43.1231986Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_lt_cuda_float64 SKIPPED (Skipped! Op doesn't support autograd for this dtype.) [ 69%] 2022-11-23T04:10:43.1232247Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_lu_cuda_complex128 SKIPPED (Op has no inplace variant!) [ 69%] 2022-11-23T04:10:43.1232535Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_lu_cuda_float64 SKIPPED (Op has no inplace variant!) [ 69%] 2022-11-23T04:10:43.1232827Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_lu_solve_cuda_complex128 SKIPPED (Op has no inplace variant!) [ 69%] 2022-11-23T04:10:43.1233117Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_lu_solve_cuda_float64 SKIPPED (Op has no inplace variant!) [ 69%] 2022-11-23T04:10:43.1233411Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_lu_unpack_cuda_complex128 SKIPPED (Op has no inplace variant!) [ 69%] 2022-11-23T04:10:43.1233758Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_lu_unpack_cuda_float64 SKIPPED (Op has no inplace variant!) [ 69%] 2022-11-23T04:10:43.1234055Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_mH_cuda_complex128 SKIPPED (Op has no inplace variant!) [ 69%] 2022-11-23T04:10:43.1234332Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_mH_cuda_float64 SKIPPED (Op has no inplace variant!) [ 69%] 2022-11-23T04:10:43.1234606Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_mT_cuda_complex128 SKIPPED (Op has no inplace variant!) [ 69%] 2022-11-23T04:10:43.1234875Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_mT_cuda_float64 SKIPPED (Op has no inplace variant!) [ 69%] 2022-11-23T04:10:43.1235143Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_masked_amax_cuda_float64 SKIPPED (Op has no inplace variant!) [ 69%] 2022-11-23T04:10:43.1235432Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_masked_amin_cuda_float64 SKIPPED (Op has no inplace variant!) [ 69%] 2022-11-23T04:10:43.1235914Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_masked_argmax_cuda_float64 SKIPPED (Skipped! Op doesn't support autograd for this dtype.) [ 69%] 2022-11-23T04:10:43.1236379Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_masked_argmin_cuda_float64 SKIPPED (Skipped! Op doesn't support autograd for this dtype.) [ 69%] 2022-11-23T04:10:43.1236678Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_masked_cumprod_cuda_complex128 SKIPPED (Op has no inplace variant!) [ 69%] 2022-11-23T04:10:43.1236973Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_masked_cumprod_cuda_float64 SKIPPED (Op has no inplace variant!) [ 69%] 2022-11-23T04:10:43.1237283Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_masked_cumsum_cuda_complex128 SKIPPED (Op has no inplace variant!) [ 69%] 2022-11-23T04:10:43.1237581Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_masked_cumsum_cuda_float64 SKIPPED (Op has no inplace variant!) [ 69%] 2022-11-23T04:10:43.1237904Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_masked_fill_cuda_complex128 PASSED [ 69%] 2022-11-23T04:10:43.1238157Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_masked_fill_cuda_float64 PASSED [ 69%] 2022-11-23T04:10:43.1238453Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_masked_log_softmax_cuda_float64 SKIPPED (Op has no inplace variant!) [ 69%] 2022-11-23T04:10:43.1238735Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_masked_logaddexp_cuda_float64 SKIPPED (Op has no inplace variant!) [ 69%] 2022-11-23T04:10:43.1239025Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_masked_logsumexp_cuda_float64 SKIPPED (Op has no inplace variant!) [ 69%] 2022-11-23T04:10:43.1239317Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_masked_mean_cuda_complex128 SKIPPED (Op has no inplace variant!) [ 69%] 2022-11-23T04:10:43.1239609Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_masked_mean_cuda_float64 SKIPPED (Op has no inplace variant!) [ 69%] 2022-11-23T04:10:43.1239898Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_masked_median_cuda_float64 SKIPPED (Op has no inplace variant!) [ 70%] 2022-11-23T04:10:43.1240183Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_masked_norm_cuda_float64 SKIPPED (Op has no inplace variant!) [ 70%] 2022-11-23T04:10:43.1240481Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_masked_normalize_cuda_complex128 SKIPPED (Op has no inplace variant!) [ 70%] 2022-11-23T04:10:43.1240775Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_masked_normalize_cuda_float64 SKIPPED (Op has no inplace variant!) [ 70%] 2022-11-23T04:10:43.1241066Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_masked_prod_cuda_complex128 SKIPPED (Op has no inplace variant!) [ 70%] 2022-11-23T04:10:43.1241404Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_masked_prod_cuda_float64 SKIPPED (Op has no inplace variant!) [ 70%] 2022-11-23T04:10:43.1241670Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_masked_scatter_cuda_complex128 PASSED [ 70%] 2022-11-23T04:10:43.1241934Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_masked_scatter_cuda_float64 PASSED [ 70%] 2022-11-23T04:10:43.1242238Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_masked_select_cuda_complex128 SKIPPED (Op has no inplace variant!) [ 70%] 2022-11-23T04:10:43.1242528Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_masked_select_cuda_float64 SKIPPED (Op has no inplace variant!) [ 70%] 2022-11-23T04:10:43.1242816Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_masked_softmax_cuda_float64 SKIPPED (Op has no inplace variant!) [ 70%] 2022-11-23T04:10:43.1243107Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_masked_softmin_cuda_float64 SKIPPED (Op has no inplace variant!) [ 70%] 2022-11-23T04:10:43.1243400Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_masked_std_cuda_complex128 SKIPPED (Op has no inplace variant!) [ 70%] 2022-11-23T04:10:43.1243694Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_masked_std_cuda_float64 SKIPPED (Op has no inplace variant!) [ 70%] 2022-11-23T04:10:43.1243985Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_masked_sum_cuda_complex128 SKIPPED (Op has no inplace variant!) [ 70%] 2022-11-23T04:10:43.1244264Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_masked_sum_cuda_float64 SKIPPED (Op has no inplace variant!) [ 70%] 2022-11-23T04:10:43.1244532Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_masked_var_cuda_complex128 SKIPPED (Op has no inplace variant!) [ 70%] 2022-11-23T04:10:43.1244816Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_masked_var_cuda_float64 SKIPPED (Op has no inplace variant!) [ 70%] 2022-11-23T04:10:43.1245103Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_matmul_cuda_complex128 SKIPPED (Op has no inplace variant!) [ 70%] 2022-11-23T04:10:43.1245442Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_matmul_cuda_float64 SKIPPED (Op has no inplace variant!) [ 70%] 2022-11-23T04:10:43.1245731Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_matrix_exp_cuda_complex128 SKIPPED (Op has no inplace variant!) [ 70%] 2022-11-23T04:10:43.1246023Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_matrix_exp_cuda_float64 SKIPPED (Op has no inplace variant!) [ 70%] 2022-11-23T04:10:43.1246310Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_max_binary_cuda_float64 SKIPPED (Op has no inplace variant!) [ 70%] 2022-11-23T04:10:43.1246631Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_max_pool2d_with_indices_backward_cuda_float64 SKIPPED (Op has no inplace variant!) [ 70%] 2022-11-23T04:10:43.1246933Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_max_reduction_no_dim_cuda_float64 SKIPPED (Op has no inplace variant!) [ 70%] 2022-11-23T04:10:43.1247240Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_max_reduction_with_dim_cuda_float64 SKIPPED (Op has no inplace variant!) [ 70%] 2022-11-23T04:10:43.1247522Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_maximum_cuda_float64 SKIPPED (Op has no inplace variant!) [ 70%] 2022-11-23T04:10:43.1247790Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_mean_cuda_complex128 SKIPPED (Op has no inplace variant!) [ 70%] 2022-11-23T04:10:43.1248069Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_mean_cuda_float64 SKIPPED (Op has no inplace variant!) [ 70%] 2022-11-23T04:10:43.1248352Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_median_cuda_float64 SKIPPED (Op has no inplace variant!) [ 70%] 2022-11-23T04:10:43.1248657Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_meshgrid_list_of_tensors_cuda_complex128 SKIPPED (Op has no inplace variant!) [ 70%] 2022-11-23T04:10:43.1249003Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_meshgrid_list_of_tensors_cuda_float64 SKIPPED (Op has no inplace variant!) [ 70%] 2022-11-23T04:10:43.1249331Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_meshgrid_variadic_tensors_cuda_complex128 SKIPPED (Op has no inplace variant!) [ 70%] 2022-11-23T04:10:43.1249642Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_meshgrid_variadic_tensors_cuda_float64 SKIPPED (Op has no inplace variant!) [ 70%] 2022-11-23T04:10:43.1249929Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_min_binary_cuda_float64 SKIPPED (Op has no inplace variant!) [ 70%] 2022-11-23T04:10:43.1250226Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_min_reduction_no_dim_cuda_float64 SKIPPED (Op has no inplace variant!) [ 70%] 2022-11-23T04:10:43.1250754Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_min_reduction_with_dim_cuda_float64 SKIPPED (Op has no inplace variant!) [ 70%] 2022-11-23T04:10:43.1251041Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_minimum_cuda_float64 SKIPPED (Op has no inplace variant!) [ 70%] 2022-11-23T04:10:43.1251373Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_mm_cuda_complex128 SKIPPED (Op has no inplace variant!) [ 70%] 2022-11-23T04:10:43.1251689Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_mm_cuda_float64 SKIPPED (Op has no inplace variant!) [ 70%] 2022-11-23T04:10:43.1251999Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_mode_cuda_float64 SKIPPED (Op has no inplace variant!) [ 70%] 2022-11-23T04:10:43.1252336Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_movedim_cuda_complex128 SKIPPED (Op has no inplace variant!) [ 70%] 2022-11-23T04:10:43.1252651Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_movedim_cuda_float64 SKIPPED (Op has no inplace variant!) [ 70%] 2022-11-23T04:10:43.1252965Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_msort_cuda_float64 SKIPPED (Op has no inplace variant!) [ 70%] 2022-11-23T04:10:43.1253309Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_mul_cuda_complex128 PASSED [ 70%] 2022-11-23T04:10:43.1253628Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_mul_cuda_float64 PASSED [ 70%] 2022-11-23T04:10:43.1254146Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_multinomial_cuda_float64 SKIPPED (Skipped! Op doesn't support autograd for this dtype.) [ 70%] 2022-11-23T04:10:43.1254408Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_mv_cuda_complex128 SKIPPED (Op has no inplace variant!) [ 70%] 2022-11-23T04:10:43.1254717Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_mv_cuda_float64 SKIPPED (Op has no inplace variant!) [ 71%] 2022-11-23T04:10:43.1255031Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_mvlgamma_mvlgamma_p_1_cuda_float64 PASSED [ 71%] 2022-11-23T04:10:43.1255333Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_mvlgamma_mvlgamma_p_3_cuda_float64 PASSED [ 71%] 2022-11-23T04:10:43.1255647Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_mvlgamma_mvlgamma_p_5_cuda_float64 PASSED [ 71%] 2022-11-23T04:10:43.1255933Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_nan_to_num_cuda_float64 PASSED [ 71%] 2022-11-23T04:10:43.1256308Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_nanmean_cuda_float64 SKIPPED (Op has no inplace variant!) [ 71%] 2022-11-23T04:10:43.1256676Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_nanmedian_cuda_float64 SKIPPED (Op has no inplace variant!) [ 71%] 2022-11-23T04:10:43.1257003Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_nanquantile_cuda_float64 SKIPPED (Op has no inplace variant!) [ 71%] 2022-11-23T04:10:43.1257334Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_nansum_cuda_float64 SKIPPED (Op has no inplace variant!) [ 71%] 2022-11-23T04:10:43.1257845Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_narrow_copy_cuda_complex128 SKIPPED (Skipped! Op doesn't support autograd for this dtype.) [ 71%] 2022-11-23T04:10:43.1258356Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_narrow_copy_cuda_float64 SKIPPED (Skipped! Op doesn't support autograd for this dtype.) [ 71%] 2022-11-23T04:10:43.1258672Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_narrow_cuda_complex128 SKIPPED (Op has no inplace variant!) [ 71%] 2022-11-23T04:10:43.1258988Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_narrow_cuda_float64 SKIPPED (Op has no inplace variant!) [ 71%] 2022-11-23T04:10:43.1259316Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_native_batch_norm_cuda_float64 SKIPPED (Op has no inplace variant!) [ 71%] 2022-11-23T04:10:43.1259658Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_native_dropout_backward_cuda_float64 SKIPPED (Op has no inplace variant!) [ 71%] 2022-11-23T04:10:43.1260319Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_native_layer_norm_cuda_float64 SKIPPED (Op has no inplace variant!) [ 71%] 2022-11-23T04:10:43.1261112Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_ne_cuda_complex128 SKIPPED (Skipped! Op doesn't support autograd for this dtype.) [ 71%] 2022-11-23T04:10:43.1261608Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_ne_cuda_float64 SKIPPED (Skipped! Op doesn't support autograd for this dtype.) [ 71%] 2022-11-23T04:10:43.1261900Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_neg_cuda_complex128 PASSED [ 71%] 2022-11-23T04:10:43.1262129Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_neg_cuda_float64 PASSED [ 71%] 2022-11-23T04:10:43.1262642Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_new_empty_cuda_complex128 SKIPPED (Skipped! Op doesn't support autograd for this dtype.) [ 71%] 2022-11-23T04:10:43.1263173Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_new_empty_cuda_float64 SKIPPED (Skipped! Op doesn't support autograd for this dtype.) [ 71%] 2022-11-23T04:10:43.1263858Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_new_empty_strided_cuda_complex128 SKIPPED (Skipped! Op doesn't support autograd for this dtype.) [ 71%] 2022-11-23T04:10:43.1264380Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_new_empty_strided_cuda_float64 SKIPPED (Skipped! Op doesn't support autograd for this dtype.) [ 71%] 2022-11-23T04:10:43.1264930Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_new_full_cuda_complex128 SKIPPED (Skipped! Op doesn't support autograd for this dtype.) [ 71%] 2022-11-23T04:10:43.1265426Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_new_full_cuda_float64 SKIPPED (Skipped! Op doesn't support autograd for this dtype.) [ 71%] 2022-11-23T04:10:43.1265918Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_new_ones_cuda_complex128 SKIPPED (Skipped! Op doesn't support autograd for this dtype.) [ 71%] 2022-11-23T04:10:43.1266408Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_new_ones_cuda_float64 SKIPPED (Skipped! Op doesn't support autograd for this dtype.) [ 71%] 2022-11-23T04:10:43.1266907Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_new_zeros_cuda_complex128 SKIPPED (Skipped! Op doesn't support autograd for this dtype.) [ 71%] 2022-11-23T04:10:43.1267399Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_new_zeros_cuda_float64 SKIPPED (Skipped! Op doesn't support autograd for this dtype.) [ 71%] 2022-11-23T04:10:43.1267900Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_nextafter_cuda_float64 SKIPPED (Skipped! Op doesn't support autograd for this dtype.) [ 71%] 2022-11-23T04:10:43.1268216Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_nn_functional__scaled_dot_product_attention_cuda_float64 SKIPPED (Op has no inplace variant!) [ 71%] 2022-11-23T04:10:43.1268627Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_nn_functional_adaptive_avg_pool1d_cuda_float64 SKIPPED (Op has no inplace variant!) [ 71%] 2022-11-23T04:10:43.1288829Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_nn_functional_adaptive_avg_pool2d_cuda_float64 SKIPPED (Op has no inplace variant!) [ 71%] 2022-11-23T04:10:43.1289256Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_nn_functional_adaptive_avg_pool3d_cuda_float64 SKIPPED (Op has no inplace variant!) [ 71%] 2022-11-23T04:10:43.1289616Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_nn_functional_adaptive_max_pool1d_cuda_float64 SKIPPED (Op has no inplace variant!) [ 71%] 2022-11-23T04:10:43.1289949Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_nn_functional_adaptive_max_pool2d_cuda_float64 SKIPPED (Op has no inplace variant!) [ 71%] 2022-11-23T04:10:43.1290295Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_nn_functional_adaptive_max_pool3d_cuda_float64 SKIPPED (Op has no inplace variant!) [ 71%] 2022-11-23T04:10:43.1290597Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_nn_functional_alpha_dropout_cuda_float64 PASSED [ 71%] 2022-11-23T04:10:43.1290923Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_nn_functional_avg_pool1d_cuda_float64 SKIPPED (Op has no inplace variant!) [ 71%] 2022-11-23T04:10:43.1291242Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_nn_functional_avg_pool2d_cuda_float64 SKIPPED (Op has no inplace variant!) [ 71%] 2022-11-23T04:10:43.1291568Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_nn_functional_avg_pool3d_cuda_float64 SKIPPED (Op has no inplace variant!) [ 71%] 2022-11-23T04:10:43.1291894Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_nn_functional_batch_norm_cuda_float64 SKIPPED (Op has no inplace variant!) [ 71%] 2022-11-23T04:10:43.1292244Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_nn_functional_batch_norm_without_cudnn_cuda_float64 SKIPPED (Op has no inplace variant!) [ 71%] 2022-11-23T04:10:43.1292571Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_nn_functional_bilinear_cuda_float64 SKIPPED (Op has no inplace variant!) [ 71%] 2022-11-23T04:10:43.1293031Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_nn_functional_binary_cross_entropy_cuda_float64 SKIPPED (Op has no inplace variant!) [ 71%] 2022-11-23T04:10:43.1293393Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_nn_functional_binary_cross_entropy_with_logits_cuda_float64 SKIPPED (Op has no inplace variant!) [ 71%] 2022-11-23T04:10:43.1293658Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_nn_functional_celu_cuda_float64 PASSED [ 71%] 2022-11-23T04:10:43.1293998Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_nn_functional_conv1d_cuda_complex128 SKIPPED (Op has no inplace variant!) [ 71%] 2022-11-23T04:10:43.1294317Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_nn_functional_conv1d_cuda_float64 SKIPPED (Op has no inplace variant!) [ 72%] 2022-11-23T04:10:43.1294649Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_nn_functional_conv2d_cuda_complex128 SKIPPED (Op has no inplace variant!) [ 72%] 2022-11-23T04:10:43.1294975Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_nn_functional_conv2d_cuda_float64 SKIPPED (Op has no inplace variant!) [ 72%] 2022-11-23T04:10:43.1295320Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_nn_functional_conv_transpose1d_cuda_complex128 SKIPPED (Op has no inplace variant!) [ 72%] 2022-11-23T04:10:43.1295658Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_nn_functional_conv_transpose1d_cuda_float64 SKIPPED (Op has no inplace variant!) [ 72%] 2022-11-23T04:10:43.1296003Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_nn_functional_conv_transpose2d_cuda_complex128 SKIPPED (Op has no inplace variant!) [ 72%] 2022-11-23T04:10:43.1296398Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_nn_functional_conv_transpose2d_cuda_float64 SKIPPED (Op has no inplace variant!) [ 72%] 2022-11-23T04:10:43.1296752Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_nn_functional_conv_transpose3d_cuda_complex128 SKIPPED (Op has no inplace variant!) [ 72%] 2022-11-23T04:10:43.1297079Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_nn_functional_conv_transpose3d_cuda_float64 SKIPPED (Op has no inplace variant!) [ 72%] 2022-11-23T04:10:43.1297408Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_nn_functional_cosine_embedding_loss_cuda_float64 SKIPPED (Op has no inplace variant!) [ 72%] 2022-11-23T04:10:43.1297737Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_nn_functional_cosine_similarity_cuda_float64 SKIPPED (Op has no inplace variant!) [ 72%] 2022-11-23T04:10:43.1298061Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_nn_functional_cross_entropy_cuda_float64 SKIPPED (Op has no inplace variant!) [ 72%] 2022-11-23T04:10:43.1298377Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_nn_functional_ctc_loss_cuda_float64 SKIPPED (Op has no inplace variant!) [ 72%] 2022-11-23T04:10:43.1298657Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_nn_functional_dropout2d_cuda_float64 PASSED [ 72%] 2022-11-23T04:10:43.1298945Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_nn_functional_dropout3d_cuda_float64 PASSED [ 72%] 2022-11-23T04:10:43.1299219Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_nn_functional_dropout_cuda_float64 PASSED [ 72%] 2022-11-23T04:10:43.1299491Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_nn_functional_elu_cuda_float64 PASSED [ 72%] 2022-11-23T04:10:43.1299819Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_nn_functional_embedding_bag_cuda_float64 SKIPPED (Op has no inplace variant!) [ 72%] 2022-11-23T04:10:43.1300714Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_nn_functional_embedding_cuda_float64 SKIPPED (Op has no inplace variant!) [ 72%] 2022-11-23T04:10:43.1301124Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_nn_functional_feature_alpha_dropout_with_train_cuda_float64 PASSED [ 72%] 2022-11-23T04:10:43.1301535Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_nn_functional_feature_alpha_dropout_without_train_cuda_complex128 PASSED [ 72%] 2022-11-23T04:10:43.1301831Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_nn_functional_feature_alpha_dropout_without_train_cuda_float64 PASSED [ 72%] 2022-11-23T04:10:43.1302142Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_nn_functional_fractional_max_pool2d_cuda_float64 SKIPPED (Op has no inplace variant!) [ 72%] 2022-11-23T04:10:43.1302450Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_nn_functional_fractional_max_pool3d_cuda_float64 SKIPPED (Op has no inplace variant!) [ 72%] 2022-11-23T04:10:43.1302752Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_nn_functional_gaussian_nll_loss_cuda_float64 SKIPPED (Op has no inplace variant!) [ 72%] 2022-11-23T04:10:43.1303047Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_nn_functional_gelu_cuda_float64 SKIPPED (Op has no inplace variant!) [ 72%] 2022-11-23T04:10:43.1303334Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_nn_functional_glu_cuda_float64 SKIPPED (Op has no inplace variant!) [ 72%] 2022-11-23T04:10:43.1303629Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_nn_functional_grid_sample_cuda_float64 SKIPPED (Op has no inplace variant!) [ 72%] 2022-11-23T04:10:43.1303923Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_nn_functional_group_norm_cuda_float64 SKIPPED (Op has no inplace variant!) [ 72%] 2022-11-23T04:10:43.1304230Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_nn_functional_hardshrink_cuda_float64 SKIPPED (Op has no inplace variant!) [ 72%] 2022-11-23T04:10:43.1304499Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_nn_functional_hardsigmoid_cuda_float64 PASSED [ 72%] 2022-11-23T04:10:43.1304856Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_nn_functional_hardswish_cuda_float64 SKIPPED (Op has no inplace variant!) [ 72%] 2022-11-23T04:10:43.1305163Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_nn_functional_hardtanh_cuda_float64 SKIPPED (Op has no inplace variant!) [ 72%] 2022-11-23T04:10:43.1305469Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_nn_functional_hinge_embedding_loss_cuda_float64 SKIPPED (Op has no inplace variant!) [ 72%] 2022-11-23T04:10:43.1305761Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_nn_functional_huber_loss_cuda_float64 SKIPPED (Op has no inplace variant!) [ 72%] 2022-11-23T04:10:43.1306057Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_nn_functional_instance_norm_cuda_float64 SKIPPED (Op has no inplace variant!) [ 72%] 2022-11-23T04:10:43.1306362Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_nn_functional_interpolate_area_cuda_float64 SKIPPED (Op has no inplace variant!) [ 72%] 2022-11-23T04:10:43.1306673Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_nn_functional_interpolate_bicubic_cuda_float64 SKIPPED (Op has no inplace variant!) [ 72%] 2022-11-23T04:10:43.1306983Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_nn_functional_interpolate_bilinear_cuda_float64 SKIPPED (Op has no inplace variant!) [ 72%] 2022-11-23T04:10:43.1307285Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_nn_functional_interpolate_linear_cuda_float64 SKIPPED (Op has no inplace variant!) [ 72%] 2022-11-23T04:10:43.1307588Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_nn_functional_interpolate_nearest_cuda_float64 SKIPPED (Op has no inplace variant!) [ 72%] 2022-11-23T04:10:43.1307898Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_nn_functional_interpolate_trilinear_cuda_float64 SKIPPED (Op has no inplace variant!) [ 72%] 2022-11-23T04:10:43.1308181Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_nn_functional_kl_div_cuda_float64 SKIPPED (Op has no inplace variant!) [ 72%] 2022-11-23T04:10:43.1308524Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_nn_functional_l1_loss_cuda_complex128 SKIPPED (Op has no inplace variant!) [ 72%] 2022-11-23T04:10:43.1308820Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_nn_functional_l1_loss_cuda_float64 SKIPPED (Op has no inplace variant!) [ 72%] 2022-11-23T04:10:43.1309115Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_nn_functional_layer_norm_cuda_float64 SKIPPED (Op has no inplace variant!) [ 72%] 2022-11-23T04:10:43.1309378Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_nn_functional_leaky_relu_cuda_float64 PASSED [ 72%] 2022-11-23T04:10:43.1309672Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_nn_functional_linear_cuda_complex128 SKIPPED (Op has no inplace variant!) [ 72%] 2022-11-23T04:10:43.1309967Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_nn_functional_linear_cuda_float64 SKIPPED (Op has no inplace variant!) [ 73%] 2022-11-23T04:10:43.1310272Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_nn_functional_local_response_norm_cuda_float64 SKIPPED (Op has no inplace variant!) [ 73%] 2022-11-23T04:10:43.1310563Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_nn_functional_logsigmoid_cuda_float64 SKIPPED (Op has no inplace variant!) [ 73%] 2022-11-23T04:10:43.1310860Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_nn_functional_margin_ranking_loss_cuda_float64 SKIPPED (Op has no inplace variant!) [ 73%] 2022-11-23T04:10:43.1311146Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_nn_functional_max_pool1d_cuda_float64 SKIPPED (Op has no inplace variant!) [ 73%] 2022-11-23T04:10:43.1311431Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_nn_functional_max_pool2d_cuda_float64 SKIPPED (Op has no inplace variant!) [ 73%] 2022-11-23T04:10:43.1311767Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_nn_functional_max_pool3d_cuda_float64 SKIPPED (Op has no inplace variant!) [ 73%] 2022-11-23T04:10:43.1312076Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_nn_functional_max_unpool1d_cuda_float64 SKIPPED (Op has no inplace variant!) [ 73%] 2022-11-23T04:10:43.1312378Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_nn_functional_max_unpool1d_grad_cuda_float64 SKIPPED (Op has no inplace variant!) [ 73%] 2022-11-23T04:10:43.1312672Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_nn_functional_max_unpool2d_cuda_float64 SKIPPED (Op has no inplace variant!) [ 73%] 2022-11-23T04:10:43.1312974Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_nn_functional_max_unpool2d_grad_cuda_float64 SKIPPED (Op has no inplace variant!) [ 73%] 2022-11-23T04:10:43.1313276Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_nn_functional_max_unpool3d_cuda_float64 SKIPPED (Op has no inplace variant!) [ 73%] 2022-11-23T04:10:43.1313583Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_nn_functional_max_unpool3d_grad_cuda_float64 SKIPPED (Op has no inplace variant!) [ 73%] 2022-11-23T04:10:43.1313842Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_nn_functional_mish_cuda_float64 PASSED [ 73%] 2022-11-23T04:10:43.1314131Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_nn_functional_mse_loss_cuda_float64 SKIPPED (Op has no inplace variant!) [ 73%] 2022-11-23T04:10:43.1314430Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_nn_functional_multi_margin_loss_cuda_float64 SKIPPED (Op has no inplace variant!) [ 73%] 2022-11-23T04:10:43.1314731Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_nn_functional_multilabel_margin_loss_cuda_float64 SKIPPED (Op has no inplace variant!) [ 73%] 2022-11-23T04:10:43.1315044Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_nn_functional_multilabel_soft_margin_loss_cuda_float64 SKIPPED (Op has no inplace variant!) [ 73%] 2022-11-23T04:10:43.1315337Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_nn_functional_nll_loss_cuda_float64 SKIPPED (Op has no inplace variant!) [ 73%] 2022-11-23T04:10:43.1315686Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_nn_functional_normalize_cuda_complex128 SKIPPED (Op has no inplace variant!) [ 73%] 2022-11-23T04:10:43.1315975Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_nn_functional_normalize_cuda_float64 SKIPPED (Op has no inplace variant!) [ 73%] 2022-11-23T04:10:43.1316277Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_nn_functional_pad_circular_cuda_complex128 SKIPPED (Op has no inplace variant!) [ 73%] 2022-11-23T04:10:43.1316572Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_nn_functional_pad_circular_cuda_float64 SKIPPED (Op has no inplace variant!) [ 73%] 2022-11-23T04:10:43.1316871Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_nn_functional_pad_constant_cuda_complex128 SKIPPED (Op has no inplace variant!) [ 73%] 2022-11-23T04:10:43.1317165Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_nn_functional_pad_constant_cuda_float64 SKIPPED (Op has no inplace variant!) [ 73%] 2022-11-23T04:10:43.1317464Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_nn_functional_pad_reflect_cuda_complex128 SKIPPED (Op has no inplace variant!) [ 73%] 2022-11-23T04:10:43.1317762Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_nn_functional_pad_reflect_cuda_float64 SKIPPED (Op has no inplace variant!) [ 73%] 2022-11-23T04:10:43.1318064Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_nn_functional_pad_replicate_cuda_complex128 SKIPPED (Op has no inplace variant!) [ 73%] 2022-11-23T04:10:43.1318368Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_nn_functional_pad_replicate_cuda_float64 SKIPPED (Op has no inplace variant!) [ 73%] 2022-11-23T04:10:43.1318736Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_nn_functional_pairwise_distance_cuda_complex128 SKIPPED (Op has no inplace variant!) [ 73%] 2022-11-23T04:10:43.1319052Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_nn_functional_pairwise_distance_cuda_float64 SKIPPED (Op has no inplace variant!) [ 73%] 2022-11-23T04:10:43.1319339Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_nn_functional_pdist_cuda_float64 SKIPPED (Op has no inplace variant!) [ 73%] 2022-11-23T04:10:43.1319640Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_nn_functional_pixel_shuffle_cuda_complex128 SKIPPED (Op has no inplace variant!) [ 73%] 2022-11-23T04:10:43.1319938Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_nn_functional_pixel_shuffle_cuda_float64 SKIPPED (Op has no inplace variant!) [ 73%] 2022-11-23T04:10:43.1320242Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_nn_functional_pixel_unshuffle_cuda_complex128 SKIPPED (Op has no inplace variant!) [ 73%] 2022-11-23T04:10:43.1320543Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_nn_functional_pixel_unshuffle_cuda_float64 SKIPPED (Op has no inplace variant!) [ 73%] 2022-11-23T04:10:43.1320844Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_nn_functional_poisson_nll_loss_cuda_float64 SKIPPED (Op has no inplace variant!) [ 73%] 2022-11-23T04:10:43.1321132Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_nn_functional_prelu_cuda_float64 SKIPPED (Op has no inplace variant!) [ 73%] 2022-11-23T04:10:43.1321411Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_nn_functional_relu6_cuda_float64 SKIPPED (Op has no inplace variant!) [ 73%] 2022-11-23T04:10:43.1321695Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_nn_functional_relu_cuda_float64 SKIPPED (Op has no inplace variant!) [ 73%] 2022-11-23T04:10:43.1321949Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_nn_functional_rrelu_cuda_float64 PASSED [ 73%] 2022-11-23T04:10:43.1322210Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_nn_functional_selu_cuda_float64 PASSED [ 73%] 2022-11-23T04:10:43.1322551Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_nn_functional_silu_cuda_float64 PASSED [ 73%] 2022-11-23T04:10:43.1322855Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_nn_functional_smooth_l1_loss_cuda_float64 SKIPPED (Op has no inplace variant!) [ 73%] 2022-11-23T04:10:43.1323155Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_nn_functional_soft_margin_loss_cuda_float64 SKIPPED (Op has no inplace variant!) [ 73%] 2022-11-23T04:10:43.1323445Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_nn_functional_softmin_cuda_float64 SKIPPED (Op has no inplace variant!) [ 73%] 2022-11-23T04:10:43.1323748Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_nn_functional_softmin_with_dtype_cuda_complex128 SKIPPED (Op has no inplace variant!) [ 73%] 2022-11-23T04:10:43.1324052Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_nn_functional_softmin_with_dtype_cuda_float64 SKIPPED (Op has no inplace variant!) [ 73%] 2022-11-23T04:10:43.1324343Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_nn_functional_softplus_cuda_float64 SKIPPED (Op has no inplace variant!) [ 74%] 2022-11-23T04:10:43.1324635Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_nn_functional_softshrink_cuda_float64 SKIPPED (Op has no inplace variant!) [ 74%] 2022-11-23T04:10:43.1324931Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_nn_functional_softsign_cuda_complex128 SKIPPED (Op has no inplace variant!) [ 74%] 2022-11-23T04:10:43.1325221Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_nn_functional_softsign_cuda_float64 SKIPPED (Op has no inplace variant!) [ 74%] 2022-11-23T04:10:43.1325519Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_nn_functional_tanhshrink_cuda_complex128 SKIPPED (Op has no inplace variant!) [ 74%] 2022-11-23T04:10:43.1325855Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_nn_functional_tanhshrink_cuda_float64 SKIPPED (Op has no inplace variant!) [ 74%] 2022-11-23T04:10:43.1326125Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_nn_functional_threshold_cuda_float64 PASSED [ 74%] 2022-11-23T04:10:43.1326434Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_nn_functional_triplet_margin_loss_cuda_complex128 SKIPPED (Op has no inplace variant!) [ 74%] 2022-11-23T04:10:43.1326749Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_nn_functional_triplet_margin_loss_cuda_float64 SKIPPED (Op has no inplace variant!) [ 74%] 2022-11-23T04:10:43.1327079Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_nn_functional_triplet_margin_with_distance_loss_cuda_complex128 SKIPPED (Op has no inplace variant!) [ 74%] 2022-11-23T04:10:43.1327407Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_nn_functional_triplet_margin_with_distance_loss_cuda_float64 SKIPPED (Op has no inplace variant!) [ 74%] 2022-11-23T04:10:43.1327702Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_nn_functional_unfold_cuda_complex128 SKIPPED (Op has no inplace variant!) [ 74%] 2022-11-23T04:10:43.1327987Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_nn_functional_unfold_cuda_float64 SKIPPED (Op has no inplace variant!) [ 74%] 2022-11-23T04:10:43.1328289Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_nn_functional_upsample_bilinear_cuda_float64 SKIPPED (Op has no inplace variant!) [ 74%] 2022-11-23T04:10:43.1328592Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_nn_functional_upsample_nearest_cuda_float64 SKIPPED (Op has no inplace variant!) [ 74%] 2022-11-23T04:10:43.1329079Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_nonzero_cuda_complex128 SKIPPED (Skipped! Op doesn't support autograd for this dtype.) [ 74%] 2022-11-23T04:10:43.1329516Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_nonzero_cuda_float64 SKIPPED (Skipped! Op doesn't support autograd for this dtype.) [ 74%] 2022-11-23T04:10:43.1329855Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_norm_cuda_complex128 SKIPPED (Op has no inplace variant!) [ 74%] 2022-11-23T04:10:43.1330119Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_norm_cuda_float64 SKIPPED (Op has no inplace variant!) [ 74%] 2022-11-23T04:10:43.1330397Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_norm_fro_cuda_complex128 SKIPPED (Op has no inplace variant!) [ 74%] 2022-11-23T04:10:43.1330666Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_norm_fro_cuda_float64 SKIPPED (Op has no inplace variant!) [ 74%] 2022-11-23T04:10:43.1330942Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_norm_inf_cuda_complex128 SKIPPED (Op has no inplace variant!) [ 74%] 2022-11-23T04:10:43.1331206Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_norm_inf_cuda_float64 SKIPPED (Op has no inplace variant!) [ 74%] 2022-11-23T04:10:43.1331492Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_norm_nuc_cuda_complex128 SKIPPED (Op has no inplace variant!) [ 74%] 2022-11-23T04:10:43.1331769Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_norm_nuc_cuda_float64 SKIPPED (Op has no inplace variant!) [ 74%] 2022-11-23T04:10:43.1332047Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_normal_cuda_float64 SKIPPED (Gradients are incorrect!) [ 74%] 2022-11-23T04:10:43.1332333Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_normal_number_mean_cuda_float64 SKIPPED (Gradients are incorrect!) [ 74%] 2022-11-23T04:10:43.1332782Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_ones_cuda_complex128 SKIPPED (Skipped! Op doesn't support autograd for this dtype.) [ 74%] 2022-11-23T04:10:43.1333219Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_ones_cuda_float64 SKIPPED (Skipped! Op doesn't support autograd for this dtype.) [ 74%] 2022-11-23T04:10:43.1333738Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_ones_like_cuda_complex128 SKIPPED (Skipped! Op doesn't support autograd for this dtype.) [ 74%] 2022-11-23T04:10:43.1334204Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_ones_like_cuda_float64 SKIPPED (Skipped! Op doesn't support autograd for this dtype.) [ 74%] 2022-11-23T04:10:43.1334480Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_ormqr_cuda_complex128 SKIPPED (Op has no inplace variant!) [ 74%] 2022-11-23T04:10:43.1334747Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_ormqr_cuda_float64 SKIPPED (Op has no inplace variant!) [ 74%] 2022-11-23T04:10:43.1335015Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_outer_cuda_complex128 SKIPPED (Op has no inplace variant!) [ 74%] 2022-11-23T04:10:43.1335282Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_outer_cuda_float64 SKIPPED (Op has no inplace variant!) [ 74%] 2022-11-23T04:10:43.1335562Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_pca_lowrank_cuda_float64 SKIPPED (Op has no inplace variant!) [ 74%] 2022-11-23T04:10:43.1335840Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_permute_cuda_complex128 SKIPPED (Op has no inplace variant!) [ 74%] 2022-11-23T04:10:43.1336110Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_permute_cuda_float64 SKIPPED (Op has no inplace variant!) [ 74%] 2022-11-23T04:10:43.1336393Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_pinverse_cuda_complex128 SKIPPED (Op has no inplace variant!) [ 74%] 2022-11-23T04:10:43.1336668Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_pinverse_cuda_float64 SKIPPED (Op has no inplace variant!) [ 74%] 2022-11-23T04:10:43.1336941Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_polar_cuda_float64 SKIPPED (Op has no inplace variant!) [ 74%] 2022-11-23T04:10:43.1337202Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_polygamma_polygamma_n_0_cuda_float64 PASSED [ 74%] 2022-11-23T04:10:43.1337474Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_polygamma_polygamma_n_1_cuda_float64 SKIPPED (Skipped!) [ 74%] 2022-11-23T04:10:43.1337797Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_polygamma_polygamma_n_2_cuda_float64 SKIPPED (Skipped!) [ 74%] 2022-11-23T04:10:43.1338060Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_polygamma_polygamma_n_3_cuda_float64 SKIPPED (Skipped!) [ 74%] 2022-11-23T04:10:43.1338321Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_polygamma_polygamma_n_4_cuda_float64 SKIPPED (Skipped!) [ 74%] 2022-11-23T04:10:43.1338598Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_positive_cuda_complex128 SKIPPED (Op has no inplace variant!) [ 74%] 2022-11-23T04:10:43.1338870Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_positive_cuda_float64 SKIPPED (Op has no inplace variant!) [ 74%] 2022-11-23T04:10:43.1339106Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_pow_cuda_complex128 PASSED [ 74%] 2022-11-23T04:10:43.1339339Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_pow_cuda_float64 PASSED [ 75%] 2022-11-23T04:10:43.1339609Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_prod_cuda_complex128 SKIPPED (Op has no inplace variant!) [ 75%] 2022-11-23T04:10:43.1339877Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_prod_cuda_float64 SKIPPED (Op has no inplace variant!) [ 75%] 2022-11-23T04:10:43.1340501Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_put_cuda_complex128 PASSED [ 75%] 2022-11-23T04:10:43.1340950Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_put_cuda_float64 PASSED [ 75%] 2022-11-23T04:10:43.1341235Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_qr_cuda_complex128 SKIPPED (Op has no inplace variant!) [ 75%] 2022-11-23T04:10:43.1341506Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_qr_cuda_float64 SKIPPED (Op has no inplace variant!) [ 75%] 2022-11-23T04:10:43.1341864Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_quantile_cuda_float64 SKIPPED (Op has no inplace variant!) [ 75%] 2022-11-23T04:10:43.1342116Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_rad2deg_cuda_float64 PASSED [ 75%] 2022-11-23T04:10:43.1342595Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_rand_like_cuda_complex128 SKIPPED (Skipped! Op doesn't support autograd for this dtype.) [ 75%] 2022-11-23T04:10:43.1343041Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_rand_like_cuda_float64 SKIPPED (Skipped! Op doesn't support autograd for this dtype.) [ 75%] 2022-11-23T04:10:43.1343480Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_randint_cuda_float64 SKIPPED (Skipped! Op doesn't support autograd for this dtype.) [ 75%] 2022-11-23T04:10:43.1343926Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_randint_like_cuda_float64 SKIPPED (Skipped! Op doesn't support autograd for this dtype.) [ 75%] 2022-11-23T04:10:43.1344371Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_randn_cuda_complex128 SKIPPED (Skipped! Op doesn't support autograd for this dtype.) [ 75%] 2022-11-23T04:10:43.1344805Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_randn_cuda_float64 SKIPPED (Skipped! Op doesn't support autograd for this dtype.) [ 75%] 2022-11-23T04:10:43.1345256Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_randn_like_cuda_complex128 SKIPPED (Skipped! Op doesn't support autograd for this dtype.) [ 75%] 2022-11-23T04:10:43.1345699Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_randn_like_cuda_float64 SKIPPED (Skipped! Op doesn't support autograd for this dtype.) [ 75%] 2022-11-23T04:10:43.1345976Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_ravel_cuda_complex128 SKIPPED (Op has no inplace variant!) [ 75%] 2022-11-23T04:10:43.1346243Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_ravel_cuda_float64 SKIPPED (Op has no inplace variant!) [ 75%] 2022-11-23T04:10:43.1346599Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_real_cuda_complex128 SKIPPED (Op has no inplace variant!) [ 75%] 2022-11-23T04:10:43.1346874Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_real_cuda_float64 SKIPPED (Op has no inplace variant!) [ 75%] 2022-11-23T04:10:43.1347129Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_reciprocal_cuda_complex128 PASSED [ 75%] 2022-11-23T04:10:43.1347373Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_reciprocal_cuda_float64 PASSED [ 75%] 2022-11-23T04:10:43.1347610Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_remainder_cuda_float64 PASSED [ 75%] 2022-11-23T04:10:43.1347835Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_renorm_cuda_complex128 PASSED [ 75%] 2022-11-23T04:10:43.1348066Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_renorm_cuda_float64 PASSED [ 75%] 2022-11-23T04:10:43.1348348Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_repeat_cuda_complex128 SKIPPED (Op has no inplace variant!) [ 75%] 2022-11-23T04:10:43.1348622Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_repeat_cuda_float64 SKIPPED (Op has no inplace variant!) [ 75%] 2022-11-23T04:10:43.1348916Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_repeat_interleave_cuda_complex128 SKIPPED (Op has no inplace variant!) [ 75%] 2022-11-23T04:10:43.1349204Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_repeat_interleave_cuda_float64 SKIPPED (Op has no inplace variant!) [ 75%] 2022-11-23T04:10:43.1349487Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_reshape_as_cuda_complex128 SKIPPED (Op has no inplace variant!) [ 75%] 2022-11-23T04:10:43.1349762Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_reshape_as_cuda_float64 SKIPPED (Op has no inplace variant!) [ 75%] 2022-11-23T04:10:43.1350082Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_reshape_cuda_complex128 SKIPPED (Op has no inplace variant!) [ 75%] 2022-11-23T04:10:43.1350366Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_reshape_cuda_float64 SKIPPED (Op has no inplace variant!) [ 75%] 2022-11-23T04:10:43.1350831Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_resize__cuda_complex128 SKIPPED (Skipped! Op doesn't support autograd for this dtype.) [ 75%] 2022-11-23T04:10:43.1351273Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_resize__cuda_float64 SKIPPED (Skipped! Op doesn't support autograd for this dtype.) [ 75%] 2022-11-23T04:10:43.1351729Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_resize_as__cuda_complex128 SKIPPED (Skipped! Op doesn't support autograd for this dtype.) [ 75%] 2022-11-23T04:10:43.1352175Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_resize_as__cuda_float64 SKIPPED (Skipped! Op doesn't support autograd for this dtype.) [ 75%] 2022-11-23T04:10:43.1352464Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_resolve_conj_cuda_complex128 SKIPPED (Op has no inplace variant!) [ 75%] 2022-11-23T04:10:43.1352745Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_resolve_conj_cuda_float64 SKIPPED (Op has no inplace variant!) [ 75%] 2022-11-23T04:10:43.1353024Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_resolve_neg_cuda_complex128 SKIPPED (Op has no inplace variant!) [ 75%] 2022-11-23T04:10:43.1353300Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_resolve_neg_cuda_float64 SKIPPED (Op has no inplace variant!) [ 75%] 2022-11-23T04:10:43.1353570Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_roll_cuda_complex128 SKIPPED (Op has no inplace variant!) [ 75%] 2022-11-23T04:10:43.1353836Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_roll_cuda_float64 SKIPPED (Op has no inplace variant!) [ 75%] 2022-11-23T04:10:43.1354104Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_rot90_cuda_complex128 SKIPPED (Op has no inplace variant!) [ 75%] 2022-11-23T04:10:43.1354429Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_rot90_cuda_float64 SKIPPED (Op has no inplace variant!) [ 75%] 2022-11-23T04:10:43.1354662Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_round_cuda_float64 PASSED [ 75%] 2022-11-23T04:10:43.1354907Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_round_decimals_0_cuda_float64 PASSED [ 75%] 2022-11-23T04:10:43.1355169Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_round_decimals_3_cuda_float64 SKIPPED (Skipped!) [ 76%] 2022-11-23T04:10:43.1355443Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_round_decimals_neg_3_cuda_float64 SKIPPED (Skipped!) [ 76%] 2022-11-23T04:10:43.1355686Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_rsqrt_cuda_complex128 PASSED [ 76%] 2022-11-23T04:10:43.1355919Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_rsqrt_cuda_float64 PASSED [ 76%] 2022-11-23T04:10:43.1356195Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_rsub_cuda_complex128 SKIPPED (Op has no inplace variant!) [ 76%] 2022-11-23T04:10:43.1356465Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_rsub_cuda_float64 SKIPPED (Op has no inplace variant!) [ 76%] 2022-11-23T04:10:43.1356932Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_scalar_tensor_cuda_complex128 SKIPPED (Skipped! Op doesn't support autograd for this dtype.) [ 76%] 2022-11-23T04:10:43.1357384Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_scalar_tensor_cuda_float64 SKIPPED (Skipped! Op doesn't support autograd for this dtype.) [ 76%] 2022-11-23T04:10:43.1357629Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_scatter_add_cuda_complex128 PASSED [ 76%] 2022-11-23T04:10:43.1357870Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_scatter_add_cuda_float64 PASSED [ 76%] 2022-11-23T04:10:43.1358158Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_scatter_cuda_complex128 PASSED [ 76%] 2022-11-23T04:10:43.1358402Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_scatter_cuda_float64 PASSED [ 76%] 2022-11-23T04:10:43.1358650Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_scatter_reduce_amax_cuda_float64 PASSED [ 76%] 2022-11-23T04:10:43.1358898Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_scatter_reduce_amin_cuda_float64 PASSED [ 76%] 2022-11-23T04:10:43.1359140Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_scatter_reduce_mean_cuda_float64 PASSED [ 76%] 2022-11-23T04:10:43.1359380Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_scatter_reduce_prod_cuda_float64 PASSED [ 76%] 2022-11-23T04:10:43.1359637Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_scatter_reduce_sum_cuda_float64 PASSED [ 76%] 2022-11-23T04:10:43.1360104Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_searchsorted_cuda_float64 SKIPPED (Skipped! Op doesn't support autograd for this dtype.) [ 76%] 2022-11-23T04:10:43.1360406Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_segment_reduce_lengths_cuda_float64 SKIPPED (Op has no inplace variant!) [ 76%] 2022-11-23T04:10:43.1360698Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_segment_reduce_offsets_cuda_float64 SKIPPED (Op has no inplace variant!) [ 76%] 2022-11-23T04:10:43.1360975Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_select_cuda_complex128 SKIPPED (Op has no inplace variant!) [ 76%] 2022-11-23T04:10:43.1361248Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_select_cuda_float64 SKIPPED (Op has no inplace variant!) [ 76%] 2022-11-23T04:10:43.1361529Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_select_scatter_cuda_float64 SKIPPED (Op has no inplace variant!) [ 76%] 2022-11-23T04:10:43.1361761Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_sgn_cuda_complex128 PASSED [ 76%] 2022-11-23T04:10:43.1361993Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_sgn_cuda_float64 PASSED [ 76%] 2022-11-23T04:10:43.1362497Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_short_cuda_complex128 SKIPPED (Skipped! Op doesn't support autograd for this dtype.) [ 76%] 2022-11-23T04:10:43.1362978Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_short_cuda_float64 SKIPPED (Skipped! Op doesn't support autograd for this dtype.) [ 76%] 2022-11-23T04:10:43.1363223Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_sigmoid_cuda_complex128 PASSED [ 76%] 2022-11-23T04:10:43.1363455Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_sigmoid_cuda_float64 PASSED [ 76%] 2022-11-23T04:10:43.1363682Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_sign_cuda_float64 PASSED [ 76%] 2022-11-23T04:10:43.1364151Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_signal_windows_cosine_cuda_float64 SKIPPED (Skipped! Op doesn't support autograd for this dtype.) [ 76%] 2022-11-23T04:10:43.1364645Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_signal_windows_exponential_cuda_float64 SKIPPED (Skipped! Op doesn't support autograd for this dtype.) [ 76%] 2022-11-23T04:10:43.1365127Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_signal_windows_gaussian_cuda_float64 SKIPPED (Skipped! Op doesn't support autograd for this dtype.) [ 76%] 2022-11-23T04:10:43.1365598Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_signal_windows_kaiser_cuda_float64 SKIPPED (Skipped! Op doesn't support autograd for this dtype.) [ 76%] 2022-11-23T04:10:43.1366039Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_signbit_cuda_float64 SKIPPED (Skipped! Op doesn't support autograd for this dtype.) [ 76%] 2022-11-23T04:10:43.1366273Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_sin_cuda_complex128 PASSED [ 76%] 2022-11-23T04:10:43.1366494Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_sin_cuda_float64 PASSED [ 76%] 2022-11-23T04:10:43.1366778Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_sinc_cuda_complex128 PASSED [ 76%] 2022-11-23T04:10:43.1367019Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_sinc_cuda_float64 PASSED [ 76%] 2022-11-23T04:10:43.1367252Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_sinh_cuda_complex128 PASSED [ 76%] 2022-11-23T04:10:43.1367479Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_sinh_cuda_float64 PASSED [ 76%] 2022-11-23T04:10:43.1367755Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_slice_cuda_complex128 SKIPPED (Op has no inplace variant!) [ 76%] 2022-11-23T04:10:43.1368024Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_slice_cuda_float64 SKIPPED (Op has no inplace variant!) [ 76%] 2022-11-23T04:10:43.1368301Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_slice_scatter_cuda_float64 SKIPPED (Op has no inplace variant!) [ 76%] 2022-11-23T04:10:43.1368573Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_softmax_cuda_float64 SKIPPED (Op has no inplace variant!) [ 76%] 2022-11-23T04:10:43.1368859Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_softmax_with_dtype_cuda_complex128 SKIPPED (Op has no inplace variant!) [ 76%] 2022-11-23T04:10:43.1369157Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_softmax_with_dtype_cuda_float64 SKIPPED (Op has no inplace variant!) [ 76%] 2022-11-23T04:10:43.1369431Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_sort_cuda_float64 SKIPPED (Op has no inplace variant!) [ 76%] 2022-11-23T04:10:43.1369732Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_sparse_sampled_addmm_cuda_complex128 SKIPPED (Op has no inplace variant!) [ 77%] 2022-11-23T04:10:43.1370032Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_sparse_sampled_addmm_cuda_float64 SKIPPED (Op has no inplace variant!) [ 77%] 2022-11-23T04:10:43.1370511Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_special_airy_ai_cuda_float64 SKIPPED (Skipped! Op doesn't support autograd for this dtype.) [ 77%] 2022-11-23T04:10:43.1371047Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_special_bessel_j0_cuda_float64 SKIPPED (Skipped! Op doesn't support autograd for this dtype.) [ 77%] 2022-11-23T04:10:43.1371508Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_special_bessel_j1_cuda_float64 SKIPPED (Skipped! Op doesn't support autograd for this dtype.) [ 77%] 2022-11-23T04:10:43.1371963Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_special_bessel_y0_cuda_float64 SKIPPED (Skipped! Op doesn't support autograd for this dtype.) [ 77%] 2022-11-23T04:10:43.1372417Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_special_bessel_y1_cuda_float64 SKIPPED (Skipped! Op doesn't support autograd for this dtype.) [ 77%] 2022-11-23T04:10:43.1372916Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_special_chebyshev_polynomial_t_cuda_float64 SKIPPED (Skipped! Op doesn't support autograd for this dtype.) [ 77%] 2022-11-23T04:10:43.1373420Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_special_chebyshev_polynomial_u_cuda_float64 SKIPPED (Skipped! Op doesn't support autograd for this dtype.) [ 77%] 2022-11-23T04:10:43.1373917Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_special_chebyshev_polynomial_v_cuda_float64 SKIPPED (Skipping - testing takes an unreasonably long time, #79528) [ 77%] 2022-11-23T04:10:43.1374427Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_special_chebyshev_polynomial_w_cuda_float64 SKIPPED (Skipping - testing takes an unreasonably long time, #79528) [ 77%] 2022-11-23T04:10:43.1374721Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_special_entr_cuda_float64 SKIPPED (Op has no inplace variant!) [ 77%] 2022-11-23T04:10:43.1375014Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_special_erfcx_cuda_float64 SKIPPED (Op has no inplace variant!) [ 77%] 2022-11-23T04:10:43.1375579Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_special_hermite_polynomial_h_cuda_float64 SKIPPED (Skipped! Op doesn't support autograd for this dtype.) [ 77%] 2022-11-23T04:10:43.1376095Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_special_hermite_polynomial_he_cuda_float64 SKIPPED (Skipped! Op doesn't support autograd for this dtype.) [ 77%] 2022-11-23T04:10:43.1376393Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_special_i0e_cuda_float64 SKIPPED (Op has no inplace variant!) [ 77%] 2022-11-23T04:10:43.1376685Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_special_i1_cuda_float64 SKIPPED (Op has no inplace variant!) [ 77%] 2022-11-23T04:10:43.1376972Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_special_i1e_cuda_float64 SKIPPED (Op has no inplace variant!) [ 77%] 2022-11-23T04:10:43.1377474Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_special_laguerre_polynomial_l_cuda_float64 SKIPPED (Skipped! Op doesn't support autograd for this dtype.) [ 77%] 2022-11-23T04:10:43.1377989Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_special_legendre_polynomial_p_cuda_float64 SKIPPED (Skipping - testing takes an unreasonably long time, #79528) [ 77%] 2022-11-23T04:10:43.1378268Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_special_log_ndtr_cuda_float64 SKIPPED (Op has no inplace variant!) [ 77%] 2022-11-23T04:10:43.1378758Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_special_modified_bessel_i0_cuda_float64 SKIPPED (Skipped! Op doesn't support autograd for this dtype.) [ 77%] 2022-11-23T04:10:43.1379245Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_special_modified_bessel_i1_cuda_float64 SKIPPED (Skipped! Op doesn't support autograd for this dtype.) [ 77%] 2022-11-23T04:10:43.1379732Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_special_modified_bessel_k0_cuda_float64 SKIPPED (Skipped! Op doesn't support autograd for this dtype.) [ 77%] 2022-11-23T04:10:43.1380803Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_special_modified_bessel_k1_cuda_float64 SKIPPED (Skipped! Op doesn't support autograd for this dtype.) [ 77%] 2022-11-23T04:10:43.1381110Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_special_ndtr_cuda_float64 SKIPPED (Op has no inplace variant!) [ 77%] 2022-11-23T04:10:43.1381402Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_special_ndtri_cuda_float64 SKIPPED (Op has no inplace variant!) [ 77%] 2022-11-23T04:10:43.1381729Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_special_polygamma_special_polygamma_n_0_cuda_float64 SKIPPED (Op has no inplace variant!) [ 77%] 2022-11-23T04:10:43.1382255Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_special_scaled_modified_bessel_k0_cuda_float64 SKIPPED (Skipped! Op doesn't support autograd for this dtype.) [ 77%] 2022-11-23T04:10:43.1382760Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_special_scaled_modified_bessel_k1_cuda_float64 SKIPPED (Skipped! Op doesn't support autograd for this dtype.) [ 77%] 2022-11-23T04:10:43.1383289Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_special_shifted_chebyshev_polynomial_t_cuda_float64 SKIPPED (Skipping - testing takes an unreasonably long time, #79528) [ 77%] 2022-11-23T04:10:43.1383818Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_special_shifted_chebyshev_polynomial_u_cuda_float64 SKIPPED (Skipping - testing takes an unreasonably long time, #79528) [ 77%] 2022-11-23T04:10:43.1384339Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_special_shifted_chebyshev_polynomial_v_cuda_float64 SKIPPED (Skipping - testing takes an unreasonably long time, #79528) [ 77%] 2022-11-23T04:10:43.1384846Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_special_shifted_chebyshev_polynomial_w_cuda_float64 SKIPPED (Skipping - testing takes an unreasonably long time, #79528) [ 77%] 2022-11-23T04:10:43.1385418Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_special_spherical_bessel_j0_cuda_float64 SKIPPED (Skipped! Op doesn't support autograd for this dtype.) [ 77%] 2022-11-23T04:10:43.1385734Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_special_xlog1py_cuda_float64 SKIPPED (Op has no inplace variant!) [ 77%] 2022-11-23T04:10:43.1386202Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_special_zeta_cuda_float64 SKIPPED (Skipped! Op doesn't support autograd for this dtype.) [ 77%] 2022-11-23T04:10:43.1386493Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_split_cuda_complex128 SKIPPED (Op has no inplace variant!) [ 77%] 2022-11-23T04:10:43.1386774Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_split_cuda_float64 SKIPPED (Op has no inplace variant!) [ 77%] 2022-11-23T04:10:43.1387074Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_split_list_args_cuda_complex128 SKIPPED (Op has no inplace variant!) [ 77%] 2022-11-23T04:10:43.1387372Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_split_list_args_cuda_float64 SKIPPED (Op has no inplace variant!) [ 77%] 2022-11-23T04:10:43.1387668Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_split_with_sizes_cuda_complex128 SKIPPED (Op has no inplace variant!) [ 77%] 2022-11-23T04:10:43.1387964Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_split_with_sizes_cuda_float64 SKIPPED (Op has no inplace variant!) [ 77%] 2022-11-23T04:10:43.1388220Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_sqrt_cuda_complex128 PASSED [ 77%] 2022-11-23T04:10:43.1388448Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_sqrt_cuda_float64 PASSED [ 77%] 2022-11-23T04:10:43.1388706Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_square_cuda_complex128 PASSED [ 77%] 2022-11-23T04:10:43.1388952Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_square_cuda_float64 PASSED [ 77%] 2022-11-23T04:10:43.1389207Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_squeeze_cuda_complex128 PASSED [ 77%] 2022-11-23T04:10:43.1389521Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_squeeze_cuda_float64 PASSED [ 77%] 2022-11-23T04:10:43.1389806Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_stack_cuda_complex128 SKIPPED (Op has no inplace variant!) [ 78%] 2022-11-23T04:10:43.1390088Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_stack_cuda_float64 SKIPPED (Op has no inplace variant!) [ 78%] 2022-11-23T04:10:43.1390372Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_std_cuda_complex128 SKIPPED (Op has no inplace variant!) [ 78%] 2022-11-23T04:10:43.1390646Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_std_cuda_float64 SKIPPED (Op has no inplace variant!) [ 78%] 2022-11-23T04:10:43.1390917Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_std_mean_cuda_complex128 SKIPPED (Op has no inplace variant!) [ 78%] 2022-11-23T04:10:43.1391208Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_std_mean_cuda_float64 SKIPPED (Op has no inplace variant!) [ 78%] 2022-11-23T04:10:43.1391490Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_stft_cuda_complex128 SKIPPED (Op has no inplace variant!) [ 78%] 2022-11-23T04:10:43.1391766Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_stft_cuda_float64 SKIPPED (Op has no inplace variant!) [ 78%] 2022-11-23T04:10:43.1392009Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_sub_cuda_complex128 PASSED [ 78%] 2022-11-23T04:10:43.1392257Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_sub_cuda_float64 PASSED [ 78%] 2022-11-23T04:10:43.1392542Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_sum_cuda_complex128 SKIPPED (Op has no inplace variant!) [ 78%] 2022-11-23T04:10:43.1392826Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_sum_cuda_float64 SKIPPED (Op has no inplace variant!) [ 78%] 2022-11-23T04:10:43.1393187Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_sum_to_size_cuda_complex128 SKIPPED (Op has no inplace variant!) [ 78%] 2022-11-23T04:10:43.1393483Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_sum_to_size_cuda_float64 SKIPPED (Op has no inplace variant!) [ 78%] 2022-11-23T04:10:43.1393745Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_svd_cuda_complex128 SKIPPED (Op has no inplace variant!) [ 78%] 2022-11-23T04:10:43.1394021Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_svd_cuda_float64 SKIPPED (Op has no inplace variant!) [ 78%] 2022-11-23T04:10:43.1394307Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_svd_lowrank_cuda_float64 SKIPPED (Op has no inplace variant!) [ 78%] 2022-11-23T04:10:43.1394591Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_symeig_cuda_complex128 SKIPPED (Op has no inplace variant!) [ 78%] 2022-11-23T04:10:43.1394870Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_symeig_cuda_float64 SKIPPED (Op has no inplace variant!) [ 78%] 2022-11-23T04:10:43.1395117Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_t_cuda_complex128 PASSED [ 78%] 2022-11-23T04:10:43.1395353Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_t_cuda_float64 PASSED [ 78%] 2022-11-23T04:10:43.1395653Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_take_along_dim_cuda_complex128 SKIPPED (Op has no inplace variant!) [ 78%] 2022-11-23T04:10:43.1395946Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_take_along_dim_cuda_float64 SKIPPED (Op has no inplace variant!) [ 78%] 2022-11-23T04:10:43.1396229Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_take_cuda_complex128 SKIPPED (Op has no inplace variant!) [ 78%] 2022-11-23T04:10:43.1396499Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_take_cuda_float64 SKIPPED (Op has no inplace variant!) [ 78%] 2022-11-23T04:10:43.1396750Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_tan_cuda_complex128 PASSED [ 78%] 2022-11-23T04:10:43.1397050Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_tan_cuda_float64 PASSED [ 78%] 2022-11-23T04:10:43.1397297Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_tanh_cuda_complex128 PASSED [ 78%] 2022-11-23T04:10:43.1397538Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_tanh_cuda_float64 PASSED [ 78%] 2022-11-23T04:10:43.1397832Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_tensor_split_cuda_complex128 SKIPPED (Op has no inplace variant!) [ 78%] 2022-11-23T04:10:43.1398123Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_tensor_split_cuda_float64 SKIPPED (Op has no inplace variant!) [ 78%] 2022-11-23T04:10:43.1398412Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_tensordot_cuda_complex128 SKIPPED (Op has no inplace variant!) [ 78%] 2022-11-23T04:10:43.1398698Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_tensordot_cuda_float64 SKIPPED (Op has no inplace variant!) [ 78%] 2022-11-23T04:10:43.1398966Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_tile_cuda_complex128 SKIPPED (Op has no inplace variant!) [ 78%] 2022-11-23T04:10:43.1399242Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_tile_cuda_float64 SKIPPED (Op has no inplace variant!) [ 78%] 2022-11-23T04:10:43.1399520Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_to_cuda_complex128 SKIPPED (Op has no inplace variant!) [ 78%] 2022-11-23T04:10:43.1399795Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_to_cuda_float64 SKIPPED (Op has no inplace variant!) [ 78%] 2022-11-23T04:10:43.1400268Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_to_sparse_cuda_complex128 SKIPPED (Skipped! Op doesn't support autograd for this dtype.) [ 78%] 2022-11-23T04:10:43.1400554Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_to_sparse_cuda_float64 SKIPPED (Op has no inplace variant!) [ 78%] 2022-11-23T04:10:43.1400896Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_topk_cuda_float64 SKIPPED (Op has no inplace variant!) [ 78%] 2022-11-23T04:10:43.1401196Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_trace_cuda_complex128 SKIPPED (Op has no inplace variant!) [ 78%] 2022-11-23T04:10:43.1401481Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_trace_cuda_float64 SKIPPED (Op has no inplace variant!) [ 78%] 2022-11-23T04:10:43.1401742Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_transpose_cuda_complex128 PASSED [ 78%] 2022-11-23T04:10:43.1401976Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_transpose_cuda_float64 PASSED [ 78%] 2022-11-23T04:10:43.1402273Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_trapezoid_cuda_complex128 SKIPPED (Op has no inplace variant!) [ 78%] 2022-11-23T04:10:43.1402564Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_trapezoid_cuda_float64 SKIPPED (Op has no inplace variant!) [ 78%] 2022-11-23T04:10:43.1402854Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_trapz_cuda_complex128 SKIPPED (Op has no inplace variant!) [ 78%] 2022-11-23T04:10:43.1403134Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_trapz_cuda_float64 SKIPPED (Op has no inplace variant!) [ 78%] 2022-11-23T04:10:43.1403436Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_triangular_solve_cuda_complex128 SKIPPED (Op has no inplace variant!) [ 79%] 2022-11-23T04:10:43.1403736Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_triangular_solve_cuda_float64 SKIPPED (Op has no inplace variant!) [ 79%] 2022-11-23T04:10:43.1403980Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_tril_cuda_complex128 PASSED [ 79%] 2022-11-23T04:10:43.1404219Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_tril_cuda_float64 PASSED [ 79%] 2022-11-23T04:10:43.1404468Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_triu_cuda_complex128 PASSED [ 79%] 2022-11-23T04:10:43.1404746Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_triu_cuda_float64 PASSED [ 79%] 2022-11-23T04:10:43.1405014Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_true_divide_cuda_complex128 PASSED [ 79%] 2022-11-23T04:10:43.1405271Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_true_divide_cuda_float64 PASSED [ 79%] 2022-11-23T04:10:43.1405519Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_trunc_cuda_float64 PASSED [ 79%] 2022-11-23T04:10:43.1405807Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_unbind_cuda_complex128 SKIPPED (Op has no inplace variant!) [ 79%] 2022-11-23T04:10:43.1406090Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_unbind_cuda_float64 SKIPPED (Op has no inplace variant!) [ 79%] 2022-11-23T04:10:43.1406384Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_unflatten_cuda_complex128 SKIPPED (Op has no inplace variant!) [ 79%] 2022-11-23T04:10:43.1406677Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_unflatten_cuda_float64 SKIPPED (Op has no inplace variant!) [ 79%] 2022-11-23T04:10:43.1406973Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_unfold_copy_cuda_complex128 SKIPPED (Op has no inplace variant!) [ 79%] 2022-11-23T04:10:43.1407243Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_unfold_copy_cuda_float64 SKIPPED (Op has no inplace variant!) [ 79%] 2022-11-23T04:10:43.1407524Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_unfold_cuda_complex128 SKIPPED (Op has no inplace variant!) [ 79%] 2022-11-23T04:10:43.1407806Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_unfold_cuda_float64 SKIPPED (Op has no inplace variant!) [ 79%] 2022-11-23T04:10:43.1408275Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_uniform_cuda_complex128 SKIPPED (Skipped! Op doesn't support autograd for this dtype.) [ 79%] 2022-11-23T04:10:43.1408773Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_uniform_cuda_float64 SKIPPED (Skipped! Op doesn't support autograd for this dtype.) [ 79%] 2022-11-23T04:10:43.1409266Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_unique_consecutive_cuda_float64 SKIPPED (Skipped! Op doesn't support autograd for this dtype.) [ 79%] 2022-11-23T04:10:43.1409714Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_unique_cuda_float64 SKIPPED (Skipped! Op doesn't support autograd for this dtype.) [ 79%] 2022-11-23T04:10:43.1409981Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_unsqueeze_cuda_complex128 PASSED [ 79%] 2022-11-23T04:10:43.1410237Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_unsqueeze_cuda_float64 PASSED [ 79%] 2022-11-23T04:10:43.1410528Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_var_cuda_complex128 SKIPPED (Op has no inplace variant!) [ 79%] 2022-11-23T04:10:43.1410811Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_var_cuda_float64 SKIPPED (Op has no inplace variant!) [ 79%] 2022-11-23T04:10:43.1411083Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_var_mean_cuda_complex128 SKIPPED (Op has no inplace variant!) [ 79%] 2022-11-23T04:10:43.1411366Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_var_mean_cuda_float64 SKIPPED (Op has no inplace variant!) [ 79%] 2022-11-23T04:10:43.1411649Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_vdot_cuda_complex128 SKIPPED (Op has no inplace variant!) [ 79%] 2022-11-23T04:10:43.1411926Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_vdot_cuda_float64 SKIPPED (Op has no inplace variant!) [ 79%] 2022-11-23T04:10:43.1412215Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_view_as_complex_cuda_float64 SKIPPED (Op has no inplace variant!) [ 79%] 2022-11-23T04:10:43.1412503Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_view_as_cuda_complex128 SKIPPED (Op has no inplace variant!) [ 79%] 2022-11-23T04:10:43.1412848Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_view_as_cuda_float64 SKIPPED (Op has no inplace variant!) [ 79%] 2022-11-23T04:10:43.1413138Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_view_as_real_cuda_complex128 SKIPPED (Op has no inplace variant!) [ 79%] 2022-11-23T04:10:43.1413427Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_view_copy_cuda_float64 SKIPPED (Op has no inplace variant!) [ 79%] 2022-11-23T04:10:43.1413707Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_view_cuda_complex128 SKIPPED (Op has no inplace variant!) [ 79%] 2022-11-23T04:10:43.1413966Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_view_cuda_float64 SKIPPED (Op has no inplace variant!) [ 79%] 2022-11-23T04:10:43.1414264Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_vsplit_cuda_complex128 SKIPPED (Op has no inplace variant!) [ 79%] 2022-11-23T04:10:43.1414551Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_vsplit_cuda_float64 SKIPPED (Op has no inplace variant!) [ 79%] 2022-11-23T04:10:43.1414849Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_vstack_cuda_complex128 SKIPPED (Op has no inplace variant!) [ 79%] 2022-11-23T04:10:43.1415133Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_vstack_cuda_float64 SKIPPED (Op has no inplace variant!) [ 79%] 2022-11-23T04:10:43.1415474Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_where_cuda_complex128 SKIPPED (Op has no inplace variant!) [ 79%] 2022-11-23T04:10:43.1415757Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_where_cuda_float64 SKIPPED (Op has no inplace variant!) [ 79%] 2022-11-23T04:10:43.1415999Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_xlogy_cuda_float64 PASSED [ 79%] 2022-11-23T04:10:43.1416250Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_zero__cuda_complex128 PASSED [ 79%] 2022-11-23T04:10:43.1416522Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_zero__cuda_float64 PASSED [ 79%] 2022-11-23T04:10:43.1417003Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_zeros_cuda_complex128 SKIPPED (Skipped! Op doesn't support autograd for this dtype.) [ 79%] 2022-11-23T04:10:43.1417449Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_zeros_cuda_float64 SKIPPED (Skipped! Op doesn't support autograd for this dtype.) [ 79%] 2022-11-23T04:10:43.1417917Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_zeros_like_cuda_complex128 SKIPPED (Skipped! Op doesn't support autograd for this dtype.) [ 79%] 2022-11-23T04:10:43.1418368Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_zeros_like_cuda_float64 SKIPPED (Skipped! Op doesn't support autograd for this dtype.) [ 80%] 2022-11-23T04:10:43.1418696Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_H_cuda_complex128 SKIPPED (Skipped! Operation does not support inplace autograd.) [ 80%] 2022-11-23T04:10:43.1419022Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_H_cuda_float64 SKIPPED (Skipped! Operation does not support inplace autograd.) [ 80%] 2022-11-23T04:10:43.1419364Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_T_cuda_complex128 SKIPPED (Skipped! Operation does not support inplace autograd.) [ 80%] 2022-11-23T04:10:43.1419690Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_T_cuda_float64 SKIPPED (Skipped! Operation does not support inplace autograd.) [ 80%] 2022-11-23T04:10:43.1420316Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad___getitem___cuda_complex128 SKIPPED (Skipped! Operation does not support inplace autograd.) [ 80%] 2022-11-23T04:10:43.1420905Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad___getitem___cuda_float64 SKIPPED (Skipped! Operation does not support inplace autograd.) [ 80%] 2022-11-23T04:10:43.1421248Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad___radd___cuda_complex128 SKIPPED (Skipped! Operation does not support inplace autograd.) [ 80%] 2022-11-23T04:10:43.1421655Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad___radd___cuda_float64 SKIPPED (Skipped! Operation does not support inplace autograd.) [ 80%] 2022-11-23T04:10:43.1421986Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad___rdiv___cuda_complex128 SKIPPED (Skipped! Operation does not support inplace autograd.) [ 80%] 2022-11-23T04:10:43.1422312Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad___rdiv___cuda_float64 SKIPPED (Skipped! Operation does not support inplace autograd.) [ 80%] 2022-11-23T04:10:43.1422648Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad___rmatmul___cuda_complex128 SKIPPED (Skipped! Operation does not support inplace autograd.) [ 80%] 2022-11-23T04:10:43.1422980Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad___rmatmul___cuda_float64 SKIPPED (Skipped! Operation does not support inplace autograd.) [ 80%] 2022-11-23T04:10:43.1423313Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad___rmod___cuda_float64 SKIPPED (Skipped! Operation does not support inplace autograd.) [ 80%] 2022-11-23T04:10:43.1423647Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad___rmul___cuda_complex128 SKIPPED (Skipped! Operation does not support inplace autograd.) [ 80%] 2022-11-23T04:10:43.1423970Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad___rmul___cuda_float64 SKIPPED (Skipped! Operation does not support inplace autograd.) [ 80%] 2022-11-23T04:10:43.1424241Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad___rpow___cuda_complex128 SKIPPED (Skipped!) [ 80%] 2022-11-23T04:10:43.1424508Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad___rpow___cuda_float64 SKIPPED (Skipped!) [ 80%] 2022-11-23T04:10:43.1424907Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad___rsub___cuda_complex128 SKIPPED (Skipped! Operation does not support inplace autograd.) [ 80%] 2022-11-23T04:10:43.1425233Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad___rsub___cuda_float64 SKIPPED (Skipped! Operation does not support inplace autograd.) [ 80%] 2022-11-23T04:10:43.1425595Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad__softmax_backward_data_cuda_float64 SKIPPED (Skipped! Operation does not support inplace autograd.) [ 80%] 2022-11-23T04:10:43.1426070Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_abs_cuda_complex128 SKIPPED (In-place abs not supported for complex tensors) [ 80%] 2022-11-23T04:10:43.1426318Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_abs_cuda_float64 PASSED [ 80%] 2022-11-23T04:10:43.1426575Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_acos_cuda_complex128 PASSED [ 80%] 2022-11-23T04:10:43.1426823Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_acos_cuda_float64 PASSED [ 80%] 2022-11-23T04:10:43.1427161Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_acosh_cuda_complex128 SKIPPED (Skipped! Operation does not support inplace autograd.) [ 80%] 2022-11-23T04:10:43.1427491Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_acosh_cuda_float64 SKIPPED (Skipped! Operation does not support inplace autograd.) [ 80%] 2022-11-23T04:10:43.1427744Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_add_cuda_complex128 PASSED [ 80%] 2022-11-23T04:10:43.1427986Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_add_cuda_float64 PASSED [ 80%] 2022-11-23T04:10:43.1428224Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_addbmm_cuda_complex128 PASSED [ 80%] 2022-11-23T04:10:43.1428472Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_addbmm_cuda_float64 PASSED [ 80%] 2022-11-23T04:10:43.1428726Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_addcdiv_cuda_complex128 PASSED [ 80%] 2022-11-23T04:10:43.1428983Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_addcdiv_cuda_float64 PASSED [ 80%] 2022-11-23T04:10:43.1429308Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_addcmul_cuda_complex128 PASSED [ 80%] 2022-11-23T04:10:43.1429564Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_addcmul_cuda_float64 PASSED [ 80%] 2022-11-23T04:10:43.1429822Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_addmm_cuda_complex128 PASSED [ 80%] 2022-11-23T04:10:43.1430075Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_addmm_cuda_float64 PASSED [ 80%] 2022-11-23T04:10:43.1430349Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_addmm_decomposed_cuda_complex128 PASSED [ 80%] 2022-11-23T04:10:43.1430600Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_addmm_decomposed_cuda_float64 PASSED [ 80%] 2022-11-23T04:10:43.1430863Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_addmv_cuda_complex128 PASSED [ 80%] 2022-11-23T04:10:43.1431112Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_addmv_cuda_float64 PASSED [ 80%] 2022-11-23T04:10:43.1431364Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_addr_cuda_complex128 PASSED [ 80%] 2022-11-23T04:10:43.1431609Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_addr_cuda_float64 PASSED [ 80%] 2022-11-23T04:10:43.1432082Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_all_cuda_complex128 SKIPPED (Skipped! Op doesn't support autograd for this dtype.) [ 80%] 2022-11-23T04:10:43.1432533Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_all_cuda_float64 SKIPPED (Skipped! Op doesn't support autograd for this dtype.) [ 80%] 2022-11-23T04:10:43.1433006Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_allclose_cuda_complex128 SKIPPED (Skipped! Op doesn't support autograd for this dtype.) [ 80%] 2022-11-23T04:10:43.1433528Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_allclose_cuda_float64 SKIPPED (Skipped! Op doesn't support autograd for this dtype.) [ 80%] 2022-11-23T04:10:43.1433872Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_amax_cuda_float64 SKIPPED (Skipped! Operation does not support inplace autograd.) [ 80%] 2022-11-23T04:10:43.1434209Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_amin_cuda_float64 SKIPPED (Skipped! Operation does not support inplace autograd.) [ 80%] 2022-11-23T04:10:43.1434660Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_aminmax_cuda_float64 SKIPPED (Skipped! Op doesn't support autograd for this dtype.) [ 81%] 2022-11-23T04:10:43.1434997Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_angle_cuda_complex128 SKIPPED (Skipped! Operation does not support inplace autograd.) [ 81%] 2022-11-23T04:10:43.1435329Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_angle_cuda_float64 SKIPPED (Skipped! Operation does not support inplace autograd.) [ 81%] 2022-11-23T04:10:43.1435793Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_any_cuda_complex128 SKIPPED (Skipped! Op doesn't support autograd for this dtype.) [ 81%] 2022-11-23T04:10:43.1436240Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_any_cuda_float64 SKIPPED (Skipped! Op doesn't support autograd for this dtype.) [ 81%] 2022-11-23T04:10:43.1436697Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_arange_cuda_float64 SKIPPED (Skipped! Op doesn't support autograd for this dtype.) [ 81%] 2022-11-23T04:10:43.1437156Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_argmax_cuda_float64 SKIPPED (Skipped! Op doesn't support autograd for this dtype.) [ 81%] 2022-11-23T04:10:43.1437607Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_argmin_cuda_float64 SKIPPED (Skipped! Op doesn't support autograd for this dtype.) [ 81%] 2022-11-23T04:10:43.1438067Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_argsort_cuda_float64 SKIPPED (Skipped! Op doesn't support autograd for this dtype.) [ 81%] 2022-11-23T04:10:43.1438600Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_argwhere_cuda_complex128 SKIPPED (Skipped! Op doesn't support autograd for this dtype.) [ 81%] 2022-11-23T04:10:43.1439060Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_argwhere_cuda_float64 SKIPPED (Skipped! Op doesn't support autograd for this dtype.) [ 81%] 2022-11-23T04:10:43.1439330Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_as_strided_cuda_complex128 SKIPPED (Numerous errors) [ 81%] 2022-11-23T04:10:43.1439617Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_as_strided_cuda_float64 SKIPPED (Numerous errors) [ 81%] 2022-11-23T04:10:43.1439966Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_as_strided_scatter_cuda_complex128 SKIPPED (Skipped! Operation does not support inplace autograd.) [ 81%] 2022-11-23T04:10:43.1440321Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_as_strided_scatter_cuda_float64 SKIPPED (Skipped! Operation does not support inplace autograd.) [ 81%] 2022-11-23T04:10:43.1440581Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_asin_cuda_complex128 PASSED [ 81%] 2022-11-23T04:10:43.1440836Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_asin_cuda_float64 PASSED [ 81%] 2022-11-23T04:10:43.1441171Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_asinh_cuda_complex128 SKIPPED (Skipped! Operation does not support inplace autograd.) [ 81%] 2022-11-23T04:10:43.1441497Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_asinh_cuda_float64 SKIPPED (Skipped! Operation does not support inplace autograd.) [ 81%] 2022-11-23T04:10:43.1441748Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_atan2_cuda_float64 PASSED [ 81%] 2022-11-23T04:10:43.1442050Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_atan_cuda_complex128 PASSED [ 81%] 2022-11-23T04:10:43.1442312Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_atan_cuda_float64 PASSED [ 81%] 2022-11-23T04:10:43.1442625Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_atanh_cuda_complex128 SKIPPED (Skipped! Operation does not support inplace autograd.) [ 81%] 2022-11-23T04:10:43.1442952Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_atanh_cuda_float64 SKIPPED (Skipped! Operation does not support inplace autograd.) [ 81%] 2022-11-23T04:10:43.1443290Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_atleast_1d_cuda_complex128 SKIPPED (Skipped! Operation does not support inplace autograd.) [ 81%] 2022-11-23T04:10:43.1443621Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_atleast_1d_cuda_float64 SKIPPED (Skipped! Operation does not support inplace autograd.) [ 81%] 2022-11-23T04:10:43.1443957Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_atleast_2d_cuda_complex128 SKIPPED (Skipped! Operation does not support inplace autograd.) [ 81%] 2022-11-23T04:10:43.1444285Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_atleast_2d_cuda_float64 SKIPPED (Skipped! Operation does not support inplace autograd.) [ 81%] 2022-11-23T04:10:43.1444620Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_atleast_3d_cuda_complex128 SKIPPED (Skipped! Operation does not support inplace autograd.) [ 81%] 2022-11-23T04:10:43.1444958Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_atleast_3d_cuda_float64 SKIPPED (Skipped! Operation does not support inplace autograd.) [ 81%] 2022-11-23T04:10:43.1445223Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_baddbmm_cuda_complex128 PASSED [ 81%] 2022-11-23T04:10:43.1445481Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_baddbmm_cuda_float64 PASSED [ 81%] 2022-11-23T04:10:43.1445816Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_bernoulli_cuda_float64 SKIPPED (Skipped! Operation does not support inplace autograd.) [ 81%] 2022-11-23T04:10:43.1446190Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_bfloat16_cuda_complex128 SKIPPED (Skipped! Operation does not support inplace autograd.) [ 81%] 2022-11-23T04:10:43.1446519Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_bfloat16_cuda_float64 SKIPPED (Skipped! Operation does not support inplace autograd.) [ 81%] 2022-11-23T04:10:43.1446859Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_block_diag_cuda_complex128 SKIPPED (Skipped! Operation does not support inplace autograd.) [ 81%] 2022-11-23T04:10:43.1447190Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_block_diag_cuda_float64 SKIPPED (Skipped! Operation does not support inplace autograd.) [ 81%] 2022-11-23T04:10:43.1447517Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_bmm_cuda_complex128 SKIPPED (Skipped! Operation does not support inplace autograd.) [ 81%] 2022-11-23T04:10:43.1447841Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_bmm_cuda_float64 SKIPPED (Skipped! Operation does not support inplace autograd.) [ 81%] 2022-11-23T04:10:43.1448309Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_bool_cuda_complex128 SKIPPED (Skipped! Op doesn't support autograd for this dtype.) [ 81%] 2022-11-23T04:10:43.1448757Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_bool_cuda_float64 SKIPPED (Skipped! Op doesn't support autograd for this dtype.) [ 81%] 2022-11-23T04:10:43.1449107Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_broadcast_tensors_cuda_complex128 SKIPPED (Skipped! Operation does not support inplace autograd.) [ 81%] 2022-11-23T04:10:43.1449449Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_broadcast_tensors_cuda_float64 SKIPPED (Skipped! Operation does not support inplace autograd.) [ 81%] 2022-11-23T04:10:43.1449872Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_broadcast_to_cuda_complex128 SKIPPED (Skipped! Operation does not support inplace autograd.) [ 81%] 2022-11-23T04:10:43.1450229Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_broadcast_to_cuda_float64 SKIPPED (Skipped! Operation does not support inplace autograd.) [ 81%] 2022-11-23T04:10:43.1450684Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_bucketize_cuda_float64 SKIPPED (Skipped! Op doesn't support autograd for this dtype.) [ 81%] 2022-11-23T04:10:43.1451153Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_byte_cuda_complex128 SKIPPED (Skipped! Op doesn't support autograd for this dtype.) [ 81%] 2022-11-23T04:10:43.1451610Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_byte_cuda_float64 SKIPPED (Skipped! Op doesn't support autograd for this dtype.) [ 81%] 2022-11-23T04:10:43.1451958Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_cartesian_prod_cuda_complex128 SKIPPED (Skipped! Operation does not support inplace autograd.) [ 82%] 2022-11-23T04:10:43.1452298Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_cartesian_prod_cuda_float64 SKIPPED (Skipped! Operation does not support inplace autograd.) [ 82%] 2022-11-23T04:10:43.1452820Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_cat_cuda_complex128 SKIPPED (TODO(whc) fix pre-existing bug with cat for newly added opinfo for empty+nonempty) [ 82%] 2022-11-23T04:10:43.1453336Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_cat_cuda_float64 SKIPPED (TODO(whc) fix pre-existing bug with cat for newly added opinfo for empty+nonempty) [ 82%] 2022-11-23T04:10:43.1453664Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_cdist_cuda_float64 SKIPPED (Skipped! Operation does not support inplace autograd.) [ 82%] 2022-11-23T04:10:43.1454005Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_cdouble_cuda_complex128 SKIPPED (Skipped! Operation does not support inplace autograd.) [ 82%] 2022-11-23T04:10:43.1454393Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_cdouble_cuda_float64 SKIPPED (Skipped! Operation does not support inplace autograd.) [ 82%] 2022-11-23T04:10:43.1454640Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_ceil_cuda_float64 PASSED [ 82%] 2022-11-23T04:10:43.1454973Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_cfloat_cuda_complex128 SKIPPED (Skipped! Operation does not support inplace autograd.) [ 82%] 2022-11-23T04:10:43.1455283Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_cfloat_cuda_float64 SKIPPED (Skipped! Operation does not support inplace autograd.) [ 82%] 2022-11-23T04:10:43.1455616Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_chalf_cuda_complex128 SKIPPED (Skipped! Operation does not support inplace autograd.) [ 82%] 2022-11-23T04:10:43.1455951Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_chalf_cuda_float64 SKIPPED (Skipped! Operation does not support inplace autograd.) [ 82%] 2022-11-23T04:10:43.1456426Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_char_cuda_complex128 SKIPPED (Skipped! Op doesn't support autograd for this dtype.) [ 82%] 2022-11-23T04:10:43.1456885Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_char_cuda_float64 SKIPPED (Skipped! Op doesn't support autograd for this dtype.) [ 82%] 2022-11-23T04:10:43.1457222Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_cholesky_cuda_complex128 SKIPPED (Skipped! Operation does not support inplace autograd.) [ 82%] 2022-11-23T04:10:43.1457549Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_cholesky_cuda_float64 SKIPPED (Skipped! Operation does not support inplace autograd.) [ 82%] 2022-11-23T04:10:43.1457946Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_cholesky_inverse_cuda_complex128 SKIPPED (Skipped! Operation does not support inplace autograd.) [ 82%] 2022-11-23T04:10:43.1458300Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_cholesky_inverse_cuda_float64 SKIPPED (Skipped! Operation does not support inplace autograd.) [ 82%] 2022-11-23T04:10:43.1458642Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_cholesky_solve_cuda_complex128 SKIPPED (Skipped! Operation does not support inplace autograd.) [ 82%] 2022-11-23T04:10:43.1458979Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_cholesky_solve_cuda_float64 SKIPPED (Skipped! Operation does not support inplace autograd.) [ 82%] 2022-11-23T04:10:43.1459308Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_chunk_cuda_complex128 SKIPPED (Skipped! Operation does not support inplace autograd.) [ 82%] 2022-11-23T04:10:43.1459611Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_chunk_cuda_float64 SKIPPED (Skipped! Operation does not support inplace autograd.) [ 82%] 2022-11-23T04:10:43.1459866Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_clamp_cuda_float64 PASSED [ 82%] 2022-11-23T04:10:43.1460508Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_clamp_max_cuda_float64 PASSED [ 82%] 2022-11-23T04:10:43.1460920Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_clamp_min_cuda_float64 PASSED [ 82%] 2022-11-23T04:10:43.1461257Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_clone_cuda_complex128 SKIPPED (Skipped! Operation does not support inplace autograd.) [ 82%] 2022-11-23T04:10:43.1461595Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_clone_cuda_float64 SKIPPED (Skipped! Operation does not support inplace autograd.) [ 82%] 2022-11-23T04:10:43.1461939Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_column_stack_cuda_complex128 SKIPPED (Skipped! Operation does not support inplace autograd.) [ 82%] 2022-11-23T04:10:43.1462285Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_column_stack_cuda_float64 SKIPPED (Skipped! Operation does not support inplace autograd.) [ 82%] 2022-11-23T04:10:43.1462717Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_combinations_cuda_complex128 SKIPPED (Skipped! Operation does not support inplace autograd.) [ 82%] 2022-11-23T04:10:43.1463096Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_combinations_cuda_float64 SKIPPED (Skipped! Operation does not support inplace autograd.) [ 82%] 2022-11-23T04:10:43.1463429Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_complex_cuda_float64 SKIPPED (Skipped! Operation does not support inplace autograd.) [ 82%] 2022-11-23T04:10:43.1463738Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_conj_cuda_complex128 SKIPPED (Skipped! Operation does not support inplace autograd.) [ 82%] 2022-11-23T04:10:43.1464064Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_conj_cuda_float64 SKIPPED (Skipped! Operation does not support inplace autograd.) [ 82%] 2022-11-23T04:10:43.1464335Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_conj_physical_cuda_complex128 PASSED [ 82%] 2022-11-23T04:10:43.1464598Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_conj_physical_cuda_float64 PASSED [ 82%] 2022-11-23T04:10:43.1464939Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_constant_pad_nd_cuda_complex128 SKIPPED (Skipped! Operation does not support inplace autograd.) [ 82%] 2022-11-23T04:10:43.1465279Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_constant_pad_nd_cuda_float64 SKIPPED (Skipped! Operation does not support inplace autograd.) [ 82%] 2022-11-23T04:10:43.1465616Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_contiguous_cuda_complex128 SKIPPED (Skipped! Operation does not support inplace autograd.) [ 82%] 2022-11-23T04:10:43.1466003Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_contiguous_cuda_float64 SKIPPED (Skipped! Operation does not support inplace autograd.) [ 82%] 2022-11-23T04:10:43.1466272Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_copysign_cuda_float64 PASSED [ 82%] 2022-11-23T04:10:43.1466618Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_corrcoef_cuda_complex128 SKIPPED (Skipped! Operation does not support inplace autograd.) [ 82%] 2022-11-23T04:10:43.1466952Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_corrcoef_cuda_float64 SKIPPED (Skipped! Operation does not support inplace autograd.) [ 82%] 2022-11-23T04:10:43.1467192Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_cos_cuda_complex128 PASSED [ 82%] 2022-11-23T04:10:43.1467436Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_cos_cuda_float64 PASSED [ 82%] 2022-11-23T04:10:43.1467689Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_cosh_cuda_complex128 PASSED [ 82%] 2022-11-23T04:10:43.1467937Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_cosh_cuda_float64 PASSED [ 82%] 2022-11-23T04:10:43.1468445Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_count_nonzero_cuda_complex128 SKIPPED (Skipped! Op doesn't support autograd for this dtype.) [ 82%] 2022-11-23T04:10:43.1468918Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_count_nonzero_cuda_float64 SKIPPED (Skipped! Op doesn't support autograd for this dtype.) [ 82%] 2022-11-23T04:10:43.1469244Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_cov_cuda_complex128 SKIPPED (Skipped! Operation does not support inplace autograd.) [ 83%] 2022-11-23T04:10:43.1469568Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_cov_cuda_float64 SKIPPED (Skipped! Operation does not support inplace autograd.) [ 83%] 2022-11-23T04:10:43.1469901Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_cross_cuda_complex128 SKIPPED (Skipped! Operation does not support inplace autograd.) [ 83%] 2022-11-23T04:10:43.1470286Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_cross_cuda_float64 SKIPPED (Skipped! Operation does not support inplace autograd.) [ 83%] 2022-11-23T04:10:43.1470594Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_cummax_cuda_float64 SKIPPED (Skipped! Operation does not support inplace autograd.) [ 83%] 2022-11-23T04:10:43.1470920Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_cummin_cuda_float64 SKIPPED (Skipped! Operation does not support inplace autograd.) [ 83%] 2022-11-23T04:10:43.1471258Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_cumprod_cuda_complex128 SKIPPED (test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test) [ 83%] 2022-11-23T04:10:43.1471523Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_cumprod_cuda_float64 PASSED [ 83%] 2022-11-23T04:10:43.1471790Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_cumsum_cuda_complex128 PASSED [ 83%] 2022-11-23T04:10:43.1472052Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_cumsum_cuda_float64 PASSED [ 83%] 2022-11-23T04:10:43.1472407Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_cumulative_trapezoid_cuda_complex128 SKIPPED (Skipped! Operation does not support inplace autograd.) [ 83%] 2022-11-23T04:10:43.1472757Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_cumulative_trapezoid_cuda_float64 SKIPPED (Skipped! Operation does not support inplace autograd.) [ 83%] 2022-11-23T04:10:43.1473012Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_deg2rad_cuda_float64 PASSED [ 83%] 2022-11-23T04:10:43.1473353Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_diag_cuda_complex128 SKIPPED (Skipped! Operation does not support inplace autograd.) [ 83%] 2022-11-23T04:10:43.1473724Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_diag_cuda_float64 SKIPPED (Skipped! Operation does not support inplace autograd.) [ 83%] 2022-11-23T04:10:43.1474053Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_diag_embed_cuda_complex128 SKIPPED (Skipped! Operation does not support inplace autograd.) [ 83%] 2022-11-23T04:10:43.1474383Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_diag_embed_cuda_float64 SKIPPED (Skipped! Operation does not support inplace autograd.) [ 83%] 2022-11-23T04:10:43.1474721Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_diagflat_cuda_complex128 SKIPPED (Skipped! Operation does not support inplace autograd.) [ 83%] 2022-11-23T04:10:43.1475050Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_diagflat_cuda_float64 SKIPPED (Skipped! Operation does not support inplace autograd.) [ 83%] 2022-11-23T04:10:43.1475391Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_diagonal_copy_cuda_complex128 SKIPPED (Skipped! Operation does not support inplace autograd.) [ 83%] 2022-11-23T04:10:43.1475729Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_diagonal_copy_cuda_float64 SKIPPED (Skipped! Operation does not support inplace autograd.) [ 83%] 2022-11-23T04:10:43.1476063Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_diagonal_cuda_complex128 SKIPPED (Skipped! Operation does not support inplace autograd.) [ 83%] 2022-11-23T04:10:43.1476401Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_diagonal_cuda_float64 SKIPPED (Skipped! Operation does not support inplace autograd.) [ 83%] 2022-11-23T04:10:43.1476744Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_diagonal_scatter_cuda_float64 SKIPPED (Skipped! Operation does not support inplace autograd.) [ 83%] 2022-11-23T04:10:43.1477081Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_diff_cuda_complex128 SKIPPED (Skipped! Operation does not support inplace autograd.) [ 83%] 2022-11-23T04:10:43.1477406Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_diff_cuda_float64 SKIPPED (Skipped! Operation does not support inplace autograd.) [ 83%] 2022-11-23T04:10:43.1477719Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_digamma_cuda_float64 PASSED [ 83%] 2022-11-23T04:10:43.1478029Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_dist_cuda_complex128 SKIPPED (Skipped! Operation does not support inplace autograd.) [ 83%] 2022-11-23T04:10:43.1478355Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_dist_cuda_float64 SKIPPED (Skipped! Operation does not support inplace autograd.) [ 83%] 2022-11-23T04:10:43.1478627Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_div_floor_rounding_cuda_float64 PASSED [ 83%] 2022-11-23T04:10:43.1478903Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_div_no_rounding_mode_cuda_complex128 PASSED [ 83%] 2022-11-23T04:10:43.1479172Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_div_no_rounding_mode_cuda_float64 PASSED [ 83%] 2022-11-23T04:10:43.1479444Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_div_trunc_rounding_cuda_float64 PASSED [ 83%] 2022-11-23T04:10:43.1479769Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_dot_cuda_complex128 SKIPPED (Skipped! Operation does not support inplace autograd.) [ 83%] 2022-11-23T04:10:43.1480095Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_dot_cuda_float64 SKIPPED (Skipped! Operation does not support inplace autograd.) [ 83%] 2022-11-23T04:10:43.1480427Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_double_cuda_complex128 SKIPPED (Skipped! Operation does not support inplace autograd.) [ 83%] 2022-11-23T04:10:43.1480757Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_double_cuda_float64 SKIPPED (Skipped! Operation does not support inplace autograd.) [ 83%] 2022-11-23T04:10:43.1481139Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_dsplit_cuda_complex128 SKIPPED (Skipped! Operation does not support inplace autograd.) [ 83%] 2022-11-23T04:10:43.1481463Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_dsplit_cuda_float64 SKIPPED (Skipped! Operation does not support inplace autograd.) [ 83%] 2022-11-23T04:10:43.1481807Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_dstack_cuda_complex128 SKIPPED (Skipped! Operation does not support inplace autograd.) [ 83%] 2022-11-23T04:10:43.1482134Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_dstack_cuda_float64 SKIPPED (Skipped! Operation does not support inplace autograd.) [ 83%] 2022-11-23T04:10:43.1482468Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_einsum_cuda_complex128 SKIPPED (Skipped! Operation does not support inplace autograd.) [ 83%] 2022-11-23T04:10:43.1482795Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_einsum_cuda_float64 SKIPPED (Skipped! Operation does not support inplace autograd.) [ 83%] 2022-11-23T04:10:43.1483276Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_empty_cuda_complex128 SKIPPED (Skipped! Op doesn't support autograd for this dtype.) [ 83%] 2022-11-23T04:10:43.1483735Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_empty_cuda_float64 SKIPPED (Skipped! Op doesn't support autograd for this dtype.) [ 83%] 2022-11-23T04:10:43.1484204Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_empty_like_cuda_complex128 SKIPPED (Skipped! Op doesn't support autograd for this dtype.) [ 83%] 2022-11-23T04:10:43.1484667Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_empty_like_cuda_float64 SKIPPED (Skipped! Op doesn't support autograd for this dtype.) [ 83%] 2022-11-23T04:10:43.1485121Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_eq_cuda_complex128 SKIPPED (Skipped! Op doesn't support autograd for this dtype.) [ 83%] 2022-11-23T04:10:43.1485577Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_eq_cuda_float64 SKIPPED (Skipped! Op doesn't support autograd for this dtype.) [ 84%] 2022-11-23T04:10:43.1486081Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_equal_cuda_complex128 SKIPPED (Skipped! Op doesn't support autograd for this dtype.) [ 84%] 2022-11-23T04:10:43.1486538Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_equal_cuda_float64 SKIPPED (Skipped! Op doesn't support autograd for this dtype.) [ 84%] 2022-11-23T04:10:43.1486789Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_erf_cuda_float64 PASSED [ 84%] 2022-11-23T04:10:43.1487049Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_erfc_cuda_float64 PASSED [ 84%] 2022-11-23T04:10:43.1487308Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_erfinv_cuda_float64 PASSED [ 84%] 2022-11-23T04:10:43.1487558Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_exp2_cuda_float64 PASSED [ 84%] 2022-11-23T04:10:43.1487816Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_exp_cuda_complex128 PASSED [ 84%] 2022-11-23T04:10:43.1488066Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_exp_cuda_float64 PASSED [ 84%] 2022-11-23T04:10:43.1488403Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_expand_as_cuda_complex128 SKIPPED (Skipped! Operation does not support inplace autograd.) [ 84%] 2022-11-23T04:10:43.1488733Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_expand_as_cuda_float64 SKIPPED (Skipped! Operation does not support inplace autograd.) [ 84%] 2022-11-23T04:10:43.1489048Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_expand_cuda_complex128 SKIPPED (Skipped! Operation does not support inplace autograd.) [ 84%] 2022-11-23T04:10:43.1489377Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_expand_cuda_float64 SKIPPED (Skipped! Operation does not support inplace autograd.) [ 84%] 2022-11-23T04:10:43.1489691Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_expm1_cuda_float64 PASSED [ 84%] 2022-11-23T04:10:43.1490175Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_eye_cuda_complex128 SKIPPED (Skipped! Op doesn't support autograd for this dtype.) [ 84%] 2022-11-23T04:10:43.1490625Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_eye_cuda_float64 SKIPPED (Skipped! Op doesn't support autograd for this dtype.) [ 84%] 2022-11-23T04:10:43.1490959Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_fft_fft2_cuda_complex128 SKIPPED (Skipped! Operation does not support inplace autograd.) [ 84%] 2022-11-23T04:10:43.1491287Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_fft_fft2_cuda_float64 SKIPPED (Skipped! Operation does not support inplace autograd.) [ 84%] 2022-11-23T04:10:43.1491620Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_fft_fft_cuda_complex128 SKIPPED (Skipped! Operation does not support inplace autograd.) [ 84%] 2022-11-23T04:10:43.1491960Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_fft_fft_cuda_float64 SKIPPED (Skipped! Operation does not support inplace autograd.) [ 84%] 2022-11-23T04:10:43.1492303Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_fft_fftn_cuda_complex128 SKIPPED (Skipped! Operation does not support inplace autograd.) [ 84%] 2022-11-23T04:10:43.1492636Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_fft_fftn_cuda_float64 SKIPPED (Skipped! Operation does not support inplace autograd.) [ 84%] 2022-11-23T04:10:43.1492977Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_fft_fftshift_cuda_complex128 SKIPPED (Skipped! Operation does not support inplace autograd.) [ 84%] 2022-11-23T04:10:43.1493294Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_fft_fftshift_cuda_float64 SKIPPED (Skipped! Operation does not support inplace autograd.) [ 84%] 2022-11-23T04:10:43.1493628Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_fft_hfft2_cuda_complex128 SKIPPED (Skipped! Operation does not support inplace autograd.) [ 84%] 2022-11-23T04:10:43.1494016Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_fft_hfft2_cuda_float64 SKIPPED (Skipped! Operation does not support inplace autograd.) [ 84%] 2022-11-23T04:10:43.1494348Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_fft_hfft_cuda_complex128 SKIPPED (Skipped! Operation does not support inplace autograd.) [ 84%] 2022-11-23T04:10:43.1494672Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_fft_hfft_cuda_float64 SKIPPED (Skipped! Operation does not support inplace autograd.) [ 84%] 2022-11-23T04:10:43.1495008Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_fft_hfftn_cuda_complex128 SKIPPED (Skipped! Operation does not support inplace autograd.) [ 84%] 2022-11-23T04:10:43.1495339Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_fft_hfftn_cuda_float64 SKIPPED (Skipped! Operation does not support inplace autograd.) [ 84%] 2022-11-23T04:10:43.1495679Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_fft_ifft2_cuda_complex128 SKIPPED (Skipped! Operation does not support inplace autograd.) [ 84%] 2022-11-23T04:10:43.1496007Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_fft_ifft2_cuda_float64 SKIPPED (Skipped! Operation does not support inplace autograd.) [ 84%] 2022-11-23T04:10:43.1496338Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_fft_ifft_cuda_complex128 SKIPPED (Skipped! Operation does not support inplace autograd.) [ 84%] 2022-11-23T04:10:43.1496665Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_fft_ifft_cuda_float64 SKIPPED (Skipped! Operation does not support inplace autograd.) [ 84%] 2022-11-23T04:10:43.1497006Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_fft_ifftn_cuda_complex128 SKIPPED (Skipped! Operation does not support inplace autograd.) [ 84%] 2022-11-23T04:10:43.1497365Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_fft_ifftn_cuda_float64 SKIPPED (Skipped! Operation does not support inplace autograd.) [ 84%] 2022-11-23T04:10:43.1497724Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_fft_ifftshift_cuda_complex128 SKIPPED (Skipped! Operation does not support inplace autograd.) [ 84%] 2022-11-23T04:10:43.1498060Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_fft_ifftshift_cuda_float64 SKIPPED (Skipped! Operation does not support inplace autograd.) [ 84%] 2022-11-23T04:10:43.1498390Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_fft_ihfft2_cuda_float64 SKIPPED (Skipped! Operation does not support inplace autograd.) [ 84%] 2022-11-23T04:10:43.1498720Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_fft_ihfft_cuda_float64 SKIPPED (Skipped! Operation does not support inplace autograd.) [ 84%] 2022-11-23T04:10:43.1499053Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_fft_ihfftn_cuda_float64 SKIPPED (Skipped! Operation does not support inplace autograd.) [ 84%] 2022-11-23T04:10:43.1499391Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_fft_irfft2_cuda_complex128 SKIPPED (Skipped! Operation does not support inplace autograd.) [ 84%] 2022-11-23T04:10:43.1499718Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_fft_irfft2_cuda_float64 SKIPPED (Skipped! Operation does not support inplace autograd.) [ 84%] 2022-11-23T04:10:43.1500380Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_fft_irfft_cuda_complex128 SKIPPED (Skipped! Operation does not support inplace autograd.) [ 84%] 2022-11-23T04:10:43.1500941Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_fft_irfft_cuda_float64 SKIPPED (Skipped! Operation does not support inplace autograd.) [ 84%] 2022-11-23T04:10:43.1501294Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_fft_irfftn_cuda_complex128 SKIPPED (Skipped! Operation does not support inplace autograd.) [ 84%] 2022-11-23T04:10:43.1501714Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_fft_irfftn_cuda_float64 SKIPPED (Skipped! Operation does not support inplace autograd.) [ 84%] 2022-11-23T04:10:43.1502026Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_fft_rfft2_cuda_float64 SKIPPED (Skipped! Operation does not support inplace autograd.) [ 84%] 2022-11-23T04:10:43.1502355Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_fft_rfft_cuda_float64 SKIPPED (Skipped! Operation does not support inplace autograd.) [ 85%] 2022-11-23T04:10:43.1502694Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_fft_rfftn_cuda_float64 SKIPPED (Skipped! Operation does not support inplace autograd.) [ 85%] 2022-11-23T04:10:43.1502952Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_fill_cuda_complex128 PASSED [ 85%] 2022-11-23T04:10:43.1503209Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_fill_cuda_float64 PASSED [ 85%] 2022-11-23T04:10:43.1503544Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_flatten_cuda_complex128 SKIPPED (Skipped! Operation does not support inplace autograd.) [ 85%] 2022-11-23T04:10:43.1503875Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_flatten_cuda_float64 SKIPPED (Skipped! Operation does not support inplace autograd.) [ 85%] 2022-11-23T04:10:43.1504204Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_flip_cuda_complex128 SKIPPED (Skipped! Operation does not support inplace autograd.) [ 85%] 2022-11-23T04:10:43.1504531Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_flip_cuda_float64 SKIPPED (Skipped! Operation does not support inplace autograd.) [ 85%] 2022-11-23T04:10:43.1504862Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_fliplr_cuda_complex128 SKIPPED (Skipped! Operation does not support inplace autograd.) [ 85%] 2022-11-23T04:10:43.1505248Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_fliplr_cuda_float64 SKIPPED (Skipped! Operation does not support inplace autograd.) [ 85%] 2022-11-23T04:10:43.1505578Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_flipud_cuda_complex128 SKIPPED (Skipped! Operation does not support inplace autograd.) [ 85%] 2022-11-23T04:10:43.1505906Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_flipud_cuda_float64 SKIPPED (Skipped! Operation does not support inplace autograd.) [ 85%] 2022-11-23T04:10:43.1506237Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_float_cuda_complex128 SKIPPED (Skipped! Operation does not support inplace autograd.) [ 85%] 2022-11-23T04:10:43.1506560Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_float_cuda_float64 SKIPPED (Skipped! Operation does not support inplace autograd.) [ 85%] 2022-11-23T04:10:43.1506823Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_float_power_cuda_complex128 PASSED [ 85%] 2022-11-23T04:10:43.1507084Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_float_power_cuda_float64 PASSED [ 85%] 2022-11-23T04:10:43.1507346Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_floor_cuda_float64 PASSED [ 85%] 2022-11-23T04:10:43.1507847Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_floor_divide_cuda_float64 SKIPPED (Skipped! Op doesn't support autograd for this dtype.) [ 85%] 2022-11-23T04:10:43.1508175Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_fmax_cuda_float64 SKIPPED (Skipped! Operation does not support inplace autograd.) [ 85%] 2022-11-23T04:10:43.1508500Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_fmin_cuda_float64 SKIPPED (Skipped! Operation does not support inplace autograd.) [ 85%] 2022-11-23T04:10:43.1508750Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_fmod_cuda_float64 PASSED [ 85%] 2022-11-23T04:10:43.1508978Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_frac_cuda_float64 PASSED [ 85%] 2022-11-23T04:10:43.1509364Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_frexp_cuda_float64 SKIPPED (Skipped! Operation does not support inplace autograd.) [ 85%] 2022-11-23T04:10:43.1509829Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_full_cuda_complex128 SKIPPED (Skipped! Op doesn't support autograd for this dtype.) [ 85%] 2022-11-23T04:10:43.1510280Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_full_cuda_float64 SKIPPED (Skipped! Op doesn't support autograd for this dtype.) [ 85%] 2022-11-23T04:10:43.1510748Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_full_like_cuda_complex128 SKIPPED (Skipped! Op doesn't support autograd for this dtype.) [ 85%] 2022-11-23T04:10:43.1511209Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_full_like_cuda_float64 SKIPPED (Skipped! Op doesn't support autograd for this dtype.) [ 85%] 2022-11-23T04:10:43.1511548Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_gather_cuda_complex128 SKIPPED (Skipped! Operation does not support inplace autograd.) [ 85%] 2022-11-23T04:10:43.1511880Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_gather_cuda_float64 SKIPPED (Skipped! Operation does not support inplace autograd.) [ 85%] 2022-11-23T04:10:43.1512329Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_ge_cuda_float64 SKIPPED (Skipped! Op doesn't support autograd for this dtype.) [ 85%] 2022-11-23T04:10:43.1512791Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_geqrf_cuda_complex128 SKIPPED (Skipped! Op doesn't support autograd for this dtype.) [ 85%] 2022-11-23T04:10:43.1513257Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_geqrf_cuda_float64 SKIPPED (Skipped! Op doesn't support autograd for this dtype.) [ 85%] 2022-11-23T04:10:43.1513627Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_gradient_cuda_complex128 SKIPPED (Skipped! Operation does not support inplace autograd.) [ 85%] 2022-11-23T04:10:43.1513979Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_gradient_cuda_float64 SKIPPED (Skipped! Operation does not support inplace autograd.) [ 85%] 2022-11-23T04:10:43.1514320Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_grid_sampler_2d_cuda_float64 SKIPPED (Skipped! Operation does not support inplace autograd.) [ 85%] 2022-11-23T04:10:43.1514773Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_gt_cuda_float64 SKIPPED (Skipped! Op doesn't support autograd for this dtype.) [ 85%] 2022-11-23T04:10:43.1515104Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_half_cuda_complex128 SKIPPED (Skipped! Operation does not support inplace autograd.) [ 85%] 2022-11-23T04:10:43.1515430Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_half_cuda_float64 SKIPPED (Skipped! Operation does not support inplace autograd.) [ 85%] 2022-11-23T04:10:43.1515904Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_heaviside_cuda_float64 SKIPPED (Skipped! Op doesn't support autograd for this dtype.) [ 85%] 2022-11-23T04:10:43.1516357Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_histc_cuda_float64 SKIPPED (Skipped! Op doesn't support autograd for this dtype.) [ 85%] 2022-11-23T04:10:43.1516688Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_hsplit_cuda_complex128 SKIPPED (Skipped! Operation does not support inplace autograd.) [ 85%] 2022-11-23T04:10:43.1517015Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_hsplit_cuda_float64 SKIPPED (Skipped! Operation does not support inplace autograd.) [ 85%] 2022-11-23T04:10:43.1517347Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_hstack_cuda_complex128 SKIPPED (Skipped! Operation does not support inplace autograd.) [ 85%] 2022-11-23T04:10:43.1517675Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_hstack_cuda_float64 SKIPPED (Skipped! Operation does not support inplace autograd.) [ 85%] 2022-11-23T04:10:43.1517964Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_hypot_cuda_float64 PASSED [ 85%] 2022-11-23T04:10:43.1518209Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_i0_cuda_float64 PASSED [ 85%] 2022-11-23T04:10:43.1518685Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_igamma_cuda_float64 SKIPPED (Skipped! Op doesn't support autograd for this dtype.) [ 85%] 2022-11-23T04:10:43.1519150Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_igammac_cuda_float64 SKIPPED (Skipped! Op doesn't support autograd for this dtype.) [ 85%] 2022-11-23T04:10:43.1519488Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_imag_cuda_complex128 SKIPPED (Skipped! Operation does not support inplace autograd.) [ 85%] 2022-11-23T04:10:43.1519755Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_index_add_cuda_complex128 PASSED [ 86%] 2022-11-23T04:10:43.1520015Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_index_add_cuda_float64 PASSED [ 86%] 2022-11-23T04:10:43.1520283Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_index_copy_cuda_complex128 PASSED [ 86%] 2022-11-23T04:10:43.1520541Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_index_copy_cuda_float64 PASSED [ 86%] 2022-11-23T04:10:43.1520802Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_index_fill_cuda_complex128 PASSED [ 86%] 2022-11-23T04:10:43.1521039Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_index_fill_cuda_float64 PASSED [ 86%] 2022-11-23T04:10:43.1521295Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_index_put_cuda_complex128 PASSED [ 86%] 2022-11-23T04:10:43.1521550Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_index_put_cuda_float64 PASSED [ 86%] 2022-11-23T04:10:43.1521854Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_index_reduce_cuda_float64 PASSED [ 86%] 2022-11-23T04:10:43.1522204Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_index_select_cuda_complex128 SKIPPED (Skipped! Operation does not support inplace autograd.) [ 86%] 2022-11-23T04:10:43.1522542Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_index_select_cuda_float64 SKIPPED (Skipped! Operation does not support inplace autograd.) [ 86%] 2022-11-23T04:10:43.1522872Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_inner_cuda_complex128 SKIPPED (Skipped! Operation does not support inplace autograd.) [ 86%] 2022-11-23T04:10:43.1523208Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_inner_cuda_float64 SKIPPED (Skipped! Operation does not support inplace autograd.) [ 86%] 2022-11-23T04:10:43.1523681Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_int_cuda_complex128 SKIPPED (Skipped! Op doesn't support autograd for this dtype.) [ 86%] 2022-11-23T04:10:43.1524143Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_int_cuda_float64 SKIPPED (Skipped! Op doesn't support autograd for this dtype.) [ 86%] 2022-11-23T04:10:43.1524593Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_isclose_cuda_complex128 SKIPPED (Skipped! Op doesn't support autograd for this dtype.) [ 86%] 2022-11-23T04:10:43.1525053Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_isclose_cuda_float64 SKIPPED (Skipped! Op doesn't support autograd for this dtype.) [ 86%] 2022-11-23T04:10:43.1525518Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_isfinite_cuda_complex128 SKIPPED (Skipped! Op doesn't support autograd for this dtype.) [ 86%] 2022-11-23T04:10:43.1525977Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_isfinite_cuda_float64 SKIPPED (Skipped! Op doesn't support autograd for this dtype.) [ 86%] 2022-11-23T04:10:43.1526430Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_isin_cuda_float64 SKIPPED (Skipped! Op doesn't support autograd for this dtype.) [ 86%] 2022-11-23T04:10:43.1526955Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_isinf_cuda_complex128 SKIPPED (Skipped! Op doesn't support autograd for this dtype.) [ 86%] 2022-11-23T04:10:43.1527408Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_isinf_cuda_float64 SKIPPED (Skipped! Op doesn't support autograd for this dtype.) [ 86%] 2022-11-23T04:10:43.1527869Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_isnan_cuda_complex128 SKIPPED (Skipped! Op doesn't support autograd for this dtype.) [ 86%] 2022-11-23T04:10:43.1528324Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_isnan_cuda_float64 SKIPPED (Skipped! Op doesn't support autograd for this dtype.) [ 86%] 2022-11-23T04:10:43.1528786Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_isneginf_cuda_float64 SKIPPED (Skipped! Op doesn't support autograd for this dtype.) [ 86%] 2022-11-23T04:10:43.1529253Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_isposinf_cuda_float64 SKIPPED (Skipped! Op doesn't support autograd for this dtype.) [ 86%] 2022-11-23T04:10:43.1529713Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_isreal_cuda_complex128 SKIPPED (Skipped! Op doesn't support autograd for this dtype.) [ 86%] 2022-11-23T04:10:43.1530161Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_isreal_cuda_float64 SKIPPED (Skipped! Op doesn't support autograd for this dtype.) [ 86%] 2022-11-23T04:10:43.1530498Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_istft_cuda_complex128 SKIPPED (Skipped! Operation does not support inplace autograd.) [ 86%] 2022-11-23T04:10:43.1531011Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_jiterator_2inputs_2outputs_cuda_complex128 SKIPPED (Skipped! Op doesn't support autograd for this dtype.) [ 86%] 2022-11-23T04:10:43.1531553Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_jiterator_2inputs_2outputs_cuda_float64 SKIPPED (Skipped! Op doesn't support autograd for this dtype.) [ 86%] 2022-11-23T04:10:43.1532089Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_jiterator_4inputs_with_extra_args_cuda_complex128 SKIPPED (Skipped! Op doesn't support autograd for this dtype.) [ 86%] 2022-11-23T04:10:43.1532600Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_jiterator_4inputs_with_extra_args_cuda_float64 SKIPPED (Skipped! Op doesn't support autograd for this dtype.) [ 86%] 2022-11-23T04:10:43.1533084Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_jiterator_binary_cuda_complex128 SKIPPED (Skipped! Op doesn't support autograd for this dtype.) [ 86%] 2022-11-23T04:10:43.1533560Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_jiterator_binary_cuda_float64 SKIPPED (Skipped! Op doesn't support autograd for this dtype.) [ 86%] 2022-11-23T04:10:43.1534071Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_jiterator_binary_return_by_ref_cuda_complex128 SKIPPED (Skipped! Op doesn't support autograd for this dtype.) [ 86%] 2022-11-23T04:10:43.1534581Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_jiterator_binary_return_by_ref_cuda_float64 SKIPPED (Skipped! Op doesn't support autograd for this dtype.) [ 86%] 2022-11-23T04:10:43.1535064Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_jiterator_unary_cuda_complex128 SKIPPED (Skipped! Op doesn't support autograd for this dtype.) [ 86%] 2022-11-23T04:10:43.1535537Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_jiterator_unary_cuda_float64 SKIPPED (Skipped! Op doesn't support autograd for this dtype.) [ 86%] 2022-11-23T04:10:43.1535867Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_kron_cuda_complex128 SKIPPED (Skipped! Operation does not support inplace autograd.) [ 86%] 2022-11-23T04:10:43.1536177Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_kron_cuda_float64 SKIPPED (Skipped! Operation does not support inplace autograd.) [ 86%] 2022-11-23T04:10:43.1536568Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_kthvalue_cuda_float64 SKIPPED (Skipped! Operation does not support inplace autograd.) [ 86%] 2022-11-23T04:10:43.1536906Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_ldexp_cuda_complex128 SKIPPED (Skipped! Operation does not support inplace autograd.) [ 86%] 2022-11-23T04:10:43.1537237Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_ldexp_cuda_float64 SKIPPED (Skipped! Operation does not support inplace autograd.) [ 86%] 2022-11-23T04:10:43.1537700Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_le_cuda_float64 SKIPPED (Skipped! Op doesn't support autograd for this dtype.) [ 86%] 2022-11-23T04:10:43.1537958Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_lerp_cuda_complex128 PASSED [ 86%] 2022-11-23T04:10:43.1538207Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_lerp_cuda_float64 PASSED [ 86%] 2022-11-23T04:10:43.1538460Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_lgamma_cuda_float64 PASSED [ 86%] 2022-11-23T04:10:43.1538805Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_linalg_cholesky_cuda_complex128 SKIPPED (Skipped! Operation does not support inplace autograd.) [ 87%] 2022-11-23T04:10:43.1539151Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_linalg_cholesky_cuda_float64 SKIPPED (Skipped! Operation does not support inplace autograd.) [ 87%] 2022-11-23T04:10:43.1539498Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_linalg_cholesky_ex_cuda_complex128 SKIPPED (Skipped! Operation does not support inplace autograd.) [ 87%] 2022-11-23T04:10:43.1539818Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_linalg_cholesky_ex_cuda_float64 SKIPPED (Skipped! Operation does not support inplace autograd.) [ 87%] 2022-11-23T04:10:43.1540766Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_linalg_cond_cuda_complex128 SKIPPED (Skipped! Operation does not support inplace autograd.) [ 87%] 2022-11-23T04:10:43.1541160Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_linalg_cond_cuda_float64 SKIPPED (Skipped! Operation does not support inplace autograd.) [ 87%] 2022-11-23T04:10:43.1541499Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_linalg_cross_cuda_complex128 SKIPPED (Skipped! Operation does not support inplace autograd.) [ 87%] 2022-11-23T04:10:43.1541835Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_linalg_cross_cuda_float64 SKIPPED (Skipped! Operation does not support inplace autograd.) [ 87%] 2022-11-23T04:10:43.1542171Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_linalg_det_cuda_complex128 SKIPPED (Skipped! Operation does not support inplace autograd.) [ 87%] 2022-11-23T04:10:43.1542513Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_linalg_det_cuda_float64 SKIPPED (Skipped! Operation does not support inplace autograd.) [ 87%] 2022-11-23T04:10:43.1542870Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_linalg_det_singular_cuda_complex128 SKIPPED (Skipped! Operation does not support inplace autograd.) [ 87%] 2022-11-23T04:10:43.1543222Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_linalg_det_singular_cuda_float64 SKIPPED (Skipped! Operation does not support inplace autograd.) [ 87%] 2022-11-23T04:10:43.1543561Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_linalg_eig_cuda_complex128 SKIPPED (Skipped! Operation does not support inplace autograd.) [ 87%] 2022-11-23T04:10:43.1543891Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_linalg_eig_cuda_float64 SKIPPED (Skipped! Operation does not support inplace autograd.) [ 87%] 2022-11-23T04:10:43.1544234Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_linalg_eigh_cuda_complex128 SKIPPED (Skipped! Operation does not support inplace autograd.) [ 87%] 2022-11-23T04:10:43.1544633Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_linalg_eigh_cuda_float64 SKIPPED (Skipped! Operation does not support inplace autograd.) [ 87%] 2022-11-23T04:10:43.1544974Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_linalg_eigvals_cuda_complex128 SKIPPED (Skipped! Operation does not support inplace autograd.) [ 87%] 2022-11-23T04:10:43.1545314Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_linalg_eigvals_cuda_float64 SKIPPED (Skipped! Operation does not support inplace autograd.) [ 87%] 2022-11-23T04:10:43.1545659Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_linalg_eigvalsh_cuda_complex128 SKIPPED (Skipped! Operation does not support inplace autograd.) [ 87%] 2022-11-23T04:10:43.1546001Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_linalg_eigvalsh_cuda_float64 SKIPPED (Skipped! Operation does not support inplace autograd.) [ 87%] 2022-11-23T04:10:43.1546367Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_linalg_householder_product_cuda_complex128 SKIPPED (Skipped! Operation does not support inplace autograd.) [ 87%] 2022-11-23T04:10:43.1546722Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_linalg_householder_product_cuda_float64 SKIPPED (Skipped! Operation does not support inplace autograd.) [ 87%] 2022-11-23T04:10:43.1547059Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_linalg_inv_cuda_complex128 SKIPPED (Skipped! Operation does not support inplace autograd.) [ 87%] 2022-11-23T04:10:43.1547389Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_linalg_inv_cuda_float64 SKIPPED (Skipped! Operation does not support inplace autograd.) [ 87%] 2022-11-23T04:10:43.1547801Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_linalg_inv_ex_cuda_complex128 SKIPPED (Skipped! Operation does not support inplace autograd.) [ 87%] 2022-11-23T04:10:43.1548151Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_linalg_inv_ex_cuda_float64 SKIPPED (Skipped! Operation does not support inplace autograd.) [ 87%] 2022-11-23T04:10:43.1548667Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_linalg_ldl_factor_cuda_complex128 SKIPPED (Skipped! Op doesn't support autograd for this dtype.) [ 87%] 2022-11-23T04:10:43.1549150Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_linalg_ldl_factor_cuda_float64 SKIPPED (Skipped! Op doesn't support autograd for this dtype.) [ 87%] 2022-11-23T04:10:43.1549623Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_linalg_ldl_factor_ex_cuda_complex128 SKIPPED (Skipped! Op doesn't support autograd for this dtype.) [ 87%] 2022-11-23T04:10:43.1550110Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_linalg_ldl_factor_ex_cuda_float64 SKIPPED (Skipped! Op doesn't support autograd for this dtype.) [ 87%] 2022-11-23T04:10:43.1550598Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_linalg_ldl_solve_cuda_complex128 SKIPPED (Skipped! Op doesn't support autograd for this dtype.) [ 87%] 2022-11-23T04:10:43.1551071Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_linalg_ldl_solve_cuda_float64 SKIPPED (Skipped! Op doesn't support autograd for this dtype.) [ 87%] 2022-11-23T04:10:43.1551351Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_linalg_lstsq_cuda_complex128 SKIPPED (Skipped!) [ 87%] 2022-11-23T04:10:43.1551629Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_linalg_lstsq_cuda_float64 SKIPPED (Skipped!) [ 87%] 2022-11-23T04:10:43.1551985Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_linalg_lstsq_grad_oriented_cuda_complex128 SKIPPED (Skipped! Operation does not support inplace autograd.) [ 87%] 2022-11-23T04:10:43.1552340Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_linalg_lstsq_grad_oriented_cuda_float64 SKIPPED (Skipped! Operation does not support inplace autograd.) [ 87%] 2022-11-23T04:10:43.1552751Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_linalg_lu_cuda_complex128 SKIPPED (Skipped! Operation does not support inplace autograd.) [ 87%] 2022-11-23T04:10:43.1553080Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_linalg_lu_cuda_float64 SKIPPED (Skipped! Operation does not support inplace autograd.) [ 87%] 2022-11-23T04:10:43.1553429Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_linalg_lu_factor_cuda_complex128 SKIPPED (Skipped! Operation does not support inplace autograd.) [ 87%] 2022-11-23T04:10:43.1553780Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_linalg_lu_factor_cuda_float64 SKIPPED (Skipped! Operation does not support inplace autograd.) [ 87%] 2022-11-23T04:10:43.1554117Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_linalg_lu_factor_ex_cuda_complex128 SKIPPED (Skipped! Operation does not support inplace autograd.) [ 87%] 2022-11-23T04:10:43.1554467Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_linalg_lu_factor_ex_cuda_float64 SKIPPED (Skipped! Operation does not support inplace autograd.) [ 87%] 2022-11-23T04:10:43.1554805Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_linalg_lu_solve_cuda_complex128 SKIPPED (Skipped! Operation does not support inplace autograd.) [ 87%] 2022-11-23T04:10:43.1555146Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_linalg_lu_solve_cuda_float64 SKIPPED (Skipped! Operation does not support inplace autograd.) [ 87%] 2022-11-23T04:10:43.1555488Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_linalg_matrix_norm_cuda_complex128 SKIPPED (Skipped! Operation does not support inplace autograd.) [ 87%] 2022-11-23T04:10:43.1555865Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_linalg_matrix_norm_cuda_float64 SKIPPED (Skipped! Operation does not support inplace autograd.) [ 87%] 2022-11-23T04:10:43.1556227Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_linalg_matrix_power_cuda_complex128 SKIPPED (Skipped! Operation does not support inplace autograd.) [ 87%] 2022-11-23T04:10:43.1556569Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_linalg_matrix_power_cuda_float64 SKIPPED (Skipped! Operation does not support inplace autograd.) [ 87%] 2022-11-23T04:10:43.1557067Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_linalg_matrix_rank_cuda_complex128 SKIPPED (Skipped! Op doesn't support autograd for this dtype.) [ 88%] 2022-11-23T04:10:43.1557548Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_linalg_matrix_rank_cuda_float64 SKIPPED (Skipped! Op doesn't support autograd for this dtype.) [ 88%] 2022-11-23T04:10:43.1558057Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_linalg_matrix_rank_hermitian_cuda_complex128 SKIPPED (Skipped! Op doesn't support autograd for this dtype.) [ 88%] 2022-11-23T04:10:43.1558562Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_linalg_matrix_rank_hermitian_cuda_float64 SKIPPED (Skipped! Op doesn't support autograd for this dtype.) [ 88%] 2022-11-23T04:10:43.1558903Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_linalg_multi_dot_cuda_complex128 SKIPPED (Skipped! Operation does not support inplace autograd.) [ 88%] 2022-11-23T04:10:43.1559223Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_linalg_multi_dot_cuda_float64 SKIPPED (Skipped! Operation does not support inplace autograd.) [ 88%] 2022-11-23T04:10:43.1559571Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_linalg_norm_cuda_complex128 SKIPPED (Skipped! Operation does not support inplace autograd.) [ 88%] 2022-11-23T04:10:43.1559909Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_linalg_norm_cuda_float64 SKIPPED (Skipped! Operation does not support inplace autograd.) [ 88%] 2022-11-23T04:10:43.1560279Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_linalg_norm_subgradients_at_zero_cuda_complex128 SKIPPED (Skipped! Operation does not support inplace autograd.) [ 88%] 2022-11-23T04:10:43.1560702Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_linalg_norm_subgradients_at_zero_cuda_float64 SKIPPED (Skipped! Operation does not support inplace autograd.) [ 88%] 2022-11-23T04:10:43.1561038Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_linalg_pinv_cuda_complex128 SKIPPED (Skipped! Operation does not support inplace autograd.) [ 88%] 2022-11-23T04:10:43.1561369Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_linalg_pinv_cuda_float64 SKIPPED (Skipped! Operation does not support inplace autograd.) [ 88%] 2022-11-23T04:10:43.1561715Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_linalg_pinv_hermitian_cuda_complex128 SKIPPED (Skipped! Operation does not support inplace autograd.) [ 88%] 2022-11-23T04:10:43.1562064Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_linalg_pinv_hermitian_cuda_float64 SKIPPED (Skipped! Operation does not support inplace autograd.) [ 88%] 2022-11-23T04:10:43.1562418Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_linalg_pinv_singular_cuda_complex128 SKIPPED (test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test) [ 88%] 2022-11-23T04:10:43.1562765Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_linalg_pinv_singular_cuda_float64 SKIPPED (test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test) [ 88%] 2022-11-23T04:10:43.1563147Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_linalg_qr_cuda_complex128 SKIPPED (Skipped! Operation does not support inplace autograd.) [ 88%] 2022-11-23T04:10:43.1563459Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_linalg_qr_cuda_float64 SKIPPED (Skipped! Operation does not support inplace autograd.) [ 88%] 2022-11-23T04:10:43.1563842Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_linalg_slogdet_cuda_complex128 SKIPPED (Skipped! Operation does not support inplace autograd.) [ 88%] 2022-11-23T04:10:43.1564186Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_linalg_slogdet_cuda_float64 SKIPPED (Skipped! Operation does not support inplace autograd.) [ 88%] 2022-11-23T04:10:43.1564523Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_linalg_solve_cuda_complex128 SKIPPED (Skipped! Operation does not support inplace autograd.) [ 88%] 2022-11-23T04:10:43.1564868Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_linalg_solve_cuda_float64 SKIPPED (Skipped! Operation does not support inplace autograd.) [ 88%] 2022-11-23T04:10:43.1565215Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_linalg_solve_ex_cuda_complex128 SKIPPED (Skipped! Operation does not support inplace autograd.) [ 88%] 2022-11-23T04:10:43.1565565Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_linalg_solve_ex_cuda_float64 SKIPPED (Skipped! Operation does not support inplace autograd.) [ 88%] 2022-11-23T04:10:43.1565920Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_linalg_solve_triangular_cuda_complex128 SKIPPED (Skipped! Operation does not support inplace autograd.) [ 88%] 2022-11-23T04:10:43.1566270Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_linalg_solve_triangular_cuda_float64 SKIPPED (Skipped! Operation does not support inplace autograd.) [ 88%] 2022-11-23T04:10:43.1566607Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_linalg_svd_cuda_complex128 SKIPPED (Skipped! Operation does not support inplace autograd.) [ 88%] 2022-11-23T04:10:43.1566935Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_linalg_svd_cuda_float64 SKIPPED (Skipped! Operation does not support inplace autograd.) [ 88%] 2022-11-23T04:10:43.1567281Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_linalg_svdvals_cuda_complex128 SKIPPED (Skipped! Operation does not support inplace autograd.) [ 88%] 2022-11-23T04:10:43.1567673Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_linalg_svdvals_cuda_float64 SKIPPED (Skipped! Operation does not support inplace autograd.) [ 88%] 2022-11-23T04:10:43.1567996Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_linalg_tensorinv_cuda_complex128 SKIPPED (Skipped! Operation does not support inplace autograd.) [ 88%] 2022-11-23T04:10:43.1568339Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_linalg_tensorinv_cuda_float64 SKIPPED (Skipped! Operation does not support inplace autograd.) [ 88%] 2022-11-23T04:10:43.1568688Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_linalg_tensorsolve_cuda_complex128 SKIPPED (Skipped! Operation does not support inplace autograd.) [ 88%] 2022-11-23T04:10:43.1569033Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_linalg_tensorsolve_cuda_float64 SKIPPED (Skipped! Operation does not support inplace autograd.) [ 88%] 2022-11-23T04:10:43.1569371Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_linalg_vander_cuda_complex128 SKIPPED (Skipped! Operation does not support inplace autograd.) [ 88%] 2022-11-23T04:10:43.1569709Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_linalg_vander_cuda_float64 SKIPPED (Skipped! Operation does not support inplace autograd.) [ 88%] 2022-11-23T04:10:43.1570060Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_linalg_vecdot_cuda_complex128 SKIPPED (Skipped! Operation does not support inplace autograd.) [ 88%] 2022-11-23T04:10:43.1570396Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_linalg_vecdot_cuda_float64 SKIPPED (Skipped! Operation does not support inplace autograd.) [ 88%] 2022-11-23T04:10:43.1570744Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_linalg_vector_norm_cuda_complex128 SKIPPED (Skipped! Operation does not support inplace autograd.) [ 88%] 2022-11-23T04:10:43.1571133Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_linalg_vector_norm_cuda_float64 SKIPPED (Skipped! Operation does not support inplace autograd.) [ 88%] 2022-11-23T04:10:43.1571632Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_linspace_cuda_complex128 SKIPPED (Skipped! Op doesn't support autograd for this dtype.) [ 88%] 2022-11-23T04:10:43.1572095Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_linspace_cuda_float64 SKIPPED (Skipped! Op doesn't support autograd for this dtype.) [ 88%] 2022-11-23T04:10:43.1572335Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_log10_cuda_complex128 PASSED [ 88%] 2022-11-23T04:10:43.1572584Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_log10_cuda_float64 PASSED [ 88%] 2022-11-23T04:10:43.1572824Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_log1p_cuda_float64 PASSED [ 88%] 2022-11-23T04:10:43.1573079Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_log2_cuda_complex128 PASSED [ 88%] 2022-11-23T04:10:43.1573323Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_log2_cuda_float64 PASSED [ 88%] 2022-11-23T04:10:43.1573573Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_log_cuda_complex128 PASSED [ 88%] 2022-11-23T04:10:43.1573814Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_log_cuda_float64 PASSED [ 88%] 2022-11-23T04:10:43.1574152Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_log_softmax_cuda_float64 SKIPPED (Skipped! Operation does not support inplace autograd.) [ 89%] 2022-11-23T04:10:43.1574503Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_log_softmax_with_dtype_cuda_complex128 SKIPPED (Skipped! Operation does not support inplace autograd.) [ 89%] 2022-11-23T04:10:43.1574864Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_log_softmax_with_dtype_cuda_float64 SKIPPED (Skipped! Operation does not support inplace autograd.) [ 89%] 2022-11-23T04:10:43.1575279Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_logaddexp2_cuda_float64 SKIPPED (Skipped! Operation does not support inplace autograd.) [ 89%] 2022-11-23T04:10:43.1575624Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_logaddexp_cuda_float64 SKIPPED (Skipped! Operation does not support inplace autograd.) [ 89%] 2022-11-23T04:10:43.1575966Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_logcumsumexp_cuda_float64 SKIPPED (Skipped! Operation does not support inplace autograd.) [ 89%] 2022-11-23T04:10:43.1576299Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_logdet_cuda_complex128 SKIPPED (Skipped! Operation does not support inplace autograd.) [ 89%] 2022-11-23T04:10:43.1576628Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_logdet_cuda_float64 SKIPPED (Skipped! Operation does not support inplace autograd.) [ 89%] 2022-11-23T04:10:43.1577119Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_logical_and_cuda_complex128 SKIPPED (Skipped! Op doesn't support autograd for this dtype.) [ 89%] 2022-11-23T04:10:43.1577588Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_logical_and_cuda_float64 SKIPPED (Skipped! Op doesn't support autograd for this dtype.) [ 89%] 2022-11-23T04:10:43.1578061Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_logical_not_cuda_complex128 SKIPPED (Skipped! Op doesn't support autograd for this dtype.) [ 89%] 2022-11-23T04:10:43.1578521Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_logical_not_cuda_float64 SKIPPED (Skipped! Op doesn't support autograd for this dtype.) [ 89%] 2022-11-23T04:10:43.1578995Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_logical_or_cuda_complex128 SKIPPED (Skipped! Op doesn't support autograd for this dtype.) [ 89%] 2022-11-23T04:10:43.1579506Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_logical_or_cuda_float64 SKIPPED (Skipped! Op doesn't support autograd for this dtype.) [ 89%] 2022-11-23T04:10:43.1580290Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_logical_xor_cuda_complex128 SKIPPED (Skipped! Op doesn't support autograd for this dtype.) [ 89%] 2022-11-23T04:10:43.1581022Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_logical_xor_cuda_float64 SKIPPED (Skipped! Op doesn't support autograd for this dtype.) [ 89%] 2022-11-23T04:10:43.1581284Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_logit_cuda_float64 PASSED [ 89%] 2022-11-23T04:10:43.1581768Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_logspace_cuda_complex128 SKIPPED (Skipped! Op doesn't support autograd for this dtype.) [ 89%] 2022-11-23T04:10:43.1582238Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_logspace_cuda_float64 SKIPPED (Skipped! Op doesn't support autograd for this dtype.) [ 89%] 2022-11-23T04:10:43.1582580Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_logsumexp_cuda_float64 SKIPPED (Skipped! Operation does not support inplace autograd.) [ 89%] 2022-11-23T04:10:43.1583044Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_long_cuda_complex128 SKIPPED (Skipped! Op doesn't support autograd for this dtype.) [ 89%] 2022-11-23T04:10:43.1583497Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_long_cuda_float64 SKIPPED (Skipped! Op doesn't support autograd for this dtype.) [ 89%] 2022-11-23T04:10:43.1583943Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_lt_cuda_float64 SKIPPED (Skipped! Op doesn't support autograd for this dtype.) [ 89%] 2022-11-23T04:10:43.1584275Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_lu_cuda_complex128 SKIPPED (Skipped! Operation does not support inplace autograd.) [ 89%] 2022-11-23T04:10:43.1584605Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_lu_cuda_float64 SKIPPED (Skipped! Operation does not support inplace autograd.) [ 89%] 2022-11-23T04:10:43.1585033Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_lu_solve_cuda_complex128 SKIPPED (Skipped! Operation does not support inplace autograd.) [ 89%] 2022-11-23T04:10:43.1585362Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_lu_solve_cuda_float64 SKIPPED (Skipped! Operation does not support inplace autograd.) [ 89%] 2022-11-23T04:10:43.1585681Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_lu_unpack_cuda_complex128 SKIPPED (Skipped! Operation does not support inplace autograd.) [ 89%] 2022-11-23T04:10:43.1586018Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_lu_unpack_cuda_float64 SKIPPED (Skipped! Operation does not support inplace autograd.) [ 89%] 2022-11-23T04:10:43.1586343Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_mH_cuda_complex128 SKIPPED (Skipped! Operation does not support inplace autograd.) [ 89%] 2022-11-23T04:10:43.1586664Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_mH_cuda_float64 SKIPPED (Skipped! Operation does not support inplace autograd.) [ 89%] 2022-11-23T04:10:43.1586990Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_mT_cuda_complex128 SKIPPED (Skipped! Operation does not support inplace autograd.) [ 89%] 2022-11-23T04:10:43.1587322Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_mT_cuda_float64 SKIPPED (Skipped! Operation does not support inplace autograd.) [ 89%] 2022-11-23T04:10:43.1587656Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_masked_amax_cuda_float64 SKIPPED (Skipped! Operation does not support inplace autograd.) [ 89%] 2022-11-23T04:10:43.1587988Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_masked_amin_cuda_float64 SKIPPED (Skipped! Operation does not support inplace autograd.) [ 89%] 2022-11-23T04:10:43.1588532Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_masked_argmax_cuda_float64 SKIPPED (Skipped! Op doesn't support autograd for this dtype.) [ 89%] 2022-11-23T04:10:43.1589014Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_masked_argmin_cuda_float64 SKIPPED (Skipped! Op doesn't support autograd for this dtype.) [ 89%] 2022-11-23T04:10:43.1589359Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_masked_cumprod_cuda_complex128 SKIPPED (Skipped! Operation does not support inplace autograd.) [ 89%] 2022-11-23T04:10:43.1589701Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_masked_cumprod_cuda_float64 SKIPPED (Skipped! Operation does not support inplace autograd.) [ 89%] 2022-11-23T04:10:43.1590026Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_masked_cumsum_cuda_complex128 SKIPPED (Skipped! Operation does not support inplace autograd.) [ 89%] 2022-11-23T04:10:43.1590365Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_masked_cumsum_cuda_float64 SKIPPED (Skipped! Operation does not support inplace autograd.) [ 89%] 2022-11-23T04:10:43.1590632Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_masked_fill_cuda_complex128 PASSED [ 89%] 2022-11-23T04:10:43.1590892Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_masked_fill_cuda_float64 PASSED [ 89%] 2022-11-23T04:10:43.1591233Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_masked_log_softmax_cuda_float64 SKIPPED (Skipped! Operation does not support inplace autograd.) [ 89%] 2022-11-23T04:10:43.1591583Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_masked_logaddexp_cuda_float64 SKIPPED (Skipped! Operation does not support inplace autograd.) [ 89%] 2022-11-23T04:10:43.1591924Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_masked_logsumexp_cuda_float64 SKIPPED (Skipped! Operation does not support inplace autograd.) [ 89%] 2022-11-23T04:10:43.1592262Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_masked_mean_cuda_complex128 SKIPPED (Skipped! Operation does not support inplace autograd.) [ 89%] 2022-11-23T04:10:43.1592660Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_masked_mean_cuda_float64 SKIPPED (Skipped! Operation does not support inplace autograd.) [ 89%] 2022-11-23T04:10:43.1593003Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_masked_median_cuda_float64 SKIPPED (Skipped! Operation does not support inplace autograd.) [ 90%] 2022-11-23T04:10:43.1593337Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_masked_norm_cuda_float64 SKIPPED (Skipped! Operation does not support inplace autograd.) [ 90%] 2022-11-23T04:10:43.1593666Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_masked_normalize_cuda_complex128 SKIPPED (Skipped! Operation does not support inplace autograd.) [ 90%] 2022-11-23T04:10:43.1594016Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_masked_normalize_cuda_float64 SKIPPED (Skipped! Operation does not support inplace autograd.) [ 90%] 2022-11-23T04:10:43.1594357Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_masked_prod_cuda_complex128 SKIPPED (Skipped! Operation does not support inplace autograd.) [ 90%] 2022-11-23T04:10:43.1594690Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_masked_prod_cuda_float64 SKIPPED (Skipped! Operation does not support inplace autograd.) [ 90%] 2022-11-23T04:10:43.1594958Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_masked_scatter_cuda_complex128 PASSED [ 90%] 2022-11-23T04:10:43.1595222Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_masked_scatter_cuda_float64 PASSED [ 90%] 2022-11-23T04:10:43.1595561Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_masked_select_cuda_complex128 SKIPPED (Skipped! Operation does not support inplace autograd.) [ 90%] 2022-11-23T04:10:43.1595944Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_masked_select_cuda_float64 SKIPPED (Skipped! Operation does not support inplace autograd.) [ 90%] 2022-11-23T04:10:43.1596292Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_masked_softmax_cuda_float64 SKIPPED (Skipped! Operation does not support inplace autograd.) [ 90%] 2022-11-23T04:10:43.1596617Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_masked_softmin_cuda_float64 SKIPPED (Skipped! Operation does not support inplace autograd.) [ 90%] 2022-11-23T04:10:43.1596944Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_masked_std_cuda_complex128 SKIPPED (Skipped! Operation does not support inplace autograd.) [ 90%] 2022-11-23T04:10:43.1597273Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_masked_std_cuda_float64 SKIPPED (Skipped! Operation does not support inplace autograd.) [ 90%] 2022-11-23T04:10:43.1597600Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_masked_sum_cuda_complex128 SKIPPED (Skipped! Operation does not support inplace autograd.) [ 90%] 2022-11-23T04:10:43.1597943Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_masked_sum_cuda_float64 SKIPPED (Skipped! Operation does not support inplace autograd.) [ 90%] 2022-11-23T04:10:43.1598286Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_masked_var_cuda_complex128 SKIPPED (Skipped! Operation does not support inplace autograd.) [ 90%] 2022-11-23T04:10:43.1598614Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_masked_var_cuda_float64 SKIPPED (Skipped! Operation does not support inplace autograd.) [ 90%] 2022-11-23T04:10:43.1598948Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_matmul_cuda_complex128 SKIPPED (Skipped! Operation does not support inplace autograd.) [ 90%] 2022-11-23T04:10:43.1599273Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_matmul_cuda_float64 SKIPPED (Skipped! Operation does not support inplace autograd.) [ 90%] 2022-11-23T04:10:43.1599611Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_matrix_exp_cuda_complex128 SKIPPED (Skipped! Operation does not support inplace autograd.) [ 90%] 2022-11-23T04:10:43.1599993Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_matrix_exp_cuda_float64 SKIPPED (Skipped! Operation does not support inplace autograd.) [ 90%] 2022-11-23T04:10:43.1600324Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_max_binary_cuda_float64 SKIPPED (Skipped! Operation does not support inplace autograd.) [ 90%] 2022-11-23T04:10:43.1600683Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_max_pool2d_with_indices_backward_cuda_float64 SKIPPED (Skipped! Operation does not support inplace autograd.) [ 90%] 2022-11-23T04:10:43.1601025Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_max_reduction_no_dim_cuda_float64 SKIPPED (Skipped! Operation does not support inplace autograd.) [ 90%] 2022-11-23T04:10:43.1601373Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_max_reduction_with_dim_cuda_float64 SKIPPED (Skipped! Operation does not support inplace autograd.) [ 90%] 2022-11-23T04:10:43.1601685Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_maximum_cuda_float64 SKIPPED (Skipped! Operation does not support inplace autograd.) [ 90%] 2022-11-23T04:10:43.1602013Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_mean_cuda_complex128 SKIPPED (Skipped! Operation does not support inplace autograd.) [ 90%] 2022-11-23T04:10:43.1602342Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_mean_cuda_float64 SKIPPED (Skipped! Operation does not support inplace autograd.) [ 90%] 2022-11-23T04:10:43.1602676Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_median_cuda_float64 SKIPPED (Skipped! Operation does not support inplace autograd.) [ 90%] 2022-11-23T04:10:43.1603093Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_meshgrid_list_of_tensors_cuda_complex128 SKIPPED (Skipped! Operation does not support inplace autograd.) [ 90%] 2022-11-23T04:10:43.1603460Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_meshgrid_list_of_tensors_cuda_float64 SKIPPED (Skipped! Operation does not support inplace autograd.) [ 90%] 2022-11-23T04:10:43.1603820Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_meshgrid_variadic_tensors_cuda_complex128 SKIPPED (Skipped! Operation does not support inplace autograd.) [ 90%] 2022-11-23T04:10:43.1604172Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_meshgrid_variadic_tensors_cuda_float64 SKIPPED (Skipped! Operation does not support inplace autograd.) [ 90%] 2022-11-23T04:10:43.1604503Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_min_binary_cuda_float64 SKIPPED (Skipped! Operation does not support inplace autograd.) [ 90%] 2022-11-23T04:10:43.1604845Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_min_reduction_no_dim_cuda_float64 SKIPPED (Skipped! Operation does not support inplace autograd.) [ 90%] 2022-11-23T04:10:43.1605192Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_min_reduction_with_dim_cuda_float64 SKIPPED (Skipped! Operation does not support inplace autograd.) [ 90%] 2022-11-23T04:10:43.1605516Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_minimum_cuda_float64 SKIPPED (Skipped! Operation does not support inplace autograd.) [ 90%] 2022-11-23T04:10:43.1605844Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_mm_cuda_complex128 SKIPPED (Skipped! Operation does not support inplace autograd.) [ 90%] 2022-11-23T04:10:43.1606149Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_mm_cuda_float64 SKIPPED (Skipped! Operation does not support inplace autograd.) [ 90%] 2022-11-23T04:10:43.1606474Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_mode_cuda_float64 SKIPPED (Skipped! Operation does not support inplace autograd.) [ 90%] 2022-11-23T04:10:43.1606807Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_movedim_cuda_complex128 SKIPPED (Skipped! Operation does not support inplace autograd.) [ 90%] 2022-11-23T04:10:43.1607191Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_movedim_cuda_float64 SKIPPED (Skipped! Operation does not support inplace autograd.) [ 90%] 2022-11-23T04:10:43.1607515Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_msort_cuda_float64 SKIPPED (Skipped! Operation does not support inplace autograd.) [ 90%] 2022-11-23T04:10:43.1607779Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_mul_cuda_complex128 PASSED [ 90%] 2022-11-23T04:10:43.1608026Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_mul_cuda_float64 PASSED [ 90%] 2022-11-23T04:10:43.1608517Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_multinomial_cuda_float64 SKIPPED (Skipped! Op doesn't support autograd for this dtype.) [ 90%] 2022-11-23T04:10:43.1608842Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_mv_cuda_complex128 SKIPPED (Skipped! Operation does not support inplace autograd.) [ 90%] 2022-11-23T04:10:43.1609167Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_mv_cuda_float64 SKIPPED (Skipped! Operation does not support inplace autograd.) [ 91%] 2022-11-23T04:10:43.1609444Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_mvlgamma_mvlgamma_p_1_cuda_float64 PASSED [ 91%] 2022-11-23T04:10:43.1609693Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_mvlgamma_mvlgamma_p_3_cuda_float64 PASSED [ 91%] 2022-11-23T04:10:43.1609954Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_mvlgamma_mvlgamma_p_5_cuda_float64 PASSED [ 91%] 2022-11-23T04:10:43.1610209Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_nan_to_num_cuda_float64 PASSED [ 91%] 2022-11-23T04:10:43.1610586Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_nanmean_cuda_float64 SKIPPED (Skipped! Operation does not support inplace autograd.) [ 91%] 2022-11-23T04:10:43.1610933Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_nanmedian_cuda_float64 SKIPPED (Skipped! Operation does not support inplace autograd.) [ 91%] 2022-11-23T04:10:43.1611265Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_nanquantile_cuda_float64 SKIPPED (Skipped! Operation does not support inplace autograd.) [ 91%] 2022-11-23T04:10:43.1611592Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_nansum_cuda_float64 SKIPPED (Skipped! Operation does not support inplace autograd.) [ 91%] 2022-11-23T04:10:43.1612072Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_narrow_copy_cuda_complex128 SKIPPED (Skipped! Op doesn't support autograd for this dtype.) [ 91%] 2022-11-23T04:10:43.1612539Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_narrow_copy_cuda_float64 SKIPPED (Skipped! Op doesn't support autograd for this dtype.) [ 91%] 2022-11-23T04:10:43.1612883Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_narrow_cuda_complex128 SKIPPED (Skipped! Operation does not support inplace autograd.) [ 91%] 2022-11-23T04:10:43.1613216Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_narrow_cuda_float64 SKIPPED (Skipped! Operation does not support inplace autograd.) [ 91%] 2022-11-23T04:10:43.1613541Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_native_batch_norm_cuda_float64 SKIPPED (Skipped! Operation does not support inplace autograd.) [ 91%] 2022-11-23T04:10:43.1613895Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_native_dropout_backward_cuda_float64 SKIPPED (Skipped! Operation does not support inplace autograd.) [ 91%] 2022-11-23T04:10:43.1614234Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_native_layer_norm_cuda_float64 SKIPPED (Skipped! Operation does not support inplace autograd.) [ 91%] 2022-11-23T04:10:43.1614695Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_ne_cuda_complex128 SKIPPED (Skipped! Op doesn't support autograd for this dtype.) [ 91%] 2022-11-23T04:10:43.1615210Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_ne_cuda_float64 SKIPPED (Skipped! Op doesn't support autograd for this dtype.) [ 91%] 2022-11-23T04:10:43.1615468Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_neg_cuda_complex128 PASSED [ 91%] 2022-11-23T04:10:43.1615716Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_neg_cuda_float64 PASSED [ 91%] 2022-11-23T04:10:43.1616187Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_new_empty_cuda_complex128 SKIPPED (Skipped! Op doesn't support autograd for this dtype.) [ 91%] 2022-11-23T04:10:43.1616648Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_new_empty_cuda_float64 SKIPPED (Skipped! Op doesn't support autograd for this dtype.) [ 91%] 2022-11-23T04:10:43.1617135Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_new_empty_strided_cuda_complex128 SKIPPED (Skipped! Op doesn't support autograd for this dtype.) [ 91%] 2022-11-23T04:10:43.1617616Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_new_empty_strided_cuda_float64 SKIPPED (Skipped! Op doesn't support autograd for this dtype.) [ 91%] 2022-11-23T04:10:43.1618067Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_new_full_cuda_complex128 SKIPPED (Skipped! Op doesn't support autograd for this dtype.) [ 91%] 2022-11-23T04:10:43.1618525Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_new_full_cuda_float64 SKIPPED (Skipped! Op doesn't support autograd for this dtype.) [ 91%] 2022-11-23T04:10:43.1619003Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_new_ones_cuda_complex128 SKIPPED (Skipped! Op doesn't support autograd for this dtype.) [ 91%] 2022-11-23T04:10:43.1619514Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_new_ones_cuda_float64 SKIPPED (Skipped! Op doesn't support autograd for this dtype.) [ 91%] 2022-11-23T04:10:43.1620329Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_new_zeros_cuda_complex128 SKIPPED (Skipped! Op doesn't support autograd for this dtype.) [ 91%] 2022-11-23T04:10:43.1621058Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_new_zeros_cuda_float64 SKIPPED (Skipped! Op doesn't support autograd for this dtype.) [ 91%] 2022-11-23T04:10:43.1621532Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_nextafter_cuda_float64 SKIPPED (Skipped! Op doesn't support autograd for this dtype.) [ 91%] 2022-11-23T04:10:43.1621910Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_nn_functional__scaled_dot_product_attention_cuda_float64 SKIPPED (Skipped! Operation does not support inplace autograd.) [ 91%] 2022-11-23T04:10:43.1622276Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_nn_functional_adaptive_avg_pool1d_cuda_float64 SKIPPED (Skipped! Operation does not support inplace autograd.) [ 91%] 2022-11-23T04:10:43.1622642Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_nn_functional_adaptive_avg_pool2d_cuda_float64 SKIPPED (Skipped! Operation does not support inplace autograd.) [ 91%] 2022-11-23T04:10:43.1623005Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_nn_functional_adaptive_avg_pool3d_cuda_float64 SKIPPED (Skipped! Operation does not support inplace autograd.) [ 91%] 2022-11-23T04:10:43.1623367Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_nn_functional_adaptive_max_pool1d_cuda_float64 SKIPPED (Skipped! Operation does not support inplace autograd.) [ 91%] 2022-11-23T04:10:43.1623728Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_nn_functional_adaptive_max_pool2d_cuda_float64 SKIPPED (Skipped! Operation does not support inplace autograd.) [ 91%] 2022-11-23T04:10:43.1624075Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_nn_functional_adaptive_max_pool3d_cuda_float64 SKIPPED (Skipped! Operation does not support inplace autograd.) [ 91%] 2022-11-23T04:10:43.1624457Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_nn_functional_alpha_dropout_cuda_float64 PASSED [ 91%] 2022-11-23T04:10:43.1624811Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_nn_functional_avg_pool1d_cuda_float64 SKIPPED (Skipped! Operation does not support inplace autograd.) [ 91%] 2022-11-23T04:10:43.1625162Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_nn_functional_avg_pool2d_cuda_float64 SKIPPED (Skipped! Operation does not support inplace autograd.) [ 91%] 2022-11-23T04:10:43.1625522Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_nn_functional_avg_pool3d_cuda_float64 SKIPPED (Skipped! Operation does not support inplace autograd.) [ 91%] 2022-11-23T04:10:43.1625877Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_nn_functional_batch_norm_cuda_float64 SKIPPED (Skipped! Operation does not support inplace autograd.) [ 91%] 2022-11-23T04:10:43.1626255Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_nn_functional_batch_norm_without_cudnn_cuda_float64 SKIPPED (Skipped! Operation does not support inplace autograd.) [ 91%] 2022-11-23T04:10:43.1626615Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_nn_functional_bilinear_cuda_float64 SKIPPED (Skipped! Operation does not support inplace autograd.) [ 91%] 2022-11-23T04:10:43.1626968Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_nn_functional_binary_cross_entropy_cuda_float64 SKIPPED (Skipped! Operation does not support inplace autograd.) [ 91%] 2022-11-23T04:10:43.1627344Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_nn_functional_binary_cross_entropy_with_logits_cuda_float64 SKIPPED (Skipped! Operation does not support inplace autograd.) [ 91%] 2022-11-23T04:10:43.1627617Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_nn_functional_celu_cuda_float64 PASSED [ 91%] 2022-11-23T04:10:43.1628026Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_nn_functional_conv1d_cuda_complex128 SKIPPED (Skipped! Operation does not support inplace autograd.) [ 91%] 2022-11-23T04:10:43.1628392Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_nn_functional_conv1d_cuda_float64 SKIPPED (Skipped! Operation does not support inplace autograd.) [ 92%] 2022-11-23T04:10:43.1628723Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_nn_functional_conv2d_cuda_complex128 SKIPPED (Skipped! Operation does not support inplace autograd.) [ 92%] 2022-11-23T04:10:43.1629067Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_nn_functional_conv2d_cuda_float64 SKIPPED (Skipped! Operation does not support inplace autograd.) [ 92%] 2022-11-23T04:10:43.1629426Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_nn_functional_conv_transpose1d_cuda_complex128 SKIPPED (Skipped! Operation does not support inplace autograd.) [ 92%] 2022-11-23T04:10:43.1629790Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_nn_functional_conv_transpose1d_cuda_float64 SKIPPED (Skipped! Operation does not support inplace autograd.) [ 92%] 2022-11-23T04:10:43.1630153Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_nn_functional_conv_transpose2d_cuda_complex128 SKIPPED (Skipped! Operation does not support inplace autograd.) [ 92%] 2022-11-23T04:10:43.1630511Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_nn_functional_conv_transpose2d_cuda_float64 SKIPPED (Skipped! Operation does not support inplace autograd.) [ 92%] 2022-11-23T04:10:43.1630877Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_nn_functional_conv_transpose3d_cuda_complex128 SKIPPED (Skipped! Operation does not support inplace autograd.) [ 92%] 2022-11-23T04:10:43.1631243Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_nn_functional_conv_transpose3d_cuda_float64 SKIPPED (Skipped! Operation does not support inplace autograd.) [ 92%] 2022-11-23T04:10:43.1631668Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_nn_functional_cosine_embedding_loss_cuda_float64 SKIPPED (Skipped! Operation does not support inplace autograd.) [ 92%] 2022-11-23T04:10:43.1632028Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_nn_functional_cosine_similarity_cuda_float64 SKIPPED (Skipped! Operation does not support inplace autograd.) [ 92%] 2022-11-23T04:10:43.1632381Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_nn_functional_cross_entropy_cuda_float64 SKIPPED (Skipped! Operation does not support inplace autograd.) [ 92%] 2022-11-23T04:10:43.1632717Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_nn_functional_ctc_loss_cuda_float64 SKIPPED (Skipped! Operation does not support inplace autograd.) [ 92%] 2022-11-23T04:10:43.1632995Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_nn_functional_dropout2d_cuda_float64 PASSED [ 92%] 2022-11-23T04:10:43.1633252Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_nn_functional_dropout3d_cuda_float64 PASSED [ 92%] 2022-11-23T04:10:43.1633525Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_nn_functional_dropout_cuda_float64 PASSED [ 92%] 2022-11-23T04:10:43.1633791Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_nn_functional_elu_cuda_float64 PASSED [ 92%] 2022-11-23T04:10:43.1634150Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_nn_functional_embedding_bag_cuda_float64 SKIPPED (Skipped! Operation does not support inplace autograd.) [ 92%] 2022-11-23T04:10:43.1634499Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_nn_functional_embedding_cuda_float64 SKIPPED (Skipped! Operation does not support inplace autograd.) [ 92%] 2022-11-23T04:10:43.1634802Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_nn_functional_feature_alpha_dropout_with_train_cuda_float64 PASSED [ 92%] 2022-11-23T04:10:43.1635159Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_nn_functional_feature_alpha_dropout_without_train_cuda_complex128 PASSED [ 92%] 2022-11-23T04:10:43.1635479Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_nn_functional_feature_alpha_dropout_without_train_cuda_float64 PASSED [ 92%] 2022-11-23T04:10:43.1635851Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_nn_functional_fractional_max_pool2d_cuda_float64 SKIPPED (Skipped! Operation does not support inplace autograd.) [ 92%] 2022-11-23T04:10:43.1636218Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_nn_functional_fractional_max_pool3d_cuda_float64 SKIPPED (Skipped! Operation does not support inplace autograd.) [ 92%] 2022-11-23T04:10:43.1636585Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_nn_functional_gaussian_nll_loss_cuda_float64 SKIPPED (Skipped! Operation does not support inplace autograd.) [ 92%] 2022-11-23T04:10:43.1636914Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_nn_functional_gelu_cuda_float64 SKIPPED (Skipped! Operation does not support inplace autograd.) [ 92%] 2022-11-23T04:10:43.1637272Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_nn_functional_glu_cuda_float64 SKIPPED (Skipped! Operation does not support inplace autograd.) [ 92%] 2022-11-23T04:10:43.1637638Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_nn_functional_grid_sample_cuda_float64 SKIPPED (Skipped! Operation does not support inplace autograd.) [ 92%] 2022-11-23T04:10:43.1637964Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_nn_functional_group_norm_cuda_float64 SKIPPED (Skipped! Operation does not support inplace autograd.) [ 92%] 2022-11-23T04:10:43.1638313Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_nn_functional_hardshrink_cuda_float64 SKIPPED (Skipped! Operation does not support inplace autograd.) [ 92%] 2022-11-23T04:10:43.1638595Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_nn_functional_hardsigmoid_cuda_float64 XFAIL [ 92%] 2022-11-23T04:10:43.1638999Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_nn_functional_hardswish_cuda_float64 SKIPPED (Skipped! Operation does not support inplace autograd.) [ 92%] 2022-11-23T04:10:43.1639348Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_nn_functional_hardtanh_cuda_float64 SKIPPED (Skipped! Operation does not support inplace autograd.) [ 92%] 2022-11-23T04:10:43.1639713Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_nn_functional_hinge_embedding_loss_cuda_float64 SKIPPED (Skipped! Operation does not support inplace autograd.) [ 92%] 2022-11-23T04:10:43.1640064Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_nn_functional_huber_loss_cuda_float64 SKIPPED (Skipped! Operation does not support inplace autograd.) [ 92%] 2022-11-23T04:10:43.1640420Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_nn_functional_instance_norm_cuda_float64 SKIPPED (Skipped! Operation does not support inplace autograd.) [ 92%] 2022-11-23T04:10:43.1640783Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_nn_functional_interpolate_area_cuda_float64 SKIPPED (Skipped! Operation does not support inplace autograd.) [ 92%] 2022-11-23T04:10:43.1641154Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_nn_functional_interpolate_bicubic_cuda_float64 SKIPPED (Skipped! Operation does not support inplace autograd.) [ 92%] 2022-11-23T04:10:43.1641505Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_nn_functional_interpolate_bilinear_cuda_float64 SKIPPED (Skipped! Operation does not support inplace autograd.) [ 92%] 2022-11-23T04:10:43.1641875Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_nn_functional_interpolate_linear_cuda_float64 SKIPPED (Skipped! Operation does not support inplace autograd.) [ 92%] 2022-11-23T04:10:43.1642286Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_nn_functional_interpolate_nearest_cuda_float64 SKIPPED (Skipped! Operation does not support inplace autograd.) [ 92%] 2022-11-23T04:10:43.1642666Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_nn_functional_interpolate_trilinear_cuda_float64 SKIPPED (Skipped! Operation does not support inplace autograd.) [ 92%] 2022-11-23T04:10:43.1643011Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_nn_functional_kl_div_cuda_float64 SKIPPED (Skipped! Operation does not support inplace autograd.) [ 92%] 2022-11-23T04:10:43.1643353Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_nn_functional_l1_loss_cuda_complex128 SKIPPED (Skipped! Operation does not support inplace autograd.) [ 92%] 2022-11-23T04:10:43.1643696Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_nn_functional_l1_loss_cuda_float64 SKIPPED (Skipped! Operation does not support inplace autograd.) [ 92%] 2022-11-23T04:10:43.1644047Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_nn_functional_layer_norm_cuda_float64 SKIPPED (Skipped! Operation does not support inplace autograd.) [ 92%] 2022-11-23T04:10:43.1644330Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_nn_functional_leaky_relu_cuda_float64 PASSED [ 92%] 2022-11-23T04:10:43.1644680Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_nn_functional_linear_cuda_complex128 SKIPPED (Skipped! Operation does not support inplace autograd.) [ 92%] 2022-11-23T04:10:43.1645025Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_nn_functional_linear_cuda_float64 SKIPPED (Skipped! Operation does not support inplace autograd.) [ 93%] 2022-11-23T04:10:43.1645389Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_nn_functional_local_response_norm_cuda_float64 SKIPPED (Skipped! Operation does not support inplace autograd.) [ 93%] 2022-11-23T04:10:43.1645742Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_nn_functional_logsigmoid_cuda_float64 SKIPPED (Skipped! Operation does not support inplace autograd.) [ 93%] 2022-11-23T04:10:43.1646128Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_nn_functional_margin_ranking_loss_cuda_float64 SKIPPED (Skipped! Operation does not support inplace autograd.) [ 93%] 2022-11-23T04:10:43.1646487Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_nn_functional_max_pool1d_cuda_float64 SKIPPED (Skipped! Operation does not support inplace autograd.) [ 93%] 2022-11-23T04:10:43.1646842Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_nn_functional_max_pool2d_cuda_float64 SKIPPED (Skipped! Operation does not support inplace autograd.) [ 93%] 2022-11-23T04:10:43.1647195Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_nn_functional_max_pool3d_cuda_float64 SKIPPED (Skipped! Operation does not support inplace autograd.) [ 93%] 2022-11-23T04:10:43.1647550Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_nn_functional_max_unpool1d_cuda_float64 SKIPPED (Skipped! Operation does not support inplace autograd.) [ 93%] 2022-11-23T04:10:43.1647911Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_nn_functional_max_unpool1d_grad_cuda_float64 SKIPPED (Skipped! Operation does not support inplace autograd.) [ 93%] 2022-11-23T04:10:43.1648260Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_nn_functional_max_unpool2d_cuda_float64 SKIPPED (Skipped! Operation does not support inplace autograd.) [ 93%] 2022-11-23T04:10:43.1648612Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_nn_functional_max_unpool2d_grad_cuda_float64 SKIPPED (Skipped! Operation does not support inplace autograd.) [ 93%] 2022-11-23T04:10:43.1648955Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_nn_functional_max_unpool3d_cuda_float64 SKIPPED (Skipped! Operation does not support inplace autograd.) [ 93%] 2022-11-23T04:10:43.1649347Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_nn_functional_max_unpool3d_grad_cuda_float64 SKIPPED (Skipped! Operation does not support inplace autograd.) [ 93%] 2022-11-23T04:10:43.1649631Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_nn_functional_mish_cuda_float64 PASSED [ 93%] 2022-11-23T04:10:43.1649977Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_nn_functional_mse_loss_cuda_float64 SKIPPED (Skipped! Operation does not support inplace autograd.) [ 93%] 2022-11-23T04:10:43.1650333Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_nn_functional_multi_margin_loss_cuda_float64 SKIPPED (Skipped! Operation does not support inplace autograd.) [ 93%] 2022-11-23T04:10:43.1650684Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_nn_functional_multilabel_margin_loss_cuda_float64 SKIPPED (Skipped! Operation does not support inplace autograd.) [ 93%] 2022-11-23T04:10:43.1651056Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_nn_functional_multilabel_soft_margin_loss_cuda_float64 SKIPPED (Skipped! Operation does not support inplace autograd.) [ 93%] 2022-11-23T04:10:43.1651401Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_nn_functional_nll_loss_cuda_float64 SKIPPED (Skipped! Operation does not support inplace autograd.) [ 93%] 2022-11-23T04:10:43.1651766Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_nn_functional_normalize_cuda_complex128 SKIPPED (Skipped! Operation does not support inplace autograd.) [ 93%] 2022-11-23T04:10:43.1652124Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_nn_functional_normalize_cuda_float64 SKIPPED (Skipped! Operation does not support inplace autograd.) [ 93%] 2022-11-23T04:10:43.1652487Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_nn_functional_pad_circular_cuda_complex128 SKIPPED (Skipped! Operation does not support inplace autograd.) [ 93%] 2022-11-23T04:10:43.1652843Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_nn_functional_pad_circular_cuda_float64 SKIPPED (Skipped! Operation does not support inplace autograd.) [ 93%] 2022-11-23T04:10:43.1653258Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_nn_functional_pad_constant_cuda_complex128 SKIPPED (Skipped! Operation does not support inplace autograd.) [ 93%] 2022-11-23T04:10:43.1653612Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_nn_functional_pad_constant_cuda_float64 SKIPPED (Skipped! Operation does not support inplace autograd.) [ 93%] 2022-11-23T04:10:43.1653969Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_nn_functional_pad_reflect_cuda_complex128 SKIPPED (Skipped! Operation does not support inplace autograd.) [ 93%] 2022-11-23T04:10:43.1654319Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_nn_functional_pad_reflect_cuda_float64 SKIPPED (Skipped! Operation does not support inplace autograd.) [ 93%] 2022-11-23T04:10:43.1654681Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_nn_functional_pad_replicate_cuda_complex128 SKIPPED (Skipped! Operation does not support inplace autograd.) [ 93%] 2022-11-23T04:10:43.1655039Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_nn_functional_pad_replicate_cuda_float64 SKIPPED (Skipped! Operation does not support inplace autograd.) [ 93%] 2022-11-23T04:10:43.1655405Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_nn_functional_pairwise_distance_cuda_complex128 SKIPPED (Skipped! Operation does not support inplace autograd.) [ 93%] 2022-11-23T04:10:43.1655747Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_nn_functional_pairwise_distance_cuda_float64 SKIPPED (Skipped! Operation does not support inplace autograd.) [ 93%] 2022-11-23T04:10:43.1656091Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_nn_functional_pdist_cuda_float64 SKIPPED (Skipped! Operation does not support inplace autograd.) [ 93%] 2022-11-23T04:10:43.1656500Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_nn_functional_pixel_shuffle_cuda_complex128 SKIPPED (Skipped! Operation does not support inplace autograd.) [ 93%] 2022-11-23T04:10:43.1656859Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_nn_functional_pixel_shuffle_cuda_float64 SKIPPED (Skipped! Operation does not support inplace autograd.) [ 93%] 2022-11-23T04:10:43.1657229Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_nn_functional_pixel_unshuffle_cuda_complex128 SKIPPED (Skipped! Operation does not support inplace autograd.) [ 93%] 2022-11-23T04:10:43.1657590Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_nn_functional_pixel_unshuffle_cuda_float64 SKIPPED (Skipped! Operation does not support inplace autograd.) [ 93%] 2022-11-23T04:10:43.1657945Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_nn_functional_poisson_nll_loss_cuda_float64 SKIPPED (Skipped! Operation does not support inplace autograd.) [ 93%] 2022-11-23T04:10:43.1658289Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_nn_functional_prelu_cuda_float64 SKIPPED (Skipped! Operation does not support inplace autograd.) [ 93%] 2022-11-23T04:10:43.1658631Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_nn_functional_relu6_cuda_float64 SKIPPED (Skipped! Operation does not support inplace autograd.) [ 93%] 2022-11-23T04:10:43.1658970Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_nn_functional_relu_cuda_float64 SKIPPED (Skipped! Operation does not support inplace autograd.) [ 93%] 2022-11-23T04:10:43.1659242Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_nn_functional_rrelu_cuda_float64 PASSED [ 93%] 2022-11-23T04:10:43.1659510Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_nn_functional_selu_cuda_float64 PASSED [ 93%] 2022-11-23T04:10:43.1659762Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_nn_functional_silu_cuda_float64 PASSED [ 93%] 2022-11-23T04:10:43.1660497Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_nn_functional_smooth_l1_loss_cuda_float64 SKIPPED (Skipped! Operation does not support inplace autograd.) [ 93%] 2022-11-23T04:10:43.1661147Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_nn_functional_soft_margin_loss_cuda_float64 SKIPPED (Skipped! Operation does not support inplace autograd.) [ 93%] 2022-11-23T04:10:43.1661498Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_nn_functional_softmin_cuda_float64 SKIPPED (Skipped! Operation does not support inplace autograd.) [ 93%] 2022-11-23T04:10:43.1661864Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_nn_functional_softmin_with_dtype_cuda_complex128 SKIPPED (Skipped! Operation does not support inplace autograd.) [ 93%] 2022-11-23T04:10:43.1662221Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_nn_functional_softmin_with_dtype_cuda_float64 SKIPPED (Skipped! Operation does not support inplace autograd.) [ 93%] 2022-11-23T04:10:43.1662578Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_nn_functional_softplus_cuda_float64 SKIPPED (Skipped! Operation does not support inplace autograd.) [ 94%] 2022-11-23T04:10:43.1662940Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_nn_functional_softshrink_cuda_float64 SKIPPED (Skipped! Operation does not support inplace autograd.) [ 94%] 2022-11-23T04:10:43.1663327Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_nn_functional_softsign_cuda_complex128 SKIPPED (Skipped! Operation does not support inplace autograd.) [ 94%] 2022-11-23T04:10:43.1663682Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_nn_functional_softsign_cuda_float64 SKIPPED (Skipped! Operation does not support inplace autograd.) [ 94%] 2022-11-23T04:10:43.1664044Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_nn_functional_tanhshrink_cuda_complex128 SKIPPED (Skipped! Operation does not support inplace autograd.) [ 94%] 2022-11-23T04:10:43.1664474Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_nn_functional_tanhshrink_cuda_float64 SKIPPED (Skipped! Operation does not support inplace autograd.) [ 94%] 2022-11-23T04:10:43.1664766Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_nn_functional_threshold_cuda_float64 PASSED [ 94%] 2022-11-23T04:10:43.1665113Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_nn_functional_triplet_margin_loss_cuda_complex128 SKIPPED (Skipped! Operation does not support inplace autograd.) [ 94%] 2022-11-23T04:10:43.1665471Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_nn_functional_triplet_margin_loss_cuda_float64 SKIPPED (Skipped! Operation does not support inplace autograd.) [ 94%] 2022-11-23T04:10:43.1665855Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_nn_functional_triplet_margin_with_distance_loss_cuda_complex128 SKIPPED (Skipped! Operation does not support inplace autograd.) [ 94%] 2022-11-23T04:10:43.1666240Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_nn_functional_triplet_margin_with_distance_loss_cuda_float64 SKIPPED (Skipped! Operation does not support inplace autograd.) [ 94%] 2022-11-23T04:10:43.1666591Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_nn_functional_unfold_cuda_complex128 SKIPPED (Skipped! Operation does not support inplace autograd.) [ 94%] 2022-11-23T04:10:43.1666935Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_nn_functional_unfold_cuda_float64 SKIPPED (Skipped! Operation does not support inplace autograd.) [ 94%] 2022-11-23T04:10:43.1667295Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_nn_functional_upsample_bilinear_cuda_float64 SKIPPED (Skipped! Operation does not support inplace autograd.) [ 94%] 2022-11-23T04:10:43.1667657Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_nn_functional_upsample_nearest_cuda_float64 SKIPPED (Skipped! Operation does not support inplace autograd.) [ 94%] 2022-11-23T04:10:43.1668203Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_nonzero_cuda_complex128 SKIPPED (Skipped! Op doesn't support autograd for this dtype.) [ 94%] 2022-11-23T04:10:43.1668676Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_nonzero_cuda_float64 SKIPPED (Skipped! Op doesn't support autograd for this dtype.) [ 94%] 2022-11-23T04:10:43.1669009Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_norm_cuda_complex128 SKIPPED (Skipped! Operation does not support inplace autograd.) [ 94%] 2022-11-23T04:10:43.1669340Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_norm_cuda_float64 SKIPPED (Skipped! Operation does not support inplace autograd.) [ 94%] 2022-11-23T04:10:43.1669679Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_norm_fro_cuda_complex128 SKIPPED (Skipped! Operation does not support inplace autograd.) [ 94%] 2022-11-23T04:10:43.1669993Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_norm_fro_cuda_float64 SKIPPED (Skipped! Operation does not support inplace autograd.) [ 94%] 2022-11-23T04:10:43.1670330Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_norm_inf_cuda_complex128 SKIPPED (Skipped! Operation does not support inplace autograd.) [ 94%] 2022-11-23T04:10:43.1670655Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_norm_inf_cuda_float64 SKIPPED (Skipped! Operation does not support inplace autograd.) [ 94%] 2022-11-23T04:10:43.1670985Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_norm_nuc_cuda_complex128 SKIPPED (Skipped! Operation does not support inplace autograd.) [ 94%] 2022-11-23T04:10:43.1671312Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_norm_nuc_cuda_float64 SKIPPED (Skipped! Operation does not support inplace autograd.) [ 94%] 2022-11-23T04:10:43.1671650Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_normal_cuda_float64 SKIPPED (Gradients are incorrect!) [ 94%] 2022-11-23T04:10:43.1671967Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_normal_number_mean_cuda_float64 SKIPPED (Gradients are incorrect!) [ 94%] 2022-11-23T04:10:43.1672435Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_ones_cuda_complex128 SKIPPED (Skipped! Op doesn't support autograd for this dtype.) [ 94%] 2022-11-23T04:10:43.1672892Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_ones_cuda_float64 SKIPPED (Skipped! Op doesn't support autograd for this dtype.) [ 94%] 2022-11-23T04:10:43.1673357Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_ones_like_cuda_complex128 SKIPPED (Skipped! Op doesn't support autograd for this dtype.) [ 94%] 2022-11-23T04:10:43.1673813Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_ones_like_cuda_float64 SKIPPED (Skipped! Op doesn't support autograd for this dtype.) [ 94%] 2022-11-23T04:10:43.1674138Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_ormqr_cuda_complex128 SKIPPED (Skipped! Operation does not support inplace autograd.) [ 94%] 2022-11-23T04:10:43.1674471Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_ormqr_cuda_float64 SKIPPED (Skipped! Operation does not support inplace autograd.) [ 94%] 2022-11-23T04:10:43.1674804Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_outer_cuda_complex128 SKIPPED (Skipped! Operation does not support inplace autograd.) [ 94%] 2022-11-23T04:10:43.1675132Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_outer_cuda_float64 SKIPPED (Skipped! Operation does not support inplace autograd.) [ 94%] 2022-11-23T04:10:43.1675464Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_pca_lowrank_cuda_float64 SKIPPED (Skipped! Operation does not support inplace autograd.) [ 94%] 2022-11-23T04:10:43.1675799Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_permute_cuda_complex128 SKIPPED (Skipped! Operation does not support inplace autograd.) [ 94%] 2022-11-23T04:10:43.1676190Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_permute_cuda_float64 SKIPPED (Skipped! Operation does not support inplace autograd.) [ 94%] 2022-11-23T04:10:43.1676526Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_pinverse_cuda_complex128 SKIPPED (Skipped! Operation does not support inplace autograd.) [ 94%] 2022-11-23T04:10:43.1676856Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_pinverse_cuda_float64 SKIPPED (Skipped! Operation does not support inplace autograd.) [ 94%] 2022-11-23T04:10:43.1677187Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_polar_cuda_float64 SKIPPED (Skipped! Operation does not support inplace autograd.) [ 94%] 2022-11-23T04:10:43.1677466Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_polygamma_polygamma_n_0_cuda_float64 PASSED [ 94%] 2022-11-23T04:10:43.1677759Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_polygamma_polygamma_n_1_cuda_float64 SKIPPED (Skipped!) [ 94%] 2022-11-23T04:10:43.1678034Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_polygamma_polygamma_n_2_cuda_float64 SKIPPED (Skipped!) [ 94%] 2022-11-23T04:10:43.1678323Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_polygamma_polygamma_n_3_cuda_float64 SKIPPED (Skipped!) [ 94%] 2022-11-23T04:10:43.1678607Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_polygamma_polygamma_n_4_cuda_float64 SKIPPED (Skipped!) [ 94%] 2022-11-23T04:10:43.1678952Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_positive_cuda_complex128 SKIPPED (Skipped! Operation does not support inplace autograd.) [ 94%] 2022-11-23T04:10:43.1679286Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_positive_cuda_float64 SKIPPED (Skipped! Operation does not support inplace autograd.) [ 94%] 2022-11-23T04:10:43.1679666Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_pow_cuda_complex128 SKIPPED (Skipped! Operation does not support inplace autograd.) [ 94%] 2022-11-23T04:10:43.1680004Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_pow_cuda_float64 SKIPPED (Skipped! Operation does not support inplace autograd.) [ 95%] 2022-11-23T04:10:43.1680331Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_prod_cuda_complex128 SKIPPED (Skipped! Operation does not support inplace autograd.) [ 95%] 2022-11-23T04:10:43.1680662Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_prod_cuda_float64 SKIPPED (Skipped! Operation does not support inplace autograd.) [ 95%] 2022-11-23T04:10:43.1680918Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_put_cuda_complex128 PASSED [ 95%] 2022-11-23T04:10:43.1681166Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_put_cuda_float64 PASSED [ 95%] 2022-11-23T04:10:43.1681475Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_qr_cuda_complex128 SKIPPED (Skipped! Operation does not support inplace autograd.) [ 95%] 2022-11-23T04:10:43.1681801Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_qr_cuda_float64 SKIPPED (Skipped! Operation does not support inplace autograd.) [ 95%] 2022-11-23T04:10:43.1682132Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_quantile_cuda_float64 SKIPPED (Skipped! Operation does not support inplace autograd.) [ 95%] 2022-11-23T04:10:43.1682382Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_rad2deg_cuda_float64 PASSED [ 95%] 2022-11-23T04:10:43.1682861Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_rand_like_cuda_complex128 SKIPPED (Skipped! Op doesn't support autograd for this dtype.) [ 95%] 2022-11-23T04:10:43.1683322Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_rand_like_cuda_float64 SKIPPED (Skipped! Op doesn't support autograd for this dtype.) [ 95%] 2022-11-23T04:10:43.1683783Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_randint_cuda_float64 SKIPPED (Skipped! Op doesn't support autograd for this dtype.) [ 95%] 2022-11-23T04:10:43.1684321Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_randint_like_cuda_float64 SKIPPED (Skipped! Op doesn't support autograd for this dtype.) [ 95%] 2022-11-23T04:10:43.1684790Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_randn_cuda_complex128 SKIPPED (Skipped! Op doesn't support autograd for this dtype.) [ 95%] 2022-11-23T04:10:43.1685245Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_randn_cuda_float64 SKIPPED (Skipped! Op doesn't support autograd for this dtype.) [ 95%] 2022-11-23T04:10:43.1685717Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_randn_like_cuda_complex128 SKIPPED (Skipped! Op doesn't support autograd for this dtype.) [ 95%] 2022-11-23T04:10:43.1686163Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_randn_like_cuda_float64 SKIPPED (Skipped! Op doesn't support autograd for this dtype.) [ 95%] 2022-11-23T04:10:43.1686499Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_ravel_cuda_complex128 SKIPPED (Skipped! Operation does not support inplace autograd.) [ 95%] 2022-11-23T04:10:43.1686826Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_ravel_cuda_float64 SKIPPED (Skipped! Operation does not support inplace autograd.) [ 95%] 2022-11-23T04:10:43.1687153Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_real_cuda_complex128 SKIPPED (Skipped! Operation does not support inplace autograd.) [ 95%] 2022-11-23T04:10:43.1687477Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_real_cuda_float64 SKIPPED (Skipped! Operation does not support inplace autograd.) [ 95%] 2022-11-23T04:10:43.1687743Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_reciprocal_cuda_complex128 PASSED [ 95%] 2022-11-23T04:10:43.1688049Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_reciprocal_cuda_float64 PASSED [ 95%] 2022-11-23T04:10:43.1688319Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_remainder_cuda_float64 PASSED [ 95%] 2022-11-23T04:10:43.1688574Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_renorm_cuda_complex128 PASSED [ 95%] 2022-11-23T04:10:43.1688826Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_renorm_cuda_float64 PASSED [ 95%] 2022-11-23T04:10:43.1689145Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_repeat_cuda_complex128 SKIPPED (Skipped! Operation does not support inplace autograd.) [ 95%] 2022-11-23T04:10:43.1689486Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_repeat_cuda_float64 SKIPPED (Skipped! Operation does not support inplace autograd.) [ 95%] 2022-11-23T04:10:43.1689844Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_repeat_interleave_cuda_complex128 SKIPPED (Skipped! Operation does not support inplace autograd.) [ 95%] 2022-11-23T04:10:43.1690200Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_repeat_interleave_cuda_float64 SKIPPED (Skipped! Operation does not support inplace autograd.) [ 95%] 2022-11-23T04:10:43.1690539Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_reshape_as_cuda_complex128 SKIPPED (Skipped! Operation does not support inplace autograd.) [ 95%] 2022-11-23T04:10:43.1690867Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_reshape_as_cuda_float64 SKIPPED (Skipped! Operation does not support inplace autograd.) [ 95%] 2022-11-23T04:10:43.1691201Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_reshape_cuda_complex128 SKIPPED (Skipped! Operation does not support inplace autograd.) [ 95%] 2022-11-23T04:10:43.1691530Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_reshape_cuda_float64 SKIPPED (Skipped! Operation does not support inplace autograd.) [ 95%] 2022-11-23T04:10:43.1692010Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_resize__cuda_complex128 SKIPPED (Skipped! Op doesn't support autograd for this dtype.) [ 95%] 2022-11-23T04:10:43.1692528Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_resize__cuda_float64 SKIPPED (Skipped! Op doesn't support autograd for this dtype.) [ 95%] 2022-11-23T04:10:43.1692996Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_resize_as__cuda_complex128 SKIPPED (Skipped! Op doesn't support autograd for this dtype.) [ 95%] 2022-11-23T04:10:43.1693458Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_resize_as__cuda_float64 SKIPPED (Skipped! Op doesn't support autograd for this dtype.) [ 95%] 2022-11-23T04:10:43.1693781Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_resolve_conj_cuda_complex128 SKIPPED (Skipped! Operation does not support inplace autograd.) [ 95%] 2022-11-23T04:10:43.1694115Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_resolve_conj_cuda_float64 SKIPPED (Skipped! Operation does not support inplace autograd.) [ 95%] 2022-11-23T04:10:43.1694454Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_resolve_neg_cuda_complex128 SKIPPED (Skipped! Operation does not support inplace autograd.) [ 95%] 2022-11-23T04:10:43.1694782Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_resolve_neg_cuda_float64 SKIPPED (Skipped! Operation does not support inplace autograd.) [ 95%] 2022-11-23T04:10:43.1695118Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_roll_cuda_complex128 SKIPPED (Skipped! Operation does not support inplace autograd.) [ 95%] 2022-11-23T04:10:43.1695447Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_roll_cuda_float64 SKIPPED (Skipped! Operation does not support inplace autograd.) [ 95%] 2022-11-23T04:10:43.1695780Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_rot90_cuda_complex128 SKIPPED (Skipped! Operation does not support inplace autograd.) [ 95%] 2022-11-23T04:10:43.1696185Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_rot90_cuda_float64 SKIPPED (Skipped! Operation does not support inplace autograd.) [ 95%] 2022-11-23T04:10:43.1696449Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_round_cuda_float64 PASSED [ 95%] 2022-11-23T04:10:43.1696714Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_round_decimals_0_cuda_float64 PASSED [ 95%] 2022-11-23T04:10:43.1696993Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_round_decimals_3_cuda_float64 SKIPPED (Skipped!) [ 96%] 2022-11-23T04:10:43.1697260Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_round_decimals_neg_3_cuda_float64 SKIPPED (Skipped!) [ 96%] 2022-11-23T04:10:43.1697514Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_rsqrt_cuda_complex128 PASSED [ 96%] 2022-11-23T04:10:43.1697764Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_rsqrt_cuda_float64 PASSED [ 96%] 2022-11-23T04:10:43.1698099Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_rsub_cuda_complex128 SKIPPED (Skipped! Operation does not support inplace autograd.) [ 96%] 2022-11-23T04:10:43.1698424Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_rsub_cuda_float64 SKIPPED (Skipped! Operation does not support inplace autograd.) [ 96%] 2022-11-23T04:10:43.1698914Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_scalar_tensor_cuda_complex128 SKIPPED (Skipped! Op doesn't support autograd for this dtype.) [ 96%] 2022-11-23T04:10:43.1699383Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_scalar_tensor_cuda_float64 SKIPPED (Skipped! Op doesn't support autograd for this dtype.) [ 96%] 2022-11-23T04:10:43.1699653Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_scatter_add_cuda_complex128 PASSED [ 96%] 2022-11-23T04:10:43.1700157Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_scatter_add_cuda_float64 PASSED [ 96%] 2022-11-23T04:10:43.1700672Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_scatter_cuda_complex128 PASSED [ 96%] 2022-11-23T04:10:43.1701080Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_scatter_cuda_float64 PASSED [ 96%] 2022-11-23T04:10:43.1701335Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_scatter_reduce_amax_cuda_float64 PASSED [ 96%] 2022-11-23T04:10:43.1701601Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_scatter_reduce_amin_cuda_float64 PASSED [ 96%] 2022-11-23T04:10:43.1701871Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_scatter_reduce_mean_cuda_float64 PASSED [ 96%] 2022-11-23T04:10:43.1702139Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_scatter_reduce_prod_cuda_float64 PASSED [ 96%] 2022-11-23T04:10:43.1702406Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_scatter_reduce_sum_cuda_float64 PASSED [ 96%] 2022-11-23T04:10:43.1702902Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_searchsorted_cuda_float64 SKIPPED (Skipped! Op doesn't support autograd for this dtype.) [ 96%] 2022-11-23T04:10:43.1703256Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_segment_reduce_lengths_cuda_float64 SKIPPED (Skipped! Operation does not support inplace autograd.) [ 96%] 2022-11-23T04:10:43.1703607Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_segment_reduce_offsets_cuda_float64 SKIPPED (Skipped! Operation does not support inplace autograd.) [ 96%] 2022-11-23T04:10:43.1703941Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_select_cuda_complex128 SKIPPED (Skipped! Operation does not support inplace autograd.) [ 96%] 2022-11-23T04:10:43.1704270Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_select_cuda_float64 SKIPPED (Skipped! Operation does not support inplace autograd.) [ 96%] 2022-11-23T04:10:43.1704669Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_select_scatter_cuda_float64 SKIPPED (Skipped! Operation does not support inplace autograd.) [ 96%] 2022-11-23T04:10:43.1704942Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_sgn_cuda_complex128 PASSED [ 96%] 2022-11-23T04:10:43.1705201Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_sgn_cuda_float64 PASSED [ 96%] 2022-11-23T04:10:43.1705678Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_short_cuda_complex128 SKIPPED (Skipped! Op doesn't support autograd for this dtype.) [ 96%] 2022-11-23T04:10:43.1706142Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_short_cuda_float64 SKIPPED (Skipped! Op doesn't support autograd for this dtype.) [ 96%] 2022-11-23T04:10:43.1706403Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_sigmoid_cuda_complex128 PASSED [ 96%] 2022-11-23T04:10:43.1706657Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_sigmoid_cuda_float64 PASSED [ 96%] 2022-11-23T04:10:43.1706906Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_sign_cuda_float64 PASSED [ 96%] 2022-11-23T04:10:43.1707399Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_signal_windows_cosine_cuda_float64 SKIPPED (Skipped! Op doesn't support autograd for this dtype.) [ 96%] 2022-11-23T04:10:43.1707899Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_signal_windows_exponential_cuda_float64 SKIPPED (Skipped! Op doesn't support autograd for this dtype.) [ 96%] 2022-11-23T04:10:43.1708388Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_signal_windows_gaussian_cuda_float64 SKIPPED (Skipped! Op doesn't support autograd for this dtype.) [ 96%] 2022-11-23T04:10:43.1708860Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_signal_windows_kaiser_cuda_float64 SKIPPED (Skipped! Op doesn't support autograd for this dtype.) [ 96%] 2022-11-23T04:10:43.1709318Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_signbit_cuda_float64 SKIPPED (Skipped! Op doesn't support autograd for this dtype.) [ 96%] 2022-11-23T04:10:43.1709630Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_sin_cuda_complex128 PASSED [ 96%] 2022-11-23T04:10:43.1709876Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_sin_cuda_float64 PASSED [ 96%] 2022-11-23T04:10:43.1710131Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_sinc_cuda_complex128 PASSED [ 96%] 2022-11-23T04:10:43.1710380Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_sinc_cuda_float64 PASSED [ 96%] 2022-11-23T04:10:43.1710641Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_sinh_cuda_complex128 PASSED [ 96%] 2022-11-23T04:10:43.1710893Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_sinh_cuda_float64 PASSED [ 96%] 2022-11-23T04:10:43.1711227Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_slice_cuda_complex128 SKIPPED (Skipped! Operation does not support inplace autograd.) [ 96%] 2022-11-23T04:10:43.1711546Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_slice_cuda_float64 SKIPPED (Skipped! Operation does not support inplace autograd.) [ 96%] 2022-11-23T04:10:43.1711886Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_slice_scatter_cuda_float64 SKIPPED (Skipped! Operation does not support inplace autograd.) [ 96%] 2022-11-23T04:10:43.1712215Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_softmax_cuda_float64 SKIPPED (Skipped! Operation does not support inplace autograd.) [ 96%] 2022-11-23T04:10:43.1712560Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_softmax_with_dtype_cuda_complex128 SKIPPED (Skipped! Operation does not support inplace autograd.) [ 96%] 2022-11-23T04:10:43.1712899Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_softmax_with_dtype_cuda_float64 SKIPPED (Skipped! Operation does not support inplace autograd.) [ 96%] 2022-11-23T04:10:43.1713281Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_sort_cuda_float64 SKIPPED (Skipped! Operation does not support inplace autograd.) [ 96%] 2022-11-23T04:10:43.1713646Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_sparse_sampled_addmm_cuda_complex128 SKIPPED (Skipped! Operation does not support inplace autograd.) [ 97%] 2022-11-23T04:10:43.1713998Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_sparse_sampled_addmm_cuda_float64 SKIPPED (Skipped! Operation does not support inplace autograd.) [ 97%] 2022-11-23T04:10:43.1714482Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_special_airy_ai_cuda_float64 SKIPPED (Skipped! Op doesn't support autograd for this dtype.) [ 97%] 2022-11-23T04:10:43.1714960Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_special_bessel_j0_cuda_float64 SKIPPED (Skipped! Op doesn't support autograd for this dtype.) [ 97%] 2022-11-23T04:10:43.1715494Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_special_bessel_j1_cuda_float64 SKIPPED (Skipped! Op doesn't support autograd for this dtype.) [ 97%] 2022-11-23T04:10:43.1715984Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_special_bessel_y0_cuda_float64 SKIPPED (Skipped! Op doesn't support autograd for this dtype.) [ 97%] 2022-11-23T04:10:43.1716477Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_special_bessel_y1_cuda_float64 SKIPPED (Skipped! Op doesn't support autograd for this dtype.) [ 97%] 2022-11-23T04:10:43.1716972Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_special_chebyshev_polynomial_t_cuda_float64 SKIPPED (Skipped! Op doesn't support autograd for this dtype.) [ 97%] 2022-11-23T04:10:43.1717479Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_special_chebyshev_polynomial_u_cuda_float64 SKIPPED (Skipped! Op doesn't support autograd for this dtype.) [ 97%] 2022-11-23T04:10:43.1718003Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_special_chebyshev_polynomial_v_cuda_float64 SKIPPED (Skipping - testing takes an unreasonably long time, #79528) [ 97%] 2022-11-23T04:10:43.1718587Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_special_chebyshev_polynomial_w_cuda_float64 SKIPPED (Skipping - testing takes an unreasonably long time, #79528) [ 97%] 2022-11-23T04:10:43.1718917Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_special_entr_cuda_float64 SKIPPED (Skipped! Operation does not support inplace autograd.) [ 97%] 2022-11-23T04:10:43.1719247Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_special_erfcx_cuda_float64 SKIPPED (Skipped! Operation does not support inplace autograd.) [ 97%] 2022-11-23T04:10:43.1719745Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_special_hermite_polynomial_h_cuda_float64 SKIPPED (Skipped! Op doesn't support autograd for this dtype.) [ 97%] 2022-11-23T04:10:43.1720250Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_special_hermite_polynomial_he_cuda_float64 SKIPPED (Skipped! Op doesn't support autograd for this dtype.) [ 97%] 2022-11-23T04:10:43.1720585Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_special_i0e_cuda_float64 SKIPPED (Skipped! Operation does not support inplace autograd.) [ 97%] 2022-11-23T04:10:43.1720911Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_special_i1_cuda_float64 SKIPPED (Skipped! Operation does not support inplace autograd.) [ 97%] 2022-11-23T04:10:43.1721243Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_special_i1e_cuda_float64 SKIPPED (Skipped! Operation does not support inplace autograd.) [ 97%] 2022-11-23T04:10:43.1721755Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_special_laguerre_polynomial_l_cuda_float64 SKIPPED (Skipped! Op doesn't support autograd for this dtype.) [ 97%] 2022-11-23T04:10:43.1722321Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_special_legendre_polynomial_p_cuda_float64 SKIPPED (Skipping - testing takes an unreasonably long time, #79528) [ 97%] 2022-11-23T04:10:43.1722653Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_special_log_ndtr_cuda_float64 SKIPPED (Skipped! Operation does not support inplace autograd.) [ 97%] 2022-11-23T04:10:43.1723171Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_special_modified_bessel_i0_cuda_float64 SKIPPED (Skipped! Op doesn't support autograd for this dtype.) [ 97%] 2022-11-23T04:10:43.1723672Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_special_modified_bessel_i1_cuda_float64 SKIPPED (Skipped! Op doesn't support autograd for this dtype.) [ 97%] 2022-11-23T04:10:43.1724172Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_special_modified_bessel_k0_cuda_float64 SKIPPED (Skipped! Op doesn't support autograd for this dtype.) [ 97%] 2022-11-23T04:10:43.1724675Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_special_modified_bessel_k1_cuda_float64 SKIPPED (Skipped! Op doesn't support autograd for this dtype.) [ 97%] 2022-11-23T04:10:43.1725018Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_special_ndtr_cuda_float64 SKIPPED (Skipped! Operation does not support inplace autograd.) [ 97%] 2022-11-23T04:10:43.1725355Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_special_ndtri_cuda_float64 SKIPPED (Skipped! Operation does not support inplace autograd.) [ 97%] 2022-11-23T04:10:43.1725726Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_special_polygamma_special_polygamma_n_0_cuda_float64 SKIPPED (Skipped! Operation does not support inplace autograd.) [ 97%] 2022-11-23T04:10:43.1726239Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_special_scaled_modified_bessel_k0_cuda_float64 SKIPPED (Skipped! Op doesn't support autograd for this dtype.) [ 97%] 2022-11-23T04:10:43.1726752Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_special_scaled_modified_bessel_k1_cuda_float64 SKIPPED (Skipped! Op doesn't support autograd for this dtype.) [ 97%] 2022-11-23T04:10:43.1727354Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_special_shifted_chebyshev_polynomial_t_cuda_float64 SKIPPED (Skipping - testing takes an unreasonably long time, #79528) [ 97%] 2022-11-23T04:10:43.1727876Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_special_shifted_chebyshev_polynomial_u_cuda_float64 SKIPPED (Skipping - testing takes an unreasonably long time, #79528) [ 97%] 2022-11-23T04:10:43.1728393Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_special_shifted_chebyshev_polynomial_v_cuda_float64 SKIPPED (Skipping - testing takes an unreasonably long time, #79528) [ 97%] 2022-11-23T04:10:43.1728888Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_special_shifted_chebyshev_polynomial_w_cuda_float64 SKIPPED (Skipping - testing takes an unreasonably long time, #79528) [ 97%] 2022-11-23T04:10:43.1729386Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_special_spherical_bessel_j0_cuda_float64 SKIPPED (Skipped! Op doesn't support autograd for this dtype.) [ 97%] 2022-11-23T04:10:43.1729728Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_special_xlog1py_cuda_float64 SKIPPED (Skipped! Operation does not support inplace autograd.) [ 97%] 2022-11-23T04:10:43.1730208Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_special_zeta_cuda_float64 SKIPPED (Skipped! Op doesn't support autograd for this dtype.) [ 97%] 2022-11-23T04:10:43.1730539Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_split_cuda_complex128 SKIPPED (Skipped! Operation does not support inplace autograd.) [ 97%] 2022-11-23T04:10:43.1730866Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_split_cuda_float64 SKIPPED (Skipped! Operation does not support inplace autograd.) [ 97%] 2022-11-23T04:10:43.1731260Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_split_list_args_cuda_complex128 SKIPPED (Skipped! Operation does not support inplace autograd.) [ 97%] 2022-11-23T04:10:43.1731608Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_split_list_args_cuda_float64 SKIPPED (Skipped! Operation does not support inplace autograd.) [ 97%] 2022-11-23T04:10:43.1731954Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_split_with_sizes_cuda_complex128 SKIPPED (Skipped! Operation does not support inplace autograd.) [ 97%] 2022-11-23T04:10:43.1732294Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_split_with_sizes_cuda_float64 SKIPPED (Skipped! Operation does not support inplace autograd.) [ 97%] 2022-11-23T04:10:43.1732551Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_sqrt_cuda_complex128 PASSED [ 97%] 2022-11-23T04:10:43.1732800Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_sqrt_cuda_float64 PASSED [ 97%] 2022-11-23T04:10:43.1733041Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_square_cuda_complex128 PASSED [ 97%] 2022-11-23T04:10:43.1733296Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_square_cuda_float64 PASSED [ 97%] 2022-11-23T04:10:43.1733556Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_squeeze_cuda_complex128 PASSED [ 97%] 2022-11-23T04:10:43.1733807Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_squeeze_cuda_float64 PASSED [ 97%] 2022-11-23T04:10:43.1734135Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_stack_cuda_complex128 SKIPPED (Skipped! Operation does not support inplace autograd.) [ 98%] 2022-11-23T04:10:43.1734462Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_stack_cuda_float64 SKIPPED (Skipped! Operation does not support inplace autograd.) [ 98%] 2022-11-23T04:10:43.1734804Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_std_cuda_complex128 SKIPPED (Skipped! Operation does not support inplace autograd.) [ 98%] 2022-11-23T04:10:43.1735189Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_std_cuda_float64 SKIPPED (Skipped! Operation does not support inplace autograd.) [ 98%] 2022-11-23T04:10:43.1735533Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_std_mean_cuda_complex128 SKIPPED (Skipped! Operation does not support inplace autograd.) [ 98%] 2022-11-23T04:10:43.1735864Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_std_mean_cuda_float64 SKIPPED (Skipped! Operation does not support inplace autograd.) [ 98%] 2022-11-23T04:10:43.1736193Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_stft_cuda_complex128 SKIPPED (Skipped! Operation does not support inplace autograd.) [ 98%] 2022-11-23T04:10:43.1736498Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_stft_cuda_float64 SKIPPED (Skipped! Operation does not support inplace autograd.) [ 98%] 2022-11-23T04:10:43.1736755Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_sub_cuda_complex128 PASSED [ 98%] 2022-11-23T04:10:43.1737003Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_sub_cuda_float64 PASSED [ 98%] 2022-11-23T04:10:43.1737331Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_sum_cuda_complex128 SKIPPED (Skipped! Operation does not support inplace autograd.) [ 98%] 2022-11-23T04:10:43.1737656Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_sum_cuda_float64 SKIPPED (Skipped! Operation does not support inplace autograd.) [ 98%] 2022-11-23T04:10:43.1737991Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_sum_to_size_cuda_complex128 SKIPPED (Skipped! Operation does not support inplace autograd.) [ 98%] 2022-11-23T04:10:43.1738318Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_sum_to_size_cuda_float64 SKIPPED (Skipped! Operation does not support inplace autograd.) [ 98%] 2022-11-23T04:10:43.1738687Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_svd_cuda_complex128 SKIPPED (Skipped! Operation does not support inplace autograd.) [ 98%] 2022-11-23T04:10:43.1739020Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_svd_cuda_float64 SKIPPED (Skipped! Operation does not support inplace autograd.) [ 98%] 2022-11-23T04:10:43.1739352Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_svd_lowrank_cuda_float64 SKIPPED (Skipped! Operation does not support inplace autograd.) [ 98%] 2022-11-23T04:10:43.1739691Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_symeig_cuda_complex128 SKIPPED (Skipped! Operation does not support inplace autograd.) [ 98%] 2022-11-23T04:10:43.1740331Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_symeig_cuda_float64 SKIPPED (Skipped! Operation does not support inplace autograd.) [ 98%] 2022-11-23T04:10:43.1740829Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_t_cuda_complex128 PASSED [ 98%] 2022-11-23T04:10:43.1741106Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_t_cuda_float64 PASSED [ 98%] 2022-11-23T04:10:43.1741449Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_take_along_dim_cuda_complex128 SKIPPED (Skipped! Operation does not support inplace autograd.) [ 98%] 2022-11-23T04:10:43.1741790Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_take_along_dim_cuda_float64 SKIPPED (Skipped! Operation does not support inplace autograd.) [ 98%] 2022-11-23T04:10:43.1742119Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_take_cuda_complex128 SKIPPED (Skipped! Operation does not support inplace autograd.) [ 98%] 2022-11-23T04:10:43.1742441Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_take_cuda_float64 SKIPPED (Skipped! Operation does not support inplace autograd.) [ 98%] 2022-11-23T04:10:43.1742695Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_tan_cuda_complex128 PASSED [ 98%] 2022-11-23T04:10:43.1742943Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_tan_cuda_float64 PASSED [ 98%] 2022-11-23T04:10:43.1743290Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_tanh_cuda_complex128 PASSED [ 98%] 2022-11-23T04:10:43.1743518Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_tanh_cuda_float64 PASSED [ 98%] 2022-11-23T04:10:43.1743860Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_tensor_split_cuda_complex128 SKIPPED (Skipped! Operation does not support inplace autograd.) [ 98%] 2022-11-23T04:10:43.1744192Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_tensor_split_cuda_float64 SKIPPED (Skipped! Operation does not support inplace autograd.) [ 98%] 2022-11-23T04:10:43.1744523Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_tensordot_cuda_complex128 SKIPPED (Skipped! Operation does not support inplace autograd.) [ 98%] 2022-11-23T04:10:43.1744869Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_tensordot_cuda_float64 SKIPPED (Skipped! Operation does not support inplace autograd.) [ 98%] 2022-11-23T04:10:43.1745207Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_tile_cuda_complex128 SKIPPED (Skipped! Operation does not support inplace autograd.) [ 98%] 2022-11-23T04:10:43.1745535Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_tile_cuda_float64 SKIPPED (Skipped! Operation does not support inplace autograd.) [ 98%] 2022-11-23T04:10:43.1745861Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_to_cuda_complex128 SKIPPED (Skipped! Operation does not support inplace autograd.) [ 98%] 2022-11-23T04:10:43.1746183Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_to_cuda_float64 SKIPPED (Skipped! Operation does not support inplace autograd.) [ 98%] 2022-11-23T04:10:43.1746678Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_to_sparse_cuda_complex128 SKIPPED (Skipped! Op doesn't support autograd for this dtype.) [ 98%] 2022-11-23T04:10:43.1747069Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_to_sparse_cuda_float64 SKIPPED (Skipped! Operation does not support inplace autograd.) [ 98%] 2022-11-23T04:10:43.1747408Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_topk_cuda_float64 SKIPPED (Skipped! Operation does not support inplace autograd.) [ 98%] 2022-11-23T04:10:43.1747720Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_trace_cuda_complex128 SKIPPED (Skipped! Operation does not support inplace autograd.) [ 98%] 2022-11-23T04:10:43.1748044Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_trace_cuda_float64 SKIPPED (Skipped! Operation does not support inplace autograd.) [ 98%] 2022-11-23T04:10:43.1748308Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_transpose_cuda_complex128 PASSED [ 98%] 2022-11-23T04:10:43.1748566Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_transpose_cuda_float64 PASSED [ 98%] 2022-11-23T04:10:43.1748904Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_trapezoid_cuda_complex128 SKIPPED (Skipped! Operation does not support inplace autograd.) [ 98%] 2022-11-23T04:10:43.1749236Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_trapezoid_cuda_float64 SKIPPED (Skipped! Operation does not support inplace autograd.) [ 98%] 2022-11-23T04:10:43.1749564Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_trapz_cuda_complex128 SKIPPED (Skipped! Operation does not support inplace autograd.) [ 98%] 2022-11-23T04:10:43.1749898Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_trapz_cuda_float64 SKIPPED (Skipped! Operation does not support inplace autograd.) [ 98%] 2022-11-23T04:10:43.1750247Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_triangular_solve_cuda_complex128 SKIPPED (Skipped! Operation does not support inplace autograd.) [ 99%] 2022-11-23T04:10:43.1750596Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_triangular_solve_cuda_float64 SKIPPED (Skipped! Operation does not support inplace autograd.) [ 99%] 2022-11-23T04:10:43.1750908Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_tril_cuda_complex128 PASSED [ 99%] 2022-11-23T04:10:43.1751138Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_tril_cuda_float64 PASSED [ 99%] 2022-11-23T04:10:43.1751390Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_triu_cuda_complex128 PASSED [ 99%] 2022-11-23T04:10:43.1751633Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_triu_cuda_float64 PASSED [ 99%] 2022-11-23T04:10:43.1751900Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_true_divide_cuda_complex128 PASSED [ 99%] 2022-11-23T04:10:43.1752160Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_true_divide_cuda_float64 PASSED [ 99%] 2022-11-23T04:10:43.1752412Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_trunc_cuda_float64 PASSED [ 99%] 2022-11-23T04:10:43.1752749Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_unbind_cuda_complex128 SKIPPED (Skipped! Operation does not support inplace autograd.) [ 99%] 2022-11-23T04:10:43.1753081Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_unbind_cuda_float64 SKIPPED (Skipped! Operation does not support inplace autograd.) [ 99%] 2022-11-23T04:10:43.1753419Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_unflatten_cuda_complex128 SKIPPED (Skipped! Operation does not support inplace autograd.) [ 99%] 2022-11-23T04:10:43.1753747Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_unflatten_cuda_float64 SKIPPED (Skipped! Operation does not support inplace autograd.) [ 99%] 2022-11-23T04:10:43.1754064Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_unfold_copy_cuda_complex128 SKIPPED (Skipped! Operation does not support inplace autograd.) [ 99%] 2022-11-23T04:10:43.1754446Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_unfold_copy_cuda_float64 SKIPPED (Skipped! Operation does not support inplace autograd.) [ 99%] 2022-11-23T04:10:43.1754792Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_unfold_cuda_complex128 SKIPPED (Skipped! Operation does not support inplace autograd.) [ 99%] 2022-11-23T04:10:43.1755131Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_unfold_cuda_float64 SKIPPED (Skipped! Operation does not support inplace autograd.) [ 99%] 2022-11-23T04:10:43.1755610Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_uniform_cuda_complex128 SKIPPED (Skipped! Op doesn't support autograd for this dtype.) [ 99%] 2022-11-23T04:10:43.1756065Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_uniform_cuda_float64 SKIPPED (Skipped! Op doesn't support autograd for this dtype.) [ 99%] 2022-11-23T04:10:43.1756550Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_unique_consecutive_cuda_float64 SKIPPED (Skipped! Op doesn't support autograd for this dtype.) [ 99%] 2022-11-23T04:10:43.1757014Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_unique_cuda_float64 SKIPPED (Skipped! Op doesn't support autograd for this dtype.) [ 99%] 2022-11-23T04:10:43.1757279Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_unsqueeze_cuda_complex128 PASSED [ 99%] 2022-11-23T04:10:43.1757537Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_unsqueeze_cuda_float64 PASSED [ 99%] 2022-11-23T04:10:43.1757863Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_var_cuda_complex128 SKIPPED (Skipped! Operation does not support inplace autograd.) [ 99%] 2022-11-23T04:10:43.1758168Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_var_cuda_float64 SKIPPED (Skipped! Operation does not support inplace autograd.) [ 99%] 2022-11-23T04:10:43.1758503Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_var_mean_cuda_complex128 SKIPPED (Skipped! Operation does not support inplace autograd.) [ 99%] 2022-11-23T04:10:43.1758889Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_var_mean_cuda_float64 SKIPPED (Skipped! Operation does not support inplace autograd.) [ 99%] 2022-11-23T04:10:43.1759221Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_vdot_cuda_complex128 SKIPPED (Skipped! Operation does not support inplace autograd.) [ 99%] 2022-11-23T04:10:43.1759544Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_vdot_cuda_float64 SKIPPED (Skipped! Operation does not support inplace autograd.) [ 99%] 2022-11-23T04:10:43.1759890Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_view_as_complex_cuda_float64 SKIPPED (Skipped! Operation does not support inplace autograd.) [ 99%] 2022-11-23T04:10:43.1760230Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_view_as_cuda_complex128 SKIPPED (Skipped! Operation does not support inplace autograd.) [ 99%] 2022-11-23T04:10:43.1760561Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_view_as_cuda_float64 SKIPPED (Skipped! Operation does not support inplace autograd.) [ 99%] 2022-11-23T04:10:43.1760905Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_view_as_real_cuda_complex128 SKIPPED (Skipped! Operation does not support inplace autograd.) [ 99%] 2022-11-23T04:10:43.1761238Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_view_copy_cuda_float64 SKIPPED (Skipped! Operation does not support inplace autograd.) [ 99%] 2022-11-23T04:10:43.1761567Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_view_cuda_complex128 SKIPPED (Skipped! Operation does not support inplace autograd.) [ 99%] 2022-11-23T04:10:43.1761889Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_view_cuda_float64 SKIPPED (Skipped! Operation does not support inplace autograd.) [ 99%] 2022-11-23T04:10:43.1762242Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_vsplit_cuda_complex128 SKIPPED (Skipped! Operation does not support inplace autograd.) [ 99%] 2022-11-23T04:10:43.1762583Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_vsplit_cuda_float64 SKIPPED (Skipped! Operation does not support inplace autograd.) [ 99%] 2022-11-23T04:10:43.1762916Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_vstack_cuda_complex128 SKIPPED (Skipped! Operation does not support inplace autograd.) [ 99%] 2022-11-23T04:10:43.1763286Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_vstack_cuda_float64 SKIPPED (Skipped! Operation does not support inplace autograd.) [ 99%] 2022-11-23T04:10:43.1763617Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_where_cuda_complex128 SKIPPED (Skipped! Operation does not support inplace autograd.) [ 99%] 2022-11-23T04:10:43.1763945Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_where_cuda_float64 SKIPPED (Skipped! Operation does not support inplace autograd.) [ 99%] 2022-11-23T04:10:43.1764204Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_xlogy_cuda_float64 PASSED [ 99%] 2022-11-23T04:10:43.1764461Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_zero__cuda_complex128 PASSED [ 99%] 2022-11-23T04:10:43.1764718Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_zero__cuda_float64 PASSED [ 99%] 2022-11-23T04:10:43.1765200Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_zeros_cuda_complex128 SKIPPED (Skipped! Op doesn't support autograd for this dtype.) [ 99%] 2022-11-23T04:10:43.1765667Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_zeros_cuda_float64 SKIPPED (Skipped! Op doesn't support autograd for this dtype.) [ 99%] 2022-11-23T04:10:43.1766122Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_zeros_like_cuda_complex128 SKIPPED (Skipped! Op doesn't support autograd for this dtype.) [ 99%] 2022-11-23T04:10:43.1766589Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_zeros_like_cuda_float64 SKIPPED (Skipped! Op doesn't support autograd for this dtype.) [100%] 2022-11-23T04:10:43.1766663Z 2022-11-23T04:10:43.1766834Z =============================== warnings summary =============================== 2022-11-23T04:10:43.1767139Z ../../../../../opt/conda/lib/python3.10/site-packages/_pytest/config/__init__.py:1171 2022-11-23T04:10:43.1767612Z /opt/conda/lib/python3.10/site-packages/_pytest/config/__init__.py:1171: PytestAssertRewriteWarning: Module already imported so cannot be rewritten: hypothesis 2022-11-23T04:10:43.1767755Z self._mark_plugins_for_rewrite(hook) 2022-11-23T04:10:43.1767776Z 2022-11-23T04:10:43.1768083Z -- Docs: https://docs.pytest.org/en/stable/how-to/capture-warnings.html 2022-11-23T04:10:43.1768525Z - generated xml file: /var/lib/jenkins/workspace/test/test-reports/python-pytest/test_ops_gradients/test_ops_gradients-61b2c82b6702b198.xml - 2022-11-23T04:10:43.1768713Z ==== 1846 passed, 2951 skipped, 38 xfailed, 1 warning in 7112.20s (1:58:32) ==== 2022-11-23T04:10:43.1768960Z If in CI, skip info is located in the xml test reports, please either go to s3 or the hud to download them 2022-11-23T04:10:43.1768981Z 2022-11-23T04:10:43.1769368Z ##[endgroup] 2022-11-23T04:10:43.1769777Z FINISHED PRINTING LOG FILE of test_ops_gradients (/var/lib/jenkins/workspace/test/test-reports/test_ops_gradients_l39pv2a9) 2022-11-23T04:10:43.1769798Z 2022-11-23T04:10:43.1770025Z Running test_sparse_csr ... [2022-11-23 04:10:42.853905] 2022-11-23T04:10:43.1770468Z Executing ['/opt/conda/bin/python', '-bb', 'test_sparse_csr.py', '-v', '--import-slow-tests', '--import-disabled-tests'] ... [2022-11-23 04:10:42.854238] 2022-11-23T04:14:40.2801571Z 2022-11-23T04:14:40.2805321Z Expand the folded group to see the log file of test_sparse_csr 2022-11-23T04:14:40.2806822Z ##[group]PRINTING LOG FILE of test_sparse_csr (/var/lib/jenkins/workspace/test/test-reports/test_sparse_csr_9fqkknty) 2022-11-23T04:14:40.2807355Z 2022-11-23T04:14:40.2807516Z Running tests... 2022-11-23T04:14:40.2822190Z ---------------------------------------------------------------------- 2022-11-23T04:14:40.2823272Z Test results will be stored in test-reports/python-unittest/test_sparse_csr 2022-11-23T04:14:40.2825353Z test_add_cuda_float32 (__main__.TestSparseCSRCUDA) ... /opt/conda/lib/python3.10/site-packages/torch/testing/_internal/common_utils.py:2402: 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.) 2022-11-23T04:14:40.2827165Z return torch.sparse_compressed_tensor(compressed_indices, plain_indices, 2022-11-23T04:14:40.2827936Z ok (0.191s) 2022-11-23T04:14:40.2828419Z test_add_cuda_float64 (__main__.TestSparseCSRCUDA) ... ok (0.164s) 2022-11-23T04:14:40.2828987Z test_addmm_all_sparse_csr_SparseCSC_cuda_complex128 (__main__.TestSparseCSRCUDA) ... ok (0.255s) 2022-11-23T04:14:40.2829725Z test_addmm_all_sparse_csr_SparseCSC_cuda_complex64 (__main__.TestSparseCSRCUDA) ... ok (0.077s) 2022-11-23T04:14:40.2830224Z test_addmm_all_sparse_csr_SparseCSC_cuda_float32 (__main__.TestSparseCSRCUDA) ... ok (0.074s) 2022-11-23T04:14:40.2830925Z test_addmm_all_sparse_csr_SparseCSC_cuda_float64 (__main__.TestSparseCSRCUDA) ... ok (0.074s) 2022-11-23T04:14:40.2831391Z test_addmm_all_sparse_csr_SparseCSR_cuda_complex128 (__main__.TestSparseCSRCUDA) ... ok (0.065s) 2022-11-23T04:14:40.2832119Z test_addmm_all_sparse_csr_SparseCSR_cuda_complex64 (__main__.TestSparseCSRCUDA) ... ok (0.065s) 2022-11-23T04:14:40.2833018Z test_addmm_all_sparse_csr_SparseCSR_cuda_float32 (__main__.TestSparseCSRCUDA) ... ok (0.062s) 2022-11-23T04:14:40.2833693Z test_addmm_all_sparse_csr_SparseCSR_cuda_float64 (__main__.TestSparseCSRCUDA) ... ok (0.062s) 2022-11-23T04:14:40.2834701Z test_addmm_dense_result_SparseCSC_cuda_complex128 (__main__.TestSparseCSRCUDA) ... skip: Only runs on cpu (0.003s) 2022-11-23T04:14:40.2835587Z test_addmm_dense_result_SparseCSC_cuda_complex64 (__main__.TestSparseCSRCUDA) ... skip: Only runs on cpu (0.003s) 2022-11-23T04:14:40.2836590Z test_addmm_dense_result_SparseCSC_cuda_float32 (__main__.TestSparseCSRCUDA) ... skip: Only runs on cpu (0.003s) 2022-11-23T04:14:40.2837681Z test_addmm_dense_result_SparseCSC_cuda_float64 (__main__.TestSparseCSRCUDA) ... skip: Only runs on cpu (0.003s) 2022-11-23T04:14:40.2838644Z test_addmm_dense_result_SparseCSR_cuda_complex128 (__main__.TestSparseCSRCUDA) ... skip: Only runs on cpu (0.003s) 2022-11-23T04:14:40.2839533Z test_addmm_dense_result_SparseCSR_cuda_complex64 (__main__.TestSparseCSRCUDA) ... skip: Only runs on cpu (0.003s) 2022-11-23T04:14:40.2840140Z test_addmm_dense_result_SparseCSR_cuda_float32 (__main__.TestSparseCSRCUDA) ... skip: Only runs on cpu (0.003s) 2022-11-23T04:14:40.2841071Z test_addmm_dense_result_SparseCSR_cuda_float64 (__main__.TestSparseCSRCUDA) ... skip: Only runs on cpu (0.003s) 2022-11-23T04:14:40.2841947Z test_addmm_errors_cuda_float32 (__main__.TestSparseCSRCUDA) ... ok (0.040s) 2022-11-23T04:14:40.2842804Z test_addmm_sizes_all_sparse_csr_k_0_n_0_m_0_cuda_complex128 (__main__.TestSparseCSRCUDA) ... ok (0.019s) 2022-11-23T04:14:40.2843917Z test_addmm_sizes_all_sparse_csr_k_0_n_0_m_0_cuda_complex64 (__main__.TestSparseCSRCUDA) ... ok (0.019s) 2022-11-23T04:14:40.2844628Z test_addmm_sizes_all_sparse_csr_k_0_n_0_m_0_cuda_float32 (__main__.TestSparseCSRCUDA) ... ok (0.019s) 2022-11-23T04:14:40.2845493Z test_addmm_sizes_all_sparse_csr_k_0_n_0_m_0_cuda_float64 (__main__.TestSparseCSRCUDA) ... ok (0.019s) 2022-11-23T04:14:40.2846379Z test_addmm_sizes_all_sparse_csr_k_0_n_0_m_1_cuda_complex128 (__main__.TestSparseCSRCUDA) ... ok (0.019s) 2022-11-23T04:14:40.2847224Z test_addmm_sizes_all_sparse_csr_k_0_n_0_m_1_cuda_complex64 (__main__.TestSparseCSRCUDA) ... ok (0.019s) 2022-11-23T04:14:40.2848159Z test_addmm_sizes_all_sparse_csr_k_0_n_0_m_1_cuda_float32 (__main__.TestSparseCSRCUDA) ... ok (0.019s) 2022-11-23T04:14:40.2848978Z test_addmm_sizes_all_sparse_csr_k_0_n_0_m_1_cuda_float64 (__main__.TestSparseCSRCUDA) ... ok (0.019s) 2022-11-23T04:14:40.2849804Z test_addmm_sizes_all_sparse_csr_k_0_n_0_m_25_cuda_complex128 (__main__.TestSparseCSRCUDA) ... ok (0.019s) 2022-11-23T04:14:40.2850656Z test_addmm_sizes_all_sparse_csr_k_0_n_0_m_25_cuda_complex64 (__main__.TestSparseCSRCUDA) ... ok (0.019s) 2022-11-23T04:14:40.2851416Z test_addmm_sizes_all_sparse_csr_k_0_n_0_m_25_cuda_float32 (__main__.TestSparseCSRCUDA) ... ok (0.019s) 2022-11-23T04:14:40.2852283Z test_addmm_sizes_all_sparse_csr_k_0_n_0_m_25_cuda_float64 (__main__.TestSparseCSRCUDA) ... ok (0.019s) 2022-11-23T04:14:40.2853166Z test_addmm_sizes_all_sparse_csr_k_0_n_10_m_0_cuda_complex128 (__main__.TestSparseCSRCUDA) ... ok (0.019s) 2022-11-23T04:14:40.2854050Z test_addmm_sizes_all_sparse_csr_k_0_n_10_m_0_cuda_complex64 (__main__.TestSparseCSRCUDA) ... ok (0.019s) 2022-11-23T04:14:40.2854980Z test_addmm_sizes_all_sparse_csr_k_0_n_10_m_0_cuda_float32 (__main__.TestSparseCSRCUDA) ... ok (0.019s) 2022-11-23T04:14:40.2855864Z test_addmm_sizes_all_sparse_csr_k_0_n_10_m_0_cuda_float64 (__main__.TestSparseCSRCUDA) ... ok (0.019s) 2022-11-23T04:14:40.2856750Z test_addmm_sizes_all_sparse_csr_k_0_n_10_m_1_cuda_complex128 (__main__.TestSparseCSRCUDA) ... ok (0.020s) 2022-11-23T04:14:40.2857620Z test_addmm_sizes_all_sparse_csr_k_0_n_10_m_1_cuda_complex64 (__main__.TestSparseCSRCUDA) ... ok (0.019s) 2022-11-23T04:14:40.2858495Z test_addmm_sizes_all_sparse_csr_k_0_n_10_m_1_cuda_float32 (__main__.TestSparseCSRCUDA) ... ok (0.019s) 2022-11-23T04:14:40.2859370Z test_addmm_sizes_all_sparse_csr_k_0_n_10_m_1_cuda_float64 (__main__.TestSparseCSRCUDA) ... ok (0.020s) 2022-11-23T04:14:40.2860661Z test_addmm_sizes_all_sparse_csr_k_0_n_10_m_25_cuda_complex128 (__main__.TestSparseCSRCUDA) ... ok (0.020s) 2022-11-23T04:14:40.2861555Z test_addmm_sizes_all_sparse_csr_k_0_n_10_m_25_cuda_complex64 (__main__.TestSparseCSRCUDA) ... ok (0.020s) 2022-11-23T04:14:40.2862725Z test_addmm_sizes_all_sparse_csr_k_0_n_10_m_25_cuda_float32 (__main__.TestSparseCSRCUDA) ... ok (0.019s) 2022-11-23T04:14:40.2863937Z test_addmm_sizes_all_sparse_csr_k_0_n_10_m_25_cuda_float64 (__main__.TestSparseCSRCUDA) ... ok (0.019s) 2022-11-23T04:14:40.2864828Z test_addmm_sizes_all_sparse_csr_k_0_n_1_m_0_cuda_complex128 (__main__.TestSparseCSRCUDA) ... ok (0.019s) 2022-11-23T04:14:40.2865685Z test_addmm_sizes_all_sparse_csr_k_0_n_1_m_0_cuda_complex64 (__main__.TestSparseCSRCUDA) ... ok (0.019s) 2022-11-23T04:14:40.2866513Z test_addmm_sizes_all_sparse_csr_k_0_n_1_m_0_cuda_float32 (__main__.TestSparseCSRCUDA) ... ok (0.019s) 2022-11-23T04:14:40.2867006Z test_addmm_sizes_all_sparse_csr_k_0_n_1_m_0_cuda_float64 (__main__.TestSparseCSRCUDA) ... ok (0.019s) 2022-11-23T04:14:40.2867704Z test_addmm_sizes_all_sparse_csr_k_0_n_1_m_1_cuda_complex128 (__main__.TestSparseCSRCUDA) ... ok (0.020s) 2022-11-23T04:14:40.2868234Z test_addmm_sizes_all_sparse_csr_k_0_n_1_m_1_cuda_complex64 (__main__.TestSparseCSRCUDA) ... ok (0.020s) 2022-11-23T04:14:40.2868745Z test_addmm_sizes_all_sparse_csr_k_0_n_1_m_1_cuda_float32 (__main__.TestSparseCSRCUDA) ... ok (0.020s) 2022-11-23T04:14:40.2869462Z test_addmm_sizes_all_sparse_csr_k_0_n_1_m_1_cuda_float64 (__main__.TestSparseCSRCUDA) ... ok (0.019s) 2022-11-23T04:14:40.2869914Z test_addmm_sizes_all_sparse_csr_k_0_n_1_m_25_cuda_complex128 (__main__.TestSparseCSRCUDA) ... ok (0.019s) 2022-11-23T04:14:40.2870671Z test_addmm_sizes_all_sparse_csr_k_0_n_1_m_25_cuda_complex64 (__main__.TestSparseCSRCUDA) ... ok (0.019s) 2022-11-23T04:14:40.2871158Z test_addmm_sizes_all_sparse_csr_k_0_n_1_m_25_cuda_float32 (__main__.TestSparseCSRCUDA) ... ok (0.019s) 2022-11-23T04:14:40.2871780Z test_addmm_sizes_all_sparse_csr_k_0_n_1_m_25_cuda_float64 (__main__.TestSparseCSRCUDA) ... ok (0.019s) 2022-11-23T04:14:40.2872416Z test_addmm_sizes_all_sparse_csr_k_1_n_0_m_0_cuda_complex128 (__main__.TestSparseCSRCUDA) ... ok (0.019s) 2022-11-23T04:14:40.2873473Z test_addmm_sizes_all_sparse_csr_k_1_n_0_m_0_cuda_complex64 (__main__.TestSparseCSRCUDA) ... ok (0.019s) 2022-11-23T04:14:40.2874028Z test_addmm_sizes_all_sparse_csr_k_1_n_0_m_0_cuda_float32 (__main__.TestSparseCSRCUDA) ... ok (0.019s) 2022-11-23T04:14:40.2874617Z test_addmm_sizes_all_sparse_csr_k_1_n_0_m_0_cuda_float64 (__main__.TestSparseCSRCUDA) ... ok (0.019s) 2022-11-23T04:14:40.2875573Z test_addmm_sizes_all_sparse_csr_k_1_n_0_m_1_cuda_complex128 (__main__.TestSparseCSRCUDA) ... ok (0.019s) 2022-11-23T04:14:40.2876594Z test_addmm_sizes_all_sparse_csr_k_1_n_0_m_1_cuda_complex64 (__main__.TestSparseCSRCUDA) ... ok (0.020s) 2022-11-23T04:14:40.2877114Z test_addmm_sizes_all_sparse_csr_k_1_n_0_m_1_cuda_float32 (__main__.TestSparseCSRCUDA) ... ok (0.019s) 2022-11-23T04:14:40.2877585Z test_addmm_sizes_all_sparse_csr_k_1_n_0_m_1_cuda_float64 (__main__.TestSparseCSRCUDA) ... ok (0.019s) 2022-11-23T04:14:40.2878042Z test_addmm_sizes_all_sparse_csr_k_1_n_0_m_25_cuda_complex128 (__main__.TestSparseCSRCUDA) ... ok (0.020s) 2022-11-23T04:14:40.2878522Z test_addmm_sizes_all_sparse_csr_k_1_n_0_m_25_cuda_complex64 (__main__.TestSparseCSRCUDA) ... ok (0.019s) 2022-11-23T04:14:40.2878992Z test_addmm_sizes_all_sparse_csr_k_1_n_0_m_25_cuda_float32 (__main__.TestSparseCSRCUDA) ... ok (0.019s) 2022-11-23T04:14:40.2879439Z test_addmm_sizes_all_sparse_csr_k_1_n_0_m_25_cuda_float64 (__main__.TestSparseCSRCUDA) ... ok (0.019s) 2022-11-23T04:14:40.2879907Z test_addmm_sizes_all_sparse_csr_k_1_n_10_m_0_cuda_complex128 (__main__.TestSparseCSRCUDA) ... ok (0.020s) 2022-11-23T04:14:40.2880388Z test_addmm_sizes_all_sparse_csr_k_1_n_10_m_0_cuda_complex64 (__main__.TestSparseCSRCUDA) ... ok (0.020s) 2022-11-23T04:14:40.2880858Z test_addmm_sizes_all_sparse_csr_k_1_n_10_m_0_cuda_float32 (__main__.TestSparseCSRCUDA) ... ok (0.019s) 2022-11-23T04:14:40.2881305Z test_addmm_sizes_all_sparse_csr_k_1_n_10_m_0_cuda_float64 (__main__.TestSparseCSRCUDA) ... ok (0.019s) 2022-11-23T04:14:40.2881770Z test_addmm_sizes_all_sparse_csr_k_1_n_10_m_1_cuda_complex128 (__main__.TestSparseCSRCUDA) ... ok (0.020s) 2022-11-23T04:14:40.2882352Z test_addmm_sizes_all_sparse_csr_k_1_n_10_m_1_cuda_complex64 (__main__.TestSparseCSRCUDA) ... ok (0.020s) 2022-11-23T04:14:40.2882815Z test_addmm_sizes_all_sparse_csr_k_1_n_10_m_1_cuda_float32 (__main__.TestSparseCSRCUDA) ... ok (0.020s) 2022-11-23T04:14:40.2883262Z test_addmm_sizes_all_sparse_csr_k_1_n_10_m_1_cuda_float64 (__main__.TestSparseCSRCUDA) ... ok (0.020s) 2022-11-23T04:14:40.2883728Z test_addmm_sizes_all_sparse_csr_k_1_n_10_m_25_cuda_complex128 (__main__.TestSparseCSRCUDA) ... ok (0.020s) 2022-11-23T04:14:40.2884214Z test_addmm_sizes_all_sparse_csr_k_1_n_10_m_25_cuda_complex64 (__main__.TestSparseCSRCUDA) ... ok (0.020s) 2022-11-23T04:14:40.2884673Z test_addmm_sizes_all_sparse_csr_k_1_n_10_m_25_cuda_float32 (__main__.TestSparseCSRCUDA) ... ok (0.020s) 2022-11-23T04:14:40.2885135Z test_addmm_sizes_all_sparse_csr_k_1_n_10_m_25_cuda_float64 (__main__.TestSparseCSRCUDA) ... ok (0.020s) 2022-11-23T04:14:40.2885598Z test_addmm_sizes_all_sparse_csr_k_1_n_1_m_0_cuda_complex128 (__main__.TestSparseCSRCUDA) ... ok (0.019s) 2022-11-23T04:14:40.2886070Z test_addmm_sizes_all_sparse_csr_k_1_n_1_m_0_cuda_complex64 (__main__.TestSparseCSRCUDA) ... ok (0.019s) 2022-11-23T04:14:40.2886519Z test_addmm_sizes_all_sparse_csr_k_1_n_1_m_0_cuda_float32 (__main__.TestSparseCSRCUDA) ... ok (0.019s) 2022-11-23T04:14:40.2886976Z test_addmm_sizes_all_sparse_csr_k_1_n_1_m_0_cuda_float64 (__main__.TestSparseCSRCUDA) ... ok (0.019s) 2022-11-23T04:14:40.2887449Z test_addmm_sizes_all_sparse_csr_k_1_n_1_m_1_cuda_complex128 (__main__.TestSparseCSRCUDA) ... ok (0.020s) 2022-11-23T04:14:40.2887929Z test_addmm_sizes_all_sparse_csr_k_1_n_1_m_1_cuda_complex64 (__main__.TestSparseCSRCUDA) ... ok (0.020s) 2022-11-23T04:14:40.2888379Z test_addmm_sizes_all_sparse_csr_k_1_n_1_m_1_cuda_float32 (__main__.TestSparseCSRCUDA) ... ok (0.020s) 2022-11-23T04:14:40.2888899Z test_addmm_sizes_all_sparse_csr_k_1_n_1_m_1_cuda_float64 (__main__.TestSparseCSRCUDA) ... ok (0.020s) 2022-11-23T04:14:40.2889380Z test_addmm_sizes_all_sparse_csr_k_1_n_1_m_25_cuda_complex128 (__main__.TestSparseCSRCUDA) ... ok (0.020s) 2022-11-23T04:14:40.2889848Z test_addmm_sizes_all_sparse_csr_k_1_n_1_m_25_cuda_complex64 (__main__.TestSparseCSRCUDA) ... ok (0.020s) 2022-11-23T04:14:40.2890297Z test_addmm_sizes_all_sparse_csr_k_1_n_1_m_25_cuda_float32 (__main__.TestSparseCSRCUDA) ... ok (0.020s) 2022-11-23T04:14:40.2890759Z test_addmm_sizes_all_sparse_csr_k_1_n_1_m_25_cuda_float64 (__main__.TestSparseCSRCUDA) ... ok (0.020s) 2022-11-23T04:14:40.2891236Z test_addmm_sizes_all_sparse_csr_k_8_n_0_m_0_cuda_complex128 (__main__.TestSparseCSRCUDA) ... ok (0.019s) 2022-11-23T04:14:40.2891698Z test_addmm_sizes_all_sparse_csr_k_8_n_0_m_0_cuda_complex64 (__main__.TestSparseCSRCUDA) ... ok (0.019s) 2022-11-23T04:14:40.2892159Z test_addmm_sizes_all_sparse_csr_k_8_n_0_m_0_cuda_float32 (__main__.TestSparseCSRCUDA) ... ok (0.019s) 2022-11-23T04:14:40.2892621Z test_addmm_sizes_all_sparse_csr_k_8_n_0_m_0_cuda_float64 (__main__.TestSparseCSRCUDA) ... ok (0.019s) 2022-11-23T04:14:40.2893093Z test_addmm_sizes_all_sparse_csr_k_8_n_0_m_1_cuda_complex128 (__main__.TestSparseCSRCUDA) ... ok (0.019s) 2022-11-23T04:14:40.2894002Z test_addmm_sizes_all_sparse_csr_k_8_n_0_m_1_cuda_complex64 (__main__.TestSparseCSRCUDA) ... ok (0.019s) 2022-11-23T04:14:40.2894962Z test_addmm_sizes_all_sparse_csr_k_8_n_0_m_1_cuda_float32 (__main__.TestSparseCSRCUDA) ... ok (0.019s) 2022-11-23T04:14:40.2895845Z test_addmm_sizes_all_sparse_csr_k_8_n_0_m_1_cuda_float64 (__main__.TestSparseCSRCUDA) ... ok (0.019s) 2022-11-23T04:14:40.2896796Z test_addmm_sizes_all_sparse_csr_k_8_n_0_m_25_cuda_complex128 (__main__.TestSparseCSRCUDA) ... ok (0.019s) 2022-11-23T04:14:40.2897678Z test_addmm_sizes_all_sparse_csr_k_8_n_0_m_25_cuda_complex64 (__main__.TestSparseCSRCUDA) ... ok (0.019s) 2022-11-23T04:14:40.2898599Z test_addmm_sizes_all_sparse_csr_k_8_n_0_m_25_cuda_float32 (__main__.TestSparseCSRCUDA) ... ok (0.019s) 2022-11-23T04:14:40.2899659Z test_addmm_sizes_all_sparse_csr_k_8_n_0_m_25_cuda_float64 (__main__.TestSparseCSRCUDA) ... ok (0.019s) 2022-11-23T04:14:40.2900964Z test_addmm_sizes_all_sparse_csr_k_8_n_10_m_0_cuda_complex128 (__main__.TestSparseCSRCUDA) ... ok (0.019s) 2022-11-23T04:14:40.2901662Z test_addmm_sizes_all_sparse_csr_k_8_n_10_m_0_cuda_complex64 (__main__.TestSparseCSRCUDA) ... ok (0.019s) 2022-11-23T04:14:40.2902125Z test_addmm_sizes_all_sparse_csr_k_8_n_10_m_0_cuda_float32 (__main__.TestSparseCSRCUDA) ... ok (0.019s) 2022-11-23T04:14:40.2902601Z test_addmm_sizes_all_sparse_csr_k_8_n_10_m_0_cuda_float64 (__main__.TestSparseCSRCUDA) ... ok (0.019s) 2022-11-23T04:14:40.2903081Z test_addmm_sizes_all_sparse_csr_k_8_n_10_m_1_cuda_complex128 (__main__.TestSparseCSRCUDA) ... ok (0.020s) 2022-11-23T04:14:40.2903535Z test_addmm_sizes_all_sparse_csr_k_8_n_10_m_1_cuda_complex64 (__main__.TestSparseCSRCUDA) ... ok (0.020s) 2022-11-23T04:14:40.2904008Z test_addmm_sizes_all_sparse_csr_k_8_n_10_m_1_cuda_float32 (__main__.TestSparseCSRCUDA) ... ok (0.020s) 2022-11-23T04:14:40.2904471Z test_addmm_sizes_all_sparse_csr_k_8_n_10_m_1_cuda_float64 (__main__.TestSparseCSRCUDA) ... ok (0.020s) 2022-11-23T04:14:40.2904918Z test_addmm_sizes_all_sparse_csr_k_8_n_10_m_25_cuda_complex128 (__main__.TestSparseCSRCUDA) ... ok (0.021s) 2022-11-23T04:14:40.2905394Z test_addmm_sizes_all_sparse_csr_k_8_n_10_m_25_cuda_complex64 (__main__.TestSparseCSRCUDA) ... ok (0.020s) 2022-11-23T04:14:40.2905863Z test_addmm_sizes_all_sparse_csr_k_8_n_10_m_25_cuda_float32 (__main__.TestSparseCSRCUDA) ... ok (0.020s) 2022-11-23T04:14:40.2906332Z test_addmm_sizes_all_sparse_csr_k_8_n_10_m_25_cuda_float64 (__main__.TestSparseCSRCUDA) ... ok (0.020s) 2022-11-23T04:14:40.2906782Z test_addmm_sizes_all_sparse_csr_k_8_n_1_m_0_cuda_complex128 (__main__.TestSparseCSRCUDA) ... ok (0.019s) 2022-11-23T04:14:40.2907353Z test_addmm_sizes_all_sparse_csr_k_8_n_1_m_0_cuda_complex64 (__main__.TestSparseCSRCUDA) ... ok (0.019s) 2022-11-23T04:14:40.2907839Z test_addmm_sizes_all_sparse_csr_k_8_n_1_m_0_cuda_float32 (__main__.TestSparseCSRCUDA) ... ok (0.019s) 2022-11-23T04:14:40.2908297Z test_addmm_sizes_all_sparse_csr_k_8_n_1_m_0_cuda_float64 (__main__.TestSparseCSRCUDA) ... ok (0.019s) 2022-11-23T04:14:40.2908746Z test_addmm_sizes_all_sparse_csr_k_8_n_1_m_1_cuda_complex128 (__main__.TestSparseCSRCUDA) ... ok (0.021s) 2022-11-23T04:14:40.2909215Z test_addmm_sizes_all_sparse_csr_k_8_n_1_m_1_cuda_complex64 (__main__.TestSparseCSRCUDA) ... ok (0.020s) 2022-11-23T04:14:40.2909691Z test_addmm_sizes_all_sparse_csr_k_8_n_1_m_1_cuda_float32 (__main__.TestSparseCSRCUDA) ... ok (0.020s) 2022-11-23T04:14:40.2910142Z test_addmm_sizes_all_sparse_csr_k_8_n_1_m_1_cuda_float64 (__main__.TestSparseCSRCUDA) ... ok (0.020s) 2022-11-23T04:14:40.2910606Z test_addmm_sizes_all_sparse_csr_k_8_n_1_m_25_cuda_complex128 (__main__.TestSparseCSRCUDA) ... ok (0.021s) 2022-11-23T04:14:40.2911077Z test_addmm_sizes_all_sparse_csr_k_8_n_1_m_25_cuda_complex64 (__main__.TestSparseCSRCUDA) ... ok (0.021s) 2022-11-23T04:14:40.2911545Z test_addmm_sizes_all_sparse_csr_k_8_n_1_m_25_cuda_float32 (__main__.TestSparseCSRCUDA) ... ok (0.020s) 2022-11-23T04:14:40.2911990Z test_addmm_sizes_all_sparse_csr_k_8_n_1_m_25_cuda_float64 (__main__.TestSparseCSRCUDA) ... ok (0.020s) 2022-11-23T04:14:40.2912444Z test_autograd_dense_output_addmm_cuda_float64 (__main__.TestSparseCSRCUDA) ... ok (0.481s) 2022-11-23T04:14:40.2912900Z test_autograd_dense_output_addmv_cuda_float64 (__main__.TestSparseCSRCUDA) ... ok (0.065s) 2022-11-23T04:14:40.2913354Z test_autograd_dense_output_mm_cuda_float64 (__main__.TestSparseCSRCUDA) ... ok (0.011s) 2022-11-23T04:14:40.2913784Z test_autograd_dense_output_mv_cuda_float64 (__main__.TestSparseCSRCUDA) ... ok (0.010s) 2022-11-23T04:14:40.2914235Z test_autograd_sparse_csr_unary_abs_cuda_complex128 (__main__.TestSparseCSRCUDA) ... ok (0.006s) 2022-11-23T04:14:40.2914700Z test_autograd_sparse_csr_unary_abs_cuda_float64 (__main__.TestSparseCSRCUDA) ... ok (0.004s) 2022-11-23T04:14:40.2915359Z test_autograd_sparse_csr_unary_angle_cuda_complex128 (__main__.TestSparseCSRCUDA) ... skip: Skipped! Unary op angle not supported with CSR input and autograd (0.002s) 2022-11-23T04:14:40.2915988Z test_autograd_sparse_csr_unary_angle_cuda_float64 (__main__.TestSparseCSRCUDA) ... skip: Skipped! Unary op angle not supported with CSR input and autograd (0.002s) 2022-11-23T04:14:40.2916627Z test_autograd_sparse_csr_unary_asin_cuda_complex128 (__main__.TestSparseCSRCUDA) ... skip: Skipped! Unary op asin not supported with CSR input and autograd (0.002s) 2022-11-23T04:14:40.2917275Z test_autograd_sparse_csr_unary_asin_cuda_float64 (__main__.TestSparseCSRCUDA) ... skip: Skipped! Unary op asin not supported with CSR input and autograd (0.002s) 2022-11-23T04:14:40.2917922Z test_autograd_sparse_csr_unary_asinh_cuda_complex128 (__main__.TestSparseCSRCUDA) ... skip: Skipped! Unary op asinh not supported with CSR input and autograd (0.002s) 2022-11-23T04:14:40.2918548Z test_autograd_sparse_csr_unary_asinh_cuda_float64 (__main__.TestSparseCSRCUDA) ... skip: Skipped! Unary op asinh not supported with CSR input and autograd (0.002s) 2022-11-23T04:14:40.2919185Z test_autograd_sparse_csr_unary_atan_cuda_complex128 (__main__.TestSparseCSRCUDA) ... skip: Skipped! Unary op atan not supported with CSR input and autograd (0.002s) 2022-11-23T04:14:40.2919823Z test_autograd_sparse_csr_unary_atan_cuda_float64 (__main__.TestSparseCSRCUDA) ... skip: Skipped! Unary op atan not supported with CSR input and autograd (0.002s) 2022-11-23T04:14:40.2920460Z test_autograd_sparse_csr_unary_atanh_cuda_complex128 (__main__.TestSparseCSRCUDA) ... skip: Skipped! Unary op atanh not supported with CSR input and autograd (0.002s) 2022-11-23T04:14:40.2921098Z test_autograd_sparse_csr_unary_atanh_cuda_float64 (__main__.TestSparseCSRCUDA) ... skip: Skipped! Unary op atanh not supported with CSR input and autograd (0.002s) 2022-11-23T04:14:40.2921778Z test_autograd_sparse_csr_unary_ceil_cuda_float64 (__main__.TestSparseCSRCUDA) ... skip: Skipped! Unary op ceil not supported with CSR input and autograd (0.002s) 2022-11-23T04:14:40.2922365Z test_autograd_sparse_csr_unary_conj_physical_cuda_complex128 (__main__.TestSparseCSRCUDA) ... ok (0.004s) 2022-11-23T04:14:40.2922865Z test_autograd_sparse_csr_unary_conj_physical_cuda_float64 (__main__.TestSparseCSRCUDA) ... ok (0.004s) 2022-11-23T04:14:40.2923347Z test_autograd_sparse_csr_unary_deg2rad_cuda_float64 (__main__.TestSparseCSRCUDA) ... ok (0.004s) 2022-11-23T04:14:40.2923882Z test_autograd_sparse_csr_unary_erf_cuda_float64 (__main__.TestSparseCSRCUDA) ... skip: Skipped! Unary op erf not supported with CSR input and autograd (0.002s) 2022-11-23T04:14:40.2924519Z test_autograd_sparse_csr_unary_erfinv_cuda_float64 (__main__.TestSparseCSRCUDA) ... skip: Skipped! Unary op erfinv not supported with CSR input and autograd (0.002s) 2022-11-23T04:14:40.2925160Z test_autograd_sparse_csr_unary_expm1_cuda_float64 (__main__.TestSparseCSRCUDA) ... skip: Skipped! Unary op expm1 not supported with CSR input and autograd (0.002s) 2022-11-23T04:14:40.2925796Z test_autograd_sparse_csr_unary_floor_cuda_float64 (__main__.TestSparseCSRCUDA) ... skip: Skipped! Unary op floor not supported with CSR input and autograd (0.002s) 2022-11-23T04:14:40.2926330Z test_autograd_sparse_csr_unary_frac_cuda_float64 (__main__.TestSparseCSRCUDA) ... ok (0.004s) 2022-11-23T04:14:40.2926895Z test_autograd_sparse_csr_unary_isinf_cuda_complex128 (__main__.TestSparseCSRCUDA) ... skip: Skipped! Unary op isinf not supported with CSR input and autograd (0.002s) 2022-11-23T04:14:40.2927527Z test_autograd_sparse_csr_unary_isinf_cuda_float64 (__main__.TestSparseCSRCUDA) ... skip: Skipped! Unary op isinf not supported with CSR input and autograd (0.002s) 2022-11-23T04:14:40.2928161Z test_autograd_sparse_csr_unary_isnan_cuda_complex128 (__main__.TestSparseCSRCUDA) ... skip: Skipped! Unary op isnan not supported with CSR input and autograd (0.002s) 2022-11-23T04:14:40.2928852Z test_autograd_sparse_csr_unary_isnan_cuda_float64 (__main__.TestSparseCSRCUDA) ... skip: Skipped! Unary op isnan not supported with CSR input and autograd (0.002s) 2022-11-23T04:14:40.2929499Z test_autograd_sparse_csr_unary_isneginf_cuda_float64 (__main__.TestSparseCSRCUDA) ... skip: Skipped! Unary op isneginf not supported with CSR input and autograd (0.003s) 2022-11-23T04:14:40.2930144Z test_autograd_sparse_csr_unary_isposinf_cuda_float64 (__main__.TestSparseCSRCUDA) ... skip: Skipped! Unary op isposinf not supported with CSR input and autograd (0.002s) 2022-11-23T04:14:40.2931432Z test_autograd_sparse_csr_unary_log1p_cuda_float64 (__main__.TestSparseCSRCUDA) ... /opt/conda/lib/python3.10/site-packages/torch/autograd/__init__.py:197: UserWarning: log1p_backward: received self with sparse layout, but backward requires materialization of a dense tensor with this shape (Triggered internally at /var/lib/jenkins/workspace/torch/csrc/autograd/FunctionsManual.cpp:4849.) 2022-11-23T04:14:40.2932284Z Variable._execution_engine.run_backward( # Calls into the C++ engine to run the backward pass 2022-11-23T04:14:40.2932613Z ok (0.005s) 2022-11-23T04:14:40.2932968Z test_autograd_sparse_csr_unary_neg_cuda_complex128 (__main__.TestSparseCSRCUDA) ... ok (0.005s) 2022-11-23T04:14:40.2933437Z test_autograd_sparse_csr_unary_neg_cuda_float64 (__main__.TestSparseCSRCUDA) ... ok (0.004s) 2022-11-23T04:14:40.2933919Z test_autograd_sparse_csr_unary_nn_functional_relu_cuda_float64 (__main__.TestSparseCSRCUDA) ... ok (0.006s) 2022-11-23T04:14:40.2934392Z test_autograd_sparse_csr_unary_positive_cuda_complex128 (__main__.TestSparseCSRCUDA) ... ok (0.004s) 2022-11-23T04:14:40.2934875Z test_autograd_sparse_csr_unary_positive_cuda_float64 (__main__.TestSparseCSRCUDA) ... ok (0.004s) 2022-11-23T04:14:40.2935360Z test_autograd_sparse_csr_unary_rad2deg_cuda_float64 (__main__.TestSparseCSRCUDA) ... ok (0.004s) 2022-11-23T04:14:40.2935973Z test_autograd_sparse_csr_unary_round_cuda_float64 (__main__.TestSparseCSRCUDA) ... skip: Skipped! Unary op round not supported with CSR input and autograd (0.003s) 2022-11-23T04:14:40.2936630Z test_autograd_sparse_csr_unary_sgn_cuda_complex128 (__main__.TestSparseCSRCUDA) ... skip: Skipped! Unary op sgn not supported with CSR input and autograd (0.002s) 2022-11-23T04:14:40.2937257Z test_autograd_sparse_csr_unary_sgn_cuda_float64 (__main__.TestSparseCSRCUDA) ... skip: Skipped! Unary op sgn not supported with CSR input and autograd (0.002s) 2022-11-23T04:14:40.2937883Z test_autograd_sparse_csr_unary_sign_cuda_float64 (__main__.TestSparseCSRCUDA) ... skip: Skipped! Unary op sign not supported with CSR input and autograd (0.002s) 2022-11-23T04:14:40.2938524Z test_autograd_sparse_csr_unary_signbit_cuda_float64 (__main__.TestSparseCSRCUDA) ... skip: Skipped! Unary op signbit not supported with CSR input and autograd (0.002s) 2022-11-23T04:14:40.2939151Z test_autograd_sparse_csr_unary_sin_cuda_complex128 (__main__.TestSparseCSRCUDA) ... skip: Skipped! Unary op sin not supported with CSR input and autograd (0.002s) 2022-11-23T04:14:40.2939794Z test_autograd_sparse_csr_unary_sin_cuda_float64 (__main__.TestSparseCSRCUDA) ... skip: Skipped! Unary op sin not supported with CSR input and autograd (0.002s) 2022-11-23T04:14:40.2940911Z test_autograd_sparse_csr_unary_sinh_cuda_complex128 (__main__.TestSparseCSRCUDA) ... skip: Skipped! Unary op sinh not supported with CSR input and autograd (0.002s) 2022-11-23T04:14:40.2942075Z test_autograd_sparse_csr_unary_sinh_cuda_float64 (__main__.TestSparseCSRCUDA) ... skip: Skipped! Unary op sinh not supported with CSR input and autograd (0.002s) 2022-11-23T04:14:40.2943439Z test_autograd_sparse_csr_unary_sqrt_cuda_complex128 (__main__.TestSparseCSRCUDA) ... skip: Skipped! Unary op sqrt not supported with CSR input and autograd (0.002s) 2022-11-23T04:14:40.2944687Z test_autograd_sparse_csr_unary_sqrt_cuda_float64 (__main__.TestSparseCSRCUDA) ... skip: Skipped! Unary op sqrt not supported with CSR input and autograd (0.002s) 2022-11-23T04:14:40.2946127Z test_autograd_sparse_csr_unary_tan_cuda_complex128 (__main__.TestSparseCSRCUDA) ... skip: Skipped! Unary op tan not supported with CSR input and autograd (0.003s) 2022-11-23T04:14:40.2947347Z test_autograd_sparse_csr_unary_tan_cuda_float64 (__main__.TestSparseCSRCUDA) ... skip: Skipped! Unary op tan not supported with CSR input and autograd (0.002s) 2022-11-23T04:14:40.2948554Z test_autograd_sparse_csr_unary_tanh_cuda_complex128 (__main__.TestSparseCSRCUDA) ... skip: Skipped! Unary op tanh not supported with CSR input and autograd (0.002s) 2022-11-23T04:14:40.2949798Z test_autograd_sparse_csr_unary_tanh_cuda_float64 (__main__.TestSparseCSRCUDA) ... skip: Skipped! Unary op tanh not supported with CSR input and autograd (0.002s) 2022-11-23T04:14:40.2951045Z test_autograd_sparse_csr_unary_trunc_cuda_float64 (__main__.TestSparseCSRCUDA) ... skip: Skipped! Unary op trunc not supported with CSR input and autograd (0.002s) 2022-11-23T04:14:40.2952140Z test_baddbmm_cuda_complex128 (__main__.TestSparseCSRCUDA) ... skip: ROCm not available (0.003s) 2022-11-23T04:14:40.2953043Z test_baddbmm_cuda_complex64 (__main__.TestSparseCSRCUDA) ... skip: ROCm not available (0.003s) 2022-11-23T04:14:40.2953924Z test_baddbmm_cuda_float32 (__main__.TestSparseCSRCUDA) ... skip: ROCm not available (0.003s) 2022-11-23T04:14:40.2954804Z test_baddbmm_cuda_float64 (__main__.TestSparseCSRCUDA) ... skip: ROCm not available (0.003s) 2022-11-23T04:14:40.2955765Z test_block_addmm_block_size_2_int32_noncontiguous_False_cuda_complex128 (__main__.TestSparseCSRCUDA) ... ok (0.108s) 2022-11-23T04:14:40.2956752Z test_block_addmm_block_size_2_int32_noncontiguous_False_cuda_complex64 (__main__.TestSparseCSRCUDA) ... ok (0.109s) 2022-11-23T04:14:40.2957735Z test_block_addmm_block_size_2_int32_noncontiguous_False_cuda_float32 (__main__.TestSparseCSRCUDA) ... ok (0.102s) 2022-11-23T04:14:40.2958859Z test_block_addmm_block_size_2_int32_noncontiguous_False_cuda_float64 (__main__.TestSparseCSRCUDA) ... ok (0.099s) 2022-11-23T04:14:40.2959796Z test_block_addmm_block_size_2_int32_noncontiguous_True_cuda_complex128 (__main__.TestSparseCSRCUDA) ... ok (0.115s) 2022-11-23T04:14:40.2960789Z test_block_addmm_block_size_2_int32_noncontiguous_True_cuda_complex64 (__main__.TestSparseCSRCUDA) ... ok (0.117s) 2022-11-23T04:14:40.2961739Z test_block_addmm_block_size_2_int32_noncontiguous_True_cuda_float32 (__main__.TestSparseCSRCUDA) ... ok (0.110s) 2022-11-23T04:14:40.2962743Z test_block_addmm_block_size_2_int32_noncontiguous_True_cuda_float64 (__main__.TestSparseCSRCUDA) ... ok (0.107s) 2022-11-23T04:14:40.2963721Z test_block_addmm_block_size_2_int64_noncontiguous_False_cuda_complex128 (__main__.TestSparseCSRCUDA) ... ok (0.112s) 2022-11-23T04:14:40.2964761Z test_block_addmm_block_size_2_int64_noncontiguous_False_cuda_complex64 (__main__.TestSparseCSRCUDA) ... ok (0.114s) 2022-11-23T04:14:40.2965745Z test_block_addmm_block_size_2_int64_noncontiguous_False_cuda_float32 (__main__.TestSparseCSRCUDA) ... ok (0.106s) 2022-11-23T04:14:40.2966720Z test_block_addmm_block_size_2_int64_noncontiguous_False_cuda_float64 (__main__.TestSparseCSRCUDA) ... ok (0.103s) 2022-11-23T04:14:40.2967719Z test_block_addmm_block_size_2_int64_noncontiguous_True_cuda_complex128 (__main__.TestSparseCSRCUDA) ... ok (0.120s) 2022-11-23T04:14:40.2968687Z test_block_addmm_block_size_2_int64_noncontiguous_True_cuda_complex64 (__main__.TestSparseCSRCUDA) ... ok (0.122s) 2022-11-23T04:14:40.2969658Z test_block_addmm_block_size_2_int64_noncontiguous_True_cuda_float32 (__main__.TestSparseCSRCUDA) ... ok (0.114s) 2022-11-23T04:14:40.2970643Z test_block_addmm_block_size_2_int64_noncontiguous_True_cuda_float64 (__main__.TestSparseCSRCUDA) ... ok (0.112s) 2022-11-23T04:14:40.2971629Z test_block_addmm_block_size_3_int32_noncontiguous_False_cuda_complex128 (__main__.TestSparseCSRCUDA) ... ok (0.107s) 2022-11-23T04:14:40.2972700Z test_block_addmm_block_size_3_int32_noncontiguous_False_cuda_complex64 (__main__.TestSparseCSRCUDA) ... ok (0.109s) 2022-11-23T04:14:40.2973776Z test_block_addmm_block_size_3_int32_noncontiguous_False_cuda_float32 (__main__.TestSparseCSRCUDA) ... ok (0.102s) 2022-11-23T04:14:40.2974699Z test_block_addmm_block_size_3_int32_noncontiguous_False_cuda_float64 (__main__.TestSparseCSRCUDA) ... ok (0.099s) 2022-11-23T04:14:40.2975676Z test_block_addmm_block_size_3_int32_noncontiguous_True_cuda_complex128 (__main__.TestSparseCSRCUDA) ... ok (0.116s) 2022-11-23T04:14:40.2976685Z test_block_addmm_block_size_3_int32_noncontiguous_True_cuda_complex64 (__main__.TestSparseCSRCUDA) ... ok (0.118s) 2022-11-23T04:14:40.2977644Z test_block_addmm_block_size_3_int32_noncontiguous_True_cuda_float32 (__main__.TestSparseCSRCUDA) ... ok (0.110s) 2022-11-23T04:14:40.2978598Z test_block_addmm_block_size_3_int32_noncontiguous_True_cuda_float64 (__main__.TestSparseCSRCUDA) ... ok (0.107s) 2022-11-23T04:14:40.2979595Z test_block_addmm_block_size_3_int64_noncontiguous_False_cuda_complex128 (__main__.TestSparseCSRCUDA) ... ok (0.113s) 2022-11-23T04:14:40.2980896Z test_block_addmm_block_size_3_int64_noncontiguous_False_cuda_complex64 (__main__.TestSparseCSRCUDA) ... ok (0.114s) 2022-11-23T04:14:40.2981850Z test_block_addmm_block_size_3_int64_noncontiguous_False_cuda_float32 (__main__.TestSparseCSRCUDA) ... ok (0.106s) 2022-11-23T04:14:40.2982834Z test_block_addmm_block_size_3_int64_noncontiguous_False_cuda_float64 (__main__.TestSparseCSRCUDA) ... ok (0.103s) 2022-11-23T04:14:40.2983851Z test_block_addmm_block_size_3_int64_noncontiguous_True_cuda_complex128 (__main__.TestSparseCSRCUDA) ... ok (0.121s) 2022-11-23T04:14:40.2984875Z test_block_addmm_block_size_3_int64_noncontiguous_True_cuda_complex64 (__main__.TestSparseCSRCUDA) ... ok (0.123s) 2022-11-23T04:14:40.2985821Z test_block_addmm_block_size_3_int64_noncontiguous_True_cuda_float32 (__main__.TestSparseCSRCUDA) ... ok (0.114s) 2022-11-23T04:14:40.2986806Z test_block_addmm_block_size_3_int64_noncontiguous_True_cuda_float64 (__main__.TestSparseCSRCUDA) ... ok (0.112s) 2022-11-23T04:14:40.2987928Z test_block_addmv_block_size_2_int32_noncontiguous_False_cuda_complex128 (__main__.TestSparseCSRCUDA) ... ok (0.015s) 2022-11-23T04:14:40.2988880Z test_block_addmv_block_size_2_int32_noncontiguous_False_cuda_complex64 (__main__.TestSparseCSRCUDA) ... ok (0.015s) 2022-11-23T04:14:40.2989848Z test_block_addmv_block_size_2_int32_noncontiguous_False_cuda_float32 (__main__.TestSparseCSRCUDA) ... ok (0.015s) 2022-11-23T04:14:40.2990794Z test_block_addmv_block_size_2_int32_noncontiguous_False_cuda_float64 (__main__.TestSparseCSRCUDA) ... ok (0.015s) 2022-11-23T04:14:40.2991716Z test_block_addmv_block_size_2_int32_noncontiguous_True_cuda_complex128 (__main__.TestSparseCSRCUDA) ... ok (0.014s) 2022-11-23T04:14:40.2992668Z test_block_addmv_block_size_2_int32_noncontiguous_True_cuda_complex64 (__main__.TestSparseCSRCUDA) ... ok (0.014s) 2022-11-23T04:14:40.2993773Z test_block_addmv_block_size_2_int32_noncontiguous_True_cuda_float32 (__main__.TestSparseCSRCUDA) ... ok (0.013s) 2022-11-23T04:14:40.2994444Z test_block_addmv_block_size_2_int32_noncontiguous_True_cuda_float64 (__main__.TestSparseCSRCUDA) ... ok (0.014s) 2022-11-23T04:14:40.2994957Z test_block_addmv_block_size_2_int64_noncontiguous_False_cuda_complex128 (__main__.TestSparseCSRCUDA) ... ok (0.015s) 2022-11-23T04:14:40.2995468Z test_block_addmv_block_size_2_int64_noncontiguous_False_cuda_complex64 (__main__.TestSparseCSRCUDA) ... ok (0.015s) 2022-11-23T04:14:40.2995962Z test_block_addmv_block_size_2_int64_noncontiguous_False_cuda_float32 (__main__.TestSparseCSRCUDA) ... ok (0.015s) 2022-11-23T04:14:40.2996460Z test_block_addmv_block_size_2_int64_noncontiguous_False_cuda_float64 (__main__.TestSparseCSRCUDA) ... ok (0.015s) 2022-11-23T04:14:40.2996962Z test_block_addmv_block_size_2_int64_noncontiguous_True_cuda_complex128 (__main__.TestSparseCSRCUDA) ... ok (0.014s) 2022-11-23T04:14:40.2997452Z test_block_addmv_block_size_2_int64_noncontiguous_True_cuda_complex64 (__main__.TestSparseCSRCUDA) ... ok (0.014s) 2022-11-23T04:14:40.2998077Z test_block_addmv_block_size_2_int64_noncontiguous_True_cuda_float32 (__main__.TestSparseCSRCUDA) ... ok (0.014s) 2022-11-23T04:14:40.2998587Z test_block_addmv_block_size_2_int64_noncontiguous_True_cuda_float64 (__main__.TestSparseCSRCUDA) ... ok (0.014s) 2022-11-23T04:14:40.2999098Z test_block_addmv_block_size_3_int32_noncontiguous_False_cuda_complex128 (__main__.TestSparseCSRCUDA) ... ok (0.017s) 2022-11-23T04:14:40.2999590Z test_block_addmv_block_size_3_int32_noncontiguous_False_cuda_complex64 (__main__.TestSparseCSRCUDA) ... ok (0.018s) 2022-11-23T04:14:40.3000092Z test_block_addmv_block_size_3_int32_noncontiguous_False_cuda_float32 (__main__.TestSparseCSRCUDA) ... ok (0.017s) 2022-11-23T04:14:40.3000592Z test_block_addmv_block_size_3_int32_noncontiguous_False_cuda_float64 (__main__.TestSparseCSRCUDA) ... ok (0.017s) 2022-11-23T04:14:40.3001095Z test_block_addmv_block_size_3_int32_noncontiguous_True_cuda_complex128 (__main__.TestSparseCSRCUDA) ... ok (0.014s) 2022-11-23T04:14:40.3001592Z test_block_addmv_block_size_3_int32_noncontiguous_True_cuda_complex64 (__main__.TestSparseCSRCUDA) ... ok (0.014s) 2022-11-23T04:14:40.3002104Z test_block_addmv_block_size_3_int32_noncontiguous_True_cuda_float32 (__main__.TestSparseCSRCUDA) ... ok (0.014s) 2022-11-23T04:14:40.3002612Z test_block_addmv_block_size_3_int32_noncontiguous_True_cuda_float64 (__main__.TestSparseCSRCUDA) ... ok (0.014s) 2022-11-23T04:14:40.3003113Z test_block_addmv_block_size_3_int64_noncontiguous_False_cuda_complex128 (__main__.TestSparseCSRCUDA) ... ok (0.017s) 2022-11-23T04:14:40.3003604Z test_block_addmv_block_size_3_int64_noncontiguous_False_cuda_complex64 (__main__.TestSparseCSRCUDA) ... ok (0.018s) 2022-11-23T04:14:40.3004107Z test_block_addmv_block_size_3_int64_noncontiguous_False_cuda_float32 (__main__.TestSparseCSRCUDA) ... ok (0.018s) 2022-11-23T04:14:40.3004602Z test_block_addmv_block_size_3_int64_noncontiguous_False_cuda_float64 (__main__.TestSparseCSRCUDA) ... ok (0.017s) 2022-11-23T04:14:40.3005161Z test_block_addmv_block_size_3_int64_noncontiguous_True_cuda_complex128 (__main__.TestSparseCSRCUDA) ... ok (0.014s) 2022-11-23T04:14:40.3005676Z test_block_addmv_block_size_3_int64_noncontiguous_True_cuda_complex64 (__main__.TestSparseCSRCUDA) ... ok (0.014s) 2022-11-23T04:14:40.3006191Z test_block_addmv_block_size_3_int64_noncontiguous_True_cuda_float32 (__main__.TestSparseCSRCUDA) ... ok (0.014s) 2022-11-23T04:14:40.3006690Z test_block_addmv_block_size_3_int64_noncontiguous_True_cuda_float64 (__main__.TestSparseCSRCUDA) ... ok (0.014s) 2022-11-23T04:14:40.3007464Z test_block_triangular_solve_block_size_2_int32_noncontiguous_False_cuda_complex128 (__main__.TestSparseCSRCUDA) ... /var/lib/jenkins/workspace/test/test_sparse_csr.py:1688: UserWarning: torch.triangular_solve is deprecated in favor of torch.linalg.solve_triangularand will be removed in a future PyTorch release. 2022-11-23T04:14:40.3008210Z torch.linalg.solve_triangular has its arguments reversed and does not return a copy of one of the inputs. 2022-11-23T04:14:40.3008619Z X = torch.triangular_solve(B, A).solution 2022-11-23T04:14:40.3008912Z should be replaced with 2022-11-23T04:14:40.3009374Z X = torch.linalg.solve_triangular(A, B). (Triggered internally at /var/lib/jenkins/workspace/aten/src/ATen/native/BatchLinearAlgebra.cpp:2224.) 2022-11-23T04:14:40.3009837Z expected_X, _ = torch.triangular_solve( 2022-11-23T04:14:40.3010118Z ok (0.203s) 2022-11-23T04:14:40.3010514Z test_block_triangular_solve_block_size_2_int32_noncontiguous_False_cuda_complex64 (__main__.TestSparseCSRCUDA) ... ok (0.066s) 2022-11-23T04:14:40.3011033Z test_block_triangular_solve_block_size_2_int32_noncontiguous_False_cuda_float32 (__main__.TestSparseCSRCUDA) ... ok (0.063s) 2022-11-23T04:14:40.3011554Z test_block_triangular_solve_block_size_2_int32_noncontiguous_False_cuda_float64 (__main__.TestSparseCSRCUDA) ... ok (0.062s) 2022-11-23T04:14:40.3012091Z test_block_triangular_solve_block_size_2_int32_noncontiguous_True_cuda_complex128 (__main__.TestSparseCSRCUDA) ... ok (0.064s) 2022-11-23T04:14:40.3012703Z test_block_triangular_solve_block_size_2_int32_noncontiguous_True_cuda_complex64 (__main__.TestSparseCSRCUDA) ... ok (0.065s) 2022-11-23T04:14:40.3013226Z test_block_triangular_solve_block_size_2_int32_noncontiguous_True_cuda_float32 (__main__.TestSparseCSRCUDA) ... ok (0.063s) 2022-11-23T04:14:40.3013765Z test_block_triangular_solve_block_size_2_int32_noncontiguous_True_cuda_float64 (__main__.TestSparseCSRCUDA) ... ok (0.061s) 2022-11-23T04:14:40.3014301Z test_block_triangular_solve_block_size_2_int64_noncontiguous_False_cuda_complex128 (__main__.TestSparseCSRCUDA) ... ok (0.067s) 2022-11-23T04:14:40.3014844Z test_block_triangular_solve_block_size_2_int64_noncontiguous_False_cuda_complex64 (__main__.TestSparseCSRCUDA) ... ok (0.068s) 2022-11-23T04:14:40.3015356Z test_block_triangular_solve_block_size_2_int64_noncontiguous_False_cuda_float32 (__main__.TestSparseCSRCUDA) ... ok (0.066s) 2022-11-23T04:14:40.3015877Z test_block_triangular_solve_block_size_2_int64_noncontiguous_False_cuda_float64 (__main__.TestSparseCSRCUDA) ... ok (0.064s) 2022-11-23T04:14:40.3016414Z test_block_triangular_solve_block_size_2_int64_noncontiguous_True_cuda_complex128 (__main__.TestSparseCSRCUDA) ... ok (0.066s) 2022-11-23T04:14:40.3016946Z test_block_triangular_solve_block_size_2_int64_noncontiguous_True_cuda_complex64 (__main__.TestSparseCSRCUDA) ... ok (0.067s) 2022-11-23T04:14:40.3017467Z test_block_triangular_solve_block_size_2_int64_noncontiguous_True_cuda_float32 (__main__.TestSparseCSRCUDA) ... ok (0.065s) 2022-11-23T04:14:40.3017993Z test_block_triangular_solve_block_size_2_int64_noncontiguous_True_cuda_float64 (__main__.TestSparseCSRCUDA) ... ok (0.063s) 2022-11-23T04:14:40.3018525Z test_block_triangular_solve_block_size_3_int32_noncontiguous_False_cuda_complex128 (__main__.TestSparseCSRCUDA) ... ok (0.067s) 2022-11-23T04:14:40.3019130Z test_block_triangular_solve_block_size_3_int32_noncontiguous_False_cuda_complex64 (__main__.TestSparseCSRCUDA) ... ok (0.068s) 2022-11-23T04:14:40.3019659Z test_block_triangular_solve_block_size_3_int32_noncontiguous_False_cuda_float32 (__main__.TestSparseCSRCUDA) ... ok (0.065s) 2022-11-23T04:14:40.3020648Z test_block_triangular_solve_block_size_3_int32_noncontiguous_False_cuda_float64 (__main__.TestSparseCSRCUDA) ... ok (0.064s) 2022-11-23T04:14:40.3021185Z test_block_triangular_solve_block_size_3_int32_noncontiguous_True_cuda_complex128 (__main__.TestSparseCSRCUDA) ... ok (0.064s) 2022-11-23T04:14:40.3021726Z test_block_triangular_solve_block_size_3_int32_noncontiguous_True_cuda_complex64 (__main__.TestSparseCSRCUDA) ... ok (0.066s) 2022-11-23T04:14:40.3022247Z test_block_triangular_solve_block_size_3_int32_noncontiguous_True_cuda_float32 (__main__.TestSparseCSRCUDA) ... ok (0.062s) 2022-11-23T04:14:40.3022770Z test_block_triangular_solve_block_size_3_int32_noncontiguous_True_cuda_float64 (__main__.TestSparseCSRCUDA) ... ok (0.061s) 2022-11-23T04:14:40.3023304Z test_block_triangular_solve_block_size_3_int64_noncontiguous_False_cuda_complex128 (__main__.TestSparseCSRCUDA) ... ok (0.068s) 2022-11-23T04:14:40.3023843Z test_block_triangular_solve_block_size_3_int64_noncontiguous_False_cuda_complex64 (__main__.TestSparseCSRCUDA) ... ok (0.070s) 2022-11-23T04:14:40.3024357Z test_block_triangular_solve_block_size_3_int64_noncontiguous_False_cuda_float32 (__main__.TestSparseCSRCUDA) ... ok (0.067s) 2022-11-23T04:14:40.3024875Z test_block_triangular_solve_block_size_3_int64_noncontiguous_False_cuda_float64 (__main__.TestSparseCSRCUDA) ... ok (0.065s) 2022-11-23T04:14:40.3025401Z test_block_triangular_solve_block_size_3_int64_noncontiguous_True_cuda_complex128 (__main__.TestSparseCSRCUDA) ... ok (0.066s) 2022-11-23T04:14:40.3025941Z test_block_triangular_solve_block_size_3_int64_noncontiguous_True_cuda_complex64 (__main__.TestSparseCSRCUDA) ... ok (0.068s) 2022-11-23T04:14:40.3026456Z test_block_triangular_solve_block_size_3_int64_noncontiguous_True_cuda_float32 (__main__.TestSparseCSRCUDA) ... ok (0.065s) 2022-11-23T04:14:40.3027088Z test_block_triangular_solve_block_size_3_int64_noncontiguous_True_cuda_float64 (__main__.TestSparseCSRCUDA) ... ok (0.063s) 2022-11-23T04:14:40.3027542Z test_bmm_cuda_complex128 (__main__.TestSparseCSRCUDA) ... ok (0.024s) 2022-11-23T04:14:40.3027938Z test_bmm_cuda_complex64 (__main__.TestSparseCSRCUDA) ... ok (0.025s) 2022-11-23T04:14:40.3028307Z test_bmm_cuda_float32 (__main__.TestSparseCSRCUDA) ... ok (0.023s) 2022-11-23T04:14:40.3028685Z test_bmm_cuda_float64 (__main__.TestSparseCSRCUDA) ... ok (0.022s) 2022-11-23T04:14:40.3029141Z test_compressed_layout_conversions_coverage_SparseBSC_SparseBSC_cuda (__main__.TestSparseCSRCUDA) 2022-11-23T04:14:40.3029607Z This test performs a smoke test for covered conversion and verifies ... ok (0.048s) 2022-11-23T04:14:40.3030081Z test_compressed_layout_conversions_coverage_SparseBSC_SparseBSR_cuda (__main__.TestSparseCSRCUDA) 2022-11-23T04:14:40.3030551Z This test performs a smoke test for covered conversion and verifies ... ok (0.050s) 2022-11-23T04:14:40.3031021Z test_compressed_layout_conversions_coverage_SparseBSC_SparseCSC_cuda (__main__.TestSparseCSRCUDA) 2022-11-23T04:14:40.3031467Z This test performs a smoke test for covered conversion and verifies ... ok (0.022s) 2022-11-23T04:14:40.3031927Z test_compressed_layout_conversions_coverage_SparseBSC_SparseCSR_cuda (__main__.TestSparseCSRCUDA) 2022-11-23T04:14:40.3032389Z This test performs a smoke test for covered conversion and verifies ... ok (0.021s) 2022-11-23T04:14:40.3032847Z test_compressed_layout_conversions_coverage_SparseBSR_SparseBSC_cuda (__main__.TestSparseCSRCUDA) 2022-11-23T04:14:40.3033315Z This test performs a smoke test for covered conversion and verifies ... ok (0.050s) 2022-11-23T04:14:40.3033786Z test_compressed_layout_conversions_coverage_SparseBSR_SparseBSR_cuda (__main__.TestSparseCSRCUDA) 2022-11-23T04:14:40.3034243Z This test performs a smoke test for covered conversion and verifies ... ok (0.047s) 2022-11-23T04:14:40.3034766Z test_compressed_layout_conversions_coverage_SparseBSR_SparseCSC_cuda (__main__.TestSparseCSRCUDA) 2022-11-23T04:14:40.3035251Z This test performs a smoke test for covered conversion and verifies ... ok (0.022s) 2022-11-23T04:14:40.3035717Z test_compressed_layout_conversions_coverage_SparseBSR_SparseCSR_cuda (__main__.TestSparseCSRCUDA) 2022-11-23T04:14:40.3036166Z This test performs a smoke test for covered conversion and verifies ... ok (0.018s) 2022-11-23T04:14:40.3036641Z test_compressed_layout_conversions_coverage_SparseCSC_SparseBSC_cuda (__main__.TestSparseCSRCUDA) 2022-11-23T04:14:40.3037105Z This test performs a smoke test for covered conversion and verifies ... ok (0.022s) 2022-11-23T04:14:40.3037566Z test_compressed_layout_conversions_coverage_SparseCSC_SparseBSR_cuda (__main__.TestSparseCSRCUDA) 2022-11-23T04:14:40.3038009Z This test performs a smoke test for covered conversion and verifies ... ok (0.022s) 2022-11-23T04:14:40.3038472Z test_compressed_layout_conversions_coverage_SparseCSC_SparseCSC_cuda (__main__.TestSparseCSRCUDA) 2022-11-23T04:14:40.3038937Z This test performs a smoke test for covered conversion and verifies ... ok (0.008s) 2022-11-23T04:14:40.3039396Z test_compressed_layout_conversions_coverage_SparseCSC_SparseCSR_cuda (__main__.TestSparseCSRCUDA) 2022-11-23T04:14:40.3039849Z This test performs a smoke test for covered conversion and verifies ... ok (0.009s) 2022-11-23T04:14:40.3040320Z test_compressed_layout_conversions_coverage_SparseCSR_SparseBSC_cuda (__main__.TestSparseCSRCUDA) 2022-11-23T04:14:40.3040781Z This test performs a smoke test for covered conversion and verifies ... ok (0.022s) 2022-11-23T04:14:40.3041231Z test_compressed_layout_conversions_coverage_SparseCSR_SparseBSR_cuda (__main__.TestSparseCSRCUDA) 2022-11-23T04:14:40.3041686Z This test performs a smoke test for covered conversion and verifies ... ok (0.022s) 2022-11-23T04:14:40.3042148Z test_compressed_layout_conversions_coverage_SparseCSR_SparseCSC_cuda (__main__.TestSparseCSRCUDA) 2022-11-23T04:14:40.3042607Z This test performs a smoke test for covered conversion and verifies ... ok (0.009s) 2022-11-23T04:14:40.3043136Z test_compressed_layout_conversions_coverage_SparseCSR_SparseCSR_cuda (__main__.TestSparseCSRCUDA) 2022-11-23T04:14:40.3043606Z This test performs a smoke test for covered conversion and verifies ... ok (0.008s) 2022-11-23T04:14:40.3044040Z test_coo_csr_conversion_cuda_bfloat16 (__main__.TestSparseCSRCUDA) ... ok (0.007s) 2022-11-23T04:14:40.3044456Z test_coo_csr_conversion_cuda_bool (__main__.TestSparseCSRCUDA) ... ok (0.006s) 2022-11-23T04:14:40.3044884Z test_coo_csr_conversion_cuda_complex128 (__main__.TestSparseCSRCUDA) ... ok (0.007s) 2022-11-23T04:14:40.3045321Z test_coo_csr_conversion_cuda_complex64 (__main__.TestSparseCSRCUDA) ... ok (0.007s) 2022-11-23T04:14:40.3045749Z test_coo_csr_conversion_cuda_float16 (__main__.TestSparseCSRCUDA) ... ok (0.007s) 2022-11-23T04:14:40.3046155Z test_coo_csr_conversion_cuda_float32 (__main__.TestSparseCSRCUDA) ... ok (0.007s) 2022-11-23T04:14:40.3046601Z test_coo_csr_conversion_cuda_float64 (__main__.TestSparseCSRCUDA) ... ok (0.007s) 2022-11-23T04:14:40.3047028Z test_coo_csr_conversion_cuda_int16 (__main__.TestSparseCSRCUDA) ... ok (0.006s) 2022-11-23T04:14:40.3047425Z test_coo_csr_conversion_cuda_int32 (__main__.TestSparseCSRCUDA) ... ok (0.006s) 2022-11-23T04:14:40.3047833Z test_coo_csr_conversion_cuda_int64 (__main__.TestSparseCSRCUDA) ... ok (0.006s) 2022-11-23T04:14:40.3048250Z test_coo_csr_conversion_cuda_int8 (__main__.TestSparseCSRCUDA) ... ok (0.006s) 2022-11-23T04:14:40.3048666Z test_coo_csr_conversion_cuda_uint8 (__main__.TestSparseCSRCUDA) ... ok (0.006s) 2022-11-23T04:14:40.3049066Z test_coo_to_csr_convert_cuda_float64 (__main__.TestSparseCSRCUDA) ... ok (0.019s) 2022-11-23T04:14:40.3049492Z test_csr_coo_conversion_cuda_bfloat16 (__main__.TestSparseCSRCUDA) ... ok (0.008s) 2022-11-23T04:14:40.3049928Z test_csr_coo_conversion_cuda_bool (__main__.TestSparseCSRCUDA) ... ok (0.007s) 2022-11-23T04:14:40.3050401Z test_csr_coo_conversion_cuda_complex128 (__main__.TestSparseCSRCUDA) ... ok (0.008s) 2022-11-23T04:14:40.3050859Z test_csr_coo_conversion_cuda_complex64 (__main__.TestSparseCSRCUDA) ... ok (0.008s) 2022-11-23T04:14:40.3051286Z test_csr_coo_conversion_cuda_float16 (__main__.TestSparseCSRCUDA) ... ok (0.008s) 2022-11-23T04:14:40.3051709Z test_csr_coo_conversion_cuda_float32 (__main__.TestSparseCSRCUDA) ... ok (0.008s) 2022-11-23T04:14:40.3052115Z test_csr_coo_conversion_cuda_float64 (__main__.TestSparseCSRCUDA) ... ok (0.008s) 2022-11-23T04:14:40.3052531Z test_csr_coo_conversion_cuda_int16 (__main__.TestSparseCSRCUDA) ... ok (0.007s) 2022-11-23T04:14:40.3052958Z test_csr_coo_conversion_cuda_int32 (__main__.TestSparseCSRCUDA) ... ok (0.007s) 2022-11-23T04:14:40.3053364Z test_csr_coo_conversion_cuda_int64 (__main__.TestSparseCSRCUDA) ... ok (0.007s) 2022-11-23T04:14:40.3053780Z test_csr_coo_conversion_cuda_int8 (__main__.TestSparseCSRCUDA) ... ok (0.007s) 2022-11-23T04:14:40.3054194Z test_csr_coo_conversion_cuda_uint8 (__main__.TestSparseCSRCUDA) ... ok (0.007s) 2022-11-23T04:14:40.3054612Z test_csr_double_to_sparse_csr_cuda (__main__.TestSparseCSRCUDA) ... ok (0.003s) 2022-11-23T04:14:40.3055004Z test_csr_is_contiguous_cuda (__main__.TestSparseCSRCUDA) ... ok (0.004s) 2022-11-23T04:14:40.3055415Z test_csr_matvec_cuda_complex128 (__main__.TestSparseCSRCUDA) ... ok (0.063s) 2022-11-23T04:14:40.3055838Z test_csr_matvec_cuda_complex64 (__main__.TestSparseCSRCUDA) ... ok (0.063s) 2022-11-23T04:14:40.3056241Z test_csr_matvec_cuda_float32 (__main__.TestSparseCSRCUDA) ... ok (0.064s) 2022-11-23T04:14:40.3056644Z test_csr_matvec_cuda_float64 (__main__.TestSparseCSRCUDA) ... ok (0.063s) 2022-11-23T04:14:40.3057650Z test_csr_storage_cuda (__main__.TestSparseCSRCUDA) ... /opt/conda/lib/python3.10/site-packages/torch/storage.py:315: UserWarning: TypedStorage is deprecated. It will be removed in the future and UntypedStorage will be the only storage class. This should only matter to you if you are using storages directly. 2022-11-23T04:14:40.3058372Z warnings.warn(message, UserWarning) 2022-11-23T04:14:40.3058627Z ok (0.005s) 2022-11-23T04:14:40.3058934Z test_csr_stride_cuda (__main__.TestSparseCSRCUDA) ... ok (0.006s) 2022-11-23T04:14:40.3059361Z test_csr_to_block_csr_blocksize_2_cuda_float64_int32 (__main__.TestSparseCSRCUDA) ... ok (0.024s) 2022-11-23T04:14:40.3059834Z test_csr_to_block_csr_blocksize_2_cuda_float64_int64 (__main__.TestSparseCSRCUDA) ... ok (0.022s) 2022-11-23T04:14:40.3060475Z test_csr_to_block_csr_blocksize_4_cuda_float64_int32 (__main__.TestSparseCSRCUDA) ... ok (0.037s) 2022-11-23T04:14:40.3060935Z test_csr_to_block_csr_blocksize_4_cuda_float64_int64 (__main__.TestSparseCSRCUDA) ... ok (0.036s) 2022-11-23T04:14:40.3061382Z test_csr_to_block_csr_errors_cuda_float64 (__main__.TestSparseCSRCUDA) ... ok (0.028s) 2022-11-23T04:14:40.3061827Z test_dense_to_from_sparse_compressed_SparseBSC_Batched_Hybrid_cuda (__main__.TestSparseCSRCUDA) 2022-11-23T04:14:40.3062272Z This test tests conversion from dense to/from CSR and CSC ... ok (0.018s) 2022-11-23T04:14:40.3062724Z test_dense_to_from_sparse_compressed_SparseBSC_Batched_NonHybrid_cuda (__main__.TestSparseCSRCUDA) 2022-11-23T04:14:40.3063177Z This test tests conversion from dense to/from CSR and CSC ... ok (0.381s) 2022-11-23T04:14:40.3063627Z test_dense_to_from_sparse_compressed_SparseBSC_NonBatched_Hybrid_cuda (__main__.TestSparseCSRCUDA) 2022-11-23T04:14:40.3064075Z This test tests conversion from dense to/from CSR and CSC ... ok (0.015s) 2022-11-23T04:14:40.3064533Z test_dense_to_from_sparse_compressed_SparseBSC_NonBatched_NonHybrid_cuda (__main__.TestSparseCSRCUDA) 2022-11-23T04:14:40.3064959Z This test tests conversion from dense to/from CSR and CSC ... ok (0.032s) 2022-11-23T04:14:40.3065398Z test_dense_to_from_sparse_compressed_SparseBSR_Batched_Hybrid_cuda (__main__.TestSparseCSRCUDA) 2022-11-23T04:14:40.3065831Z This test tests conversion from dense to/from CSR and CSC ... ok (0.017s) 2022-11-23T04:14:40.3066366Z test_dense_to_from_sparse_compressed_SparseBSR_Batched_NonHybrid_cuda (__main__.TestSparseCSRCUDA) 2022-11-23T04:14:40.3066825Z This test tests conversion from dense to/from CSR and CSC ... ok (0.369s) 2022-11-23T04:14:40.3067283Z test_dense_to_from_sparse_compressed_SparseBSR_NonBatched_Hybrid_cuda (__main__.TestSparseCSRCUDA) 2022-11-23T04:14:40.3067726Z This test tests conversion from dense to/from CSR and CSC ... ok (0.015s) 2022-11-23T04:14:40.3068181Z test_dense_to_from_sparse_compressed_SparseBSR_NonBatched_NonHybrid_cuda (__main__.TestSparseCSRCUDA) 2022-11-23T04:14:40.3068606Z This test tests conversion from dense to/from CSR and CSC ... ok (0.032s) 2022-11-23T04:14:40.3069042Z test_dense_to_from_sparse_compressed_SparseCSC_Batched_Hybrid_cuda (__main__.TestSparseCSRCUDA) 2022-11-23T04:14:40.3069478Z This test tests conversion from dense to/from CSR and CSC ... ok (0.021s) 2022-11-23T04:14:40.3069918Z test_dense_to_from_sparse_compressed_SparseCSC_Batched_NonHybrid_cuda (__main__.TestSparseCSRCUDA) 2022-11-23T04:14:40.3070372Z This test tests conversion from dense to/from CSR and CSC ... ok (0.132s) 2022-11-23T04:14:40.3070821Z test_dense_to_from_sparse_compressed_SparseCSC_NonBatched_Hybrid_cuda (__main__.TestSparseCSRCUDA) 2022-11-23T04:14:40.3071262Z This test tests conversion from dense to/from CSR and CSC ... ok (0.017s) 2022-11-23T04:14:40.3071698Z test_dense_to_from_sparse_compressed_SparseCSC_NonBatched_NonHybrid_cuda (__main__.TestSparseCSRCUDA) 2022-11-23T04:14:40.3072184Z This test tests conversion from dense to/from CSR and CSC ... ok (0.015s) 2022-11-23T04:14:40.3072631Z test_dense_to_from_sparse_compressed_SparseCSR_Batched_Hybrid_cuda (__main__.TestSparseCSRCUDA) 2022-11-23T04:14:40.3073054Z This test tests conversion from dense to/from CSR and CSC ... ok (0.019s) 2022-11-23T04:14:40.3073517Z test_dense_to_from_sparse_compressed_SparseCSR_Batched_NonHybrid_cuda (__main__.TestSparseCSRCUDA) 2022-11-23T04:14:40.3073962Z This test tests conversion from dense to/from CSR and CSC ... ok (0.130s) 2022-11-23T04:14:40.3074514Z test_dense_to_from_sparse_compressed_SparseCSR_NonBatched_Hybrid_cuda (__main__.TestSparseCSRCUDA) 2022-11-23T04:14:40.3074937Z This test tests conversion from dense to/from CSR and CSC ... ok (0.016s) 2022-11-23T04:14:40.3075390Z test_dense_to_from_sparse_compressed_SparseCSR_NonBatched_NonHybrid_cuda (__main__.TestSparseCSRCUDA) 2022-11-23T04:14:40.3075833Z This test tests conversion from dense to/from CSR and CSC ... ok (0.015s) 2022-11-23T04:14:40.3076243Z test_direct_coo_csr_conversion_cuda_complex128 (__main__.TestSparseCSRCUDA) ... ok (0.008s) 2022-11-23T04:14:40.3076709Z test_direct_coo_csr_conversion_cuda_complex64 (__main__.TestSparseCSRCUDA) ... ok (0.008s) 2022-11-23T04:14:40.3077173Z test_direct_coo_csr_conversion_cuda_float32 (__main__.TestSparseCSRCUDA) ... ok (0.007s) 2022-11-23T04:14:40.3077615Z test_direct_coo_csr_conversion_cuda_float64 (__main__.TestSparseCSRCUDA) ... ok (0.007s) 2022-11-23T04:14:40.3078042Z test_direct_coo_csr_conversion_cuda_int16 (__main__.TestSparseCSRCUDA) ... ok (0.006s) 2022-11-23T04:14:40.3078484Z test_direct_coo_csr_conversion_cuda_int32 (__main__.TestSparseCSRCUDA) ... ok (0.007s) 2022-11-23T04:14:40.3078920Z test_direct_coo_csr_conversion_cuda_int64 (__main__.TestSparseCSRCUDA) ... ok (0.006s) 2022-11-23T04:14:40.3079339Z test_direct_coo_csr_conversion_cuda_int8 (__main__.TestSparseCSRCUDA) ... ok (0.006s) 2022-11-23T04:14:40.3079775Z test_direct_coo_csr_conversion_cuda_uint8 (__main__.TestSparseCSRCUDA) ... ok (0.006s) 2022-11-23T04:14:40.3080216Z test_exercise_detach_cuda_bfloat16 (__main__.TestSparseCSRCUDA) ... ok (0.005s) 2022-11-23T04:14:40.3080646Z test_exercise_detach_cuda_bool (__main__.TestSparseCSRCUDA) ... ok (0.005s) 2022-11-23T04:14:40.3081053Z test_exercise_detach_cuda_complex128 (__main__.TestSparseCSRCUDA) ... ok (0.005s) 2022-11-23T04:14:40.3081483Z test_exercise_detach_cuda_complex64 (__main__.TestSparseCSRCUDA) ... ok (0.005s) 2022-11-23T04:14:40.3081972Z test_exercise_detach_cuda_float16 (__main__.TestSparseCSRCUDA) ... ok (0.006s) 2022-11-23T04:14:40.3082388Z test_exercise_detach_cuda_float32 (__main__.TestSparseCSRCUDA) ... ok (0.005s) 2022-11-23T04:14:40.3082796Z test_exercise_detach_cuda_float64 (__main__.TestSparseCSRCUDA) ... ok (0.005s) 2022-11-23T04:14:40.3083210Z test_exercise_detach_cuda_int16 (__main__.TestSparseCSRCUDA) ... ok (0.005s) 2022-11-23T04:14:40.3083630Z test_exercise_detach_cuda_int32 (__main__.TestSparseCSRCUDA) ... ok (0.005s) 2022-11-23T04:14:40.3084027Z test_exercise_detach_cuda_int64 (__main__.TestSparseCSRCUDA) ... ok (0.005s) 2022-11-23T04:14:40.3084431Z test_exercise_detach_cuda_int8 (__main__.TestSparseCSRCUDA) ... ok (0.005s) 2022-11-23T04:14:40.3084843Z test_exercise_detach_cuda_uint8 (__main__.TestSparseCSRCUDA) ... ok (0.005s) 2022-11-23T04:14:40.3085254Z test_matmul_device_mismatch_cuda_float64 (__main__.TestSparseCSRCUDA) ... ok (0.032s) 2022-11-23T04:14:40.3085668Z test_mm_cuda_float64 (__main__.TestSparseCSRCUDA) ... ok (1.222s) 2022-11-23T04:14:40.3086060Z test_mm_errors_cuda_float32 (__main__.TestSparseCSRCUDA) ... ok (0.029s) 2022-11-23T04:14:40.3086464Z test_mul_cuda_float32 (__main__.TestSparseCSRCUDA) ... ok (0.387s) 2022-11-23T04:14:40.3086838Z test_mul_cuda_float64 (__main__.TestSparseCSRCUDA) ... ok (0.387s) 2022-11-23T04:14:40.3087884Z test_resize_as_sparse_compressed_SparseBSC_cuda_bool (__main__.TestSparseCSRCUDA) ... /opt/conda/lib/python3.10/site-packages/torch/testing/_creation.py:151: UserWarning: ComplexHalf support is experimental and many operators don't support it yet. (Triggered internally at /var/lib/jenkins/workspace/aten/src/ATen/EmptyTensor.cpp:32.) 2022-11-23T04:14:40.3088605Z result = torch.empty(shape, device=device, dtype=dtype) 2022-11-23T04:14:40.3088901Z ok (0.085s) 2022-11-23T04:14:40.3089252Z test_resize_as_sparse_compressed_SparseBSC_cuda_float32 (__main__.TestSparseCSRCUDA) ... ok (0.084s) 2022-11-23T04:14:40.3089739Z test_resize_as_sparse_compressed_SparseBSR_cuda_bool (__main__.TestSparseCSRCUDA) ... ok (0.080s) 2022-11-23T04:14:40.3090313Z test_resize_as_sparse_compressed_SparseBSR_cuda_float32 (__main__.TestSparseCSRCUDA) ... ok (0.080s) 2022-11-23T04:14:40.3090790Z test_resize_as_sparse_compressed_SparseCSC_cuda_bool (__main__.TestSparseCSRCUDA) ... ok (0.103s) 2022-11-23T04:14:40.3091275Z test_resize_as_sparse_compressed_SparseCSC_cuda_float32 (__main__.TestSparseCSRCUDA) ... ok (0.103s) 2022-11-23T04:14:40.3091753Z test_resize_as_sparse_compressed_SparseCSR_cuda_bool (__main__.TestSparseCSRCUDA) ... ok (0.118s) 2022-11-23T04:14:40.3092232Z test_resize_as_sparse_compressed_SparseCSR_cuda_float32 (__main__.TestSparseCSRCUDA) ... ok (0.119s) 2022-11-23T04:14:40.3092655Z test_resize_cuda_bfloat16 (__main__.TestSparseCSRCUDA) ... ok (0.006s) 2022-11-23T04:14:40.3093049Z test_resize_cuda_bool (__main__.TestSparseCSRCUDA) ... ok (0.006s) 2022-11-23T04:14:40.3093445Z test_resize_cuda_complex128 (__main__.TestSparseCSRCUDA) ... ok (0.007s) 2022-11-23T04:14:40.3093875Z test_resize_cuda_complex64 (__main__.TestSparseCSRCUDA) ... ok (0.006s) 2022-11-23T04:14:40.3094266Z test_resize_cuda_float16 (__main__.TestSparseCSRCUDA) ... ok (0.006s) 2022-11-23T04:14:40.3094660Z test_resize_cuda_float32 (__main__.TestSparseCSRCUDA) ... ok (0.006s) 2022-11-23T04:14:40.3095045Z test_resize_cuda_float64 (__main__.TestSparseCSRCUDA) ... ok (0.006s) 2022-11-23T04:14:40.3095417Z test_resize_cuda_int16 (__main__.TestSparseCSRCUDA) ... ok (0.006s) 2022-11-23T04:14:40.3095800Z test_resize_cuda_int32 (__main__.TestSparseCSRCUDA) ... ok (0.006s) 2022-11-23T04:14:40.3096180Z test_resize_cuda_int64 (__main__.TestSparseCSRCUDA) ... ok (0.006s) 2022-11-23T04:14:40.3096547Z test_resize_cuda_int8 (__main__.TestSparseCSRCUDA) ... ok (0.007s) 2022-11-23T04:14:40.3096946Z test_resize_cuda_uint8 (__main__.TestSparseCSRCUDA) ... ok (0.006s) 2022-11-23T04:14:40.3097346Z test_resize_errors_cuda_bfloat16 (__main__.TestSparseCSRCUDA) ... ok (0.017s) 2022-11-23T04:14:40.3097812Z test_resize_errors_cuda_bool (__main__.TestSparseCSRCUDA) ... ok (0.016s) 2022-11-23T04:14:40.3098230Z test_resize_errors_cuda_complex128 (__main__.TestSparseCSRCUDA) ... ok (0.017s) 2022-11-23T04:14:40.3098653Z test_resize_errors_cuda_complex64 (__main__.TestSparseCSRCUDA) ... ok (0.017s) 2022-11-23T04:14:40.3099066Z test_resize_errors_cuda_float16 (__main__.TestSparseCSRCUDA) ... ok (0.016s) 2022-11-23T04:14:40.3099451Z test_resize_errors_cuda_float32 (__main__.TestSparseCSRCUDA) ... ok (0.016s) 2022-11-23T04:14:40.3099873Z test_resize_errors_cuda_float64 (__main__.TestSparseCSRCUDA) ... ok (0.017s) 2022-11-23T04:14:40.3100516Z test_resize_errors_cuda_int16 (__main__.TestSparseCSRCUDA) ... ok (0.016s) 2022-11-23T04:14:40.3100921Z test_resize_errors_cuda_int32 (__main__.TestSparseCSRCUDA) ... ok (0.016s) 2022-11-23T04:14:40.3101305Z test_resize_errors_cuda_int64 (__main__.TestSparseCSRCUDA) ... ok (0.016s) 2022-11-23T04:14:40.3101710Z test_resize_errors_cuda_int8 (__main__.TestSparseCSRCUDA) ... ok (0.017s) 2022-11-23T04:14:40.3102117Z test_resize_errors_cuda_uint8 (__main__.TestSparseCSRCUDA) ... ok (0.016s) 2022-11-23T04:14:40.3102534Z test_sampled_addmm_autograd_cuda_complex128 (__main__.TestSparseCSRCUDA) ... ok (0.010s) 2022-11-23T04:14:40.3102997Z test_sampled_addmm_autograd_cuda_complex64 (__main__.TestSparseCSRCUDA) ... ok (0.010s) 2022-11-23T04:14:40.3103458Z test_sampled_addmm_autograd_cuda_float32 (__main__.TestSparseCSRCUDA) ... ok (0.010s) 2022-11-23T04:14:40.3103905Z test_sampled_addmm_autograd_cuda_float64 (__main__.TestSparseCSRCUDA) ... ok (0.009s) 2022-11-23T04:14:40.3104324Z test_sampled_addmm_cuda_complex128 (__main__.TestSparseCSRCUDA) ... ok (1.743s) 2022-11-23T04:14:40.3104753Z test_sampled_addmm_cuda_complex64 (__main__.TestSparseCSRCUDA) ... ok (1.794s) 2022-11-23T04:14:40.3105175Z test_sampled_addmm_cuda_float32 (__main__.TestSparseCSRCUDA) ... ok (1.685s) 2022-11-23T04:14:40.3105574Z test_sampled_addmm_cuda_float64 (__main__.TestSparseCSRCUDA) ... ok (1.638s) 2022-11-23T04:14:40.3106117Z test_sampled_addmm_errors_cuda_complex128 (__main__.TestSparseCSRCUDA) ... ok (0.044s) 2022-11-23T04:14:40.3106579Z test_sampled_addmm_errors_cuda_complex64 (__main__.TestSparseCSRCUDA) ... ok (0.043s) 2022-11-23T04:14:40.3107026Z test_sampled_addmm_errors_cuda_float32 (__main__.TestSparseCSRCUDA) ... ok (0.043s) 2022-11-23T04:14:40.3107447Z test_sampled_addmm_errors_cuda_float64 (__main__.TestSparseCSRCUDA) ... ok (0.043s) 2022-11-23T04:14:40.3108028Z test_sampled_addmm_zero_sized_cuda_complex128 (__main__.TestSparseCSRCUDA) ... skip: Causes CUDA memory exception, see https://github.com/pytorch/pytorch/issues/72177 (0.002s) 2022-11-23T04:14:40.3108709Z test_sampled_addmm_zero_sized_cuda_complex64 (__main__.TestSparseCSRCUDA) ... skip: Causes CUDA memory exception, see https://github.com/pytorch/pytorch/issues/72177 (0.002s) 2022-11-23T04:14:40.3109385Z test_sampled_addmm_zero_sized_cuda_float32 (__main__.TestSparseCSRCUDA) ... skip: Causes CUDA memory exception, see https://github.com/pytorch/pytorch/issues/72177 (0.002s) 2022-11-23T04:14:40.3110033Z test_sampled_addmm_zero_sized_cuda_float64 (__main__.TestSparseCSRCUDA) ... skip: Causes CUDA memory exception, see https://github.com/pytorch/pytorch/issues/72177 (0.002s) 2022-11-23T04:14:40.3110598Z test_select_SparseBSC_int32_cuda_bfloat16 (__main__.TestSparseCSRCUDA) ... ok (0.028s) 2022-11-23T04:14:40.3111051Z test_select_SparseBSC_int32_cuda_bool (__main__.TestSparseCSRCUDA) ... ok (0.027s) 2022-11-23T04:14:40.3111497Z test_select_SparseBSC_int32_cuda_complex128 (__main__.TestSparseCSRCUDA) ... ok (0.028s) 2022-11-23T04:14:40.3111926Z test_select_SparseBSC_int32_cuda_complex64 (__main__.TestSparseCSRCUDA) ... ok (0.028s) 2022-11-23T04:14:40.3112366Z test_select_SparseBSC_int32_cuda_float16 (__main__.TestSparseCSRCUDA) ... ok (0.027s) 2022-11-23T04:14:40.3112802Z test_select_SparseBSC_int32_cuda_float32 (__main__.TestSparseCSRCUDA) ... ok (0.027s) 2022-11-23T04:14:40.3113290Z test_select_SparseBSC_int32_cuda_float64 (__main__.TestSparseCSRCUDA) ... ok (0.027s) 2022-11-23T04:14:40.3113742Z test_select_SparseBSC_int32_cuda_int16 (__main__.TestSparseCSRCUDA) ... ok (0.027s) 2022-11-23T04:14:40.3114185Z test_select_SparseBSC_int32_cuda_int32 (__main__.TestSparseCSRCUDA) ... ok (0.027s) 2022-11-23T04:14:40.3114616Z test_select_SparseBSC_int32_cuda_int64 (__main__.TestSparseCSRCUDA) ... ok (0.027s) 2022-11-23T04:14:40.3115026Z test_select_SparseBSC_int32_cuda_int8 (__main__.TestSparseCSRCUDA) ... ok (0.027s) 2022-11-23T04:14:40.3115456Z test_select_SparseBSC_int32_cuda_uint8 (__main__.TestSparseCSRCUDA) ... ok (0.027s) 2022-11-23T04:14:40.3115896Z test_select_SparseBSC_int64_cuda_bfloat16 (__main__.TestSparseCSRCUDA) ... ok (0.027s) 2022-11-23T04:14:40.3116335Z test_select_SparseBSC_int64_cuda_bool (__main__.TestSparseCSRCUDA) ... ok (0.027s) 2022-11-23T04:14:40.3116756Z test_select_SparseBSC_int64_cuda_complex128 (__main__.TestSparseCSRCUDA) ... ok (0.027s) 2022-11-23T04:14:40.3117217Z test_select_SparseBSC_int64_cuda_complex64 (__main__.TestSparseCSRCUDA) ... ok (0.027s) 2022-11-23T04:14:40.3117671Z test_select_SparseBSC_int64_cuda_float16 (__main__.TestSparseCSRCUDA) ... ok (0.027s) 2022-11-23T04:14:40.3118090Z test_select_SparseBSC_int64_cuda_float32 (__main__.TestSparseCSRCUDA) ... ok (0.027s) 2022-11-23T04:14:40.3118523Z test_select_SparseBSC_int64_cuda_float64 (__main__.TestSparseCSRCUDA) ... ok (0.027s) 2022-11-23T04:14:40.3118955Z test_select_SparseBSC_int64_cuda_int16 (__main__.TestSparseCSRCUDA) ... ok (0.027s) 2022-11-23T04:14:40.3119378Z test_select_SparseBSC_int64_cuda_int32 (__main__.TestSparseCSRCUDA) ... ok (0.027s) 2022-11-23T04:14:40.3119784Z test_select_SparseBSC_int64_cuda_int64 (__main__.TestSparseCSRCUDA) ... ok (0.027s) 2022-11-23T04:14:40.3120270Z test_select_SparseBSC_int64_cuda_int8 (__main__.TestSparseCSRCUDA) ... ok (0.027s) 2022-11-23T04:14:40.3120718Z test_select_SparseBSC_int64_cuda_uint8 (__main__.TestSparseCSRCUDA) ... ok (0.027s) 2022-11-23T04:14:40.3121272Z test_select_SparseBSR_int32_cuda_bfloat16 (__main__.TestSparseCSRCUDA) ... ok (0.023s) 2022-11-23T04:14:40.3121705Z test_select_SparseBSR_int32_cuda_bool (__main__.TestSparseCSRCUDA) ... ok (0.023s) 2022-11-23T04:14:40.3122147Z test_select_SparseBSR_int32_cuda_complex128 (__main__.TestSparseCSRCUDA) ... ok (0.023s) 2022-11-23T04:14:40.3122591Z test_select_SparseBSR_int32_cuda_complex64 (__main__.TestSparseCSRCUDA) ... ok (0.024s) 2022-11-23T04:14:40.3123014Z test_select_SparseBSR_int32_cuda_float16 (__main__.TestSparseCSRCUDA) ... ok (0.023s) 2022-11-23T04:14:40.3123450Z test_select_SparseBSR_int32_cuda_float32 (__main__.TestSparseCSRCUDA) ... ok (0.023s) 2022-11-23T04:14:40.3123888Z test_select_SparseBSR_int32_cuda_float64 (__main__.TestSparseCSRCUDA) ... ok (0.023s) 2022-11-23T04:14:40.3124312Z test_select_SparseBSR_int32_cuda_int16 (__main__.TestSparseCSRCUDA) ... ok (0.023s) 2022-11-23T04:14:40.3124747Z test_select_SparseBSR_int32_cuda_int32 (__main__.TestSparseCSRCUDA) ... ok (0.023s) 2022-11-23T04:14:40.3125178Z test_select_SparseBSR_int32_cuda_int64 (__main__.TestSparseCSRCUDA) ... ok (0.023s) 2022-11-23T04:14:40.3125601Z test_select_SparseBSR_int32_cuda_int8 (__main__.TestSparseCSRCUDA) ... ok (0.023s) 2022-11-23T04:14:40.3126011Z test_select_SparseBSR_int32_cuda_uint8 (__main__.TestSparseCSRCUDA) ... ok (0.024s) 2022-11-23T04:14:40.3126439Z test_select_SparseBSR_int64_cuda_bfloat16 (__main__.TestSparseCSRCUDA) ... ok (0.023s) 2022-11-23T04:14:40.3126870Z test_select_SparseBSR_int64_cuda_bool (__main__.TestSparseCSRCUDA) ... ok (0.022s) 2022-11-23T04:14:40.3127300Z test_select_SparseBSR_int64_cuda_complex128 (__main__.TestSparseCSRCUDA) ... ok (0.023s) 2022-11-23T04:14:40.3127757Z test_select_SparseBSR_int64_cuda_complex64 (__main__.TestSparseCSRCUDA) ... ok (0.023s) 2022-11-23T04:14:40.3128196Z test_select_SparseBSR_int64_cuda_float16 (__main__.TestSparseCSRCUDA) ... ok (0.023s) 2022-11-23T04:14:40.3128691Z test_select_SparseBSR_int64_cuda_float32 (__main__.TestSparseCSRCUDA) ... ok (0.023s) 2022-11-23T04:14:40.3129123Z test_select_SparseBSR_int64_cuda_float64 (__main__.TestSparseCSRCUDA) ... ok (0.023s) 2022-11-23T04:14:40.3129559Z test_select_SparseBSR_int64_cuda_int16 (__main__.TestSparseCSRCUDA) ... ok (0.023s) 2022-11-23T04:14:40.3129987Z test_select_SparseBSR_int64_cuda_int32 (__main__.TestSparseCSRCUDA) ... ok (0.023s) 2022-11-23T04:14:40.3130415Z test_select_SparseBSR_int64_cuda_int64 (__main__.TestSparseCSRCUDA) ... ok (0.023s) 2022-11-23T04:14:40.3130833Z test_select_SparseBSR_int64_cuda_int8 (__main__.TestSparseCSRCUDA) ... ok (0.022s) 2022-11-23T04:14:40.3131261Z test_select_SparseBSR_int64_cuda_uint8 (__main__.TestSparseCSRCUDA) ... ok (0.023s) 2022-11-23T04:14:40.3131694Z test_select_SparseCSC_int32_cuda_bfloat16 (__main__.TestSparseCSRCUDA) ... ok (0.049s) 2022-11-23T04:14:40.3132107Z test_select_SparseCSC_int32_cuda_bool (__main__.TestSparseCSRCUDA) ... ok (0.047s) 2022-11-23T04:14:40.3132543Z test_select_SparseCSC_int32_cuda_complex128 (__main__.TestSparseCSRCUDA) ... ok (0.049s) 2022-11-23T04:14:40.3132991Z test_select_SparseCSC_int32_cuda_complex64 (__main__.TestSparseCSRCUDA) ... ok (0.049s) 2022-11-23T04:14:40.3133432Z test_select_SparseCSC_int32_cuda_float16 (__main__.TestSparseCSRCUDA) ... ok (0.048s) 2022-11-23T04:14:40.3133861Z test_select_SparseCSC_int32_cuda_float32 (__main__.TestSparseCSRCUDA) ... ok (0.048s) 2022-11-23T04:14:40.3134299Z test_select_SparseCSC_int32_cuda_float64 (__main__.TestSparseCSRCUDA) ... ok (0.048s) 2022-11-23T04:14:40.3134724Z test_select_SparseCSC_int32_cuda_int16 (__main__.TestSparseCSRCUDA) ... ok (0.048s) 2022-11-23T04:14:40.3135136Z test_select_SparseCSC_int32_cuda_int32 (__main__.TestSparseCSRCUDA) ... ok (0.048s) 2022-11-23T04:14:40.3135560Z test_select_SparseCSC_int32_cuda_int64 (__main__.TestSparseCSRCUDA) ... ok (0.047s) 2022-11-23T04:14:40.3135982Z test_select_SparseCSC_int32_cuda_int8 (__main__.TestSparseCSRCUDA) ... ok (0.047s) 2022-11-23T04:14:40.3136408Z test_select_SparseCSC_int32_cuda_uint8 (__main__.TestSparseCSRCUDA) ... ok (0.048s) 2022-11-23T04:14:40.3136906Z test_select_SparseCSC_int64_cuda_bfloat16 (__main__.TestSparseCSRCUDA) ... ok (0.047s) 2022-11-23T04:14:40.3137351Z test_select_SparseCSC_int64_cuda_bool (__main__.TestSparseCSRCUDA) ... ok (0.046s) 2022-11-23T04:14:40.3137790Z test_select_SparseCSC_int64_cuda_complex128 (__main__.TestSparseCSRCUDA) ... ok (0.048s) 2022-11-23T04:14:40.3138219Z test_select_SparseCSC_int64_cuda_complex64 (__main__.TestSparseCSRCUDA) ... ok (0.048s) 2022-11-23T04:14:40.3138661Z test_select_SparseCSC_int64_cuda_float16 (__main__.TestSparseCSRCUDA) ... ok (0.048s) 2022-11-23T04:14:40.3139095Z test_select_SparseCSC_int64_cuda_float32 (__main__.TestSparseCSRCUDA) ... ok (0.047s) 2022-11-23T04:14:40.3139529Z test_select_SparseCSC_int64_cuda_float64 (__main__.TestSparseCSRCUDA) ... ok (0.048s) 2022-11-23T04:14:40.3140172Z test_select_SparseCSC_int64_cuda_int16 (__main__.TestSparseCSRCUDA) ... ok (0.047s) 2022-11-23T04:14:40.3140639Z test_select_SparseCSC_int64_cuda_int32 (__main__.TestSparseCSRCUDA) ... ok (0.046s) 2022-11-23T04:14:40.3141068Z test_select_SparseCSC_int64_cuda_int64 (__main__.TestSparseCSRCUDA) ... ok (0.046s) 2022-11-23T04:14:40.3142759Z test_select_SparseCSC_int64_cuda_int8 (__main__.TestSparseCSRCUDA) ... ok (0.047s) 2022-11-23T04:14:40.3143174Z test_select_SparseCSC_int64_cuda_uint8 (__main__.TestSparseCSRCUDA) ... ok (0.047s) 2022-11-23T04:14:40.3143610Z test_select_SparseCSR_int32_cuda_bfloat16 (__main__.TestSparseCSRCUDA) ... ok (0.040s) 2022-11-23T04:14:40.3144044Z test_select_SparseCSR_int32_cuda_bool (__main__.TestSparseCSRCUDA) ... ok (0.039s) 2022-11-23T04:14:40.3144460Z test_select_SparseCSR_int32_cuda_complex128 (__main__.TestSparseCSRCUDA) ... ok (0.040s) 2022-11-23T04:14:40.3144914Z test_select_SparseCSR_int32_cuda_complex64 (__main__.TestSparseCSRCUDA) ... ok (0.040s) 2022-11-23T04:14:40.3145450Z test_select_SparseCSR_int32_cuda_float16 (__main__.TestSparseCSRCUDA) ... ok (0.040s) 2022-11-23T04:14:40.3145909Z test_select_SparseCSR_int32_cuda_float32 (__main__.TestSparseCSRCUDA) ... ok (0.040s) 2022-11-23T04:14:40.3146326Z test_select_SparseCSR_int32_cuda_float64 (__main__.TestSparseCSRCUDA) ... ok (0.039s) 2022-11-23T04:14:40.3146754Z test_select_SparseCSR_int32_cuda_int16 (__main__.TestSparseCSRCUDA) ... ok (0.039s) 2022-11-23T04:14:40.3147176Z test_select_SparseCSR_int32_cuda_int32 (__main__.TestSparseCSRCUDA) ... ok (0.039s) 2022-11-23T04:14:40.3147583Z test_select_SparseCSR_int32_cuda_int64 (__main__.TestSparseCSRCUDA) ... ok (0.039s) 2022-11-23T04:14:40.3148011Z test_select_SparseCSR_int32_cuda_int8 (__main__.TestSparseCSRCUDA) ... ok (0.039s) 2022-11-23T04:14:40.3148457Z test_select_SparseCSR_int32_cuda_uint8 (__main__.TestSparseCSRCUDA) ... ok (0.039s) 2022-11-23T04:14:40.3148896Z test_select_SparseCSR_int64_cuda_bfloat16 (__main__.TestSparseCSRCUDA) ... ok (0.039s) 2022-11-23T04:14:40.3149312Z test_select_SparseCSR_int64_cuda_bool (__main__.TestSparseCSRCUDA) ... ok (0.038s) 2022-11-23T04:14:40.3149752Z test_select_SparseCSR_int64_cuda_complex128 (__main__.TestSparseCSRCUDA) ... ok (0.040s) 2022-11-23T04:14:40.3150197Z test_select_SparseCSR_int64_cuda_complex64 (__main__.TestSparseCSRCUDA) ... ok (0.039s) 2022-11-23T04:14:40.3150620Z test_select_SparseCSR_int64_cuda_float16 (__main__.TestSparseCSRCUDA) ... ok (0.040s) 2022-11-23T04:14:40.3151055Z test_select_SparseCSR_int64_cuda_float32 (__main__.TestSparseCSRCUDA) ... ok (0.039s) 2022-11-23T04:14:40.3151493Z test_select_SparseCSR_int64_cuda_float64 (__main__.TestSparseCSRCUDA) ... ok (0.040s) 2022-11-23T04:14:40.3151936Z test_select_SparseCSR_int64_cuda_int16 (__main__.TestSparseCSRCUDA) ... ok (0.037s) 2022-11-23T04:14:40.3152347Z test_select_SparseCSR_int64_cuda_int32 (__main__.TestSparseCSRCUDA) ... ok (0.037s) 2022-11-23T04:14:40.3152770Z test_select_SparseCSR_int64_cuda_int64 (__main__.TestSparseCSRCUDA) ... ok (0.038s) 2022-11-23T04:14:40.3153193Z test_select_SparseCSR_int64_cuda_int8 (__main__.TestSparseCSRCUDA) ... ok (0.038s) 2022-11-23T04:14:40.3153702Z test_select_SparseCSR_int64_cuda_uint8 (__main__.TestSparseCSRCUDA) ... ok (0.037s) 2022-11-23T04:14:40.3154126Z test_sparse_add_cuda_complex128 (__main__.TestSparseCSRCUDA) ... ok (0.046s) 2022-11-23T04:14:40.3154541Z test_sparse_add_cuda_complex64 (__main__.TestSparseCSRCUDA) ... ok (0.047s) 2022-11-23T04:14:40.3154966Z test_sparse_add_cuda_float32 (__main__.TestSparseCSRCUDA) ... ok (0.046s) 2022-11-23T04:14:40.3155362Z test_sparse_add_cuda_float64 (__main__.TestSparseCSRCUDA) ... ok (0.045s) 2022-11-23T04:14:40.3155780Z test_sparse_add_errors_cuda_complex128 (__main__.TestSparseCSRCUDA) ... ok (0.018s) 2022-11-23T04:14:40.3156211Z test_sparse_add_errors_cuda_complex64 (__main__.TestSparseCSRCUDA) ... ok (0.018s) 2022-11-23T04:14:40.3156624Z test_sparse_add_errors_cuda_float32 (__main__.TestSparseCSRCUDA) ... ok (0.018s) 2022-11-23T04:14:40.3157051Z test_sparse_add_errors_cuda_float64 (__main__.TestSparseCSRCUDA) ... ok (0.018s) 2022-11-23T04:14:40.3157482Z test_sparse_addmm_cuda_complex128 (__main__.TestSparseCSRCUDA) ... ok (0.041s) 2022-11-23T04:14:40.3157908Z test_sparse_addmm_cuda_complex64 (__main__.TestSparseCSRCUDA) ... ok (0.041s) 2022-11-23T04:14:40.3158316Z test_sparse_addmm_cuda_float32 (__main__.TestSparseCSRCUDA) ... ok (0.041s) 2022-11-23T04:14:40.3158726Z test_sparse_addmm_cuda_float64 (__main__.TestSparseCSRCUDA) ... ok (0.040s) 2022-11-23T04:14:40.3159145Z test_sparse_csc_to_dense_cuda_bfloat16 (__main__.TestSparseCSRCUDA) ... ok (0.009s) 2022-11-23T04:14:40.3159554Z test_sparse_csc_to_dense_cuda_bool (__main__.TestSparseCSRCUDA) ... ok (0.007s) 2022-11-23T04:14:40.3159981Z test_sparse_csc_to_dense_cuda_complex128 (__main__.TestSparseCSRCUDA) ... ok (0.009s) 2022-11-23T04:14:40.3160411Z test_sparse_csc_to_dense_cuda_complex64 (__main__.TestSparseCSRCUDA) ... ok (0.009s) 2022-11-23T04:14:40.3160899Z test_sparse_csc_to_dense_cuda_float16 (__main__.TestSparseCSRCUDA) ... ok (0.009s) 2022-11-23T04:14:40.3161345Z test_sparse_csc_to_dense_cuda_float32 (__main__.TestSparseCSRCUDA) ... ok (0.009s) 2022-11-23T04:14:40.3161779Z test_sparse_csc_to_dense_cuda_float64 (__main__.TestSparseCSRCUDA) ... ok (0.009s) 2022-11-23T04:14:40.3162203Z test_sparse_csc_to_dense_cuda_int16 (__main__.TestSparseCSRCUDA) ... ok (0.008s) 2022-11-23T04:14:40.3162601Z test_sparse_csc_to_dense_cuda_int32 (__main__.TestSparseCSRCUDA) ... ok (0.008s) 2022-11-23T04:14:40.3163021Z test_sparse_csc_to_dense_cuda_int64 (__main__.TestSparseCSRCUDA) ... ok (0.007s) 2022-11-23T04:14:40.3163433Z test_sparse_csc_to_dense_cuda_int8 (__main__.TestSparseCSRCUDA) ... ok (0.008s) 2022-11-23T04:14:40.3163851Z test_sparse_csc_to_dense_cuda_uint8 (__main__.TestSparseCSRCUDA) ... ok (0.008s) 2022-11-23T04:14:40.3164267Z test_sparse_csr_from_dense_cuda_bfloat16 (__main__.TestSparseCSRCUDA) ... ok (0.006s) 2022-11-23T04:14:40.3164708Z test_sparse_csr_from_dense_cuda_bool (__main__.TestSparseCSRCUDA) ... ok (0.006s) 2022-11-23T04:14:40.3165149Z test_sparse_csr_from_dense_cuda_complex128 (__main__.TestSparseCSRCUDA) ... ok (0.006s) 2022-11-23T04:14:40.3165596Z test_sparse_csr_from_dense_cuda_complex64 (__main__.TestSparseCSRCUDA) ... ok (0.006s) 2022-11-23T04:14:40.3166013Z test_sparse_csr_from_dense_cuda_float16 (__main__.TestSparseCSRCUDA) ... ok (0.006s) 2022-11-23T04:14:40.3166440Z test_sparse_csr_from_dense_cuda_float32 (__main__.TestSparseCSRCUDA) ... ok (0.006s) 2022-11-23T04:14:40.3166866Z test_sparse_csr_from_dense_cuda_float64 (__main__.TestSparseCSRCUDA) ... ok (0.006s) 2022-11-23T04:14:40.3167276Z test_sparse_csr_from_dense_cuda_int16 (__main__.TestSparseCSRCUDA) ... ok (0.006s) 2022-11-23T04:14:40.3167712Z test_sparse_csr_from_dense_cuda_int32 (__main__.TestSparseCSRCUDA) ... ok (0.006s) 2022-11-23T04:14:40.3168141Z test_sparse_csr_from_dense_cuda_int64 (__main__.TestSparseCSRCUDA) ... ok (0.006s) 2022-11-23T04:14:40.3168573Z test_sparse_csr_from_dense_cuda_int8 (__main__.TestSparseCSRCUDA) ... ok (0.006s) 2022-11-23T04:14:40.3169056Z test_sparse_csr_from_dense_cuda_uint8 (__main__.TestSparseCSRCUDA) ... ok (0.006s) 2022-11-23T04:14:40.3169480Z test_sparse_csr_to_dense_cuda_bfloat16 (__main__.TestSparseCSRCUDA) ... ok (0.009s) 2022-11-23T04:14:40.3169904Z test_sparse_csr_to_dense_cuda_bool (__main__.TestSparseCSRCUDA) ... ok (0.007s) 2022-11-23T04:14:40.3170319Z test_sparse_csr_to_dense_cuda_complex128 (__main__.TestSparseCSRCUDA) ... ok (0.009s) 2022-11-23T04:14:40.3170764Z test_sparse_csr_to_dense_cuda_complex64 (__main__.TestSparseCSRCUDA) ... ok (0.009s) 2022-11-23T04:14:40.3171200Z test_sparse_csr_to_dense_cuda_float16 (__main__.TestSparseCSRCUDA) ... ok (0.009s) 2022-11-23T04:14:40.3171627Z test_sparse_csr_to_dense_cuda_float32 (__main__.TestSparseCSRCUDA) ... ok (0.008s) 2022-11-23T04:14:40.3172035Z test_sparse_csr_to_dense_cuda_float64 (__main__.TestSparseCSRCUDA) ... ok (0.009s) 2022-11-23T04:14:40.3172508Z test_sparse_csr_to_dense_cuda_int16 (__main__.TestSparseCSRCUDA) ... ok (0.007s) 2022-11-23T04:14:40.3172928Z test_sparse_csr_to_dense_cuda_int32 (__main__.TestSparseCSRCUDA) ... ok (0.007s) 2022-11-23T04:14:40.3173329Z test_sparse_csr_to_dense_cuda_int64 (__main__.TestSparseCSRCUDA) ... ok (0.007s) 2022-11-23T04:14:40.3173742Z test_sparse_csr_to_dense_cuda_int8 (__main__.TestSparseCSRCUDA) ... ok (0.007s) 2022-11-23T04:14:40.3174173Z test_sparse_csr_to_dense_cuda_uint8 (__main__.TestSparseCSRCUDA) ... ok (0.007s) 2022-11-23T04:14:40.3174620Z test_sparse_csr_unary_inplace_abs_cuda_bfloat16 (__main__.TestSparseCSRCUDA) ... ok (0.003s) 2022-11-23T04:14:40.3175052Z test_sparse_csr_unary_inplace_abs_cuda_bool (__main__.TestSparseCSRCUDA) ... ok (0.003s) 2022-11-23T04:14:40.3175510Z test_sparse_csr_unary_inplace_abs_cuda_complex128 (__main__.TestSparseCSRCUDA) ... ok (0.008s) 2022-11-23T04:14:40.3175971Z test_sparse_csr_unary_inplace_abs_cuda_complex32 (__main__.TestSparseCSRCUDA) ... ok (0.009s) 2022-11-23T04:14:40.3176469Z test_sparse_csr_unary_inplace_abs_cuda_complex64 (__main__.TestSparseCSRCUDA) ... ok (0.009s) 2022-11-23T04:14:40.3202198Z test_sparse_csr_unary_inplace_abs_cuda_float16 (__main__.TestSparseCSRCUDA) ... ok (0.003s) 2022-11-23T04:14:40.3202767Z test_sparse_csr_unary_inplace_abs_cuda_float32 (__main__.TestSparseCSRCUDA) ... ok (0.003s) 2022-11-23T04:14:40.3203222Z test_sparse_csr_unary_inplace_abs_cuda_float64 (__main__.TestSparseCSRCUDA) ... ok (0.003s) 2022-11-23T04:14:40.3203689Z test_sparse_csr_unary_inplace_abs_cuda_int16 (__main__.TestSparseCSRCUDA) ... ok (0.003s) 2022-11-23T04:14:40.3204146Z test_sparse_csr_unary_inplace_abs_cuda_int32 (__main__.TestSparseCSRCUDA) ... ok (0.003s) 2022-11-23T04:14:40.3204588Z test_sparse_csr_unary_inplace_abs_cuda_int64 (__main__.TestSparseCSRCUDA) ... ok (0.004s) 2022-11-23T04:14:40.3205011Z test_sparse_csr_unary_inplace_abs_cuda_int8 (__main__.TestSparseCSRCUDA) ... ok (0.003s) 2022-11-23T04:14:40.3205474Z test_sparse_csr_unary_inplace_abs_cuda_uint8 (__main__.TestSparseCSRCUDA) ... ok (0.003s) 2022-11-23T04:14:40.3206001Z test_sparse_csr_unary_inplace_angle_cuda_bool (__main__.TestSparseCSRCUDA) ... skip: Skipped! Inplace variant not supported! (0.002s) 2022-11-23T04:14:40.3206602Z test_sparse_csr_unary_inplace_angle_cuda_complex128 (__main__.TestSparseCSRCUDA) ... skip: Skipped! Inplace variant not supported! (0.002s) 2022-11-23T04:14:40.3207179Z test_sparse_csr_unary_inplace_angle_cuda_complex32 (__main__.TestSparseCSRCUDA) ... skip: Skipped! Inplace variant not supported! (0.002s) 2022-11-23T04:14:40.3207763Z test_sparse_csr_unary_inplace_angle_cuda_complex64 (__main__.TestSparseCSRCUDA) ... skip: Skipped! Inplace variant not supported! (0.002s) 2022-11-23T04:14:40.3208337Z test_sparse_csr_unary_inplace_angle_cuda_float32 (__main__.TestSparseCSRCUDA) ... skip: Skipped! Inplace variant not supported! (0.002s) 2022-11-23T04:14:40.3208913Z test_sparse_csr_unary_inplace_angle_cuda_float64 (__main__.TestSparseCSRCUDA) ... skip: Skipped! Inplace variant not supported! (0.002s) 2022-11-23T04:14:40.3209646Z test_sparse_csr_unary_inplace_angle_cuda_int16 (__main__.TestSparseCSRCUDA) ... skip: Skipped! Inplace variant not supported! (0.002s) 2022-11-23T04:14:40.3210212Z test_sparse_csr_unary_inplace_angle_cuda_int32 (__main__.TestSparseCSRCUDA) ... skip: Skipped! Inplace variant not supported! (0.003s) 2022-11-23T04:14:40.3210787Z test_sparse_csr_unary_inplace_angle_cuda_int64 (__main__.TestSparseCSRCUDA) ... skip: Skipped! Inplace variant not supported! (0.002s) 2022-11-23T04:14:40.3211368Z test_sparse_csr_unary_inplace_angle_cuda_int8 (__main__.TestSparseCSRCUDA) ... skip: Skipped! Inplace variant not supported! (0.002s) 2022-11-23T04:14:40.3211924Z test_sparse_csr_unary_inplace_angle_cuda_uint8 (__main__.TestSparseCSRCUDA) ... skip: Skipped! Inplace variant not supported! (0.002s) 2022-11-23T04:14:40.3212437Z test_sparse_csr_unary_inplace_asin_cuda_bfloat16 (__main__.TestSparseCSRCUDA) ... ok (0.003s) 2022-11-23T04:14:40.3212901Z test_sparse_csr_unary_inplace_asin_cuda_bool (__main__.TestSparseCSRCUDA) ... ok (0.009s) 2022-11-23T04:14:40.3213370Z test_sparse_csr_unary_inplace_asin_cuda_complex128 (__main__.TestSparseCSRCUDA) ... ok (0.003s) 2022-11-23T04:14:40.3213822Z test_sparse_csr_unary_inplace_asin_cuda_complex32 (__main__.TestSparseCSRCUDA) ... ok (0.003s) 2022-11-23T04:14:40.3214291Z test_sparse_csr_unary_inplace_asin_cuda_complex64 (__main__.TestSparseCSRCUDA) ... ok (0.003s) 2022-11-23T04:14:40.3214765Z test_sparse_csr_unary_inplace_asin_cuda_float16 (__main__.TestSparseCSRCUDA) ... ok (0.004s) 2022-11-23T04:14:40.3215209Z test_sparse_csr_unary_inplace_asin_cuda_float32 (__main__.TestSparseCSRCUDA) ... ok (0.003s) 2022-11-23T04:14:40.3215667Z test_sparse_csr_unary_inplace_asin_cuda_float64 (__main__.TestSparseCSRCUDA) ... ok (0.004s) 2022-11-23T04:14:40.3216118Z test_sparse_csr_unary_inplace_asin_cuda_int16 (__main__.TestSparseCSRCUDA) ... ok (0.009s) 2022-11-23T04:14:40.3216649Z test_sparse_csr_unary_inplace_asin_cuda_int32 (__main__.TestSparseCSRCUDA) ... ok (0.009s) 2022-11-23T04:14:40.3217093Z test_sparse_csr_unary_inplace_asin_cuda_int64 (__main__.TestSparseCSRCUDA) ... ok (0.009s) 2022-11-23T04:14:40.3217539Z test_sparse_csr_unary_inplace_asin_cuda_int8 (__main__.TestSparseCSRCUDA) ... ok (0.009s) 2022-11-23T04:14:40.3217997Z test_sparse_csr_unary_inplace_asin_cuda_uint8 (__main__.TestSparseCSRCUDA) ... ok (0.009s) 2022-11-23T04:14:40.3218469Z test_sparse_csr_unary_inplace_asinh_cuda_bfloat16 (__main__.TestSparseCSRCUDA) ... ok (0.004s) 2022-11-23T04:14:40.3218913Z test_sparse_csr_unary_inplace_asinh_cuda_bool (__main__.TestSparseCSRCUDA) ... ok (0.009s) 2022-11-23T04:14:40.3219377Z test_sparse_csr_unary_inplace_asinh_cuda_complex128 (__main__.TestSparseCSRCUDA) ... ok (0.003s) 2022-11-23T04:14:40.3219846Z test_sparse_csr_unary_inplace_asinh_cuda_complex32 (__main__.TestSparseCSRCUDA) ... ok (0.003s) 2022-11-23T04:14:40.3220564Z test_sparse_csr_unary_inplace_asinh_cuda_complex64 (__main__.TestSparseCSRCUDA) ... ok (0.003s) 2022-11-23T04:14:40.3221039Z test_sparse_csr_unary_inplace_asinh_cuda_float16 (__main__.TestSparseCSRCUDA) ... ok (0.003s) 2022-11-23T04:14:40.3221502Z test_sparse_csr_unary_inplace_asinh_cuda_float32 (__main__.TestSparseCSRCUDA) ... ok (0.003s) 2022-11-23T04:14:40.3221973Z test_sparse_csr_unary_inplace_asinh_cuda_float64 (__main__.TestSparseCSRCUDA) ... ok (0.003s) 2022-11-23T04:14:40.3222417Z test_sparse_csr_unary_inplace_asinh_cuda_int16 (__main__.TestSparseCSRCUDA) ... ok (0.009s) 2022-11-23T04:14:40.3222873Z test_sparse_csr_unary_inplace_asinh_cuda_int32 (__main__.TestSparseCSRCUDA) ... ok (0.009s) 2022-11-23T04:14:40.3223319Z test_sparse_csr_unary_inplace_asinh_cuda_int64 (__main__.TestSparseCSRCUDA) ... ok (0.009s) 2022-11-23T04:14:40.3223750Z test_sparse_csr_unary_inplace_asinh_cuda_int8 (__main__.TestSparseCSRCUDA) ... ok (0.009s) 2022-11-23T04:14:40.3224205Z test_sparse_csr_unary_inplace_asinh_cuda_uint8 (__main__.TestSparseCSRCUDA) ... ok (0.009s) 2022-11-23T04:14:40.3224666Z test_sparse_csr_unary_inplace_atan_cuda_bfloat16 (__main__.TestSparseCSRCUDA) ... ok (0.003s) 2022-11-23T04:14:40.3225236Z test_sparse_csr_unary_inplace_atan_cuda_bool (__main__.TestSparseCSRCUDA) ... ok (0.009s) 2022-11-23T04:14:40.3225692Z test_sparse_csr_unary_inplace_atan_cuda_complex128 (__main__.TestSparseCSRCUDA) ... ok (0.003s) 2022-11-23T04:14:40.3226163Z test_sparse_csr_unary_inplace_atan_cuda_complex32 (__main__.TestSparseCSRCUDA) ... ok (0.004s) 2022-11-23T04:14:40.3226632Z test_sparse_csr_unary_inplace_atan_cuda_complex64 (__main__.TestSparseCSRCUDA) ... ok (0.003s) 2022-11-23T04:14:40.3227096Z test_sparse_csr_unary_inplace_atan_cuda_float16 (__main__.TestSparseCSRCUDA) ... ok (0.003s) 2022-11-23T04:14:40.3227537Z test_sparse_csr_unary_inplace_atan_cuda_float32 (__main__.TestSparseCSRCUDA) ... ok (0.003s) 2022-11-23T04:14:40.3227991Z test_sparse_csr_unary_inplace_atan_cuda_float64 (__main__.TestSparseCSRCUDA) ... ok (0.003s) 2022-11-23T04:14:40.3228444Z test_sparse_csr_unary_inplace_atan_cuda_int16 (__main__.TestSparseCSRCUDA) ... ok (0.009s) 2022-11-23T04:14:40.3228895Z test_sparse_csr_unary_inplace_atan_cuda_int32 (__main__.TestSparseCSRCUDA) ... ok (0.009s) 2022-11-23T04:14:40.3229348Z test_sparse_csr_unary_inplace_atan_cuda_int64 (__main__.TestSparseCSRCUDA) ... ok (0.009s) 2022-11-23T04:14:40.3229801Z test_sparse_csr_unary_inplace_atan_cuda_int8 (__main__.TestSparseCSRCUDA) ... ok (0.010s) 2022-11-23T04:14:40.3230249Z test_sparse_csr_unary_inplace_atan_cuda_uint8 (__main__.TestSparseCSRCUDA) ... ok (0.009s) 2022-11-23T04:14:40.3230690Z test_sparse_csr_unary_inplace_atanh_cuda_bfloat16 (__main__.TestSparseCSRCUDA) ... ok (0.003s) 2022-11-23T04:14:40.3231143Z test_sparse_csr_unary_inplace_atanh_cuda_bool (__main__.TestSparseCSRCUDA) ... ok (0.009s) 2022-11-23T04:14:40.3231601Z test_sparse_csr_unary_inplace_atanh_cuda_complex128 (__main__.TestSparseCSRCUDA) ... ok (0.003s) 2022-11-23T04:14:40.3232151Z test_sparse_csr_unary_inplace_atanh_cuda_complex32 (__main__.TestSparseCSRCUDA) ... ok (0.003s) 2022-11-23T04:14:40.3232631Z test_sparse_csr_unary_inplace_atanh_cuda_complex64 (__main__.TestSparseCSRCUDA) ... ok (0.003s) 2022-11-23T04:14:40.3233096Z test_sparse_csr_unary_inplace_atanh_cuda_float16 (__main__.TestSparseCSRCUDA) ... ok (0.003s) 2022-11-23T04:14:40.3233560Z test_sparse_csr_unary_inplace_atanh_cuda_float32 (__main__.TestSparseCSRCUDA) ... ok (0.004s) 2022-11-23T04:14:40.3234001Z test_sparse_csr_unary_inplace_atanh_cuda_float64 (__main__.TestSparseCSRCUDA) ... ok (0.003s) 2022-11-23T04:14:40.3234454Z test_sparse_csr_unary_inplace_atanh_cuda_int16 (__main__.TestSparseCSRCUDA) ... ok (0.009s) 2022-11-23T04:14:40.3234909Z test_sparse_csr_unary_inplace_atanh_cuda_int32 (__main__.TestSparseCSRCUDA) ... ok (0.009s) 2022-11-23T04:14:40.3235361Z test_sparse_csr_unary_inplace_atanh_cuda_int64 (__main__.TestSparseCSRCUDA) ... ok (0.009s) 2022-11-23T04:14:40.3235807Z test_sparse_csr_unary_inplace_atanh_cuda_int8 (__main__.TestSparseCSRCUDA) ... ok (0.009s) 2022-11-23T04:14:40.3236273Z test_sparse_csr_unary_inplace_atanh_cuda_uint8 (__main__.TestSparseCSRCUDA) ... ok (0.009s) 2022-11-23T04:14:40.3236734Z test_sparse_csr_unary_inplace_ceil_cuda_bfloat16 (__main__.TestSparseCSRCUDA) ... ok (0.003s) 2022-11-23T04:14:40.3237175Z test_sparse_csr_unary_inplace_ceil_cuda_float16 (__main__.TestSparseCSRCUDA) ... ok (0.004s) 2022-11-23T04:14:40.3237632Z test_sparse_csr_unary_inplace_ceil_cuda_float32 (__main__.TestSparseCSRCUDA) ... ok (0.003s) 2022-11-23T04:14:40.3238084Z test_sparse_csr_unary_inplace_ceil_cuda_float64 (__main__.TestSparseCSRCUDA) ... ok (0.003s) 2022-11-23T04:14:40.3238535Z test_sparse_csr_unary_inplace_ceil_cuda_int16 (__main__.TestSparseCSRCUDA) ... ok (0.003s) 2022-11-23T04:14:40.3238971Z test_sparse_csr_unary_inplace_ceil_cuda_int32 (__main__.TestSparseCSRCUDA) ... ok (0.003s) 2022-11-23T04:14:40.3239430Z test_sparse_csr_unary_inplace_ceil_cuda_int64 (__main__.TestSparseCSRCUDA) ... ok (0.003s) 2022-11-23T04:14:40.3239882Z test_sparse_csr_unary_inplace_ceil_cuda_int8 (__main__.TestSparseCSRCUDA) ... ok (0.003s) 2022-11-23T04:14:40.3240403Z test_sparse_csr_unary_inplace_ceil_cuda_uint8 (__main__.TestSparseCSRCUDA) ... ok (0.003s) 2022-11-23T04:14:40.3240853Z test_sparse_csr_unary_inplace_conj_physical_cuda_bfloat16 (__main__.TestSparseCSRCUDA) ... ok (0.004s) 2022-11-23T04:14:40.3241337Z test_sparse_csr_unary_inplace_conj_physical_cuda_bool (__main__.TestSparseCSRCUDA) ... ok (0.003s) 2022-11-23T04:14:40.3241828Z test_sparse_csr_unary_inplace_conj_physical_cuda_complex128 (__main__.TestSparseCSRCUDA) ... ok (0.003s) 2022-11-23T04:14:40.3242303Z test_sparse_csr_unary_inplace_conj_physical_cuda_complex32 (__main__.TestSparseCSRCUDA) ... ok (0.197s) 2022-11-23T04:14:40.3242817Z test_sparse_csr_unary_inplace_conj_physical_cuda_complex64 (__main__.TestSparseCSRCUDA) ... ok (0.003s) 2022-11-23T04:14:40.3243305Z test_sparse_csr_unary_inplace_conj_physical_cuda_float16 (__main__.TestSparseCSRCUDA) ... ok (0.003s) 2022-11-23T04:14:40.3243793Z test_sparse_csr_unary_inplace_conj_physical_cuda_float32 (__main__.TestSparseCSRCUDA) ... ok (0.003s) 2022-11-23T04:14:40.3244256Z test_sparse_csr_unary_inplace_conj_physical_cuda_float64 (__main__.TestSparseCSRCUDA) ... ok (0.003s) 2022-11-23T04:14:40.3244735Z test_sparse_csr_unary_inplace_conj_physical_cuda_int16 (__main__.TestSparseCSRCUDA) ... ok (0.004s) 2022-11-23T04:14:40.3245207Z test_sparse_csr_unary_inplace_conj_physical_cuda_int32 (__main__.TestSparseCSRCUDA) ... ok (0.003s) 2022-11-23T04:14:40.3245671Z test_sparse_csr_unary_inplace_conj_physical_cuda_int64 (__main__.TestSparseCSRCUDA) ... ok (0.003s) 2022-11-23T04:14:40.3246129Z test_sparse_csr_unary_inplace_conj_physical_cuda_int8 (__main__.TestSparseCSRCUDA) ... ok (0.003s) 2022-11-23T04:14:40.3246617Z test_sparse_csr_unary_inplace_conj_physical_cuda_uint8 (__main__.TestSparseCSRCUDA) ... ok (0.003s) 2022-11-23T04:14:40.3247148Z test_sparse_csr_unary_inplace_deg2rad_cuda_bfloat16 (__main__.TestSparseCSRCUDA) ... ok (0.003s) 2022-11-23T04:14:40.3247613Z test_sparse_csr_unary_inplace_deg2rad_cuda_bool (__main__.TestSparseCSRCUDA) ... ok (0.010s) 2022-11-23T04:14:40.3248075Z test_sparse_csr_unary_inplace_deg2rad_cuda_float16 (__main__.TestSparseCSRCUDA) ... ok (0.003s) 2022-11-23T04:14:40.3248541Z test_sparse_csr_unary_inplace_deg2rad_cuda_float32 (__main__.TestSparseCSRCUDA) ... ok (0.004s) 2022-11-23T04:14:40.3249007Z test_sparse_csr_unary_inplace_deg2rad_cuda_float64 (__main__.TestSparseCSRCUDA) ... ok (0.003s) 2022-11-23T04:14:40.3249448Z test_sparse_csr_unary_inplace_deg2rad_cuda_int16 (__main__.TestSparseCSRCUDA) ... ok (0.010s) 2022-11-23T04:14:40.3249922Z test_sparse_csr_unary_inplace_deg2rad_cuda_int32 (__main__.TestSparseCSRCUDA) ... ok (0.010s) 2022-11-23T04:14:40.3250388Z test_sparse_csr_unary_inplace_deg2rad_cuda_int64 (__main__.TestSparseCSRCUDA) ... ok (0.010s) 2022-11-23T04:14:40.3250844Z test_sparse_csr_unary_inplace_deg2rad_cuda_int8 (__main__.TestSparseCSRCUDA) ... ok (0.010s) 2022-11-23T04:14:40.3251290Z test_sparse_csr_unary_inplace_deg2rad_cuda_uint8 (__main__.TestSparseCSRCUDA) ... ok (0.010s) 2022-11-23T04:14:40.3251744Z test_sparse_csr_unary_inplace_erf_cuda_bfloat16 (__main__.TestSparseCSRCUDA) ... ok (0.003s) 2022-11-23T04:14:40.3252196Z test_sparse_csr_unary_inplace_erf_cuda_bool (__main__.TestSparseCSRCUDA) ... ok (0.009s) 2022-11-23T04:14:40.3252629Z test_sparse_csr_unary_inplace_erf_cuda_float16 (__main__.TestSparseCSRCUDA) ... ok (0.003s) 2022-11-23T04:14:40.3253092Z test_sparse_csr_unary_inplace_erf_cuda_float32 (__main__.TestSparseCSRCUDA) ... ok (0.003s) 2022-11-23T04:14:40.3253552Z test_sparse_csr_unary_inplace_erf_cuda_float64 (__main__.TestSparseCSRCUDA) ... ok (0.003s) 2022-11-23T04:14:40.3254003Z test_sparse_csr_unary_inplace_erf_cuda_int16 (__main__.TestSparseCSRCUDA) ... ok (0.009s) 2022-11-23T04:14:40.3254431Z test_sparse_csr_unary_inplace_erf_cuda_int32 (__main__.TestSparseCSRCUDA) ... ok (0.009s) 2022-11-23T04:14:40.3254880Z test_sparse_csr_unary_inplace_erf_cuda_int64 (__main__.TestSparseCSRCUDA) ... ok (0.009s) 2022-11-23T04:14:40.3255393Z test_sparse_csr_unary_inplace_erf_cuda_int8 (__main__.TestSparseCSRCUDA) ... ok (0.009s) 2022-11-23T04:14:40.3255850Z test_sparse_csr_unary_inplace_erf_cuda_uint8 (__main__.TestSparseCSRCUDA) ... ok (0.009s) 2022-11-23T04:14:40.3256276Z test_sparse_csr_unary_inplace_erfinv_cuda_bool (__main__.TestSparseCSRCUDA) ... ok (0.314s) 2022-11-23T04:14:40.3256755Z test_sparse_csr_unary_inplace_erfinv_cuda_float16 (__main__.TestSparseCSRCUDA) ... ok (0.207s) 2022-11-23T04:14:40.3257228Z test_sparse_csr_unary_inplace_erfinv_cuda_float32 (__main__.TestSparseCSRCUDA) ... ok (0.202s) 2022-11-23T04:14:40.3257670Z test_sparse_csr_unary_inplace_erfinv_cuda_float64 (__main__.TestSparseCSRCUDA) ... ok (0.004s) 2022-11-23T04:14:40.3258125Z test_sparse_csr_unary_inplace_erfinv_cuda_int16 (__main__.TestSparseCSRCUDA) ... ok (0.009s) 2022-11-23T04:14:40.3258583Z test_sparse_csr_unary_inplace_erfinv_cuda_int32 (__main__.TestSparseCSRCUDA) ... ok (0.009s) 2022-11-23T04:14:40.3259044Z test_sparse_csr_unary_inplace_erfinv_cuda_int64 (__main__.TestSparseCSRCUDA) ... ok (0.009s) 2022-11-23T04:14:40.3259479Z test_sparse_csr_unary_inplace_erfinv_cuda_int8 (__main__.TestSparseCSRCUDA) ... ok (0.009s) 2022-11-23T04:14:40.3260099Z test_sparse_csr_unary_inplace_erfinv_cuda_uint8 (__main__.TestSparseCSRCUDA) ... ok (0.009s) 2022-11-23T04:14:40.3260582Z test_sparse_csr_unary_inplace_expm1_cuda_bfloat16 (__main__.TestSparseCSRCUDA) ... ok (0.003s) 2022-11-23T04:14:40.3261026Z test_sparse_csr_unary_inplace_expm1_cuda_bool (__main__.TestSparseCSRCUDA) ... ok (0.009s) 2022-11-23T04:14:40.3261486Z test_sparse_csr_unary_inplace_expm1_cuda_float16 (__main__.TestSparseCSRCUDA) ... ok (0.003s) 2022-11-23T04:14:40.3261945Z test_sparse_csr_unary_inplace_expm1_cuda_float32 (__main__.TestSparseCSRCUDA) ... ok (0.003s) 2022-11-23T04:14:40.3262403Z test_sparse_csr_unary_inplace_expm1_cuda_float64 (__main__.TestSparseCSRCUDA) ... ok (0.003s) 2022-11-23T04:14:40.3262925Z test_sparse_csr_unary_inplace_expm1_cuda_int16 (__main__.TestSparseCSRCUDA) ... ok (0.009s) 2022-11-23T04:14:40.3263388Z test_sparse_csr_unary_inplace_expm1_cuda_int32 (__main__.TestSparseCSRCUDA) ... ok (0.010s) 2022-11-23T04:14:40.3263855Z test_sparse_csr_unary_inplace_expm1_cuda_int64 (__main__.TestSparseCSRCUDA) ... ok (0.009s) 2022-11-23T04:14:40.3264315Z test_sparse_csr_unary_inplace_expm1_cuda_int8 (__main__.TestSparseCSRCUDA) ... ok (0.009s) 2022-11-23T04:14:40.3264748Z test_sparse_csr_unary_inplace_expm1_cuda_uint8 (__main__.TestSparseCSRCUDA) ... ok (0.009s) 2022-11-23T04:14:40.3265207Z test_sparse_csr_unary_inplace_floor_cuda_bfloat16 (__main__.TestSparseCSRCUDA) ... ok (0.003s) 2022-11-23T04:14:40.3265668Z test_sparse_csr_unary_inplace_floor_cuda_float16 (__main__.TestSparseCSRCUDA) ... ok (0.003s) 2022-11-23T04:14:40.3266106Z test_sparse_csr_unary_inplace_floor_cuda_float32 (__main__.TestSparseCSRCUDA) ... ok (0.003s) 2022-11-23T04:14:40.3266569Z test_sparse_csr_unary_inplace_floor_cuda_float64 (__main__.TestSparseCSRCUDA) ... ok (0.003s) 2022-11-23T04:14:40.3267030Z test_sparse_csr_unary_inplace_floor_cuda_int16 (__main__.TestSparseCSRCUDA) ... ok (0.004s) 2022-11-23T04:14:40.3267490Z test_sparse_csr_unary_inplace_floor_cuda_int32 (__main__.TestSparseCSRCUDA) ... ok (0.003s) 2022-11-23T04:14:40.3267923Z test_sparse_csr_unary_inplace_floor_cuda_int64 (__main__.TestSparseCSRCUDA) ... ok (0.003s) 2022-11-23T04:14:40.3268371Z test_sparse_csr_unary_inplace_floor_cuda_int8 (__main__.TestSparseCSRCUDA) ... ok (0.003s) 2022-11-23T04:14:40.3268819Z test_sparse_csr_unary_inplace_floor_cuda_uint8 (__main__.TestSparseCSRCUDA) ... ok (0.003s) 2022-11-23T04:14:40.3269274Z test_sparse_csr_unary_inplace_frac_cuda_bfloat16 (__main__.TestSparseCSRCUDA) ... ok (0.003s) 2022-11-23T04:14:40.3269710Z test_sparse_csr_unary_inplace_frac_cuda_float16 (__main__.TestSparseCSRCUDA) ... ok (0.003s) 2022-11-23T04:14:40.3270168Z test_sparse_csr_unary_inplace_frac_cuda_float32 (__main__.TestSparseCSRCUDA) ... ok (0.004s) 2022-11-23T04:14:40.3270731Z test_sparse_csr_unary_inplace_frac_cuda_float64 (__main__.TestSparseCSRCUDA) ... ok (0.003s) 2022-11-23T04:14:40.3271245Z test_sparse_csr_unary_inplace_isinf_cuda_bfloat16 (__main__.TestSparseCSRCUDA) ... skip: Skipped! Inplace variant not supported! (0.002s) 2022-11-23T04:14:40.3271825Z test_sparse_csr_unary_inplace_isinf_cuda_bool (__main__.TestSparseCSRCUDA) ... skip: Skipped! Inplace variant not supported! (0.002s) 2022-11-23T04:14:40.3272446Z test_sparse_csr_unary_inplace_isinf_cuda_complex128 (__main__.TestSparseCSRCUDA) ... skip: Skipped! Inplace variant not supported! (0.002s) 2022-11-23T04:14:40.3273032Z test_sparse_csr_unary_inplace_isinf_cuda_complex32 (__main__.TestSparseCSRCUDA) ... skip: Skipped! Inplace variant not supported! (0.002s) 2022-11-23T04:14:40.3273592Z test_sparse_csr_unary_inplace_isinf_cuda_complex64 (__main__.TestSparseCSRCUDA) ... skip: Skipped! Inplace variant not supported! (0.002s) 2022-11-23T04:14:40.3274172Z test_sparse_csr_unary_inplace_isinf_cuda_float16 (__main__.TestSparseCSRCUDA) ... skip: Skipped! Inplace variant not supported! (0.002s) 2022-11-23T04:14:40.3274754Z test_sparse_csr_unary_inplace_isinf_cuda_float32 (__main__.TestSparseCSRCUDA) ... skip: Skipped! Inplace variant not supported! (0.002s) 2022-11-23T04:14:40.3275338Z test_sparse_csr_unary_inplace_isinf_cuda_float64 (__main__.TestSparseCSRCUDA) ... skip: Skipped! Inplace variant not supported! (0.002s) 2022-11-23T04:14:40.3275886Z test_sparse_csr_unary_inplace_isinf_cuda_int16 (__main__.TestSparseCSRCUDA) ... skip: Skipped! Inplace variant not supported! (0.002s) 2022-11-23T04:14:40.3276454Z test_sparse_csr_unary_inplace_isinf_cuda_int32 (__main__.TestSparseCSRCUDA) ... skip: Skipped! Inplace variant not supported! (0.002s) 2022-11-23T04:14:40.3277013Z test_sparse_csr_unary_inplace_isinf_cuda_int64 (__main__.TestSparseCSRCUDA) ... skip: Skipped! Inplace variant not supported! (0.003s) 2022-11-23T04:14:40.3277636Z test_sparse_csr_unary_inplace_isinf_cuda_int8 (__main__.TestSparseCSRCUDA) ... skip: Skipped! Inplace variant not supported! (0.002s) 2022-11-23T04:14:40.3278205Z test_sparse_csr_unary_inplace_isinf_cuda_uint8 (__main__.TestSparseCSRCUDA) ... skip: Skipped! Inplace variant not supported! (0.002s) 2022-11-23T04:14:40.3278780Z test_sparse_csr_unary_inplace_isnan_cuda_bfloat16 (__main__.TestSparseCSRCUDA) ... skip: Skipped! Inplace variant not supported! (0.002s) 2022-11-23T04:14:40.3279362Z test_sparse_csr_unary_inplace_isnan_cuda_bool (__main__.TestSparseCSRCUDA) ... skip: Skipped! Inplace variant not supported! (0.002s) 2022-11-23T04:14:40.3279941Z test_sparse_csr_unary_inplace_isnan_cuda_complex128 (__main__.TestSparseCSRCUDA) ... skip: Skipped! Inplace variant not supported! (0.002s) 2022-11-23T04:14:40.3280519Z test_sparse_csr_unary_inplace_isnan_cuda_complex64 (__main__.TestSparseCSRCUDA) ... skip: Skipped! Inplace variant not supported! (0.002s) 2022-11-23T04:14:40.3281078Z test_sparse_csr_unary_inplace_isnan_cuda_float16 (__main__.TestSparseCSRCUDA) ... skip: Skipped! Inplace variant not supported! (0.002s) 2022-11-23T04:14:40.3281653Z test_sparse_csr_unary_inplace_isnan_cuda_float32 (__main__.TestSparseCSRCUDA) ... skip: Skipped! Inplace variant not supported! (0.002s) 2022-11-23T04:14:40.3282219Z test_sparse_csr_unary_inplace_isnan_cuda_float64 (__main__.TestSparseCSRCUDA) ... skip: Skipped! Inplace variant not supported! (0.002s) 2022-11-23T04:14:40.3282779Z test_sparse_csr_unary_inplace_isnan_cuda_int16 (__main__.TestSparseCSRCUDA) ... skip: Skipped! Inplace variant not supported! (0.002s) 2022-11-23T04:14:40.3283335Z test_sparse_csr_unary_inplace_isnan_cuda_int32 (__main__.TestSparseCSRCUDA) ... skip: Skipped! Inplace variant not supported! (0.002s) 2022-11-23T04:14:40.3283904Z test_sparse_csr_unary_inplace_isnan_cuda_int64 (__main__.TestSparseCSRCUDA) ... skip: Skipped! Inplace variant not supported! (0.003s) 2022-11-23T04:14:40.3284474Z test_sparse_csr_unary_inplace_isnan_cuda_int8 (__main__.TestSparseCSRCUDA) ... skip: Skipped! Inplace variant not supported! (0.002s) 2022-11-23T04:14:40.3285106Z test_sparse_csr_unary_inplace_isnan_cuda_uint8 (__main__.TestSparseCSRCUDA) ... skip: Skipped! Inplace variant not supported! (0.002s) 2022-11-23T04:14:40.3285665Z test_sparse_csr_unary_inplace_isneginf_cuda_bfloat16 (__main__.TestSparseCSRCUDA) ... skip: Skipped! Inplace variant not supported! (0.002s) 2022-11-23T04:14:40.3286249Z test_sparse_csr_unary_inplace_isneginf_cuda_bool (__main__.TestSparseCSRCUDA) ... skip: Skipped! Inplace variant not supported! (0.002s) 2022-11-23T04:14:40.3286829Z test_sparse_csr_unary_inplace_isneginf_cuda_float16 (__main__.TestSparseCSRCUDA) ... skip: Skipped! Inplace variant not supported! (0.002s) 2022-11-23T04:14:40.3287410Z test_sparse_csr_unary_inplace_isneginf_cuda_float32 (__main__.TestSparseCSRCUDA) ... skip: Skipped! Inplace variant not supported! (0.002s) 2022-11-23T04:14:40.3287986Z test_sparse_csr_unary_inplace_isneginf_cuda_float64 (__main__.TestSparseCSRCUDA) ... skip: Skipped! Inplace variant not supported! (0.002s) 2022-11-23T04:14:40.3288574Z test_sparse_csr_unary_inplace_isneginf_cuda_int16 (__main__.TestSparseCSRCUDA) ... skip: Skipped! Inplace variant not supported! (0.002s) 2022-11-23T04:14:40.3289147Z test_sparse_csr_unary_inplace_isneginf_cuda_int32 (__main__.TestSparseCSRCUDA) ... skip: Skipped! Inplace variant not supported! (0.002s) 2022-11-23T04:14:40.3289708Z test_sparse_csr_unary_inplace_isneginf_cuda_int64 (__main__.TestSparseCSRCUDA) ... skip: Skipped! Inplace variant not supported! (0.002s) 2022-11-23T04:14:40.3290253Z test_sparse_csr_unary_inplace_isneginf_cuda_int8 (__main__.TestSparseCSRCUDA) ... skip: Skipped! Inplace variant not supported! (0.002s) 2022-11-23T04:14:40.3290830Z test_sparse_csr_unary_inplace_isneginf_cuda_uint8 (__main__.TestSparseCSRCUDA) ... skip: Skipped! Inplace variant not supported! (0.003s) 2022-11-23T04:14:40.3291463Z test_sparse_csr_unary_inplace_isposinf_cuda_bfloat16 (__main__.TestSparseCSRCUDA) ... skip: Skipped! Inplace variant not supported! (0.002s) 2022-11-23T04:14:40.3292071Z test_sparse_csr_unary_inplace_isposinf_cuda_bool (__main__.TestSparseCSRCUDA) ... skip: Skipped! Inplace variant not supported! (0.002s) 2022-11-23T04:14:40.3292639Z test_sparse_csr_unary_inplace_isposinf_cuda_float16 (__main__.TestSparseCSRCUDA) ... skip: Skipped! Inplace variant not supported! (0.002s) 2022-11-23T04:14:40.3293223Z test_sparse_csr_unary_inplace_isposinf_cuda_float32 (__main__.TestSparseCSRCUDA) ... skip: Skipped! Inplace variant not supported! (0.002s) 2022-11-23T04:14:40.3293803Z test_sparse_csr_unary_inplace_isposinf_cuda_float64 (__main__.TestSparseCSRCUDA) ... skip: Skipped! Inplace variant not supported! (0.002s) 2022-11-23T04:14:40.3294384Z test_sparse_csr_unary_inplace_isposinf_cuda_int16 (__main__.TestSparseCSRCUDA) ... skip: Skipped! Inplace variant not supported! (0.002s) 2022-11-23T04:14:40.3294940Z test_sparse_csr_unary_inplace_isposinf_cuda_int32 (__main__.TestSparseCSRCUDA) ... skip: Skipped! Inplace variant not supported! (0.002s) 2022-11-23T04:14:40.3295512Z test_sparse_csr_unary_inplace_isposinf_cuda_int64 (__main__.TestSparseCSRCUDA) ... skip: Skipped! Inplace variant not supported! (0.002s) 2022-11-23T04:14:40.3296082Z test_sparse_csr_unary_inplace_isposinf_cuda_int8 (__main__.TestSparseCSRCUDA) ... skip: Skipped! Inplace variant not supported! (0.002s) 2022-11-23T04:14:40.3296663Z test_sparse_csr_unary_inplace_isposinf_cuda_uint8 (__main__.TestSparseCSRCUDA) ... skip: Skipped! Inplace variant not supported! (0.002s) 2022-11-23T04:14:40.3297164Z test_sparse_csr_unary_inplace_log1p_cuda_bfloat16 (__main__.TestSparseCSRCUDA) ... ok (0.004s) 2022-11-23T04:14:40.3297624Z test_sparse_csr_unary_inplace_log1p_cuda_bool (__main__.TestSparseCSRCUDA) ... ok (0.009s) 2022-11-23T04:14:40.3298083Z test_sparse_csr_unary_inplace_log1p_cuda_float16 (__main__.TestSparseCSRCUDA) ... ok (0.003s) 2022-11-23T04:14:40.3298547Z test_sparse_csr_unary_inplace_log1p_cuda_float32 (__main__.TestSparseCSRCUDA) ... ok (0.003s) 2022-11-23T04:14:40.3299057Z test_sparse_csr_unary_inplace_log1p_cuda_float64 (__main__.TestSparseCSRCUDA) ... ok (0.003s) 2022-11-23T04:14:40.3299509Z test_sparse_csr_unary_inplace_log1p_cuda_int16 (__main__.TestSparseCSRCUDA) ... ok (0.009s) 2022-11-23T04:14:40.3300173Z test_sparse_csr_unary_inplace_log1p_cuda_int32 (__main__.TestSparseCSRCUDA) ... ok (0.009s) 2022-11-23T04:14:40.3300649Z test_sparse_csr_unary_inplace_log1p_cuda_int64 (__main__.TestSparseCSRCUDA) ... ok (0.009s) 2022-11-23T04:14:40.3301083Z test_sparse_csr_unary_inplace_log1p_cuda_int8 (__main__.TestSparseCSRCUDA) ... ok (0.009s) 2022-11-23T04:14:40.3301537Z test_sparse_csr_unary_inplace_log1p_cuda_uint8 (__main__.TestSparseCSRCUDA) ... ok (0.009s) 2022-11-23T04:14:40.3301994Z test_sparse_csr_unary_inplace_neg_cuda_bfloat16 (__main__.TestSparseCSRCUDA) ... ok (0.003s) 2022-11-23T04:14:40.3302446Z test_sparse_csr_unary_inplace_neg_cuda_complex128 (__main__.TestSparseCSRCUDA) ... ok (0.003s) 2022-11-23T04:14:40.3302915Z test_sparse_csr_unary_inplace_neg_cuda_complex32 (__main__.TestSparseCSRCUDA) ... ok (0.192s) 2022-11-23T04:14:40.3303373Z test_sparse_csr_unary_inplace_neg_cuda_complex64 (__main__.TestSparseCSRCUDA) ... ok (0.005s) 2022-11-23T04:14:40.3303845Z test_sparse_csr_unary_inplace_neg_cuda_float16 (__main__.TestSparseCSRCUDA) ... ok (0.003s) 2022-11-23T04:14:40.3304283Z test_sparse_csr_unary_inplace_neg_cuda_float32 (__main__.TestSparseCSRCUDA) ... ok (0.003s) 2022-11-23T04:14:40.3304732Z test_sparse_csr_unary_inplace_neg_cuda_float64 (__main__.TestSparseCSRCUDA) ... ok (0.004s) 2022-11-23T04:14:40.3305183Z test_sparse_csr_unary_inplace_neg_cuda_int16 (__main__.TestSparseCSRCUDA) ... ok (0.003s) 2022-11-23T04:14:40.3305611Z test_sparse_csr_unary_inplace_neg_cuda_int32 (__main__.TestSparseCSRCUDA) ... ok (0.003s) 2022-11-23T04:14:40.3306048Z test_sparse_csr_unary_inplace_neg_cuda_int64 (__main__.TestSparseCSRCUDA) ... ok (0.003s) 2022-11-23T04:14:40.3306581Z test_sparse_csr_unary_inplace_neg_cuda_int8 (__main__.TestSparseCSRCUDA) ... ok (0.003s) 2022-11-23T04:14:40.3307055Z test_sparse_csr_unary_inplace_neg_cuda_uint8 (__main__.TestSparseCSRCUDA) ... ok (0.003s) 2022-11-23T04:14:40.3307583Z test_sparse_csr_unary_inplace_nn_functional_relu_cuda_bfloat16 (__main__.TestSparseCSRCUDA) ... skip: Skipped! Inplace variant not supported! (0.002s) 2022-11-23T04:14:40.3308196Z test_sparse_csr_unary_inplace_nn_functional_relu_cuda_float16 (__main__.TestSparseCSRCUDA) ... skip: Skipped! Inplace variant not supported! (0.002s) 2022-11-23T04:14:40.3308800Z test_sparse_csr_unary_inplace_nn_functional_relu_cuda_float32 (__main__.TestSparseCSRCUDA) ... skip: Skipped! Inplace variant not supported! (0.002s) 2022-11-23T04:14:40.3309399Z test_sparse_csr_unary_inplace_nn_functional_relu_cuda_float64 (__main__.TestSparseCSRCUDA) ... skip: Skipped! Inplace variant not supported! (0.003s) 2022-11-23T04:14:40.3309981Z test_sparse_csr_unary_inplace_nn_functional_relu_cuda_int16 (__main__.TestSparseCSRCUDA) ... skip: Skipped! Inplace variant not supported! (0.002s) 2022-11-23T04:14:40.3310581Z test_sparse_csr_unary_inplace_nn_functional_relu_cuda_int32 (__main__.TestSparseCSRCUDA) ... skip: Skipped! Inplace variant not supported! (0.002s) 2022-11-23T04:14:40.3311170Z test_sparse_csr_unary_inplace_nn_functional_relu_cuda_int64 (__main__.TestSparseCSRCUDA) ... skip: Skipped! Inplace variant not supported! (0.002s) 2022-11-23T04:14:40.3311774Z test_sparse_csr_unary_inplace_nn_functional_relu_cuda_int8 (__main__.TestSparseCSRCUDA) ... skip: Skipped! Inplace variant not supported! (0.002s) 2022-11-23T04:14:40.3312383Z test_sparse_csr_unary_inplace_nn_functional_relu_cuda_uint8 (__main__.TestSparseCSRCUDA) ... skip: Skipped! Inplace variant not supported! (0.002s) 2022-11-23T04:14:40.3312955Z test_sparse_csr_unary_inplace_positive_cuda_bfloat16 (__main__.TestSparseCSRCUDA) ... skip: Skipped! Inplace variant not supported! (0.002s) 2022-11-23T04:14:40.3313551Z test_sparse_csr_unary_inplace_positive_cuda_complex128 (__main__.TestSparseCSRCUDA) ... skip: Skipped! Inplace variant not supported! (0.002s) 2022-11-23T04:14:40.3314239Z test_sparse_csr_unary_inplace_positive_cuda_complex32 (__main__.TestSparseCSRCUDA) ... skip: Skipped! Inplace variant not supported! (0.002s) 2022-11-23T04:14:40.3314831Z test_sparse_csr_unary_inplace_positive_cuda_complex64 (__main__.TestSparseCSRCUDA) ... skip: Skipped! Inplace variant not supported! (0.002s) 2022-11-23T04:14:40.3315398Z test_sparse_csr_unary_inplace_positive_cuda_float16 (__main__.TestSparseCSRCUDA) ... skip: Skipped! Inplace variant not supported! (0.002s) 2022-11-23T04:14:40.3315989Z test_sparse_csr_unary_inplace_positive_cuda_float32 (__main__.TestSparseCSRCUDA) ... skip: Skipped! Inplace variant not supported! (0.002s) 2022-11-23T04:14:40.3316576Z test_sparse_csr_unary_inplace_positive_cuda_float64 (__main__.TestSparseCSRCUDA) ... skip: Skipped! Inplace variant not supported! (0.003s) 2022-11-23T04:14:40.3317152Z test_sparse_csr_unary_inplace_positive_cuda_int16 (__main__.TestSparseCSRCUDA) ... skip: Skipped! Inplace variant not supported! (0.002s) 2022-11-23T04:14:40.3317711Z test_sparse_csr_unary_inplace_positive_cuda_int32 (__main__.TestSparseCSRCUDA) ... skip: Skipped! Inplace variant not supported! (0.002s) 2022-11-23T04:14:40.3318283Z test_sparse_csr_unary_inplace_positive_cuda_int64 (__main__.TestSparseCSRCUDA) ... skip: Skipped! Inplace variant not supported! (0.002s) 2022-11-23T04:14:40.3318851Z test_sparse_csr_unary_inplace_positive_cuda_int8 (__main__.TestSparseCSRCUDA) ... skip: Skipped! Inplace variant not supported! (0.002s) 2022-11-23T04:14:40.3319424Z test_sparse_csr_unary_inplace_positive_cuda_uint8 (__main__.TestSparseCSRCUDA) ... skip: Skipped! Inplace variant not supported! (0.002s) 2022-11-23T04:14:40.3319923Z test_sparse_csr_unary_inplace_rad2deg_cuda_bfloat16 (__main__.TestSparseCSRCUDA) ... ok (0.003s) 2022-11-23T04:14:40.3320464Z test_sparse_csr_unary_inplace_rad2deg_cuda_bool (__main__.TestSparseCSRCUDA) ... ok (0.011s) 2022-11-23T04:14:40.3320955Z test_sparse_csr_unary_inplace_rad2deg_cuda_float16 (__main__.TestSparseCSRCUDA) ... ok (0.004s) 2022-11-23T04:14:40.3321422Z test_sparse_csr_unary_inplace_rad2deg_cuda_float32 (__main__.TestSparseCSRCUDA) ... ok (0.003s) 2022-11-23T04:14:40.3321869Z test_sparse_csr_unary_inplace_rad2deg_cuda_float64 (__main__.TestSparseCSRCUDA) ... ok (0.004s) 2022-11-23T04:14:40.3322333Z test_sparse_csr_unary_inplace_rad2deg_cuda_int16 (__main__.TestSparseCSRCUDA) ... ok (0.010s) 2022-11-23T04:14:40.3322797Z test_sparse_csr_unary_inplace_rad2deg_cuda_int32 (__main__.TestSparseCSRCUDA) ... ok (0.010s) 2022-11-23T04:14:40.3323234Z test_sparse_csr_unary_inplace_rad2deg_cuda_int64 (__main__.TestSparseCSRCUDA) ... ok (0.010s) 2022-11-23T04:14:40.3323701Z test_sparse_csr_unary_inplace_rad2deg_cuda_int8 (__main__.TestSparseCSRCUDA) ... ok (0.010s) 2022-11-23T04:14:40.3324173Z test_sparse_csr_unary_inplace_rad2deg_cuda_uint8 (__main__.TestSparseCSRCUDA) ... ok (0.010s) 2022-11-23T04:14:40.3324644Z test_sparse_csr_unary_inplace_round_cuda_bfloat16 (__main__.TestSparseCSRCUDA) ... ok (0.003s) 2022-11-23T04:14:40.3325090Z test_sparse_csr_unary_inplace_round_cuda_float16 (__main__.TestSparseCSRCUDA) ... ok (0.003s) 2022-11-23T04:14:40.3325546Z test_sparse_csr_unary_inplace_round_cuda_float32 (__main__.TestSparseCSRCUDA) ... ok (0.004s) 2022-11-23T04:14:40.3326003Z test_sparse_csr_unary_inplace_round_cuda_float64 (__main__.TestSparseCSRCUDA) ... ok (0.003s) 2022-11-23T04:14:40.3326459Z test_sparse_csr_unary_inplace_round_cuda_int16 (__main__.TestSparseCSRCUDA) ... ok (0.003s) 2022-11-23T04:14:40.3326891Z test_sparse_csr_unary_inplace_round_cuda_int32 (__main__.TestSparseCSRCUDA) ... ok (0.003s) 2022-11-23T04:14:40.3327353Z test_sparse_csr_unary_inplace_round_cuda_int64 (__main__.TestSparseCSRCUDA) ... ok (0.003s) 2022-11-23T04:14:40.3327811Z test_sparse_csr_unary_inplace_round_cuda_int8 (__main__.TestSparseCSRCUDA) ... ok (0.003s) 2022-11-23T04:14:40.3328315Z test_sparse_csr_unary_inplace_round_cuda_uint8 (__main__.TestSparseCSRCUDA) ... ok (0.003s) 2022-11-23T04:14:40.3328772Z test_sparse_csr_unary_inplace_sgn_cuda_bfloat16 (__main__.TestSparseCSRCUDA) ... ok (0.003s) 2022-11-23T04:14:40.3329224Z test_sparse_csr_unary_inplace_sgn_cuda_bool (__main__.TestSparseCSRCUDA) ... ok (0.004s) 2022-11-23T04:14:40.3329686Z test_sparse_csr_unary_inplace_sgn_cuda_complex128 (__main__.TestSparseCSRCUDA) ... ok (0.003s) 2022-11-23T04:14:40.3330132Z test_sparse_csr_unary_inplace_sgn_cuda_complex32 (__main__.TestSparseCSRCUDA) ... ok (0.236s) 2022-11-23T04:14:40.3330602Z test_sparse_csr_unary_inplace_sgn_cuda_complex64 (__main__.TestSparseCSRCUDA) ... ok (0.233s) 2022-11-23T04:14:40.3331073Z test_sparse_csr_unary_inplace_sgn_cuda_float16 (__main__.TestSparseCSRCUDA) ... ok (0.003s) 2022-11-23T04:14:40.3331510Z test_sparse_csr_unary_inplace_sgn_cuda_float32 (__main__.TestSparseCSRCUDA) ... ok (0.003s) 2022-11-23T04:14:40.3331964Z test_sparse_csr_unary_inplace_sgn_cuda_float64 (__main__.TestSparseCSRCUDA) ... ok (0.003s) 2022-11-23T04:14:40.3332415Z test_sparse_csr_unary_inplace_sgn_cuda_int16 (__main__.TestSparseCSRCUDA) ... ok (0.003s) 2022-11-23T04:14:40.3332861Z test_sparse_csr_unary_inplace_sgn_cuda_int32 (__main__.TestSparseCSRCUDA) ... ok (0.004s) 2022-11-23T04:14:40.3333277Z test_sparse_csr_unary_inplace_sgn_cuda_int64 (__main__.TestSparseCSRCUDA) ... ok (0.003s) 2022-11-23T04:14:40.3333724Z test_sparse_csr_unary_inplace_sgn_cuda_int8 (__main__.TestSparseCSRCUDA) ... ok (0.003s) 2022-11-23T04:14:40.3334184Z test_sparse_csr_unary_inplace_sgn_cuda_uint8 (__main__.TestSparseCSRCUDA) ... ok (0.003s) 2022-11-23T04:14:40.3334645Z test_sparse_csr_unary_inplace_sign_cuda_bfloat16 (__main__.TestSparseCSRCUDA) ... ok (0.003s) 2022-11-23T04:14:40.3335080Z test_sparse_csr_unary_inplace_sign_cuda_bool (__main__.TestSparseCSRCUDA) ... ok (0.003s) 2022-11-23T04:14:40.3335585Z test_sparse_csr_unary_inplace_sign_cuda_float16 (__main__.TestSparseCSRCUDA) ... ok (0.003s) 2022-11-23T04:14:40.3336057Z test_sparse_csr_unary_inplace_sign_cuda_float32 (__main__.TestSparseCSRCUDA) ... ok (0.003s) 2022-11-23T04:14:40.3336495Z test_sparse_csr_unary_inplace_sign_cuda_float64 (__main__.TestSparseCSRCUDA) ... ok (0.004s) 2022-11-23T04:14:40.3336946Z test_sparse_csr_unary_inplace_sign_cuda_int16 (__main__.TestSparseCSRCUDA) ... ok (0.003s) 2022-11-23T04:14:40.3337406Z test_sparse_csr_unary_inplace_sign_cuda_int32 (__main__.TestSparseCSRCUDA) ... ok (0.003s) 2022-11-23T04:14:40.3337865Z test_sparse_csr_unary_inplace_sign_cuda_int64 (__main__.TestSparseCSRCUDA) ... ok (0.003s) 2022-11-23T04:14:40.3338297Z test_sparse_csr_unary_inplace_sign_cuda_int8 (__main__.TestSparseCSRCUDA) ... ok (0.003s) 2022-11-23T04:14:40.3338746Z test_sparse_csr_unary_inplace_sign_cuda_uint8 (__main__.TestSparseCSRCUDA) ... ok (0.003s) 2022-11-23T04:14:40.3339272Z test_sparse_csr_unary_inplace_signbit_cuda_bfloat16 (__main__.TestSparseCSRCUDA) ... skip: Skipped! Inplace variant not supported! (0.002s) 2022-11-23T04:14:40.3339858Z test_sparse_csr_unary_inplace_signbit_cuda_bool (__main__.TestSparseCSRCUDA) ... skip: Skipped! Inplace variant not supported! (0.002s) 2022-11-23T04:14:40.3340666Z test_sparse_csr_unary_inplace_signbit_cuda_float16 (__main__.TestSparseCSRCUDA) ... skip: Skipped! Inplace variant not supported! (0.002s) 2022-11-23T04:14:40.3341245Z test_sparse_csr_unary_inplace_signbit_cuda_float32 (__main__.TestSparseCSRCUDA) ... skip: Skipped! Inplace variant not supported! (0.003s) 2022-11-23T04:14:40.3341829Z test_sparse_csr_unary_inplace_signbit_cuda_float64 (__main__.TestSparseCSRCUDA) ... skip: Skipped! Inplace variant not supported! (0.002s) 2022-11-23T04:14:40.3342403Z test_sparse_csr_unary_inplace_signbit_cuda_int16 (__main__.TestSparseCSRCUDA) ... skip: Skipped! Inplace variant not supported! (0.002s) 2022-11-23T04:14:40.3342956Z test_sparse_csr_unary_inplace_signbit_cuda_int32 (__main__.TestSparseCSRCUDA) ... skip: Skipped! Inplace variant not supported! (0.002s) 2022-11-23T04:14:40.3343625Z test_sparse_csr_unary_inplace_signbit_cuda_int64 (__main__.TestSparseCSRCUDA) ... skip: Skipped! Inplace variant not supported! (0.002s) 2022-11-23T04:14:40.3344191Z test_sparse_csr_unary_inplace_signbit_cuda_int8 (__main__.TestSparseCSRCUDA) ... skip: Skipped! Inplace variant not supported! (0.002s) 2022-11-23T04:14:40.3344760Z test_sparse_csr_unary_inplace_signbit_cuda_uint8 (__main__.TestSparseCSRCUDA) ... skip: Skipped! Inplace variant not supported! (0.002s) 2022-11-23T04:14:40.3345248Z test_sparse_csr_unary_inplace_sin_cuda_bfloat16 (__main__.TestSparseCSRCUDA) ... ok (0.003s) 2022-11-23T04:14:40.3345712Z test_sparse_csr_unary_inplace_sin_cuda_bool (__main__.TestSparseCSRCUDA) ... ok (0.009s) 2022-11-23T04:14:40.3346181Z test_sparse_csr_unary_inplace_sin_cuda_complex128 (__main__.TestSparseCSRCUDA) ... ok (0.003s) 2022-11-23T04:14:40.3346649Z test_sparse_csr_unary_inplace_sin_cuda_complex32 (__main__.TestSparseCSRCUDA) ... ok (0.004s) 2022-11-23T04:14:40.3347102Z test_sparse_csr_unary_inplace_sin_cuda_complex64 (__main__.TestSparseCSRCUDA) ... ok (0.003s) 2022-11-23T04:14:40.3347555Z test_sparse_csr_unary_inplace_sin_cuda_float16 (__main__.TestSparseCSRCUDA) ... ok (0.003s) 2022-11-23T04:14:40.3348008Z test_sparse_csr_unary_inplace_sin_cuda_float32 (__main__.TestSparseCSRCUDA) ... ok (0.003s) 2022-11-23T04:14:40.3348437Z test_sparse_csr_unary_inplace_sin_cuda_float64 (__main__.TestSparseCSRCUDA) ... ok (0.003s) 2022-11-23T04:14:40.3348883Z test_sparse_csr_unary_inplace_sin_cuda_int16 (__main__.TestSparseCSRCUDA) ... ok (0.009s) 2022-11-23T04:14:40.3349342Z test_sparse_csr_unary_inplace_sin_cuda_int32 (__main__.TestSparseCSRCUDA) ... ok (0.009s) 2022-11-23T04:14:40.3349790Z test_sparse_csr_unary_inplace_sin_cuda_int64 (__main__.TestSparseCSRCUDA) ... ok (0.009s) 2022-11-23T04:14:40.3350214Z test_sparse_csr_unary_inplace_sin_cuda_int8 (__main__.TestSparseCSRCUDA) ... ok (0.009s) 2022-11-23T04:14:40.3350726Z test_sparse_csr_unary_inplace_sin_cuda_uint8 (__main__.TestSparseCSRCUDA) ... ok (0.009s) 2022-11-23T04:14:40.3351196Z test_sparse_csr_unary_inplace_sinh_cuda_bfloat16 (__main__.TestSparseCSRCUDA) ... ok (0.003s) 2022-11-23T04:14:40.3351633Z test_sparse_csr_unary_inplace_sinh_cuda_bool (__main__.TestSparseCSRCUDA) ... ok (0.009s) 2022-11-23T04:14:40.3352094Z test_sparse_csr_unary_inplace_sinh_cuda_complex128 (__main__.TestSparseCSRCUDA) ... ok (0.003s) 2022-11-23T04:14:40.3352573Z test_sparse_csr_unary_inplace_sinh_cuda_complex32 (__main__.TestSparseCSRCUDA) ... ok (0.003s) 2022-11-23T04:14:40.3353052Z test_sparse_csr_unary_inplace_sinh_cuda_complex64 (__main__.TestSparseCSRCUDA) ... ok (0.003s) 2022-11-23T04:14:40.3353495Z test_sparse_csr_unary_inplace_sinh_cuda_float16 (__main__.TestSparseCSRCUDA) ... ok (0.003s) 2022-11-23T04:14:40.3353949Z test_sparse_csr_unary_inplace_sinh_cuda_float32 (__main__.TestSparseCSRCUDA) ... ok (0.004s) 2022-11-23T04:14:40.3354409Z test_sparse_csr_unary_inplace_sinh_cuda_float64 (__main__.TestSparseCSRCUDA) ... ok (0.003s) 2022-11-23T04:14:40.3354865Z test_sparse_csr_unary_inplace_sinh_cuda_int16 (__main__.TestSparseCSRCUDA) ... ok (0.009s) 2022-11-23T04:14:40.3355297Z test_sparse_csr_unary_inplace_sinh_cuda_int32 (__main__.TestSparseCSRCUDA) ... ok (0.009s) 2022-11-23T04:14:40.3355746Z test_sparse_csr_unary_inplace_sinh_cuda_int64 (__main__.TestSparseCSRCUDA) ... ok (0.009s) 2022-11-23T04:14:40.3356208Z test_sparse_csr_unary_inplace_sinh_cuda_int8 (__main__.TestSparseCSRCUDA) ... ok (0.009s) 2022-11-23T04:14:40.3356643Z test_sparse_csr_unary_inplace_sinh_cuda_uint8 (__main__.TestSparseCSRCUDA) ... ok (0.009s) 2022-11-23T04:14:40.3357097Z test_sparse_csr_unary_inplace_sqrt_cuda_bfloat16 (__main__.TestSparseCSRCUDA) ... ok (0.003s) 2022-11-23T04:14:40.3357554Z test_sparse_csr_unary_inplace_sqrt_cuda_bool (__main__.TestSparseCSRCUDA) ... ok (0.009s) 2022-11-23T04:14:40.3358021Z test_sparse_csr_unary_inplace_sqrt_cuda_complex128 (__main__.TestSparseCSRCUDA) ... ok (0.005s) 2022-11-23T04:14:40.3358540Z test_sparse_csr_unary_inplace_sqrt_cuda_complex32 (__main__.TestSparseCSRCUDA) ... ok (0.555s) 2022-11-23T04:14:40.3359007Z test_sparse_csr_unary_inplace_sqrt_cuda_complex64 (__main__.TestSparseCSRCUDA) ... ok (0.005s) 2022-11-23T04:14:40.3359480Z test_sparse_csr_unary_inplace_sqrt_cuda_float16 (__main__.TestSparseCSRCUDA) ... ok (0.003s) 2022-11-23T04:14:40.3359945Z test_sparse_csr_unary_inplace_sqrt_cuda_float32 (__main__.TestSparseCSRCUDA) ... ok (0.003s) 2022-11-23T04:14:40.3360385Z test_sparse_csr_unary_inplace_sqrt_cuda_float64 (__main__.TestSparseCSRCUDA) ... ok (0.003s) 2022-11-23T04:14:40.3360832Z test_sparse_csr_unary_inplace_sqrt_cuda_int16 (__main__.TestSparseCSRCUDA) ... ok (0.009s) 2022-11-23T04:14:40.3361279Z test_sparse_csr_unary_inplace_sqrt_cuda_int32 (__main__.TestSparseCSRCUDA) ... ok (0.009s) 2022-11-23T04:14:40.3361699Z test_sparse_csr_unary_inplace_sqrt_cuda_int64 (__main__.TestSparseCSRCUDA) ... ok (0.009s) 2022-11-23T04:14:40.3362152Z test_sparse_csr_unary_inplace_sqrt_cuda_int8 (__main__.TestSparseCSRCUDA) ... ok (0.009s) 2022-11-23T04:14:40.3362604Z test_sparse_csr_unary_inplace_sqrt_cuda_uint8 (__main__.TestSparseCSRCUDA) ... ok (0.009s) 2022-11-23T04:14:40.3363072Z test_sparse_csr_unary_inplace_tan_cuda_bfloat16 (__main__.TestSparseCSRCUDA) ... ok (0.003s) 2022-11-23T04:14:40.3363511Z test_sparse_csr_unary_inplace_tan_cuda_bool (__main__.TestSparseCSRCUDA) ... ok (0.009s) 2022-11-23T04:14:40.3363968Z test_sparse_csr_unary_inplace_tan_cuda_complex128 (__main__.TestSparseCSRCUDA) ... ok (0.003s) 2022-11-23T04:14:40.3364437Z test_sparse_csr_unary_inplace_tan_cuda_complex32 (__main__.TestSparseCSRCUDA) ... ok (0.003s) 2022-11-23T04:14:40.3364883Z test_sparse_csr_unary_inplace_tan_cuda_complex64 (__main__.TestSparseCSRCUDA) ... ok (0.004s) 2022-11-23T04:14:40.3365342Z test_sparse_csr_unary_inplace_tan_cuda_float16 (__main__.TestSparseCSRCUDA) ... ok (0.003s) 2022-11-23T04:14:40.3365848Z test_sparse_csr_unary_inplace_tan_cuda_float32 (__main__.TestSparseCSRCUDA) ... ok (0.003s) 2022-11-23T04:14:40.3366329Z test_sparse_csr_unary_inplace_tan_cuda_float64 (__main__.TestSparseCSRCUDA) ... ok (0.003s) 2022-11-23T04:14:40.3366772Z test_sparse_csr_unary_inplace_tan_cuda_int16 (__main__.TestSparseCSRCUDA) ... ok (0.009s) 2022-11-23T04:14:40.3367221Z test_sparse_csr_unary_inplace_tan_cuda_int32 (__main__.TestSparseCSRCUDA) ... ok (0.009s) 2022-11-23T04:14:40.3367660Z test_sparse_csr_unary_inplace_tan_cuda_int64 (__main__.TestSparseCSRCUDA) ... ok (0.009s) 2022-11-23T04:14:40.3368098Z test_sparse_csr_unary_inplace_tan_cuda_int8 (__main__.TestSparseCSRCUDA) ... ok (0.009s) 2022-11-23T04:14:40.3368524Z test_sparse_csr_unary_inplace_tan_cuda_uint8 (__main__.TestSparseCSRCUDA) ... ok (0.010s) 2022-11-23T04:14:40.3368981Z test_sparse_csr_unary_inplace_tanh_cuda_bfloat16 (__main__.TestSparseCSRCUDA) ... ok (0.003s) 2022-11-23T04:14:40.3369440Z test_sparse_csr_unary_inplace_tanh_cuda_bool (__main__.TestSparseCSRCUDA) ... ok (0.009s) 2022-11-23T04:14:40.3369901Z test_sparse_csr_unary_inplace_tanh_cuda_complex128 (__main__.TestSparseCSRCUDA) ... ok (0.003s) 2022-11-23T04:14:40.3370378Z test_sparse_csr_unary_inplace_tanh_cuda_complex32 (__main__.TestSparseCSRCUDA) ... ok (0.003s) 2022-11-23T04:14:40.3370848Z test_sparse_csr_unary_inplace_tanh_cuda_complex64 (__main__.TestSparseCSRCUDA) ... ok (0.003s) 2022-11-23T04:14:40.3371312Z test_sparse_csr_unary_inplace_tanh_cuda_float16 (__main__.TestSparseCSRCUDA) ... ok (0.003s) 2022-11-23T04:14:40.3371755Z test_sparse_csr_unary_inplace_tanh_cuda_float32 (__main__.TestSparseCSRCUDA) ... ok (0.003s) 2022-11-23T04:14:40.3372247Z test_sparse_csr_unary_inplace_tanh_cuda_float64 (__main__.TestSparseCSRCUDA) ... ok (0.004s) 2022-11-23T04:14:40.3372704Z test_sparse_csr_unary_inplace_tanh_cuda_int16 (__main__.TestSparseCSRCUDA) ... ok (0.009s) 2022-11-23T04:14:40.3373145Z test_sparse_csr_unary_inplace_tanh_cuda_int32 (__main__.TestSparseCSRCUDA) ... ok (0.009s) 2022-11-23T04:14:40.3373605Z test_sparse_csr_unary_inplace_tanh_cuda_int64 (__main__.TestSparseCSRCUDA) ... ok (0.009s) 2022-11-23T04:14:40.3374123Z test_sparse_csr_unary_inplace_tanh_cuda_int8 (__main__.TestSparseCSRCUDA) ... ok (0.009s) 2022-11-23T04:14:40.3374575Z test_sparse_csr_unary_inplace_tanh_cuda_uint8 (__main__.TestSparseCSRCUDA) ... ok (0.009s) 2022-11-23T04:14:40.3375013Z test_sparse_csr_unary_inplace_trunc_cuda_bfloat16 (__main__.TestSparseCSRCUDA) ... ok (0.003s) 2022-11-23T04:14:40.3375474Z test_sparse_csr_unary_inplace_trunc_cuda_float16 (__main__.TestSparseCSRCUDA) ... ok (0.003s) 2022-11-23T04:14:40.3375936Z test_sparse_csr_unary_inplace_trunc_cuda_float32 (__main__.TestSparseCSRCUDA) ... ok (0.004s) 2022-11-23T04:14:40.3376396Z test_sparse_csr_unary_inplace_trunc_cuda_float64 (__main__.TestSparseCSRCUDA) ... ok (0.003s) 2022-11-23T04:14:40.3376847Z test_sparse_csr_unary_inplace_trunc_cuda_int16 (__main__.TestSparseCSRCUDA) ... ok (0.003s) 2022-11-23T04:14:40.3377312Z test_sparse_csr_unary_inplace_trunc_cuda_int32 (__main__.TestSparseCSRCUDA) ... ok (0.003s) 2022-11-23T04:14:40.3377768Z test_sparse_csr_unary_inplace_trunc_cuda_int64 (__main__.TestSparseCSRCUDA) ... ok (0.003s) 2022-11-23T04:14:40.3378203Z test_sparse_csr_unary_inplace_trunc_cuda_int8 (__main__.TestSparseCSRCUDA) ... ok (0.003s) 2022-11-23T04:14:40.3378654Z test_sparse_csr_unary_inplace_trunc_cuda_uint8 (__main__.TestSparseCSRCUDA) ... ok (0.003s) 2022-11-23T04:14:40.3379101Z test_sparse_csr_unary_out_abs_cuda_bfloat16 (__main__.TestSparseCSRCUDA) ... ok (0.009s) 2022-11-23T04:14:40.3379540Z test_sparse_csr_unary_out_abs_cuda_bool (__main__.TestSparseCSRCUDA) ... ok (0.009s) 2022-11-23T04:14:40.3380916Z test_sparse_csr_unary_out_abs_cuda_complex128 (__main__.TestSparseCSRCUDA) ... /opt/conda/lib/python3.10/site-packages/torch/testing/_internal/opinfo/core.py:1068: UserWarning: Casting complex values to real discards the imaginary part (Triggered internally at /var/lib/jenkins/workspace/aten/src/ATen/native/Copy.cpp:275.) 2022-11-23T04:14:40.3381678Z return self.op(*args, **kwargs) 2022-11-23T04:14:40.3381959Z ok (0.009s) 2022-11-23T04:14:40.3382309Z test_sparse_csr_unary_out_abs_cuda_complex32 (__main__.TestSparseCSRCUDA) ... ok (0.009s) 2022-11-23T04:14:40.3382746Z test_sparse_csr_unary_out_abs_cuda_complex64 (__main__.TestSparseCSRCUDA) ... ok (0.009s) 2022-11-23T04:14:40.3383192Z test_sparse_csr_unary_out_abs_cuda_float16 (__main__.TestSparseCSRCUDA) ... ok (0.008s) 2022-11-23T04:14:40.3383632Z test_sparse_csr_unary_out_abs_cuda_float32 (__main__.TestSparseCSRCUDA) ... ok (0.009s) 2022-11-23T04:14:40.3384055Z test_sparse_csr_unary_out_abs_cuda_float64 (__main__.TestSparseCSRCUDA) ... ok (0.008s) 2022-11-23T04:14:40.3384506Z test_sparse_csr_unary_out_abs_cuda_int16 (__main__.TestSparseCSRCUDA) ... ok (0.009s) 2022-11-23T04:14:40.3384947Z test_sparse_csr_unary_out_abs_cuda_int32 (__main__.TestSparseCSRCUDA) ... ok (0.008s) 2022-11-23T04:14:40.3385385Z test_sparse_csr_unary_out_abs_cuda_int64 (__main__.TestSparseCSRCUDA) ... ok (0.008s) 2022-11-23T04:14:40.3385803Z test_sparse_csr_unary_out_abs_cuda_int8 (__main__.TestSparseCSRCUDA) ... ok (0.008s) 2022-11-23T04:14:40.3386236Z test_sparse_csr_unary_out_abs_cuda_uint8 (__main__.TestSparseCSRCUDA) ... ok (0.008s) 2022-11-23T04:14:40.3386676Z test_sparse_csr_unary_out_angle_cuda_bool (__main__.TestSparseCSRCUDA) ... ok (0.009s) 2022-11-23T04:14:40.3387111Z test_sparse_csr_unary_out_angle_cuda_complex128 (__main__.TestSparseCSRCUDA) ... ok (0.010s) 2022-11-23T04:14:40.3387578Z test_sparse_csr_unary_out_angle_cuda_complex32 (__main__.TestSparseCSRCUDA) ... ok (0.259s) 2022-11-23T04:14:40.3388041Z test_sparse_csr_unary_out_angle_cuda_complex64 (__main__.TestSparseCSRCUDA) ... ok (0.246s) 2022-11-23T04:14:40.3388495Z test_sparse_csr_unary_out_angle_cuda_float32 (__main__.TestSparseCSRCUDA) ... ok (0.009s) 2022-11-23T04:14:40.3388925Z test_sparse_csr_unary_out_angle_cuda_float64 (__main__.TestSparseCSRCUDA) ... ok (0.008s) 2022-11-23T04:14:40.3389372Z test_sparse_csr_unary_out_angle_cuda_int16 (__main__.TestSparseCSRCUDA) ... ok (0.009s) 2022-11-23T04:14:40.3389900Z test_sparse_csr_unary_out_angle_cuda_int32 (__main__.TestSparseCSRCUDA) ... ok (0.009s) 2022-11-23T04:14:40.3390340Z test_sparse_csr_unary_out_angle_cuda_int64 (__main__.TestSparseCSRCUDA) ... ok (0.009s) 2022-11-23T04:14:40.3390761Z test_sparse_csr_unary_out_angle_cuda_int8 (__main__.TestSparseCSRCUDA) ... ok (0.009s) 2022-11-23T04:14:40.3391217Z test_sparse_csr_unary_out_angle_cuda_uint8 (__main__.TestSparseCSRCUDA) ... ok (0.009s) 2022-11-23T04:14:40.3391671Z test_sparse_csr_unary_out_asin_cuda_bfloat16 (__main__.TestSparseCSRCUDA) ... ok (0.009s) 2022-11-23T04:14:40.3392093Z test_sparse_csr_unary_out_asin_cuda_bool (__main__.TestSparseCSRCUDA) ... ok (0.008s) 2022-11-23T04:14:40.3392540Z test_sparse_csr_unary_out_asin_cuda_complex128 (__main__.TestSparseCSRCUDA) ... ok (0.009s) 2022-11-23T04:14:40.3392996Z test_sparse_csr_unary_out_asin_cuda_complex32 (__main__.TestSparseCSRCUDA) ... ok (0.009s) 2022-11-23T04:14:40.3393453Z test_sparse_csr_unary_out_asin_cuda_complex64 (__main__.TestSparseCSRCUDA) ... ok (0.009s) 2022-11-23T04:14:40.3393877Z test_sparse_csr_unary_out_asin_cuda_float16 (__main__.TestSparseCSRCUDA) ... ok (0.009s) 2022-11-23T04:14:40.3394330Z test_sparse_csr_unary_out_asin_cuda_float32 (__main__.TestSparseCSRCUDA) ... ok (0.008s) 2022-11-23T04:14:40.3394780Z test_sparse_csr_unary_out_asin_cuda_float64 (__main__.TestSparseCSRCUDA) ... ok (0.008s) 2022-11-23T04:14:40.3395199Z test_sparse_csr_unary_out_asin_cuda_int16 (__main__.TestSparseCSRCUDA) ... ok (0.009s) 2022-11-23T04:14:40.3395633Z test_sparse_csr_unary_out_asin_cuda_int32 (__main__.TestSparseCSRCUDA) ... ok (0.008s) 2022-11-23T04:14:40.3396072Z test_sparse_csr_unary_out_asin_cuda_int64 (__main__.TestSparseCSRCUDA) ... ok (0.009s) 2022-11-23T04:14:40.3396283Z test_sparse_csr_unary_out_asin_cuda_int8 (__main__.TestSparseCSRCUDA) ... ok (0.008s) 2022-11-23T04:14:40.3396551Z test_sparse_csr_unary_out_asin_cuda_uint8 (__main__.TestSparseCSRCUDA) ... ok (0.007s) 2022-11-23T04:14:40.3396785Z test_sparse_csr_unary_out_asinh_cuda_bfloat16 (__main__.TestSparseCSRCUDA) ... ok (0.009s) 2022-11-23T04:14:40.3396977Z test_sparse_csr_unary_out_asinh_cuda_bool (__main__.TestSparseCSRCUDA) ... ok (0.008s) 2022-11-23T04:14:40.3397201Z test_sparse_csr_unary_out_asinh_cuda_complex128 (__main__.TestSparseCSRCUDA) ... ok (0.009s) 2022-11-23T04:14:40.3397422Z test_sparse_csr_unary_out_asinh_cuda_complex32 (__main__.TestSparseCSRCUDA) ... ok (0.009s) 2022-11-23T04:14:40.3397651Z test_sparse_csr_unary_out_asinh_cuda_complex64 (__main__.TestSparseCSRCUDA) ... ok (0.009s) 2022-11-23T04:14:40.3397871Z test_sparse_csr_unary_out_asinh_cuda_float16 (__main__.TestSparseCSRCUDA) ... ok (0.009s) 2022-11-23T04:14:40.3398092Z test_sparse_csr_unary_out_asinh_cuda_float32 (__main__.TestSparseCSRCUDA) ... ok (0.009s) 2022-11-23T04:14:40.3398310Z test_sparse_csr_unary_out_asinh_cuda_float64 (__main__.TestSparseCSRCUDA) ... ok (0.009s) 2022-11-23T04:14:40.3398524Z test_sparse_csr_unary_out_asinh_cuda_int16 (__main__.TestSparseCSRCUDA) ... ok (0.008s) 2022-11-23T04:14:40.3398736Z test_sparse_csr_unary_out_asinh_cuda_int32 (__main__.TestSparseCSRCUDA) ... ok (0.008s) 2022-11-23T04:14:40.3398929Z test_sparse_csr_unary_out_asinh_cuda_int64 (__main__.TestSparseCSRCUDA) ... ok (0.008s) 2022-11-23T04:14:40.3399138Z test_sparse_csr_unary_out_asinh_cuda_int8 (__main__.TestSparseCSRCUDA) ... ok (0.009s) 2022-11-23T04:14:40.3399347Z test_sparse_csr_unary_out_asinh_cuda_uint8 (__main__.TestSparseCSRCUDA) ... ok (0.009s) 2022-11-23T04:14:40.3399562Z test_sparse_csr_unary_out_atan_cuda_bfloat16 (__main__.TestSparseCSRCUDA) ... ok (0.008s) 2022-11-23T04:14:40.3399772Z test_sparse_csr_unary_out_atan_cuda_bool (__main__.TestSparseCSRCUDA) ... ok (0.009s) 2022-11-23T04:14:40.3399992Z test_sparse_csr_unary_out_atan_cuda_complex128 (__main__.TestSparseCSRCUDA) ... ok (0.009s) 2022-11-23T04:14:40.3400214Z test_sparse_csr_unary_out_atan_cuda_complex32 (__main__.TestSparseCSRCUDA) ... ok (0.009s) 2022-11-23T04:14:40.3400496Z test_sparse_csr_unary_out_atan_cuda_complex64 (__main__.TestSparseCSRCUDA) ... ok (0.009s) 2022-11-23T04:14:40.3400690Z test_sparse_csr_unary_out_atan_cuda_float16 (__main__.TestSparseCSRCUDA) ... ok (0.008s) 2022-11-23T04:14:40.3400915Z test_sparse_csr_unary_out_atan_cuda_float32 (__main__.TestSparseCSRCUDA) ... ok (0.009s) 2022-11-23T04:14:40.3401129Z test_sparse_csr_unary_out_atan_cuda_float64 (__main__.TestSparseCSRCUDA) ... ok (0.008s) 2022-11-23T04:14:40.3401349Z test_sparse_csr_unary_out_atan_cuda_int16 (__main__.TestSparseCSRCUDA) ... ok (0.008s) 2022-11-23T04:14:40.3401559Z test_sparse_csr_unary_out_atan_cuda_int32 (__main__.TestSparseCSRCUDA) ... ok (0.008s) 2022-11-23T04:14:40.3401770Z test_sparse_csr_unary_out_atan_cuda_int64 (__main__.TestSparseCSRCUDA) ... ok (0.008s) 2022-11-23T04:14:40.3401979Z test_sparse_csr_unary_out_atan_cuda_int8 (__main__.TestSparseCSRCUDA) ... ok (0.009s) 2022-11-23T04:14:40.3402197Z test_sparse_csr_unary_out_atan_cuda_uint8 (__main__.TestSparseCSRCUDA) ... ok (0.009s) 2022-11-23T04:14:40.3402396Z test_sparse_csr_unary_out_atanh_cuda_bfloat16 (__main__.TestSparseCSRCUDA) ... ok (0.009s) 2022-11-23T04:14:40.3402607Z test_sparse_csr_unary_out_atanh_cuda_bool (__main__.TestSparseCSRCUDA) ... ok (0.009s) 2022-11-23T04:14:40.3402829Z test_sparse_csr_unary_out_atanh_cuda_complex128 (__main__.TestSparseCSRCUDA) ... ok (0.009s) 2022-11-23T04:14:40.3403047Z test_sparse_csr_unary_out_atanh_cuda_complex32 (__main__.TestSparseCSRCUDA) ... ok (0.009s) 2022-11-23T04:14:40.3403265Z test_sparse_csr_unary_out_atanh_cuda_complex64 (__main__.TestSparseCSRCUDA) ... ok (0.008s) 2022-11-23T04:14:40.3403481Z test_sparse_csr_unary_out_atanh_cuda_float16 (__main__.TestSparseCSRCUDA) ... ok (0.008s) 2022-11-23T04:14:40.3403694Z test_sparse_csr_unary_out_atanh_cuda_float32 (__main__.TestSparseCSRCUDA) ... ok (0.009s) 2022-11-23T04:14:40.3403954Z test_sparse_csr_unary_out_atanh_cuda_float64 (__main__.TestSparseCSRCUDA) ... ok (0.009s) 2022-11-23T04:14:40.3404185Z test_sparse_csr_unary_out_atanh_cuda_int16 (__main__.TestSparseCSRCUDA) ... ok (0.009s) 2022-11-23T04:14:40.3404383Z test_sparse_csr_unary_out_atanh_cuda_int32 (__main__.TestSparseCSRCUDA) ... ok (0.009s) 2022-11-23T04:14:40.3404594Z test_sparse_csr_unary_out_atanh_cuda_int64 (__main__.TestSparseCSRCUDA) ... ok (0.009s) 2022-11-23T04:14:40.3404808Z test_sparse_csr_unary_out_atanh_cuda_int8 (__main__.TestSparseCSRCUDA) ... ok (0.008s) 2022-11-23T04:14:40.3405020Z test_sparse_csr_unary_out_atanh_cuda_uint8 (__main__.TestSparseCSRCUDA) ... ok (0.007s) 2022-11-23T04:14:40.3405234Z test_sparse_csr_unary_out_ceil_cuda_bfloat16 (__main__.TestSparseCSRCUDA) ... ok (0.008s) 2022-11-23T04:14:40.3405448Z test_sparse_csr_unary_out_ceil_cuda_float16 (__main__.TestSparseCSRCUDA) ... ok (0.009s) 2022-11-23T04:14:40.3405663Z test_sparse_csr_unary_out_ceil_cuda_float32 (__main__.TestSparseCSRCUDA) ... ok (0.008s) 2022-11-23T04:14:40.3405885Z test_sparse_csr_unary_out_ceil_cuda_float64 (__main__.TestSparseCSRCUDA) ... ok (0.008s) 2022-11-23T04:14:40.3406075Z test_sparse_csr_unary_out_ceil_cuda_int16 (__main__.TestSparseCSRCUDA) ... ok (0.009s) 2022-11-23T04:14:40.3406285Z test_sparse_csr_unary_out_ceil_cuda_int32 (__main__.TestSparseCSRCUDA) ... ok (0.008s) 2022-11-23T04:14:40.3406496Z test_sparse_csr_unary_out_ceil_cuda_int64 (__main__.TestSparseCSRCUDA) ... ok (0.008s) 2022-11-23T04:14:40.3406706Z test_sparse_csr_unary_out_ceil_cuda_int8 (__main__.TestSparseCSRCUDA) ... ok (0.008s) 2022-11-23T04:14:40.3406914Z test_sparse_csr_unary_out_ceil_cuda_uint8 (__main__.TestSparseCSRCUDA) ... ok (0.008s) 2022-11-23T04:14:40.3407149Z test_sparse_csr_unary_out_conj_physical_cuda_bfloat16 (__main__.TestSparseCSRCUDA) ... ok (0.008s) 2022-11-23T04:14:40.3407387Z test_sparse_csr_unary_out_conj_physical_cuda_bool (__main__.TestSparseCSRCUDA) ... ok (0.008s) 2022-11-23T04:14:40.3407635Z test_sparse_csr_unary_out_conj_physical_cuda_complex128 (__main__.TestSparseCSRCUDA) ... ok (0.008s) 2022-11-23T04:14:40.3407953Z test_sparse_csr_unary_out_conj_physical_cuda_complex32 (__main__.TestSparseCSRCUDA) ... ok (0.009s) 2022-11-23T04:14:40.3408169Z test_sparse_csr_unary_out_conj_physical_cuda_complex64 (__main__.TestSparseCSRCUDA) ... ok (0.009s) 2022-11-23T04:14:40.3408399Z test_sparse_csr_unary_out_conj_physical_cuda_float16 (__main__.TestSparseCSRCUDA) ... ok (0.008s) 2022-11-23T04:14:40.3408618Z test_sparse_csr_unary_out_conj_physical_cuda_float32 (__main__.TestSparseCSRCUDA) ... ok (0.008s) 2022-11-23T04:14:40.3408835Z test_sparse_csr_unary_out_conj_physical_cuda_float64 (__main__.TestSparseCSRCUDA) ... ok (0.008s) 2022-11-23T04:14:40.3409063Z test_sparse_csr_unary_out_conj_physical_cuda_int16 (__main__.TestSparseCSRCUDA) ... ok (0.008s) 2022-11-23T04:14:40.3409290Z test_sparse_csr_unary_out_conj_physical_cuda_int32 (__main__.TestSparseCSRCUDA) ... ok (0.008s) 2022-11-23T04:14:40.3409520Z test_sparse_csr_unary_out_conj_physical_cuda_int64 (__main__.TestSparseCSRCUDA) ... ok (0.008s) 2022-11-23T04:14:40.3409750Z test_sparse_csr_unary_out_conj_physical_cuda_int8 (__main__.TestSparseCSRCUDA) ... ok (0.009s) 2022-11-23T04:14:40.3409977Z test_sparse_csr_unary_out_conj_physical_cuda_uint8 (__main__.TestSparseCSRCUDA) ... ok (0.008s) 2022-11-23T04:14:40.3410183Z test_sparse_csr_unary_out_deg2rad_cuda_bfloat16 (__main__.TestSparseCSRCUDA) ... ok (0.008s) 2022-11-23T04:14:40.3410399Z test_sparse_csr_unary_out_deg2rad_cuda_bool (__main__.TestSparseCSRCUDA) ... ok (0.008s) 2022-11-23T04:14:40.3410618Z test_sparse_csr_unary_out_deg2rad_cuda_float16 (__main__.TestSparseCSRCUDA) ... ok (0.008s) 2022-11-23T04:14:40.3410843Z test_sparse_csr_unary_out_deg2rad_cuda_float32 (__main__.TestSparseCSRCUDA) ... ok (0.009s) 2022-11-23T04:14:40.3411065Z test_sparse_csr_unary_out_deg2rad_cuda_float64 (__main__.TestSparseCSRCUDA) ... ok (0.009s) 2022-11-23T04:14:40.3411335Z test_sparse_csr_unary_out_deg2rad_cuda_int16 (__main__.TestSparseCSRCUDA) ... ok (0.008s) 2022-11-23T04:14:40.3411561Z test_sparse_csr_unary_out_deg2rad_cuda_int32 (__main__.TestSparseCSRCUDA) ... ok (0.009s) 2022-11-23T04:14:40.3411775Z test_sparse_csr_unary_out_deg2rad_cuda_int64 (__main__.TestSparseCSRCUDA) ... ok (0.008s) 2022-11-23T04:14:40.3411967Z test_sparse_csr_unary_out_deg2rad_cuda_int8 (__main__.TestSparseCSRCUDA) ... ok (0.008s) 2022-11-23T04:14:40.3412179Z test_sparse_csr_unary_out_deg2rad_cuda_uint8 (__main__.TestSparseCSRCUDA) ... ok (0.008s) 2022-11-23T04:14:40.3412394Z test_sparse_csr_unary_out_erf_cuda_bfloat16 (__main__.TestSparseCSRCUDA) ... ok (0.008s) 2022-11-23T04:14:40.3412605Z test_sparse_csr_unary_out_erf_cuda_bool (__main__.TestSparseCSRCUDA) ... ok (0.008s) 2022-11-23T04:14:40.3412819Z test_sparse_csr_unary_out_erf_cuda_float16 (__main__.TestSparseCSRCUDA) ... ok (0.009s) 2022-11-23T04:14:40.3413032Z test_sparse_csr_unary_out_erf_cuda_float32 (__main__.TestSparseCSRCUDA) ... ok (0.009s) 2022-11-23T04:14:40.3413245Z test_sparse_csr_unary_out_erf_cuda_float64 (__main__.TestSparseCSRCUDA) ... ok (0.009s) 2022-11-23T04:14:40.3413458Z test_sparse_csr_unary_out_erf_cuda_int16 (__main__.TestSparseCSRCUDA) ... ok (0.009s) 2022-11-23T04:14:40.3413669Z test_sparse_csr_unary_out_erf_cuda_int32 (__main__.TestSparseCSRCUDA) ... ok (0.009s) 2022-11-23T04:14:40.3413859Z test_sparse_csr_unary_out_erf_cuda_int64 (__main__.TestSparseCSRCUDA) ... ok (0.009s) 2022-11-23T04:14:40.3414081Z test_sparse_csr_unary_out_erf_cuda_int8 (__main__.TestSparseCSRCUDA) ... ok (0.009s) 2022-11-23T04:14:40.3414298Z test_sparse_csr_unary_out_erf_cuda_uint8 (__main__.TestSparseCSRCUDA) ... ok (0.009s) 2022-11-23T04:14:40.3414515Z test_sparse_csr_unary_out_erfinv_cuda_bool (__main__.TestSparseCSRCUDA) ... ok (0.009s) 2022-11-23T04:14:40.3414737Z test_sparse_csr_unary_out_erfinv_cuda_float16 (__main__.TestSparseCSRCUDA) ... ok (0.009s) 2022-11-23T04:14:40.3414957Z test_sparse_csr_unary_out_erfinv_cuda_float32 (__main__.TestSparseCSRCUDA) ... ok (0.009s) 2022-11-23T04:14:40.3415228Z test_sparse_csr_unary_out_erfinv_cuda_float64 (__main__.TestSparseCSRCUDA) ... ok (0.008s) 2022-11-23T04:14:40.3415443Z test_sparse_csr_unary_out_erfinv_cuda_int16 (__main__.TestSparseCSRCUDA) ... ok (0.008s) 2022-11-23T04:14:40.3415636Z test_sparse_csr_unary_out_erfinv_cuda_int32 (__main__.TestSparseCSRCUDA) ... ok (0.008s) 2022-11-23T04:14:40.3415850Z test_sparse_csr_unary_out_erfinv_cuda_int64 (__main__.TestSparseCSRCUDA) ... ok (0.009s) 2022-11-23T04:14:40.3416065Z test_sparse_csr_unary_out_erfinv_cuda_int8 (__main__.TestSparseCSRCUDA) ... ok (0.008s) 2022-11-23T04:14:40.3416280Z test_sparse_csr_unary_out_erfinv_cuda_uint8 (__main__.TestSparseCSRCUDA) ... ok (0.007s) 2022-11-23T04:14:40.3416500Z test_sparse_csr_unary_out_expm1_cuda_bfloat16 (__main__.TestSparseCSRCUDA) ... ok (0.009s) 2022-11-23T04:14:40.3416714Z test_sparse_csr_unary_out_expm1_cuda_bool (__main__.TestSparseCSRCUDA) ... ok (0.008s) 2022-11-23T04:14:40.3416933Z test_sparse_csr_unary_out_expm1_cuda_float16 (__main__.TestSparseCSRCUDA) ... ok (0.009s) 2022-11-23T04:14:40.3417152Z test_sparse_csr_unary_out_expm1_cuda_float32 (__main__.TestSparseCSRCUDA) ... ok (0.009s) 2022-11-23T04:14:40.3417376Z test_sparse_csr_unary_out_expm1_cuda_float64 (__main__.TestSparseCSRCUDA) ... ok (0.009s) 2022-11-23T04:14:40.3417573Z test_sparse_csr_unary_out_expm1_cuda_int16 (__main__.TestSparseCSRCUDA) ... ok (0.008s) 2022-11-23T04:14:40.3417785Z test_sparse_csr_unary_out_expm1_cuda_int32 (__main__.TestSparseCSRCUDA) ... ok (0.008s) 2022-11-23T04:14:40.3417998Z test_sparse_csr_unary_out_expm1_cuda_int64 (__main__.TestSparseCSRCUDA) ... ok (0.009s) 2022-11-23T04:14:40.3418210Z test_sparse_csr_unary_out_expm1_cuda_int8 (__main__.TestSparseCSRCUDA) ... ok (0.009s) 2022-11-23T04:14:40.3418424Z test_sparse_csr_unary_out_expm1_cuda_uint8 (__main__.TestSparseCSRCUDA) ... ok (0.009s) 2022-11-23T04:14:40.3418708Z test_sparse_csr_unary_out_floor_cuda_bfloat16 (__main__.TestSparseCSRCUDA) ... ok (0.008s) 2022-11-23T04:14:40.3418937Z test_sparse_csr_unary_out_floor_cuda_float16 (__main__.TestSparseCSRCUDA) ... ok (0.008s) 2022-11-23T04:14:40.3419151Z test_sparse_csr_unary_out_floor_cuda_float32 (__main__.TestSparseCSRCUDA) ... ok (0.008s) 2022-11-23T04:14:40.3419342Z test_sparse_csr_unary_out_floor_cuda_float64 (__main__.TestSparseCSRCUDA) ... ok (0.008s) 2022-11-23T04:14:40.3419552Z test_sparse_csr_unary_out_floor_cuda_int16 (__main__.TestSparseCSRCUDA) ... ok (0.008s) 2022-11-23T04:14:40.3419762Z test_sparse_csr_unary_out_floor_cuda_int32 (__main__.TestSparseCSRCUDA) ... ok (0.008s) 2022-11-23T04:14:40.3420182Z test_sparse_csr_unary_out_floor_cuda_int64 (__main__.TestSparseCSRCUDA) ... ok (0.009s) 2022-11-23T04:14:40.3420406Z test_sparse_csr_unary_out_floor_cuda_int8 (__main__.TestSparseCSRCUDA) ... ok (0.008s) 2022-11-23T04:14:40.3420652Z test_sparse_csr_unary_out_floor_cuda_uint8 (__main__.TestSparseCSRCUDA) ... ok (0.008s) 2022-11-23T04:14:40.3420885Z test_sparse_csr_unary_out_frac_cuda_bfloat16 (__main__.TestSparseCSRCUDA) ... ok (0.009s) 2022-11-23T04:14:40.3421111Z test_sparse_csr_unary_out_frac_cuda_float16 (__main__.TestSparseCSRCUDA) ... ok (0.009s) 2022-11-23T04:14:40.3421333Z test_sparse_csr_unary_out_frac_cuda_float32 (__main__.TestSparseCSRCUDA) ... ok (0.009s) 2022-11-23T04:14:40.3421531Z test_sparse_csr_unary_out_frac_cuda_float64 (__main__.TestSparseCSRCUDA) ... ok (0.009s) 2022-11-23T04:14:40.3421797Z test_sparse_csr_unary_out_isinf_cuda_bfloat16 (__main__.TestSparseCSRCUDA) ... skip: Skipped! Out not supported (0.002s) 2022-11-23T04:14:40.3422058Z test_sparse_csr_unary_out_isinf_cuda_bool (__main__.TestSparseCSRCUDA) ... skip: Skipped! Out not supported (0.002s) 2022-11-23T04:14:40.3422330Z test_sparse_csr_unary_out_isinf_cuda_complex128 (__main__.TestSparseCSRCUDA) ... skip: Skipped! Out not supported (0.002s) 2022-11-23T04:14:40.3422597Z test_sparse_csr_unary_out_isinf_cuda_complex32 (__main__.TestSparseCSRCUDA) ... skip: Skipped! Out not supported (0.002s) 2022-11-23T04:14:40.3422952Z test_sparse_csr_unary_out_isinf_cuda_complex64 (__main__.TestSparseCSRCUDA) ... skip: Skipped! Out not supported (0.002s) 2022-11-23T04:14:40.3423212Z test_sparse_csr_unary_out_isinf_cuda_float16 (__main__.TestSparseCSRCUDA) ... skip: Skipped! Out not supported (0.002s) 2022-11-23T04:14:40.3423473Z test_sparse_csr_unary_out_isinf_cuda_float32 (__main__.TestSparseCSRCUDA) ... skip: Skipped! Out not supported (0.002s) 2022-11-23T04:14:40.3423726Z test_sparse_csr_unary_out_isinf_cuda_float64 (__main__.TestSparseCSRCUDA) ... skip: Skipped! Out not supported (0.002s) 2022-11-23T04:14:40.3423962Z test_sparse_csr_unary_out_isinf_cuda_int16 (__main__.TestSparseCSRCUDA) ... skip: Skipped! Out not supported (0.002s) 2022-11-23T04:14:40.3424221Z test_sparse_csr_unary_out_isinf_cuda_int32 (__main__.TestSparseCSRCUDA) ... skip: Skipped! Out not supported (0.002s) 2022-11-23T04:14:40.3424478Z test_sparse_csr_unary_out_isinf_cuda_int64 (__main__.TestSparseCSRCUDA) ... skip: Skipped! Out not supported (0.002s) 2022-11-23T04:14:40.3424745Z test_sparse_csr_unary_out_isinf_cuda_int8 (__main__.TestSparseCSRCUDA) ... skip: Skipped! Out not supported (0.002s) 2022-11-23T04:14:40.3425006Z test_sparse_csr_unary_out_isinf_cuda_uint8 (__main__.TestSparseCSRCUDA) ... skip: Skipped! Out not supported (0.002s) 2022-11-23T04:14:40.3425276Z test_sparse_csr_unary_out_isnan_cuda_bfloat16 (__main__.TestSparseCSRCUDA) ... skip: Skipped! Out not supported (0.002s) 2022-11-23T04:14:40.3425532Z test_sparse_csr_unary_out_isnan_cuda_bool (__main__.TestSparseCSRCUDA) ... skip: Skipped! Out not supported (0.002s) 2022-11-23T04:14:40.3425799Z test_sparse_csr_unary_out_isnan_cuda_complex128 (__main__.TestSparseCSRCUDA) ... skip: Skipped! Out not supported (0.002s) 2022-11-23T04:14:40.3426059Z test_sparse_csr_unary_out_isnan_cuda_complex64 (__main__.TestSparseCSRCUDA) ... skip: Skipped! Out not supported (0.002s) 2022-11-23T04:14:40.3426381Z test_sparse_csr_unary_out_isnan_cuda_float16 (__main__.TestSparseCSRCUDA) ... skip: Skipped! Out not supported (0.002s) 2022-11-23T04:14:40.3426633Z test_sparse_csr_unary_out_isnan_cuda_float32 (__main__.TestSparseCSRCUDA) ... skip: Skipped! Out not supported (0.002s) 2022-11-23T04:14:40.3426885Z test_sparse_csr_unary_out_isnan_cuda_float64 (__main__.TestSparseCSRCUDA) ... skip: Skipped! Out not supported (0.002s) 2022-11-23T04:14:40.3427138Z test_sparse_csr_unary_out_isnan_cuda_int16 (__main__.TestSparseCSRCUDA) ... skip: Skipped! Out not supported (0.002s) 2022-11-23T04:14:40.3427395Z test_sparse_csr_unary_out_isnan_cuda_int32 (__main__.TestSparseCSRCUDA) ... skip: Skipped! Out not supported (0.002s) 2022-11-23T04:14:40.3427650Z test_sparse_csr_unary_out_isnan_cuda_int64 (__main__.TestSparseCSRCUDA) ... skip: Skipped! Out not supported (0.002s) 2022-11-23T04:14:40.3427903Z test_sparse_csr_unary_out_isnan_cuda_int8 (__main__.TestSparseCSRCUDA) ... skip: Skipped! Out not supported (0.002s) 2022-11-23T04:14:40.3428162Z test_sparse_csr_unary_out_isnan_cuda_uint8 (__main__.TestSparseCSRCUDA) ... skip: Skipped! Out not supported (0.002s) 2022-11-23T04:14:40.3428389Z test_sparse_csr_unary_out_isneginf_cuda_bfloat16 (__main__.TestSparseCSRCUDA) ... ok (0.009s) 2022-11-23T04:14:40.3428618Z test_sparse_csr_unary_out_isneginf_cuda_bool (__main__.TestSparseCSRCUDA) ... ok (0.008s) 2022-11-23T04:14:40.3428846Z test_sparse_csr_unary_out_isneginf_cuda_float16 (__main__.TestSparseCSRCUDA) ... ok (0.008s) 2022-11-23T04:14:40.3429054Z test_sparse_csr_unary_out_isneginf_cuda_float32 (__main__.TestSparseCSRCUDA) ... ok (0.008s) 2022-11-23T04:14:40.3429275Z test_sparse_csr_unary_out_isneginf_cuda_float64 (__main__.TestSparseCSRCUDA) ... ok (0.008s) 2022-11-23T04:14:40.3429493Z test_sparse_csr_unary_out_isneginf_cuda_int16 (__main__.TestSparseCSRCUDA) ... ok (0.008s) 2022-11-23T04:14:40.3429710Z test_sparse_csr_unary_out_isneginf_cuda_int32 (__main__.TestSparseCSRCUDA) ... ok (0.008s) 2022-11-23T04:14:40.3429926Z test_sparse_csr_unary_out_isneginf_cuda_int64 (__main__.TestSparseCSRCUDA) ... ok (0.008s) 2022-11-23T04:14:40.3430204Z test_sparse_csr_unary_out_isneginf_cuda_int8 (__main__.TestSparseCSRCUDA) ... ok (0.009s) 2022-11-23T04:14:40.3430422Z test_sparse_csr_unary_out_isneginf_cuda_uint8 (__main__.TestSparseCSRCUDA) ... ok (0.008s) 2022-11-23T04:14:40.3430646Z test_sparse_csr_unary_out_isposinf_cuda_bfloat16 (__main__.TestSparseCSRCUDA) ... ok (0.008s) 2022-11-23T04:14:40.3430844Z test_sparse_csr_unary_out_isposinf_cuda_bool (__main__.TestSparseCSRCUDA) ... ok (0.008s) 2022-11-23T04:14:40.3431067Z test_sparse_csr_unary_out_isposinf_cuda_float16 (__main__.TestSparseCSRCUDA) ... ok (0.008s) 2022-11-23T04:14:40.3431288Z test_sparse_csr_unary_out_isposinf_cuda_float32 (__main__.TestSparseCSRCUDA) ... ok (0.008s) 2022-11-23T04:14:40.3431510Z test_sparse_csr_unary_out_isposinf_cuda_float64 (__main__.TestSparseCSRCUDA) ... ok (0.009s) 2022-11-23T04:14:40.3431730Z test_sparse_csr_unary_out_isposinf_cuda_int16 (__main__.TestSparseCSRCUDA) ... ok (0.009s) 2022-11-23T04:14:40.3431960Z test_sparse_csr_unary_out_isposinf_cuda_int32 (__main__.TestSparseCSRCUDA) ... ok (0.009s) 2022-11-23T04:14:40.3432182Z test_sparse_csr_unary_out_isposinf_cuda_int64 (__main__.TestSparseCSRCUDA) ... ok (0.008s) 2022-11-23T04:14:40.3432403Z test_sparse_csr_unary_out_isposinf_cuda_int8 (__main__.TestSparseCSRCUDA) ... ok (0.008s) 2022-11-23T04:14:40.3432621Z test_sparse_csr_unary_out_isposinf_cuda_uint8 (__main__.TestSparseCSRCUDA) ... ok (0.009s) 2022-11-23T04:14:40.3432818Z test_sparse_csr_unary_out_log1p_cuda_bfloat16 (__main__.TestSparseCSRCUDA) ... ok (0.009s) 2022-11-23T04:14:40.3433031Z test_sparse_csr_unary_out_log1p_cuda_bool (__main__.TestSparseCSRCUDA) ... ok (0.009s) 2022-11-23T04:14:40.3433249Z test_sparse_csr_unary_out_log1p_cuda_float16 (__main__.TestSparseCSRCUDA) ... ok (0.009s) 2022-11-23T04:14:40.3433467Z test_sparse_csr_unary_out_log1p_cuda_float32 (__main__.TestSparseCSRCUDA) ... ok (0.008s) 2022-11-23T04:14:40.3433735Z test_sparse_csr_unary_out_log1p_cuda_float64 (__main__.TestSparseCSRCUDA) ... ok (0.009s) 2022-11-23T04:14:40.3433958Z test_sparse_csr_unary_out_log1p_cuda_int16 (__main__.TestSparseCSRCUDA) ... ok (0.008s) 2022-11-23T04:14:40.3434171Z test_sparse_csr_unary_out_log1p_cuda_int32 (__main__.TestSparseCSRCUDA) ... ok (0.009s) 2022-11-23T04:14:40.3434385Z test_sparse_csr_unary_out_log1p_cuda_int64 (__main__.TestSparseCSRCUDA) ... ok (0.008s) 2022-11-23T04:14:40.3434576Z test_sparse_csr_unary_out_log1p_cuda_int8 (__main__.TestSparseCSRCUDA) ... ok (0.009s) 2022-11-23T04:14:40.3434788Z test_sparse_csr_unary_out_log1p_cuda_uint8 (__main__.TestSparseCSRCUDA) ... ok (0.009s) 2022-11-23T04:14:40.3435001Z test_sparse_csr_unary_out_neg_cuda_bfloat16 (__main__.TestSparseCSRCUDA) ... ok (0.008s) 2022-11-23T04:14:40.3435227Z test_sparse_csr_unary_out_neg_cuda_complex128 (__main__.TestSparseCSRCUDA) ... ok (0.009s) 2022-11-23T04:14:40.3435450Z test_sparse_csr_unary_out_neg_cuda_complex32 (__main__.TestSparseCSRCUDA) ... ok (0.009s) 2022-11-23T04:14:40.3435676Z test_sparse_csr_unary_out_neg_cuda_complex64 (__main__.TestSparseCSRCUDA) ... ok (0.009s) 2022-11-23T04:14:40.3435888Z test_sparse_csr_unary_out_neg_cuda_float16 (__main__.TestSparseCSRCUDA) ... ok (0.008s) 2022-11-23T04:14:40.3436100Z test_sparse_csr_unary_out_neg_cuda_float32 (__main__.TestSparseCSRCUDA) ... ok (0.008s) 2022-11-23T04:14:40.3436310Z test_sparse_csr_unary_out_neg_cuda_float64 (__main__.TestSparseCSRCUDA) ... ok (0.008s) 2022-11-23T04:14:40.3436503Z test_sparse_csr_unary_out_neg_cuda_int16 (__main__.TestSparseCSRCUDA) ... ok (0.008s) 2022-11-23T04:14:40.3436708Z test_sparse_csr_unary_out_neg_cuda_int32 (__main__.TestSparseCSRCUDA) ... ok (0.008s) 2022-11-23T04:14:40.3436917Z test_sparse_csr_unary_out_neg_cuda_int64 (__main__.TestSparseCSRCUDA) ... ok (0.008s) 2022-11-23T04:14:40.3437128Z test_sparse_csr_unary_out_neg_cuda_int8 (__main__.TestSparseCSRCUDA) ... ok (0.009s) 2022-11-23T04:14:40.3437340Z test_sparse_csr_unary_out_neg_cuda_uint8 (__main__.TestSparseCSRCUDA) ... ok (0.008s) 2022-11-23T04:14:40.3437684Z test_sparse_csr_unary_out_nn_functional_relu_cuda_bfloat16 (__main__.TestSparseCSRCUDA) ... skip: Skipped! Out not supported (0.002s) 2022-11-23T04:14:40.3437966Z test_sparse_csr_unary_out_nn_functional_relu_cuda_float16 (__main__.TestSparseCSRCUDA) ... skip: Skipped! Out not supported (0.002s) 2022-11-23T04:14:40.3438245Z test_sparse_csr_unary_out_nn_functional_relu_cuda_float32 (__main__.TestSparseCSRCUDA) ... skip: Skipped! Out not supported (0.002s) 2022-11-23T04:14:40.3438522Z test_sparse_csr_unary_out_nn_functional_relu_cuda_float64 (__main__.TestSparseCSRCUDA) ... skip: Skipped! Out not supported (0.002s) 2022-11-23T04:14:40.3438788Z test_sparse_csr_unary_out_nn_functional_relu_cuda_int16 (__main__.TestSparseCSRCUDA) ... skip: Skipped! Out not supported (0.002s) 2022-11-23T04:14:40.3439066Z test_sparse_csr_unary_out_nn_functional_relu_cuda_int32 (__main__.TestSparseCSRCUDA) ... skip: Skipped! Out not supported (0.002s) 2022-11-23T04:14:40.3439348Z test_sparse_csr_unary_out_nn_functional_relu_cuda_int64 (__main__.TestSparseCSRCUDA) ... skip: Skipped! Out not supported (0.002s) 2022-11-23T04:14:40.3439623Z test_sparse_csr_unary_out_nn_functional_relu_cuda_int8 (__main__.TestSparseCSRCUDA) ... skip: Skipped! Out not supported (0.002s) 2022-11-23T04:14:40.3439892Z test_sparse_csr_unary_out_nn_functional_relu_cuda_uint8 (__main__.TestSparseCSRCUDA) ... skip: Skipped! Out not supported (0.002s) 2022-11-23T04:14:40.3440160Z test_sparse_csr_unary_out_positive_cuda_bfloat16 (__main__.TestSparseCSRCUDA) ... skip: Skipped! Out not supported (0.002s) 2022-11-23T04:14:40.3440430Z test_sparse_csr_unary_out_positive_cuda_complex128 (__main__.TestSparseCSRCUDA) ... skip: Skipped! Out not supported (0.002s) 2022-11-23T04:14:40.3440701Z test_sparse_csr_unary_out_positive_cuda_complex32 (__main__.TestSparseCSRCUDA) ... skip: Skipped! Out not supported (0.002s) 2022-11-23T04:14:40.3441019Z test_sparse_csr_unary_out_positive_cuda_complex64 (__main__.TestSparseCSRCUDA) ... skip: Skipped! Out not supported (0.002s) 2022-11-23T04:14:40.3441297Z test_sparse_csr_unary_out_positive_cuda_float16 (__main__.TestSparseCSRCUDA) ... skip: Skipped! Out not supported (0.002s) 2022-11-23T04:14:40.3441544Z test_sparse_csr_unary_out_positive_cuda_float32 (__main__.TestSparseCSRCUDA) ... skip: Skipped! Out not supported (0.002s) 2022-11-23T04:14:40.3441802Z test_sparse_csr_unary_out_positive_cuda_float64 (__main__.TestSparseCSRCUDA) ... skip: Skipped! Out not supported (0.002s) 2022-11-23T04:14:40.3442063Z test_sparse_csr_unary_out_positive_cuda_int16 (__main__.TestSparseCSRCUDA) ... skip: Skipped! Out not supported (0.002s) 2022-11-23T04:14:40.3442323Z test_sparse_csr_unary_out_positive_cuda_int32 (__main__.TestSparseCSRCUDA) ... skip: Skipped! Out not supported (0.002s) 2022-11-23T04:14:40.3442586Z test_sparse_csr_unary_out_positive_cuda_int64 (__main__.TestSparseCSRCUDA) ... skip: Skipped! Out not supported (0.002s) 2022-11-23T04:14:40.3442858Z test_sparse_csr_unary_out_positive_cuda_int8 (__main__.TestSparseCSRCUDA) ... skip: Skipped! Out not supported (0.002s) 2022-11-23T04:14:40.3443127Z test_sparse_csr_unary_out_positive_cuda_uint8 (__main__.TestSparseCSRCUDA) ... skip: Skipped! Out not supported (0.002s) 2022-11-23T04:14:40.3443358Z test_sparse_csr_unary_out_rad2deg_cuda_bfloat16 (__main__.TestSparseCSRCUDA) ... ok (0.009s) 2022-11-23T04:14:40.3443576Z test_sparse_csr_unary_out_rad2deg_cuda_bool (__main__.TestSparseCSRCUDA) ... ok (0.008s) 2022-11-23T04:14:40.3443780Z test_sparse_csr_unary_out_rad2deg_cuda_float16 (__main__.TestSparseCSRCUDA) ... ok (0.008s) 2022-11-23T04:14:40.3444006Z test_sparse_csr_unary_out_rad2deg_cuda_float32 (__main__.TestSparseCSRCUDA) ... ok (0.008s) 2022-11-23T04:14:40.3444220Z test_sparse_csr_unary_out_rad2deg_cuda_float64 (__main__.TestSparseCSRCUDA) ... ok (0.008s) 2022-11-23T04:14:40.3444437Z test_sparse_csr_unary_out_rad2deg_cuda_int16 (__main__.TestSparseCSRCUDA) ... ok (0.008s) 2022-11-23T04:14:40.3444714Z test_sparse_csr_unary_out_rad2deg_cuda_int32 (__main__.TestSparseCSRCUDA) ... ok (0.009s) 2022-11-23T04:14:40.3444927Z test_sparse_csr_unary_out_rad2deg_cuda_int64 (__main__.TestSparseCSRCUDA) ... ok (0.008s) 2022-11-23T04:14:40.3445143Z test_sparse_csr_unary_out_rad2deg_cuda_int8 (__main__.TestSparseCSRCUDA) ... ok (0.009s) 2022-11-23T04:14:40.3445352Z test_sparse_csr_unary_out_rad2deg_cuda_uint8 (__main__.TestSparseCSRCUDA) ... ok (0.009s) 2022-11-23T04:14:40.3445572Z test_sparse_csr_unary_out_round_cuda_bfloat16 (__main__.TestSparseCSRCUDA) ... ok (0.008s) 2022-11-23T04:14:40.3445769Z test_sparse_csr_unary_out_round_cuda_float16 (__main__.TestSparseCSRCUDA) ... ok (0.008s) 2022-11-23T04:14:40.3445985Z test_sparse_csr_unary_out_round_cuda_float32 (__main__.TestSparseCSRCUDA) ... ok (0.008s) 2022-11-23T04:14:40.3446209Z test_sparse_csr_unary_out_round_cuda_float64 (__main__.TestSparseCSRCUDA) ... ok (0.008s) 2022-11-23T04:14:40.3446431Z test_sparse_csr_unary_out_round_cuda_int16 (__main__.TestSparseCSRCUDA) ... ok (0.008s) 2022-11-23T04:14:40.3446646Z test_sparse_csr_unary_out_round_cuda_int32 (__main__.TestSparseCSRCUDA) ... ok (0.008s) 2022-11-23T04:14:40.3446862Z test_sparse_csr_unary_out_round_cuda_int64 (__main__.TestSparseCSRCUDA) ... ok (0.009s) 2022-11-23T04:14:40.3447076Z test_sparse_csr_unary_out_round_cuda_int8 (__main__.TestSparseCSRCUDA) ... ok (0.008s) 2022-11-23T04:14:40.3447289Z test_sparse_csr_unary_out_round_cuda_uint8 (__main__.TestSparseCSRCUDA) ... ok (0.008s) 2022-11-23T04:14:40.3447485Z test_sparse_csr_unary_out_sgn_cuda_bfloat16 (__main__.TestSparseCSRCUDA) ... ok (0.008s) 2022-11-23T04:14:40.3447700Z test_sparse_csr_unary_out_sgn_cuda_bool (__main__.TestSparseCSRCUDA) ... ok (0.008s) 2022-11-23T04:14:40.3447919Z test_sparse_csr_unary_out_sgn_cuda_complex128 (__main__.TestSparseCSRCUDA) ... ok (0.009s) 2022-11-23T04:14:40.3448134Z test_sparse_csr_unary_out_sgn_cuda_complex32 (__main__.TestSparseCSRCUDA) ... ok (0.009s) 2022-11-23T04:14:40.3448406Z test_sparse_csr_unary_out_sgn_cuda_complex64 (__main__.TestSparseCSRCUDA) ... ok (0.009s) 2022-11-23T04:14:40.3448626Z test_sparse_csr_unary_out_sgn_cuda_float16 (__main__.TestSparseCSRCUDA) ... ok (0.009s) 2022-11-23T04:14:40.3448834Z test_sparse_csr_unary_out_sgn_cuda_float32 (__main__.TestSparseCSRCUDA) ... ok (0.008s) 2022-11-23T04:14:40.3449045Z test_sparse_csr_unary_out_sgn_cuda_float64 (__main__.TestSparseCSRCUDA) ... ok (0.008s) 2022-11-23T04:14:40.3449258Z test_sparse_csr_unary_out_sgn_cuda_int16 (__main__.TestSparseCSRCUDA) ... ok (0.008s) 2022-11-23T04:14:40.3449460Z test_sparse_csr_unary_out_sgn_cuda_int32 (__main__.TestSparseCSRCUDA) ... ok (0.008s) 2022-11-23T04:14:40.3449673Z test_sparse_csr_unary_out_sgn_cuda_int64 (__main__.TestSparseCSRCUDA) ... ok (0.009s) 2022-11-23T04:14:40.3449888Z test_sparse_csr_unary_out_sgn_cuda_int8 (__main__.TestSparseCSRCUDA) ... ok (0.009s) 2022-11-23T04:14:40.3450104Z test_sparse_csr_unary_out_sgn_cuda_uint8 (__main__.TestSparseCSRCUDA) ... ok (0.009s) 2022-11-23T04:14:40.3450324Z test_sparse_csr_unary_out_sign_cuda_bfloat16 (__main__.TestSparseCSRCUDA) ... ok (0.009s) 2022-11-23T04:14:40.3450533Z test_sparse_csr_unary_out_sign_cuda_bool (__main__.TestSparseCSRCUDA) ... ok (0.008s) 2022-11-23T04:14:40.3450747Z test_sparse_csr_unary_out_sign_cuda_float16 (__main__.TestSparseCSRCUDA) ... ok (0.009s) 2022-11-23T04:14:40.3450961Z test_sparse_csr_unary_out_sign_cuda_float32 (__main__.TestSparseCSRCUDA) ... ok (0.008s) 2022-11-23T04:14:40.3451152Z test_sparse_csr_unary_out_sign_cuda_float64 (__main__.TestSparseCSRCUDA) ... ok (0.008s) 2022-11-23T04:14:40.3451363Z test_sparse_csr_unary_out_sign_cuda_int16 (__main__.TestSparseCSRCUDA) ... ok (0.008s) 2022-11-23T04:14:40.3451574Z test_sparse_csr_unary_out_sign_cuda_int32 (__main__.TestSparseCSRCUDA) ... ok (0.008s) 2022-11-23T04:14:40.3451783Z test_sparse_csr_unary_out_sign_cuda_int64 (__main__.TestSparseCSRCUDA) ... ok (0.008s) 2022-11-23T04:14:40.3451990Z test_sparse_csr_unary_out_sign_cuda_int8 (__main__.TestSparseCSRCUDA) ... ok (0.009s) 2022-11-23T04:14:40.3452262Z test_sparse_csr_unary_out_sign_cuda_uint8 (__main__.TestSparseCSRCUDA) ... ok (0.008s) 2022-11-23T04:14:40.3452486Z test_sparse_csr_unary_out_signbit_cuda_bfloat16 (__main__.TestSparseCSRCUDA) ... ok (0.008s) 2022-11-23T04:14:40.3452712Z test_sparse_csr_unary_out_signbit_cuda_bool (__main__.TestSparseCSRCUDA) ... ok (0.008s) 2022-11-23T04:14:40.3452936Z test_sparse_csr_unary_out_signbit_cuda_float16 (__main__.TestSparseCSRCUDA) ... ok (0.008s) 2022-11-23T04:14:40.3453142Z test_sparse_csr_unary_out_signbit_cuda_float32 (__main__.TestSparseCSRCUDA) ... ok (0.008s) 2022-11-23T04:14:40.3453362Z test_sparse_csr_unary_out_signbit_cuda_float64 (__main__.TestSparseCSRCUDA) ... ok (0.008s) 2022-11-23T04:14:40.3453576Z test_sparse_csr_unary_out_signbit_cuda_int16 (__main__.TestSparseCSRCUDA) ... ok (0.009s) 2022-11-23T04:14:40.3453791Z test_sparse_csr_unary_out_signbit_cuda_int32 (__main__.TestSparseCSRCUDA) ... ok (0.008s) 2022-11-23T04:14:40.3454003Z test_sparse_csr_unary_out_signbit_cuda_int64 (__main__.TestSparseCSRCUDA) ... ok (0.008s) 2022-11-23T04:14:40.3454219Z test_sparse_csr_unary_out_signbit_cuda_int8 (__main__.TestSparseCSRCUDA) ... ok (0.008s) 2022-11-23T04:14:40.3454437Z test_sparse_csr_unary_out_signbit_cuda_uint8 (__main__.TestSparseCSRCUDA) ... ok (0.008s) 2022-11-23T04:14:40.3454647Z test_sparse_csr_unary_out_sin_cuda_bfloat16 (__main__.TestSparseCSRCUDA) ... ok (0.008s) 2022-11-23T04:14:40.3454841Z test_sparse_csr_unary_out_sin_cuda_bool (__main__.TestSparseCSRCUDA) ... ok (0.008s) 2022-11-23T04:14:40.3455060Z test_sparse_csr_unary_out_sin_cuda_complex128 (__main__.TestSparseCSRCUDA) ... ok (0.009s) 2022-11-23T04:14:40.3455278Z test_sparse_csr_unary_out_sin_cuda_complex32 (__main__.TestSparseCSRCUDA) ... ok (0.009s) 2022-11-23T04:14:40.3455495Z test_sparse_csr_unary_out_sin_cuda_complex64 (__main__.TestSparseCSRCUDA) ... ok (0.009s) 2022-11-23T04:14:40.3455756Z test_sparse_csr_unary_out_sin_cuda_float16 (__main__.TestSparseCSRCUDA) ... ok (0.008s) 2022-11-23T04:14:40.3455993Z test_sparse_csr_unary_out_sin_cuda_float32 (__main__.TestSparseCSRCUDA) ... ok (0.008s) 2022-11-23T04:14:40.3456215Z test_sparse_csr_unary_out_sin_cuda_float64 (__main__.TestSparseCSRCUDA) ... ok (0.008s) 2022-11-23T04:14:40.3456429Z test_sparse_csr_unary_out_sin_cuda_int16 (__main__.TestSparseCSRCUDA) ... ok (0.008s) 2022-11-23T04:14:40.3456639Z test_sparse_csr_unary_out_sin_cuda_int32 (__main__.TestSparseCSRCUDA) ... ok (0.008s) 2022-11-23T04:14:40.3456831Z test_sparse_csr_unary_out_sin_cuda_int64 (__main__.TestSparseCSRCUDA) ... ok (0.008s) 2022-11-23T04:14:40.3457041Z test_sparse_csr_unary_out_sin_cuda_int8 (__main__.TestSparseCSRCUDA) ... ok (0.009s) 2022-11-23T04:14:40.3457251Z test_sparse_csr_unary_out_sin_cuda_uint8 (__main__.TestSparseCSRCUDA) ... ok (0.008s) 2022-11-23T04:14:40.3457466Z test_sparse_csr_unary_out_sinh_cuda_bfloat16 (__main__.TestSparseCSRCUDA) ... ok (0.008s) 2022-11-23T04:14:40.3457681Z test_sparse_csr_unary_out_sinh_cuda_bool (__main__.TestSparseCSRCUDA) ... ok (0.008s) 2022-11-23T04:14:40.3457901Z test_sparse_csr_unary_out_sinh_cuda_complex128 (__main__.TestSparseCSRCUDA) ... ok (0.009s) 2022-11-23T04:14:40.3458120Z test_sparse_csr_unary_out_sinh_cuda_complex32 (__main__.TestSparseCSRCUDA) ... ok (0.009s) 2022-11-23T04:14:40.3458336Z test_sparse_csr_unary_out_sinh_cuda_complex64 (__main__.TestSparseCSRCUDA) ... ok (0.009s) 2022-11-23T04:14:40.3458530Z test_sparse_csr_unary_out_sinh_cuda_float16 (__main__.TestSparseCSRCUDA) ... ok (0.008s) 2022-11-23T04:14:40.3458743Z test_sparse_csr_unary_out_sinh_cuda_float32 (__main__.TestSparseCSRCUDA) ... ok (0.009s) 2022-11-23T04:14:40.3458950Z test_sparse_csr_unary_out_sinh_cuda_float64 (__main__.TestSparseCSRCUDA) ... ok (0.009s) 2022-11-23T04:14:40.3459170Z test_sparse_csr_unary_out_sinh_cuda_int16 (__main__.TestSparseCSRCUDA) ... ok (0.009s) 2022-11-23T04:14:40.3459389Z test_sparse_csr_unary_out_sinh_cuda_int32 (__main__.TestSparseCSRCUDA) ... ok (0.009s) 2022-11-23T04:14:40.3459670Z test_sparse_csr_unary_out_sinh_cuda_int64 (__main__.TestSparseCSRCUDA) ... ok (0.009s) 2022-11-23T04:14:40.3459879Z test_sparse_csr_unary_out_sinh_cuda_int8 (__main__.TestSparseCSRCUDA) ... ok (0.009s) 2022-11-23T04:14:40.3460384Z test_sparse_csr_unary_out_sinh_cuda_uint8 (__main__.TestSparseCSRCUDA) ... ok (0.009s) 2022-11-23T04:14:40.3460610Z test_sparse_csr_unary_out_sqrt_cuda_bfloat16 (__main__.TestSparseCSRCUDA) ... ok (0.009s) 2022-11-23T04:14:40.3460796Z test_sparse_csr_unary_out_sqrt_cuda_bool (__main__.TestSparseCSRCUDA) ... ok (0.009s) 2022-11-23T04:14:40.3461017Z test_sparse_csr_unary_out_sqrt_cuda_complex128 (__main__.TestSparseCSRCUDA) ... ok (0.008s) 2022-11-23T04:14:40.3461237Z test_sparse_csr_unary_out_sqrt_cuda_complex32 (__main__.TestSparseCSRCUDA) ... ok (0.009s) 2022-11-23T04:14:40.3461456Z test_sparse_csr_unary_out_sqrt_cuda_complex64 (__main__.TestSparseCSRCUDA) ... ok (0.008s) 2022-11-23T04:14:40.3461676Z test_sparse_csr_unary_out_sqrt_cuda_float16 (__main__.TestSparseCSRCUDA) ... ok (0.008s) 2022-11-23T04:14:40.3461889Z test_sparse_csr_unary_out_sqrt_cuda_float32 (__main__.TestSparseCSRCUDA) ... ok (0.008s) 2022-11-23T04:14:40.3462100Z test_sparse_csr_unary_out_sqrt_cuda_float64 (__main__.TestSparseCSRCUDA) ... ok (0.009s) 2022-11-23T04:14:40.3462313Z test_sparse_csr_unary_out_sqrt_cuda_int16 (__main__.TestSparseCSRCUDA) ... ok (0.009s) 2022-11-23T04:14:40.3462503Z test_sparse_csr_unary_out_sqrt_cuda_int32 (__main__.TestSparseCSRCUDA) ... ok (0.009s) 2022-11-23T04:14:40.3462723Z test_sparse_csr_unary_out_sqrt_cuda_int64 (__main__.TestSparseCSRCUDA) ... ok (0.009s) 2022-11-23T04:14:40.3462939Z test_sparse_csr_unary_out_sqrt_cuda_int8 (__main__.TestSparseCSRCUDA) ... ok (0.009s) 2022-11-23T04:14:40.3463152Z test_sparse_csr_unary_out_sqrt_cuda_uint8 (__main__.TestSparseCSRCUDA) ... ok (0.009s) 2022-11-23T04:14:40.3463446Z test_sparse_csr_unary_out_tan_cuda_bfloat16 (__main__.TestSparseCSRCUDA) ... ok (0.009s) 2022-11-23T04:14:40.3463672Z test_sparse_csr_unary_out_tan_cuda_bool (__main__.TestSparseCSRCUDA) ... ok (0.008s) 2022-11-23T04:14:40.3463892Z test_sparse_csr_unary_out_tan_cuda_complex128 (__main__.TestSparseCSRCUDA) ... ok (0.008s) 2022-11-23T04:14:40.3464108Z test_sparse_csr_unary_out_tan_cuda_complex32 (__main__.TestSparseCSRCUDA) ... ok (0.009s) 2022-11-23T04:14:40.3464325Z test_sparse_csr_unary_out_tan_cuda_complex64 (__main__.TestSparseCSRCUDA) ... ok (0.009s) 2022-11-23T04:14:40.3464520Z test_sparse_csr_unary_out_tan_cuda_float16 (__main__.TestSparseCSRCUDA) ... ok (0.008s) 2022-11-23T04:14:40.3464731Z test_sparse_csr_unary_out_tan_cuda_float32 (__main__.TestSparseCSRCUDA) ... ok (0.008s) 2022-11-23T04:14:40.3464943Z test_sparse_csr_unary_out_tan_cuda_float64 (__main__.TestSparseCSRCUDA) ... ok (0.008s) 2022-11-23T04:14:40.3465152Z test_sparse_csr_unary_out_tan_cuda_int16 (__main__.TestSparseCSRCUDA) ... ok (0.008s) 2022-11-23T04:14:40.3465358Z test_sparse_csr_unary_out_tan_cuda_int32 (__main__.TestSparseCSRCUDA) ... ok (0.008s) 2022-11-23T04:14:40.3465572Z test_sparse_csr_unary_out_tan_cuda_int64 (__main__.TestSparseCSRCUDA) ... ok (0.009s) 2022-11-23T04:14:40.3465781Z test_sparse_csr_unary_out_tan_cuda_int8 (__main__.TestSparseCSRCUDA) ... ok (0.008s) 2022-11-23T04:14:40.3466000Z test_sparse_csr_unary_out_tan_cuda_uint8 (__main__.TestSparseCSRCUDA) ... ok (0.009s) 2022-11-23T04:14:40.3466202Z test_sparse_csr_unary_out_tanh_cuda_bfloat16 (__main__.TestSparseCSRCUDA) ... ok (0.009s) 2022-11-23T04:14:40.3466420Z test_sparse_csr_unary_out_tanh_cuda_bool (__main__.TestSparseCSRCUDA) ... ok (0.008s) 2022-11-23T04:14:40.3466642Z test_sparse_csr_unary_out_tanh_cuda_complex128 (__main__.TestSparseCSRCUDA) ... ok (0.008s) 2022-11-23T04:14:40.3466860Z test_sparse_csr_unary_out_tanh_cuda_complex32 (__main__.TestSparseCSRCUDA) ... ok (0.009s) 2022-11-23T04:14:40.3467079Z test_sparse_csr_unary_out_tanh_cuda_complex64 (__main__.TestSparseCSRCUDA) ... ok (0.009s) 2022-11-23T04:14:40.3467370Z test_sparse_csr_unary_out_tanh_cuda_float16 (__main__.TestSparseCSRCUDA) ... ok (0.009s) 2022-11-23T04:14:40.3467585Z test_sparse_csr_unary_out_tanh_cuda_float32 (__main__.TestSparseCSRCUDA) ... ok (0.009s) 2022-11-23T04:14:40.3467797Z test_sparse_csr_unary_out_tanh_cuda_float64 (__main__.TestSparseCSRCUDA) ... ok (0.009s) 2022-11-23T04:14:40.3467989Z test_sparse_csr_unary_out_tanh_cuda_int16 (__main__.TestSparseCSRCUDA) ... ok (0.009s) 2022-11-23T04:14:40.3468200Z test_sparse_csr_unary_out_tanh_cuda_int32 (__main__.TestSparseCSRCUDA) ... ok (0.008s) 2022-11-23T04:14:40.3468410Z test_sparse_csr_unary_out_tanh_cuda_int64 (__main__.TestSparseCSRCUDA) ... ok (0.008s) 2022-11-23T04:14:40.3468616Z test_sparse_csr_unary_out_tanh_cuda_int8 (__main__.TestSparseCSRCUDA) ... ok (0.008s) 2022-11-23T04:14:40.3468827Z test_sparse_csr_unary_out_tanh_cuda_uint8 (__main__.TestSparseCSRCUDA) ... ok (0.009s) 2022-11-23T04:14:40.3469049Z test_sparse_csr_unary_out_trunc_cuda_bfloat16 (__main__.TestSparseCSRCUDA) ... ok (0.009s) 2022-11-23T04:14:40.3469278Z test_sparse_csr_unary_out_trunc_cuda_float16 (__main__.TestSparseCSRCUDA) ... ok (0.008s) 2022-11-23T04:14:40.3469499Z test_sparse_csr_unary_out_trunc_cuda_float32 (__main__.TestSparseCSRCUDA) ... ok (0.009s) 2022-11-23T04:14:40.3469722Z test_sparse_csr_unary_out_trunc_cuda_float64 (__main__.TestSparseCSRCUDA) ... ok (0.008s) 2022-11-23T04:14:40.3469913Z test_sparse_csr_unary_out_trunc_cuda_int16 (__main__.TestSparseCSRCUDA) ... ok (0.008s) 2022-11-23T04:14:40.3470126Z test_sparse_csr_unary_out_trunc_cuda_int32 (__main__.TestSparseCSRCUDA) ... ok (0.008s) 2022-11-23T04:14:40.3470334Z test_sparse_csr_unary_out_trunc_cuda_int64 (__main__.TestSparseCSRCUDA) ... ok (0.008s) 2022-11-23T04:14:40.3470543Z test_sparse_csr_unary_out_trunc_cuda_int8 (__main__.TestSparseCSRCUDA) ... ok (0.008s) 2022-11-23T04:14:40.3470755Z test_sparse_csr_unary_out_trunc_cuda_uint8 (__main__.TestSparseCSRCUDA) ... ok (0.008s) 2022-11-23T04:14:40.3471010Z test_sparse_mm_cuda_complex128 (__main__.TestSparseCSRCUDA) ... ok (0.014s) 2022-11-23T04:14:40.3471217Z test_sparse_mm_cuda_complex64 (__main__.TestSparseCSRCUDA) ... ok (0.014s) 2022-11-23T04:14:40.3471412Z test_sparse_mm_cuda_float32 (__main__.TestSparseCSRCUDA) ... ok (0.014s) 2022-11-23T04:14:40.3471584Z test_sparse_mm_cuda_float64 (__main__.TestSparseCSRCUDA) ... ok (0.014s) 2022-11-23T04:14:40.3471807Z test_sparse_to_sparse_compressed_SparseBSC_cuda_float64 (__main__.TestSparseCSRCUDA) 2022-11-23T04:14:40.3472014Z This test tests conversion from COO to CSR and CSC and CSC to CSR and CSC ... ok (0.003s) 2022-11-23T04:14:40.3472283Z test_sparse_to_sparse_compressed_SparseBSR_cuda_float64 (__main__.TestSparseCSRCUDA) 2022-11-23T04:14:40.3472505Z This test tests conversion from COO to CSR and CSC and CSC to CSR and CSC ... ok (0.003s) 2022-11-23T04:14:40.3472733Z test_sparse_to_sparse_compressed_SparseCSC_cuda_float64 (__main__.TestSparseCSRCUDA) 2022-11-23T04:14:40.3472952Z This test tests conversion from COO to CSR and CSC and CSC to CSR and CSC ... ok (0.027s) 2022-11-23T04:14:40.3473178Z test_sparse_to_sparse_compressed_SparseCSR_cuda_float64 (__main__.TestSparseCSRCUDA) 2022-11-23T04:14:40.3473389Z This test tests conversion from COO to CSR and CSC and CSC to CSR and CSC ... ok (0.029s) 2022-11-23T04:14:40.3473594Z test_sparse_triangular_solve_cuda_complex128 (__main__.TestSparseCSRCUDA) ... ok (0.216s) 2022-11-23T04:14:40.3473815Z test_sparse_triangular_solve_cuda_complex64 (__main__.TestSparseCSRCUDA) ... ok (0.210s) 2022-11-23T04:14:40.3474031Z test_sparse_triangular_solve_cuda_float32 (__main__.TestSparseCSRCUDA) ... ok (0.196s) 2022-11-23T04:14:40.3474239Z test_sparse_triangular_solve_cuda_float64 (__main__.TestSparseCSRCUDA) ... ok (0.188s) 2022-11-23T04:14:40.3474426Z test_sum_cuda_bfloat16 (__main__.TestSparseCSRCUDA) ... ok (0.038s) 2022-11-23T04:14:40.3474607Z test_sum_cuda_bool (__main__.TestSparseCSRCUDA) ... ok (0.036s) 2022-11-23T04:14:40.3474802Z test_sum_cuda_complex128 (__main__.TestSparseCSRCUDA) ... ok (0.038s) 2022-11-23T04:14:40.3475053Z test_sum_cuda_complex64 (__main__.TestSparseCSRCUDA) ... ok (0.039s) 2022-11-23T04:14:40.3475219Z test_sum_cuda_float16 (__main__.TestSparseCSRCUDA) ... ok (0.038s) 2022-11-23T04:14:40.3475404Z test_sum_cuda_float32 (__main__.TestSparseCSRCUDA) ... ok (0.046s) 2022-11-23T04:14:40.3475598Z test_sum_cuda_float64 (__main__.TestSparseCSRCUDA) ... ok (0.045s) 2022-11-23T04:14:40.3475784Z test_sum_cuda_int16 (__main__.TestSparseCSRCUDA) ... ok (0.036s) 2022-11-23T04:14:40.3475963Z test_sum_cuda_int32 (__main__.TestSparseCSRCUDA) ... ok (0.036s) 2022-11-23T04:14:40.3476141Z test_sum_cuda_int64 (__main__.TestSparseCSRCUDA) ... ok (0.036s) 2022-11-23T04:14:40.3476319Z test_sum_cuda_int8 (__main__.TestSparseCSRCUDA) ... ok (0.036s) 2022-11-23T04:14:40.3476482Z test_sum_cuda_uint8 (__main__.TestSparseCSRCUDA) ... ok (0.036s) 2022-11-23T04:14:40.3476700Z test_transpose_SparseBSC_cuda_bfloat16 (__main__.TestSparseCSRCUDA) ... ok (4.440s) 2022-11-23T04:14:40.3476911Z test_transpose_SparseBSC_cuda_bool (__main__.TestSparseCSRCUDA) ... ok (4.313s) 2022-11-23T04:14:40.3477126Z test_transpose_SparseBSC_cuda_complex128 (__main__.TestSparseCSRCUDA) ... ok (4.466s) 2022-11-23T04:14:40.3477341Z test_transpose_SparseBSC_cuda_complex64 (__main__.TestSparseCSRCUDA) ... ok (4.485s) 2022-11-23T04:14:40.3477556Z test_transpose_SparseBSC_cuda_float16 (__main__.TestSparseCSRCUDA) ... ok (4.468s) 2022-11-23T04:14:40.3477761Z test_transpose_SparseBSC_cuda_float32 (__main__.TestSparseCSRCUDA) ... ok (4.442s) 2022-11-23T04:14:40.3477974Z test_transpose_SparseBSC_cuda_float64 (__main__.TestSparseCSRCUDA) ... ok (4.439s) 2022-11-23T04:14:40.3478183Z test_transpose_SparseBSC_cuda_int16 (__main__.TestSparseCSRCUDA) ... ok (4.368s) 2022-11-23T04:14:40.3478369Z test_transpose_SparseBSC_cuda_int32 (__main__.TestSparseCSRCUDA) ... ok (4.351s) 2022-11-23T04:14:40.3478640Z test_transpose_SparseBSC_cuda_int64 (__main__.TestSparseCSRCUDA) ... ok (4.321s) 2022-11-23T04:14:40.3478863Z test_transpose_SparseBSC_cuda_int8 (__main__.TestSparseCSRCUDA) ... ok (4.343s) 2022-11-23T04:14:40.3479081Z test_transpose_SparseBSC_cuda_uint8 (__main__.TestSparseCSRCUDA) ... ok (4.351s) 2022-11-23T04:14:40.3479296Z test_transpose_SparseBSR_cuda_bfloat16 (__main__.TestSparseCSRCUDA) ... ok (4.570s) 2022-11-23T04:14:40.3479504Z test_transpose_SparseBSR_cuda_bool (__main__.TestSparseCSRCUDA) ... ok (4.440s) 2022-11-23T04:14:40.3479721Z test_transpose_SparseBSR_cuda_complex128 (__main__.TestSparseCSRCUDA) ... ok (4.585s) 2022-11-23T04:14:40.3479938Z test_transpose_SparseBSR_cuda_complex64 (__main__.TestSparseCSRCUDA) ... ok (4.608s) 2022-11-23T04:14:40.3480131Z test_transpose_SparseBSR_cuda_float16 (__main__.TestSparseCSRCUDA) ... ok (4.578s) 2022-11-23T04:14:40.3480338Z test_transpose_SparseBSR_cuda_float32 (__main__.TestSparseCSRCUDA) ... ok (4.559s) 2022-11-23T04:14:40.3480549Z test_transpose_SparseBSR_cuda_float64 (__main__.TestSparseCSRCUDA) ... ok (4.555s) 2022-11-23T04:14:40.3480761Z test_transpose_SparseBSR_cuda_int16 (__main__.TestSparseCSRCUDA) ... ok (4.476s) 2022-11-23T04:14:40.3480964Z test_transpose_SparseBSR_cuda_int32 (__main__.TestSparseCSRCUDA) ... ok (4.473s) 2022-11-23T04:14:40.3481164Z test_transpose_SparseBSR_cuda_int64 (__main__.TestSparseCSRCUDA) ... ok (4.445s) 2022-11-23T04:14:40.3481369Z test_transpose_SparseBSR_cuda_int8 (__main__.TestSparseCSRCUDA) ... ok (4.471s) 2022-11-23T04:14:40.3481576Z test_transpose_SparseBSR_cuda_uint8 (__main__.TestSparseCSRCUDA) ... ok (4.469s) 2022-11-23T04:14:40.3481776Z test_transpose_SparseCSC_cuda_bfloat16 (__main__.TestSparseCSRCUDA) ... ok (2.150s) 2022-11-23T04:14:40.3481988Z test_transpose_SparseCSC_cuda_bool (__main__.TestSparseCSRCUDA) ... ok (2.086s) 2022-11-23T04:14:40.3482210Z test_transpose_SparseCSC_cuda_complex128 (__main__.TestSparseCSRCUDA) ... ok (2.163s) 2022-11-23T04:14:40.3482428Z test_transpose_SparseCSC_cuda_complex64 (__main__.TestSparseCSRCUDA) ... ok (2.171s) 2022-11-23T04:14:40.3482702Z test_transpose_SparseCSC_cuda_float16 (__main__.TestSparseCSRCUDA) ... ok (2.149s) 2022-11-23T04:14:40.3482913Z test_transpose_SparseCSC_cuda_float32 (__main__.TestSparseCSRCUDA) ... ok (2.141s) 2022-11-23T04:14:40.3483117Z test_transpose_SparseCSC_cuda_float64 (__main__.TestSparseCSRCUDA) ... ok (2.140s) 2022-11-23T04:14:40.3483322Z test_transpose_SparseCSC_cuda_int16 (__main__.TestSparseCSRCUDA) ... ok (2.091s) 2022-11-23T04:14:40.3483522Z test_transpose_SparseCSC_cuda_int32 (__main__.TestSparseCSRCUDA) ... ok (2.098s) 2022-11-23T04:14:40.3483700Z test_transpose_SparseCSC_cuda_int64 (__main__.TestSparseCSRCUDA) ... ok (2.081s) 2022-11-23T04:14:40.3483905Z test_transpose_SparseCSC_cuda_int8 (__main__.TestSparseCSRCUDA) ... ok (2.095s) 2022-11-23T04:14:40.3484110Z test_transpose_SparseCSC_cuda_uint8 (__main__.TestSparseCSRCUDA) ... ok (2.093s) 2022-11-23T04:14:40.3484327Z test_transpose_SparseCSR_cuda_bfloat16 (__main__.TestSparseCSRCUDA) ... ok (2.230s) 2022-11-23T04:14:40.3484539Z test_transpose_SparseCSR_cuda_bool (__main__.TestSparseCSRCUDA) ... ok (2.165s) 2022-11-23T04:14:40.3484757Z test_transpose_SparseCSR_cuda_complex128 (__main__.TestSparseCSRCUDA) ... ok (2.234s) 2022-11-23T04:14:40.3484982Z test_transpose_SparseCSR_cuda_complex64 (__main__.TestSparseCSRCUDA) ... ok (2.251s) 2022-11-23T04:14:40.3485199Z test_transpose_SparseCSR_cuda_float16 (__main__.TestSparseCSRCUDA) ... ok (2.222s) 2022-11-23T04:14:40.3485397Z test_transpose_SparseCSR_cuda_float32 (__main__.TestSparseCSRCUDA) ... ok (2.226s) 2022-11-23T04:14:40.3485607Z test_transpose_SparseCSR_cuda_float64 (__main__.TestSparseCSRCUDA) ... ok (2.209s) 2022-11-23T04:14:40.3485812Z test_transpose_SparseCSR_cuda_int16 (__main__.TestSparseCSRCUDA) ... ok (2.170s) 2022-11-23T04:14:40.3486012Z test_transpose_SparseCSR_cuda_int32 (__main__.TestSparseCSRCUDA) ... ok (2.172s) 2022-11-23T04:14:40.3486262Z test_transpose_SparseCSR_cuda_int64 (__main__.TestSparseCSRCUDA) ... ok (2.162s) 2022-11-23T04:14:40.3486476Z test_transpose_SparseCSR_cuda_int8 (__main__.TestSparseCSRCUDA) ... ok (2.175s) 2022-11-23T04:14:40.3486681Z test_transpose_SparseCSR_cuda_uint8 (__main__.TestSparseCSRCUDA) ... ok (2.175s) 2022-11-23T04:14:40.3486923Z test_zero_to_zero_correspondence_unary_abs_cuda_bfloat16 (__main__.TestSparseCSRCUDA) ... ok (0.004s) 2022-11-23T04:14:40.3487141Z test_zero_to_zero_correspondence_unary_abs_cuda_bool (__main__.TestSparseCSRCUDA) ... ok (0.004s) 2022-11-23T04:14:40.3487387Z test_zero_to_zero_correspondence_unary_abs_cuda_complex128 (__main__.TestSparseCSRCUDA) ... ok (0.005s) 2022-11-23T04:14:40.3487631Z test_zero_to_zero_correspondence_unary_abs_cuda_complex32 (__main__.TestSparseCSRCUDA) ... ok (0.004s) 2022-11-23T04:14:40.3487869Z test_zero_to_zero_correspondence_unary_abs_cuda_complex64 (__main__.TestSparseCSRCUDA) ... ok (0.004s) 2022-11-23T04:14:40.3488111Z test_zero_to_zero_correspondence_unary_abs_cuda_float16 (__main__.TestSparseCSRCUDA) ... ok (0.004s) 2022-11-23T04:14:40.3488362Z test_zero_to_zero_correspondence_unary_abs_cuda_float32 (__main__.TestSparseCSRCUDA) ... ok (0.004s) 2022-11-23T04:14:40.3488605Z test_zero_to_zero_correspondence_unary_abs_cuda_float64 (__main__.TestSparseCSRCUDA) ... ok (0.004s) 2022-11-23T04:14:40.3488846Z test_zero_to_zero_correspondence_unary_abs_cuda_int16 (__main__.TestSparseCSRCUDA) ... ok (0.003s) 2022-11-23T04:14:40.3489083Z test_zero_to_zero_correspondence_unary_abs_cuda_int32 (__main__.TestSparseCSRCUDA) ... ok (0.003s) 2022-11-23T04:14:40.3489291Z test_zero_to_zero_correspondence_unary_abs_cuda_int64 (__main__.TestSparseCSRCUDA) ... ok (0.004s) 2022-11-23T04:14:40.3489521Z test_zero_to_zero_correspondence_unary_abs_cuda_int8 (__main__.TestSparseCSRCUDA) ... ok (0.003s) 2022-11-23T04:14:40.3489747Z test_zero_to_zero_correspondence_unary_abs_cuda_uint8 (__main__.TestSparseCSRCUDA) ... ok (0.003s) 2022-11-23T04:14:40.3489988Z test_zero_to_zero_correspondence_unary_angle_cuda_bool (__main__.TestSparseCSRCUDA) ... ok (0.004s) 2022-11-23T04:14:40.3490295Z test_zero_to_zero_correspondence_unary_angle_cuda_complex128 (__main__.TestSparseCSRCUDA) ... ok (0.004s) 2022-11-23T04:14:40.3490541Z test_zero_to_zero_correspondence_unary_angle_cuda_complex32 (__main__.TestSparseCSRCUDA) ... ok (0.004s) 2022-11-23T04:14:40.3490785Z test_zero_to_zero_correspondence_unary_angle_cuda_complex64 (__main__.TestSparseCSRCUDA) ... ok (0.004s) 2022-11-23T04:14:40.3491026Z test_zero_to_zero_correspondence_unary_angle_cuda_float32 (__main__.TestSparseCSRCUDA) ... ok (0.004s) 2022-11-23T04:14:40.3491270Z test_zero_to_zero_correspondence_unary_angle_cuda_float64 (__main__.TestSparseCSRCUDA) ... ok (0.004s) 2022-11-23T04:14:40.3491487Z test_zero_to_zero_correspondence_unary_angle_cuda_int16 (__main__.TestSparseCSRCUDA) ... ok (0.004s) 2022-11-23T04:14:40.3491724Z test_zero_to_zero_correspondence_unary_angle_cuda_int32 (__main__.TestSparseCSRCUDA) ... ok (0.004s) 2022-11-23T04:14:40.3491975Z test_zero_to_zero_correspondence_unary_angle_cuda_int64 (__main__.TestSparseCSRCUDA) ... ok (0.004s) 2022-11-23T04:14:40.3492218Z test_zero_to_zero_correspondence_unary_angle_cuda_int8 (__main__.TestSparseCSRCUDA) ... ok (0.004s) 2022-11-23T04:14:40.3492458Z test_zero_to_zero_correspondence_unary_angle_cuda_uint8 (__main__.TestSparseCSRCUDA) ... ok (0.004s) 2022-11-23T04:14:40.3492693Z test_zero_to_zero_correspondence_unary_asin_cuda_bfloat16 (__main__.TestSparseCSRCUDA) ... ok (0.004s) 2022-11-23T04:14:40.3492930Z test_zero_to_zero_correspondence_unary_asin_cuda_bool (__main__.TestSparseCSRCUDA) ... ok (0.004s) 2022-11-23T04:14:40.3493174Z test_zero_to_zero_correspondence_unary_asin_cuda_complex128 (__main__.TestSparseCSRCUDA) ... ok (0.004s) 2022-11-23T04:14:40.3493417Z test_zero_to_zero_correspondence_unary_asin_cuda_complex32 (__main__.TestSparseCSRCUDA) ... ok (0.004s) 2022-11-23T04:14:40.3493639Z test_zero_to_zero_correspondence_unary_asin_cuda_complex64 (__main__.TestSparseCSRCUDA) ... ok (0.004s) 2022-11-23T04:14:40.3493930Z test_zero_to_zero_correspondence_unary_asin_cuda_float16 (__main__.TestSparseCSRCUDA) ... ok (0.004s) 2022-11-23T04:14:40.3494176Z test_zero_to_zero_correspondence_unary_asin_cuda_float32 (__main__.TestSparseCSRCUDA) ... ok (0.004s) 2022-11-23T04:14:40.3494413Z test_zero_to_zero_correspondence_unary_asin_cuda_float64 (__main__.TestSparseCSRCUDA) ... ok (0.004s) 2022-11-23T04:14:40.3494648Z test_zero_to_zero_correspondence_unary_asin_cuda_int16 (__main__.TestSparseCSRCUDA) ... ok (0.004s) 2022-11-23T04:14:40.3494876Z test_zero_to_zero_correspondence_unary_asin_cuda_int32 (__main__.TestSparseCSRCUDA) ... ok (0.004s) 2022-11-23T04:14:40.3495110Z test_zero_to_zero_correspondence_unary_asin_cuda_int64 (__main__.TestSparseCSRCUDA) ... ok (0.004s) 2022-11-23T04:14:40.3495343Z test_zero_to_zero_correspondence_unary_asin_cuda_int8 (__main__.TestSparseCSRCUDA) ... ok (0.004s) 2022-11-23T04:14:40.3495590Z test_zero_to_zero_correspondence_unary_asin_cuda_uint8 (__main__.TestSparseCSRCUDA) ... ok (0.004s) 2022-11-23T04:14:40.3495818Z test_zero_to_zero_correspondence_unary_asinh_cuda_bfloat16 (__main__.TestSparseCSRCUDA) ... ok (0.004s) 2022-11-23T04:14:40.3496058Z test_zero_to_zero_correspondence_unary_asinh_cuda_bool (__main__.TestSparseCSRCUDA) ... ok (0.004s) 2022-11-23T04:14:40.3496304Z test_zero_to_zero_correspondence_unary_asinh_cuda_complex128 (__main__.TestSparseCSRCUDA) ... ok (0.004s) 2022-11-23T04:14:40.3496547Z test_zero_to_zero_correspondence_unary_asinh_cuda_complex32 (__main__.TestSparseCSRCUDA) ... ok (0.004s) 2022-11-23T04:14:40.3496786Z test_zero_to_zero_correspondence_unary_asinh_cuda_complex64 (__main__.TestSparseCSRCUDA) ... ok (0.004s) 2022-11-23T04:14:40.3497025Z test_zero_to_zero_correspondence_unary_asinh_cuda_float16 (__main__.TestSparseCSRCUDA) ... ok (0.004s) 2022-11-23T04:14:40.3497262Z test_zero_to_zero_correspondence_unary_asinh_cuda_float32 (__main__.TestSparseCSRCUDA) ... ok (0.004s) 2022-11-23T04:14:40.3497496Z test_zero_to_zero_correspondence_unary_asinh_cuda_float64 (__main__.TestSparseCSRCUDA) ... ok (0.004s) 2022-11-23T04:14:40.3497788Z test_zero_to_zero_correspondence_unary_asinh_cuda_int16 (__main__.TestSparseCSRCUDA) ... ok (0.004s) 2022-11-23T04:14:40.3498007Z test_zero_to_zero_correspondence_unary_asinh_cuda_int32 (__main__.TestSparseCSRCUDA) ... ok (0.004s) 2022-11-23T04:14:40.3498242Z test_zero_to_zero_correspondence_unary_asinh_cuda_int64 (__main__.TestSparseCSRCUDA) ... ok (0.004s) 2022-11-23T04:14:40.3498476Z test_zero_to_zero_correspondence_unary_asinh_cuda_int8 (__main__.TestSparseCSRCUDA) ... ok (0.004s) 2022-11-23T04:14:40.3498710Z test_zero_to_zero_correspondence_unary_asinh_cuda_uint8 (__main__.TestSparseCSRCUDA) ... ok (0.004s) 2022-11-23T04:14:40.3498949Z test_zero_to_zero_correspondence_unary_atan_cuda_bfloat16 (__main__.TestSparseCSRCUDA) ... ok (0.004s) 2022-11-23T04:14:40.3499194Z test_zero_to_zero_correspondence_unary_atan_cuda_bool (__main__.TestSparseCSRCUDA) ... ok (0.004s) 2022-11-23T04:14:40.3499448Z test_zero_to_zero_correspondence_unary_atan_cuda_complex128 (__main__.TestSparseCSRCUDA) ... ok (0.004s) 2022-11-23T04:14:40.3499699Z test_zero_to_zero_correspondence_unary_atan_cuda_complex32 (__main__.TestSparseCSRCUDA) ... ok (0.004s) 2022-11-23T04:14:40.3500156Z test_zero_to_zero_correspondence_unary_atan_cuda_complex64 (__main__.TestSparseCSRCUDA) ... ok (0.004s) 2022-11-23T04:14:40.3500386Z test_zero_to_zero_correspondence_unary_atan_cuda_float16 (__main__.TestSparseCSRCUDA) ... ok (0.004s) 2022-11-23T04:14:40.3500621Z test_zero_to_zero_correspondence_unary_atan_cuda_float32 (__main__.TestSparseCSRCUDA) ... ok (0.004s) 2022-11-23T04:14:40.3500860Z test_zero_to_zero_correspondence_unary_atan_cuda_float64 (__main__.TestSparseCSRCUDA) ... ok (0.004s) 2022-11-23T04:14:40.3501090Z test_zero_to_zero_correspondence_unary_atan_cuda_int16 (__main__.TestSparseCSRCUDA) ... ok (0.004s) 2022-11-23T04:14:40.3501398Z test_zero_to_zero_correspondence_unary_atan_cuda_int32 (__main__.TestSparseCSRCUDA) ... ok (0.004s) 2022-11-23T04:14:40.3501637Z test_zero_to_zero_correspondence_unary_atan_cuda_int64 (__main__.TestSparseCSRCUDA) ... ok (0.004s) 2022-11-23T04:14:40.3501870Z test_zero_to_zero_correspondence_unary_atan_cuda_int8 (__main__.TestSparseCSRCUDA) ... ok (0.004s) 2022-11-23T04:14:40.3502095Z test_zero_to_zero_correspondence_unary_atan_cuda_uint8 (__main__.TestSparseCSRCUDA) ... ok (0.004s) 2022-11-23T04:14:40.3502337Z test_zero_to_zero_correspondence_unary_atanh_cuda_bfloat16 (__main__.TestSparseCSRCUDA) ... ok (0.004s) 2022-11-23T04:14:40.3502545Z test_zero_to_zero_correspondence_unary_atanh_cuda_bool (__main__.TestSparseCSRCUDA) ... ok (0.004s) 2022-11-23T04:14:40.3502788Z test_zero_to_zero_correspondence_unary_atanh_cuda_complex128 (__main__.TestSparseCSRCUDA) ... ok (0.004s) 2022-11-23T04:14:40.3503044Z test_zero_to_zero_correspondence_unary_atanh_cuda_complex32 (__main__.TestSparseCSRCUDA) ... ok (0.004s) 2022-11-23T04:14:40.3503291Z test_zero_to_zero_correspondence_unary_atanh_cuda_complex64 (__main__.TestSparseCSRCUDA) ... ok (0.004s) 2022-11-23T04:14:40.3503542Z test_zero_to_zero_correspondence_unary_atanh_cuda_float16 (__main__.TestSparseCSRCUDA) ... ok (0.004s) 2022-11-23T04:14:40.3503775Z test_zero_to_zero_correspondence_unary_atanh_cuda_float32 (__main__.TestSparseCSRCUDA) ... ok (0.004s) 2022-11-23T04:14:40.3504013Z test_zero_to_zero_correspondence_unary_atanh_cuda_float64 (__main__.TestSparseCSRCUDA) ... ok (0.004s) 2022-11-23T04:14:40.3504249Z test_zero_to_zero_correspondence_unary_atanh_cuda_int16 (__main__.TestSparseCSRCUDA) ... ok (0.004s) 2022-11-23T04:14:40.3504482Z test_zero_to_zero_correspondence_unary_atanh_cuda_int32 (__main__.TestSparseCSRCUDA) ... ok (0.004s) 2022-11-23T04:14:40.3504693Z test_zero_to_zero_correspondence_unary_atanh_cuda_int64 (__main__.TestSparseCSRCUDA) ... ok (0.004s) 2022-11-23T04:14:40.3504920Z test_zero_to_zero_correspondence_unary_atanh_cuda_int8 (__main__.TestSparseCSRCUDA) ... ok (0.004s) 2022-11-23T04:14:40.3505149Z test_zero_to_zero_correspondence_unary_atanh_cuda_uint8 (__main__.TestSparseCSRCUDA) ... ok (0.004s) 2022-11-23T04:14:40.3505457Z test_zero_to_zero_correspondence_unary_ceil_cuda_bfloat16 (__main__.TestSparseCSRCUDA) ... ok (0.004s) 2022-11-23T04:14:40.3505689Z test_zero_to_zero_correspondence_unary_ceil_cuda_float16 (__main__.TestSparseCSRCUDA) ... ok (0.004s) 2022-11-23T04:14:40.3505915Z test_zero_to_zero_correspondence_unary_ceil_cuda_float32 (__main__.TestSparseCSRCUDA) ... ok (0.004s) 2022-11-23T04:14:40.3506145Z test_zero_to_zero_correspondence_unary_ceil_cuda_float64 (__main__.TestSparseCSRCUDA) ... ok (0.003s) 2022-11-23T04:14:40.3506376Z test_zero_to_zero_correspondence_unary_ceil_cuda_int16 (__main__.TestSparseCSRCUDA) ... ok (0.003s) 2022-11-23T04:14:40.3506620Z test_zero_to_zero_correspondence_unary_ceil_cuda_int32 (__main__.TestSparseCSRCUDA) ... ok (0.003s) 2022-11-23T04:14:40.3506838Z test_zero_to_zero_correspondence_unary_ceil_cuda_int64 (__main__.TestSparseCSRCUDA) ... ok (0.004s) 2022-11-23T04:14:40.3507084Z test_zero_to_zero_correspondence_unary_ceil_cuda_int8 (__main__.TestSparseCSRCUDA) ... ok (0.003s) 2022-11-23T04:14:40.3507319Z test_zero_to_zero_correspondence_unary_ceil_cuda_uint8 (__main__.TestSparseCSRCUDA) ... ok (0.003s) 2022-11-23T04:14:40.3507573Z test_zero_to_zero_correspondence_unary_conj_physical_cuda_bfloat16 (__main__.TestSparseCSRCUDA) ... ok (0.004s) 2022-11-23T04:14:40.3507827Z test_zero_to_zero_correspondence_unary_conj_physical_cuda_bool (__main__.TestSparseCSRCUDA) ... ok (0.003s) 2022-11-23T04:14:40.3508084Z test_zero_to_zero_correspondence_unary_conj_physical_cuda_complex128 (__main__.TestSparseCSRCUDA) ... ok (0.004s) 2022-11-23T04:14:40.3508340Z test_zero_to_zero_correspondence_unary_conj_physical_cuda_complex32 (__main__.TestSparseCSRCUDA) ... ok (0.004s) 2022-11-23T04:14:40.3508587Z test_zero_to_zero_correspondence_unary_conj_physical_cuda_complex64 (__main__.TestSparseCSRCUDA) ... ok (0.004s) 2022-11-23T04:14:40.3508887Z test_zero_to_zero_correspondence_unary_conj_physical_cuda_float16 (__main__.TestSparseCSRCUDA) ... ok (0.004s) 2022-11-23T04:14:40.3509135Z test_zero_to_zero_correspondence_unary_conj_physical_cuda_float32 (__main__.TestSparseCSRCUDA) ... ok (0.003s) 2022-11-23T04:14:40.3509387Z test_zero_to_zero_correspondence_unary_conj_physical_cuda_float64 (__main__.TestSparseCSRCUDA) ... ok (0.003s) 2022-11-23T04:14:40.3509636Z test_zero_to_zero_correspondence_unary_conj_physical_cuda_int16 (__main__.TestSparseCSRCUDA) ... ok (0.003s) 2022-11-23T04:14:40.3509885Z test_zero_to_zero_correspondence_unary_conj_physical_cuda_int32 (__main__.TestSparseCSRCUDA) ... ok (0.003s) 2022-11-23T04:14:40.3510132Z test_zero_to_zero_correspondence_unary_conj_physical_cuda_int64 (__main__.TestSparseCSRCUDA) ... ok (0.003s) 2022-11-23T04:14:40.3510389Z test_zero_to_zero_correspondence_unary_conj_physical_cuda_int8 (__main__.TestSparseCSRCUDA) ... ok (0.003s) 2022-11-23T04:14:40.3510647Z test_zero_to_zero_correspondence_unary_conj_physical_cuda_uint8 (__main__.TestSparseCSRCUDA) ... ok (0.004s) 2022-11-23T04:14:40.3510903Z test_zero_to_zero_correspondence_unary_deg2rad_cuda_bfloat16 (__main__.TestSparseCSRCUDA) ... ok (0.004s) 2022-11-23T04:14:40.3511146Z test_zero_to_zero_correspondence_unary_deg2rad_cuda_bool (__main__.TestSparseCSRCUDA) ... ok (0.004s) 2022-11-23T04:14:40.3511371Z test_zero_to_zero_correspondence_unary_deg2rad_cuda_float16 (__main__.TestSparseCSRCUDA) ... ok (0.004s) 2022-11-23T04:14:40.3511613Z test_zero_to_zero_correspondence_unary_deg2rad_cuda_float32 (__main__.TestSparseCSRCUDA) ... ok (0.004s) 2022-11-23T04:14:40.3511852Z test_zero_to_zero_correspondence_unary_deg2rad_cuda_float64 (__main__.TestSparseCSRCUDA) ... ok (0.004s) 2022-11-23T04:14:40.3512094Z test_zero_to_zero_correspondence_unary_deg2rad_cuda_int16 (__main__.TestSparseCSRCUDA) ... ok (0.004s) 2022-11-23T04:14:40.3512325Z test_zero_to_zero_correspondence_unary_deg2rad_cuda_int32 (__main__.TestSparseCSRCUDA) ... ok (0.004s) 2022-11-23T04:14:40.3512572Z test_zero_to_zero_correspondence_unary_deg2rad_cuda_int64 (__main__.TestSparseCSRCUDA) ... ok (0.004s) 2022-11-23T04:14:40.3512880Z test_zero_to_zero_correspondence_unary_deg2rad_cuda_int8 (__main__.TestSparseCSRCUDA) ... ok (0.004s) 2022-11-23T04:14:40.3513122Z test_zero_to_zero_correspondence_unary_deg2rad_cuda_uint8 (__main__.TestSparseCSRCUDA) ... ok (0.004s) 2022-11-23T04:14:40.3513361Z test_zero_to_zero_correspondence_unary_erf_cuda_bfloat16 (__main__.TestSparseCSRCUDA) ... ok (0.004s) 2022-11-23T04:14:40.3513578Z test_zero_to_zero_correspondence_unary_erf_cuda_bool (__main__.TestSparseCSRCUDA) ... ok (0.004s) 2022-11-23T04:14:40.3513816Z test_zero_to_zero_correspondence_unary_erf_cuda_float16 (__main__.TestSparseCSRCUDA) ... ok (0.004s) 2022-11-23T04:14:40.3514064Z test_zero_to_zero_correspondence_unary_erf_cuda_float32 (__main__.TestSparseCSRCUDA) ... ok (0.004s) 2022-11-23T04:14:40.3514306Z test_zero_to_zero_correspondence_unary_erf_cuda_float64 (__main__.TestSparseCSRCUDA) ... ok (0.004s) 2022-11-23T04:14:40.3514548Z test_zero_to_zero_correspondence_unary_erf_cuda_int16 (__main__.TestSparseCSRCUDA) ... ok (0.004s) 2022-11-23T04:14:40.3514782Z test_zero_to_zero_correspondence_unary_erf_cuda_int32 (__main__.TestSparseCSRCUDA) ... ok (0.004s) 2022-11-23T04:14:40.3515009Z test_zero_to_zero_correspondence_unary_erf_cuda_int64 (__main__.TestSparseCSRCUDA) ... ok (0.004s) 2022-11-23T04:14:40.3515239Z test_zero_to_zero_correspondence_unary_erf_cuda_int8 (__main__.TestSparseCSRCUDA) ... ok (0.004s) 2022-11-23T04:14:40.3515465Z test_zero_to_zero_correspondence_unary_erf_cuda_uint8 (__main__.TestSparseCSRCUDA) ... ok (0.004s) 2022-11-23T04:14:40.3515683Z test_zero_to_zero_correspondence_unary_erfinv_cuda_bool (__main__.TestSparseCSRCUDA) ... ok (0.004s) 2022-11-23T04:14:40.3515925Z test_zero_to_zero_correspondence_unary_erfinv_cuda_float16 (__main__.TestSparseCSRCUDA) ... ok (0.004s) 2022-11-23T04:14:40.3516213Z test_zero_to_zero_correspondence_unary_erfinv_cuda_float32 (__main__.TestSparseCSRCUDA) ... ok (0.004s) 2022-11-23T04:14:40.3516462Z test_zero_to_zero_correspondence_unary_erfinv_cuda_float64 (__main__.TestSparseCSRCUDA) ... ok (0.004s) 2022-11-23T04:14:40.3516700Z test_zero_to_zero_correspondence_unary_erfinv_cuda_int16 (__main__.TestSparseCSRCUDA) ... ok (0.004s) 2022-11-23T04:14:40.3516936Z test_zero_to_zero_correspondence_unary_erfinv_cuda_int32 (__main__.TestSparseCSRCUDA) ... ok (0.004s) 2022-11-23T04:14:40.3517169Z test_zero_to_zero_correspondence_unary_erfinv_cuda_int64 (__main__.TestSparseCSRCUDA) ... ok (0.004s) 2022-11-23T04:14:40.3517404Z test_zero_to_zero_correspondence_unary_erfinv_cuda_int8 (__main__.TestSparseCSRCUDA) ... ok (0.004s) 2022-11-23T04:14:40.3517653Z test_zero_to_zero_correspondence_unary_erfinv_cuda_uint8 (__main__.TestSparseCSRCUDA) ... ok (0.004s) 2022-11-23T04:14:40.3517882Z test_zero_to_zero_correspondence_unary_expm1_cuda_bfloat16 (__main__.TestSparseCSRCUDA) ... ok (0.004s) 2022-11-23T04:14:40.3518127Z test_zero_to_zero_correspondence_unary_expm1_cuda_bool (__main__.TestSparseCSRCUDA) ... ok (0.004s) 2022-11-23T04:14:40.3518371Z test_zero_to_zero_correspondence_unary_expm1_cuda_float16 (__main__.TestSparseCSRCUDA) ... ok (0.004s) 2022-11-23T04:14:40.3518610Z test_zero_to_zero_correspondence_unary_expm1_cuda_float32 (__main__.TestSparseCSRCUDA) ... ok (0.004s) 2022-11-23T04:14:40.3518847Z test_zero_to_zero_correspondence_unary_expm1_cuda_float64 (__main__.TestSparseCSRCUDA) ... ok (0.003s) 2022-11-23T04:14:40.3519082Z test_zero_to_zero_correspondence_unary_expm1_cuda_int16 (__main__.TestSparseCSRCUDA) ... ok (0.004s) 2022-11-23T04:14:40.3519319Z test_zero_to_zero_correspondence_unary_expm1_cuda_int32 (__main__.TestSparseCSRCUDA) ... ok (0.004s) 2022-11-23T04:14:40.3519546Z test_zero_to_zero_correspondence_unary_expm1_cuda_int64 (__main__.TestSparseCSRCUDA) ... ok (0.004s) 2022-11-23T04:14:40.3519779Z test_zero_to_zero_correspondence_unary_expm1_cuda_int8 (__main__.TestSparseCSRCUDA) ... ok (0.004s) 2022-11-23T04:14:40.3520056Z test_zero_to_zero_correspondence_unary_expm1_cuda_uint8 (__main__.TestSparseCSRCUDA) ... ok (0.004s) 2022-11-23T04:14:40.3520298Z test_zero_to_zero_correspondence_unary_floor_cuda_bfloat16 (__main__.TestSparseCSRCUDA) ... ok (0.004s) 2022-11-23T04:14:40.3520539Z test_zero_to_zero_correspondence_unary_floor_cuda_float16 (__main__.TestSparseCSRCUDA) ... ok (0.004s) 2022-11-23T04:14:40.3520775Z test_zero_to_zero_correspondence_unary_floor_cuda_float32 (__main__.TestSparseCSRCUDA) ... ok (0.004s) 2022-11-23T04:14:40.3521012Z test_zero_to_zero_correspondence_unary_floor_cuda_float64 (__main__.TestSparseCSRCUDA) ... ok (0.003s) 2022-11-23T04:14:40.3521258Z test_zero_to_zero_correspondence_unary_floor_cuda_int16 (__main__.TestSparseCSRCUDA) ... ok (0.003s) 2022-11-23T04:14:40.3521498Z test_zero_to_zero_correspondence_unary_floor_cuda_int32 (__main__.TestSparseCSRCUDA) ... ok (0.003s) 2022-11-23T04:14:40.3521745Z test_zero_to_zero_correspondence_unary_floor_cuda_int64 (__main__.TestSparseCSRCUDA) ... ok (0.003s) 2022-11-23T04:14:40.3521984Z test_zero_to_zero_correspondence_unary_floor_cuda_int8 (__main__.TestSparseCSRCUDA) ... ok (0.003s) 2022-11-23T04:14:40.3522199Z test_zero_to_zero_correspondence_unary_floor_cuda_uint8 (__main__.TestSparseCSRCUDA) ... ok (0.004s) 2022-11-23T04:14:40.3522438Z test_zero_to_zero_correspondence_unary_frac_cuda_bfloat16 (__main__.TestSparseCSRCUDA) ... ok (0.004s) 2022-11-23T04:14:40.3522675Z test_zero_to_zero_correspondence_unary_frac_cuda_float16 (__main__.TestSparseCSRCUDA) ... ok (0.004s) 2022-11-23T04:14:40.3522913Z test_zero_to_zero_correspondence_unary_frac_cuda_float32 (__main__.TestSparseCSRCUDA) ... ok (0.004s) 2022-11-23T04:14:40.3523144Z test_zero_to_zero_correspondence_unary_frac_cuda_float64 (__main__.TestSparseCSRCUDA) ... ok (0.003s) 2022-11-23T04:14:40.3523387Z test_zero_to_zero_correspondence_unary_isinf_cuda_bfloat16 (__main__.TestSparseCSRCUDA) ... ok (0.003s) 2022-11-23T04:14:40.3523674Z test_zero_to_zero_correspondence_unary_isinf_cuda_bool (__main__.TestSparseCSRCUDA) ... ok (0.003s) 2022-11-23T04:14:40.3523929Z test_zero_to_zero_correspondence_unary_isinf_cuda_complex128 (__main__.TestSparseCSRCUDA) ... ok (0.004s) 2022-11-23T04:14:40.3524173Z test_zero_to_zero_correspondence_unary_isinf_cuda_complex32 (__main__.TestSparseCSRCUDA) ... ok (0.004s) 2022-11-23T04:14:40.3524398Z test_zero_to_zero_correspondence_unary_isinf_cuda_complex64 (__main__.TestSparseCSRCUDA) ... ok (0.004s) 2022-11-23T04:14:40.3524639Z test_zero_to_zero_correspondence_unary_isinf_cuda_float16 (__main__.TestSparseCSRCUDA) ... ok (0.003s) 2022-11-23T04:14:40.3524887Z test_zero_to_zero_correspondence_unary_isinf_cuda_float32 (__main__.TestSparseCSRCUDA) ... ok (0.003s) 2022-11-23T04:14:40.3525132Z test_zero_to_zero_correspondence_unary_isinf_cuda_float64 (__main__.TestSparseCSRCUDA) ... ok (0.003s) 2022-11-23T04:14:40.3525376Z test_zero_to_zero_correspondence_unary_isinf_cuda_int16 (__main__.TestSparseCSRCUDA) ... ok (0.003s) 2022-11-23T04:14:40.3525611Z test_zero_to_zero_correspondence_unary_isinf_cuda_int32 (__main__.TestSparseCSRCUDA) ... ok (0.003s) 2022-11-23T04:14:40.3525849Z test_zero_to_zero_correspondence_unary_isinf_cuda_int64 (__main__.TestSparseCSRCUDA) ... ok (0.003s) 2022-11-23T04:14:40.3526082Z test_zero_to_zero_correspondence_unary_isinf_cuda_int8 (__main__.TestSparseCSRCUDA) ... ok (0.004s) 2022-11-23T04:14:40.3526316Z test_zero_to_zero_correspondence_unary_isinf_cuda_uint8 (__main__.TestSparseCSRCUDA) ... ok (0.003s) 2022-11-23T04:14:40.3526538Z test_zero_to_zero_correspondence_unary_isnan_cuda_bfloat16 (__main__.TestSparseCSRCUDA) ... ok (0.003s) 2022-11-23T04:14:40.3526776Z test_zero_to_zero_correspondence_unary_isnan_cuda_bool (__main__.TestSparseCSRCUDA) ... ok (0.003s) 2022-11-23T04:14:40.3527022Z test_zero_to_zero_correspondence_unary_isnan_cuda_complex128 (__main__.TestSparseCSRCUDA) ... ok (0.003s) 2022-11-23T04:14:40.3527268Z test_zero_to_zero_correspondence_unary_isnan_cuda_complex64 (__main__.TestSparseCSRCUDA) ... ok (0.004s) 2022-11-23T04:14:40.3527567Z test_zero_to_zero_correspondence_unary_isnan_cuda_float16 (__main__.TestSparseCSRCUDA) ... ok (0.003s) 2022-11-23T04:14:40.3527806Z test_zero_to_zero_correspondence_unary_isnan_cuda_float32 (__main__.TestSparseCSRCUDA) ... ok (0.003s) 2022-11-23T04:14:40.3528041Z test_zero_to_zero_correspondence_unary_isnan_cuda_float64 (__main__.TestSparseCSRCUDA) ... ok (0.004s) 2022-11-23T04:14:40.3528276Z test_zero_to_zero_correspondence_unary_isnan_cuda_int16 (__main__.TestSparseCSRCUDA) ... ok (0.003s) 2022-11-23T04:14:40.3528519Z test_zero_to_zero_correspondence_unary_isnan_cuda_int32 (__main__.TestSparseCSRCUDA) ... ok (0.003s) 2022-11-23T04:14:40.3528741Z test_zero_to_zero_correspondence_unary_isnan_cuda_int64 (__main__.TestSparseCSRCUDA) ... ok (0.003s) 2022-11-23T04:14:40.3528984Z test_zero_to_zero_correspondence_unary_isnan_cuda_int8 (__main__.TestSparseCSRCUDA) ... ok (0.003s) 2022-11-23T04:14:40.3529223Z test_zero_to_zero_correspondence_unary_isnan_cuda_uint8 (__main__.TestSparseCSRCUDA) ... ok (0.003s) 2022-11-23T04:14:40.3529475Z test_zero_to_zero_correspondence_unary_isneginf_cuda_bfloat16 (__main__.TestSparseCSRCUDA) ... ok (0.003s) 2022-11-23T04:14:40.3529715Z test_zero_to_zero_correspondence_unary_isneginf_cuda_bool (__main__.TestSparseCSRCUDA) ... ok (0.003s) 2022-11-23T04:14:40.3529962Z test_zero_to_zero_correspondence_unary_isneginf_cuda_float16 (__main__.TestSparseCSRCUDA) ... ok (0.004s) 2022-11-23T04:14:40.3530208Z test_zero_to_zero_correspondence_unary_isneginf_cuda_float32 (__main__.TestSparseCSRCUDA) ... ok (0.003s) 2022-11-23T04:14:40.3530451Z test_zero_to_zero_correspondence_unary_isneginf_cuda_float64 (__main__.TestSparseCSRCUDA) ... ok (0.003s) 2022-11-23T04:14:40.3530691Z test_zero_to_zero_correspondence_unary_isneginf_cuda_int16 (__main__.TestSparseCSRCUDA) ... ok (0.003s) 2022-11-23T04:14:40.3530909Z test_zero_to_zero_correspondence_unary_isneginf_cuda_int32 (__main__.TestSparseCSRCUDA) ... ok (0.003s) 2022-11-23T04:14:40.3531202Z test_zero_to_zero_correspondence_unary_isneginf_cuda_int64 (__main__.TestSparseCSRCUDA) ... ok (0.003s) 2022-11-23T04:14:40.3531450Z test_zero_to_zero_correspondence_unary_isneginf_cuda_int8 (__main__.TestSparseCSRCUDA) ... ok (0.003s) 2022-11-23T04:14:40.3531690Z test_zero_to_zero_correspondence_unary_isneginf_cuda_uint8 (__main__.TestSparseCSRCUDA) ... ok (0.003s) 2022-11-23T04:14:40.3531941Z test_zero_to_zero_correspondence_unary_isposinf_cuda_bfloat16 (__main__.TestSparseCSRCUDA) ... ok (0.004s) 2022-11-23T04:14:40.3532190Z test_zero_to_zero_correspondence_unary_isposinf_cuda_bool (__main__.TestSparseCSRCUDA) ... ok (0.003s) 2022-11-23T04:14:40.3532438Z test_zero_to_zero_correspondence_unary_isposinf_cuda_float16 (__main__.TestSparseCSRCUDA) ... ok (0.003s) 2022-11-23T04:14:40.3532688Z test_zero_to_zero_correspondence_unary_isposinf_cuda_float32 (__main__.TestSparseCSRCUDA) ... ok (0.003s) 2022-11-23T04:14:40.3532937Z test_zero_to_zero_correspondence_unary_isposinf_cuda_float64 (__main__.TestSparseCSRCUDA) ... ok (0.003s) 2022-11-23T04:14:40.3533162Z test_zero_to_zero_correspondence_unary_isposinf_cuda_int16 (__main__.TestSparseCSRCUDA) ... ok (0.003s) 2022-11-23T04:14:40.3533400Z test_zero_to_zero_correspondence_unary_isposinf_cuda_int32 (__main__.TestSparseCSRCUDA) ... ok (0.003s) 2022-11-23T04:14:40.3533640Z test_zero_to_zero_correspondence_unary_isposinf_cuda_int64 (__main__.TestSparseCSRCUDA) ... ok (0.003s) 2022-11-23T04:14:40.3533880Z test_zero_to_zero_correspondence_unary_isposinf_cuda_int8 (__main__.TestSparseCSRCUDA) ... ok (0.004s) 2022-11-23T04:14:40.3534119Z test_zero_to_zero_correspondence_unary_isposinf_cuda_uint8 (__main__.TestSparseCSRCUDA) ... ok (0.003s) 2022-11-23T04:14:40.3534357Z test_zero_to_zero_correspondence_unary_log1p_cuda_bfloat16 (__main__.TestSparseCSRCUDA) ... ok (0.004s) 2022-11-23T04:14:40.3534593Z test_zero_to_zero_correspondence_unary_log1p_cuda_bool (__main__.TestSparseCSRCUDA) ... ok (0.004s) 2022-11-23T04:14:40.3534837Z test_zero_to_zero_correspondence_unary_log1p_cuda_float16 (__main__.TestSparseCSRCUDA) ... ok (0.004s) 2022-11-23T04:14:40.3535130Z test_zero_to_zero_correspondence_unary_log1p_cuda_float32 (__main__.TestSparseCSRCUDA) ... ok (0.004s) 2022-11-23T04:14:40.3535348Z test_zero_to_zero_correspondence_unary_log1p_cuda_float64 (__main__.TestSparseCSRCUDA) ... ok (0.004s) 2022-11-23T04:14:40.3535583Z test_zero_to_zero_correspondence_unary_log1p_cuda_int16 (__main__.TestSparseCSRCUDA) ... ok (0.004s) 2022-11-23T04:14:40.3535830Z test_zero_to_zero_correspondence_unary_log1p_cuda_int32 (__main__.TestSparseCSRCUDA) ... ok (0.004s) 2022-11-23T04:14:40.3536070Z test_zero_to_zero_correspondence_unary_log1p_cuda_int64 (__main__.TestSparseCSRCUDA) ... ok (0.004s) 2022-11-23T04:14:40.3536310Z test_zero_to_zero_correspondence_unary_log1p_cuda_int8 (__main__.TestSparseCSRCUDA) ... ok (0.004s) 2022-11-23T04:14:40.3536547Z test_zero_to_zero_correspondence_unary_log1p_cuda_uint8 (__main__.TestSparseCSRCUDA) ... ok (0.004s) 2022-11-23T04:14:40.3536794Z test_zero_to_zero_correspondence_unary_neg_cuda_bfloat16 (__main__.TestSparseCSRCUDA) ... ok (0.004s) 2022-11-23T04:14:40.3537034Z test_zero_to_zero_correspondence_unary_neg_cuda_complex128 (__main__.TestSparseCSRCUDA) ... ok (0.004s) 2022-11-23T04:14:40.3537275Z test_zero_to_zero_correspondence_unary_neg_cuda_complex32 (__main__.TestSparseCSRCUDA) ... ok (0.004s) 2022-11-23T04:14:40.3537490Z test_zero_to_zero_correspondence_unary_neg_cuda_complex64 (__main__.TestSparseCSRCUDA) ... ok (0.004s) 2022-11-23T04:14:40.3537724Z test_zero_to_zero_correspondence_unary_neg_cuda_float16 (__main__.TestSparseCSRCUDA) ... ok (0.004s) 2022-11-23T04:14:40.3537963Z test_zero_to_zero_correspondence_unary_neg_cuda_float32 (__main__.TestSparseCSRCUDA) ... ok (0.004s) 2022-11-23T04:14:40.3538194Z test_zero_to_zero_correspondence_unary_neg_cuda_float64 (__main__.TestSparseCSRCUDA) ... ok (0.003s) 2022-11-23T04:14:40.3538483Z test_zero_to_zero_correspondence_unary_neg_cuda_int16 (__main__.TestSparseCSRCUDA) ... ok (0.003s) 2022-11-23T04:14:40.3538726Z test_zero_to_zero_correspondence_unary_neg_cuda_int32 (__main__.TestSparseCSRCUDA) ... ok (0.003s) 2022-11-23T04:14:40.3538953Z test_zero_to_zero_correspondence_unary_neg_cuda_int64 (__main__.TestSparseCSRCUDA) ... ok (0.003s) 2022-11-23T04:14:40.3539182Z test_zero_to_zero_correspondence_unary_neg_cuda_int8 (__main__.TestSparseCSRCUDA) ... ok (0.003s) 2022-11-23T04:14:40.3539426Z test_zero_to_zero_correspondence_unary_neg_cuda_uint8 (__main__.TestSparseCSRCUDA) ... ok (0.003s) 2022-11-23T04:14:40.3539673Z test_zero_to_zero_correspondence_unary_nn_functional_relu_cuda_bfloat16 (__main__.TestSparseCSRCUDA) ... ok (0.004s) 2022-11-23T04:14:40.3540158Z test_zero_to_zero_correspondence_unary_nn_functional_relu_cuda_float16 (__main__.TestSparseCSRCUDA) ... ok (0.004s) 2022-11-23T04:14:40.3540428Z test_zero_to_zero_correspondence_unary_nn_functional_relu_cuda_float32 (__main__.TestSparseCSRCUDA) ... ok (0.004s) 2022-11-23T04:14:40.3540681Z test_zero_to_zero_correspondence_unary_nn_functional_relu_cuda_float64 (__main__.TestSparseCSRCUDA) ... ok (0.003s) 2022-11-23T04:14:40.3540940Z test_zero_to_zero_correspondence_unary_nn_functional_relu_cuda_int16 (__main__.TestSparseCSRCUDA) ... ok (0.003s) 2022-11-23T04:14:40.3541197Z test_zero_to_zero_correspondence_unary_nn_functional_relu_cuda_int32 (__main__.TestSparseCSRCUDA) ... ok (0.003s) 2022-11-23T04:14:40.3541449Z test_zero_to_zero_correspondence_unary_nn_functional_relu_cuda_int64 (__main__.TestSparseCSRCUDA) ... ok (0.003s) 2022-11-23T04:14:40.3541701Z test_zero_to_zero_correspondence_unary_nn_functional_relu_cuda_int8 (__main__.TestSparseCSRCUDA) ... ok (0.004s) 2022-11-23T04:14:40.3541948Z test_zero_to_zero_correspondence_unary_nn_functional_relu_cuda_uint8 (__main__.TestSparseCSRCUDA) ... ok (0.003s) 2022-11-23T04:14:40.3542198Z test_zero_to_zero_correspondence_unary_positive_cuda_bfloat16 (__main__.TestSparseCSRCUDA) ... ok (0.003s) 2022-11-23T04:14:40.3542433Z test_zero_to_zero_correspondence_unary_positive_cuda_complex128 (__main__.TestSparseCSRCUDA) ... ok (0.003s) 2022-11-23T04:14:40.3542774Z test_zero_to_zero_correspondence_unary_positive_cuda_complex32 (__main__.TestSparseCSRCUDA) ... ok (0.003s) 2022-11-23T04:14:40.3543022Z test_zero_to_zero_correspondence_unary_positive_cuda_complex64 (__main__.TestSparseCSRCUDA) ... ok (0.004s) 2022-11-23T04:14:40.3543264Z test_zero_to_zero_correspondence_unary_positive_cuda_float16 (__main__.TestSparseCSRCUDA) ... ok (0.003s) 2022-11-23T04:14:40.3543520Z test_zero_to_zero_correspondence_unary_positive_cuda_float32 (__main__.TestSparseCSRCUDA) ... ok (0.003s) 2022-11-23T04:14:40.3543770Z test_zero_to_zero_correspondence_unary_positive_cuda_float64 (__main__.TestSparseCSRCUDA) ... ok (0.004s) 2022-11-23T04:14:40.3544015Z test_zero_to_zero_correspondence_unary_positive_cuda_int16 (__main__.TestSparseCSRCUDA) ... ok (0.003s) 2022-11-23T04:14:40.3544261Z test_zero_to_zero_correspondence_unary_positive_cuda_int32 (__main__.TestSparseCSRCUDA) ... ok (0.003s) 2022-11-23T04:14:40.3544504Z test_zero_to_zero_correspondence_unary_positive_cuda_int64 (__main__.TestSparseCSRCUDA) ... ok (0.003s) 2022-11-23T04:14:40.3544725Z test_zero_to_zero_correspondence_unary_positive_cuda_int8 (__main__.TestSparseCSRCUDA) ... ok (0.003s) 2022-11-23T04:14:40.3544965Z test_zero_to_zero_correspondence_unary_positive_cuda_uint8 (__main__.TestSparseCSRCUDA) ... ok (0.003s) 2022-11-23T04:14:40.3545211Z test_zero_to_zero_correspondence_unary_rad2deg_cuda_bfloat16 (__main__.TestSparseCSRCUDA) ... ok (0.004s) 2022-11-23T04:14:40.3545450Z test_zero_to_zero_correspondence_unary_rad2deg_cuda_bool (__main__.TestSparseCSRCUDA) ... ok (0.004s) 2022-11-23T04:14:40.3545694Z test_zero_to_zero_correspondence_unary_rad2deg_cuda_float16 (__main__.TestSparseCSRCUDA) ... ok (0.004s) 2022-11-23T04:14:40.3545934Z test_zero_to_zero_correspondence_unary_rad2deg_cuda_float32 (__main__.TestSparseCSRCUDA) ... ok (0.004s) 2022-11-23T04:14:40.3546242Z test_zero_to_zero_correspondence_unary_rad2deg_cuda_float64 (__main__.TestSparseCSRCUDA) ... ok (0.004s) 2022-11-23T04:14:40.3546496Z test_zero_to_zero_correspondence_unary_rad2deg_cuda_int16 (__main__.TestSparseCSRCUDA) ... ok (0.004s) 2022-11-23T04:14:40.3546738Z test_zero_to_zero_correspondence_unary_rad2deg_cuda_int32 (__main__.TestSparseCSRCUDA) ... ok (0.004s) 2022-11-23T04:14:40.3546955Z test_zero_to_zero_correspondence_unary_rad2deg_cuda_int64 (__main__.TestSparseCSRCUDA) ... ok (0.004s) 2022-11-23T04:14:40.3547203Z test_zero_to_zero_correspondence_unary_rad2deg_cuda_int8 (__main__.TestSparseCSRCUDA) ... ok (0.004s) 2022-11-23T04:14:40.3547450Z test_zero_to_zero_correspondence_unary_rad2deg_cuda_uint8 (__main__.TestSparseCSRCUDA) ... ok (0.004s) 2022-11-23T04:14:40.3547695Z test_zero_to_zero_correspondence_unary_round_cuda_bfloat16 (__main__.TestSparseCSRCUDA) ... ok (0.004s) 2022-11-23T04:14:40.3547936Z test_zero_to_zero_correspondence_unary_round_cuda_float16 (__main__.TestSparseCSRCUDA) ... ok (0.004s) 2022-11-23T04:14:40.3548176Z test_zero_to_zero_correspondence_unary_round_cuda_float32 (__main__.TestSparseCSRCUDA) ... ok (0.004s) 2022-11-23T04:14:40.3548412Z test_zero_to_zero_correspondence_unary_round_cuda_float64 (__main__.TestSparseCSRCUDA) ... ok (0.003s) 2022-11-23T04:14:40.3548651Z test_zero_to_zero_correspondence_unary_round_cuda_int16 (__main__.TestSparseCSRCUDA) ... ok (0.003s) 2022-11-23T04:14:40.3548883Z test_zero_to_zero_correspondence_unary_round_cuda_int32 (__main__.TestSparseCSRCUDA) ... ok (0.003s) 2022-11-23T04:14:40.3549100Z test_zero_to_zero_correspondence_unary_round_cuda_int64 (__main__.TestSparseCSRCUDA) ... ok (0.003s) 2022-11-23T04:14:40.3549334Z test_zero_to_zero_correspondence_unary_round_cuda_int8 (__main__.TestSparseCSRCUDA) ... ok (0.003s) 2022-11-23T04:14:40.3549567Z test_zero_to_zero_correspondence_unary_round_cuda_uint8 (__main__.TestSparseCSRCUDA) ... ok (0.004s) 2022-11-23T04:14:40.3549808Z test_zero_to_zero_correspondence_unary_sgn_cuda_bfloat16 (__main__.TestSparseCSRCUDA) ... ok (0.004s) 2022-11-23T04:14:40.3550100Z test_zero_to_zero_correspondence_unary_sgn_cuda_bool (__main__.TestSparseCSRCUDA) ... ok (0.003s) 2022-11-23T04:14:40.3550344Z test_zero_to_zero_correspondence_unary_sgn_cuda_complex128 (__main__.TestSparseCSRCUDA) ... ok (0.004s) 2022-11-23T04:14:40.3550585Z test_zero_to_zero_correspondence_unary_sgn_cuda_complex32 (__main__.TestSparseCSRCUDA) ... ok (0.004s) 2022-11-23T04:14:40.3550836Z test_zero_to_zero_correspondence_unary_sgn_cuda_complex64 (__main__.TestSparseCSRCUDA) ... ok (0.004s) 2022-11-23T04:14:40.3551077Z test_zero_to_zero_correspondence_unary_sgn_cuda_float16 (__main__.TestSparseCSRCUDA) ... ok (0.004s) 2022-11-23T04:14:40.3551300Z test_zero_to_zero_correspondence_unary_sgn_cuda_float32 (__main__.TestSparseCSRCUDA) ... ok (0.004s) 2022-11-23T04:14:40.3551536Z test_zero_to_zero_correspondence_unary_sgn_cuda_float64 (__main__.TestSparseCSRCUDA) ... ok (0.004s) 2022-11-23T04:14:40.3551771Z test_zero_to_zero_correspondence_unary_sgn_cuda_int16 (__main__.TestSparseCSRCUDA) ... ok (0.003s) 2022-11-23T04:14:40.3552009Z test_zero_to_zero_correspondence_unary_sgn_cuda_int32 (__main__.TestSparseCSRCUDA) ... ok (0.003s) 2022-11-23T04:14:40.3552234Z test_zero_to_zero_correspondence_unary_sgn_cuda_int64 (__main__.TestSparseCSRCUDA) ... ok (0.003s) 2022-11-23T04:14:40.3552462Z test_zero_to_zero_correspondence_unary_sgn_cuda_int8 (__main__.TestSparseCSRCUDA) ... ok (0.003s) 2022-11-23T04:14:40.3552687Z test_zero_to_zero_correspondence_unary_sgn_cuda_uint8 (__main__.TestSparseCSRCUDA) ... ok (0.003s) 2022-11-23T04:14:40.3552925Z test_zero_to_zero_correspondence_unary_sign_cuda_bfloat16 (__main__.TestSparseCSRCUDA) ... ok (0.004s) 2022-11-23T04:14:40.3553151Z test_zero_to_zero_correspondence_unary_sign_cuda_bool (__main__.TestSparseCSRCUDA) ... ok (0.003s) 2022-11-23T04:14:40.3553368Z test_zero_to_zero_correspondence_unary_sign_cuda_float16 (__main__.TestSparseCSRCUDA) ... ok (0.004s) 2022-11-23T04:14:40.3553658Z test_zero_to_zero_correspondence_unary_sign_cuda_float32 (__main__.TestSparseCSRCUDA) ... ok (0.004s) 2022-11-23T04:14:40.3553910Z test_zero_to_zero_correspondence_unary_sign_cuda_float64 (__main__.TestSparseCSRCUDA) ... ok (0.003s) 2022-11-23T04:14:40.3554146Z test_zero_to_zero_correspondence_unary_sign_cuda_int16 (__main__.TestSparseCSRCUDA) ... ok (0.003s) 2022-11-23T04:14:40.3554392Z test_zero_to_zero_correspondence_unary_sign_cuda_int32 (__main__.TestSparseCSRCUDA) ... ok (0.003s) 2022-11-23T04:14:40.3554626Z test_zero_to_zero_correspondence_unary_sign_cuda_int64 (__main__.TestSparseCSRCUDA) ... ok (0.003s) 2022-11-23T04:14:40.3554866Z test_zero_to_zero_correspondence_unary_sign_cuda_int8 (__main__.TestSparseCSRCUDA) ... ok (0.003s) 2022-11-23T04:14:40.3555100Z test_zero_to_zero_correspondence_unary_sign_cuda_uint8 (__main__.TestSparseCSRCUDA) ... ok (0.003s) 2022-11-23T04:14:40.3555351Z test_zero_to_zero_correspondence_unary_signbit_cuda_bfloat16 (__main__.TestSparseCSRCUDA) ... ok (0.004s) 2022-11-23T04:14:40.3555574Z test_zero_to_zero_correspondence_unary_signbit_cuda_bool (__main__.TestSparseCSRCUDA) ... ok (0.003s) 2022-11-23T04:14:40.3555818Z test_zero_to_zero_correspondence_unary_signbit_cuda_float16 (__main__.TestSparseCSRCUDA) ... ok (0.003s) 2022-11-23T04:14:40.3556060Z test_zero_to_zero_correspondence_unary_signbit_cuda_float32 (__main__.TestSparseCSRCUDA) ... ok (0.003s) 2022-11-23T04:14:40.3556299Z test_zero_to_zero_correspondence_unary_signbit_cuda_float64 (__main__.TestSparseCSRCUDA) ... ok (0.003s) 2022-11-23T04:14:40.3556529Z test_zero_to_zero_correspondence_unary_signbit_cuda_int16 (__main__.TestSparseCSRCUDA) ... ok (0.003s) 2022-11-23T04:14:40.3556761Z test_zero_to_zero_correspondence_unary_signbit_cuda_int32 (__main__.TestSparseCSRCUDA) ... ok (0.003s) 2022-11-23T04:14:40.3556996Z test_zero_to_zero_correspondence_unary_signbit_cuda_int64 (__main__.TestSparseCSRCUDA) ... ok (0.003s) 2022-11-23T04:14:40.3557228Z test_zero_to_zero_correspondence_unary_signbit_cuda_int8 (__main__.TestSparseCSRCUDA) ... ok (0.004s) 2022-11-23T04:14:40.3557522Z test_zero_to_zero_correspondence_unary_signbit_cuda_uint8 (__main__.TestSparseCSRCUDA) ... ok (0.003s) 2022-11-23T04:14:40.3557742Z test_zero_to_zero_correspondence_unary_sin_cuda_bfloat16 (__main__.TestSparseCSRCUDA) ... ok (0.004s) 2022-11-23T04:14:40.3557985Z test_zero_to_zero_correspondence_unary_sin_cuda_bool (__main__.TestSparseCSRCUDA) ... ok (0.004s) 2022-11-23T04:14:40.3558229Z test_zero_to_zero_correspondence_unary_sin_cuda_complex128 (__main__.TestSparseCSRCUDA) ... ok (0.004s) 2022-11-23T04:14:40.3558474Z test_zero_to_zero_correspondence_unary_sin_cuda_complex32 (__main__.TestSparseCSRCUDA) ... ok (0.004s) 2022-11-23T04:14:40.3558713Z test_zero_to_zero_correspondence_unary_sin_cuda_complex64 (__main__.TestSparseCSRCUDA) ... ok (0.004s) 2022-11-23T04:14:40.3558945Z test_zero_to_zero_correspondence_unary_sin_cuda_float16 (__main__.TestSparseCSRCUDA) ... ok (0.004s) 2022-11-23T04:14:40.3559184Z test_zero_to_zero_correspondence_unary_sin_cuda_float32 (__main__.TestSparseCSRCUDA) ... ok (0.004s) 2022-11-23T04:14:40.3559420Z test_zero_to_zero_correspondence_unary_sin_cuda_float64 (__main__.TestSparseCSRCUDA) ... ok (0.003s) 2022-11-23T04:14:40.3559657Z test_zero_to_zero_correspondence_unary_sin_cuda_int16 (__main__.TestSparseCSRCUDA) ... ok (0.004s) 2022-11-23T04:14:40.3559867Z test_zero_to_zero_correspondence_unary_sin_cuda_int32 (__main__.TestSparseCSRCUDA) ... ok (0.004s) 2022-11-23T04:14:40.3560098Z test_zero_to_zero_correspondence_unary_sin_cuda_int64 (__main__.TestSparseCSRCUDA) ... ok (0.004s) 2022-11-23T04:14:40.3560327Z test_zero_to_zero_correspondence_unary_sin_cuda_int8 (__main__.TestSparseCSRCUDA) ... ok (0.004s) 2022-11-23T04:14:40.3560559Z test_zero_to_zero_correspondence_unary_sin_cuda_uint8 (__main__.TestSparseCSRCUDA) ... ok (0.004s) 2022-11-23T04:14:40.3560795Z test_zero_to_zero_correspondence_unary_sinh_cuda_bfloat16 (__main__.TestSparseCSRCUDA) ... ok (0.004s) 2022-11-23T04:14:40.3561077Z test_zero_to_zero_correspondence_unary_sinh_cuda_bool (__main__.TestSparseCSRCUDA) ... ok (0.004s) 2022-11-23T04:14:40.3561327Z test_zero_to_zero_correspondence_unary_sinh_cuda_complex128 (__main__.TestSparseCSRCUDA) ... ok (0.004s) 2022-11-23T04:14:40.3561579Z test_zero_to_zero_correspondence_unary_sinh_cuda_complex32 (__main__.TestSparseCSRCUDA) ... ok (0.004s) 2022-11-23T04:14:40.3561807Z test_zero_to_zero_correspondence_unary_sinh_cuda_complex64 (__main__.TestSparseCSRCUDA) ... ok (0.004s) 2022-11-23T04:14:40.3562049Z test_zero_to_zero_correspondence_unary_sinh_cuda_float16 (__main__.TestSparseCSRCUDA) ... ok (0.004s) 2022-11-23T04:14:40.3562288Z test_zero_to_zero_correspondence_unary_sinh_cuda_float32 (__main__.TestSparseCSRCUDA) ... ok (0.004s) 2022-11-23T04:14:40.3562516Z test_zero_to_zero_correspondence_unary_sinh_cuda_float64 (__main__.TestSparseCSRCUDA) ... ok (0.003s) 2022-11-23T04:14:40.3562753Z test_zero_to_zero_correspondence_unary_sinh_cuda_int16 (__main__.TestSparseCSRCUDA) ... ok (0.004s) 2022-11-23T04:14:40.3562984Z test_zero_to_zero_correspondence_unary_sinh_cuda_int32 (__main__.TestSparseCSRCUDA) ... ok (0.004s) 2022-11-23T04:14:40.3563208Z test_zero_to_zero_correspondence_unary_sinh_cuda_int64 (__main__.TestSparseCSRCUDA) ... ok (0.004s) 2022-11-23T04:14:40.3563442Z test_zero_to_zero_correspondence_unary_sinh_cuda_int8 (__main__.TestSparseCSRCUDA) ... ok (0.004s) 2022-11-23T04:14:40.3563676Z test_zero_to_zero_correspondence_unary_sinh_cuda_uint8 (__main__.TestSparseCSRCUDA) ... ok (0.004s) 2022-11-23T04:14:40.3563894Z test_zero_to_zero_correspondence_unary_sqrt_cuda_bfloat16 (__main__.TestSparseCSRCUDA) ... ok (0.004s) 2022-11-23T04:14:40.3564123Z test_zero_to_zero_correspondence_unary_sqrt_cuda_bool (__main__.TestSparseCSRCUDA) ... ok (0.004s) 2022-11-23T04:14:40.3564365Z test_zero_to_zero_correspondence_unary_sqrt_cuda_complex128 (__main__.TestSparseCSRCUDA) ... ok (0.004s) 2022-11-23T04:14:40.3564610Z test_zero_to_zero_correspondence_unary_sqrt_cuda_complex32 (__main__.TestSparseCSRCUDA) ... ok (0.004s) 2022-11-23T04:14:40.3564930Z test_zero_to_zero_correspondence_unary_sqrt_cuda_complex64 (__main__.TestSparseCSRCUDA) ... ok (0.004s) 2022-11-23T04:14:40.3565178Z test_zero_to_zero_correspondence_unary_sqrt_cuda_float16 (__main__.TestSparseCSRCUDA) ... ok (0.004s) 2022-11-23T04:14:40.3565420Z test_zero_to_zero_correspondence_unary_sqrt_cuda_float32 (__main__.TestSparseCSRCUDA) ... ok (0.004s) 2022-11-23T04:14:40.3565663Z test_zero_to_zero_correspondence_unary_sqrt_cuda_float64 (__main__.TestSparseCSRCUDA) ... ok (0.003s) 2022-11-23T04:14:40.3565896Z test_zero_to_zero_correspondence_unary_sqrt_cuda_int16 (__main__.TestSparseCSRCUDA) ... ok (0.004s) 2022-11-23T04:14:40.3566109Z test_zero_to_zero_correspondence_unary_sqrt_cuda_int32 (__main__.TestSparseCSRCUDA) ... ok (0.004s) 2022-11-23T04:14:40.3566335Z test_zero_to_zero_correspondence_unary_sqrt_cuda_int64 (__main__.TestSparseCSRCUDA) ... ok (0.004s) 2022-11-23T04:14:40.3566569Z test_zero_to_zero_correspondence_unary_sqrt_cuda_int8 (__main__.TestSparseCSRCUDA) ... ok (0.004s) 2022-11-23T04:14:40.3566798Z test_zero_to_zero_correspondence_unary_sqrt_cuda_uint8 (__main__.TestSparseCSRCUDA) ... ok (0.004s) 2022-11-23T04:14:40.3567028Z test_zero_to_zero_correspondence_unary_tan_cuda_bfloat16 (__main__.TestSparseCSRCUDA) ... ok (0.004s) 2022-11-23T04:14:40.3567261Z test_zero_to_zero_correspondence_unary_tan_cuda_bool (__main__.TestSparseCSRCUDA) ... ok (0.004s) 2022-11-23T04:14:40.3567504Z test_zero_to_zero_correspondence_unary_tan_cuda_complex128 (__main__.TestSparseCSRCUDA) ... ok (0.004s) 2022-11-23T04:14:40.3567743Z test_zero_to_zero_correspondence_unary_tan_cuda_complex32 (__main__.TestSparseCSRCUDA) ... ok (0.004s) 2022-11-23T04:14:40.3567981Z test_zero_to_zero_correspondence_unary_tan_cuda_complex64 (__main__.TestSparseCSRCUDA) ... ok (0.004s) 2022-11-23T04:14:40.3568213Z test_zero_to_zero_correspondence_unary_tan_cuda_float16 (__main__.TestSparseCSRCUDA) ... ok (0.004s) 2022-11-23T04:14:40.3568494Z test_zero_to_zero_correspondence_unary_tan_cuda_float32 (__main__.TestSparseCSRCUDA) ... ok (0.004s) 2022-11-23T04:14:40.3568748Z test_zero_to_zero_correspondence_unary_tan_cuda_float64 (__main__.TestSparseCSRCUDA) ... ok (0.004s) 2022-11-23T04:14:40.3568967Z test_zero_to_zero_correspondence_unary_tan_cuda_int16 (__main__.TestSparseCSRCUDA) ... ok (0.004s) 2022-11-23T04:14:40.3569200Z test_zero_to_zero_correspondence_unary_tan_cuda_int32 (__main__.TestSparseCSRCUDA) ... ok (0.004s) 2022-11-23T04:14:40.3569429Z test_zero_to_zero_correspondence_unary_tan_cuda_int64 (__main__.TestSparseCSRCUDA) ... ok (0.004s) 2022-11-23T04:14:40.3569655Z test_zero_to_zero_correspondence_unary_tan_cuda_int8 (__main__.TestSparseCSRCUDA) ... ok (0.004s) 2022-11-23T04:14:40.3569885Z test_zero_to_zero_correspondence_unary_tan_cuda_uint8 (__main__.TestSparseCSRCUDA) ... ok (0.004s) 2022-11-23T04:14:40.3570125Z test_zero_to_zero_correspondence_unary_tanh_cuda_bfloat16 (__main__.TestSparseCSRCUDA) ... ok (0.004s) 2022-11-23T04:14:40.3570355Z test_zero_to_zero_correspondence_unary_tanh_cuda_bool (__main__.TestSparseCSRCUDA) ... ok (0.004s) 2022-11-23T04:14:40.3570594Z test_zero_to_zero_correspondence_unary_tanh_cuda_complex128 (__main__.TestSparseCSRCUDA) ... ok (0.004s) 2022-11-23T04:14:40.3570818Z test_zero_to_zero_correspondence_unary_tanh_cuda_complex32 (__main__.TestSparseCSRCUDA) ... ok (0.004s) 2022-11-23T04:14:40.3571059Z test_zero_to_zero_correspondence_unary_tanh_cuda_complex64 (__main__.TestSparseCSRCUDA) ... ok (0.004s) 2022-11-23T04:14:40.3571295Z test_zero_to_zero_correspondence_unary_tanh_cuda_float16 (__main__.TestSparseCSRCUDA) ... ok (0.004s) 2022-11-23T04:14:40.3571527Z test_zero_to_zero_correspondence_unary_tanh_cuda_float32 (__main__.TestSparseCSRCUDA) ... ok (0.004s) 2022-11-23T04:14:40.3571762Z test_zero_to_zero_correspondence_unary_tanh_cuda_float64 (__main__.TestSparseCSRCUDA) ... ok (0.004s) 2022-11-23T04:14:40.3571997Z test_zero_to_zero_correspondence_unary_tanh_cuda_int16 (__main__.TestSparseCSRCUDA) ... ok (0.004s) 2022-11-23T04:14:40.3572351Z test_zero_to_zero_correspondence_unary_tanh_cuda_int32 (__main__.TestSparseCSRCUDA) ... ok (0.004s) 2022-11-23T04:14:40.3572588Z test_zero_to_zero_correspondence_unary_tanh_cuda_int64 (__main__.TestSparseCSRCUDA) ... ok (0.004s) 2022-11-23T04:14:40.3572828Z test_zero_to_zero_correspondence_unary_tanh_cuda_int8 (__main__.TestSparseCSRCUDA) ... ok (0.004s) 2022-11-23T04:14:40.3573043Z test_zero_to_zero_correspondence_unary_tanh_cuda_uint8 (__main__.TestSparseCSRCUDA) ... ok (0.004s) 2022-11-23T04:14:40.3573283Z test_zero_to_zero_correspondence_unary_trunc_cuda_bfloat16 (__main__.TestSparseCSRCUDA) ... ok (0.004s) 2022-11-23T04:14:40.3573522Z test_zero_to_zero_correspondence_unary_trunc_cuda_float16 (__main__.TestSparseCSRCUDA) ... ok (0.004s) 2022-11-23T04:14:40.3573760Z test_zero_to_zero_correspondence_unary_trunc_cuda_float32 (__main__.TestSparseCSRCUDA) ... ok (0.004s) 2022-11-23T04:14:40.3573999Z test_zero_to_zero_correspondence_unary_trunc_cuda_float64 (__main__.TestSparseCSRCUDA) ... ok (0.003s) 2022-11-23T04:14:40.3574236Z test_zero_to_zero_correspondence_unary_trunc_cuda_int16 (__main__.TestSparseCSRCUDA) ... ok (0.004s) 2022-11-23T04:14:40.3574460Z test_zero_to_zero_correspondence_unary_trunc_cuda_int32 (__main__.TestSparseCSRCUDA) ... ok (0.003s) 2022-11-23T04:14:40.3574691Z test_zero_to_zero_correspondence_unary_trunc_cuda_int64 (__main__.TestSparseCSRCUDA) ... ok (0.003s) 2022-11-23T04:14:40.3574920Z test_zero_to_zero_correspondence_unary_trunc_cuda_int8 (__main__.TestSparseCSRCUDA) ... ok (0.003s) 2022-11-23T04:14:40.3575133Z test_zero_to_zero_correspondence_unary_trunc_cuda_uint8 (__main__.TestSparseCSRCUDA) ... ok (0.003s) 2022-11-23T04:14:40.3575335Z test_make_crow_indices (__main__.TestSparseCSRSampler) ... ok (0.756s) 2022-11-23T04:14:40.3575562Z test_clone_SparseBSC_cuda_bfloat16 (__main__.TestSparseCompressedCUDA) ... ok (0.015s) 2022-11-23T04:14:40.3575842Z test_clone_SparseBSC_cuda_bool (__main__.TestSparseCompressedCUDA) ... ok (0.011s) 2022-11-23T04:14:40.3576091Z test_clone_SparseBSC_cuda_complex128 (__main__.TestSparseCompressedCUDA) ... ok (0.013s) 2022-11-23T04:14:40.3576327Z test_clone_SparseBSC_cuda_complex64 (__main__.TestSparseCompressedCUDA) ... ok (0.013s) 2022-11-23T04:14:40.3576550Z test_clone_SparseBSC_cuda_float16 (__main__.TestSparseCompressedCUDA) ... ok (0.013s) 2022-11-23T04:14:40.3576765Z test_clone_SparseBSC_cuda_float32 (__main__.TestSparseCompressedCUDA) ... ok (0.012s) 2022-11-23T04:14:40.3576987Z test_clone_SparseBSC_cuda_float64 (__main__.TestSparseCompressedCUDA) ... ok (0.012s) 2022-11-23T04:14:40.3577186Z test_clone_SparseBSC_cuda_int16 (__main__.TestSparseCompressedCUDA) ... ok (0.011s) 2022-11-23T04:14:40.3577397Z test_clone_SparseBSC_cuda_int32 (__main__.TestSparseCompressedCUDA) ... ok (0.011s) 2022-11-23T04:14:40.3577607Z test_clone_SparseBSC_cuda_int64 (__main__.TestSparseCompressedCUDA) ... ok (0.011s) 2022-11-23T04:14:40.3577831Z test_clone_SparseBSC_cuda_int8 (__main__.TestSparseCompressedCUDA) ... ok (0.011s) 2022-11-23T04:14:40.3578051Z test_clone_SparseBSC_cuda_uint8 (__main__.TestSparseCompressedCUDA) ... ok (0.011s) 2022-11-23T04:14:40.3578272Z test_clone_SparseBSR_cuda_bfloat16 (__main__.TestSparseCompressedCUDA) ... ok (0.012s) 2022-11-23T04:14:40.3578486Z test_clone_SparseBSR_cuda_bool (__main__.TestSparseCompressedCUDA) ... ok (0.011s) 2022-11-23T04:14:40.3578710Z test_clone_SparseBSR_cuda_complex128 (__main__.TestSparseCompressedCUDA) ... ok (0.013s) 2022-11-23T04:14:40.3578917Z test_clone_SparseBSR_cuda_complex64 (__main__.TestSparseCompressedCUDA) ... ok (0.013s) 2022-11-23T04:14:40.3579150Z test_clone_SparseBSR_cuda_float16 (__main__.TestSparseCompressedCUDA) ... ok (0.013s) 2022-11-23T04:14:40.3579374Z test_clone_SparseBSR_cuda_float32 (__main__.TestSparseCompressedCUDA) ... ok (0.012s) 2022-11-23T04:14:40.3579600Z test_clone_SparseBSR_cuda_float64 (__main__.TestSparseCompressedCUDA) ... ok (0.012s) 2022-11-23T04:14:40.3579879Z test_clone_SparseBSR_cuda_int16 (__main__.TestSparseCompressedCUDA) ... ok (0.011s) 2022-11-23T04:14:40.3580423Z test_clone_SparseBSR_cuda_int32 (__main__.TestSparseCompressedCUDA) ... ok (0.011s) 2022-11-23T04:14:40.3580646Z test_clone_SparseBSR_cuda_int64 (__main__.TestSparseCompressedCUDA) ... ok (0.010s) 2022-11-23T04:14:40.3580861Z test_clone_SparseBSR_cuda_int8 (__main__.TestSparseCompressedCUDA) ... ok (0.011s) 2022-11-23T04:14:40.3581052Z test_clone_SparseBSR_cuda_uint8 (__main__.TestSparseCompressedCUDA) ... ok (0.011s) 2022-11-23T04:14:40.3581273Z test_clone_SparseCSC_cuda_bfloat16 (__main__.TestSparseCompressedCUDA) ... ok (0.008s) 2022-11-23T04:14:40.3581489Z test_clone_SparseCSC_cuda_bool (__main__.TestSparseCompressedCUDA) ... ok (0.007s) 2022-11-23T04:14:40.3581714Z test_clone_SparseCSC_cuda_complex128 (__main__.TestSparseCompressedCUDA) ... ok (0.009s) 2022-11-23T04:14:40.3581940Z test_clone_SparseCSC_cuda_complex64 (__main__.TestSparseCompressedCUDA) ... ok (0.008s) 2022-11-23T04:14:40.3582164Z test_clone_SparseCSC_cuda_float16 (__main__.TestSparseCompressedCUDA) ... ok (0.008s) 2022-11-23T04:14:40.3582382Z test_clone_SparseCSC_cuda_float32 (__main__.TestSparseCompressedCUDA) ... ok (0.009s) 2022-11-23T04:14:40.3582601Z test_clone_SparseCSC_cuda_float64 (__main__.TestSparseCompressedCUDA) ... ok (0.008s) 2022-11-23T04:14:40.3582830Z test_clone_SparseCSC_cuda_int16 (__main__.TestSparseCompressedCUDA) ... ok (0.007s) 2022-11-23T04:14:40.3583028Z test_clone_SparseCSC_cuda_int32 (__main__.TestSparseCompressedCUDA) ... ok (0.007s) 2022-11-23T04:14:40.3583243Z test_clone_SparseCSC_cuda_int64 (__main__.TestSparseCompressedCUDA) ... ok (0.007s) 2022-11-23T04:14:40.3583458Z test_clone_SparseCSC_cuda_int8 (__main__.TestSparseCompressedCUDA) ... ok (0.007s) 2022-11-23T04:14:40.3583673Z test_clone_SparseCSC_cuda_uint8 (__main__.TestSparseCompressedCUDA) ... ok (0.007s) 2022-11-23T04:14:40.3583979Z test_clone_SparseCSR_cuda_bfloat16 (__main__.TestSparseCompressedCUDA) ... ok (0.009s) 2022-11-23T04:14:40.3584214Z test_clone_SparseCSR_cuda_bool (__main__.TestSparseCompressedCUDA) ... ok (0.008s) 2022-11-23T04:14:40.3584439Z test_clone_SparseCSR_cuda_complex128 (__main__.TestSparseCompressedCUDA) ... ok (0.008s) 2022-11-23T04:14:40.3584662Z test_clone_SparseCSR_cuda_complex64 (__main__.TestSparseCompressedCUDA) ... ok (0.008s) 2022-11-23T04:14:40.3584861Z test_clone_SparseCSR_cuda_float16 (__main__.TestSparseCompressedCUDA) ... ok (0.008s) 2022-11-23T04:14:40.3585084Z test_clone_SparseCSR_cuda_float32 (__main__.TestSparseCompressedCUDA) ... ok (0.008s) 2022-11-23T04:14:40.3585295Z test_clone_SparseCSR_cuda_float64 (__main__.TestSparseCompressedCUDA) ... ok (0.008s) 2022-11-23T04:14:40.3585512Z test_clone_SparseCSR_cuda_int16 (__main__.TestSparseCompressedCUDA) ... ok (0.008s) 2022-11-23T04:14:40.3585723Z test_clone_SparseCSR_cuda_int32 (__main__.TestSparseCompressedCUDA) ... ok (0.007s) 2022-11-23T04:14:40.3585935Z test_clone_SparseCSR_cuda_int64 (__main__.TestSparseCompressedCUDA) ... ok (0.007s) 2022-11-23T04:14:40.3586163Z test_clone_SparseCSR_cuda_int8 (__main__.TestSparseCompressedCUDA) ... ok (0.007s) 2022-11-23T04:14:40.3586379Z test_clone_SparseCSR_cuda_uint8 (__main__.TestSparseCompressedCUDA) ... ok (0.007s) 2022-11-23T04:14:40.3586627Z test_consistency_SparseBSC_abs_cuda_bfloat16 (__main__.TestSparseCompressedCUDA) ... ok (0.005s) 2022-11-23T04:14:40.3586846Z test_consistency_SparseBSC_abs_cuda_bool (__main__.TestSparseCompressedCUDA) ... ok (0.005s) 2022-11-23T04:14:40.3587089Z test_consistency_SparseBSC_abs_cuda_complex128 (__main__.TestSparseCompressedCUDA) ... ok (0.005s) 2022-11-23T04:14:40.3587328Z test_consistency_SparseBSC_abs_cuda_complex32 (__main__.TestSparseCompressedCUDA) ... ok (0.005s) 2022-11-23T04:14:40.3587562Z test_consistency_SparseBSC_abs_cuda_complex64 (__main__.TestSparseCompressedCUDA) ... ok (0.005s) 2022-11-23T04:14:40.3587805Z test_consistency_SparseBSC_abs_cuda_float16 (__main__.TestSparseCompressedCUDA) ... ok (0.005s) 2022-11-23T04:14:40.3588122Z test_consistency_SparseBSC_abs_cuda_float32 (__main__.TestSparseCompressedCUDA) ... ok (0.005s) 2022-11-23T04:14:40.3588357Z test_consistency_SparseBSC_abs_cuda_float64 (__main__.TestSparseCompressedCUDA) ... ok (0.005s) 2022-11-23T04:14:40.3588590Z test_consistency_SparseBSC_abs_cuda_int16 (__main__.TestSparseCompressedCUDA) ... ok (0.004s) 2022-11-23T04:14:40.3588806Z test_consistency_SparseBSC_abs_cuda_int32 (__main__.TestSparseCompressedCUDA) ... ok (0.005s) 2022-11-23T04:14:40.3589036Z test_consistency_SparseBSC_abs_cuda_int64 (__main__.TestSparseCompressedCUDA) ... ok (0.005s) 2022-11-23T04:14:40.3589265Z test_consistency_SparseBSC_abs_cuda_int8 (__main__.TestSparseCompressedCUDA) ... ok (0.004s) 2022-11-23T04:14:40.3589492Z test_consistency_SparseBSC_abs_cuda_uint8 (__main__.TestSparseCompressedCUDA) ... ok (0.005s) 2022-11-23T04:14:40.3589745Z test_consistency_SparseBSC_angle_cuda_bool (__main__.TestSparseCompressedCUDA) ... ok (0.005s) 2022-11-23T04:14:40.3590002Z test_consistency_SparseBSC_angle_cuda_complex128 (__main__.TestSparseCompressedCUDA) ... ok (0.005s) 2022-11-23T04:14:40.3590253Z test_consistency_SparseBSC_angle_cuda_complex32 (__main__.TestSparseCompressedCUDA) ... ok (0.005s) 2022-11-23T04:14:40.3590485Z test_consistency_SparseBSC_angle_cuda_complex64 (__main__.TestSparseCompressedCUDA) ... ok (0.005s) 2022-11-23T04:14:40.3590715Z test_consistency_SparseBSC_angle_cuda_float32 (__main__.TestSparseCompressedCUDA) ... ok (0.005s) 2022-11-23T04:14:40.3590927Z test_consistency_SparseBSC_angle_cuda_float64 (__main__.TestSparseCompressedCUDA) ... ok (0.005s) 2022-11-23T04:14:40.3591161Z test_consistency_SparseBSC_angle_cuda_int16 (__main__.TestSparseCompressedCUDA) ... ok (0.005s) 2022-11-23T04:14:40.3591393Z test_consistency_SparseBSC_angle_cuda_int32 (__main__.TestSparseCompressedCUDA) ... ok (0.004s) 2022-11-23T04:14:40.3591677Z test_consistency_SparseBSC_angle_cuda_int64 (__main__.TestSparseCompressedCUDA) ... ok (0.005s) 2022-11-23T04:14:40.3591925Z test_consistency_SparseBSC_angle_cuda_int8 (__main__.TestSparseCompressedCUDA) ... ok (0.005s) 2022-11-23T04:14:40.3592161Z test_consistency_SparseBSC_angle_cuda_uint8 (__main__.TestSparseCompressedCUDA) ... ok (0.005s) 2022-11-23T04:14:40.3592403Z test_consistency_SparseBSC_asin_cuda_bfloat16 (__main__.TestSparseCompressedCUDA) ... ok (0.005s) 2022-11-23T04:14:40.3592631Z test_consistency_SparseBSC_asin_cuda_bool (__main__.TestSparseCompressedCUDA) ... ok (0.005s) 2022-11-23T04:14:40.3592867Z test_consistency_SparseBSC_asin_cuda_complex128 (__main__.TestSparseCompressedCUDA) ... ok (0.005s) 2022-11-23T04:14:40.3593091Z test_consistency_SparseBSC_asin_cuda_complex32 (__main__.TestSparseCompressedCUDA) ... ok (0.005s) 2022-11-23T04:14:40.3593339Z test_consistency_SparseBSC_asin_cuda_complex64 (__main__.TestSparseCompressedCUDA) ... ok (0.005s) 2022-11-23T04:14:40.3593578Z test_consistency_SparseBSC_asin_cuda_float16 (__main__.TestSparseCompressedCUDA) ... ok (0.005s) 2022-11-23T04:14:40.3593828Z test_consistency_SparseBSC_asin_cuda_float32 (__main__.TestSparseCompressedCUDA) ... ok (0.004s) 2022-11-23T04:14:40.3594064Z test_consistency_SparseBSC_asin_cuda_float64 (__main__.TestSparseCompressedCUDA) ... ok (0.005s) 2022-11-23T04:14:40.3594295Z test_consistency_SparseBSC_asin_cuda_int16 (__main__.TestSparseCompressedCUDA) ... ok (0.005s) 2022-11-23T04:14:40.3594527Z test_consistency_SparseBSC_asin_cuda_int32 (__main__.TestSparseCompressedCUDA) ... ok (0.005s) 2022-11-23T04:14:40.3594752Z test_consistency_SparseBSC_asin_cuda_int64 (__main__.TestSparseCompressedCUDA) ... ok (0.005s) 2022-11-23T04:14:40.3594980Z test_consistency_SparseBSC_asin_cuda_int8 (__main__.TestSparseCompressedCUDA) ... ok (0.005s) 2022-11-23T04:14:40.3595200Z test_consistency_SparseBSC_asin_cuda_uint8 (__main__.TestSparseCompressedCUDA) ... ok (0.005s) 2022-11-23T04:14:40.3595444Z test_consistency_SparseBSC_asinh_cuda_bfloat16 (__main__.TestSparseCompressedCUDA) ... ok (0.005s) 2022-11-23T04:14:40.3595743Z test_consistency_SparseBSC_asinh_cuda_bool (__main__.TestSparseCompressedCUDA) ... ok (0.005s) 2022-11-23T04:14:40.3595989Z test_consistency_SparseBSC_asinh_cuda_complex128 (__main__.TestSparseCompressedCUDA) ... ok (0.005s) 2022-11-23T04:14:40.3596230Z test_consistency_SparseBSC_asinh_cuda_complex32 (__main__.TestSparseCompressedCUDA) ... ok (0.005s) 2022-11-23T04:14:40.3596467Z test_consistency_SparseBSC_asinh_cuda_complex64 (__main__.TestSparseCompressedCUDA) ... ok (0.005s) 2022-11-23T04:14:40.3596703Z test_consistency_SparseBSC_asinh_cuda_float16 (__main__.TestSparseCompressedCUDA) ... ok (0.005s) 2022-11-23T04:14:40.3596949Z test_consistency_SparseBSC_asinh_cuda_float32 (__main__.TestSparseCompressedCUDA) ... ok (0.005s) 2022-11-23T04:14:40.3597168Z test_consistency_SparseBSC_asinh_cuda_float64 (__main__.TestSparseCompressedCUDA) ... ok (0.005s) 2022-11-23T04:14:40.3597413Z test_consistency_SparseBSC_asinh_cuda_int16 (__main__.TestSparseCompressedCUDA) ... ok (0.005s) 2022-11-23T04:14:40.3597654Z test_consistency_SparseBSC_asinh_cuda_int32 (__main__.TestSparseCompressedCUDA) ... ok (0.005s) 2022-11-23T04:14:40.3597885Z test_consistency_SparseBSC_asinh_cuda_int64 (__main__.TestSparseCompressedCUDA) ... ok (0.005s) 2022-11-23T04:14:40.3598119Z test_consistency_SparseBSC_asinh_cuda_int8 (__main__.TestSparseCompressedCUDA) ... ok (0.005s) 2022-11-23T04:14:40.3598353Z test_consistency_SparseBSC_asinh_cuda_uint8 (__main__.TestSparseCompressedCUDA) ... ok (0.005s) 2022-11-23T04:14:40.3598584Z test_consistency_SparseBSC_atan_cuda_bfloat16 (__main__.TestSparseCompressedCUDA) ... ok (0.005s) 2022-11-23T04:14:40.3598809Z test_consistency_SparseBSC_atan_cuda_bool (__main__.TestSparseCompressedCUDA) ... ok (0.005s) 2022-11-23T04:14:40.3599048Z test_consistency_SparseBSC_atan_cuda_complex128 (__main__.TestSparseCompressedCUDA) ... ok (0.005s) 2022-11-23T04:14:40.3599322Z test_consistency_SparseBSC_atan_cuda_complex32 (__main__.TestSparseCompressedCUDA) ... ok (0.005s) 2022-11-23T04:14:40.3599574Z test_consistency_SparseBSC_atan_cuda_complex64 (__main__.TestSparseCompressedCUDA) ... ok (0.005s) 2022-11-23T04:14:40.3599816Z test_consistency_SparseBSC_atan_cuda_float16 (__main__.TestSparseCompressedCUDA) ... ok (0.005s) 2022-11-23T04:14:40.3600049Z test_consistency_SparseBSC_atan_cuda_float32 (__main__.TestSparseCompressedCUDA) ... ok (0.005s) 2022-11-23T04:14:40.3600275Z test_consistency_SparseBSC_atan_cuda_float64 (__main__.TestSparseCompressedCUDA) ... ok (0.005s) 2022-11-23T04:14:40.3600514Z test_consistency_SparseBSC_atan_cuda_int16 (__main__.TestSparseCompressedCUDA) ... ok (0.005s) 2022-11-23T04:14:40.3600751Z test_consistency_SparseBSC_atan_cuda_int32 (__main__.TestSparseCompressedCUDA) ... ok (0.005s) 2022-11-23T04:14:40.3600987Z test_consistency_SparseBSC_atan_cuda_int64 (__main__.TestSparseCompressedCUDA) ... ok (0.005s) 2022-11-23T04:14:40.3601221Z test_consistency_SparseBSC_atan_cuda_int8 (__main__.TestSparseCompressedCUDA) ... ok (0.005s) 2022-11-23T04:14:40.3601443Z test_consistency_SparseBSC_atan_cuda_uint8 (__main__.TestSparseCompressedCUDA) ... ok (0.005s) 2022-11-23T04:14:40.3601682Z test_consistency_SparseBSC_atanh_cuda_bfloat16 (__main__.TestSparseCompressedCUDA) ... ok (0.005s) 2022-11-23T04:14:40.3601916Z test_consistency_SparseBSC_atanh_cuda_bool (__main__.TestSparseCompressedCUDA) ... ok (0.005s) 2022-11-23T04:14:40.3602162Z test_consistency_SparseBSC_atanh_cuda_complex128 (__main__.TestSparseCompressedCUDA) ... ok (0.005s) 2022-11-23T04:14:40.3602403Z test_consistency_SparseBSC_atanh_cuda_complex32 (__main__.TestSparseCompressedCUDA) ... ok (0.005s) 2022-11-23T04:14:40.3602638Z test_consistency_SparseBSC_atanh_cuda_complex64 (__main__.TestSparseCompressedCUDA) ... ok (0.005s) 2022-11-23T04:14:40.3602878Z test_consistency_SparseBSC_atanh_cuda_float16 (__main__.TestSparseCompressedCUDA) ... ok (0.005s) 2022-11-23T04:14:40.3603112Z test_consistency_SparseBSC_atanh_cuda_float32 (__main__.TestSparseCompressedCUDA) ... ok (0.005s) 2022-11-23T04:14:40.3603416Z test_consistency_SparseBSC_atanh_cuda_float64 (__main__.TestSparseCompressedCUDA) ... ok (0.005s) 2022-11-23T04:14:40.3603630Z test_consistency_SparseBSC_atanh_cuda_int16 (__main__.TestSparseCompressedCUDA) ... ok (0.005s) 2022-11-23T04:14:40.3603870Z test_consistency_SparseBSC_atanh_cuda_int32 (__main__.TestSparseCompressedCUDA) ... ok (0.004s) 2022-11-23T04:14:40.3604115Z test_consistency_SparseBSC_atanh_cuda_int64 (__main__.TestSparseCompressedCUDA) ... ok (0.005s) 2022-11-23T04:14:40.3604349Z test_consistency_SparseBSC_atanh_cuda_int8 (__main__.TestSparseCompressedCUDA) ... ok (0.005s) 2022-11-23T04:14:40.3604590Z test_consistency_SparseBSC_atanh_cuda_uint8 (__main__.TestSparseCompressedCUDA) ... ok (0.005s) 2022-11-23T04:14:40.3604827Z test_consistency_SparseBSC_ceil_cuda_bfloat16 (__main__.TestSparseCompressedCUDA) ... ok (0.005s) 2022-11-23T04:14:40.3605063Z test_consistency_SparseBSC_ceil_cuda_float16 (__main__.TestSparseCompressedCUDA) ... ok (0.005s) 2022-11-23T04:14:40.3605293Z test_consistency_SparseBSC_ceil_cuda_float32 (__main__.TestSparseCompressedCUDA) ... ok (0.005s) 2022-11-23T04:14:40.3605517Z test_consistency_SparseBSC_ceil_cuda_float64 (__main__.TestSparseCompressedCUDA) ... ok (0.005s) 2022-11-23T04:14:40.3605736Z test_consistency_SparseBSC_ceil_cuda_int16 (__main__.TestSparseCompressedCUDA) ... ok (0.004s) 2022-11-23T04:14:40.3605961Z test_consistency_SparseBSC_ceil_cuda_int32 (__main__.TestSparseCompressedCUDA) ... ok (0.005s) 2022-11-23T04:14:40.3606188Z test_consistency_SparseBSC_ceil_cuda_int64 (__main__.TestSparseCompressedCUDA) ... ok (0.005s) 2022-11-23T04:14:40.3606421Z test_consistency_SparseBSC_ceil_cuda_int8 (__main__.TestSparseCompressedCUDA) ... ok (0.004s) 2022-11-23T04:14:40.3606645Z test_consistency_SparseBSC_ceil_cuda_uint8 (__main__.TestSparseCompressedCUDA) ... ok (0.005s) 2022-11-23T04:14:40.3606951Z test_consistency_SparseBSC_conj_physical_cuda_bfloat16 (__main__.TestSparseCompressedCUDA) ... ok (0.005s) 2022-11-23T04:14:40.3607217Z test_consistency_SparseBSC_conj_physical_cuda_bool (__main__.TestSparseCompressedCUDA) ... ok (0.004s) 2022-11-23T04:14:40.3607476Z test_consistency_SparseBSC_conj_physical_cuda_complex128 (__main__.TestSparseCompressedCUDA) ... ok (0.005s) 2022-11-23T04:14:40.3607727Z test_consistency_SparseBSC_conj_physical_cuda_complex32 (__main__.TestSparseCompressedCUDA) ... ok (0.005s) 2022-11-23T04:14:40.3607990Z test_consistency_SparseBSC_conj_physical_cuda_complex64 (__main__.TestSparseCompressedCUDA) ... ok (0.005s) 2022-11-23T04:14:40.3608247Z test_consistency_SparseBSC_conj_physical_cuda_float16 (__main__.TestSparseCompressedCUDA) ... ok (0.005s) 2022-11-23T04:14:40.3608496Z test_consistency_SparseBSC_conj_physical_cuda_float32 (__main__.TestSparseCompressedCUDA) ... ok (0.005s) 2022-11-23T04:14:40.3608743Z test_consistency_SparseBSC_conj_physical_cuda_float64 (__main__.TestSparseCompressedCUDA) ... ok (0.005s) 2022-11-23T04:14:40.3608989Z test_consistency_SparseBSC_conj_physical_cuda_int16 (__main__.TestSparseCompressedCUDA) ... ok (0.004s) 2022-11-23T04:14:40.3609240Z test_consistency_SparseBSC_conj_physical_cuda_int32 (__main__.TestSparseCompressedCUDA) ... ok (0.004s) 2022-11-23T04:14:40.3609482Z test_consistency_SparseBSC_conj_physical_cuda_int64 (__main__.TestSparseCompressedCUDA) ... ok (0.004s) 2022-11-23T04:14:40.3609729Z test_consistency_SparseBSC_conj_physical_cuda_int8 (__main__.TestSparseCompressedCUDA) ... ok (0.004s) 2022-11-23T04:14:40.3609976Z test_consistency_SparseBSC_conj_physical_cuda_uint8 (__main__.TestSparseCompressedCUDA) ... ok (0.005s) 2022-11-23T04:14:40.3610205Z test_consistency_SparseBSC_deg2rad_cuda_bfloat16 (__main__.TestSparseCompressedCUDA) ... ok (0.005s) 2022-11-23T04:14:40.3610439Z test_consistency_SparseBSC_deg2rad_cuda_bool (__main__.TestSparseCompressedCUDA) ... ok (0.005s) 2022-11-23T04:14:40.3610677Z test_consistency_SparseBSC_deg2rad_cuda_float16 (__main__.TestSparseCompressedCUDA) ... ok (0.005s) 2022-11-23T04:14:40.3610971Z test_consistency_SparseBSC_deg2rad_cuda_float32 (__main__.TestSparseCompressedCUDA) ... ok (0.005s) 2022-11-23T04:14:40.3611198Z test_consistency_SparseBSC_deg2rad_cuda_float64 (__main__.TestSparseCompressedCUDA) ... ok (0.005s) 2022-11-23T04:14:40.3611441Z test_consistency_SparseBSC_deg2rad_cuda_int16 (__main__.TestSparseCompressedCUDA) ... ok (0.005s) 2022-11-23T04:14:40.3611670Z test_consistency_SparseBSC_deg2rad_cuda_int32 (__main__.TestSparseCompressedCUDA) ... ok (0.005s) 2022-11-23T04:14:40.3611904Z test_consistency_SparseBSC_deg2rad_cuda_int64 (__main__.TestSparseCompressedCUDA) ... ok (0.005s) 2022-11-23T04:14:40.3612126Z test_consistency_SparseBSC_deg2rad_cuda_int8 (__main__.TestSparseCompressedCUDA) ... ok (0.005s) 2022-11-23T04:14:40.3612357Z test_consistency_SparseBSC_deg2rad_cuda_uint8 (__main__.TestSparseCompressedCUDA) ... ok (0.005s) 2022-11-23T04:14:40.3612586Z test_consistency_SparseBSC_erf_cuda_bfloat16 (__main__.TestSparseCompressedCUDA) ... ok (0.005s) 2022-11-23T04:14:40.3612812Z test_consistency_SparseBSC_erf_cuda_bool (__main__.TestSparseCompressedCUDA) ... ok (0.005s) 2022-11-23T04:14:40.3613042Z test_consistency_SparseBSC_erf_cuda_float16 (__main__.TestSparseCompressedCUDA) ... ok (0.005s) 2022-11-23T04:14:40.3613269Z test_consistency_SparseBSC_erf_cuda_float32 (__main__.TestSparseCompressedCUDA) ... ok (0.005s) 2022-11-23T04:14:40.3613497Z test_consistency_SparseBSC_erf_cuda_float64 (__main__.TestSparseCompressedCUDA) ... ok (0.005s) 2022-11-23T04:14:40.3613721Z test_consistency_SparseBSC_erf_cuda_int16 (__main__.TestSparseCompressedCUDA) ... ok (0.005s) 2022-11-23T04:14:40.3613946Z test_consistency_SparseBSC_erf_cuda_int32 (__main__.TestSparseCompressedCUDA) ... ok (0.005s) 2022-11-23T04:14:40.3614154Z test_consistency_SparseBSC_erf_cuda_int64 (__main__.TestSparseCompressedCUDA) ... ok (0.005s) 2022-11-23T04:14:40.3614379Z test_consistency_SparseBSC_erf_cuda_int8 (__main__.TestSparseCompressedCUDA) ... ok (0.005s) 2022-11-23T04:14:40.3614655Z test_consistency_SparseBSC_erf_cuda_uint8 (__main__.TestSparseCompressedCUDA) ... ok (0.005s) 2022-11-23T04:14:40.3614908Z test_consistency_SparseBSC_erfinv_cuda_bool (__main__.TestSparseCompressedCUDA) ... ok (0.005s) 2022-11-23T04:14:40.3615150Z test_consistency_SparseBSC_erfinv_cuda_float16 (__main__.TestSparseCompressedCUDA) ... ok (0.005s) 2022-11-23T04:14:40.3615400Z test_consistency_SparseBSC_erfinv_cuda_float32 (__main__.TestSparseCompressedCUDA) ... ok (0.005s) 2022-11-23T04:14:40.3615638Z test_consistency_SparseBSC_erfinv_cuda_float64 (__main__.TestSparseCompressedCUDA) ... ok (0.005s) 2022-11-23T04:14:40.3615875Z test_consistency_SparseBSC_erfinv_cuda_int16 (__main__.TestSparseCompressedCUDA) ... ok (0.005s) 2022-11-23T04:14:40.3616106Z test_consistency_SparseBSC_erfinv_cuda_int32 (__main__.TestSparseCompressedCUDA) ... ok (0.005s) 2022-11-23T04:14:40.3616319Z test_consistency_SparseBSC_erfinv_cuda_int64 (__main__.TestSparseCompressedCUDA) ... ok (0.005s) 2022-11-23T04:14:40.3616558Z test_consistency_SparseBSC_erfinv_cuda_int8 (__main__.TestSparseCompressedCUDA) ... ok (0.005s) 2022-11-23T04:14:40.3616793Z test_consistency_SparseBSC_erfinv_cuda_uint8 (__main__.TestSparseCompressedCUDA) ... ok (0.005s) 2022-11-23T04:14:40.3617033Z test_consistency_SparseBSC_expm1_cuda_bfloat16 (__main__.TestSparseCompressedCUDA) ... ok (0.005s) 2022-11-23T04:14:40.3617264Z test_consistency_SparseBSC_expm1_cuda_bool (__main__.TestSparseCompressedCUDA) ... ok (0.005s) 2022-11-23T04:14:40.3617499Z test_consistency_SparseBSC_expm1_cuda_float16 (__main__.TestSparseCompressedCUDA) ... ok (0.005s) 2022-11-23T04:14:40.3617736Z test_consistency_SparseBSC_expm1_cuda_float32 (__main__.TestSparseCompressedCUDA) ... ok (0.004s) 2022-11-23T04:14:40.3617965Z test_consistency_SparseBSC_expm1_cuda_float64 (__main__.TestSparseCompressedCUDA) ... ok (0.005s) 2022-11-23T04:14:40.3618204Z test_consistency_SparseBSC_expm1_cuda_int16 (__main__.TestSparseCompressedCUDA) ... ok (0.005s) 2022-11-23T04:14:40.3618503Z test_consistency_SparseBSC_expm1_cuda_int32 (__main__.TestSparseCompressedCUDA) ... ok (0.005s) 2022-11-23T04:14:40.3618739Z test_consistency_SparseBSC_expm1_cuda_int64 (__main__.TestSparseCompressedCUDA) ... ok (0.005s) 2022-11-23T04:14:40.3618980Z test_consistency_SparseBSC_expm1_cuda_int8 (__main__.TestSparseCompressedCUDA) ... ok (0.005s) 2022-11-23T04:14:40.3619212Z test_consistency_SparseBSC_expm1_cuda_uint8 (__main__.TestSparseCompressedCUDA) ... ok (0.005s) 2022-11-23T04:14:40.3619451Z test_consistency_SparseBSC_floor_cuda_bfloat16 (__main__.TestSparseCompressedCUDA) ... ok (0.005s) 2022-11-23T04:14:40.3619685Z test_consistency_SparseBSC_floor_cuda_float16 (__main__.TestSparseCompressedCUDA) ... ok (0.005s) 2022-11-23T04:14:40.3619914Z test_consistency_SparseBSC_floor_cuda_float32 (__main__.TestSparseCompressedCUDA) ... ok (0.005s) 2022-11-23T04:14:40.3620385Z test_consistency_SparseBSC_floor_cuda_float64 (__main__.TestSparseCompressedCUDA) ... ok (0.005s) 2022-11-23T04:14:40.3620606Z test_consistency_SparseBSC_floor_cuda_int16 (__main__.TestSparseCompressedCUDA) ... ok (0.005s) 2022-11-23T04:14:40.3620833Z test_consistency_SparseBSC_floor_cuda_int32 (__main__.TestSparseCompressedCUDA) ... ok (0.005s) 2022-11-23T04:14:40.3621057Z test_consistency_SparseBSC_floor_cuda_int64 (__main__.TestSparseCompressedCUDA) ... ok (0.004s) 2022-11-23T04:14:40.3621288Z test_consistency_SparseBSC_floor_cuda_int8 (__main__.TestSparseCompressedCUDA) ... ok (0.004s) 2022-11-23T04:14:40.3621519Z test_consistency_SparseBSC_floor_cuda_uint8 (__main__.TestSparseCompressedCUDA) ... ok (0.005s) 2022-11-23T04:14:40.3621759Z test_consistency_SparseBSC_frac_cuda_bfloat16 (__main__.TestSparseCompressedCUDA) ... ok (0.005s) 2022-11-23T04:14:40.3621988Z test_consistency_SparseBSC_frac_cuda_float16 (__main__.TestSparseCompressedCUDA) ... ok (0.005s) 2022-11-23T04:14:40.3622223Z test_consistency_SparseBSC_frac_cuda_float32 (__main__.TestSparseCompressedCUDA) ... ok (0.005s) 2022-11-23T04:14:40.3622534Z test_consistency_SparseBSC_frac_cuda_float64 (__main__.TestSparseCompressedCUDA) ... ok (0.005s) 2022-11-23T04:14:40.3622782Z test_consistency_SparseBSC_isinf_cuda_bfloat16 (__main__.TestSparseCompressedCUDA) ... ok (0.005s) 2022-11-23T04:14:40.3623013Z test_consistency_SparseBSC_isinf_cuda_bool (__main__.TestSparseCompressedCUDA) ... ok (0.004s) 2022-11-23T04:14:40.3623253Z test_consistency_SparseBSC_isinf_cuda_complex128 (__main__.TestSparseCompressedCUDA) ... ok (0.005s) 2022-11-23T04:14:40.3623489Z test_consistency_SparseBSC_isinf_cuda_complex32 (__main__.TestSparseCompressedCUDA) ... ok (0.005s) 2022-11-23T04:14:40.3623716Z test_consistency_SparseBSC_isinf_cuda_complex64 (__main__.TestSparseCompressedCUDA) ... ok (0.005s) 2022-11-23T04:14:40.3623944Z test_consistency_SparseBSC_isinf_cuda_float16 (__main__.TestSparseCompressedCUDA) ... ok (0.005s) 2022-11-23T04:14:40.3624171Z test_consistency_SparseBSC_isinf_cuda_float32 (__main__.TestSparseCompressedCUDA) ... ok (0.005s) 2022-11-23T04:14:40.3624399Z test_consistency_SparseBSC_isinf_cuda_float64 (__main__.TestSparseCompressedCUDA) ... ok (0.005s) 2022-11-23T04:14:40.3624625Z test_consistency_SparseBSC_isinf_cuda_int16 (__main__.TestSparseCompressedCUDA) ... ok (0.005s) 2022-11-23T04:14:40.3624842Z test_consistency_SparseBSC_isinf_cuda_int32 (__main__.TestSparseCompressedCUDA) ... ok (0.005s) 2022-11-23T04:14:40.3625072Z test_consistency_SparseBSC_isinf_cuda_int64 (__main__.TestSparseCompressedCUDA) ... ok (0.004s) 2022-11-23T04:14:40.3625299Z test_consistency_SparseBSC_isinf_cuda_int8 (__main__.TestSparseCompressedCUDA) ... ok (0.005s) 2022-11-23T04:14:40.3625531Z test_consistency_SparseBSC_isinf_cuda_uint8 (__main__.TestSparseCompressedCUDA) ... ok (0.004s) 2022-11-23T04:14:40.3625774Z test_consistency_SparseBSC_isnan_cuda_bfloat16 (__main__.TestSparseCompressedCUDA) ... ok (0.004s) 2022-11-23T04:14:40.3626010Z test_consistency_SparseBSC_isnan_cuda_bool (__main__.TestSparseCompressedCUDA) ... ok (0.005s) 2022-11-23T04:14:40.3626336Z test_consistency_SparseBSC_isnan_cuda_complex128 (__main__.TestSparseCompressedCUDA) ... ok (0.004s) 2022-11-23T04:14:40.3626570Z test_consistency_SparseBSC_isnan_cuda_complex64 (__main__.TestSparseCompressedCUDA) ... ok (0.004s) 2022-11-23T04:14:40.3626800Z test_consistency_SparseBSC_isnan_cuda_float16 (__main__.TestSparseCompressedCUDA) ... ok (0.004s) 2022-11-23T04:14:40.3627017Z test_consistency_SparseBSC_isnan_cuda_float32 (__main__.TestSparseCompressedCUDA) ... ok (0.004s) 2022-11-23T04:14:40.3627238Z test_consistency_SparseBSC_isnan_cuda_float64 (__main__.TestSparseCompressedCUDA) ... ok (0.005s) 2022-11-23T04:14:40.3627469Z test_consistency_SparseBSC_isnan_cuda_int16 (__main__.TestSparseCompressedCUDA) ... ok (0.004s) 2022-11-23T04:14:40.3627700Z test_consistency_SparseBSC_isnan_cuda_int32 (__main__.TestSparseCompressedCUDA) ... ok (0.004s) 2022-11-23T04:14:40.3627936Z test_consistency_SparseBSC_isnan_cuda_int64 (__main__.TestSparseCompressedCUDA) ... ok (0.004s) 2022-11-23T04:14:40.3628172Z test_consistency_SparseBSC_isnan_cuda_int8 (__main__.TestSparseCompressedCUDA) ... ok (0.004s) 2022-11-23T04:14:40.3628403Z test_consistency_SparseBSC_isnan_cuda_uint8 (__main__.TestSparseCompressedCUDA) ... ok (0.004s) 2022-11-23T04:14:40.3628648Z test_consistency_SparseBSC_isneginf_cuda_bfloat16 (__main__.TestSparseCompressedCUDA) ... ok (0.004s) 2022-11-23T04:14:40.3628886Z test_consistency_SparseBSC_isneginf_cuda_bool (__main__.TestSparseCompressedCUDA) ... ok (0.004s) 2022-11-23T04:14:40.3629117Z test_consistency_SparseBSC_isneginf_cuda_float16 (__main__.TestSparseCompressedCUDA) ... ok (0.005s) 2022-11-23T04:14:40.3629366Z test_consistency_SparseBSC_isneginf_cuda_float32 (__main__.TestSparseCompressedCUDA) ... ok (0.004s) 2022-11-23T04:14:40.3629611Z test_consistency_SparseBSC_isneginf_cuda_float64 (__main__.TestSparseCompressedCUDA) ... ok (0.004s) 2022-11-23T04:14:40.3629910Z test_consistency_SparseBSC_isneginf_cuda_int16 (__main__.TestSparseCompressedCUDA) ... ok (0.004s) 2022-11-23T04:14:40.3630160Z test_consistency_SparseBSC_isneginf_cuda_int32 (__main__.TestSparseCompressedCUDA) ... ok (0.004s) 2022-11-23T04:14:40.3630391Z test_consistency_SparseBSC_isneginf_cuda_int64 (__main__.TestSparseCompressedCUDA) ... ok (0.004s) 2022-11-23T04:14:40.3630629Z test_consistency_SparseBSC_isneginf_cuda_int8 (__main__.TestSparseCompressedCUDA) ... ok (0.004s) 2022-11-23T04:14:40.3630860Z test_consistency_SparseBSC_isneginf_cuda_uint8 (__main__.TestSparseCompressedCUDA) ... ok (0.004s) 2022-11-23T04:14:40.3631106Z test_consistency_SparseBSC_isposinf_cuda_bfloat16 (__main__.TestSparseCompressedCUDA) ... ok (0.005s) 2022-11-23T04:14:40.3631327Z test_consistency_SparseBSC_isposinf_cuda_bool (__main__.TestSparseCompressedCUDA) ... ok (0.004s) 2022-11-23T04:14:40.3631572Z test_consistency_SparseBSC_isposinf_cuda_float16 (__main__.TestSparseCompressedCUDA) ... ok (0.004s) 2022-11-23T04:14:40.3631818Z test_consistency_SparseBSC_isposinf_cuda_float32 (__main__.TestSparseCompressedCUDA) ... ok (0.004s) 2022-11-23T04:14:40.3632062Z test_consistency_SparseBSC_isposinf_cuda_float64 (__main__.TestSparseCompressedCUDA) ... ok (0.005s) 2022-11-23T04:14:40.3632308Z test_consistency_SparseBSC_isposinf_cuda_int16 (__main__.TestSparseCompressedCUDA) ... ok (0.005s) 2022-11-23T04:14:40.3632541Z test_consistency_SparseBSC_isposinf_cuda_int32 (__main__.TestSparseCompressedCUDA) ... ok (0.005s) 2022-11-23T04:14:40.3632774Z test_consistency_SparseBSC_isposinf_cuda_int64 (__main__.TestSparseCompressedCUDA) ... ok (0.005s) 2022-11-23T04:14:40.3633024Z test_consistency_SparseBSC_isposinf_cuda_int8 (__main__.TestSparseCompressedCUDA) ... ok (0.005s) 2022-11-23T04:14:40.3633253Z test_consistency_SparseBSC_isposinf_cuda_uint8 (__main__.TestSparseCompressedCUDA) ... ok (0.004s) 2022-11-23T04:14:40.3633497Z test_consistency_SparseBSC_log1p_cuda_bfloat16 (__main__.TestSparseCompressedCUDA) ... ok (0.005s) 2022-11-23T04:14:40.3633737Z test_consistency_SparseBSC_log1p_cuda_bool (__main__.TestSparseCompressedCUDA) ... ok (0.005s) 2022-11-23T04:14:40.3634041Z test_consistency_SparseBSC_log1p_cuda_float16 (__main__.TestSparseCompressedCUDA) ... ok (0.005s) 2022-11-23T04:14:40.3634276Z test_consistency_SparseBSC_log1p_cuda_float32 (__main__.TestSparseCompressedCUDA) ... ok (0.005s) 2022-11-23T04:14:40.3634504Z test_consistency_SparseBSC_log1p_cuda_float64 (__main__.TestSparseCompressedCUDA) ... ok (0.005s) 2022-11-23T04:14:40.3634740Z test_consistency_SparseBSC_log1p_cuda_int16 (__main__.TestSparseCompressedCUDA) ... ok (0.005s) 2022-11-23T04:14:40.3634970Z test_consistency_SparseBSC_log1p_cuda_int32 (__main__.TestSparseCompressedCUDA) ... ok (0.005s) 2022-11-23T04:14:40.3635200Z test_consistency_SparseBSC_log1p_cuda_int64 (__main__.TestSparseCompressedCUDA) ... ok (0.005s) 2022-11-23T04:14:40.3635418Z test_consistency_SparseBSC_log1p_cuda_int8 (__main__.TestSparseCompressedCUDA) ... ok (0.005s) 2022-11-23T04:14:40.3635655Z test_consistency_SparseBSC_log1p_cuda_uint8 (__main__.TestSparseCompressedCUDA) ... ok (0.005s) 2022-11-23T04:14:40.3636004Z test_consistency_SparseBSC_masked_amax_cuda_bfloat16 (__main__.TestSparseCompressedCUDA) ... skip: masked.amax does not support input with torch.sparse_bsc layout (0.003s) 2022-11-23T04:14:40.3636342Z test_consistency_SparseBSC_masked_amax_cuda_float16 (__main__.TestSparseCompressedCUDA) ... skip: masked.amax does not support input with torch.sparse_bsc layout (0.003s) 2022-11-23T04:14:40.3636679Z test_consistency_SparseBSC_masked_amax_cuda_float32 (__main__.TestSparseCompressedCUDA) ... skip: masked.amax does not support input with torch.sparse_bsc layout (0.003s) 2022-11-23T04:14:40.3637023Z test_consistency_SparseBSC_masked_amax_cuda_float64 (__main__.TestSparseCompressedCUDA) ... skip: masked.amax does not support input with torch.sparse_bsc layout (0.003s) 2022-11-23T04:14:40.3637417Z test_consistency_SparseBSC_masked_amax_cuda_int16 (__main__.TestSparseCompressedCUDA) ... skip: masked.amax does not support input with torch.sparse_bsc layout (0.003s) 2022-11-23T04:14:40.3637772Z test_consistency_SparseBSC_masked_amax_cuda_int32 (__main__.TestSparseCompressedCUDA) ... skip: masked.amax does not support input with torch.sparse_bsc layout (0.003s) 2022-11-23T04:14:40.3638110Z test_consistency_SparseBSC_masked_amax_cuda_int64 (__main__.TestSparseCompressedCUDA) ... skip: masked.amax does not support input with torch.sparse_bsc layout (0.004s) 2022-11-23T04:14:40.3638444Z test_consistency_SparseBSC_masked_amax_cuda_int8 (__main__.TestSparseCompressedCUDA) ... skip: masked.amax does not support input with torch.sparse_bsc layout (0.003s) 2022-11-23T04:14:40.3638774Z test_consistency_SparseBSC_masked_amax_cuda_uint8 (__main__.TestSparseCompressedCUDA) ... skip: masked.amax does not support input with torch.sparse_bsc layout (0.003s) 2022-11-23T04:14:40.3639117Z test_consistency_SparseBSC_masked_amin_cuda_bfloat16 (__main__.TestSparseCompressedCUDA) ... skip: masked.amin does not support input with torch.sparse_bsc layout (0.003s) 2022-11-23T04:14:40.3639444Z test_consistency_SparseBSC_masked_amin_cuda_float16 (__main__.TestSparseCompressedCUDA) ... skip: masked.amin does not support input with torch.sparse_bsc layout (0.003s) 2022-11-23T04:14:40.3639782Z test_consistency_SparseBSC_masked_amin_cuda_float32 (__main__.TestSparseCompressedCUDA) ... skip: masked.amin does not support input with torch.sparse_bsc layout (0.003s) 2022-11-23T04:14:40.3640114Z test_consistency_SparseBSC_masked_amin_cuda_float64 (__main__.TestSparseCompressedCUDA) ... skip: masked.amin does not support input with torch.sparse_bsc layout (0.003s) 2022-11-23T04:14:40.3640444Z test_consistency_SparseBSC_masked_amin_cuda_int16 (__main__.TestSparseCompressedCUDA) ... skip: masked.amin does not support input with torch.sparse_bsc layout (0.003s) 2022-11-23T04:14:40.3640777Z test_consistency_SparseBSC_masked_amin_cuda_int32 (__main__.TestSparseCompressedCUDA) ... skip: masked.amin does not support input with torch.sparse_bsc layout (0.003s) 2022-11-23T04:14:40.3641169Z test_consistency_SparseBSC_masked_amin_cuda_int64 (__main__.TestSparseCompressedCUDA) ... skip: masked.amin does not support input with torch.sparse_bsc layout (0.003s) 2022-11-23T04:14:40.3641500Z test_consistency_SparseBSC_masked_amin_cuda_int8 (__main__.TestSparseCompressedCUDA) ... skip: masked.amin does not support input with torch.sparse_bsc layout (0.003s) 2022-11-23T04:14:40.3641829Z test_consistency_SparseBSC_masked_amin_cuda_uint8 (__main__.TestSparseCompressedCUDA) ... skip: masked.amin does not support input with torch.sparse_bsc layout (0.004s) 2022-11-23T04:14:40.3642174Z test_consistency_SparseBSC_masked_mean_cuda_bfloat16 (__main__.TestSparseCompressedCUDA) ... skip: masked.mean does not support input with torch.sparse_bsc layout (0.003s) 2022-11-23T04:14:40.3642503Z test_consistency_SparseBSC_masked_mean_cuda_bool (__main__.TestSparseCompressedCUDA) ... skip: masked.mean does not support input with torch.sparse_bsc layout (0.003s) 2022-11-23T04:14:40.3642857Z test_consistency_SparseBSC_masked_mean_cuda_complex128 (__main__.TestSparseCompressedCUDA) ... skip: masked.mean does not support input with torch.sparse_bsc layout (0.003s) 2022-11-23T04:14:40.3643205Z test_consistency_SparseBSC_masked_mean_cuda_complex64 (__main__.TestSparseCompressedCUDA) ... skip: masked.mean does not support input with torch.sparse_bsc layout (0.003s) 2022-11-23T04:14:40.3643543Z test_consistency_SparseBSC_masked_mean_cuda_float16 (__main__.TestSparseCompressedCUDA) ... skip: masked.mean does not support input with torch.sparse_bsc layout (0.003s) 2022-11-23T04:14:40.3643863Z test_consistency_SparseBSC_masked_mean_cuda_float32 (__main__.TestSparseCompressedCUDA) ... skip: masked.mean does not support input with torch.sparse_bsc layout (0.003s) 2022-11-23T04:14:40.3644200Z test_consistency_SparseBSC_masked_mean_cuda_float64 (__main__.TestSparseCompressedCUDA) ... skip: masked.mean does not support input with torch.sparse_bsc layout (0.003s) 2022-11-23T04:14:40.3644584Z test_consistency_SparseBSC_masked_mean_cuda_int16 (__main__.TestSparseCompressedCUDA) ... skip: masked.mean does not support input with torch.sparse_bsc layout (0.003s) 2022-11-23T04:14:40.3644924Z test_consistency_SparseBSC_masked_mean_cuda_int32 (__main__.TestSparseCompressedCUDA) ... skip: masked.mean does not support input with torch.sparse_bsc layout (0.003s) 2022-11-23T04:14:40.3645256Z test_consistency_SparseBSC_masked_mean_cuda_int64 (__main__.TestSparseCompressedCUDA) ... skip: masked.mean does not support input with torch.sparse_bsc layout (0.003s) 2022-11-23T04:14:40.3645588Z test_consistency_SparseBSC_masked_mean_cuda_int8 (__main__.TestSparseCompressedCUDA) ... skip: masked.mean does not support input with torch.sparse_bsc layout (0.003s) 2022-11-23T04:14:40.3645913Z test_consistency_SparseBSC_masked_mean_cuda_uint8 (__main__.TestSparseCompressedCUDA) ... skip: masked.mean does not support input with torch.sparse_bsc layout (0.004s) 2022-11-23T04:14:40.3646258Z test_consistency_SparseBSC_masked_prod_cuda_bfloat16 (__main__.TestSparseCompressedCUDA) ... skip: masked.prod does not support input with torch.sparse_bsc layout (0.003s) 2022-11-23T04:14:40.3646587Z test_consistency_SparseBSC_masked_prod_cuda_bool (__main__.TestSparseCompressedCUDA) ... skip: masked.prod does not support input with torch.sparse_bsc layout (0.003s) 2022-11-23T04:14:40.3646935Z test_consistency_SparseBSC_masked_prod_cuda_complex128 (__main__.TestSparseCompressedCUDA) ... skip: masked.prod does not support input with torch.sparse_bsc layout (0.003s) 2022-11-23T04:14:40.3647283Z test_consistency_SparseBSC_masked_prod_cuda_complex64 (__main__.TestSparseCompressedCUDA) ... skip: masked.prod does not support input with torch.sparse_bsc layout (0.003s) 2022-11-23T04:14:40.3647623Z test_consistency_SparseBSC_masked_prod_cuda_float16 (__main__.TestSparseCompressedCUDA) ... skip: masked.prod does not support input with torch.sparse_bsc layout (0.003s) 2022-11-23T04:14:40.3647969Z test_consistency_SparseBSC_masked_prod_cuda_float32 (__main__.TestSparseCompressedCUDA) ... skip: masked.prod does not support input with torch.sparse_bsc layout (0.003s) 2022-11-23T04:14:40.3648352Z test_consistency_SparseBSC_masked_prod_cuda_float64 (__main__.TestSparseCompressedCUDA) ... skip: masked.prod does not support input with torch.sparse_bsc layout (0.003s) 2022-11-23T04:14:40.3648688Z test_consistency_SparseBSC_masked_prod_cuda_int16 (__main__.TestSparseCompressedCUDA) ... skip: masked.prod does not support input with torch.sparse_bsc layout (0.003s) 2022-11-23T04:14:40.3649021Z test_consistency_SparseBSC_masked_prod_cuda_int32 (__main__.TestSparseCompressedCUDA) ... skip: masked.prod does not support input with torch.sparse_bsc layout (0.003s) 2022-11-23T04:14:40.3649354Z test_consistency_SparseBSC_masked_prod_cuda_int64 (__main__.TestSparseCompressedCUDA) ... skip: masked.prod does not support input with torch.sparse_bsc layout (0.003s) 2022-11-23T04:14:40.3649688Z test_consistency_SparseBSC_masked_prod_cuda_int8 (__main__.TestSparseCompressedCUDA) ... skip: masked.prod does not support input with torch.sparse_bsc layout (0.003s) 2022-11-23T04:14:40.3650019Z test_consistency_SparseBSC_masked_prod_cuda_uint8 (__main__.TestSparseCompressedCUDA) ... skip: masked.prod does not support input with torch.sparse_bsc layout (0.004s) 2022-11-23T04:14:40.3650357Z test_consistency_SparseBSC_masked_sum_cuda_bfloat16 (__main__.TestSparseCompressedCUDA) ... skip: masked.sum does not support input with torch.sparse_bsc layout (0.003s) 2022-11-23T04:14:40.3650691Z test_consistency_SparseBSC_masked_sum_cuda_bool (__main__.TestSparseCompressedCUDA) ... skip: masked.sum does not support input with torch.sparse_bsc layout (0.003s) 2022-11-23T04:14:40.3651029Z test_consistency_SparseBSC_masked_sum_cuda_complex128 (__main__.TestSparseCompressedCUDA) ... skip: masked.sum does not support input with torch.sparse_bsc layout (0.003s) 2022-11-23T04:14:40.3651412Z test_consistency_SparseBSC_masked_sum_cuda_complex64 (__main__.TestSparseCompressedCUDA) ... skip: masked.sum does not support input with torch.sparse_bsc layout (0.003s) 2022-11-23T04:14:40.3651754Z test_consistency_SparseBSC_masked_sum_cuda_float16 (__main__.TestSparseCompressedCUDA) ... skip: masked.sum does not support input with torch.sparse_bsc layout (0.003s) 2022-11-23T04:14:40.3652086Z test_consistency_SparseBSC_masked_sum_cuda_float32 (__main__.TestSparseCompressedCUDA) ... skip: masked.sum does not support input with torch.sparse_bsc layout (0.003s) 2022-11-23T04:14:40.3652426Z test_consistency_SparseBSC_masked_sum_cuda_float64 (__main__.TestSparseCompressedCUDA) ... skip: masked.sum does not support input with torch.sparse_bsc layout (0.003s) 2022-11-23T04:14:40.3652746Z test_consistency_SparseBSC_masked_sum_cuda_int16 (__main__.TestSparseCompressedCUDA) ... skip: masked.sum does not support input with torch.sparse_bsc layout (0.003s) 2022-11-23T04:14:40.3653085Z test_consistency_SparseBSC_masked_sum_cuda_int32 (__main__.TestSparseCompressedCUDA) ... skip: masked.sum does not support input with torch.sparse_bsc layout (0.003s) 2022-11-23T04:14:40.3653416Z test_consistency_SparseBSC_masked_sum_cuda_int64 (__main__.TestSparseCompressedCUDA) ... skip: masked.sum does not support input with torch.sparse_bsc layout (0.003s) 2022-11-23T04:14:40.3653745Z test_consistency_SparseBSC_masked_sum_cuda_int8 (__main__.TestSparseCompressedCUDA) ... skip: masked.sum does not support input with torch.sparse_bsc layout (0.003s) 2022-11-23T04:14:40.3654075Z test_consistency_SparseBSC_masked_sum_cuda_uint8 (__main__.TestSparseCompressedCUDA) ... skip: masked.sum does not support input with torch.sparse_bsc layout (0.004s) 2022-11-23T04:14:40.3654312Z test_consistency_SparseBSC_neg_cuda_bfloat16 (__main__.TestSparseCompressedCUDA) ... ok (0.005s) 2022-11-23T04:14:40.3654554Z test_consistency_SparseBSC_neg_cuda_complex128 (__main__.TestSparseCompressedCUDA) ... ok (0.005s) 2022-11-23T04:14:40.3654796Z test_consistency_SparseBSC_neg_cuda_complex32 (__main__.TestSparseCompressedCUDA) ... ok (0.005s) 2022-11-23T04:14:40.3655089Z test_consistency_SparseBSC_neg_cuda_complex64 (__main__.TestSparseCompressedCUDA) ... ok (0.005s) 2022-11-23T04:14:40.3655325Z test_consistency_SparseBSC_neg_cuda_float16 (__main__.TestSparseCompressedCUDA) ... ok (0.005s) 2022-11-23T04:14:40.3655545Z test_consistency_SparseBSC_neg_cuda_float32 (__main__.TestSparseCompressedCUDA) ... ok (0.005s) 2022-11-23T04:14:40.3655784Z test_consistency_SparseBSC_neg_cuda_float64 (__main__.TestSparseCompressedCUDA) ... ok (0.005s) 2022-11-23T04:14:40.3656017Z test_consistency_SparseBSC_neg_cuda_int16 (__main__.TestSparseCompressedCUDA) ... ok (0.005s) 2022-11-23T04:14:40.3656249Z test_consistency_SparseBSC_neg_cuda_int32 (__main__.TestSparseCompressedCUDA) ... ok (0.005s) 2022-11-23T04:14:40.3656485Z test_consistency_SparseBSC_neg_cuda_int64 (__main__.TestSparseCompressedCUDA) ... ok (0.004s) 2022-11-23T04:14:40.3656722Z test_consistency_SparseBSC_neg_cuda_int8 (__main__.TestSparseCompressedCUDA) ... ok (0.004s) 2022-11-23T04:14:40.3656963Z test_consistency_SparseBSC_neg_cuda_uint8 (__main__.TestSparseCompressedCUDA) ... ok (0.004s) 2022-11-23T04:14:40.3657222Z test_consistency_SparseBSC_nn_functional_relu_cuda_bfloat16 (__main__.TestSparseCompressedCUDA) ... ok (0.005s) 2022-11-23T04:14:40.3657481Z test_consistency_SparseBSC_nn_functional_relu_cuda_float16 (__main__.TestSparseCompressedCUDA) ... ok (0.005s) 2022-11-23T04:14:40.3657722Z test_consistency_SparseBSC_nn_functional_relu_cuda_float32 (__main__.TestSparseCompressedCUDA) ... ok (0.005s) 2022-11-23T04:14:40.3657981Z test_consistency_SparseBSC_nn_functional_relu_cuda_float64 (__main__.TestSparseCompressedCUDA) ... ok (0.005s) 2022-11-23T04:14:40.3658230Z test_consistency_SparseBSC_nn_functional_relu_cuda_int16 (__main__.TestSparseCompressedCUDA) ... ok (0.005s) 2022-11-23T04:14:40.3658480Z test_consistency_SparseBSC_nn_functional_relu_cuda_int32 (__main__.TestSparseCompressedCUDA) ... ok (0.005s) 2022-11-23T04:14:40.3658775Z test_consistency_SparseBSC_nn_functional_relu_cuda_int64 (__main__.TestSparseCompressedCUDA) ... ok (0.005s) 2022-11-23T04:14:40.3659037Z test_consistency_SparseBSC_nn_functional_relu_cuda_int8 (__main__.TestSparseCompressedCUDA) ... ok (0.005s) 2022-11-23T04:14:40.3659284Z test_consistency_SparseBSC_nn_functional_relu_cuda_uint8 (__main__.TestSparseCompressedCUDA) ... ok (0.005s) 2022-11-23T04:14:40.3659527Z test_consistency_SparseBSC_positive_cuda_bfloat16 (__main__.TestSparseCompressedCUDA) ... ok (0.005s) 2022-11-23T04:14:40.3659772Z test_consistency_SparseBSC_positive_cuda_complex128 (__main__.TestSparseCompressedCUDA) ... ok (0.005s) 2022-11-23T04:14:40.3660207Z test_consistency_SparseBSC_positive_cuda_complex32 (__main__.TestSparseCompressedCUDA) ... ok (0.005s) 2022-11-23T04:14:40.3660471Z test_consistency_SparseBSC_positive_cuda_complex64 (__main__.TestSparseCompressedCUDA) ... ok (0.004s) 2022-11-23T04:14:40.3660719Z test_consistency_SparseBSC_positive_cuda_float16 (__main__.TestSparseCompressedCUDA) ... ok (0.004s) 2022-11-23T04:14:40.3660968Z test_consistency_SparseBSC_positive_cuda_float32 (__main__.TestSparseCompressedCUDA) ... ok (0.005s) 2022-11-23T04:14:40.3661208Z test_consistency_SparseBSC_positive_cuda_float64 (__main__.TestSparseCompressedCUDA) ... ok (0.005s) 2022-11-23T04:14:40.3661446Z test_consistency_SparseBSC_positive_cuda_int16 (__main__.TestSparseCompressedCUDA) ... ok (0.004s) 2022-11-23T04:14:40.3661674Z test_consistency_SparseBSC_positive_cuda_int32 (__main__.TestSparseCompressedCUDA) ... ok (0.004s) 2022-11-23T04:14:40.3661900Z test_consistency_SparseBSC_positive_cuda_int64 (__main__.TestSparseCompressedCUDA) ... ok (0.004s) 2022-11-23T04:14:40.3662130Z test_consistency_SparseBSC_positive_cuda_int8 (__main__.TestSparseCompressedCUDA) ... ok (0.005s) 2022-11-23T04:14:40.3662346Z test_consistency_SparseBSC_positive_cuda_uint8 (__main__.TestSparseCompressedCUDA) ... ok (0.004s) 2022-11-23T04:14:40.3662593Z test_consistency_SparseBSC_rad2deg_cuda_bfloat16 (__main__.TestSparseCompressedCUDA) ... ok (0.005s) 2022-11-23T04:14:40.3662921Z test_consistency_SparseBSC_rad2deg_cuda_bool (__main__.TestSparseCompressedCUDA) ... ok (0.005s) 2022-11-23T04:14:40.3663162Z test_consistency_SparseBSC_rad2deg_cuda_float16 (__main__.TestSparseCompressedCUDA) ... ok (0.005s) 2022-11-23T04:14:40.3663394Z test_consistency_SparseBSC_rad2deg_cuda_float32 (__main__.TestSparseCompressedCUDA) ... ok (0.005s) 2022-11-23T04:14:40.3663619Z test_consistency_SparseBSC_rad2deg_cuda_float64 (__main__.TestSparseCompressedCUDA) ... ok (0.005s) 2022-11-23T04:14:40.3663853Z test_consistency_SparseBSC_rad2deg_cuda_int16 (__main__.TestSparseCompressedCUDA) ... ok (0.005s) 2022-11-23T04:14:40.3664094Z test_consistency_SparseBSC_rad2deg_cuda_int32 (__main__.TestSparseCompressedCUDA) ... ok (0.005s) 2022-11-23T04:14:40.3664325Z test_consistency_SparseBSC_rad2deg_cuda_int64 (__main__.TestSparseCompressedCUDA) ... ok (0.005s) 2022-11-23T04:14:40.3664563Z test_consistency_SparseBSC_rad2deg_cuda_int8 (__main__.TestSparseCompressedCUDA) ... ok (0.005s) 2022-11-23T04:14:40.3664806Z test_consistency_SparseBSC_rad2deg_cuda_uint8 (__main__.TestSparseCompressedCUDA) ... ok (0.005s) 2022-11-23T04:14:40.3665142Z test_consistency_SparseBSC_randn_like_cuda_bfloat16 (__main__.TestSparseCompressedCUDA) ... skip: randn_like does not support input with torch.sparse_bsc layout (0.003s) 2022-11-23T04:14:40.3665477Z test_consistency_SparseBSC_randn_like_cuda_complex128 (__main__.TestSparseCompressedCUDA) ... skip: randn_like does not support input with torch.sparse_bsc layout (0.003s) 2022-11-23T04:14:40.3665806Z test_consistency_SparseBSC_randn_like_cuda_complex32 (__main__.TestSparseCompressedCUDA) ... skip: randn_like does not support input with torch.sparse_bsc layout (0.003s) 2022-11-23T04:14:40.3666145Z test_consistency_SparseBSC_randn_like_cuda_complex64 (__main__.TestSparseCompressedCUDA) ... skip: randn_like does not support input with torch.sparse_bsc layout (0.003s) 2022-11-23T04:14:40.3666542Z test_consistency_SparseBSC_randn_like_cuda_float16 (__main__.TestSparseCompressedCUDA) ... skip: randn_like does not support input with torch.sparse_bsc layout (0.003s) 2022-11-23T04:14:40.3666891Z test_consistency_SparseBSC_randn_like_cuda_float32 (__main__.TestSparseCompressedCUDA) ... skip: randn_like does not support input with torch.sparse_bsc layout (0.003s) 2022-11-23T04:14:40.3667223Z test_consistency_SparseBSC_randn_like_cuda_float64 (__main__.TestSparseCompressedCUDA) ... skip: randn_like does not support input with torch.sparse_bsc layout (0.004s) 2022-11-23T04:14:40.3667466Z test_consistency_SparseBSC_round_cuda_bfloat16 (__main__.TestSparseCompressedCUDA) ... ok (0.005s) 2022-11-23T04:14:40.3667702Z test_consistency_SparseBSC_round_cuda_float16 (__main__.TestSparseCompressedCUDA) ... ok (0.005s) 2022-11-23T04:14:40.3667917Z test_consistency_SparseBSC_round_cuda_float32 (__main__.TestSparseCompressedCUDA) ... ok (0.005s) 2022-11-23T04:14:40.3668159Z test_consistency_SparseBSC_round_cuda_float64 (__main__.TestSparseCompressedCUDA) ... ok (0.005s) 2022-11-23T04:14:40.3668408Z test_consistency_SparseBSC_round_cuda_int16 (__main__.TestSparseCompressedCUDA) ... ok (0.004s) 2022-11-23T04:14:40.3668648Z test_consistency_SparseBSC_round_cuda_int32 (__main__.TestSparseCompressedCUDA) ... ok (0.004s) 2022-11-23T04:14:40.3668889Z test_consistency_SparseBSC_round_cuda_int64 (__main__.TestSparseCompressedCUDA) ... ok (0.004s) 2022-11-23T04:14:40.3669125Z test_consistency_SparseBSC_round_cuda_int8 (__main__.TestSparseCompressedCUDA) ... ok (0.005s) 2022-11-23T04:14:40.3669358Z test_consistency_SparseBSC_round_cuda_uint8 (__main__.TestSparseCompressedCUDA) ... ok (0.004s) 2022-11-23T04:14:40.3669593Z test_consistency_SparseBSC_sgn_cuda_bfloat16 (__main__.TestSparseCompressedCUDA) ... ok (0.005s) 2022-11-23T04:14:40.3669829Z test_consistency_SparseBSC_sgn_cuda_bool (__main__.TestSparseCompressedCUDA) ... ok (0.004s) 2022-11-23T04:14:40.3670058Z test_consistency_SparseBSC_sgn_cuda_complex128 (__main__.TestSparseCompressedCUDA) ... ok (0.005s) 2022-11-23T04:14:40.3670369Z test_consistency_SparseBSC_sgn_cuda_complex32 (__main__.TestSparseCompressedCUDA) ... ok (0.005s) 2022-11-23T04:14:40.3670612Z test_consistency_SparseBSC_sgn_cuda_complex64 (__main__.TestSparseCompressedCUDA) ... ok (0.005s) 2022-11-23T04:14:40.3670847Z test_consistency_SparseBSC_sgn_cuda_float16 (__main__.TestSparseCompressedCUDA) ... ok (0.005s) 2022-11-23T04:14:40.3671081Z test_consistency_SparseBSC_sgn_cuda_float32 (__main__.TestSparseCompressedCUDA) ... ok (0.005s) 2022-11-23T04:14:40.3671312Z test_consistency_SparseBSC_sgn_cuda_float64 (__main__.TestSparseCompressedCUDA) ... ok (0.005s) 2022-11-23T04:14:40.3671543Z test_consistency_SparseBSC_sgn_cuda_int16 (__main__.TestSparseCompressedCUDA) ... ok (0.004s) 2022-11-23T04:14:40.3671774Z test_consistency_SparseBSC_sgn_cuda_int32 (__main__.TestSparseCompressedCUDA) ... ok (0.004s) 2022-11-23T04:14:40.3672002Z test_consistency_SparseBSC_sgn_cuda_int64 (__main__.TestSparseCompressedCUDA) ... ok (0.004s) 2022-11-23T04:14:40.3672280Z test_consistency_SparseBSC_sgn_cuda_int8 (__main__.TestSparseCompressedCUDA) ... ok (0.004s) 2022-11-23T04:14:40.3672515Z test_consistency_SparseBSC_sgn_cuda_uint8 (__main__.TestSparseCompressedCUDA) ... ok (0.004s) 2022-11-23T04:14:40.3672754Z test_consistency_SparseBSC_sign_cuda_bfloat16 (__main__.TestSparseCompressedCUDA) ... ok (0.005s) 2022-11-23T04:14:40.3672989Z test_consistency_SparseBSC_sign_cuda_bool (__main__.TestSparseCompressedCUDA) ... ok (0.005s) 2022-11-23T04:14:40.3673227Z test_consistency_SparseBSC_sign_cuda_float16 (__main__.TestSparseCompressedCUDA) ... ok (0.005s) 2022-11-23T04:14:40.3673458Z test_consistency_SparseBSC_sign_cuda_float32 (__main__.TestSparseCompressedCUDA) ... ok (0.005s) 2022-11-23T04:14:40.3673681Z test_consistency_SparseBSC_sign_cuda_float64 (__main__.TestSparseCompressedCUDA) ... ok (0.005s) 2022-11-23T04:14:40.3673963Z test_consistency_SparseBSC_sign_cuda_int16 (__main__.TestSparseCompressedCUDA) ... ok (0.004s) 2022-11-23T04:14:40.3674193Z test_consistency_SparseBSC_sign_cuda_int32 (__main__.TestSparseCompressedCUDA) ... ok (0.004s) 2022-11-23T04:14:40.3674426Z test_consistency_SparseBSC_sign_cuda_int64 (__main__.TestSparseCompressedCUDA) ... ok (0.004s) 2022-11-23T04:14:40.3674654Z test_consistency_SparseBSC_sign_cuda_int8 (__main__.TestSparseCompressedCUDA) ... ok (0.005s) 2022-11-23T04:14:40.3674888Z test_consistency_SparseBSC_sign_cuda_uint8 (__main__.TestSparseCompressedCUDA) ... ok (0.005s) 2022-11-23T04:14:40.3675134Z test_consistency_SparseBSC_signbit_cuda_bfloat16 (__main__.TestSparseCompressedCUDA) ... ok (0.004s) 2022-11-23T04:14:40.3675372Z test_consistency_SparseBSC_signbit_cuda_bool (__main__.TestSparseCompressedCUDA) ... ok (0.004s) 2022-11-23T04:14:40.3675624Z test_consistency_SparseBSC_signbit_cuda_float16 (__main__.TestSparseCompressedCUDA) ... ok (0.005s) 2022-11-23T04:14:40.3675867Z test_consistency_SparseBSC_signbit_cuda_float32 (__main__.TestSparseCompressedCUDA) ... ok (0.005s) 2022-11-23T04:14:40.3676114Z test_consistency_SparseBSC_signbit_cuda_float64 (__main__.TestSparseCompressedCUDA) ... ok (0.004s) 2022-11-23T04:14:40.3676336Z test_consistency_SparseBSC_signbit_cuda_int16 (__main__.TestSparseCompressedCUDA) ... ok (0.005s) 2022-11-23T04:14:40.3676580Z test_consistency_SparseBSC_signbit_cuda_int32 (__main__.TestSparseCompressedCUDA) ... ok (0.005s) 2022-11-23T04:14:40.3676810Z test_consistency_SparseBSC_signbit_cuda_int64 (__main__.TestSparseCompressedCUDA) ... ok (0.005s) 2022-11-23T04:14:40.3677046Z test_consistency_SparseBSC_signbit_cuda_int8 (__main__.TestSparseCompressedCUDA) ... ok (0.004s) 2022-11-23T04:14:40.3677279Z test_consistency_SparseBSC_signbit_cuda_uint8 (__main__.TestSparseCompressedCUDA) ... ok (0.004s) 2022-11-23T04:14:40.3677514Z test_consistency_SparseBSC_sin_cuda_bfloat16 (__main__.TestSparseCompressedCUDA) ... ok (0.005s) 2022-11-23T04:14:40.3677746Z test_consistency_SparseBSC_sin_cuda_bool (__main__.TestSparseCompressedCUDA) ... ok (0.005s) 2022-11-23T04:14:40.3678052Z test_consistency_SparseBSC_sin_cuda_complex128 (__main__.TestSparseCompressedCUDA) ... ok (0.005s) 2022-11-23T04:14:40.3678288Z test_consistency_SparseBSC_sin_cuda_complex32 (__main__.TestSparseCompressedCUDA) ... ok (0.005s) 2022-11-23T04:14:40.3678504Z test_consistency_SparseBSC_sin_cuda_complex64 (__main__.TestSparseCompressedCUDA) ... ok (0.005s) 2022-11-23T04:14:40.3678741Z test_consistency_SparseBSC_sin_cuda_float16 (__main__.TestSparseCompressedCUDA) ... ok (0.005s) 2022-11-23T04:14:40.3678971Z test_consistency_SparseBSC_sin_cuda_float32 (__main__.TestSparseCompressedCUDA) ... ok (0.005s) 2022-11-23T04:14:40.3679213Z test_consistency_SparseBSC_sin_cuda_float64 (__main__.TestSparseCompressedCUDA) ... ok (0.005s) 2022-11-23T04:14:40.3679447Z test_consistency_SparseBSC_sin_cuda_int16 (__main__.TestSparseCompressedCUDA) ... ok (0.005s) 2022-11-23T04:14:40.3679685Z test_consistency_SparseBSC_sin_cuda_int32 (__main__.TestSparseCompressedCUDA) ... ok (0.005s) 2022-11-23T04:14:40.3679919Z test_consistency_SparseBSC_sin_cuda_int64 (__main__.TestSparseCompressedCUDA) ... ok (0.005s) 2022-11-23T04:14:40.3680147Z test_consistency_SparseBSC_sin_cuda_int8 (__main__.TestSparseCompressedCUDA) ... ok (0.005s) 2022-11-23T04:14:40.3680360Z test_consistency_SparseBSC_sin_cuda_uint8 (__main__.TestSparseCompressedCUDA) ... ok (0.005s) 2022-11-23T04:14:40.3680598Z test_consistency_SparseBSC_sinh_cuda_bfloat16 (__main__.TestSparseCompressedCUDA) ... ok (0.005s) 2022-11-23T04:14:40.3680827Z test_consistency_SparseBSC_sinh_cuda_bool (__main__.TestSparseCompressedCUDA) ... ok (0.005s) 2022-11-23T04:14:40.3681068Z test_consistency_SparseBSC_sinh_cuda_complex128 (__main__.TestSparseCompressedCUDA) ... ok (0.005s) 2022-11-23T04:14:40.3681309Z test_consistency_SparseBSC_sinh_cuda_complex32 (__main__.TestSparseCompressedCUDA) ... ok (0.005s) 2022-11-23T04:14:40.3681592Z test_consistency_SparseBSC_sinh_cuda_complex64 (__main__.TestSparseCompressedCUDA) ... ok (0.005s) 2022-11-23T04:14:40.3681840Z test_consistency_SparseBSC_sinh_cuda_float16 (__main__.TestSparseCompressedCUDA) ... ok (0.005s) 2022-11-23T04:14:40.3682067Z test_consistency_SparseBSC_sinh_cuda_float32 (__main__.TestSparseCompressedCUDA) ... ok (0.005s) 2022-11-23T04:14:40.3682292Z test_consistency_SparseBSC_sinh_cuda_float64 (__main__.TestSparseCompressedCUDA) ... ok (0.005s) 2022-11-23T04:14:40.3682507Z test_consistency_SparseBSC_sinh_cuda_int16 (__main__.TestSparseCompressedCUDA) ... ok (0.005s) 2022-11-23T04:14:40.3682750Z test_consistency_SparseBSC_sinh_cuda_int32 (__main__.TestSparseCompressedCUDA) ... ok (0.005s) 2022-11-23T04:14:40.3682988Z test_consistency_SparseBSC_sinh_cuda_int64 (__main__.TestSparseCompressedCUDA) ... ok (0.005s) 2022-11-23T04:14:40.3683224Z test_consistency_SparseBSC_sinh_cuda_int8 (__main__.TestSparseCompressedCUDA) ... ok (0.005s) 2022-11-23T04:14:40.3683463Z test_consistency_SparseBSC_sinh_cuda_uint8 (__main__.TestSparseCompressedCUDA) ... ok (0.005s) 2022-11-23T04:14:40.3683704Z test_consistency_SparseBSC_sqrt_cuda_bfloat16 (__main__.TestSparseCompressedCUDA) ... ok (0.005s) 2022-11-23T04:14:40.3683933Z test_consistency_SparseBSC_sqrt_cuda_bool (__main__.TestSparseCompressedCUDA) ... ok (0.005s) 2022-11-23T04:14:40.3684175Z test_consistency_SparseBSC_sqrt_cuda_complex128 (__main__.TestSparseCompressedCUDA) ... ok (0.005s) 2022-11-23T04:14:40.3684416Z test_consistency_SparseBSC_sqrt_cuda_complex32 (__main__.TestSparseCompressedCUDA) ... ok (0.005s) 2022-11-23T04:14:40.3684635Z test_consistency_SparseBSC_sqrt_cuda_complex64 (__main__.TestSparseCompressedCUDA) ... ok (0.005s) 2022-11-23T04:14:40.3684872Z test_consistency_SparseBSC_sqrt_cuda_float16 (__main__.TestSparseCompressedCUDA) ... ok (0.005s) 2022-11-23T04:14:40.3685101Z test_consistency_SparseBSC_sqrt_cuda_float32 (__main__.TestSparseCompressedCUDA) ... ok (0.005s) 2022-11-23T04:14:40.3685331Z test_consistency_SparseBSC_sqrt_cuda_float64 (__main__.TestSparseCompressedCUDA) ... ok (0.005s) 2022-11-23T04:14:40.3685629Z test_consistency_SparseBSC_sqrt_cuda_int16 (__main__.TestSparseCompressedCUDA) ... ok (0.005s) 2022-11-23T04:14:40.3685862Z test_consistency_SparseBSC_sqrt_cuda_int32 (__main__.TestSparseCompressedCUDA) ... ok (0.005s) 2022-11-23T04:14:40.3686092Z test_consistency_SparseBSC_sqrt_cuda_int64 (__main__.TestSparseCompressedCUDA) ... ok (0.005s) 2022-11-23T04:14:40.3686335Z test_consistency_SparseBSC_sqrt_cuda_int8 (__main__.TestSparseCompressedCUDA) ... ok (0.005s) 2022-11-23T04:14:40.3686569Z test_consistency_SparseBSC_sqrt_cuda_uint8 (__main__.TestSparseCompressedCUDA) ... ok (0.005s) 2022-11-23T04:14:40.3686796Z test_consistency_SparseBSC_tan_cuda_bfloat16 (__main__.TestSparseCompressedCUDA) ... ok (0.005s) 2022-11-23T04:14:40.3687029Z test_consistency_SparseBSC_tan_cuda_bool (__main__.TestSparseCompressedCUDA) ... ok (0.005s) 2022-11-23T04:14:40.3687275Z test_consistency_SparseBSC_tan_cuda_complex128 (__main__.TestSparseCompressedCUDA) ... ok (0.005s) 2022-11-23T04:14:40.3687520Z test_consistency_SparseBSC_tan_cuda_complex32 (__main__.TestSparseCompressedCUDA) ... ok (0.005s) 2022-11-23T04:14:40.3687750Z test_consistency_SparseBSC_tan_cuda_complex64 (__main__.TestSparseCompressedCUDA) ... ok (0.005s) 2022-11-23T04:14:40.3687982Z test_consistency_SparseBSC_tan_cuda_float16 (__main__.TestSparseCompressedCUDA) ... ok (0.005s) 2022-11-23T04:14:40.3688216Z test_consistency_SparseBSC_tan_cuda_float32 (__main__.TestSparseCompressedCUDA) ... ok (0.005s) 2022-11-23T04:14:40.3688451Z test_consistency_SparseBSC_tan_cuda_float64 (__main__.TestSparseCompressedCUDA) ... ok (0.005s) 2022-11-23T04:14:40.3688664Z test_consistency_SparseBSC_tan_cuda_int16 (__main__.TestSparseCompressedCUDA) ... ok (0.005s) 2022-11-23T04:14:40.3688896Z test_consistency_SparseBSC_tan_cuda_int32 (__main__.TestSparseCompressedCUDA) ... ok (0.005s) 2022-11-23T04:14:40.3689125Z test_consistency_SparseBSC_tan_cuda_int64 (__main__.TestSparseCompressedCUDA) ... ok (0.005s) 2022-11-23T04:14:40.3689450Z test_consistency_SparseBSC_tan_cuda_int8 (__main__.TestSparseCompressedCUDA) ... ok (0.005s) 2022-11-23T04:14:40.3689684Z test_consistency_SparseBSC_tan_cuda_uint8 (__main__.TestSparseCompressedCUDA) ... ok (0.005s) 2022-11-23T04:14:40.3689933Z test_consistency_SparseBSC_tanh_cuda_bfloat16 (__main__.TestSparseCompressedCUDA) ... ok (0.005s) 2022-11-23T04:14:40.3690167Z test_consistency_SparseBSC_tanh_cuda_bool (__main__.TestSparseCompressedCUDA) ... ok (0.005s) 2022-11-23T04:14:40.3690414Z test_consistency_SparseBSC_tanh_cuda_complex128 (__main__.TestSparseCompressedCUDA) ... ok (0.005s) 2022-11-23T04:14:40.3690657Z test_consistency_SparseBSC_tanh_cuda_complex32 (__main__.TestSparseCompressedCUDA) ... ok (0.005s) 2022-11-23T04:14:40.3690882Z test_consistency_SparseBSC_tanh_cuda_complex64 (__main__.TestSparseCompressedCUDA) ... ok (0.005s) 2022-11-23T04:14:40.3691118Z test_consistency_SparseBSC_tanh_cuda_float16 (__main__.TestSparseCompressedCUDA) ... ok (0.005s) 2022-11-23T04:14:40.3691352Z test_consistency_SparseBSC_tanh_cuda_float32 (__main__.TestSparseCompressedCUDA) ... ok (0.005s) 2022-11-23T04:14:40.3691580Z test_consistency_SparseBSC_tanh_cuda_float64 (__main__.TestSparseCompressedCUDA) ... ok (0.005s) 2022-11-23T04:14:40.3691813Z test_consistency_SparseBSC_tanh_cuda_int16 (__main__.TestSparseCompressedCUDA) ... ok (0.005s) 2022-11-23T04:14:40.3692043Z test_consistency_SparseBSC_tanh_cuda_int32 (__main__.TestSparseCompressedCUDA) ... ok (0.005s) 2022-11-23T04:14:40.3692273Z test_consistency_SparseBSC_tanh_cuda_int64 (__main__.TestSparseCompressedCUDA) ... ok (0.005s) 2022-11-23T04:14:40.3692504Z test_consistency_SparseBSC_tanh_cuda_int8 (__main__.TestSparseCompressedCUDA) ... ok (0.005s) 2022-11-23T04:14:40.3692737Z test_consistency_SparseBSC_tanh_cuda_uint8 (__main__.TestSparseCompressedCUDA) ... ok (0.005s) 2022-11-23T04:14:40.3693061Z test_consistency_SparseBSC_to_sparse_cuda_bfloat16 (__main__.TestSparseCompressedCUDA) ... skip: to_sparse does not support input with torch.sparse_bsc layout (0.003s) 2022-11-23T04:14:40.3693461Z test_consistency_SparseBSC_to_sparse_cuda_bool (__main__.TestSparseCompressedCUDA) ... skip: to_sparse does not support input with torch.sparse_bsc layout (0.003s) 2022-11-23T04:14:40.3693806Z test_consistency_SparseBSC_to_sparse_cuda_complex128 (__main__.TestSparseCompressedCUDA) ... skip: to_sparse does not support input with torch.sparse_bsc layout (0.003s) 2022-11-23T04:14:40.3694147Z test_consistency_SparseBSC_to_sparse_cuda_complex64 (__main__.TestSparseCompressedCUDA) ... skip: to_sparse does not support input with torch.sparse_bsc layout (0.003s) 2022-11-23T04:14:40.3694481Z test_consistency_SparseBSC_to_sparse_cuda_float16 (__main__.TestSparseCompressedCUDA) ... skip: to_sparse does not support input with torch.sparse_bsc layout (0.003s) 2022-11-23T04:14:40.3694819Z test_consistency_SparseBSC_to_sparse_cuda_float32 (__main__.TestSparseCompressedCUDA) ... skip: to_sparse does not support input with torch.sparse_bsc layout (0.004s) 2022-11-23T04:14:40.3695153Z test_consistency_SparseBSC_to_sparse_cuda_float64 (__main__.TestSparseCompressedCUDA) ... skip: to_sparse does not support input with torch.sparse_bsc layout (0.003s) 2022-11-23T04:14:40.3695481Z test_consistency_SparseBSC_to_sparse_cuda_int16 (__main__.TestSparseCompressedCUDA) ... skip: to_sparse does not support input with torch.sparse_bsc layout (0.003s) 2022-11-23T04:14:40.3695809Z test_consistency_SparseBSC_to_sparse_cuda_int32 (__main__.TestSparseCompressedCUDA) ... skip: to_sparse does not support input with torch.sparse_bsc layout (0.003s) 2022-11-23T04:14:40.3696135Z test_consistency_SparseBSC_to_sparse_cuda_int64 (__main__.TestSparseCompressedCUDA) ... skip: to_sparse does not support input with torch.sparse_bsc layout (0.003s) 2022-11-23T04:14:40.3696461Z test_consistency_SparseBSC_to_sparse_cuda_int8 (__main__.TestSparseCompressedCUDA) ... skip: to_sparse does not support input with torch.sparse_bsc layout (0.003s) 2022-11-23T04:14:40.3696837Z test_consistency_SparseBSC_to_sparse_cuda_uint8 (__main__.TestSparseCompressedCUDA) ... skip: to_sparse does not support input with torch.sparse_bsc layout (0.003s) 2022-11-23T04:14:40.3697074Z test_consistency_SparseBSC_trunc_cuda_bfloat16 (__main__.TestSparseCompressedCUDA) ... ok (0.005s) 2022-11-23T04:14:40.3697315Z test_consistency_SparseBSC_trunc_cuda_float16 (__main__.TestSparseCompressedCUDA) ... ok (0.005s) 2022-11-23T04:14:40.3697550Z test_consistency_SparseBSC_trunc_cuda_float32 (__main__.TestSparseCompressedCUDA) ... ok (0.005s) 2022-11-23T04:14:40.3697783Z test_consistency_SparseBSC_trunc_cuda_float64 (__main__.TestSparseCompressedCUDA) ... ok (0.005s) 2022-11-23T04:14:40.3698013Z test_consistency_SparseBSC_trunc_cuda_int16 (__main__.TestSparseCompressedCUDA) ... ok (0.004s) 2022-11-23T04:14:40.3698258Z test_consistency_SparseBSC_trunc_cuda_int32 (__main__.TestSparseCompressedCUDA) ... ok (0.005s) 2022-11-23T04:14:40.3698502Z test_consistency_SparseBSC_trunc_cuda_int64 (__main__.TestSparseCompressedCUDA) ... ok (0.004s) 2022-11-23T04:14:40.3698745Z test_consistency_SparseBSC_trunc_cuda_int8 (__main__.TestSparseCompressedCUDA) ... ok (0.004s) 2022-11-23T04:14:40.3698983Z test_consistency_SparseBSC_trunc_cuda_uint8 (__main__.TestSparseCompressedCUDA) ... ok (0.004s) 2022-11-23T04:14:40.3699205Z test_consistency_SparseBSR_abs_cuda_bfloat16 (__main__.TestSparseCompressedCUDA) ... ok (0.005s) 2022-11-23T04:14:40.3699437Z test_consistency_SparseBSR_abs_cuda_bool (__main__.TestSparseCompressedCUDA) ... ok (0.004s) 2022-11-23T04:14:40.3699673Z test_consistency_SparseBSR_abs_cuda_complex128 (__main__.TestSparseCompressedCUDA) ... ok (0.005s) 2022-11-23T04:14:40.3699912Z test_consistency_SparseBSR_abs_cuda_complex32 (__main__.TestSparseCompressedCUDA) ... ok (0.005s) 2022-11-23T04:14:40.3700361Z test_consistency_SparseBSR_abs_cuda_complex64 (__main__.TestSparseCompressedCUDA) ... ok (0.005s) 2022-11-23T04:14:40.3700601Z test_consistency_SparseBSR_abs_cuda_float16 (__main__.TestSparseCompressedCUDA) ... ok (0.005s) 2022-11-23T04:14:40.3700921Z test_consistency_SparseBSR_abs_cuda_float32 (__main__.TestSparseCompressedCUDA) ... ok (0.005s) 2022-11-23T04:14:40.3701156Z test_consistency_SparseBSR_abs_cuda_float64 (__main__.TestSparseCompressedCUDA) ... ok (0.005s) 2022-11-23T04:14:40.3701385Z test_consistency_SparseBSR_abs_cuda_int16 (__main__.TestSparseCompressedCUDA) ... ok (0.004s) 2022-11-23T04:14:40.3701602Z test_consistency_SparseBSR_abs_cuda_int32 (__main__.TestSparseCompressedCUDA) ... ok (0.004s) 2022-11-23T04:14:40.3701827Z test_consistency_SparseBSR_abs_cuda_int64 (__main__.TestSparseCompressedCUDA) ... ok (0.005s) 2022-11-23T04:14:40.3702064Z test_consistency_SparseBSR_abs_cuda_int8 (__main__.TestSparseCompressedCUDA) ... ok (0.004s) 2022-11-23T04:14:40.3702299Z test_consistency_SparseBSR_abs_cuda_uint8 (__main__.TestSparseCompressedCUDA) ... ok (0.004s) 2022-11-23T04:14:40.3702544Z test_consistency_SparseBSR_angle_cuda_bool (__main__.TestSparseCompressedCUDA) ... ok (0.005s) 2022-11-23T04:14:40.3702791Z test_consistency_SparseBSR_angle_cuda_complex128 (__main__.TestSparseCompressedCUDA) ... ok (0.005s) 2022-11-23T04:14:40.3703027Z test_consistency_SparseBSR_angle_cuda_complex32 (__main__.TestSparseCompressedCUDA) ... ok (0.005s) 2022-11-23T04:14:40.3703261Z test_consistency_SparseBSR_angle_cuda_complex64 (__main__.TestSparseCompressedCUDA) ... ok (0.005s) 2022-11-23T04:14:40.3703483Z test_consistency_SparseBSR_angle_cuda_float32 (__main__.TestSparseCompressedCUDA) ... ok (0.005s) 2022-11-23T04:14:40.3703714Z test_consistency_SparseBSR_angle_cuda_float64 (__main__.TestSparseCompressedCUDA) ... ok (0.005s) 2022-11-23T04:14:40.3703937Z test_consistency_SparseBSR_angle_cuda_int16 (__main__.TestSparseCompressedCUDA) ... ok (0.005s) 2022-11-23T04:14:40.3704162Z test_consistency_SparseBSR_angle_cuda_int32 (__main__.TestSparseCompressedCUDA) ... ok (0.005s) 2022-11-23T04:14:40.3704464Z test_consistency_SparseBSR_angle_cuda_int64 (__main__.TestSparseCompressedCUDA) ... ok (0.005s) 2022-11-23T04:14:40.3704709Z test_consistency_SparseBSR_angle_cuda_int8 (__main__.TestSparseCompressedCUDA) ... ok (0.005s) 2022-11-23T04:14:40.3704933Z test_consistency_SparseBSR_angle_cuda_uint8 (__main__.TestSparseCompressedCUDA) ... ok (0.005s) 2022-11-23T04:14:40.3705163Z test_consistency_SparseBSR_asin_cuda_bfloat16 (__main__.TestSparseCompressedCUDA) ... ok (0.005s) 2022-11-23T04:14:40.3705390Z test_consistency_SparseBSR_asin_cuda_bool (__main__.TestSparseCompressedCUDA) ... ok (0.005s) 2022-11-23T04:14:40.3705624Z test_consistency_SparseBSR_asin_cuda_complex128 (__main__.TestSparseCompressedCUDA) ... ok (0.005s) 2022-11-23T04:14:40.3705869Z test_consistency_SparseBSR_asin_cuda_complex32 (__main__.TestSparseCompressedCUDA) ... ok (0.005s) 2022-11-23T04:14:40.3706109Z test_consistency_SparseBSR_asin_cuda_complex64 (__main__.TestSparseCompressedCUDA) ... ok (0.005s) 2022-11-23T04:14:40.3706340Z test_consistency_SparseBSR_asin_cuda_float16 (__main__.TestSparseCompressedCUDA) ... ok (0.005s) 2022-11-23T04:14:40.3706568Z test_consistency_SparseBSR_asin_cuda_float32 (__main__.TestSparseCompressedCUDA) ... ok (0.005s) 2022-11-23T04:14:40.3706789Z test_consistency_SparseBSR_asin_cuda_float64 (__main__.TestSparseCompressedCUDA) ... ok (0.005s) 2022-11-23T04:14:40.3707018Z test_consistency_SparseBSR_asin_cuda_int16 (__main__.TestSparseCompressedCUDA) ... ok (0.005s) 2022-11-23T04:14:40.3707242Z test_consistency_SparseBSR_asin_cuda_int32 (__main__.TestSparseCompressedCUDA) ... ok (0.005s) 2022-11-23T04:14:40.3707462Z test_consistency_SparseBSR_asin_cuda_int64 (__main__.TestSparseCompressedCUDA) ... ok (0.005s) 2022-11-23T04:14:40.3707678Z test_consistency_SparseBSR_asin_cuda_int8 (__main__.TestSparseCompressedCUDA) ... ok (0.005s) 2022-11-23T04:14:40.3707911Z test_consistency_SparseBSR_asin_cuda_uint8 (__main__.TestSparseCompressedCUDA) ... ok (0.005s) 2022-11-23T04:14:40.3708146Z test_consistency_SparseBSR_asinh_cuda_bfloat16 (__main__.TestSparseCompressedCUDA) ... ok (0.005s) 2022-11-23T04:14:40.3708437Z test_consistency_SparseBSR_asinh_cuda_bool (__main__.TestSparseCompressedCUDA) ... ok (0.005s) 2022-11-23T04:14:40.3708678Z test_consistency_SparseBSR_asinh_cuda_complex128 (__main__.TestSparseCompressedCUDA) ... ok (0.005s) 2022-11-23T04:14:40.3708913Z test_consistency_SparseBSR_asinh_cuda_complex32 (__main__.TestSparseCompressedCUDA) ... ok (0.005s) 2022-11-23T04:14:40.3709161Z test_consistency_SparseBSR_asinh_cuda_complex64 (__main__.TestSparseCompressedCUDA) ... ok (0.005s) 2022-11-23T04:14:40.3709392Z test_consistency_SparseBSR_asinh_cuda_float16 (__main__.TestSparseCompressedCUDA) ... ok (0.005s) 2022-11-23T04:14:40.3709630Z test_consistency_SparseBSR_asinh_cuda_float32 (__main__.TestSparseCompressedCUDA) ... ok (0.005s) 2022-11-23T04:14:40.3709853Z test_consistency_SparseBSR_asinh_cuda_float64 (__main__.TestSparseCompressedCUDA) ... ok (0.005s) 2022-11-23T04:14:40.3710083Z test_consistency_SparseBSR_asinh_cuda_int16 (__main__.TestSparseCompressedCUDA) ... ok (0.005s) 2022-11-23T04:14:40.3710311Z test_consistency_SparseBSR_asinh_cuda_int32 (__main__.TestSparseCompressedCUDA) ... ok (0.005s) 2022-11-23T04:14:40.3710537Z test_consistency_SparseBSR_asinh_cuda_int64 (__main__.TestSparseCompressedCUDA) ... ok (0.005s) 2022-11-23T04:14:40.3710767Z test_consistency_SparseBSR_asinh_cuda_int8 (__main__.TestSparseCompressedCUDA) ... ok (0.005s) 2022-11-23T04:14:40.3710991Z test_consistency_SparseBSR_asinh_cuda_uint8 (__main__.TestSparseCompressedCUDA) ... ok (0.005s) 2022-11-23T04:14:40.3711222Z test_consistency_SparseBSR_atan_cuda_bfloat16 (__main__.TestSparseCompressedCUDA) ... ok (0.005s) 2022-11-23T04:14:40.3711447Z test_consistency_SparseBSR_atan_cuda_bool (__main__.TestSparseCompressedCUDA) ... ok (0.005s) 2022-11-23T04:14:40.3711682Z test_consistency_SparseBSR_atan_cuda_complex128 (__main__.TestSparseCompressedCUDA) ... ok (0.005s) 2022-11-23T04:14:40.3711973Z test_consistency_SparseBSR_atan_cuda_complex32 (__main__.TestSparseCompressedCUDA) ... ok (0.005s) 2022-11-23T04:14:40.3712227Z test_consistency_SparseBSR_atan_cuda_complex64 (__main__.TestSparseCompressedCUDA) ... ok (0.005s) 2022-11-23T04:14:40.3712458Z test_consistency_SparseBSR_atan_cuda_float16 (__main__.TestSparseCompressedCUDA) ... ok (0.005s) 2022-11-23T04:14:40.3712695Z test_consistency_SparseBSR_atan_cuda_float32 (__main__.TestSparseCompressedCUDA) ... ok (0.005s) 2022-11-23T04:14:40.3712927Z test_consistency_SparseBSR_atan_cuda_float64 (__main__.TestSparseCompressedCUDA) ... ok (0.005s) 2022-11-23T04:14:40.3713160Z test_consistency_SparseBSR_atan_cuda_int16 (__main__.TestSparseCompressedCUDA) ... ok (0.005s) 2022-11-23T04:14:40.3713390Z test_consistency_SparseBSR_atan_cuda_int32 (__main__.TestSparseCompressedCUDA) ... ok (0.005s) 2022-11-23T04:14:40.3713618Z test_consistency_SparseBSR_atan_cuda_int64 (__main__.TestSparseCompressedCUDA) ... ok (0.005s) 2022-11-23T04:14:40.3713839Z test_consistency_SparseBSR_atan_cuda_int8 (__main__.TestSparseCompressedCUDA) ... ok (0.005s) 2022-11-23T04:14:40.3714071Z test_consistency_SparseBSR_atan_cuda_uint8 (__main__.TestSparseCompressedCUDA) ... ok (0.005s) 2022-11-23T04:14:40.3714309Z test_consistency_SparseBSR_atanh_cuda_bfloat16 (__main__.TestSparseCompressedCUDA) ... ok (0.005s) 2022-11-23T04:14:40.3714538Z test_consistency_SparseBSR_atanh_cuda_bool (__main__.TestSparseCompressedCUDA) ... ok (0.005s) 2022-11-23T04:14:40.3714780Z test_consistency_SparseBSR_atanh_cuda_complex128 (__main__.TestSparseCompressedCUDA) ... ok (0.005s) 2022-11-23T04:14:40.3715015Z test_consistency_SparseBSR_atanh_cuda_complex32 (__main__.TestSparseCompressedCUDA) ... ok (0.005s) 2022-11-23T04:14:40.3715243Z test_consistency_SparseBSR_atanh_cuda_complex64 (__main__.TestSparseCompressedCUDA) ... ok (0.005s) 2022-11-23T04:14:40.3715476Z test_consistency_SparseBSR_atanh_cuda_float16 (__main__.TestSparseCompressedCUDA) ... ok (0.005s) 2022-11-23T04:14:40.3715709Z test_consistency_SparseBSR_atanh_cuda_float32 (__main__.TestSparseCompressedCUDA) ... ok (0.005s) 2022-11-23T04:14:40.3715987Z test_consistency_SparseBSR_atanh_cuda_float64 (__main__.TestSparseCompressedCUDA) ... ok (0.005s) 2022-11-23T04:14:40.3716234Z test_consistency_SparseBSR_atanh_cuda_int16 (__main__.TestSparseCompressedCUDA) ... ok (0.005s) 2022-11-23T04:14:40.3716469Z test_consistency_SparseBSR_atanh_cuda_int32 (__main__.TestSparseCompressedCUDA) ... ok (0.005s) 2022-11-23T04:14:40.3716699Z test_consistency_SparseBSR_atanh_cuda_int64 (__main__.TestSparseCompressedCUDA) ... ok (0.005s) 2022-11-23T04:14:40.3716927Z test_consistency_SparseBSR_atanh_cuda_int8 (__main__.TestSparseCompressedCUDA) ... ok (0.005s) 2022-11-23T04:14:40.3717156Z test_consistency_SparseBSR_atanh_cuda_uint8 (__main__.TestSparseCompressedCUDA) ... ok (0.004s) 2022-11-23T04:14:40.3717386Z test_consistency_SparseBSR_ceil_cuda_bfloat16 (__main__.TestSparseCompressedCUDA) ... ok (0.005s) 2022-11-23T04:14:40.3717626Z test_consistency_SparseBSR_ceil_cuda_float16 (__main__.TestSparseCompressedCUDA) ... ok (0.005s) 2022-11-23T04:14:40.3717860Z test_consistency_SparseBSR_ceil_cuda_float32 (__main__.TestSparseCompressedCUDA) ... ok (0.005s) 2022-11-23T04:14:40.3718075Z test_consistency_SparseBSR_ceil_cuda_float64 (__main__.TestSparseCompressedCUDA) ... ok (0.005s) 2022-11-23T04:14:40.3718300Z test_consistency_SparseBSR_ceil_cuda_int16 (__main__.TestSparseCompressedCUDA) ... ok (0.004s) 2022-11-23T04:14:40.3718528Z test_consistency_SparseBSR_ceil_cuda_int32 (__main__.TestSparseCompressedCUDA) ... ok (0.004s) 2022-11-23T04:14:40.3718755Z test_consistency_SparseBSR_ceil_cuda_int64 (__main__.TestSparseCompressedCUDA) ... ok (0.005s) 2022-11-23T04:14:40.3718981Z test_consistency_SparseBSR_ceil_cuda_int8 (__main__.TestSparseCompressedCUDA) ... ok (0.004s) 2022-11-23T04:14:40.3719202Z test_consistency_SparseBSR_ceil_cuda_uint8 (__main__.TestSparseCompressedCUDA) ... ok (0.004s) 2022-11-23T04:14:40.3719503Z test_consistency_SparseBSR_conj_physical_cuda_bfloat16 (__main__.TestSparseCompressedCUDA) ... ok (0.005s) 2022-11-23T04:14:40.3719770Z test_consistency_SparseBSR_conj_physical_cuda_bool (__main__.TestSparseCompressedCUDA) ... ok (0.004s) 2022-11-23T04:14:40.3720028Z test_consistency_SparseBSR_conj_physical_cuda_complex128 (__main__.TestSparseCompressedCUDA) ... ok (0.005s) 2022-11-23T04:14:40.3720277Z test_consistency_SparseBSR_conj_physical_cuda_complex32 (__main__.TestSparseCompressedCUDA) ... ok (0.005s) 2022-11-23T04:14:40.3720578Z test_consistency_SparseBSR_conj_physical_cuda_complex64 (__main__.TestSparseCompressedCUDA) ... ok (0.005s) 2022-11-23T04:14:40.3720827Z test_consistency_SparseBSR_conj_physical_cuda_float16 (__main__.TestSparseCompressedCUDA) ... ok (0.005s) 2022-11-23T04:14:40.3721073Z test_consistency_SparseBSR_conj_physical_cuda_float32 (__main__.TestSparseCompressedCUDA) ... ok (0.004s) 2022-11-23T04:14:40.3721315Z test_consistency_SparseBSR_conj_physical_cuda_float64 (__main__.TestSparseCompressedCUDA) ... ok (0.004s) 2022-11-23T04:14:40.3721564Z test_consistency_SparseBSR_conj_physical_cuda_int16 (__main__.TestSparseCompressedCUDA) ... ok (0.004s) 2022-11-23T04:14:40.3721805Z test_consistency_SparseBSR_conj_physical_cuda_int32 (__main__.TestSparseCompressedCUDA) ... ok (0.004s) 2022-11-23T04:14:40.3722044Z test_consistency_SparseBSR_conj_physical_cuda_int64 (__main__.TestSparseCompressedCUDA) ... ok (0.004s) 2022-11-23T04:14:40.3722285Z test_consistency_SparseBSR_conj_physical_cuda_int8 (__main__.TestSparseCompressedCUDA) ... ok (0.004s) 2022-11-23T04:14:40.3722515Z test_consistency_SparseBSR_conj_physical_cuda_uint8 (__main__.TestSparseCompressedCUDA) ... ok (0.004s) 2022-11-23T04:14:40.3722756Z test_consistency_SparseBSR_deg2rad_cuda_bfloat16 (__main__.TestSparseCompressedCUDA) ... ok (0.005s) 2022-11-23T04:14:40.3722988Z test_consistency_SparseBSR_deg2rad_cuda_bool (__main__.TestSparseCompressedCUDA) ... ok (0.005s) 2022-11-23T04:14:40.3723225Z test_consistency_SparseBSR_deg2rad_cuda_float16 (__main__.TestSparseCompressedCUDA) ... ok (0.004s) 2022-11-23T04:14:40.3723553Z test_consistency_SparseBSR_deg2rad_cuda_float32 (__main__.TestSparseCompressedCUDA) ... ok (0.005s) 2022-11-23T04:14:40.3723787Z test_consistency_SparseBSR_deg2rad_cuda_float64 (__main__.TestSparseCompressedCUDA) ... ok (0.005s) 2022-11-23T04:14:40.3724029Z test_consistency_SparseBSR_deg2rad_cuda_int16 (__main__.TestSparseCompressedCUDA) ... ok (0.005s) 2022-11-23T04:14:40.3724261Z test_consistency_SparseBSR_deg2rad_cuda_int32 (__main__.TestSparseCompressedCUDA) ... ok (0.005s) 2022-11-23T04:14:40.3724482Z test_consistency_SparseBSR_deg2rad_cuda_int64 (__main__.TestSparseCompressedCUDA) ... ok (0.005s) 2022-11-23T04:14:40.3724702Z test_consistency_SparseBSR_deg2rad_cuda_int8 (__main__.TestSparseCompressedCUDA) ... ok (0.005s) 2022-11-23T04:14:40.3724928Z test_consistency_SparseBSR_deg2rad_cuda_uint8 (__main__.TestSparseCompressedCUDA) ... ok (0.005s) 2022-11-23T04:14:40.3725163Z test_consistency_SparseBSR_erf_cuda_bfloat16 (__main__.TestSparseCompressedCUDA) ... ok (0.005s) 2022-11-23T04:14:40.3725394Z test_consistency_SparseBSR_erf_cuda_bool (__main__.TestSparseCompressedCUDA) ... ok (0.005s) 2022-11-23T04:14:40.3725621Z test_consistency_SparseBSR_erf_cuda_float16 (__main__.TestSparseCompressedCUDA) ... ok (0.005s) 2022-11-23T04:14:40.3725849Z test_consistency_SparseBSR_erf_cuda_float32 (__main__.TestSparseCompressedCUDA) ... ok (0.005s) 2022-11-23T04:14:40.3726078Z test_consistency_SparseBSR_erf_cuda_float64 (__main__.TestSparseCompressedCUDA) ... ok (0.005s) 2022-11-23T04:14:40.3726301Z test_consistency_SparseBSR_erf_cuda_int16 (__main__.TestSparseCompressedCUDA) ... ok (0.005s) 2022-11-23T04:14:40.3726524Z test_consistency_SparseBSR_erf_cuda_int32 (__main__.TestSparseCompressedCUDA) ... ok (0.005s) 2022-11-23T04:14:40.3726739Z test_consistency_SparseBSR_erf_cuda_int64 (__main__.TestSparseCompressedCUDA) ... ok (0.005s) 2022-11-23T04:14:40.3727024Z test_consistency_SparseBSR_erf_cuda_int8 (__main__.TestSparseCompressedCUDA) ... ok (0.005s) 2022-11-23T04:14:40.3727266Z test_consistency_SparseBSR_erf_cuda_uint8 (__main__.TestSparseCompressedCUDA) ... ok (0.005s) 2022-11-23T04:14:40.3727506Z test_consistency_SparseBSR_erfinv_cuda_bool (__main__.TestSparseCompressedCUDA) ... ok (0.004s) 2022-11-23T04:14:40.3727744Z test_consistency_SparseBSR_erfinv_cuda_float16 (__main__.TestSparseCompressedCUDA) ... ok (0.005s) 2022-11-23T04:14:40.3727974Z test_consistency_SparseBSR_erfinv_cuda_float32 (__main__.TestSparseCompressedCUDA) ... ok (0.005s) 2022-11-23T04:14:40.3728197Z test_consistency_SparseBSR_erfinv_cuda_float64 (__main__.TestSparseCompressedCUDA) ... ok (0.005s) 2022-11-23T04:14:40.3728424Z test_consistency_SparseBSR_erfinv_cuda_int16 (__main__.TestSparseCompressedCUDA) ... ok (0.005s) 2022-11-23T04:14:40.3728644Z test_consistency_SparseBSR_erfinv_cuda_int32 (__main__.TestSparseCompressedCUDA) ... ok (0.005s) 2022-11-23T04:14:40.3728870Z test_consistency_SparseBSR_erfinv_cuda_int64 (__main__.TestSparseCompressedCUDA) ... ok (0.005s) 2022-11-23T04:14:40.3729097Z test_consistency_SparseBSR_erfinv_cuda_int8 (__main__.TestSparseCompressedCUDA) ... ok (0.005s) 2022-11-23T04:14:40.3729327Z test_consistency_SparseBSR_erfinv_cuda_uint8 (__main__.TestSparseCompressedCUDA) ... ok (0.005s) 2022-11-23T04:14:40.3729562Z test_consistency_SparseBSR_expm1_cuda_bfloat16 (__main__.TestSparseCompressedCUDA) ... ok (0.005s) 2022-11-23T04:14:40.3729791Z test_consistency_SparseBSR_expm1_cuda_bool (__main__.TestSparseCompressedCUDA) ... ok (0.005s) 2022-11-23T04:14:40.3730023Z test_consistency_SparseBSR_expm1_cuda_float16 (__main__.TestSparseCompressedCUDA) ... ok (0.005s) 2022-11-23T04:14:40.3730249Z test_consistency_SparseBSR_expm1_cuda_float32 (__main__.TestSparseCompressedCUDA) ... ok (0.005s) 2022-11-23T04:14:40.3730483Z test_consistency_SparseBSR_expm1_cuda_float64 (__main__.TestSparseCompressedCUDA) ... ok (0.005s) 2022-11-23T04:14:40.3730706Z test_consistency_SparseBSR_expm1_cuda_int16 (__main__.TestSparseCompressedCUDA) ... ok (0.005s) 2022-11-23T04:14:40.3731002Z test_consistency_SparseBSR_expm1_cuda_int32 (__main__.TestSparseCompressedCUDA) ... ok (0.005s) 2022-11-23T04:14:40.3731232Z test_consistency_SparseBSR_expm1_cuda_int64 (__main__.TestSparseCompressedCUDA) ... ok (0.005s) 2022-11-23T04:14:40.3731461Z test_consistency_SparseBSR_expm1_cuda_int8 (__main__.TestSparseCompressedCUDA) ... ok (0.005s) 2022-11-23T04:14:40.3731689Z test_consistency_SparseBSR_expm1_cuda_uint8 (__main__.TestSparseCompressedCUDA) ... ok (0.005s) 2022-11-23T04:14:40.3731927Z test_consistency_SparseBSR_floor_cuda_bfloat16 (__main__.TestSparseCompressedCUDA) ... ok (0.005s) 2022-11-23T04:14:40.3732164Z test_consistency_SparseBSR_floor_cuda_float16 (__main__.TestSparseCompressedCUDA) ... ok (0.005s) 2022-11-23T04:14:40.3732390Z test_consistency_SparseBSR_floor_cuda_float32 (__main__.TestSparseCompressedCUDA) ... ok (0.004s) 2022-11-23T04:14:40.3732617Z test_consistency_SparseBSR_floor_cuda_float64 (__main__.TestSparseCompressedCUDA) ... ok (0.005s) 2022-11-23T04:14:40.3732836Z test_consistency_SparseBSR_floor_cuda_int16 (__main__.TestSparseCompressedCUDA) ... ok (0.004s) 2022-11-23T04:14:40.3733064Z test_consistency_SparseBSR_floor_cuda_int32 (__main__.TestSparseCompressedCUDA) ... ok (0.004s) 2022-11-23T04:14:40.3733290Z test_consistency_SparseBSR_floor_cuda_int64 (__main__.TestSparseCompressedCUDA) ... ok (0.004s) 2022-11-23T04:14:40.3733515Z test_consistency_SparseBSR_floor_cuda_int8 (__main__.TestSparseCompressedCUDA) ... ok (0.004s) 2022-11-23T04:14:40.3733740Z test_consistency_SparseBSR_floor_cuda_uint8 (__main__.TestSparseCompressedCUDA) ... ok (0.005s) 2022-11-23T04:14:40.3733983Z test_consistency_SparseBSR_frac_cuda_bfloat16 (__main__.TestSparseCompressedCUDA) ... ok (0.005s) 2022-11-23T04:14:40.3734217Z test_consistency_SparseBSR_frac_cuda_float16 (__main__.TestSparseCompressedCUDA) ... ok (0.005s) 2022-11-23T04:14:40.3734506Z test_consistency_SparseBSR_frac_cuda_float32 (__main__.TestSparseCompressedCUDA) ... ok (0.005s) 2022-11-23T04:14:40.3734754Z test_consistency_SparseBSR_frac_cuda_float64 (__main__.TestSparseCompressedCUDA) ... ok (0.005s) 2022-11-23T04:14:40.3734977Z test_consistency_SparseBSR_isinf_cuda_bfloat16 (__main__.TestSparseCompressedCUDA) ... ok (0.004s) 2022-11-23T04:14:40.3735199Z test_consistency_SparseBSR_isinf_cuda_bool (__main__.TestSparseCompressedCUDA) ... ok (0.004s) 2022-11-23T04:14:40.3735438Z test_consistency_SparseBSR_isinf_cuda_complex128 (__main__.TestSparseCompressedCUDA) ... ok (0.005s) 2022-11-23T04:14:40.3735681Z test_consistency_SparseBSR_isinf_cuda_complex32 (__main__.TestSparseCompressedCUDA) ... ok (0.005s) 2022-11-23T04:14:40.3735909Z test_consistency_SparseBSR_isinf_cuda_complex64 (__main__.TestSparseCompressedCUDA) ... ok (0.005s) 2022-11-23T04:14:40.3736139Z test_consistency_SparseBSR_isinf_cuda_float16 (__main__.TestSparseCompressedCUDA) ... ok (0.004s) 2022-11-23T04:14:40.3736370Z test_consistency_SparseBSR_isinf_cuda_float32 (__main__.TestSparseCompressedCUDA) ... ok (0.004s) 2022-11-23T04:14:40.3736596Z test_consistency_SparseBSR_isinf_cuda_float64 (__main__.TestSparseCompressedCUDA) ... ok (0.004s) 2022-11-23T04:14:40.3736809Z test_consistency_SparseBSR_isinf_cuda_int16 (__main__.TestSparseCompressedCUDA) ... ok (0.004s) 2022-11-23T04:14:40.3737032Z test_consistency_SparseBSR_isinf_cuda_int32 (__main__.TestSparseCompressedCUDA) ... ok (0.004s) 2022-11-23T04:14:40.3737262Z test_consistency_SparseBSR_isinf_cuda_int64 (__main__.TestSparseCompressedCUDA) ... ok (0.004s) 2022-11-23T04:14:40.3737500Z test_consistency_SparseBSR_isinf_cuda_int8 (__main__.TestSparseCompressedCUDA) ... ok (0.005s) 2022-11-23T04:14:40.3737731Z test_consistency_SparseBSR_isinf_cuda_uint8 (__main__.TestSparseCompressedCUDA) ... ok (0.004s) 2022-11-23T04:14:40.3737976Z test_consistency_SparseBSR_isnan_cuda_bfloat16 (__main__.TestSparseCompressedCUDA) ... ok (0.004s) 2022-11-23T04:14:40.3738208Z test_consistency_SparseBSR_isnan_cuda_bool (__main__.TestSparseCompressedCUDA) ... ok (0.004s) 2022-11-23T04:14:40.3738512Z test_consistency_SparseBSR_isnan_cuda_complex128 (__main__.TestSparseCompressedCUDA) ... ok (0.004s) 2022-11-23T04:14:40.3738749Z test_consistency_SparseBSR_isnan_cuda_complex64 (__main__.TestSparseCompressedCUDA) ... ok (0.004s) 2022-11-23T04:14:40.3738969Z test_consistency_SparseBSR_isnan_cuda_float16 (__main__.TestSparseCompressedCUDA) ... ok (0.004s) 2022-11-23T04:14:40.3739197Z test_consistency_SparseBSR_isnan_cuda_float32 (__main__.TestSparseCompressedCUDA) ... ok (0.004s) 2022-11-23T04:14:40.3739422Z test_consistency_SparseBSR_isnan_cuda_float64 (__main__.TestSparseCompressedCUDA) ... ok (0.005s) 2022-11-23T04:14:40.3739650Z test_consistency_SparseBSR_isnan_cuda_int16 (__main__.TestSparseCompressedCUDA) ... ok (0.004s) 2022-11-23T04:14:40.3739879Z test_consistency_SparseBSR_isnan_cuda_int32 (__main__.TestSparseCompressedCUDA) ... ok (0.004s) 2022-11-23T04:14:40.3740328Z test_consistency_SparseBSR_isnan_cuda_int64 (__main__.TestSparseCompressedCUDA) ... ok (0.004s) 2022-11-23T04:14:40.3740573Z test_consistency_SparseBSR_isnan_cuda_int8 (__main__.TestSparseCompressedCUDA) ... ok (0.004s) 2022-11-23T04:14:40.3740796Z test_consistency_SparseBSR_isnan_cuda_uint8 (__main__.TestSparseCompressedCUDA) ... ok (0.004s) 2022-11-23T04:14:40.3741041Z test_consistency_SparseBSR_isneginf_cuda_bfloat16 (__main__.TestSparseCompressedCUDA) ... ok (0.004s) 2022-11-23T04:14:40.3741273Z test_consistency_SparseBSR_isneginf_cuda_bool (__main__.TestSparseCompressedCUDA) ... ok (0.004s) 2022-11-23T04:14:40.3741519Z test_consistency_SparseBSR_isneginf_cuda_float16 (__main__.TestSparseCompressedCUDA) ... ok (0.005s) 2022-11-23T04:14:40.3741754Z test_consistency_SparseBSR_isneginf_cuda_float32 (__main__.TestSparseCompressedCUDA) ... ok (0.004s) 2022-11-23T04:14:40.3741995Z test_consistency_SparseBSR_isneginf_cuda_float64 (__main__.TestSparseCompressedCUDA) ... ok (0.004s) 2022-11-23T04:14:40.3742308Z test_consistency_SparseBSR_isneginf_cuda_int16 (__main__.TestSparseCompressedCUDA) ... ok (0.004s) 2022-11-23T04:14:40.3742555Z test_consistency_SparseBSR_isneginf_cuda_int32 (__main__.TestSparseCompressedCUDA) ... ok (0.004s) 2022-11-23T04:14:40.3742784Z test_consistency_SparseBSR_isneginf_cuda_int64 (__main__.TestSparseCompressedCUDA) ... ok (0.005s) 2022-11-23T04:14:40.3743017Z test_consistency_SparseBSR_isneginf_cuda_int8 (__main__.TestSparseCompressedCUDA) ... ok (0.004s) 2022-11-23T04:14:40.3743255Z test_consistency_SparseBSR_isneginf_cuda_uint8 (__main__.TestSparseCompressedCUDA) ... ok (0.004s) 2022-11-23T04:14:40.3743485Z test_consistency_SparseBSR_isposinf_cuda_bfloat16 (__main__.TestSparseCompressedCUDA) ... ok (0.005s) 2022-11-23T04:14:40.3743719Z test_consistency_SparseBSR_isposinf_cuda_bool (__main__.TestSparseCompressedCUDA) ... ok (0.004s) 2022-11-23T04:14:40.3743956Z test_consistency_SparseBSR_isposinf_cuda_float16 (__main__.TestSparseCompressedCUDA) ... ok (0.004s) 2022-11-23T04:14:40.3744187Z test_consistency_SparseBSR_isposinf_cuda_float32 (__main__.TestSparseCompressedCUDA) ... ok (0.004s) 2022-11-23T04:14:40.3744429Z test_consistency_SparseBSR_isposinf_cuda_float64 (__main__.TestSparseCompressedCUDA) ... ok (0.004s) 2022-11-23T04:14:40.3744661Z test_consistency_SparseBSR_isposinf_cuda_int16 (__main__.TestSparseCompressedCUDA) ... ok (0.004s) 2022-11-23T04:14:40.3744901Z test_consistency_SparseBSR_isposinf_cuda_int32 (__main__.TestSparseCompressedCUDA) ... ok (0.004s) 2022-11-23T04:14:40.3745135Z test_consistency_SparseBSR_isposinf_cuda_int64 (__main__.TestSparseCompressedCUDA) ... ok (0.004s) 2022-11-23T04:14:40.3745373Z test_consistency_SparseBSR_isposinf_cuda_int8 (__main__.TestSparseCompressedCUDA) ... ok (0.005s) 2022-11-23T04:14:40.3745602Z test_consistency_SparseBSR_isposinf_cuda_uint8 (__main__.TestSparseCompressedCUDA) ... ok (0.004s) 2022-11-23T04:14:40.3745840Z test_consistency_SparseBSR_log1p_cuda_bfloat16 (__main__.TestSparseCompressedCUDA) ... ok (0.005s) 2022-11-23T04:14:40.3746072Z test_consistency_SparseBSR_log1p_cuda_bool (__main__.TestSparseCompressedCUDA) ... ok (0.005s) 2022-11-23T04:14:40.3746382Z test_consistency_SparseBSR_log1p_cuda_float16 (__main__.TestSparseCompressedCUDA) ... ok (0.005s) 2022-11-23T04:14:40.3746616Z test_consistency_SparseBSR_log1p_cuda_float32 (__main__.TestSparseCompressedCUDA) ... ok (0.005s) 2022-11-23T04:14:40.3746847Z test_consistency_SparseBSR_log1p_cuda_float64 (__main__.TestSparseCompressedCUDA) ... ok (0.005s) 2022-11-23T04:14:40.3747075Z test_consistency_SparseBSR_log1p_cuda_int16 (__main__.TestSparseCompressedCUDA) ... ok (0.005s) 2022-11-23T04:14:40.3747301Z test_consistency_SparseBSR_log1p_cuda_int32 (__main__.TestSparseCompressedCUDA) ... ok (0.005s) 2022-11-23T04:14:40.3747527Z test_consistency_SparseBSR_log1p_cuda_int64 (__main__.TestSparseCompressedCUDA) ... ok (0.005s) 2022-11-23T04:14:40.3747744Z test_consistency_SparseBSR_log1p_cuda_int8 (__main__.TestSparseCompressedCUDA) ... ok (0.005s) 2022-11-23T04:14:40.3747974Z test_consistency_SparseBSR_log1p_cuda_uint8 (__main__.TestSparseCompressedCUDA) ... ok (0.004s) 2022-11-23T04:14:40.3748320Z test_consistency_SparseBSR_masked_amax_cuda_bfloat16 (__main__.TestSparseCompressedCUDA) ... skip: masked.amax does not support input with torch.sparse_bsr layout (0.003s) 2022-11-23T04:14:40.3748666Z test_consistency_SparseBSR_masked_amax_cuda_float16 (__main__.TestSparseCompressedCUDA) ... skip: masked.amax does not support input with torch.sparse_bsr layout (0.003s) 2022-11-23T04:14:40.3749003Z test_consistency_SparseBSR_masked_amax_cuda_float32 (__main__.TestSparseCompressedCUDA) ... skip: masked.amax does not support input with torch.sparse_bsr layout (0.003s) 2022-11-23T04:14:40.3749338Z test_consistency_SparseBSR_masked_amax_cuda_float64 (__main__.TestSparseCompressedCUDA) ... skip: masked.amax does not support input with torch.sparse_bsr layout (0.003s) 2022-11-23T04:14:40.3749720Z test_consistency_SparseBSR_masked_amax_cuda_int16 (__main__.TestSparseCompressedCUDA) ... skip: masked.amax does not support input with torch.sparse_bsr layout (0.003s) 2022-11-23T04:14:40.3750064Z test_consistency_SparseBSR_masked_amax_cuda_int32 (__main__.TestSparseCompressedCUDA) ... skip: masked.amax does not support input with torch.sparse_bsr layout (0.003s) 2022-11-23T04:14:40.3750394Z test_consistency_SparseBSR_masked_amax_cuda_int64 (__main__.TestSparseCompressedCUDA) ... skip: masked.amax does not support input with torch.sparse_bsr layout (0.004s) 2022-11-23T04:14:40.3750721Z test_consistency_SparseBSR_masked_amax_cuda_int8 (__main__.TestSparseCompressedCUDA) ... skip: masked.amax does not support input with torch.sparse_bsr layout (0.003s) 2022-11-23T04:14:40.3751045Z test_consistency_SparseBSR_masked_amax_cuda_uint8 (__main__.TestSparseCompressedCUDA) ... skip: masked.amax does not support input with torch.sparse_bsr layout (0.003s) 2022-11-23T04:14:40.3751371Z test_consistency_SparseBSR_masked_amin_cuda_bfloat16 (__main__.TestSparseCompressedCUDA) ... skip: masked.amin does not support input with torch.sparse_bsr layout (0.003s) 2022-11-23T04:14:40.3751705Z test_consistency_SparseBSR_masked_amin_cuda_float16 (__main__.TestSparseCompressedCUDA) ... skip: masked.amin does not support input with torch.sparse_bsr layout (0.003s) 2022-11-23T04:14:40.3752035Z test_consistency_SparseBSR_masked_amin_cuda_float32 (__main__.TestSparseCompressedCUDA) ... skip: masked.amin does not support input with torch.sparse_bsr layout (0.003s) 2022-11-23T04:14:40.3752363Z test_consistency_SparseBSR_masked_amin_cuda_float64 (__main__.TestSparseCompressedCUDA) ... skip: masked.amin does not support input with torch.sparse_bsr layout (0.003s) 2022-11-23T04:14:40.3752691Z test_consistency_SparseBSR_masked_amin_cuda_int16 (__main__.TestSparseCompressedCUDA) ... skip: masked.amin does not support input with torch.sparse_bsr layout (0.003s) 2022-11-23T04:14:40.3753016Z test_consistency_SparseBSR_masked_amin_cuda_int32 (__main__.TestSparseCompressedCUDA) ... skip: masked.amin does not support input with torch.sparse_bsr layout (0.003s) 2022-11-23T04:14:40.3753393Z test_consistency_SparseBSR_masked_amin_cuda_int64 (__main__.TestSparseCompressedCUDA) ... skip: masked.amin does not support input with torch.sparse_bsr layout (0.003s) 2022-11-23T04:14:40.3753727Z test_consistency_SparseBSR_masked_amin_cuda_int8 (__main__.TestSparseCompressedCUDA) ... skip: masked.amin does not support input with torch.sparse_bsr layout (0.003s) 2022-11-23T04:14:40.3754058Z test_consistency_SparseBSR_masked_amin_cuda_uint8 (__main__.TestSparseCompressedCUDA) ... skip: masked.amin does not support input with torch.sparse_bsr layout (0.004s) 2022-11-23T04:14:40.3754395Z test_consistency_SparseBSR_masked_mean_cuda_bfloat16 (__main__.TestSparseCompressedCUDA) ... skip: masked.mean does not support input with torch.sparse_bsr layout (0.003s) 2022-11-23T04:14:40.3754719Z test_consistency_SparseBSR_masked_mean_cuda_bool (__main__.TestSparseCompressedCUDA) ... skip: masked.mean does not support input with torch.sparse_bsr layout (0.003s) 2022-11-23T04:14:40.3755064Z test_consistency_SparseBSR_masked_mean_cuda_complex128 (__main__.TestSparseCompressedCUDA) ... skip: masked.mean does not support input with torch.sparse_bsr layout (0.003s) 2022-11-23T04:14:40.3755401Z test_consistency_SparseBSR_masked_mean_cuda_complex64 (__main__.TestSparseCompressedCUDA) ... skip: masked.mean does not support input with torch.sparse_bsr layout (0.003s) 2022-11-23T04:14:40.3755720Z test_consistency_SparseBSR_masked_mean_cuda_float16 (__main__.TestSparseCompressedCUDA) ... skip: masked.mean does not support input with torch.sparse_bsr layout (0.003s) 2022-11-23T04:14:40.3756054Z test_consistency_SparseBSR_masked_mean_cuda_float32 (__main__.TestSparseCompressedCUDA) ... skip: masked.mean does not support input with torch.sparse_bsr layout (0.003s) 2022-11-23T04:14:40.3756383Z test_consistency_SparseBSR_masked_mean_cuda_float64 (__main__.TestSparseCompressedCUDA) ... skip: masked.mean does not support input with torch.sparse_bsr layout (0.003s) 2022-11-23T04:14:40.3756761Z test_consistency_SparseBSR_masked_mean_cuda_int16 (__main__.TestSparseCompressedCUDA) ... skip: masked.mean does not support input with torch.sparse_bsr layout (0.003s) 2022-11-23T04:14:40.3757095Z test_consistency_SparseBSR_masked_mean_cuda_int32 (__main__.TestSparseCompressedCUDA) ... skip: masked.mean does not support input with torch.sparse_bsr layout (0.003s) 2022-11-23T04:14:40.3757425Z test_consistency_SparseBSR_masked_mean_cuda_int64 (__main__.TestSparseCompressedCUDA) ... skip: masked.mean does not support input with torch.sparse_bsr layout (0.003s) 2022-11-23T04:14:40.3757749Z test_consistency_SparseBSR_masked_mean_cuda_int8 (__main__.TestSparseCompressedCUDA) ... skip: masked.mean does not support input with torch.sparse_bsr layout (0.003s) 2022-11-23T04:14:40.3758065Z test_consistency_SparseBSR_masked_mean_cuda_uint8 (__main__.TestSparseCompressedCUDA) ... skip: masked.mean does not support input with torch.sparse_bsr layout (0.004s) 2022-11-23T04:14:40.3758401Z test_consistency_SparseBSR_masked_prod_cuda_bfloat16 (__main__.TestSparseCompressedCUDA) ... skip: masked.prod does not support input with torch.sparse_bsr layout (0.003s) 2022-11-23T04:14:40.3758740Z test_consistency_SparseBSR_masked_prod_cuda_bool (__main__.TestSparseCompressedCUDA) ... skip: masked.prod does not support input with torch.sparse_bsr layout (0.003s) 2022-11-23T04:14:40.3759077Z test_consistency_SparseBSR_masked_prod_cuda_complex128 (__main__.TestSparseCompressedCUDA) ... skip: masked.prod does not support input with torch.sparse_bsr layout (0.003s) 2022-11-23T04:14:40.3759419Z test_consistency_SparseBSR_masked_prod_cuda_complex64 (__main__.TestSparseCompressedCUDA) ... skip: masked.prod does not support input with torch.sparse_bsr layout (0.003s) 2022-11-23T04:14:40.3759753Z test_consistency_SparseBSR_masked_prod_cuda_float16 (__main__.TestSparseCompressedCUDA) ... skip: masked.prod does not support input with torch.sparse_bsr layout (0.003s) 2022-11-23T04:14:40.3760080Z test_consistency_SparseBSR_masked_prod_cuda_float32 (__main__.TestSparseCompressedCUDA) ... skip: masked.prod does not support input with torch.sparse_bsr layout (0.003s) 2022-11-23T04:14:40.3760468Z test_consistency_SparseBSR_masked_prod_cuda_float64 (__main__.TestSparseCompressedCUDA) ... skip: masked.prod does not support input with torch.sparse_bsr layout (0.003s) 2022-11-23T04:14:40.3760795Z test_consistency_SparseBSR_masked_prod_cuda_int16 (__main__.TestSparseCompressedCUDA) ... skip: masked.prod does not support input with torch.sparse_bsr layout (0.003s) 2022-11-23T04:14:40.3761116Z test_consistency_SparseBSR_masked_prod_cuda_int32 (__main__.TestSparseCompressedCUDA) ... skip: masked.prod does not support input with torch.sparse_bsr layout (0.003s) 2022-11-23T04:14:40.3761441Z test_consistency_SparseBSR_masked_prod_cuda_int64 (__main__.TestSparseCompressedCUDA) ... skip: masked.prod does not support input with torch.sparse_bsr layout (0.003s) 2022-11-23T04:14:40.3761767Z test_consistency_SparseBSR_masked_prod_cuda_int8 (__main__.TestSparseCompressedCUDA) ... skip: masked.prod does not support input with torch.sparse_bsr layout (0.003s) 2022-11-23T04:14:40.3762093Z test_consistency_SparseBSR_masked_prod_cuda_uint8 (__main__.TestSparseCompressedCUDA) ... skip: masked.prod does not support input with torch.sparse_bsr layout (0.004s) 2022-11-23T04:14:40.3762421Z test_consistency_SparseBSR_masked_sum_cuda_bfloat16 (__main__.TestSparseCompressedCUDA) ... skip: masked.sum does not support input with torch.sparse_bsr layout (0.003s) 2022-11-23T04:14:40.3762744Z test_consistency_SparseBSR_masked_sum_cuda_bool (__main__.TestSparseCompressedCUDA) ... skip: masked.sum does not support input with torch.sparse_bsr layout (0.003s) 2022-11-23T04:14:40.3763075Z test_consistency_SparseBSR_masked_sum_cuda_complex128 (__main__.TestSparseCompressedCUDA) ... skip: masked.sum does not support input with torch.sparse_bsr layout (0.003s) 2022-11-23T04:14:40.3763455Z test_consistency_SparseBSR_masked_sum_cuda_complex64 (__main__.TestSparseCompressedCUDA) ... skip: masked.sum does not support input with torch.sparse_bsr layout (0.003s) 2022-11-23T04:14:40.3763801Z test_consistency_SparseBSR_masked_sum_cuda_float16 (__main__.TestSparseCompressedCUDA) ... skip: masked.sum does not support input with torch.sparse_bsr layout (0.003s) 2022-11-23T04:14:40.3764137Z test_consistency_SparseBSR_masked_sum_cuda_float32 (__main__.TestSparseCompressedCUDA) ... skip: masked.sum does not support input with torch.sparse_bsr layout (0.003s) 2022-11-23T04:14:40.3764460Z test_consistency_SparseBSR_masked_sum_cuda_float64 (__main__.TestSparseCompressedCUDA) ... skip: masked.sum does not support input with torch.sparse_bsr layout (0.003s) 2022-11-23T04:14:40.3764787Z test_consistency_SparseBSR_masked_sum_cuda_int16 (__main__.TestSparseCompressedCUDA) ... skip: masked.sum does not support input with torch.sparse_bsr layout (0.003s) 2022-11-23T04:14:40.3765109Z test_consistency_SparseBSR_masked_sum_cuda_int32 (__main__.TestSparseCompressedCUDA) ... skip: masked.sum does not support input with torch.sparse_bsr layout (0.003s) 2022-11-23T04:14:40.3765439Z test_consistency_SparseBSR_masked_sum_cuda_int64 (__main__.TestSparseCompressedCUDA) ... skip: masked.sum does not support input with torch.sparse_bsr layout (0.003s) 2022-11-23T04:14:40.3765763Z test_consistency_SparseBSR_masked_sum_cuda_int8 (__main__.TestSparseCompressedCUDA) ... skip: masked.sum does not support input with torch.sparse_bsr layout (0.003s) 2022-11-23T04:14:40.3766087Z test_consistency_SparseBSR_masked_sum_cuda_uint8 (__main__.TestSparseCompressedCUDA) ... skip: masked.sum does not support input with torch.sparse_bsr layout (0.004s) 2022-11-23T04:14:40.3766327Z test_consistency_SparseBSR_neg_cuda_bfloat16 (__main__.TestSparseCompressedCUDA) ... ok (0.005s) 2022-11-23T04:14:40.3766571Z test_consistency_SparseBSR_neg_cuda_complex128 (__main__.TestSparseCompressedCUDA) ... ok (0.005s) 2022-11-23T04:14:40.3766814Z test_consistency_SparseBSR_neg_cuda_complex32 (__main__.TestSparseCompressedCUDA) ... ok (0.005s) 2022-11-23T04:14:40.3767120Z test_consistency_SparseBSR_neg_cuda_complex64 (__main__.TestSparseCompressedCUDA) ... ok (0.005s) 2022-11-23T04:14:40.3767340Z test_consistency_SparseBSR_neg_cuda_float16 (__main__.TestSparseCompressedCUDA) ... ok (0.005s) 2022-11-23T04:14:40.3767575Z test_consistency_SparseBSR_neg_cuda_float32 (__main__.TestSparseCompressedCUDA) ... ok (0.005s) 2022-11-23T04:14:40.3767810Z test_consistency_SparseBSR_neg_cuda_float64 (__main__.TestSparseCompressedCUDA) ... ok (0.005s) 2022-11-23T04:14:40.3768052Z test_consistency_SparseBSR_neg_cuda_int16 (__main__.TestSparseCompressedCUDA) ... ok (0.005s) 2022-11-23T04:14:40.3768288Z test_consistency_SparseBSR_neg_cuda_int32 (__main__.TestSparseCompressedCUDA) ... ok (0.004s) 2022-11-23T04:14:40.3768527Z test_consistency_SparseBSR_neg_cuda_int64 (__main__.TestSparseCompressedCUDA) ... ok (0.004s) 2022-11-23T04:14:40.3768763Z test_consistency_SparseBSR_neg_cuda_int8 (__main__.TestSparseCompressedCUDA) ... ok (0.004s) 2022-11-23T04:14:40.3769000Z test_consistency_SparseBSR_neg_cuda_uint8 (__main__.TestSparseCompressedCUDA) ... ok (0.004s) 2022-11-23T04:14:40.3769261Z test_consistency_SparseBSR_nn_functional_relu_cuda_bfloat16 (__main__.TestSparseCompressedCUDA) ... ok (0.005s) 2022-11-23T04:14:40.3769502Z test_consistency_SparseBSR_nn_functional_relu_cuda_float16 (__main__.TestSparseCompressedCUDA) ... ok (0.005s) 2022-11-23T04:14:40.3769764Z test_consistency_SparseBSR_nn_functional_relu_cuda_float32 (__main__.TestSparseCompressedCUDA) ... ok (0.005s) 2022-11-23T04:14:40.3770019Z test_consistency_SparseBSR_nn_functional_relu_cuda_float64 (__main__.TestSparseCompressedCUDA) ... ok (0.005s) 2022-11-23T04:14:40.3770274Z test_consistency_SparseBSR_nn_functional_relu_cuda_int16 (__main__.TestSparseCompressedCUDA) ... ok (0.005s) 2022-11-23T04:14:40.3770526Z test_consistency_SparseBSR_nn_functional_relu_cuda_int32 (__main__.TestSparseCompressedCUDA) ... ok (0.005s) 2022-11-23T04:14:40.3770829Z test_consistency_SparseBSR_nn_functional_relu_cuda_int64 (__main__.TestSparseCompressedCUDA) ... ok (0.005s) 2022-11-23T04:14:40.3771093Z test_consistency_SparseBSR_nn_functional_relu_cuda_int8 (__main__.TestSparseCompressedCUDA) ... ok (0.005s) 2022-11-23T04:14:40.3771345Z test_consistency_SparseBSR_nn_functional_relu_cuda_uint8 (__main__.TestSparseCompressedCUDA) ... ok (0.005s) 2022-11-23T04:14:40.3771591Z test_consistency_SparseBSR_positive_cuda_bfloat16 (__main__.TestSparseCompressedCUDA) ... ok (0.005s) 2022-11-23T04:14:40.3771837Z test_consistency_SparseBSR_positive_cuda_complex128 (__main__.TestSparseCompressedCUDA) ... ok (0.005s) 2022-11-23T04:14:40.3772092Z test_consistency_SparseBSR_positive_cuda_complex32 (__main__.TestSparseCompressedCUDA) ... ok (0.005s) 2022-11-23T04:14:40.3772387Z test_consistency_SparseBSR_positive_cuda_complex64 (__main__.TestSparseCompressedCUDA) ... ok (0.005s) 2022-11-23T04:14:40.3772637Z test_consistency_SparseBSR_positive_cuda_float16 (__main__.TestSparseCompressedCUDA) ... ok (0.004s) 2022-11-23T04:14:40.3772875Z test_consistency_SparseBSR_positive_cuda_float32 (__main__.TestSparseCompressedCUDA) ... ok (0.004s) 2022-11-23T04:14:40.3773120Z test_consistency_SparseBSR_positive_cuda_float64 (__main__.TestSparseCompressedCUDA) ... ok (0.004s) 2022-11-23T04:14:40.3773360Z test_consistency_SparseBSR_positive_cuda_int16 (__main__.TestSparseCompressedCUDA) ... ok (0.004s) 2022-11-23T04:14:40.3773594Z test_consistency_SparseBSR_positive_cuda_int32 (__main__.TestSparseCompressedCUDA) ... ok (0.004s) 2022-11-23T04:14:40.3773825Z test_consistency_SparseBSR_positive_cuda_int64 (__main__.TestSparseCompressedCUDA) ... ok (0.004s) 2022-11-23T04:14:40.3774049Z test_consistency_SparseBSR_positive_cuda_int8 (__main__.TestSparseCompressedCUDA) ... ok (0.005s) 2022-11-23T04:14:40.3774286Z test_consistency_SparseBSR_positive_cuda_uint8 (__main__.TestSparseCompressedCUDA) ... ok (0.004s) 2022-11-23T04:14:40.3774529Z test_consistency_SparseBSR_rad2deg_cuda_bfloat16 (__main__.TestSparseCompressedCUDA) ... ok (0.005s) 2022-11-23T04:14:40.3774850Z test_consistency_SparseBSR_rad2deg_cuda_bool (__main__.TestSparseCompressedCUDA) ... ok (0.005s) 2022-11-23T04:14:40.3775091Z test_consistency_SparseBSR_rad2deg_cuda_float16 (__main__.TestSparseCompressedCUDA) ... ok (0.005s) 2022-11-23T04:14:40.3775334Z test_consistency_SparseBSR_rad2deg_cuda_float32 (__main__.TestSparseCompressedCUDA) ... ok (0.005s) 2022-11-23T04:14:40.3775582Z test_consistency_SparseBSR_rad2deg_cuda_float64 (__main__.TestSparseCompressedCUDA) ... ok (0.005s) 2022-11-23T04:14:40.3775822Z test_consistency_SparseBSR_rad2deg_cuda_int16 (__main__.TestSparseCompressedCUDA) ... ok (0.005s) 2022-11-23T04:14:40.3776058Z test_consistency_SparseBSR_rad2deg_cuda_int32 (__main__.TestSparseCompressedCUDA) ... ok (0.005s) 2022-11-23T04:14:40.3776276Z test_consistency_SparseBSR_rad2deg_cuda_int64 (__main__.TestSparseCompressedCUDA) ... ok (0.005s) 2022-11-23T04:14:40.3776518Z test_consistency_SparseBSR_rad2deg_cuda_int8 (__main__.TestSparseCompressedCUDA) ... ok (0.005s) 2022-11-23T04:14:40.3776759Z test_consistency_SparseBSR_rad2deg_cuda_uint8 (__main__.TestSparseCompressedCUDA) ... ok (0.005s) 2022-11-23T04:14:40.3777101Z test_consistency_SparseBSR_randn_like_cuda_bfloat16 (__main__.TestSparseCompressedCUDA) ... skip: randn_like does not support input with torch.sparse_bsr layout (0.003s) 2022-11-23T04:14:40.3777441Z test_consistency_SparseBSR_randn_like_cuda_complex128 (__main__.TestSparseCompressedCUDA) ... skip: randn_like does not support input with torch.sparse_bsr layout (0.003s) 2022-11-23T04:14:40.3777780Z test_consistency_SparseBSR_randn_like_cuda_complex32 (__main__.TestSparseCompressedCUDA) ... skip: randn_like does not support input with torch.sparse_bsr layout (0.003s) 2022-11-23T04:14:40.3778117Z test_consistency_SparseBSR_randn_like_cuda_complex64 (__main__.TestSparseCompressedCUDA) ... skip: randn_like does not support input with torch.sparse_bsr layout (0.003s) 2022-11-23T04:14:40.3778500Z test_consistency_SparseBSR_randn_like_cuda_float16 (__main__.TestSparseCompressedCUDA) ... skip: randn_like does not support input with torch.sparse_bsr layout (0.003s) 2022-11-23T04:14:40.3778849Z test_consistency_SparseBSR_randn_like_cuda_float32 (__main__.TestSparseCompressedCUDA) ... skip: randn_like does not support input with torch.sparse_bsr layout (0.003s) 2022-11-23T04:14:40.3779182Z test_consistency_SparseBSR_randn_like_cuda_float64 (__main__.TestSparseCompressedCUDA) ... skip: randn_like does not support input with torch.sparse_bsr layout (0.004s) 2022-11-23T04:14:40.3779428Z test_consistency_SparseBSR_round_cuda_bfloat16 (__main__.TestSparseCompressedCUDA) ... ok (0.005s) 2022-11-23T04:14:40.3779651Z test_consistency_SparseBSR_round_cuda_float16 (__main__.TestSparseCompressedCUDA) ... ok (0.004s) 2022-11-23T04:14:40.3779902Z test_consistency_SparseBSR_round_cuda_float32 (__main__.TestSparseCompressedCUDA) ... ok (0.005s) 2022-11-23T04:14:40.3780367Z test_consistency_SparseBSR_round_cuda_float64 (__main__.TestSparseCompressedCUDA) ... ok (0.005s) 2022-11-23T04:14:40.3780617Z test_consistency_SparseBSR_round_cuda_int16 (__main__.TestSparseCompressedCUDA) ... ok (0.004s) 2022-11-23T04:14:40.3780851Z test_consistency_SparseBSR_round_cuda_int32 (__main__.TestSparseCompressedCUDA) ... ok (0.004s) 2022-11-23T04:14:40.3781083Z test_consistency_SparseBSR_round_cuda_int64 (__main__.TestSparseCompressedCUDA) ... ok (0.004s) 2022-11-23T04:14:40.3781319Z test_consistency_SparseBSR_round_cuda_int8 (__main__.TestSparseCompressedCUDA) ... ok (0.005s) 2022-11-23T04:14:40.3781549Z test_consistency_SparseBSR_round_cuda_uint8 (__main__.TestSparseCompressedCUDA) ... ok (0.004s) 2022-11-23T04:14:40.3781789Z test_consistency_SparseBSR_sgn_cuda_bfloat16 (__main__.TestSparseCompressedCUDA) ... ok (0.005s) 2022-11-23T04:14:40.3782006Z test_consistency_SparseBSR_sgn_cuda_bool (__main__.TestSparseCompressedCUDA) ... ok (0.004s) 2022-11-23T04:14:40.3782252Z test_consistency_SparseBSR_sgn_cuda_complex128 (__main__.TestSparseCompressedCUDA) ... ok (0.005s) 2022-11-23T04:14:40.3782582Z test_consistency_SparseBSR_sgn_cuda_complex32 (__main__.TestSparseCompressedCUDA) ... ok (0.005s) 2022-11-23T04:14:40.3782820Z test_consistency_SparseBSR_sgn_cuda_complex64 (__main__.TestSparseCompressedCUDA) ... ok (0.005s) 2022-11-23T04:14:40.3783054Z test_consistency_SparseBSR_sgn_cuda_float16 (__main__.TestSparseCompressedCUDA) ... ok (0.005s) 2022-11-23T04:14:40.3783287Z test_consistency_SparseBSR_sgn_cuda_float32 (__main__.TestSparseCompressedCUDA) ... ok (0.005s) 2022-11-23T04:14:40.3783521Z test_consistency_SparseBSR_sgn_cuda_float64 (__main__.TestSparseCompressedCUDA) ... ok (0.005s) 2022-11-23T04:14:40.3783761Z test_consistency_SparseBSR_sgn_cuda_int16 (__main__.TestSparseCompressedCUDA) ... ok (0.004s) 2022-11-23T04:14:40.3783998Z test_consistency_SparseBSR_sgn_cuda_int32 (__main__.TestSparseCompressedCUDA) ... ok (0.004s) 2022-11-23T04:14:40.3784221Z test_consistency_SparseBSR_sgn_cuda_int64 (__main__.TestSparseCompressedCUDA) ... ok (0.004s) 2022-11-23T04:14:40.3784458Z test_consistency_SparseBSR_sgn_cuda_int8 (__main__.TestSparseCompressedCUDA) ... ok (0.004s) 2022-11-23T04:14:40.3784683Z test_consistency_SparseBSR_sgn_cuda_uint8 (__main__.TestSparseCompressedCUDA) ... ok (0.004s) 2022-11-23T04:14:40.3784921Z test_consistency_SparseBSR_sign_cuda_bfloat16 (__main__.TestSparseCompressedCUDA) ... ok (0.005s) 2022-11-23T04:14:40.3785152Z test_consistency_SparseBSR_sign_cuda_bool (__main__.TestSparseCompressedCUDA) ... ok (0.005s) 2022-11-23T04:14:40.3785387Z test_consistency_SparseBSR_sign_cuda_float16 (__main__.TestSparseCompressedCUDA) ... ok (0.005s) 2022-11-23T04:14:40.3785616Z test_consistency_SparseBSR_sign_cuda_float32 (__main__.TestSparseCompressedCUDA) ... ok (0.005s) 2022-11-23T04:14:40.3785835Z test_consistency_SparseBSR_sign_cuda_float64 (__main__.TestSparseCompressedCUDA) ... ok (0.005s) 2022-11-23T04:14:40.3786114Z test_consistency_SparseBSR_sign_cuda_int16 (__main__.TestSparseCompressedCUDA) ... ok (0.004s) 2022-11-23T04:14:40.3786364Z test_consistency_SparseBSR_sign_cuda_int32 (__main__.TestSparseCompressedCUDA) ... ok (0.004s) 2022-11-23T04:14:40.3786596Z test_consistency_SparseBSR_sign_cuda_int64 (__main__.TestSparseCompressedCUDA) ... ok (0.004s) 2022-11-23T04:14:40.3786830Z test_consistency_SparseBSR_sign_cuda_int8 (__main__.TestSparseCompressedCUDA) ... ok (0.004s) 2022-11-23T04:14:40.3787061Z test_consistency_SparseBSR_sign_cuda_uint8 (__main__.TestSparseCompressedCUDA) ... ok (0.005s) 2022-11-23T04:14:40.3787314Z test_consistency_SparseBSR_signbit_cuda_bfloat16 (__main__.TestSparseCompressedCUDA) ... ok (0.004s) 2022-11-23T04:14:40.3787558Z test_consistency_SparseBSR_signbit_cuda_bool (__main__.TestSparseCompressedCUDA) ... ok (0.004s) 2022-11-23T04:14:40.3787805Z test_consistency_SparseBSR_signbit_cuda_float16 (__main__.TestSparseCompressedCUDA) ... ok (0.004s) 2022-11-23T04:14:40.3788050Z test_consistency_SparseBSR_signbit_cuda_float32 (__main__.TestSparseCompressedCUDA) ... ok (0.004s) 2022-11-23T04:14:40.3788275Z test_consistency_SparseBSR_signbit_cuda_float64 (__main__.TestSparseCompressedCUDA) ... ok (0.004s) 2022-11-23T04:14:40.3788514Z test_consistency_SparseBSR_signbit_cuda_int16 (__main__.TestSparseCompressedCUDA) ... ok (0.004s) 2022-11-23T04:14:40.3788742Z test_consistency_SparseBSR_signbit_cuda_int32 (__main__.TestSparseCompressedCUDA) ... ok (0.004s) 2022-11-23T04:14:40.3788971Z test_consistency_SparseBSR_signbit_cuda_int64 (__main__.TestSparseCompressedCUDA) ... ok (0.005s) 2022-11-23T04:14:40.3789205Z test_consistency_SparseBSR_signbit_cuda_int8 (__main__.TestSparseCompressedCUDA) ... ok (0.004s) 2022-11-23T04:14:40.3789431Z test_consistency_SparseBSR_signbit_cuda_uint8 (__main__.TestSparseCompressedCUDA) ... ok (0.004s) 2022-11-23T04:14:40.3789666Z test_consistency_SparseBSR_sin_cuda_bfloat16 (__main__.TestSparseCompressedCUDA) ... ok (0.005s) 2022-11-23T04:14:40.3789897Z test_consistency_SparseBSR_sin_cuda_bool (__main__.TestSparseCompressedCUDA) ... ok (0.005s) 2022-11-23T04:14:40.3790200Z test_consistency_SparseBSR_sin_cuda_complex128 (__main__.TestSparseCompressedCUDA) ... ok (0.005s) 2022-11-23T04:14:40.3790422Z test_consistency_SparseBSR_sin_cuda_complex32 (__main__.TestSparseCompressedCUDA) ... ok (0.005s) 2022-11-23T04:14:40.3790655Z test_consistency_SparseBSR_sin_cuda_complex64 (__main__.TestSparseCompressedCUDA) ... ok (0.005s) 2022-11-23T04:14:40.3790900Z test_consistency_SparseBSR_sin_cuda_float16 (__main__.TestSparseCompressedCUDA) ... ok (0.005s) 2022-11-23T04:14:40.3791139Z test_consistency_SparseBSR_sin_cuda_float32 (__main__.TestSparseCompressedCUDA) ... ok (0.005s) 2022-11-23T04:14:40.3791378Z test_consistency_SparseBSR_sin_cuda_float64 (__main__.TestSparseCompressedCUDA) ... ok (0.005s) 2022-11-23T04:14:40.3791610Z test_consistency_SparseBSR_sin_cuda_int16 (__main__.TestSparseCompressedCUDA) ... ok (0.005s) 2022-11-23T04:14:40.3791844Z test_consistency_SparseBSR_sin_cuda_int32 (__main__.TestSparseCompressedCUDA) ... ok (0.005s) 2022-11-23T04:14:40.3792076Z test_consistency_SparseBSR_sin_cuda_int64 (__main__.TestSparseCompressedCUDA) ... ok (0.005s) 2022-11-23T04:14:40.3792306Z test_consistency_SparseBSR_sin_cuda_int8 (__main__.TestSparseCompressedCUDA) ... ok (0.005s) 2022-11-23T04:14:40.3792520Z test_consistency_SparseBSR_sin_cuda_uint8 (__main__.TestSparseCompressedCUDA) ... ok (0.005s) 2022-11-23T04:14:40.3792757Z test_consistency_SparseBSR_sinh_cuda_bfloat16 (__main__.TestSparseCompressedCUDA) ... ok (0.005s) 2022-11-23T04:14:40.3792985Z test_consistency_SparseBSR_sinh_cuda_bool (__main__.TestSparseCompressedCUDA) ... ok (0.005s) 2022-11-23T04:14:40.3793230Z test_consistency_SparseBSR_sinh_cuda_complex128 (__main__.TestSparseCompressedCUDA) ... ok (0.005s) 2022-11-23T04:14:40.3793471Z test_consistency_SparseBSR_sinh_cuda_complex32 (__main__.TestSparseCompressedCUDA) ... ok (0.005s) 2022-11-23T04:14:40.3793754Z test_consistency_SparseBSR_sinh_cuda_complex64 (__main__.TestSparseCompressedCUDA) ... ok (0.005s) 2022-11-23T04:14:40.3794005Z test_consistency_SparseBSR_sinh_cuda_float16 (__main__.TestSparseCompressedCUDA) ... ok (0.005s) 2022-11-23T04:14:40.3794237Z test_consistency_SparseBSR_sinh_cuda_float32 (__main__.TestSparseCompressedCUDA) ... ok (0.005s) 2022-11-23T04:14:40.3794482Z test_consistency_SparseBSR_sinh_cuda_float64 (__main__.TestSparseCompressedCUDA) ... ok (0.005s) 2022-11-23T04:14:40.3794703Z test_consistency_SparseBSR_sinh_cuda_int16 (__main__.TestSparseCompressedCUDA) ... ok (0.005s) 2022-11-23T04:14:40.3794934Z test_consistency_SparseBSR_sinh_cuda_int32 (__main__.TestSparseCompressedCUDA) ... ok (0.005s) 2022-11-23T04:14:40.3795166Z test_consistency_SparseBSR_sinh_cuda_int64 (__main__.TestSparseCompressedCUDA) ... ok (0.005s) 2022-11-23T04:14:40.3795395Z test_consistency_SparseBSR_sinh_cuda_int8 (__main__.TestSparseCompressedCUDA) ... ok (0.005s) 2022-11-23T04:14:40.3795628Z test_consistency_SparseBSR_sinh_cuda_uint8 (__main__.TestSparseCompressedCUDA) ... ok (0.005s) 2022-11-23T04:14:40.3795866Z test_consistency_SparseBSR_sqrt_cuda_bfloat16 (__main__.TestSparseCompressedCUDA) ... ok (0.005s) 2022-11-23T04:14:40.3796096Z test_consistency_SparseBSR_sqrt_cuda_bool (__main__.TestSparseCompressedCUDA) ... ok (0.005s) 2022-11-23T04:14:40.3796339Z test_consistency_SparseBSR_sqrt_cuda_complex128 (__main__.TestSparseCompressedCUDA) ... ok (0.005s) 2022-11-23T04:14:40.3796566Z test_consistency_SparseBSR_sqrt_cuda_complex32 (__main__.TestSparseCompressedCUDA) ... ok (0.005s) 2022-11-23T04:14:40.3796806Z test_consistency_SparseBSR_sqrt_cuda_complex64 (__main__.TestSparseCompressedCUDA) ... ok (0.005s) 2022-11-23T04:14:40.3797035Z test_consistency_SparseBSR_sqrt_cuda_float16 (__main__.TestSparseCompressedCUDA) ... ok (0.005s) 2022-11-23T04:14:40.3797261Z test_consistency_SparseBSR_sqrt_cuda_float32 (__main__.TestSparseCompressedCUDA) ... ok (0.005s) 2022-11-23T04:14:40.3797486Z test_consistency_SparseBSR_sqrt_cuda_float64 (__main__.TestSparseCompressedCUDA) ... ok (0.005s) 2022-11-23T04:14:40.3797781Z test_consistency_SparseBSR_sqrt_cuda_int16 (__main__.TestSparseCompressedCUDA) ... ok (0.005s) 2022-11-23T04:14:40.3798022Z test_consistency_SparseBSR_sqrt_cuda_int32 (__main__.TestSparseCompressedCUDA) ... ok (0.005s) 2022-11-23T04:14:40.3798256Z test_consistency_SparseBSR_sqrt_cuda_int64 (__main__.TestSparseCompressedCUDA) ... ok (0.005s) 2022-11-23T04:14:40.3798494Z test_consistency_SparseBSR_sqrt_cuda_int8 (__main__.TestSparseCompressedCUDA) ... ok (0.005s) 2022-11-23T04:14:40.3798711Z test_consistency_SparseBSR_sqrt_cuda_uint8 (__main__.TestSparseCompressedCUDA) ... ok (0.005s) 2022-11-23T04:14:40.3798948Z test_consistency_SparseBSR_tan_cuda_bfloat16 (__main__.TestSparseCompressedCUDA) ... ok (0.005s) 2022-11-23T04:14:40.3799176Z test_consistency_SparseBSR_tan_cuda_bool (__main__.TestSparseCompressedCUDA) ... ok (0.005s) 2022-11-23T04:14:40.3799421Z test_consistency_SparseBSR_tan_cuda_complex128 (__main__.TestSparseCompressedCUDA) ... ok (0.005s) 2022-11-23T04:14:40.3799663Z test_consistency_SparseBSR_tan_cuda_complex32 (__main__.TestSparseCompressedCUDA) ... ok (0.005s) 2022-11-23T04:14:40.3799895Z test_consistency_SparseBSR_tan_cuda_complex64 (__main__.TestSparseCompressedCUDA) ... ok (0.005s) 2022-11-23T04:14:40.3800126Z test_consistency_SparseBSR_tan_cuda_float16 (__main__.TestSparseCompressedCUDA) ... ok (0.005s) 2022-11-23T04:14:40.3800358Z test_consistency_SparseBSR_tan_cuda_float32 (__main__.TestSparseCompressedCUDA) ... ok (0.005s) 2022-11-23T04:14:40.3800594Z test_consistency_SparseBSR_tan_cuda_float64 (__main__.TestSparseCompressedCUDA) ... ok (0.005s) 2022-11-23T04:14:40.3800806Z test_consistency_SparseBSR_tan_cuda_int16 (__main__.TestSparseCompressedCUDA) ... ok (0.005s) 2022-11-23T04:14:40.3801035Z test_consistency_SparseBSR_tan_cuda_int32 (__main__.TestSparseCompressedCUDA) ... ok (0.005s) 2022-11-23T04:14:40.3801264Z test_consistency_SparseBSR_tan_cuda_int64 (__main__.TestSparseCompressedCUDA) ... ok (0.005s) 2022-11-23T04:14:40.3801558Z test_consistency_SparseBSR_tan_cuda_int8 (__main__.TestSparseCompressedCUDA) ... ok (0.005s) 2022-11-23T04:14:40.3801806Z test_consistency_SparseBSR_tan_cuda_uint8 (__main__.TestSparseCompressedCUDA) ... ok (0.005s) 2022-11-23T04:14:40.3802051Z test_consistency_SparseBSR_tanh_cuda_bfloat16 (__main__.TestSparseCompressedCUDA) ... ok (0.005s) 2022-11-23T04:14:40.3802279Z test_consistency_SparseBSR_tanh_cuda_bool (__main__.TestSparseCompressedCUDA) ... ok (0.005s) 2022-11-23T04:14:40.3802518Z test_consistency_SparseBSR_tanh_cuda_complex128 (__main__.TestSparseCompressedCUDA) ... ok (0.005s) 2022-11-23T04:14:40.3802742Z test_consistency_SparseBSR_tanh_cuda_complex32 (__main__.TestSparseCompressedCUDA) ... ok (0.005s) 2022-11-23T04:14:40.3802974Z test_consistency_SparseBSR_tanh_cuda_complex64 (__main__.TestSparseCompressedCUDA) ... ok (0.005s) 2022-11-23T04:14:40.3803207Z test_consistency_SparseBSR_tanh_cuda_float16 (__main__.TestSparseCompressedCUDA) ... ok (0.005s) 2022-11-23T04:14:40.3803433Z test_consistency_SparseBSR_tanh_cuda_float32 (__main__.TestSparseCompressedCUDA) ... ok (0.005s) 2022-11-23T04:14:40.3803656Z test_consistency_SparseBSR_tanh_cuda_float64 (__main__.TestSparseCompressedCUDA) ... ok (0.005s) 2022-11-23T04:14:40.3803889Z test_consistency_SparseBSR_tanh_cuda_int16 (__main__.TestSparseCompressedCUDA) ... ok (0.005s) 2022-11-23T04:14:40.3804119Z test_consistency_SparseBSR_tanh_cuda_int32 (__main__.TestSparseCompressedCUDA) ... ok (0.005s) 2022-11-23T04:14:40.3804350Z test_consistency_SparseBSR_tanh_cuda_int64 (__main__.TestSparseCompressedCUDA) ... ok (0.005s) 2022-11-23T04:14:40.3804577Z test_consistency_SparseBSR_tanh_cuda_int8 (__main__.TestSparseCompressedCUDA) ... ok (0.005s) 2022-11-23T04:14:40.3804793Z test_consistency_SparseBSR_tanh_cuda_uint8 (__main__.TestSparseCompressedCUDA) ... ok (0.005s) 2022-11-23T04:14:40.3805140Z test_consistency_SparseBSR_to_sparse_cuda_bfloat16 (__main__.TestSparseCompressedCUDA) ... skip: to_sparse does not support input with torch.sparse_bsr layout (0.003s) 2022-11-23T04:14:40.3805577Z test_consistency_SparseBSR_to_sparse_cuda_bool (__main__.TestSparseCompressedCUDA) ... skip: to_sparse does not support input with torch.sparse_bsr layout (0.003s) 2022-11-23T04:14:40.3805918Z test_consistency_SparseBSR_to_sparse_cuda_complex128 (__main__.TestSparseCompressedCUDA) ... skip: to_sparse does not support input with torch.sparse_bsr layout (0.003s) 2022-11-23T04:14:40.3806256Z test_consistency_SparseBSR_to_sparse_cuda_complex64 (__main__.TestSparseCompressedCUDA) ... skip: to_sparse does not support input with torch.sparse_bsr layout (0.003s) 2022-11-23T04:14:40.3806585Z test_consistency_SparseBSR_to_sparse_cuda_float16 (__main__.TestSparseCompressedCUDA) ... skip: to_sparse does not support input with torch.sparse_bsr layout (0.003s) 2022-11-23T04:14:40.3806918Z test_consistency_SparseBSR_to_sparse_cuda_float32 (__main__.TestSparseCompressedCUDA) ... skip: to_sparse does not support input with torch.sparse_bsr layout (0.004s) 2022-11-23T04:14:40.3807241Z test_consistency_SparseBSR_to_sparse_cuda_float64 (__main__.TestSparseCompressedCUDA) ... skip: to_sparse does not support input with torch.sparse_bsr layout (0.003s) 2022-11-23T04:14:40.3807570Z test_consistency_SparseBSR_to_sparse_cuda_int16 (__main__.TestSparseCompressedCUDA) ... skip: to_sparse does not support input with torch.sparse_bsr layout (0.003s) 2022-11-23T04:14:40.3807899Z test_consistency_SparseBSR_to_sparse_cuda_int32 (__main__.TestSparseCompressedCUDA) ... skip: to_sparse does not support input with torch.sparse_bsr layout (0.003s) 2022-11-23T04:14:40.3808215Z test_consistency_SparseBSR_to_sparse_cuda_int64 (__main__.TestSparseCompressedCUDA) ... skip: to_sparse does not support input with torch.sparse_bsr layout (0.003s) 2022-11-23T04:14:40.3808545Z test_consistency_SparseBSR_to_sparse_cuda_int8 (__main__.TestSparseCompressedCUDA) ... skip: to_sparse does not support input with torch.sparse_bsr layout (0.003s) 2022-11-23T04:14:40.3808911Z test_consistency_SparseBSR_to_sparse_cuda_uint8 (__main__.TestSparseCompressedCUDA) ... skip: to_sparse does not support input with torch.sparse_bsr layout (0.003s) 2022-11-23T04:14:40.3809168Z test_consistency_SparseBSR_trunc_cuda_bfloat16 (__main__.TestSparseCompressedCUDA) ... ok (0.005s) 2022-11-23T04:14:40.3809408Z test_consistency_SparseBSR_trunc_cuda_float16 (__main__.TestSparseCompressedCUDA) ... ok (0.005s) 2022-11-23T04:14:40.3809641Z test_consistency_SparseBSR_trunc_cuda_float32 (__main__.TestSparseCompressedCUDA) ... ok (0.005s) 2022-11-23T04:14:40.3809886Z test_consistency_SparseBSR_trunc_cuda_float64 (__main__.TestSparseCompressedCUDA) ... ok (0.005s) 2022-11-23T04:14:40.3810128Z test_consistency_SparseBSR_trunc_cuda_int16 (__main__.TestSparseCompressedCUDA) ... ok (0.004s) 2022-11-23T04:14:40.3810368Z test_consistency_SparseBSR_trunc_cuda_int32 (__main__.TestSparseCompressedCUDA) ... ok (0.004s) 2022-11-23T04:14:40.3810608Z test_consistency_SparseBSR_trunc_cuda_int64 (__main__.TestSparseCompressedCUDA) ... ok (0.004s) 2022-11-23T04:14:40.3810845Z test_consistency_SparseBSR_trunc_cuda_int8 (__main__.TestSparseCompressedCUDA) ... ok (0.004s) 2022-11-23T04:14:40.3811062Z test_consistency_SparseBSR_trunc_cuda_uint8 (__main__.TestSparseCompressedCUDA) ... ok (0.004s) 2022-11-23T04:14:40.3811299Z test_consistency_SparseCSC_abs_cuda_bfloat16 (__main__.TestSparseCompressedCUDA) ... ok (0.005s) 2022-11-23T04:14:40.3811532Z test_consistency_SparseCSC_abs_cuda_bool (__main__.TestSparseCompressedCUDA) ... ok (0.004s) 2022-11-23T04:14:40.3811771Z test_consistency_SparseCSC_abs_cuda_complex128 (__main__.TestSparseCompressedCUDA) ... ok (0.005s) 2022-11-23T04:14:40.3812007Z test_consistency_SparseCSC_abs_cuda_complex32 (__main__.TestSparseCompressedCUDA) ... ok (0.005s) 2022-11-23T04:14:40.3812240Z test_consistency_SparseCSC_abs_cuda_complex64 (__main__.TestSparseCompressedCUDA) ... ok (0.005s) 2022-11-23T04:14:40.3812475Z test_consistency_SparseCSC_abs_cuda_float16 (__main__.TestSparseCompressedCUDA) ... ok (0.005s) 2022-11-23T04:14:40.3812771Z test_consistency_SparseCSC_abs_cuda_float32 (__main__.TestSparseCompressedCUDA) ... ok (0.005s) 2022-11-23T04:14:40.3813007Z test_consistency_SparseCSC_abs_cuda_float64 (__main__.TestSparseCompressedCUDA) ... ok (0.005s) 2022-11-23T04:14:40.3813224Z test_consistency_SparseCSC_abs_cuda_int16 (__main__.TestSparseCompressedCUDA) ... ok (0.004s) 2022-11-23T04:14:40.3813463Z test_consistency_SparseCSC_abs_cuda_int32 (__main__.TestSparseCompressedCUDA) ... ok (0.004s) 2022-11-23T04:14:40.3813696Z test_consistency_SparseCSC_abs_cuda_int64 (__main__.TestSparseCompressedCUDA) ... ok (0.005s) 2022-11-23T04:14:40.3813932Z test_consistency_SparseCSC_abs_cuda_int8 (__main__.TestSparseCompressedCUDA) ... ok (0.004s) 2022-11-23T04:14:40.3814159Z test_consistency_SparseCSC_abs_cuda_uint8 (__main__.TestSparseCompressedCUDA) ... ok (0.004s) 2022-11-23T04:14:40.3814399Z test_consistency_SparseCSC_angle_cuda_bool (__main__.TestSparseCompressedCUDA) ... ok (0.005s) 2022-11-23T04:14:40.3814650Z test_consistency_SparseCSC_angle_cuda_complex128 (__main__.TestSparseCompressedCUDA) ... ok (0.005s) 2022-11-23T04:14:40.3814886Z test_consistency_SparseCSC_angle_cuda_complex32 (__main__.TestSparseCompressedCUDA) ... ok (0.005s) 2022-11-23T04:14:40.3815126Z test_consistency_SparseCSC_angle_cuda_complex64 (__main__.TestSparseCompressedCUDA) ... ok (0.005s) 2022-11-23T04:14:40.3815346Z test_consistency_SparseCSC_angle_cuda_float32 (__main__.TestSparseCompressedCUDA) ... ok (0.005s) 2022-11-23T04:14:40.3815580Z test_consistency_SparseCSC_angle_cuda_float64 (__main__.TestSparseCompressedCUDA) ... ok (0.005s) 2022-11-23T04:14:40.3815810Z test_consistency_SparseCSC_angle_cuda_int16 (__main__.TestSparseCompressedCUDA) ... ok (0.005s) 2022-11-23T04:14:40.3816040Z test_consistency_SparseCSC_angle_cuda_int32 (__main__.TestSparseCompressedCUDA) ... ok (0.005s) 2022-11-23T04:14:40.3816322Z test_consistency_SparseCSC_angle_cuda_int64 (__main__.TestSparseCompressedCUDA) ... ok (0.005s) 2022-11-23T04:14:40.3816569Z test_consistency_SparseCSC_angle_cuda_int8 (__main__.TestSparseCompressedCUDA) ... ok (0.005s) 2022-11-23T04:14:40.3816799Z test_consistency_SparseCSC_angle_cuda_uint8 (__main__.TestSparseCompressedCUDA) ... ok (0.005s) 2022-11-23T04:14:40.3817046Z test_consistency_SparseCSC_asin_cuda_bfloat16 (__main__.TestSparseCompressedCUDA) ... ok (0.005s) 2022-11-23T04:14:40.3817280Z test_consistency_SparseCSC_asin_cuda_bool (__main__.TestSparseCompressedCUDA) ... ok (0.005s) 2022-11-23T04:14:40.3817512Z test_consistency_SparseCSC_asin_cuda_complex128 (__main__.TestSparseCompressedCUDA) ... ok (0.005s) 2022-11-23T04:14:40.3817756Z test_consistency_SparseCSC_asin_cuda_complex32 (__main__.TestSparseCompressedCUDA) ... ok (0.005s) 2022-11-23T04:14:40.3817992Z test_consistency_SparseCSC_asin_cuda_complex64 (__main__.TestSparseCompressedCUDA) ... ok (0.005s) 2022-11-23T04:14:40.3818232Z test_consistency_SparseCSC_asin_cuda_float16 (__main__.TestSparseCompressedCUDA) ... ok (0.005s) 2022-11-23T04:14:40.3818467Z test_consistency_SparseCSC_asin_cuda_float32 (__main__.TestSparseCompressedCUDA) ... ok (0.005s) 2022-11-23T04:14:40.3818701Z test_consistency_SparseCSC_asin_cuda_float64 (__main__.TestSparseCompressedCUDA) ... ok (0.005s) 2022-11-23T04:14:40.3818930Z test_consistency_SparseCSC_asin_cuda_int16 (__main__.TestSparseCompressedCUDA) ... ok (0.005s) 2022-11-23T04:14:40.3819161Z test_consistency_SparseCSC_asin_cuda_int32 (__main__.TestSparseCompressedCUDA) ... ok (0.005s) 2022-11-23T04:14:40.3819376Z test_consistency_SparseCSC_asin_cuda_int64 (__main__.TestSparseCompressedCUDA) ... ok (0.005s) 2022-11-23T04:14:40.3819610Z test_consistency_SparseCSC_asin_cuda_int8 (__main__.TestSparseCompressedCUDA) ... ok (0.005s) 2022-11-23T04:14:40.3819839Z test_consistency_SparseCSC_asin_cuda_uint8 (__main__.TestSparseCompressedCUDA) ... ok (0.004s) 2022-11-23T04:14:40.3820304Z test_consistency_SparseCSC_asinh_cuda_bfloat16 (__main__.TestSparseCompressedCUDA) ... ok (0.005s) 2022-11-23T04:14:40.3820636Z test_consistency_SparseCSC_asinh_cuda_bool (__main__.TestSparseCompressedCUDA) ... ok (0.005s) 2022-11-23T04:14:40.3820892Z test_consistency_SparseCSC_asinh_cuda_complex128 (__main__.TestSparseCompressedCUDA) ... ok (0.005s) 2022-11-23T04:14:40.3821143Z test_consistency_SparseCSC_asinh_cuda_complex32 (__main__.TestSparseCompressedCUDA) ... ok (0.005s) 2022-11-23T04:14:40.3821389Z test_consistency_SparseCSC_asinh_cuda_complex64 (__main__.TestSparseCompressedCUDA) ... ok (0.005s) 2022-11-23T04:14:40.3821625Z test_consistency_SparseCSC_asinh_cuda_float16 (__main__.TestSparseCompressedCUDA) ... ok (0.005s) 2022-11-23T04:14:40.3821840Z test_consistency_SparseCSC_asinh_cuda_float32 (__main__.TestSparseCompressedCUDA) ... ok (0.005s) 2022-11-23T04:14:40.3822065Z test_consistency_SparseCSC_asinh_cuda_float64 (__main__.TestSparseCompressedCUDA) ... ok (0.005s) 2022-11-23T04:14:40.3822299Z test_consistency_SparseCSC_asinh_cuda_int16 (__main__.TestSparseCompressedCUDA) ... ok (0.005s) 2022-11-23T04:14:40.3822535Z test_consistency_SparseCSC_asinh_cuda_int32 (__main__.TestSparseCompressedCUDA) ... ok (0.005s) 2022-11-23T04:14:40.3822761Z test_consistency_SparseCSC_asinh_cuda_int64 (__main__.TestSparseCompressedCUDA) ... ok (0.005s) 2022-11-23T04:14:40.3822995Z test_consistency_SparseCSC_asinh_cuda_int8 (__main__.TestSparseCompressedCUDA) ... ok (0.005s) 2022-11-23T04:14:40.3823226Z test_consistency_SparseCSC_asinh_cuda_uint8 (__main__.TestSparseCompressedCUDA) ... ok (0.005s) 2022-11-23T04:14:40.3823463Z test_consistency_SparseCSC_atan_cuda_bfloat16 (__main__.TestSparseCompressedCUDA) ... ok (0.005s) 2022-11-23T04:14:40.3823692Z test_consistency_SparseCSC_atan_cuda_bool (__main__.TestSparseCompressedCUDA) ... ok (0.005s) 2022-11-23T04:14:40.3823920Z test_consistency_SparseCSC_atan_cuda_complex128 (__main__.TestSparseCompressedCUDA) ... ok (0.005s) 2022-11-23T04:14:40.3824225Z test_consistency_SparseCSC_atan_cuda_complex32 (__main__.TestSparseCompressedCUDA) ... ok (0.005s) 2022-11-23T04:14:40.3824495Z test_consistency_SparseCSC_atan_cuda_complex64 (__main__.TestSparseCompressedCUDA) ... ok (0.005s) 2022-11-23T04:14:40.3824738Z test_consistency_SparseCSC_atan_cuda_float16 (__main__.TestSparseCompressedCUDA) ... ok (0.005s) 2022-11-23T04:14:40.3824979Z test_consistency_SparseCSC_atan_cuda_float32 (__main__.TestSparseCompressedCUDA) ... ok (0.005s) 2022-11-23T04:14:40.3825211Z test_consistency_SparseCSC_atan_cuda_float64 (__main__.TestSparseCompressedCUDA) ... ok (0.005s) 2022-11-23T04:14:40.3825440Z test_consistency_SparseCSC_atan_cuda_int16 (__main__.TestSparseCompressedCUDA) ... ok (0.005s) 2022-11-23T04:14:40.3825670Z test_consistency_SparseCSC_atan_cuda_int32 (__main__.TestSparseCompressedCUDA) ... ok (0.005s) 2022-11-23T04:14:40.3825902Z test_consistency_SparseCSC_atan_cuda_int64 (__main__.TestSparseCompressedCUDA) ... ok (0.005s) 2022-11-23T04:14:40.3826119Z test_consistency_SparseCSC_atan_cuda_int8 (__main__.TestSparseCompressedCUDA) ... ok (0.005s) 2022-11-23T04:14:40.3826354Z test_consistency_SparseCSC_atan_cuda_uint8 (__main__.TestSparseCompressedCUDA) ... ok (0.005s) 2022-11-23T04:14:40.3826595Z test_consistency_SparseCSC_atanh_cuda_bfloat16 (__main__.TestSparseCompressedCUDA) ... ok (0.005s) 2022-11-23T04:14:40.3826828Z test_consistency_SparseCSC_atanh_cuda_bool (__main__.TestSparseCompressedCUDA) ... ok (0.005s) 2022-11-23T04:14:40.3827074Z test_consistency_SparseCSC_atanh_cuda_complex128 (__main__.TestSparseCompressedCUDA) ... ok (0.005s) 2022-11-23T04:14:40.3827314Z test_consistency_SparseCSC_atanh_cuda_complex32 (__main__.TestSparseCompressedCUDA) ... ok (0.005s) 2022-11-23T04:14:40.3827550Z test_consistency_SparseCSC_atanh_cuda_complex64 (__main__.TestSparseCompressedCUDA) ... ok (0.005s) 2022-11-23T04:14:40.3827788Z test_consistency_SparseCSC_atanh_cuda_float16 (__main__.TestSparseCompressedCUDA) ... ok (0.005s) 2022-11-23T04:14:40.3828033Z test_consistency_SparseCSC_atanh_cuda_float32 (__main__.TestSparseCompressedCUDA) ... ok (0.004s) 2022-11-23T04:14:40.3828329Z test_consistency_SparseCSC_atanh_cuda_float64 (__main__.TestSparseCompressedCUDA) ... ok (0.005s) 2022-11-23T04:14:40.3828574Z test_consistency_SparseCSC_atanh_cuda_int16 (__main__.TestSparseCompressedCUDA) ... ok (0.004s) 2022-11-23T04:14:40.3828808Z test_consistency_SparseCSC_atanh_cuda_int32 (__main__.TestSparseCompressedCUDA) ... ok (0.005s) 2022-11-23T04:14:40.3829040Z test_consistency_SparseCSC_atanh_cuda_int64 (__main__.TestSparseCompressedCUDA) ... ok (0.005s) 2022-11-23T04:14:40.3829276Z test_consistency_SparseCSC_atanh_cuda_int8 (__main__.TestSparseCompressedCUDA) ... ok (0.005s) 2022-11-23T04:14:40.3829508Z test_consistency_SparseCSC_atanh_cuda_uint8 (__main__.TestSparseCompressedCUDA) ... ok (0.004s) 2022-11-23T04:14:40.3829747Z test_consistency_SparseCSC_ceil_cuda_bfloat16 (__main__.TestSparseCompressedCUDA) ... ok (0.005s) 2022-11-23T04:14:40.3829983Z test_consistency_SparseCSC_ceil_cuda_float16 (__main__.TestSparseCompressedCUDA) ... ok (0.005s) 2022-11-23T04:14:40.3830200Z test_consistency_SparseCSC_ceil_cuda_float32 (__main__.TestSparseCompressedCUDA) ... ok (0.005s) 2022-11-23T04:14:40.3830429Z test_consistency_SparseCSC_ceil_cuda_float64 (__main__.TestSparseCompressedCUDA) ... ok (0.005s) 2022-11-23T04:14:40.3830662Z test_consistency_SparseCSC_ceil_cuda_int16 (__main__.TestSparseCompressedCUDA) ... ok (0.004s) 2022-11-23T04:14:40.3830889Z test_consistency_SparseCSC_ceil_cuda_int32 (__main__.TestSparseCompressedCUDA) ... ok (0.004s) 2022-11-23T04:14:40.3831118Z test_consistency_SparseCSC_ceil_cuda_int64 (__main__.TestSparseCompressedCUDA) ... ok (0.005s) 2022-11-23T04:14:40.3831350Z test_consistency_SparseCSC_ceil_cuda_int8 (__main__.TestSparseCompressedCUDA) ... ok (0.004s) 2022-11-23T04:14:40.3831594Z test_consistency_SparseCSC_ceil_cuda_uint8 (__main__.TestSparseCompressedCUDA) ... ok (0.004s) 2022-11-23T04:14:40.3831908Z test_consistency_SparseCSC_conj_physical_cuda_bfloat16 (__main__.TestSparseCompressedCUDA) ... ok (0.004s) 2022-11-23T04:14:40.3832178Z test_consistency_SparseCSC_conj_physical_cuda_bool (__main__.TestSparseCompressedCUDA) ... ok (0.004s) 2022-11-23T04:14:40.3832422Z test_consistency_SparseCSC_conj_physical_cuda_complex128 (__main__.TestSparseCompressedCUDA) ... ok (0.005s) 2022-11-23T04:14:40.3832677Z test_consistency_SparseCSC_conj_physical_cuda_complex32 (__main__.TestSparseCompressedCUDA) ... ok (0.005s) 2022-11-23T04:14:40.3832929Z test_consistency_SparseCSC_conj_physical_cuda_complex64 (__main__.TestSparseCompressedCUDA) ... ok (0.005s) 2022-11-23T04:14:40.3833181Z test_consistency_SparseCSC_conj_physical_cuda_float16 (__main__.TestSparseCompressedCUDA) ... ok (0.005s) 2022-11-23T04:14:40.3833429Z test_consistency_SparseCSC_conj_physical_cuda_float32 (__main__.TestSparseCompressedCUDA) ... ok (0.004s) 2022-11-23T04:14:40.3833678Z test_consistency_SparseCSC_conj_physical_cuda_float64 (__main__.TestSparseCompressedCUDA) ... ok (0.004s) 2022-11-23T04:14:40.3833928Z test_consistency_SparseCSC_conj_physical_cuda_int16 (__main__.TestSparseCompressedCUDA) ... ok (0.004s) 2022-11-23T04:14:40.3834177Z test_consistency_SparseCSC_conj_physical_cuda_int32 (__main__.TestSparseCompressedCUDA) ... ok (0.004s) 2022-11-23T04:14:40.3834422Z test_consistency_SparseCSC_conj_physical_cuda_int64 (__main__.TestSparseCompressedCUDA) ... ok (0.004s) 2022-11-23T04:14:40.3834652Z test_consistency_SparseCSC_conj_physical_cuda_int8 (__main__.TestSparseCompressedCUDA) ... ok (0.004s) 2022-11-23T04:14:40.3834890Z test_consistency_SparseCSC_conj_physical_cuda_uint8 (__main__.TestSparseCompressedCUDA) ... ok (0.004s) 2022-11-23T04:14:40.3835136Z test_consistency_SparseCSC_deg2rad_cuda_bfloat16 (__main__.TestSparseCompressedCUDA) ... ok (0.005s) 2022-11-23T04:14:40.3835383Z test_consistency_SparseCSC_deg2rad_cuda_bool (__main__.TestSparseCompressedCUDA) ... ok (0.005s) 2022-11-23T04:14:40.3835635Z test_consistency_SparseCSC_deg2rad_cuda_float16 (__main__.TestSparseCompressedCUDA) ... ok (0.005s) 2022-11-23T04:14:40.3835944Z test_consistency_SparseCSC_deg2rad_cuda_float32 (__main__.TestSparseCompressedCUDA) ... ok (0.005s) 2022-11-23T04:14:40.3836186Z test_consistency_SparseCSC_deg2rad_cuda_float64 (__main__.TestSparseCompressedCUDA) ... ok (0.005s) 2022-11-23T04:14:40.3836425Z test_consistency_SparseCSC_deg2rad_cuda_int16 (__main__.TestSparseCompressedCUDA) ... ok (0.005s) 2022-11-23T04:14:40.3836655Z test_consistency_SparseCSC_deg2rad_cuda_int32 (__main__.TestSparseCompressedCUDA) ... ok (0.005s) 2022-11-23T04:14:40.3836875Z test_consistency_SparseCSC_deg2rad_cuda_int64 (__main__.TestSparseCompressedCUDA) ... ok (0.005s) 2022-11-23T04:14:40.3837110Z test_consistency_SparseCSC_deg2rad_cuda_int8 (__main__.TestSparseCompressedCUDA) ... ok (0.005s) 2022-11-23T04:14:40.3837341Z test_consistency_SparseCSC_deg2rad_cuda_uint8 (__main__.TestSparseCompressedCUDA) ... ok (0.005s) 2022-11-23T04:14:40.3837579Z test_consistency_SparseCSC_erf_cuda_bfloat16 (__main__.TestSparseCompressedCUDA) ... ok (0.005s) 2022-11-23T04:14:40.3837814Z test_consistency_SparseCSC_erf_cuda_bool (__main__.TestSparseCompressedCUDA) ... ok (0.005s) 2022-11-23T04:14:40.3838049Z test_consistency_SparseCSC_erf_cuda_float16 (__main__.TestSparseCompressedCUDA) ... ok (0.005s) 2022-11-23T04:14:40.3838282Z test_consistency_SparseCSC_erf_cuda_float32 (__main__.TestSparseCompressedCUDA) ... ok (0.005s) 2022-11-23T04:14:40.3838512Z test_consistency_SparseCSC_erf_cuda_float64 (__main__.TestSparseCompressedCUDA) ... ok (0.005s) 2022-11-23T04:14:40.3838743Z test_consistency_SparseCSC_erf_cuda_int16 (__main__.TestSparseCompressedCUDA) ... ok (0.005s) 2022-11-23T04:14:40.3838966Z test_consistency_SparseCSC_erf_cuda_int32 (__main__.TestSparseCompressedCUDA) ... ok (0.005s) 2022-11-23T04:14:40.3839198Z test_consistency_SparseCSC_erf_cuda_int64 (__main__.TestSparseCompressedCUDA) ... ok (0.005s) 2022-11-23T04:14:40.3839485Z test_consistency_SparseCSC_erf_cuda_int8 (__main__.TestSparseCompressedCUDA) ... ok (0.005s) 2022-11-23T04:14:40.3839728Z test_consistency_SparseCSC_erf_cuda_uint8 (__main__.TestSparseCompressedCUDA) ... ok (0.005s) 2022-11-23T04:14:40.3839965Z test_consistency_SparseCSC_erfinv_cuda_bool (__main__.TestSparseCompressedCUDA) ... ok (0.005s) 2022-11-23T04:14:40.3840210Z test_consistency_SparseCSC_erfinv_cuda_float16 (__main__.TestSparseCompressedCUDA) ... ok (0.005s) 2022-11-23T04:14:40.3840448Z test_consistency_SparseCSC_erfinv_cuda_float32 (__main__.TestSparseCompressedCUDA) ... ok (0.005s) 2022-11-23T04:14:40.3840680Z test_consistency_SparseCSC_erfinv_cuda_float64 (__main__.TestSparseCompressedCUDA) ... ok (0.005s) 2022-11-23T04:14:40.3840916Z test_consistency_SparseCSC_erfinv_cuda_int16 (__main__.TestSparseCompressedCUDA) ... ok (0.005s) 2022-11-23T04:14:40.3841133Z test_consistency_SparseCSC_erfinv_cuda_int32 (__main__.TestSparseCompressedCUDA) ... ok (0.004s) 2022-11-23T04:14:40.3841371Z test_consistency_SparseCSC_erfinv_cuda_int64 (__main__.TestSparseCompressedCUDA) ... ok (0.005s) 2022-11-23T04:14:40.3841611Z test_consistency_SparseCSC_erfinv_cuda_int8 (__main__.TestSparseCompressedCUDA) ... ok (0.005s) 2022-11-23T04:14:40.3841847Z test_consistency_SparseCSC_erfinv_cuda_uint8 (__main__.TestSparseCompressedCUDA) ... ok (0.004s) 2022-11-23T04:14:40.3842083Z test_consistency_SparseCSC_expm1_cuda_bfloat16 (__main__.TestSparseCompressedCUDA) ... ok (0.005s) 2022-11-23T04:14:40.3842317Z test_consistency_SparseCSC_expm1_cuda_bool (__main__.TestSparseCompressedCUDA) ... ok (0.005s) 2022-11-23T04:14:40.3842563Z test_consistency_SparseCSC_expm1_cuda_float16 (__main__.TestSparseCompressedCUDA) ... ok (0.005s) 2022-11-23T04:14:40.3842805Z test_consistency_SparseCSC_expm1_cuda_float32 (__main__.TestSparseCompressedCUDA) ... ok (0.005s) 2022-11-23T04:14:40.3843028Z test_consistency_SparseCSC_expm1_cuda_float64 (__main__.TestSparseCompressedCUDA) ... ok (0.005s) 2022-11-23T04:14:40.3843263Z test_consistency_SparseCSC_expm1_cuda_int16 (__main__.TestSparseCompressedCUDA) ... ok (0.005s) 2022-11-23T04:14:40.3843562Z test_consistency_SparseCSC_expm1_cuda_int32 (__main__.TestSparseCompressedCUDA) ... ok (0.005s) 2022-11-23T04:14:40.3843792Z test_consistency_SparseCSC_expm1_cuda_int64 (__main__.TestSparseCompressedCUDA) ... ok (0.005s) 2022-11-23T04:14:40.3844027Z test_consistency_SparseCSC_expm1_cuda_int8 (__main__.TestSparseCompressedCUDA) ... ok (0.005s) 2022-11-23T04:14:40.3844259Z test_consistency_SparseCSC_expm1_cuda_uint8 (__main__.TestSparseCompressedCUDA) ... ok (0.005s) 2022-11-23T04:14:40.3844495Z test_consistency_SparseCSC_floor_cuda_bfloat16 (__main__.TestSparseCompressedCUDA) ... ok (0.005s) 2022-11-23T04:14:40.3844730Z test_consistency_SparseCSC_floor_cuda_float16 (__main__.TestSparseCompressedCUDA) ... ok (0.005s) 2022-11-23T04:14:40.3844956Z test_consistency_SparseCSC_floor_cuda_float32 (__main__.TestSparseCompressedCUDA) ... ok (0.005s) 2022-11-23T04:14:40.3845180Z test_consistency_SparseCSC_floor_cuda_float64 (__main__.TestSparseCompressedCUDA) ... ok (0.005s) 2022-11-23T04:14:40.3845415Z test_consistency_SparseCSC_floor_cuda_int16 (__main__.TestSparseCompressedCUDA) ... ok (0.004s) 2022-11-23T04:14:40.3845644Z test_consistency_SparseCSC_floor_cuda_int32 (__main__.TestSparseCompressedCUDA) ... ok (0.004s) 2022-11-23T04:14:40.3845874Z test_consistency_SparseCSC_floor_cuda_int64 (__main__.TestSparseCompressedCUDA) ... ok (0.004s) 2022-11-23T04:14:40.3846113Z test_consistency_SparseCSC_floor_cuda_int8 (__main__.TestSparseCompressedCUDA) ... ok (0.004s) 2022-11-23T04:14:40.3846352Z test_consistency_SparseCSC_floor_cuda_uint8 (__main__.TestSparseCompressedCUDA) ... ok (0.005s) 2022-11-23T04:14:40.3846596Z test_consistency_SparseCSC_frac_cuda_bfloat16 (__main__.TestSparseCompressedCUDA) ... ok (0.005s) 2022-11-23T04:14:40.3846832Z test_consistency_SparseCSC_frac_cuda_float16 (__main__.TestSparseCompressedCUDA) ... ok (0.005s) 2022-11-23T04:14:40.3847111Z test_consistency_SparseCSC_frac_cuda_float32 (__main__.TestSparseCompressedCUDA) ... ok (0.005s) 2022-11-23T04:14:40.3847334Z test_consistency_SparseCSC_frac_cuda_float64 (__main__.TestSparseCompressedCUDA) ... ok (0.005s) 2022-11-23T04:14:40.3847575Z test_consistency_SparseCSC_isinf_cuda_bfloat16 (__main__.TestSparseCompressedCUDA) ... ok (0.004s) 2022-11-23T04:14:40.3847806Z test_consistency_SparseCSC_isinf_cuda_bool (__main__.TestSparseCompressedCUDA) ... ok (0.004s) 2022-11-23T04:14:40.3848052Z test_consistency_SparseCSC_isinf_cuda_complex128 (__main__.TestSparseCompressedCUDA) ... ok (0.004s) 2022-11-23T04:14:40.3848291Z test_consistency_SparseCSC_isinf_cuda_complex32 (__main__.TestSparseCompressedCUDA) ... ok (0.005s) 2022-11-23T04:14:40.3848528Z test_consistency_SparseCSC_isinf_cuda_complex64 (__main__.TestSparseCompressedCUDA) ... ok (0.004s) 2022-11-23T04:14:40.3848762Z test_consistency_SparseCSC_isinf_cuda_float16 (__main__.TestSparseCompressedCUDA) ... ok (0.004s) 2022-11-23T04:14:40.3848994Z test_consistency_SparseCSC_isinf_cuda_float32 (__main__.TestSparseCompressedCUDA) ... ok (0.004s) 2022-11-23T04:14:40.3849225Z test_consistency_SparseCSC_isinf_cuda_float64 (__main__.TestSparseCompressedCUDA) ... ok (0.004s) 2022-11-23T04:14:40.3849441Z test_consistency_SparseCSC_isinf_cuda_int16 (__main__.TestSparseCompressedCUDA) ... ok (0.004s) 2022-11-23T04:14:40.3849677Z test_consistency_SparseCSC_isinf_cuda_int32 (__main__.TestSparseCompressedCUDA) ... ok (0.004s) 2022-11-23T04:14:40.3849918Z test_consistency_SparseCSC_isinf_cuda_int64 (__main__.TestSparseCompressedCUDA) ... ok (0.004s) 2022-11-23T04:14:40.3850160Z test_consistency_SparseCSC_isinf_cuda_int8 (__main__.TestSparseCompressedCUDA) ... ok (0.005s) 2022-11-23T04:14:40.3850397Z test_consistency_SparseCSC_isinf_cuda_uint8 (__main__.TestSparseCompressedCUDA) ... ok (0.004s) 2022-11-23T04:14:40.3850641Z test_consistency_SparseCSC_isnan_cuda_bfloat16 (__main__.TestSparseCompressedCUDA) ... ok (0.004s) 2022-11-23T04:14:40.3850877Z test_consistency_SparseCSC_isnan_cuda_bool (__main__.TestSparseCompressedCUDA) ... ok (0.004s) 2022-11-23T04:14:40.3851178Z test_consistency_SparseCSC_isnan_cuda_complex128 (__main__.TestSparseCompressedCUDA) ... ok (0.004s) 2022-11-23T04:14:40.3851420Z test_consistency_SparseCSC_isnan_cuda_complex64 (__main__.TestSparseCompressedCUDA) ... ok (0.004s) 2022-11-23T04:14:40.3851641Z test_consistency_SparseCSC_isnan_cuda_float16 (__main__.TestSparseCompressedCUDA) ... ok (0.004s) 2022-11-23T04:14:40.3851871Z test_consistency_SparseCSC_isnan_cuda_float32 (__main__.TestSparseCompressedCUDA) ... ok (0.004s) 2022-11-23T04:14:40.3852098Z test_consistency_SparseCSC_isnan_cuda_float64 (__main__.TestSparseCompressedCUDA) ... ok (0.005s) 2022-11-23T04:14:40.3852330Z test_consistency_SparseCSC_isnan_cuda_int16 (__main__.TestSparseCompressedCUDA) ... ok (0.004s) 2022-11-23T04:14:40.3852561Z test_consistency_SparseCSC_isnan_cuda_int32 (__main__.TestSparseCompressedCUDA) ... ok (0.004s) 2022-11-23T04:14:40.3852802Z test_consistency_SparseCSC_isnan_cuda_int64 (__main__.TestSparseCompressedCUDA) ... ok (0.004s) 2022-11-23T04:14:40.3853035Z test_consistency_SparseCSC_isnan_cuda_int8 (__main__.TestSparseCompressedCUDA) ... ok (0.004s) 2022-11-23T04:14:40.3853274Z test_consistency_SparseCSC_isnan_cuda_uint8 (__main__.TestSparseCompressedCUDA) ... ok (0.004s) 2022-11-23T04:14:40.3853511Z test_consistency_SparseCSC_isneginf_cuda_bfloat16 (__main__.TestSparseCompressedCUDA) ... ok (0.004s) 2022-11-23T04:14:40.3853755Z test_consistency_SparseCSC_isneginf_cuda_bool (__main__.TestSparseCompressedCUDA) ... ok (0.004s) 2022-11-23T04:14:40.3853996Z test_consistency_SparseCSC_isneginf_cuda_float16 (__main__.TestSparseCompressedCUDA) ... ok (0.005s) 2022-11-23T04:14:40.3854240Z test_consistency_SparseCSC_isneginf_cuda_float32 (__main__.TestSparseCompressedCUDA) ... ok (0.004s) 2022-11-23T04:14:40.3854481Z test_consistency_SparseCSC_isneginf_cuda_float64 (__main__.TestSparseCompressedCUDA) ... ok (0.004s) 2022-11-23T04:14:40.3854772Z test_consistency_SparseCSC_isneginf_cuda_int16 (__main__.TestSparseCompressedCUDA) ... ok (0.004s) 2022-11-23T04:14:40.3855019Z test_consistency_SparseCSC_isneginf_cuda_int32 (__main__.TestSparseCompressedCUDA) ... ok (0.004s) 2022-11-23T04:14:40.3855250Z test_consistency_SparseCSC_isneginf_cuda_int64 (__main__.TestSparseCompressedCUDA) ... ok (0.004s) 2022-11-23T04:14:40.3855487Z test_consistency_SparseCSC_isneginf_cuda_int8 (__main__.TestSparseCompressedCUDA) ... ok (0.004s) 2022-11-23T04:14:40.3855703Z test_consistency_SparseCSC_isneginf_cuda_uint8 (__main__.TestSparseCompressedCUDA) ... ok (0.004s) 2022-11-23T04:14:40.3855948Z test_consistency_SparseCSC_isposinf_cuda_bfloat16 (__main__.TestSparseCompressedCUDA) ... ok (0.005s) 2022-11-23T04:14:40.3856185Z test_consistency_SparseCSC_isposinf_cuda_bool (__main__.TestSparseCompressedCUDA) ... ok (0.004s) 2022-11-23T04:14:40.3856429Z test_consistency_SparseCSC_isposinf_cuda_float16 (__main__.TestSparseCompressedCUDA) ... ok (0.004s) 2022-11-23T04:14:40.3856678Z test_consistency_SparseCSC_isposinf_cuda_float32 (__main__.TestSparseCompressedCUDA) ... ok (0.004s) 2022-11-23T04:14:40.3856935Z test_consistency_SparseCSC_isposinf_cuda_float64 (__main__.TestSparseCompressedCUDA) ... ok (0.004s) 2022-11-23T04:14:40.3857177Z test_consistency_SparseCSC_isposinf_cuda_int16 (__main__.TestSparseCompressedCUDA) ... ok (0.004s) 2022-11-23T04:14:40.3857416Z test_consistency_SparseCSC_isposinf_cuda_int32 (__main__.TestSparseCompressedCUDA) ... ok (0.004s) 2022-11-23T04:14:40.3857656Z test_consistency_SparseCSC_isposinf_cuda_int64 (__main__.TestSparseCompressedCUDA) ... ok (0.004s) 2022-11-23T04:14:40.3857878Z test_consistency_SparseCSC_isposinf_cuda_int8 (__main__.TestSparseCompressedCUDA) ... ok (0.005s) 2022-11-23T04:14:40.3858115Z test_consistency_SparseCSC_isposinf_cuda_uint8 (__main__.TestSparseCompressedCUDA) ... ok (0.004s) 2022-11-23T04:14:40.3858353Z test_consistency_SparseCSC_log1p_cuda_bfloat16 (__main__.TestSparseCompressedCUDA) ... ok (0.005s) 2022-11-23T04:14:40.3858589Z test_consistency_SparseCSC_log1p_cuda_bool (__main__.TestSparseCompressedCUDA) ... ok (0.005s) 2022-11-23T04:14:40.3858900Z test_consistency_SparseCSC_log1p_cuda_float16 (__main__.TestSparseCompressedCUDA) ... ok (0.005s) 2022-11-23T04:14:40.3859130Z test_consistency_SparseCSC_log1p_cuda_float32 (__main__.TestSparseCompressedCUDA) ... ok (0.004s) 2022-11-23T04:14:40.3859358Z test_consistency_SparseCSC_log1p_cuda_float64 (__main__.TestSparseCompressedCUDA) ... ok (0.005s) 2022-11-23T04:14:40.3859592Z test_consistency_SparseCSC_log1p_cuda_int16 (__main__.TestSparseCompressedCUDA) ... ok (0.005s) 2022-11-23T04:14:40.3859826Z test_consistency_SparseCSC_log1p_cuda_int32 (__main__.TestSparseCompressedCUDA) ... ok (0.005s) 2022-11-23T04:14:40.3860255Z test_consistency_SparseCSC_log1p_cuda_int64 (__main__.TestSparseCompressedCUDA) ... ok (0.005s) 2022-11-23T04:14:40.3860500Z test_consistency_SparseCSC_log1p_cuda_int8 (__main__.TestSparseCompressedCUDA) ... ok (0.005s) 2022-11-23T04:14:40.3860748Z test_consistency_SparseCSC_log1p_cuda_uint8 (__main__.TestSparseCompressedCUDA) ... ok (0.005s) 2022-11-23T04:14:40.3861099Z test_consistency_SparseCSC_masked_amax_cuda_bfloat16 (__main__.TestSparseCompressedCUDA) ... skip: masked.amax does not support input with torch.sparse_csc layout (0.003s) 2022-11-23T04:14:40.3861446Z test_consistency_SparseCSC_masked_amax_cuda_float16 (__main__.TestSparseCompressedCUDA) ... skip: masked.amax does not support input with torch.sparse_csc layout (0.003s) 2022-11-23T04:14:40.3861789Z test_consistency_SparseCSC_masked_amax_cuda_float32 (__main__.TestSparseCompressedCUDA) ... skip: masked.amax does not support input with torch.sparse_csc layout (0.003s) 2022-11-23T04:14:40.3862130Z test_consistency_SparseCSC_masked_amax_cuda_float64 (__main__.TestSparseCompressedCUDA) ... skip: masked.amax does not support input with torch.sparse_csc layout (0.003s) 2022-11-23T04:14:40.3862542Z test_consistency_SparseCSC_masked_amax_cuda_int16 (__main__.TestSparseCompressedCUDA) ... skip: masked.amax does not support input with torch.sparse_csc layout (0.003s) 2022-11-23T04:14:40.3862891Z test_consistency_SparseCSC_masked_amax_cuda_int32 (__main__.TestSparseCompressedCUDA) ... skip: masked.amax does not support input with torch.sparse_csc layout (0.003s) 2022-11-23T04:14:40.3863225Z test_consistency_SparseCSC_masked_amax_cuda_int64 (__main__.TestSparseCompressedCUDA) ... skip: masked.amax does not support input with torch.sparse_csc layout (0.004s) 2022-11-23T04:14:40.3863557Z test_consistency_SparseCSC_masked_amax_cuda_int8 (__main__.TestSparseCompressedCUDA) ... skip: masked.amax does not support input with torch.sparse_csc layout (0.003s) 2022-11-23T04:14:40.3863869Z test_consistency_SparseCSC_masked_amax_cuda_uint8 (__main__.TestSparseCompressedCUDA) ... skip: masked.amax does not support input with torch.sparse_csc layout (0.003s) 2022-11-23T04:14:40.3864212Z test_consistency_SparseCSC_masked_amin_cuda_bfloat16 (__main__.TestSparseCompressedCUDA) ... skip: masked.amin does not support input with torch.sparse_csc layout (0.003s) 2022-11-23T04:14:40.3864548Z test_consistency_SparseCSC_masked_amin_cuda_float16 (__main__.TestSparseCompressedCUDA) ... skip: masked.amin does not support input with torch.sparse_csc layout (0.003s) 2022-11-23T04:14:40.3864879Z test_consistency_SparseCSC_masked_amin_cuda_float32 (__main__.TestSparseCompressedCUDA) ... skip: masked.amin does not support input with torch.sparse_csc layout (0.003s) 2022-11-23T04:14:40.3865216Z test_consistency_SparseCSC_masked_amin_cuda_float64 (__main__.TestSparseCompressedCUDA) ... skip: masked.amin does not support input with torch.sparse_csc layout (0.003s) 2022-11-23T04:14:40.3865542Z test_consistency_SparseCSC_masked_amin_cuda_int16 (__main__.TestSparseCompressedCUDA) ... skip: masked.amin does not support input with torch.sparse_csc layout (0.003s) 2022-11-23T04:14:40.3865885Z test_consistency_SparseCSC_masked_amin_cuda_int32 (__main__.TestSparseCompressedCUDA) ... skip: masked.amin does not support input with torch.sparse_csc layout (0.003s) 2022-11-23T04:14:40.3866293Z test_consistency_SparseCSC_masked_amin_cuda_int64 (__main__.TestSparseCompressedCUDA) ... skip: masked.amin does not support input with torch.sparse_csc layout (0.003s) 2022-11-23T04:14:40.3866631Z test_consistency_SparseCSC_masked_amin_cuda_int8 (__main__.TestSparseCompressedCUDA) ... skip: masked.amin does not support input with torch.sparse_csc layout (0.003s) 2022-11-23T04:14:40.3866962Z test_consistency_SparseCSC_masked_amin_cuda_uint8 (__main__.TestSparseCompressedCUDA) ... skip: masked.amin does not support input with torch.sparse_csc layout (0.004s) 2022-11-23T04:14:40.3867296Z test_consistency_SparseCSC_masked_mean_cuda_bfloat16 (__main__.TestSparseCompressedCUDA) ... skip: masked.mean does not support input with torch.sparse_csc layout (0.003s) 2022-11-23T04:14:40.3867626Z test_consistency_SparseCSC_masked_mean_cuda_bool (__main__.TestSparseCompressedCUDA) ... skip: masked.mean does not support input with torch.sparse_csc layout (0.003s) 2022-11-23T04:14:40.3867976Z test_consistency_SparseCSC_masked_mean_cuda_complex128 (__main__.TestSparseCompressedCUDA) ... skip: masked.mean does not support input with torch.sparse_csc layout (0.003s) 2022-11-23T04:14:40.3868306Z test_consistency_SparseCSC_masked_mean_cuda_complex64 (__main__.TestSparseCompressedCUDA) ... skip: masked.mean does not support input with torch.sparse_csc layout (0.003s) 2022-11-23T04:14:40.3868641Z test_consistency_SparseCSC_masked_mean_cuda_float16 (__main__.TestSparseCompressedCUDA) ... skip: masked.mean does not support input with torch.sparse_csc layout (0.003s) 2022-11-23T04:14:40.3868975Z test_consistency_SparseCSC_masked_mean_cuda_float32 (__main__.TestSparseCompressedCUDA) ... skip: masked.mean does not support input with torch.sparse_csc layout (0.003s) 2022-11-23T04:14:40.3869311Z test_consistency_SparseCSC_masked_mean_cuda_float64 (__main__.TestSparseCompressedCUDA) ... skip: masked.mean does not support input with torch.sparse_csc layout (0.003s) 2022-11-23T04:14:40.3869692Z test_consistency_SparseCSC_masked_mean_cuda_int16 (__main__.TestSparseCompressedCUDA) ... skip: masked.mean does not support input with torch.sparse_csc layout (0.003s) 2022-11-23T04:14:40.3870033Z test_consistency_SparseCSC_masked_mean_cuda_int32 (__main__.TestSparseCompressedCUDA) ... skip: masked.mean does not support input with torch.sparse_csc layout (0.003s) 2022-11-23T04:14:40.3870360Z test_consistency_SparseCSC_masked_mean_cuda_int64 (__main__.TestSparseCompressedCUDA) ... skip: masked.mean does not support input with torch.sparse_csc layout (0.003s) 2022-11-23T04:14:40.3870691Z test_consistency_SparseCSC_masked_mean_cuda_int8 (__main__.TestSparseCompressedCUDA) ... skip: masked.mean does not support input with torch.sparse_csc layout (0.003s) 2022-11-23T04:14:40.3871029Z test_consistency_SparseCSC_masked_mean_cuda_uint8 (__main__.TestSparseCompressedCUDA) ... skip: masked.mean does not support input with torch.sparse_csc layout (0.004s) 2022-11-23T04:14:40.3871374Z test_consistency_SparseCSC_masked_prod_cuda_bfloat16 (__main__.TestSparseCompressedCUDA) ... skip: masked.prod does not support input with torch.sparse_csc layout (0.003s) 2022-11-23T04:14:40.3871712Z test_consistency_SparseCSC_masked_prod_cuda_bool (__main__.TestSparseCompressedCUDA) ... skip: masked.prod does not support input with torch.sparse_csc layout (0.003s) 2022-11-23T04:14:40.3872054Z test_consistency_SparseCSC_masked_prod_cuda_complex128 (__main__.TestSparseCompressedCUDA) ... skip: masked.prod does not support input with torch.sparse_csc layout (0.003s) 2022-11-23T04:14:40.3872436Z test_consistency_SparseCSC_masked_prod_cuda_complex64 (__main__.TestSparseCompressedCUDA) ... skip: masked.prod does not support input with torch.sparse_csc layout (0.003s) 2022-11-23T04:14:40.3872757Z test_consistency_SparseCSC_masked_prod_cuda_float16 (__main__.TestSparseCompressedCUDA) ... skip: masked.prod does not support input with torch.sparse_csc layout (0.003s) 2022-11-23T04:14:40.3873098Z test_consistency_SparseCSC_masked_prod_cuda_float32 (__main__.TestSparseCompressedCUDA) ... skip: masked.prod does not support input with torch.sparse_csc layout (0.003s) 2022-11-23T04:14:40.3873495Z test_consistency_SparseCSC_masked_prod_cuda_float64 (__main__.TestSparseCompressedCUDA) ... skip: masked.prod does not support input with torch.sparse_csc layout (0.003s) 2022-11-23T04:14:40.3873827Z test_consistency_SparseCSC_masked_prod_cuda_int16 (__main__.TestSparseCompressedCUDA) ... skip: masked.prod does not support input with torch.sparse_csc layout (0.003s) 2022-11-23T04:14:40.3874157Z test_consistency_SparseCSC_masked_prod_cuda_int32 (__main__.TestSparseCompressedCUDA) ... skip: masked.prod does not support input with torch.sparse_csc layout (0.003s) 2022-11-23T04:14:40.3874484Z test_consistency_SparseCSC_masked_prod_cuda_int64 (__main__.TestSparseCompressedCUDA) ... skip: masked.prod does not support input with torch.sparse_csc layout (0.003s) 2022-11-23T04:14:40.3874815Z test_consistency_SparseCSC_masked_prod_cuda_int8 (__main__.TestSparseCompressedCUDA) ... skip: masked.prod does not support input with torch.sparse_csc layout (0.003s) 2022-11-23T04:14:40.3875147Z test_consistency_SparseCSC_masked_prod_cuda_uint8 (__main__.TestSparseCompressedCUDA) ... skip: masked.prod does not support input with torch.sparse_csc layout (0.004s) 2022-11-23T04:14:40.3875479Z test_consistency_SparseCSC_masked_sum_cuda_bfloat16 (__main__.TestSparseCompressedCUDA) ... skip: masked.sum does not support input with torch.sparse_csc layout (0.003s) 2022-11-23T04:14:40.3875807Z test_consistency_SparseCSC_masked_sum_cuda_bool (__main__.TestSparseCompressedCUDA) ... skip: masked.sum does not support input with torch.sparse_csc layout (0.003s) 2022-11-23T04:14:40.3876154Z test_consistency_SparseCSC_masked_sum_cuda_complex128 (__main__.TestSparseCompressedCUDA) ... skip: masked.sum does not support input with torch.sparse_csc layout (0.003s) 2022-11-23T04:14:40.3876545Z test_consistency_SparseCSC_masked_sum_cuda_complex64 (__main__.TestSparseCompressedCUDA) ... skip: masked.sum does not support input with torch.sparse_csc layout (0.003s) 2022-11-23T04:14:40.3876897Z test_consistency_SparseCSC_masked_sum_cuda_float16 (__main__.TestSparseCompressedCUDA) ... skip: masked.sum does not support input with torch.sparse_csc layout (0.003s) 2022-11-23T04:14:40.3877216Z test_consistency_SparseCSC_masked_sum_cuda_float32 (__main__.TestSparseCompressedCUDA) ... skip: masked.sum does not support input with torch.sparse_csc layout (0.003s) 2022-11-23T04:14:40.3877544Z test_consistency_SparseCSC_masked_sum_cuda_float64 (__main__.TestSparseCompressedCUDA) ... skip: masked.sum does not support input with torch.sparse_csc layout (0.003s) 2022-11-23T04:14:40.3877874Z test_consistency_SparseCSC_masked_sum_cuda_int16 (__main__.TestSparseCompressedCUDA) ... skip: masked.sum does not support input with torch.sparse_csc layout (0.003s) 2022-11-23T04:14:40.3878206Z test_consistency_SparseCSC_masked_sum_cuda_int32 (__main__.TestSparseCompressedCUDA) ... skip: masked.sum does not support input with torch.sparse_csc layout (0.003s) 2022-11-23T04:14:40.3878533Z test_consistency_SparseCSC_masked_sum_cuda_int64 (__main__.TestSparseCompressedCUDA) ... skip: masked.sum does not support input with torch.sparse_csc layout (0.003s) 2022-11-23T04:14:40.3878860Z test_consistency_SparseCSC_masked_sum_cuda_int8 (__main__.TestSparseCompressedCUDA) ... skip: masked.sum does not support input with torch.sparse_csc layout (0.003s) 2022-11-23T04:14:40.3879190Z test_consistency_SparseCSC_masked_sum_cuda_uint8 (__main__.TestSparseCompressedCUDA) ... skip: masked.sum does not support input with torch.sparse_csc layout (0.004s) 2022-11-23T04:14:40.3879431Z test_consistency_SparseCSC_neg_cuda_bfloat16 (__main__.TestSparseCompressedCUDA) ... ok (0.005s) 2022-11-23T04:14:40.3879674Z test_consistency_SparseCSC_neg_cuda_complex128 (__main__.TestSparseCompressedCUDA) ... ok (0.005s) 2022-11-23T04:14:40.3879916Z test_consistency_SparseCSC_neg_cuda_complex32 (__main__.TestSparseCompressedCUDA) ... ok (0.005s) 2022-11-23T04:14:40.3880226Z test_consistency_SparseCSC_neg_cuda_complex64 (__main__.TestSparseCompressedCUDA) ... ok (0.005s) 2022-11-23T04:14:40.3880447Z test_consistency_SparseCSC_neg_cuda_float16 (__main__.TestSparseCompressedCUDA) ... ok (0.005s) 2022-11-23T04:14:40.3880692Z test_consistency_SparseCSC_neg_cuda_float32 (__main__.TestSparseCompressedCUDA) ... ok (0.005s) 2022-11-23T04:14:40.3880930Z test_consistency_SparseCSC_neg_cuda_float64 (__main__.TestSparseCompressedCUDA) ... ok (0.005s) 2022-11-23T04:14:40.3881167Z test_consistency_SparseCSC_neg_cuda_int16 (__main__.TestSparseCompressedCUDA) ... ok (0.005s) 2022-11-23T04:14:40.3881403Z test_consistency_SparseCSC_neg_cuda_int32 (__main__.TestSparseCompressedCUDA) ... ok (0.004s) 2022-11-23T04:14:40.3881634Z test_consistency_SparseCSC_neg_cuda_int64 (__main__.TestSparseCompressedCUDA) ... ok (0.004s) 2022-11-23T04:14:40.3881869Z test_consistency_SparseCSC_neg_cuda_int8 (__main__.TestSparseCompressedCUDA) ... ok (0.004s) 2022-11-23T04:14:40.3882098Z test_consistency_SparseCSC_neg_cuda_uint8 (__main__.TestSparseCompressedCUDA) ... ok (0.004s) 2022-11-23T04:14:40.3882355Z test_consistency_SparseCSC_nn_functional_relu_cuda_bfloat16 (__main__.TestSparseCompressedCUDA) ... ok (0.005s) 2022-11-23T04:14:40.3882598Z test_consistency_SparseCSC_nn_functional_relu_cuda_float16 (__main__.TestSparseCompressedCUDA) ... ok (0.005s) 2022-11-23T04:14:40.3882857Z test_consistency_SparseCSC_nn_functional_relu_cuda_float32 (__main__.TestSparseCompressedCUDA) ... ok (0.005s) 2022-11-23T04:14:40.3883111Z test_consistency_SparseCSC_nn_functional_relu_cuda_float64 (__main__.TestSparseCompressedCUDA) ... ok (0.005s) 2022-11-23T04:14:40.3883359Z test_consistency_SparseCSC_nn_functional_relu_cuda_int16 (__main__.TestSparseCompressedCUDA) ... ok (0.004s) 2022-11-23T04:14:40.3883611Z test_consistency_SparseCSC_nn_functional_relu_cuda_int32 (__main__.TestSparseCompressedCUDA) ... ok (0.004s) 2022-11-23T04:14:40.3883915Z test_consistency_SparseCSC_nn_functional_relu_cuda_int64 (__main__.TestSparseCompressedCUDA) ... ok (0.004s) 2022-11-23T04:14:40.3884182Z test_consistency_SparseCSC_nn_functional_relu_cuda_int8 (__main__.TestSparseCompressedCUDA) ... ok (0.005s) 2022-11-23T04:14:40.3884443Z test_consistency_SparseCSC_nn_functional_relu_cuda_uint8 (__main__.TestSparseCompressedCUDA) ... ok (0.005s) 2022-11-23T04:14:40.3884694Z test_consistency_SparseCSC_positive_cuda_bfloat16 (__main__.TestSparseCompressedCUDA) ... ok (0.005s) 2022-11-23T04:14:40.3884934Z test_consistency_SparseCSC_positive_cuda_complex128 (__main__.TestSparseCompressedCUDA) ... ok (0.005s) 2022-11-23T04:14:40.3885186Z test_consistency_SparseCSC_positive_cuda_complex32 (__main__.TestSparseCompressedCUDA) ... ok (0.005s) 2022-11-23T04:14:40.3885430Z test_consistency_SparseCSC_positive_cuda_complex64 (__main__.TestSparseCompressedCUDA) ... ok (0.005s) 2022-11-23T04:14:40.3885678Z test_consistency_SparseCSC_positive_cuda_float16 (__main__.TestSparseCompressedCUDA) ... ok (0.004s) 2022-11-23T04:14:40.3885926Z test_consistency_SparseCSC_positive_cuda_float32 (__main__.TestSparseCompressedCUDA) ... ok (0.005s) 2022-11-23T04:14:40.3886168Z test_consistency_SparseCSC_positive_cuda_float64 (__main__.TestSparseCompressedCUDA) ... ok (0.004s) 2022-11-23T04:14:40.3886407Z test_consistency_SparseCSC_positive_cuda_int16 (__main__.TestSparseCompressedCUDA) ... ok (0.004s) 2022-11-23T04:14:40.3886646Z test_consistency_SparseCSC_positive_cuda_int32 (__main__.TestSparseCompressedCUDA) ... ok (0.004s) 2022-11-23T04:14:40.3886879Z test_consistency_SparseCSC_positive_cuda_int64 (__main__.TestSparseCompressedCUDA) ... ok (0.004s) 2022-11-23T04:14:40.3887101Z test_consistency_SparseCSC_positive_cuda_int8 (__main__.TestSparseCompressedCUDA) ... ok (0.005s) 2022-11-23T04:14:40.3887335Z test_consistency_SparseCSC_positive_cuda_uint8 (__main__.TestSparseCompressedCUDA) ... ok (0.004s) 2022-11-23T04:14:40.3887573Z test_consistency_SparseCSC_rad2deg_cuda_bfloat16 (__main__.TestSparseCompressedCUDA) ... ok (0.005s) 2022-11-23T04:14:40.3887877Z test_consistency_SparseCSC_rad2deg_cuda_bool (__main__.TestSparseCompressedCUDA) ... ok (0.005s) 2022-11-23T04:14:40.3888128Z test_consistency_SparseCSC_rad2deg_cuda_float16 (__main__.TestSparseCompressedCUDA) ... ok (0.005s) 2022-11-23T04:14:40.3888369Z test_consistency_SparseCSC_rad2deg_cuda_float32 (__main__.TestSparseCompressedCUDA) ... ok (0.005s) 2022-11-23T04:14:40.3888607Z test_consistency_SparseCSC_rad2deg_cuda_float64 (__main__.TestSparseCompressedCUDA) ... ok (0.005s) 2022-11-23T04:14:40.3888841Z test_consistency_SparseCSC_rad2deg_cuda_int16 (__main__.TestSparseCompressedCUDA) ... ok (0.005s) 2022-11-23T04:14:40.3889082Z test_consistency_SparseCSC_rad2deg_cuda_int32 (__main__.TestSparseCompressedCUDA) ... ok (0.005s) 2022-11-23T04:14:40.3889297Z test_consistency_SparseCSC_rad2deg_cuda_int64 (__main__.TestSparseCompressedCUDA) ... ok (0.005s) 2022-11-23T04:14:40.3889534Z test_consistency_SparseCSC_rad2deg_cuda_int8 (__main__.TestSparseCompressedCUDA) ... ok (0.005s) 2022-11-23T04:14:40.3889770Z test_consistency_SparseCSC_rad2deg_cuda_uint8 (__main__.TestSparseCompressedCUDA) ... ok (0.005s) 2022-11-23T04:14:40.3890103Z test_consistency_SparseCSC_randn_like_cuda_bfloat16 (__main__.TestSparseCompressedCUDA) ... skip: randn_like does not support input with torch.sparse_csc layout (0.003s) 2022-11-23T04:14:40.3890444Z test_consistency_SparseCSC_randn_like_cuda_complex128 (__main__.TestSparseCompressedCUDA) ... skip: randn_like does not support input with torch.sparse_csc layout (0.003s) 2022-11-23T04:14:40.3890783Z test_consistency_SparseCSC_randn_like_cuda_complex32 (__main__.TestSparseCompressedCUDA) ... skip: randn_like does not support input with torch.sparse_csc layout (0.003s) 2022-11-23T04:14:40.3891115Z test_consistency_SparseCSC_randn_like_cuda_complex64 (__main__.TestSparseCompressedCUDA) ... skip: randn_like does not support input with torch.sparse_csc layout (0.003s) 2022-11-23T04:14:40.3891499Z test_consistency_SparseCSC_randn_like_cuda_float16 (__main__.TestSparseCompressedCUDA) ... skip: randn_like does not support input with torch.sparse_csc layout (0.003s) 2022-11-23T04:14:40.3891846Z test_consistency_SparseCSC_randn_like_cuda_float32 (__main__.TestSparseCompressedCUDA) ... skip: randn_like does not support input with torch.sparse_csc layout (0.003s) 2022-11-23T04:14:40.3892174Z test_consistency_SparseCSC_randn_like_cuda_float64 (__main__.TestSparseCompressedCUDA) ... skip: randn_like does not support input with torch.sparse_csc layout (0.004s) 2022-11-23T04:14:40.3892426Z test_consistency_SparseCSC_round_cuda_bfloat16 (__main__.TestSparseCompressedCUDA) ... ok (0.005s) 2022-11-23T04:14:40.3892654Z test_consistency_SparseCSC_round_cuda_float16 (__main__.TestSparseCompressedCUDA) ... ok (0.005s) 2022-11-23T04:14:40.3892895Z test_consistency_SparseCSC_round_cuda_float32 (__main__.TestSparseCompressedCUDA) ... ok (0.005s) 2022-11-23T04:14:40.3893133Z test_consistency_SparseCSC_round_cuda_float64 (__main__.TestSparseCompressedCUDA) ... ok (0.005s) 2022-11-23T04:14:40.3893369Z test_consistency_SparseCSC_round_cuda_int16 (__main__.TestSparseCompressedCUDA) ... ok (0.004s) 2022-11-23T04:14:40.3893601Z test_consistency_SparseCSC_round_cuda_int32 (__main__.TestSparseCompressedCUDA) ... ok (0.004s) 2022-11-23T04:14:40.3893839Z test_consistency_SparseCSC_round_cuda_int64 (__main__.TestSparseCompressedCUDA) ... ok (0.004s) 2022-11-23T04:14:40.3894077Z test_consistency_SparseCSC_round_cuda_int8 (__main__.TestSparseCompressedCUDA) ... ok (0.005s) 2022-11-23T04:14:40.3894314Z test_consistency_SparseCSC_round_cuda_uint8 (__main__.TestSparseCompressedCUDA) ... ok (0.004s) 2022-11-23T04:14:40.3894535Z test_consistency_SparseCSC_sgn_cuda_bfloat16 (__main__.TestSparseCompressedCUDA) ... ok (0.005s) 2022-11-23T04:14:40.3894770Z test_consistency_SparseCSC_sgn_cuda_bool (__main__.TestSparseCompressedCUDA) ... ok (0.004s) 2022-11-23T04:14:40.3895014Z test_consistency_SparseCSC_sgn_cuda_complex128 (__main__.TestSparseCompressedCUDA) ... ok (0.005s) 2022-11-23T04:14:40.3895320Z test_consistency_SparseCSC_sgn_cuda_complex32 (__main__.TestSparseCompressedCUDA) ... ok (0.005s) 2022-11-23T04:14:40.3895553Z test_consistency_SparseCSC_sgn_cuda_complex64 (__main__.TestSparseCompressedCUDA) ... ok (0.005s) 2022-11-23T04:14:40.3895784Z test_consistency_SparseCSC_sgn_cuda_float16 (__main__.TestSparseCompressedCUDA) ... ok (0.005s) 2022-11-23T04:14:40.3896025Z test_consistency_SparseCSC_sgn_cuda_float32 (__main__.TestSparseCompressedCUDA) ... ok (0.005s) 2022-11-23T04:14:40.3896258Z test_consistency_SparseCSC_sgn_cuda_float64 (__main__.TestSparseCompressedCUDA) ... ok (0.005s) 2022-11-23T04:14:40.3896495Z test_consistency_SparseCSC_sgn_cuda_int16 (__main__.TestSparseCompressedCUDA) ... ok (0.004s) 2022-11-23T04:14:40.3896713Z test_consistency_SparseCSC_sgn_cuda_int32 (__main__.TestSparseCompressedCUDA) ... ok (0.004s) 2022-11-23T04:14:40.3896949Z test_consistency_SparseCSC_sgn_cuda_int64 (__main__.TestSparseCompressedCUDA) ... ok (0.004s) 2022-11-23T04:14:40.3897182Z test_consistency_SparseCSC_sgn_cuda_int8 (__main__.TestSparseCompressedCUDA) ... ok (0.004s) 2022-11-23T04:14:40.3897406Z test_consistency_SparseCSC_sgn_cuda_uint8 (__main__.TestSparseCompressedCUDA) ... ok (0.004s) 2022-11-23T04:14:40.3897644Z test_consistency_SparseCSC_sign_cuda_bfloat16 (__main__.TestSparseCompressedCUDA) ... ok (0.005s) 2022-11-23T04:14:40.3897871Z test_consistency_SparseCSC_sign_cuda_bool (__main__.TestSparseCompressedCUDA) ... ok (0.005s) 2022-11-23T04:14:40.3898112Z test_consistency_SparseCSC_sign_cuda_float16 (__main__.TestSparseCompressedCUDA) ... ok (0.005s) 2022-11-23T04:14:40.3898350Z test_consistency_SparseCSC_sign_cuda_float32 (__main__.TestSparseCompressedCUDA) ... ok (0.005s) 2022-11-23T04:14:40.3898578Z test_consistency_SparseCSC_sign_cuda_float64 (__main__.TestSparseCompressedCUDA) ... ok (0.005s) 2022-11-23T04:14:40.3898844Z test_consistency_SparseCSC_sign_cuda_int16 (__main__.TestSparseCompressedCUDA) ... ok (0.004s) 2022-11-23T04:14:40.3899091Z test_consistency_SparseCSC_sign_cuda_int32 (__main__.TestSparseCompressedCUDA) ... ok (0.004s) 2022-11-23T04:14:40.3899323Z test_consistency_SparseCSC_sign_cuda_int64 (__main__.TestSparseCompressedCUDA) ... ok (0.004s) 2022-11-23T04:14:40.3899565Z test_consistency_SparseCSC_sign_cuda_int8 (__main__.TestSparseCompressedCUDA) ... ok (0.004s) 2022-11-23T04:14:40.3899802Z test_consistency_SparseCSC_sign_cuda_uint8 (__main__.TestSparseCompressedCUDA) ... ok (0.005s) 2022-11-23T04:14:40.3900263Z test_consistency_SparseCSC_signbit_cuda_bfloat16 (__main__.TestSparseCompressedCUDA) ... ok (0.004s) 2022-11-23T04:14:40.3900513Z test_consistency_SparseCSC_signbit_cuda_bool (__main__.TestSparseCompressedCUDA) ... ok (0.004s) 2022-11-23T04:14:40.3900756Z test_consistency_SparseCSC_signbit_cuda_float16 (__main__.TestSparseCompressedCUDA) ... ok (0.004s) 2022-11-23T04:14:40.3901005Z test_consistency_SparseCSC_signbit_cuda_float32 (__main__.TestSparseCompressedCUDA) ... ok (0.004s) 2022-11-23T04:14:40.3901227Z test_consistency_SparseCSC_signbit_cuda_float64 (__main__.TestSparseCompressedCUDA) ... ok (0.004s) 2022-11-23T04:14:40.3901465Z test_consistency_SparseCSC_signbit_cuda_int16 (__main__.TestSparseCompressedCUDA) ... ok (0.004s) 2022-11-23T04:14:40.3901694Z test_consistency_SparseCSC_signbit_cuda_int32 (__main__.TestSparseCompressedCUDA) ... ok (0.004s) 2022-11-23T04:14:40.3901922Z test_consistency_SparseCSC_signbit_cuda_int64 (__main__.TestSparseCompressedCUDA) ... ok (0.005s) 2022-11-23T04:14:40.3902158Z test_consistency_SparseCSC_signbit_cuda_int8 (__main__.TestSparseCompressedCUDA) ... ok (0.004s) 2022-11-23T04:14:40.3902398Z test_consistency_SparseCSC_signbit_cuda_uint8 (__main__.TestSparseCompressedCUDA) ... ok (0.004s) 2022-11-23T04:14:40.3902633Z test_consistency_SparseCSC_sin_cuda_bfloat16 (__main__.TestSparseCompressedCUDA) ... ok (0.004s) 2022-11-23T04:14:40.3902864Z test_consistency_SparseCSC_sin_cuda_bool (__main__.TestSparseCompressedCUDA) ... ok (0.004s) 2022-11-23T04:14:40.3903181Z test_consistency_SparseCSC_sin_cuda_complex128 (__main__.TestSparseCompressedCUDA) ... ok (0.004s) 2022-11-23T04:14:40.3903430Z test_consistency_SparseCSC_sin_cuda_complex32 (__main__.TestSparseCompressedCUDA) ... ok (0.004s) 2022-11-23T04:14:40.3903667Z test_consistency_SparseCSC_sin_cuda_complex64 (__main__.TestSparseCompressedCUDA) ... ok (0.004s) 2022-11-23T04:14:40.3903906Z test_consistency_SparseCSC_sin_cuda_float16 (__main__.TestSparseCompressedCUDA) ... ok (0.005s) 2022-11-23T04:14:40.3904141Z test_consistency_SparseCSC_sin_cuda_float32 (__main__.TestSparseCompressedCUDA) ... ok (0.005s) 2022-11-23T04:14:40.3904373Z test_consistency_SparseCSC_sin_cuda_float64 (__main__.TestSparseCompressedCUDA) ... ok (0.004s) 2022-11-23T04:14:40.3904603Z test_consistency_SparseCSC_sin_cuda_int16 (__main__.TestSparseCompressedCUDA) ... ok (0.005s) 2022-11-23T04:14:40.3904835Z test_consistency_SparseCSC_sin_cuda_int32 (__main__.TestSparseCompressedCUDA) ... ok (0.004s) 2022-11-23T04:14:40.3905065Z test_consistency_SparseCSC_sin_cuda_int64 (__main__.TestSparseCompressedCUDA) ... ok (0.005s) 2022-11-23T04:14:40.3905279Z test_consistency_SparseCSC_sin_cuda_int8 (__main__.TestSparseCompressedCUDA) ... ok (0.005s) 2022-11-23T04:14:40.3905508Z test_consistency_SparseCSC_sin_cuda_uint8 (__main__.TestSparseCompressedCUDA) ... ok (0.005s) 2022-11-23T04:14:40.3905747Z test_consistency_SparseCSC_sinh_cuda_bfloat16 (__main__.TestSparseCompressedCUDA) ... ok (0.005s) 2022-11-23T04:14:40.3905979Z test_consistency_SparseCSC_sinh_cuda_bool (__main__.TestSparseCompressedCUDA) ... ok (0.005s) 2022-11-23T04:14:40.3906219Z test_consistency_SparseCSC_sinh_cuda_complex128 (__main__.TestSparseCompressedCUDA) ... ok (0.004s) 2022-11-23T04:14:40.3906458Z test_consistency_SparseCSC_sinh_cuda_complex32 (__main__.TestSparseCompressedCUDA) ... ok (0.005s) 2022-11-23T04:14:40.3906761Z test_consistency_SparseCSC_sinh_cuda_complex64 (__main__.TestSparseCompressedCUDA) ... ok (0.005s) 2022-11-23T04:14:40.3907026Z test_consistency_SparseCSC_sinh_cuda_float16 (__main__.TestSparseCompressedCUDA) ... ok (0.005s) 2022-11-23T04:14:40.3907264Z test_consistency_SparseCSC_sinh_cuda_float32 (__main__.TestSparseCompressedCUDA) ... ok (0.005s) 2022-11-23T04:14:40.3907483Z test_consistency_SparseCSC_sinh_cuda_float64 (__main__.TestSparseCompressedCUDA) ... ok (0.005s) 2022-11-23T04:14:40.3907717Z test_consistency_SparseCSC_sinh_cuda_int16 (__main__.TestSparseCompressedCUDA) ... ok (0.005s) 2022-11-23T04:14:40.3907946Z test_consistency_SparseCSC_sinh_cuda_int32 (__main__.TestSparseCompressedCUDA) ... ok (0.005s) 2022-11-23T04:14:40.3908173Z test_consistency_SparseCSC_sinh_cuda_int64 (__main__.TestSparseCompressedCUDA) ... ok (0.005s) 2022-11-23T04:14:40.3908404Z test_consistency_SparseCSC_sinh_cuda_int8 (__main__.TestSparseCompressedCUDA) ... ok (0.004s) 2022-11-23T04:14:40.3908638Z test_consistency_SparseCSC_sinh_cuda_uint8 (__main__.TestSparseCompressedCUDA) ... ok (0.005s) 2022-11-23T04:14:40.3908884Z test_consistency_SparseCSC_sqrt_cuda_bfloat16 (__main__.TestSparseCompressedCUDA) ... ok (0.005s) 2022-11-23T04:14:40.3909113Z test_consistency_SparseCSC_sqrt_cuda_bool (__main__.TestSparseCompressedCUDA) ... ok (0.005s) 2022-11-23T04:14:40.3909350Z test_consistency_SparseCSC_sqrt_cuda_complex128 (__main__.TestSparseCompressedCUDA) ... ok (0.005s) 2022-11-23T04:14:40.3909574Z test_consistency_SparseCSC_sqrt_cuda_complex32 (__main__.TestSparseCompressedCUDA) ... ok (0.005s) 2022-11-23T04:14:40.3909807Z test_consistency_SparseCSC_sqrt_cuda_complex64 (__main__.TestSparseCompressedCUDA) ... ok (0.005s) 2022-11-23T04:14:40.3910040Z test_consistency_SparseCSC_sqrt_cuda_float16 (__main__.TestSparseCompressedCUDA) ... ok (0.005s) 2022-11-23T04:14:40.3910267Z test_consistency_SparseCSC_sqrt_cuda_float32 (__main__.TestSparseCompressedCUDA) ... ok (0.005s) 2022-11-23T04:14:40.3910512Z test_consistency_SparseCSC_sqrt_cuda_float64 (__main__.TestSparseCompressedCUDA) ... ok (0.004s) 2022-11-23T04:14:40.3910812Z test_consistency_SparseCSC_sqrt_cuda_int16 (__main__.TestSparseCompressedCUDA) ... ok (0.005s) 2022-11-23T04:14:40.3911052Z test_consistency_SparseCSC_sqrt_cuda_int32 (__main__.TestSparseCompressedCUDA) ... ok (0.005s) 2022-11-23T04:14:40.3911284Z test_consistency_SparseCSC_sqrt_cuda_int64 (__main__.TestSparseCompressedCUDA) ... ok (0.005s) 2022-11-23T04:14:40.3911497Z test_consistency_SparseCSC_sqrt_cuda_int8 (__main__.TestSparseCompressedCUDA) ... ok (0.005s) 2022-11-23T04:14:40.3911730Z test_consistency_SparseCSC_sqrt_cuda_uint8 (__main__.TestSparseCompressedCUDA) ... ok (0.005s) 2022-11-23T04:14:40.3911967Z test_consistency_SparseCSC_tan_cuda_bfloat16 (__main__.TestSparseCompressedCUDA) ... ok (0.005s) 2022-11-23T04:14:40.3912196Z test_consistency_SparseCSC_tan_cuda_bool (__main__.TestSparseCompressedCUDA) ... ok (0.005s) 2022-11-23T04:14:40.3912439Z test_consistency_SparseCSC_tan_cuda_complex128 (__main__.TestSparseCompressedCUDA) ... ok (0.005s) 2022-11-23T04:14:40.3912680Z test_consistency_SparseCSC_tan_cuda_complex32 (__main__.TestSparseCompressedCUDA) ... ok (0.005s) 2022-11-23T04:14:40.3912918Z test_consistency_SparseCSC_tan_cuda_complex64 (__main__.TestSparseCompressedCUDA) ... ok (0.005s) 2022-11-23T04:14:40.3913148Z test_consistency_SparseCSC_tan_cuda_float16 (__main__.TestSparseCompressedCUDA) ... ok (0.005s) 2022-11-23T04:14:40.3913383Z test_consistency_SparseCSC_tan_cuda_float32 (__main__.TestSparseCompressedCUDA) ... ok (0.005s) 2022-11-23T04:14:40.3913600Z test_consistency_SparseCSC_tan_cuda_float64 (__main__.TestSparseCompressedCUDA) ... ok (0.004s) 2022-11-23T04:14:40.3913829Z test_consistency_SparseCSC_tan_cuda_int16 (__main__.TestSparseCompressedCUDA) ... ok (0.004s) 2022-11-23T04:14:40.3914069Z test_consistency_SparseCSC_tan_cuda_int32 (__main__.TestSparseCompressedCUDA) ... ok (0.005s) 2022-11-23T04:14:40.3914355Z test_consistency_SparseCSC_tan_cuda_int64 (__main__.TestSparseCompressedCUDA) ... ok (0.005s) 2022-11-23T04:14:40.3914610Z test_consistency_SparseCSC_tan_cuda_int8 (__main__.TestSparseCompressedCUDA) ... ok (0.005s) 2022-11-23T04:14:40.3914847Z test_consistency_SparseCSC_tan_cuda_uint8 (__main__.TestSparseCompressedCUDA) ... ok (0.005s) 2022-11-23T04:14:40.3915088Z test_consistency_SparseCSC_tanh_cuda_bfloat16 (__main__.TestSparseCompressedCUDA) ... ok (0.005s) 2022-11-23T04:14:40.3915319Z test_consistency_SparseCSC_tanh_cuda_bool (__main__.TestSparseCompressedCUDA) ... ok (0.005s) 2022-11-23T04:14:40.3915562Z test_consistency_SparseCSC_tanh_cuda_complex128 (__main__.TestSparseCompressedCUDA) ... ok (0.005s) 2022-11-23T04:14:40.3915788Z test_consistency_SparseCSC_tanh_cuda_complex32 (__main__.TestSparseCompressedCUDA) ... ok (0.005s) 2022-11-23T04:14:40.3916023Z test_consistency_SparseCSC_tanh_cuda_complex64 (__main__.TestSparseCompressedCUDA) ... ok (0.005s) 2022-11-23T04:14:40.3916259Z test_consistency_SparseCSC_tanh_cuda_float16 (__main__.TestSparseCompressedCUDA) ... ok (0.005s) 2022-11-23T04:14:40.3916502Z test_consistency_SparseCSC_tanh_cuda_float32 (__main__.TestSparseCompressedCUDA) ... ok (0.005s) 2022-11-23T04:14:40.3916735Z test_consistency_SparseCSC_tanh_cuda_float64 (__main__.TestSparseCompressedCUDA) ... ok (0.005s) 2022-11-23T04:14:40.3916970Z test_consistency_SparseCSC_tanh_cuda_int16 (__main__.TestSparseCompressedCUDA) ... ok (0.005s) 2022-11-23T04:14:40.3917205Z test_consistency_SparseCSC_tanh_cuda_int32 (__main__.TestSparseCompressedCUDA) ... ok (0.005s) 2022-11-23T04:14:40.3917435Z test_consistency_SparseCSC_tanh_cuda_int64 (__main__.TestSparseCompressedCUDA) ... ok (0.005s) 2022-11-23T04:14:40.3917673Z test_consistency_SparseCSC_tanh_cuda_int8 (__main__.TestSparseCompressedCUDA) ... ok (0.005s) 2022-11-23T04:14:40.3917895Z test_consistency_SparseCSC_tanh_cuda_uint8 (__main__.TestSparseCompressedCUDA) ... ok (0.005s) 2022-11-23T04:14:40.3918146Z test_consistency_SparseCSC_to_sparse_cuda_bfloat16 (__main__.TestSparseCompressedCUDA) ... ok (0.006s) 2022-11-23T04:14:40.3918456Z test_consistency_SparseCSC_to_sparse_cuda_bool (__main__.TestSparseCompressedCUDA) ... ok (0.006s) 2022-11-23T04:14:40.3918712Z test_consistency_SparseCSC_to_sparse_cuda_complex128 (__main__.TestSparseCompressedCUDA) ... ok (0.006s) 2022-11-23T04:14:40.3918966Z test_consistency_SparseCSC_to_sparse_cuda_complex64 (__main__.TestSparseCompressedCUDA) ... ok (0.007s) 2022-11-23T04:14:40.3919212Z test_consistency_SparseCSC_to_sparse_cuda_float16 (__main__.TestSparseCompressedCUDA) ... ok (0.006s) 2022-11-23T04:14:40.3919457Z test_consistency_SparseCSC_to_sparse_cuda_float32 (__main__.TestSparseCompressedCUDA) ... ok (0.006s) 2022-11-23T04:14:40.3919700Z test_consistency_SparseCSC_to_sparse_cuda_float64 (__main__.TestSparseCompressedCUDA) ... ok (0.006s) 2022-11-23T04:14:40.3919941Z test_consistency_SparseCSC_to_sparse_cuda_int16 (__main__.TestSparseCompressedCUDA) ... ok (0.006s) 2022-11-23T04:14:40.3920169Z test_consistency_SparseCSC_to_sparse_cuda_int32 (__main__.TestSparseCompressedCUDA) ... ok (0.006s) 2022-11-23T04:14:40.3920408Z test_consistency_SparseCSC_to_sparse_cuda_int64 (__main__.TestSparseCompressedCUDA) ... ok (0.006s) 2022-11-23T04:14:40.3920648Z test_consistency_SparseCSC_to_sparse_cuda_int8 (__main__.TestSparseCompressedCUDA) ... ok (0.006s) 2022-11-23T04:14:40.3920881Z test_consistency_SparseCSC_to_sparse_cuda_uint8 (__main__.TestSparseCompressedCUDA) ... ok (0.006s) 2022-11-23T04:14:40.3921119Z test_consistency_SparseCSC_trunc_cuda_bfloat16 (__main__.TestSparseCompressedCUDA) ... ok (0.005s) 2022-11-23T04:14:40.3921364Z test_consistency_SparseCSC_trunc_cuda_float16 (__main__.TestSparseCompressedCUDA) ... ok (0.005s) 2022-11-23T04:14:40.3921601Z test_consistency_SparseCSC_trunc_cuda_float32 (__main__.TestSparseCompressedCUDA) ... ok (0.005s) 2022-11-23T04:14:40.3921833Z test_consistency_SparseCSC_trunc_cuda_float64 (__main__.TestSparseCompressedCUDA) ... ok (0.005s) 2022-11-23T04:14:40.3922140Z test_consistency_SparseCSC_trunc_cuda_int16 (__main__.TestSparseCompressedCUDA) ... ok (0.004s) 2022-11-23T04:14:40.3922394Z test_consistency_SparseCSC_trunc_cuda_int32 (__main__.TestSparseCompressedCUDA) ... ok (0.004s) 2022-11-23T04:14:40.3922628Z test_consistency_SparseCSC_trunc_cuda_int64 (__main__.TestSparseCompressedCUDA) ... ok (0.004s) 2022-11-23T04:14:40.3922858Z test_consistency_SparseCSC_trunc_cuda_int8 (__main__.TestSparseCompressedCUDA) ... ok (0.005s) 2022-11-23T04:14:40.3923090Z test_consistency_SparseCSC_trunc_cuda_uint8 (__main__.TestSparseCompressedCUDA) ... ok (0.004s) 2022-11-23T04:14:40.3923328Z test_consistency_SparseCSR_abs_cuda_bfloat16 (__main__.TestSparseCompressedCUDA) ... ok (0.004s) 2022-11-23T04:14:40.3923561Z test_consistency_SparseCSR_abs_cuda_bool (__main__.TestSparseCompressedCUDA) ... ok (0.004s) 2022-11-23T04:14:40.3923800Z test_consistency_SparseCSR_abs_cuda_complex128 (__main__.TestSparseCompressedCUDA) ... ok (0.005s) 2022-11-23T04:14:40.3924037Z test_consistency_SparseCSR_abs_cuda_complex32 (__main__.TestSparseCompressedCUDA) ... ok (0.005s) 2022-11-23T04:14:40.3924258Z test_consistency_SparseCSR_abs_cuda_complex64 (__main__.TestSparseCompressedCUDA) ... ok (0.005s) 2022-11-23T04:14:40.3924487Z test_consistency_SparseCSR_abs_cuda_float16 (__main__.TestSparseCompressedCUDA) ... ok (0.005s) 2022-11-23T04:14:40.3924712Z test_consistency_SparseCSR_abs_cuda_float32 (__main__.TestSparseCompressedCUDA) ... ok (0.005s) 2022-11-23T04:14:40.3924955Z test_consistency_SparseCSR_abs_cuda_float64 (__main__.TestSparseCompressedCUDA) ... ok (0.004s) 2022-11-23T04:14:40.3925185Z test_consistency_SparseCSR_abs_cuda_int16 (__main__.TestSparseCompressedCUDA) ... ok (0.004s) 2022-11-23T04:14:40.3925420Z test_consistency_SparseCSR_abs_cuda_int32 (__main__.TestSparseCompressedCUDA) ... ok (0.004s) 2022-11-23T04:14:40.3925654Z test_consistency_SparseCSR_abs_cuda_int64 (__main__.TestSparseCompressedCUDA) ... ok (0.004s) 2022-11-23T04:14:40.3925890Z test_consistency_SparseCSR_abs_cuda_int8 (__main__.TestSparseCompressedCUDA) ... ok (0.004s) 2022-11-23T04:14:40.3926186Z test_consistency_SparseCSR_abs_cuda_uint8 (__main__.TestSparseCompressedCUDA) ... ok (0.004s) 2022-11-23T04:14:40.3926406Z test_consistency_SparseCSR_angle_cuda_bool (__main__.TestSparseCompressedCUDA) ... ok (0.004s) 2022-11-23T04:14:40.3926656Z test_consistency_SparseCSR_angle_cuda_complex128 (__main__.TestSparseCompressedCUDA) ... ok (0.005s) 2022-11-23T04:14:40.3926898Z test_consistency_SparseCSR_angle_cuda_complex32 (__main__.TestSparseCompressedCUDA) ... ok (0.005s) 2022-11-23T04:14:40.3927135Z test_consistency_SparseCSR_angle_cuda_complex64 (__main__.TestSparseCompressedCUDA) ... ok (0.004s) 2022-11-23T04:14:40.3927376Z test_consistency_SparseCSR_angle_cuda_float32 (__main__.TestSparseCompressedCUDA) ... ok (0.004s) 2022-11-23T04:14:40.3927611Z test_consistency_SparseCSR_angle_cuda_float64 (__main__.TestSparseCompressedCUDA) ... ok (0.004s) 2022-11-23T04:14:40.3927848Z test_consistency_SparseCSR_angle_cuda_int16 (__main__.TestSparseCompressedCUDA) ... ok (0.004s) 2022-11-23T04:14:40.3928082Z test_consistency_SparseCSR_angle_cuda_int32 (__main__.TestSparseCompressedCUDA) ... ok (0.004s) 2022-11-23T04:14:40.3928316Z test_consistency_SparseCSR_angle_cuda_int64 (__main__.TestSparseCompressedCUDA) ... ok (0.004s) 2022-11-23T04:14:40.3928545Z test_consistency_SparseCSR_angle_cuda_int8 (__main__.TestSparseCompressedCUDA) ... ok (0.005s) 2022-11-23T04:14:40.3928783Z test_consistency_SparseCSR_angle_cuda_uint8 (__main__.TestSparseCompressedCUDA) ... ok (0.004s) 2022-11-23T04:14:40.3929026Z test_consistency_SparseCSR_asin_cuda_bfloat16 (__main__.TestSparseCompressedCUDA) ... ok (0.005s) 2022-11-23T04:14:40.3929259Z test_consistency_SparseCSR_asin_cuda_bool (__main__.TestSparseCompressedCUDA) ... ok (0.004s) 2022-11-23T04:14:40.3929502Z test_consistency_SparseCSR_asin_cuda_complex128 (__main__.TestSparseCompressedCUDA) ... ok (0.005s) 2022-11-23T04:14:40.3929794Z test_consistency_SparseCSR_asin_cuda_complex32 (__main__.TestSparseCompressedCUDA) ... ok (0.005s) 2022-11-23T04:14:40.3930048Z test_consistency_SparseCSR_asin_cuda_complex64 (__main__.TestSparseCompressedCUDA) ... ok (0.005s) 2022-11-23T04:14:40.3930283Z test_consistency_SparseCSR_asin_cuda_float16 (__main__.TestSparseCompressedCUDA) ... ok (0.004s) 2022-11-23T04:14:40.3930515Z test_consistency_SparseCSR_asin_cuda_float32 (__main__.TestSparseCompressedCUDA) ... ok (0.005s) 2022-11-23T04:14:40.3930726Z test_consistency_SparseCSR_asin_cuda_float64 (__main__.TestSparseCompressedCUDA) ... ok (0.004s) 2022-11-23T04:14:40.3930960Z test_consistency_SparseCSR_asin_cuda_int16 (__main__.TestSparseCompressedCUDA) ... ok (0.004s) 2022-11-23T04:14:40.3931189Z test_consistency_SparseCSR_asin_cuda_int32 (__main__.TestSparseCompressedCUDA) ... ok (0.004s) 2022-11-23T04:14:40.3931422Z test_consistency_SparseCSR_asin_cuda_int64 (__main__.TestSparseCompressedCUDA) ... ok (0.004s) 2022-11-23T04:14:40.3931657Z test_consistency_SparseCSR_asin_cuda_int8 (__main__.TestSparseCompressedCUDA) ... ok (0.004s) 2022-11-23T04:14:40.3931892Z test_consistency_SparseCSR_asin_cuda_uint8 (__main__.TestSparseCompressedCUDA) ... ok (0.004s) 2022-11-23T04:14:40.3932147Z test_consistency_SparseCSR_asinh_cuda_bfloat16 (__main__.TestSparseCompressedCUDA) ... ok (0.004s) 2022-11-23T04:14:40.3932389Z test_consistency_SparseCSR_asinh_cuda_bool (__main__.TestSparseCompressedCUDA) ... ok (0.005s) 2022-11-23T04:14:40.3932624Z test_consistency_SparseCSR_asinh_cuda_complex128 (__main__.TestSparseCompressedCUDA) ... ok (0.005s) 2022-11-23T04:14:40.3932873Z test_consistency_SparseCSR_asinh_cuda_complex32 (__main__.TestSparseCompressedCUDA) ... ok (0.005s) 2022-11-23T04:14:40.3933112Z test_consistency_SparseCSR_asinh_cuda_complex64 (__main__.TestSparseCompressedCUDA) ... ok (0.005s) 2022-11-23T04:14:40.3933349Z test_consistency_SparseCSR_asinh_cuda_float16 (__main__.TestSparseCompressedCUDA) ... ok (0.005s) 2022-11-23T04:14:40.3933581Z test_consistency_SparseCSR_asinh_cuda_float32 (__main__.TestSparseCompressedCUDA) ... ok (0.004s) 2022-11-23T04:14:40.3933886Z test_consistency_SparseCSR_asinh_cuda_float64 (__main__.TestSparseCompressedCUDA) ... ok (0.004s) 2022-11-23T04:14:40.3934119Z test_consistency_SparseCSR_asinh_cuda_int16 (__main__.TestSparseCompressedCUDA) ... ok (0.005s) 2022-11-23T04:14:40.3934356Z test_consistency_SparseCSR_asinh_cuda_int32 (__main__.TestSparseCompressedCUDA) ... ok (0.005s) 2022-11-23T04:14:40.3934594Z test_consistency_SparseCSR_asinh_cuda_int64 (__main__.TestSparseCompressedCUDA) ... ok (0.004s) 2022-11-23T04:14:40.3934809Z test_consistency_SparseCSR_asinh_cuda_int8 (__main__.TestSparseCompressedCUDA) ... ok (0.004s) 2022-11-23T04:14:40.3935043Z test_consistency_SparseCSR_asinh_cuda_uint8 (__main__.TestSparseCompressedCUDA) ... ok (0.004s) 2022-11-23T04:14:40.3935283Z test_consistency_SparseCSR_atan_cuda_bfloat16 (__main__.TestSparseCompressedCUDA) ... ok (0.004s) 2022-11-23T04:14:40.3935518Z test_consistency_SparseCSR_atan_cuda_bool (__main__.TestSparseCompressedCUDA) ... ok (0.004s) 2022-11-23T04:14:40.3935777Z test_consistency_SparseCSR_atan_cuda_complex128 (__main__.TestSparseCompressedCUDA) ... ok (0.004s) 2022-11-23T04:14:40.3936022Z test_consistency_SparseCSR_atan_cuda_complex32 (__main__.TestSparseCompressedCUDA) ... ok (0.005s) 2022-11-23T04:14:40.3936260Z test_consistency_SparseCSR_atan_cuda_complex64 (__main__.TestSparseCompressedCUDA) ... ok (0.005s) 2022-11-23T04:14:40.3936496Z test_consistency_SparseCSR_atan_cuda_float16 (__main__.TestSparseCompressedCUDA) ... ok (0.004s) 2022-11-23T04:14:40.3936727Z test_consistency_SparseCSR_atan_cuda_float32 (__main__.TestSparseCompressedCUDA) ... ok (0.004s) 2022-11-23T04:14:40.3936948Z test_consistency_SparseCSR_atan_cuda_float64 (__main__.TestSparseCompressedCUDA) ... ok (0.004s) 2022-11-23T04:14:40.3937180Z test_consistency_SparseCSR_atan_cuda_int16 (__main__.TestSparseCompressedCUDA) ... ok (0.004s) 2022-11-23T04:14:40.3937463Z test_consistency_SparseCSR_atan_cuda_int32 (__main__.TestSparseCompressedCUDA) ... ok (0.004s) 2022-11-23T04:14:40.3937711Z test_consistency_SparseCSR_atan_cuda_int64 (__main__.TestSparseCompressedCUDA) ... ok (0.004s) 2022-11-23T04:14:40.3937947Z test_consistency_SparseCSR_atan_cuda_int8 (__main__.TestSparseCompressedCUDA) ... ok (0.004s) 2022-11-23T04:14:40.3938180Z test_consistency_SparseCSR_atan_cuda_uint8 (__main__.TestSparseCompressedCUDA) ... ok (0.005s) 2022-11-23T04:14:40.3938422Z test_consistency_SparseCSR_atanh_cuda_bfloat16 (__main__.TestSparseCompressedCUDA) ... ok (0.004s) 2022-11-23T04:14:40.3938656Z test_consistency_SparseCSR_atanh_cuda_bool (__main__.TestSparseCompressedCUDA) ... ok (0.004s) 2022-11-23T04:14:40.3938900Z test_consistency_SparseCSR_atanh_cuda_complex128 (__main__.TestSparseCompressedCUDA) ... ok (0.004s) 2022-11-23T04:14:40.3939127Z test_consistency_SparseCSR_atanh_cuda_complex32 (__main__.TestSparseCompressedCUDA) ... ok (0.004s) 2022-11-23T04:14:40.3939383Z test_consistency_SparseCSR_atanh_cuda_complex64 (__main__.TestSparseCompressedCUDA) ... ok (0.005s) 2022-11-23T04:14:40.3939627Z test_consistency_SparseCSR_atanh_cuda_float16 (__main__.TestSparseCompressedCUDA) ... ok (0.004s) 2022-11-23T04:14:40.3939864Z test_consistency_SparseCSR_atanh_cuda_float32 (__main__.TestSparseCompressedCUDA) ... ok (0.004s) 2022-11-23T04:14:40.3940315Z test_consistency_SparseCSR_atanh_cuda_float64 (__main__.TestSparseCompressedCUDA) ... ok (0.005s) 2022-11-23T04:14:40.3940559Z test_consistency_SparseCSR_atanh_cuda_int16 (__main__.TestSparseCompressedCUDA) ... ok (0.004s) 2022-11-23T04:14:40.3940794Z test_consistency_SparseCSR_atanh_cuda_int32 (__main__.TestSparseCompressedCUDA) ... ok (0.004s) 2022-11-23T04:14:40.3941031Z test_consistency_SparseCSR_atanh_cuda_int64 (__main__.TestSparseCompressedCUDA) ... ok (0.004s) 2022-11-23T04:14:40.3941248Z test_consistency_SparseCSR_atanh_cuda_int8 (__main__.TestSparseCompressedCUDA) ... ok (0.005s) 2022-11-23T04:14:40.3941490Z test_consistency_SparseCSR_atanh_cuda_uint8 (__main__.TestSparseCompressedCUDA) ... ok (0.004s) 2022-11-23T04:14:40.3941821Z test_consistency_SparseCSR_ceil_cuda_bfloat16 (__main__.TestSparseCompressedCUDA) ... ok (0.004s) 2022-11-23T04:14:40.3942062Z test_consistency_SparseCSR_ceil_cuda_float16 (__main__.TestSparseCompressedCUDA) ... ok (0.004s) 2022-11-23T04:14:40.3942297Z test_consistency_SparseCSR_ceil_cuda_float32 (__main__.TestSparseCompressedCUDA) ... ok (0.005s) 2022-11-23T04:14:40.3942525Z test_consistency_SparseCSR_ceil_cuda_float64 (__main__.TestSparseCompressedCUDA) ... ok (0.004s) 2022-11-23T04:14:40.3942758Z test_consistency_SparseCSR_ceil_cuda_int16 (__main__.TestSparseCompressedCUDA) ... ok (0.004s) 2022-11-23T04:14:40.3942990Z test_consistency_SparseCSR_ceil_cuda_int32 (__main__.TestSparseCompressedCUDA) ... ok (0.004s) 2022-11-23T04:14:40.3943237Z test_consistency_SparseCSR_ceil_cuda_int64 (__main__.TestSparseCompressedCUDA) ... ok (0.004s) 2022-11-23T04:14:40.3943462Z test_consistency_SparseCSR_ceil_cuda_int8 (__main__.TestSparseCompressedCUDA) ... ok (0.004s) 2022-11-23T04:14:40.3943707Z test_consistency_SparseCSR_ceil_cuda_uint8 (__main__.TestSparseCompressedCUDA) ... ok (0.004s) 2022-11-23T04:14:40.3943962Z test_consistency_SparseCSR_conj_physical_cuda_bfloat16 (__main__.TestSparseCompressedCUDA) ... ok (0.004s) 2022-11-23T04:14:40.3944213Z test_consistency_SparseCSR_conj_physical_cuda_bool (__main__.TestSparseCompressedCUDA) ... ok (0.005s) 2022-11-23T04:14:40.3944472Z test_consistency_SparseCSR_conj_physical_cuda_complex128 (__main__.TestSparseCompressedCUDA) ... ok (0.005s) 2022-11-23T04:14:40.3944729Z test_consistency_SparseCSR_conj_physical_cuda_complex32 (__main__.TestSparseCompressedCUDA) ... ok (0.005s) 2022-11-23T04:14:40.3944985Z test_consistency_SparseCSR_conj_physical_cuda_complex64 (__main__.TestSparseCompressedCUDA) ... ok (0.005s) 2022-11-23T04:14:40.3945235Z test_consistency_SparseCSR_conj_physical_cuda_float16 (__main__.TestSparseCompressedCUDA) ... ok (0.004s) 2022-11-23T04:14:40.3945550Z test_consistency_SparseCSR_conj_physical_cuda_float32 (__main__.TestSparseCompressedCUDA) ... ok (0.004s) 2022-11-23T04:14:40.3945802Z test_consistency_SparseCSR_conj_physical_cuda_float64 (__main__.TestSparseCompressedCUDA) ... ok (0.004s) 2022-11-23T04:14:40.3946053Z test_consistency_SparseCSR_conj_physical_cuda_int16 (__main__.TestSparseCompressedCUDA) ... ok (0.004s) 2022-11-23T04:14:40.3946301Z test_consistency_SparseCSR_conj_physical_cuda_int32 (__main__.TestSparseCompressedCUDA) ... ok (0.005s) 2022-11-23T04:14:40.3946548Z test_consistency_SparseCSR_conj_physical_cuda_int64 (__main__.TestSparseCompressedCUDA) ... ok (0.004s) 2022-11-23T04:14:40.3946796Z test_consistency_SparseCSR_conj_physical_cuda_int8 (__main__.TestSparseCompressedCUDA) ... ok (0.004s) 2022-11-23T04:14:40.3947054Z test_consistency_SparseCSR_conj_physical_cuda_uint8 (__main__.TestSparseCompressedCUDA) ... ok (0.004s) 2022-11-23T04:14:40.3947311Z test_consistency_SparseCSR_deg2rad_cuda_bfloat16 (__main__.TestSparseCompressedCUDA) ... ok (0.005s) 2022-11-23T04:14:40.3947561Z test_consistency_SparseCSR_deg2rad_cuda_bool (__main__.TestSparseCompressedCUDA) ... ok (0.004s) 2022-11-23T04:14:40.3947806Z test_consistency_SparseCSR_deg2rad_cuda_float16 (__main__.TestSparseCompressedCUDA) ... ok (0.005s) 2022-11-23T04:14:40.3948025Z test_consistency_SparseCSR_deg2rad_cuda_float32 (__main__.TestSparseCompressedCUDA) ... ok (0.005s) 2022-11-23T04:14:40.3948270Z test_consistency_SparseCSR_deg2rad_cuda_float64 (__main__.TestSparseCompressedCUDA) ... ok (0.004s) 2022-11-23T04:14:40.3948509Z test_consistency_SparseCSR_deg2rad_cuda_int16 (__main__.TestSparseCompressedCUDA) ... ok (0.004s) 2022-11-23T04:14:40.3948743Z test_consistency_SparseCSR_deg2rad_cuda_int32 (__main__.TestSparseCompressedCUDA) ... ok (0.004s) 2022-11-23T04:14:40.3948973Z test_consistency_SparseCSR_deg2rad_cuda_int64 (__main__.TestSparseCompressedCUDA) ... ok (0.004s) 2022-11-23T04:14:40.3949215Z test_consistency_SparseCSR_deg2rad_cuda_int8 (__main__.TestSparseCompressedCUDA) ... ok (0.005s) 2022-11-23T04:14:40.3949521Z test_consistency_SparseCSR_deg2rad_cuda_uint8 (__main__.TestSparseCompressedCUDA) ... ok (0.004s) 2022-11-23T04:14:40.3949760Z test_consistency_SparseCSR_erf_cuda_bfloat16 (__main__.TestSparseCompressedCUDA) ... ok (0.004s) 2022-11-23T04:14:40.3949991Z test_consistency_SparseCSR_erf_cuda_bool (__main__.TestSparseCompressedCUDA) ... ok (0.005s) 2022-11-23T04:14:40.3950210Z test_consistency_SparseCSR_erf_cuda_float16 (__main__.TestSparseCompressedCUDA) ... ok (0.004s) 2022-11-23T04:14:40.3950446Z test_consistency_SparseCSR_erf_cuda_float32 (__main__.TestSparseCompressedCUDA) ... ok (0.004s) 2022-11-23T04:14:40.3950690Z test_consistency_SparseCSR_erf_cuda_float64 (__main__.TestSparseCompressedCUDA) ... ok (0.004s) 2022-11-23T04:14:40.3950927Z test_consistency_SparseCSR_erf_cuda_int16 (__main__.TestSparseCompressedCUDA) ... ok (0.004s) 2022-11-23T04:14:40.3951169Z test_consistency_SparseCSR_erf_cuda_int32 (__main__.TestSparseCompressedCUDA) ... ok (0.004s) 2022-11-23T04:14:40.3951405Z test_consistency_SparseCSR_erf_cuda_int64 (__main__.TestSparseCompressedCUDA) ... ok (0.004s) 2022-11-23T04:14:40.3951633Z test_consistency_SparseCSR_erf_cuda_int8 (__main__.TestSparseCompressedCUDA) ... ok (0.004s) 2022-11-23T04:14:40.3951864Z test_consistency_SparseCSR_erf_cuda_uint8 (__main__.TestSparseCompressedCUDA) ... ok (0.005s) 2022-11-23T04:14:40.3952102Z test_consistency_SparseCSR_erfinv_cuda_bool (__main__.TestSparseCompressedCUDA) ... ok (0.004s) 2022-11-23T04:14:40.3952330Z test_consistency_SparseCSR_erfinv_cuda_float16 (__main__.TestSparseCompressedCUDA) ... ok (0.004s) 2022-11-23T04:14:40.3952569Z test_consistency_SparseCSR_erfinv_cuda_float32 (__main__.TestSparseCompressedCUDA) ... ok (0.004s) 2022-11-23T04:14:40.3952800Z test_consistency_SparseCSR_erfinv_cuda_float64 (__main__.TestSparseCompressedCUDA) ... ok (0.004s) 2022-11-23T04:14:40.3953038Z test_consistency_SparseCSR_erfinv_cuda_int16 (__main__.TestSparseCompressedCUDA) ... ok (0.004s) 2022-11-23T04:14:40.3953322Z test_consistency_SparseCSR_erfinv_cuda_int32 (__main__.TestSparseCompressedCUDA) ... ok (0.004s) 2022-11-23T04:14:40.3953564Z test_consistency_SparseCSR_erfinv_cuda_int64 (__main__.TestSparseCompressedCUDA) ... ok (0.004s) 2022-11-23T04:14:40.3953799Z test_consistency_SparseCSR_erfinv_cuda_int8 (__main__.TestSparseCompressedCUDA) ... ok (0.005s) 2022-11-23T04:14:40.3954038Z test_consistency_SparseCSR_erfinv_cuda_uint8 (__main__.TestSparseCompressedCUDA) ... ok (0.004s) 2022-11-23T04:14:40.3954289Z test_consistency_SparseCSR_expm1_cuda_bfloat16 (__main__.TestSparseCompressedCUDA) ... ok (0.004s) 2022-11-23T04:14:40.3954512Z test_consistency_SparseCSR_expm1_cuda_bool (__main__.TestSparseCompressedCUDA) ... ok (0.004s) 2022-11-23T04:14:40.3954758Z test_consistency_SparseCSR_expm1_cuda_float16 (__main__.TestSparseCompressedCUDA) ... ok (0.004s) 2022-11-23T04:14:40.3954994Z test_consistency_SparseCSR_expm1_cuda_float32 (__main__.TestSparseCompressedCUDA) ... ok (0.004s) 2022-11-23T04:14:40.3955232Z test_consistency_SparseCSR_expm1_cuda_float64 (__main__.TestSparseCompressedCUDA) ... ok (0.004s) 2022-11-23T04:14:40.3955463Z test_consistency_SparseCSR_expm1_cuda_int16 (__main__.TestSparseCompressedCUDA) ... ok (0.005s) 2022-11-23T04:14:40.3955697Z test_consistency_SparseCSR_expm1_cuda_int32 (__main__.TestSparseCompressedCUDA) ... ok (0.005s) 2022-11-23T04:14:40.3955932Z test_consistency_SparseCSR_expm1_cuda_int64 (__main__.TestSparseCompressedCUDA) ... ok (0.004s) 2022-11-23T04:14:40.3956169Z test_consistency_SparseCSR_expm1_cuda_int8 (__main__.TestSparseCompressedCUDA) ... ok (0.004s) 2022-11-23T04:14:40.3956383Z test_consistency_SparseCSR_expm1_cuda_uint8 (__main__.TestSparseCompressedCUDA) ... ok (0.004s) 2022-11-23T04:14:40.3956625Z test_consistency_SparseCSR_floor_cuda_bfloat16 (__main__.TestSparseCompressedCUDA) ... ok (0.004s) 2022-11-23T04:14:40.3956859Z test_consistency_SparseCSR_floor_cuda_float16 (__main__.TestSparseCompressedCUDA) ... ok (0.004s) 2022-11-23T04:14:40.3957161Z test_consistency_SparseCSR_floor_cuda_float32 (__main__.TestSparseCompressedCUDA) ... ok (0.004s) 2022-11-23T04:14:40.3957390Z test_consistency_SparseCSR_floor_cuda_float64 (__main__.TestSparseCompressedCUDA) ... ok (0.004s) 2022-11-23T04:14:40.3957620Z test_consistency_SparseCSR_floor_cuda_int16 (__main__.TestSparseCompressedCUDA) ... ok (0.005s) 2022-11-23T04:14:40.3957862Z test_consistency_SparseCSR_floor_cuda_int32 (__main__.TestSparseCompressedCUDA) ... ok (0.004s) 2022-11-23T04:14:40.3958104Z test_consistency_SparseCSR_floor_cuda_int64 (__main__.TestSparseCompressedCUDA) ... ok (0.004s) 2022-11-23T04:14:40.3958340Z test_consistency_SparseCSR_floor_cuda_int8 (__main__.TestSparseCompressedCUDA) ... ok (0.004s) 2022-11-23T04:14:40.3958559Z test_consistency_SparseCSR_floor_cuda_uint8 (__main__.TestSparseCompressedCUDA) ... ok (0.004s) 2022-11-23T04:14:40.3958800Z test_consistency_SparseCSR_frac_cuda_bfloat16 (__main__.TestSparseCompressedCUDA) ... ok (0.005s) 2022-11-23T04:14:40.3959042Z test_consistency_SparseCSR_frac_cuda_float16 (__main__.TestSparseCompressedCUDA) ... ok (0.004s) 2022-11-23T04:14:40.3959277Z test_consistency_SparseCSR_frac_cuda_float32 (__main__.TestSparseCompressedCUDA) ... ok (0.004s) 2022-11-23T04:14:40.3959507Z test_consistency_SparseCSR_frac_cuda_float64 (__main__.TestSparseCompressedCUDA) ... ok (0.005s) 2022-11-23T04:14:40.3959749Z test_consistency_SparseCSR_isinf_cuda_bfloat16 (__main__.TestSparseCompressedCUDA) ... ok (0.004s) 2022-11-23T04:14:40.3959984Z test_consistency_SparseCSR_isinf_cuda_bool (__main__.TestSparseCompressedCUDA) ... ok (0.004s) 2022-11-23T04:14:40.3960231Z test_consistency_SparseCSR_isinf_cuda_complex128 (__main__.TestSparseCompressedCUDA) ... ok (0.004s) 2022-11-23T04:14:40.3960475Z test_consistency_SparseCSR_isinf_cuda_complex32 (__main__.TestSparseCompressedCUDA) ... ok (0.004s) 2022-11-23T04:14:40.3960751Z test_consistency_SparseCSR_isinf_cuda_complex64 (__main__.TestSparseCompressedCUDA) ... ok (0.004s) 2022-11-23T04:14:40.3961004Z test_consistency_SparseCSR_isinf_cuda_float16 (__main__.TestSparseCompressedCUDA) ... ok (0.004s) 2022-11-23T04:14:40.3961233Z test_consistency_SparseCSR_isinf_cuda_float32 (__main__.TestSparseCompressedCUDA) ... ok (0.004s) 2022-11-23T04:14:40.3961481Z test_consistency_SparseCSR_isinf_cuda_float64 (__main__.TestSparseCompressedCUDA) ... ok (0.005s) 2022-11-23T04:14:40.3961722Z test_consistency_SparseCSR_isinf_cuda_int16 (__main__.TestSparseCompressedCUDA) ... ok (0.004s) 2022-11-23T04:14:40.3961961Z test_consistency_SparseCSR_isinf_cuda_int32 (__main__.TestSparseCompressedCUDA) ... ok (0.004s) 2022-11-23T04:14:40.3962193Z test_consistency_SparseCSR_isinf_cuda_int64 (__main__.TestSparseCompressedCUDA) ... ok (0.004s) 2022-11-23T04:14:40.3962423Z test_consistency_SparseCSR_isinf_cuda_int8 (__main__.TestSparseCompressedCUDA) ... ok (0.004s) 2022-11-23T04:14:40.3962656Z test_consistency_SparseCSR_isinf_cuda_uint8 (__main__.TestSparseCompressedCUDA) ... ok (0.004s) 2022-11-23T04:14:40.3962883Z test_consistency_SparseCSR_isnan_cuda_bfloat16 (__main__.TestSparseCompressedCUDA) ... ok (0.004s) 2022-11-23T04:14:40.3963118Z test_consistency_SparseCSR_isnan_cuda_bool (__main__.TestSparseCompressedCUDA) ... ok (0.004s) 2022-11-23T04:14:40.3963363Z test_consistency_SparseCSR_isnan_cuda_complex128 (__main__.TestSparseCompressedCUDA) ... ok (0.005s) 2022-11-23T04:14:40.3963605Z test_consistency_SparseCSR_isnan_cuda_complex64 (__main__.TestSparseCompressedCUDA) ... ok (0.004s) 2022-11-23T04:14:40.3963844Z test_consistency_SparseCSR_isnan_cuda_float16 (__main__.TestSparseCompressedCUDA) ... ok (0.004s) 2022-11-23T04:14:40.3964076Z test_consistency_SparseCSR_isnan_cuda_float32 (__main__.TestSparseCompressedCUDA) ... ok (0.004s) 2022-11-23T04:14:40.3964305Z test_consistency_SparseCSR_isnan_cuda_float64 (__main__.TestSparseCompressedCUDA) ... ok (0.004s) 2022-11-23T04:14:40.3964539Z test_consistency_SparseCSR_isnan_cuda_int16 (__main__.TestSparseCompressedCUDA) ... ok (0.004s) 2022-11-23T04:14:40.3964837Z test_consistency_SparseCSR_isnan_cuda_int32 (__main__.TestSparseCompressedCUDA) ... ok (0.004s) 2022-11-23T04:14:40.3965062Z test_consistency_SparseCSR_isnan_cuda_int64 (__main__.TestSparseCompressedCUDA) ... ok (0.004s) 2022-11-23T04:14:40.3965307Z test_consistency_SparseCSR_isnan_cuda_int8 (__main__.TestSparseCompressedCUDA) ... ok (0.005s) 2022-11-23T04:14:40.3965547Z test_consistency_SparseCSR_isnan_cuda_uint8 (__main__.TestSparseCompressedCUDA) ... ok (0.004s) 2022-11-23T04:14:40.3965797Z test_consistency_SparseCSR_isneginf_cuda_bfloat16 (__main__.TestSparseCompressedCUDA) ... ok (0.004s) 2022-11-23T04:14:40.3966038Z test_consistency_SparseCSR_isneginf_cuda_bool (__main__.TestSparseCompressedCUDA) ... ok (0.004s) 2022-11-23T04:14:40.3966284Z test_consistency_SparseCSR_isneginf_cuda_float16 (__main__.TestSparseCompressedCUDA) ... ok (0.004s) 2022-11-23T04:14:40.3966533Z test_consistency_SparseCSR_isneginf_cuda_float32 (__main__.TestSparseCompressedCUDA) ... ok (0.004s) 2022-11-23T04:14:40.3966782Z test_consistency_SparseCSR_isneginf_cuda_float64 (__main__.TestSparseCompressedCUDA) ... ok (0.004s) 2022-11-23T04:14:40.3967005Z test_consistency_SparseCSR_isneginf_cuda_int16 (__main__.TestSparseCompressedCUDA) ... ok (0.004s) 2022-11-23T04:14:40.3967242Z test_consistency_SparseCSR_isneginf_cuda_int32 (__main__.TestSparseCompressedCUDA) ... ok (0.005s) 2022-11-23T04:14:40.3967483Z test_consistency_SparseCSR_isneginf_cuda_int64 (__main__.TestSparseCompressedCUDA) ... ok (0.004s) 2022-11-23T04:14:40.3967721Z test_consistency_SparseCSR_isneginf_cuda_int8 (__main__.TestSparseCompressedCUDA) ... ok (0.004s) 2022-11-23T04:14:40.3967958Z test_consistency_SparseCSR_isneginf_cuda_uint8 (__main__.TestSparseCompressedCUDA) ... ok (0.004s) 2022-11-23T04:14:40.3968208Z test_consistency_SparseCSR_isposinf_cuda_bfloat16 (__main__.TestSparseCompressedCUDA) ... ok (0.004s) 2022-11-23T04:14:40.3968500Z test_consistency_SparseCSR_isposinf_cuda_bool (__main__.TestSparseCompressedCUDA) ... ok (0.004s) 2022-11-23T04:14:40.3968770Z test_consistency_SparseCSR_isposinf_cuda_float16 (__main__.TestSparseCompressedCUDA) ... ok (0.004s) 2022-11-23T04:14:40.3969018Z test_consistency_SparseCSR_isposinf_cuda_float32 (__main__.TestSparseCompressedCUDA) ... ok (0.004s) 2022-11-23T04:14:40.3969251Z test_consistency_SparseCSR_isposinf_cuda_float64 (__main__.TestSparseCompressedCUDA) ... ok (0.005s) 2022-11-23T04:14:40.3969497Z test_consistency_SparseCSR_isposinf_cuda_int16 (__main__.TestSparseCompressedCUDA) ... ok (0.004s) 2022-11-23T04:14:40.3969734Z test_consistency_SparseCSR_isposinf_cuda_int32 (__main__.TestSparseCompressedCUDA) ... ok (0.004s) 2022-11-23T04:14:40.3969967Z test_consistency_SparseCSR_isposinf_cuda_int64 (__main__.TestSparseCompressedCUDA) ... ok (0.004s) 2022-11-23T04:14:40.3970203Z test_consistency_SparseCSR_isposinf_cuda_int8 (__main__.TestSparseCompressedCUDA) ... ok (0.004s) 2022-11-23T04:14:40.3970438Z test_consistency_SparseCSR_isposinf_cuda_uint8 (__main__.TestSparseCompressedCUDA) ... ok (0.004s) 2022-11-23T04:14:40.3970675Z test_consistency_SparseCSR_log1p_cuda_bfloat16 (__main__.TestSparseCompressedCUDA) ... ok (0.004s) 2022-11-23T04:14:40.3970912Z test_consistency_SparseCSR_log1p_cuda_bool (__main__.TestSparseCompressedCUDA) ... ok (0.004s) 2022-11-23T04:14:40.3971154Z test_consistency_SparseCSR_log1p_cuda_float16 (__main__.TestSparseCompressedCUDA) ... ok (0.005s) 2022-11-23T04:14:40.3971370Z test_consistency_SparseCSR_log1p_cuda_float32 (__main__.TestSparseCompressedCUDA) ... ok (0.004s) 2022-11-23T04:14:40.3971598Z test_consistency_SparseCSR_log1p_cuda_float64 (__main__.TestSparseCompressedCUDA) ... ok (0.004s) 2022-11-23T04:14:40.3971832Z test_consistency_SparseCSR_log1p_cuda_int16 (__main__.TestSparseCompressedCUDA) ... ok (0.004s) 2022-11-23T04:14:40.3972064Z test_consistency_SparseCSR_log1p_cuda_int32 (__main__.TestSparseCompressedCUDA) ... ok (0.004s) 2022-11-23T04:14:40.3972351Z test_consistency_SparseCSR_log1p_cuda_int64 (__main__.TestSparseCompressedCUDA) ... ok (0.004s) 2022-11-23T04:14:40.3972661Z test_consistency_SparseCSR_log1p_cuda_int8 (__main__.TestSparseCompressedCUDA) ... ok (0.004s) 2022-11-23T04:14:40.3972908Z test_consistency_SparseCSR_log1p_cuda_uint8 (__main__.TestSparseCompressedCUDA) ... ok (0.005s) 2022-11-23T04:14:40.3973833Z test_consistency_SparseCSR_masked_amax_cuda_bfloat16 (__main__.TestSparseCompressedCUDA) ... /opt/conda/lib/python3.10/site-packages/torch/masked/_ops.py:767: UserWarning: scatter_reduce() is in beta and the API may change at any time. (Triggered internally at /var/lib/jenkins/workspace/aten/src/ATen/native/TensorAdvancedIndexing.cpp:1681.) 2022-11-23T04:14:40.3973964Z new_values.scatter_reduce_( 2022-11-23T04:14:40.3974046Z ok (0.039s) 2022-11-23T04:14:40.3974301Z test_consistency_SparseCSR_masked_amax_cuda_float16 (__main__.TestSparseCompressedCUDA) ... ok (0.038s) 2022-11-23T04:14:40.3974555Z test_consistency_SparseCSR_masked_amax_cuda_float32 (__main__.TestSparseCompressedCUDA) ... ok (0.037s) 2022-11-23T04:14:40.3974809Z test_consistency_SparseCSR_masked_amax_cuda_float64 (__main__.TestSparseCompressedCUDA) ... ok (0.037s) 2022-11-23T04:14:40.3975149Z test_consistency_SparseCSR_masked_amax_cuda_int16 (__main__.TestSparseCompressedCUDA) ... skip: masked.amax does not support input with torch.sparse_csr layout (0.003s) 2022-11-23T04:14:40.3975489Z test_consistency_SparseCSR_masked_amax_cuda_int32 (__main__.TestSparseCompressedCUDA) ... skip: masked.amax does not support input with torch.sparse_csr layout (0.003s) 2022-11-23T04:14:40.3975826Z test_consistency_SparseCSR_masked_amax_cuda_int64 (__main__.TestSparseCompressedCUDA) ... skip: masked.amax does not support input with torch.sparse_csr layout (0.003s) 2022-11-23T04:14:40.3976158Z test_consistency_SparseCSR_masked_amax_cuda_int8 (__main__.TestSparseCompressedCUDA) ... skip: masked.amax does not support input with torch.sparse_csr layout (0.003s) 2022-11-23T04:14:40.3976544Z test_consistency_SparseCSR_masked_amax_cuda_uint8 (__main__.TestSparseCompressedCUDA) ... skip: masked.amax does not support input with torch.sparse_csr layout (0.003s) 2022-11-23T04:14:40.3976816Z test_consistency_SparseCSR_masked_amin_cuda_bfloat16 (__main__.TestSparseCompressedCUDA) ... ok (0.038s) 2022-11-23T04:14:40.3977079Z test_consistency_SparseCSR_masked_amin_cuda_float16 (__main__.TestSparseCompressedCUDA) ... ok (0.038s) 2022-11-23T04:14:40.3977316Z test_consistency_SparseCSR_masked_amin_cuda_float32 (__main__.TestSparseCompressedCUDA) ... ok (0.038s) 2022-11-23T04:14:40.3977567Z test_consistency_SparseCSR_masked_amin_cuda_float64 (__main__.TestSparseCompressedCUDA) ... ok (0.038s) 2022-11-23T04:14:40.3977903Z test_consistency_SparseCSR_masked_amin_cuda_int16 (__main__.TestSparseCompressedCUDA) ... skip: masked.amin does not support input with torch.sparse_csr layout (0.003s) 2022-11-23T04:14:40.3978234Z test_consistency_SparseCSR_masked_amin_cuda_int32 (__main__.TestSparseCompressedCUDA) ... skip: masked.amin does not support input with torch.sparse_csr layout (0.003s) 2022-11-23T04:14:40.3978566Z test_consistency_SparseCSR_masked_amin_cuda_int64 (__main__.TestSparseCompressedCUDA) ... skip: masked.amin does not support input with torch.sparse_csr layout (0.003s) 2022-11-23T04:14:40.3978902Z test_consistency_SparseCSR_masked_amin_cuda_int8 (__main__.TestSparseCompressedCUDA) ... skip: masked.amin does not support input with torch.sparse_csr layout (0.003s) 2022-11-23T04:14:40.3979228Z test_consistency_SparseCSR_masked_amin_cuda_uint8 (__main__.TestSparseCompressedCUDA) ... skip: masked.amin does not support input with torch.sparse_csr layout (0.003s) 2022-11-23T04:14:40.3979480Z test_consistency_SparseCSR_masked_mean_cuda_bfloat16 (__main__.TestSparseCompressedCUDA) ... ok (0.039s) 2022-11-23T04:14:40.3979812Z test_consistency_SparseCSR_masked_mean_cuda_bool (__main__.TestSparseCompressedCUDA) ... skip: masked.mean does not support input with torch.sparse_csr layout (0.003s) 2022-11-23T04:14:40.3980393Z test_consistency_SparseCSR_masked_mean_cuda_complex128 (__main__.TestSparseCompressedCUDA) ... skip: masked.mean does not support input with torch.sparse_csr layout (0.003s) 2022-11-23T04:14:40.3980838Z test_consistency_SparseCSR_masked_mean_cuda_complex64 (__main__.TestSparseCompressedCUDA) ... skip: masked.mean does not support input with torch.sparse_csr layout (0.003s) 2022-11-23T04:14:40.3981072Z test_consistency_SparseCSR_masked_mean_cuda_float16 (__main__.TestSparseCompressedCUDA) ... ok (0.040s) 2022-11-23T04:14:40.3981317Z test_consistency_SparseCSR_masked_mean_cuda_float32 (__main__.TestSparseCompressedCUDA) ... ok (0.039s) 2022-11-23T04:14:40.3981566Z test_consistency_SparseCSR_masked_mean_cuda_float64 (__main__.TestSparseCompressedCUDA) ... ok (0.039s) 2022-11-23T04:14:40.3981912Z test_consistency_SparseCSR_masked_mean_cuda_int16 (__main__.TestSparseCompressedCUDA) ... skip: masked.mean does not support input with torch.sparse_csr layout (0.003s) 2022-11-23T04:14:40.3982253Z test_consistency_SparseCSR_masked_mean_cuda_int32 (__main__.TestSparseCompressedCUDA) ... skip: masked.mean does not support input with torch.sparse_csr layout (0.003s) 2022-11-23T04:14:40.3982597Z test_consistency_SparseCSR_masked_mean_cuda_int64 (__main__.TestSparseCompressedCUDA) ... skip: masked.mean does not support input with torch.sparse_csr layout (0.003s) 2022-11-23T04:14:40.3982936Z test_consistency_SparseCSR_masked_mean_cuda_int8 (__main__.TestSparseCompressedCUDA) ... skip: masked.mean does not support input with torch.sparse_csr layout (0.003s) 2022-11-23T04:14:40.3983266Z test_consistency_SparseCSR_masked_mean_cuda_uint8 (__main__.TestSparseCompressedCUDA) ... skip: masked.mean does not support input with torch.sparse_csr layout (0.003s) 2022-11-23T04:14:40.3983522Z test_consistency_SparseCSR_masked_prod_cuda_bfloat16 (__main__.TestSparseCompressedCUDA) ... ok (0.948s) 2022-11-23T04:14:40.3983841Z test_consistency_SparseCSR_masked_prod_cuda_bool (__main__.TestSparseCompressedCUDA) ... ok (0.899s) 2022-11-23T04:14:40.3984120Z test_consistency_SparseCSR_masked_prod_cuda_complex128 (__main__.TestSparseCompressedCUDA) ... ok (0.017s) 2022-11-23T04:14:40.3984360Z test_consistency_SparseCSR_masked_prod_cuda_complex64 (__main__.TestSparseCompressedCUDA) ... ok (1.951s) 2022-11-23T04:14:40.3984611Z test_consistency_SparseCSR_masked_prod_cuda_float16 (__main__.TestSparseCompressedCUDA) ... ok (0.943s) 2022-11-23T04:14:40.3984854Z test_consistency_SparseCSR_masked_prod_cuda_float32 (__main__.TestSparseCompressedCUDA) ... ok (0.893s) 2022-11-23T04:14:40.3985103Z test_consistency_SparseCSR_masked_prod_cuda_float64 (__main__.TestSparseCompressedCUDA) ... ok (0.037s) 2022-11-23T04:14:40.3985352Z test_consistency_SparseCSR_masked_prod_cuda_int16 (__main__.TestSparseCompressedCUDA) ... ok (0.015s) 2022-11-23T04:14:40.3985603Z test_consistency_SparseCSR_masked_prod_cuda_int32 (__main__.TestSparseCompressedCUDA) ... ok (0.015s) 2022-11-23T04:14:40.3985850Z test_consistency_SparseCSR_masked_prod_cuda_int64 (__main__.TestSparseCompressedCUDA) ... ok (0.015s) 2022-11-23T04:14:40.3986109Z test_consistency_SparseCSR_masked_prod_cuda_int8 (__main__.TestSparseCompressedCUDA) ... ok (0.015s) 2022-11-23T04:14:40.3986364Z test_consistency_SparseCSR_masked_prod_cuda_uint8 (__main__.TestSparseCompressedCUDA) ... ok (0.014s) 2022-11-23T04:14:40.3986599Z test_consistency_SparseCSR_masked_sum_cuda_bfloat16 (__main__.TestSparseCompressedCUDA) ... ok (0.037s) 2022-11-23T04:14:40.3986847Z test_consistency_SparseCSR_masked_sum_cuda_bool (__main__.TestSparseCompressedCUDA) ... ok (0.014s) 2022-11-23T04:14:40.3987098Z test_consistency_SparseCSR_masked_sum_cuda_complex128 (__main__.TestSparseCompressedCUDA) ... ok (0.014s) 2022-11-23T04:14:40.3987350Z test_consistency_SparseCSR_masked_sum_cuda_complex64 (__main__.TestSparseCompressedCUDA) ... ok (0.014s) 2022-11-23T04:14:40.3987599Z test_consistency_SparseCSR_masked_sum_cuda_float16 (__main__.TestSparseCompressedCUDA) ... ok (0.037s) 2022-11-23T04:14:40.3987849Z test_consistency_SparseCSR_masked_sum_cuda_float32 (__main__.TestSparseCompressedCUDA) ... ok (0.036s) 2022-11-23T04:14:40.3988179Z test_consistency_SparseCSR_masked_sum_cuda_float64 (__main__.TestSparseCompressedCUDA) ... ok (0.036s) 2022-11-23T04:14:40.3988423Z test_consistency_SparseCSR_masked_sum_cuda_int16 (__main__.TestSparseCompressedCUDA) ... ok (0.015s) 2022-11-23T04:14:40.3988664Z test_consistency_SparseCSR_masked_sum_cuda_int32 (__main__.TestSparseCompressedCUDA) ... ok (0.015s) 2022-11-23T04:14:40.3988888Z test_consistency_SparseCSR_masked_sum_cuda_int64 (__main__.TestSparseCompressedCUDA) ... ok (0.015s) 2022-11-23T04:14:40.3989131Z test_consistency_SparseCSR_masked_sum_cuda_int8 (__main__.TestSparseCompressedCUDA) ... ok (0.015s) 2022-11-23T04:14:40.3989370Z test_consistency_SparseCSR_masked_sum_cuda_uint8 (__main__.TestSparseCompressedCUDA) ... ok (0.014s) 2022-11-23T04:14:40.3989613Z test_consistency_SparseCSR_neg_cuda_bfloat16 (__main__.TestSparseCompressedCUDA) ... ok (0.005s) 2022-11-23T04:14:40.3989872Z test_consistency_SparseCSR_neg_cuda_complex128 (__main__.TestSparseCompressedCUDA) ... ok (0.005s) 2022-11-23T04:14:40.3990118Z test_consistency_SparseCSR_neg_cuda_complex32 (__main__.TestSparseCompressedCUDA) ... ok (0.005s) 2022-11-23T04:14:40.3990360Z test_consistency_SparseCSR_neg_cuda_complex64 (__main__.TestSparseCompressedCUDA) ... ok (0.005s) 2022-11-23T04:14:40.3990597Z test_consistency_SparseCSR_neg_cuda_float16 (__main__.TestSparseCompressedCUDA) ... ok (0.004s) 2022-11-23T04:14:40.3990832Z test_consistency_SparseCSR_neg_cuda_float32 (__main__.TestSparseCompressedCUDA) ... ok (0.004s) 2022-11-23T04:14:40.3991048Z test_consistency_SparseCSR_neg_cuda_float64 (__main__.TestSparseCompressedCUDA) ... ok (0.005s) 2022-11-23T04:14:40.3991283Z test_consistency_SparseCSR_neg_cuda_int16 (__main__.TestSparseCompressedCUDA) ... ok (0.004s) 2022-11-23T04:14:40.3991516Z test_consistency_SparseCSR_neg_cuda_int32 (__main__.TestSparseCompressedCUDA) ... ok (0.004s) 2022-11-23T04:14:40.3991805Z test_consistency_SparseCSR_neg_cuda_int64 (__main__.TestSparseCompressedCUDA) ... ok (0.004s) 2022-11-23T04:14:40.3992048Z test_consistency_SparseCSR_neg_cuda_int8 (__main__.TestSparseCompressedCUDA) ... ok (0.004s) 2022-11-23T04:14:40.3992278Z test_consistency_SparseCSR_neg_cuda_uint8 (__main__.TestSparseCompressedCUDA) ... ok (0.004s) 2022-11-23T04:14:40.3992541Z test_consistency_SparseCSR_nn_functional_relu_cuda_bfloat16 (__main__.TestSparseCompressedCUDA) ... ok (0.005s) 2022-11-23T04:14:40.3992804Z test_consistency_SparseCSR_nn_functional_relu_cuda_float16 (__main__.TestSparseCompressedCUDA) ... ok (0.005s) 2022-11-23T04:14:40.3993047Z test_consistency_SparseCSR_nn_functional_relu_cuda_float32 (__main__.TestSparseCompressedCUDA) ... ok (0.005s) 2022-11-23T04:14:40.3993305Z test_consistency_SparseCSR_nn_functional_relu_cuda_float64 (__main__.TestSparseCompressedCUDA) ... ok (0.005s) 2022-11-23T04:14:40.3993576Z test_consistency_SparseCSR_nn_functional_relu_cuda_int16 (__main__.TestSparseCompressedCUDA) ... ok (0.004s) 2022-11-23T04:14:40.3993841Z test_consistency_SparseCSR_nn_functional_relu_cuda_int32 (__main__.TestSparseCompressedCUDA) ... ok (0.004s) 2022-11-23T04:14:40.3994098Z test_consistency_SparseCSR_nn_functional_relu_cuda_int64 (__main__.TestSparseCompressedCUDA) ... ok (0.004s) 2022-11-23T04:14:40.3994356Z test_consistency_SparseCSR_nn_functional_relu_cuda_int8 (__main__.TestSparseCompressedCUDA) ... ok (0.004s) 2022-11-23T04:14:40.3994610Z test_consistency_SparseCSR_nn_functional_relu_cuda_uint8 (__main__.TestSparseCompressedCUDA) ... ok (0.004s) 2022-11-23T04:14:40.3994858Z test_consistency_SparseCSR_positive_cuda_bfloat16 (__main__.TestSparseCompressedCUDA) ... ok (0.004s) 2022-11-23T04:14:40.3995108Z test_consistency_SparseCSR_positive_cuda_complex128 (__main__.TestSparseCompressedCUDA) ... ok (0.005s) 2022-11-23T04:14:40.3995357Z test_consistency_SparseCSR_positive_cuda_complex32 (__main__.TestSparseCompressedCUDA) ... ok (0.004s) 2022-11-23T04:14:40.3995649Z test_consistency_SparseCSR_positive_cuda_complex64 (__main__.TestSparseCompressedCUDA) ... ok (0.004s) 2022-11-23T04:14:40.3995899Z test_consistency_SparseCSR_positive_cuda_float16 (__main__.TestSparseCompressedCUDA) ... ok (0.004s) 2022-11-23T04:14:40.3996143Z test_consistency_SparseCSR_positive_cuda_float32 (__main__.TestSparseCompressedCUDA) ... ok (0.004s) 2022-11-23T04:14:40.3996388Z test_consistency_SparseCSR_positive_cuda_float64 (__main__.TestSparseCompressedCUDA) ... ok (0.004s) 2022-11-23T04:14:40.3996629Z test_consistency_SparseCSR_positive_cuda_int16 (__main__.TestSparseCompressedCUDA) ... ok (0.004s) 2022-11-23T04:14:40.3996870Z test_consistency_SparseCSR_positive_cuda_int32 (__main__.TestSparseCompressedCUDA) ... ok (0.004s) 2022-11-23T04:14:40.3997107Z test_consistency_SparseCSR_positive_cuda_int64 (__main__.TestSparseCompressedCUDA) ... ok (0.005s) 2022-11-23T04:14:40.3997361Z test_consistency_SparseCSR_positive_cuda_int8 (__main__.TestSparseCompressedCUDA) ... ok (0.004s) 2022-11-23T04:14:40.3997611Z test_consistency_SparseCSR_positive_cuda_uint8 (__main__.TestSparseCompressedCUDA) ... ok (0.004s) 2022-11-23T04:14:40.3997845Z test_consistency_SparseCSR_rad2deg_cuda_bfloat16 (__main__.TestSparseCompressedCUDA) ... ok (0.004s) 2022-11-23T04:14:40.3998086Z test_consistency_SparseCSR_rad2deg_cuda_bool (__main__.TestSparseCompressedCUDA) ... ok (0.004s) 2022-11-23T04:14:40.3998331Z test_consistency_SparseCSR_rad2deg_cuda_float16 (__main__.TestSparseCompressedCUDA) ... ok (0.004s) 2022-11-23T04:14:40.3998569Z test_consistency_SparseCSR_rad2deg_cuda_float32 (__main__.TestSparseCompressedCUDA) ... ok (0.004s) 2022-11-23T04:14:40.3998801Z test_consistency_SparseCSR_rad2deg_cuda_float64 (__main__.TestSparseCompressedCUDA) ... ok (0.004s) 2022-11-23T04:14:40.3999039Z test_consistency_SparseCSR_rad2deg_cuda_int16 (__main__.TestSparseCompressedCUDA) ... ok (0.005s) 2022-11-23T04:14:40.3999337Z test_consistency_SparseCSR_rad2deg_cuda_int32 (__main__.TestSparseCompressedCUDA) ... ok (0.004s) 2022-11-23T04:14:40.3999585Z test_consistency_SparseCSR_rad2deg_cuda_int64 (__main__.TestSparseCompressedCUDA) ... ok (0.004s) 2022-11-23T04:14:40.3999806Z test_consistency_SparseCSR_rad2deg_cuda_int8 (__main__.TestSparseCompressedCUDA) ... ok (0.004s) 2022-11-23T04:14:40.4000040Z test_consistency_SparseCSR_rad2deg_cuda_uint8 (__main__.TestSparseCompressedCUDA) ... ok (0.004s) 2022-11-23T04:14:40.4000289Z test_consistency_SparseCSR_randn_like_cuda_bfloat16 (__main__.TestSparseCompressedCUDA) ... ok (0.005s) 2022-11-23T04:14:40.4000539Z test_consistency_SparseCSR_randn_like_cuda_complex128 (__main__.TestSparseCompressedCUDA) ... ok (0.005s) 2022-11-23T04:14:40.4000789Z test_consistency_SparseCSR_randn_like_cuda_complex32 (__main__.TestSparseCompressedCUDA) ... ok (0.005s) 2022-11-23T04:14:40.4001048Z test_consistency_SparseCSR_randn_like_cuda_complex64 (__main__.TestSparseCompressedCUDA) ... ok (0.006s) 2022-11-23T04:14:40.4001304Z test_consistency_SparseCSR_randn_like_cuda_float16 (__main__.TestSparseCompressedCUDA) ... ok (0.005s) 2022-11-23T04:14:40.4001562Z test_consistency_SparseCSR_randn_like_cuda_float32 (__main__.TestSparseCompressedCUDA) ... ok (0.005s) 2022-11-23T04:14:40.4001809Z test_consistency_SparseCSR_randn_like_cuda_float64 (__main__.TestSparseCompressedCUDA) ... ok (0.005s) 2022-11-23T04:14:40.4002033Z test_consistency_SparseCSR_round_cuda_bfloat16 (__main__.TestSparseCompressedCUDA) ... ok (0.004s) 2022-11-23T04:14:40.4002273Z test_consistency_SparseCSR_round_cuda_float16 (__main__.TestSparseCompressedCUDA) ... ok (0.004s) 2022-11-23T04:14:40.4002502Z test_consistency_SparseCSR_round_cuda_float32 (__main__.TestSparseCompressedCUDA) ... ok (0.004s) 2022-11-23T04:14:40.4002730Z test_consistency_SparseCSR_round_cuda_float64 (__main__.TestSparseCompressedCUDA) ... ok (0.004s) 2022-11-23T04:14:40.4002967Z test_consistency_SparseCSR_round_cuda_int16 (__main__.TestSparseCompressedCUDA) ... ok (0.005s) 2022-11-23T04:14:40.4003206Z test_consistency_SparseCSR_round_cuda_int32 (__main__.TestSparseCompressedCUDA) ... ok (0.004s) 2022-11-23T04:14:40.4003506Z test_consistency_SparseCSR_round_cuda_int64 (__main__.TestSparseCompressedCUDA) ... ok (0.004s) 2022-11-23T04:14:40.4003741Z test_consistency_SparseCSR_round_cuda_int8 (__main__.TestSparseCompressedCUDA) ... ok (0.004s) 2022-11-23T04:14:40.4003976Z test_consistency_SparseCSR_round_cuda_uint8 (__main__.TestSparseCompressedCUDA) ... ok (0.004s) 2022-11-23T04:14:40.4004200Z test_consistency_SparseCSR_sgn_cuda_bfloat16 (__main__.TestSparseCompressedCUDA) ... ok (0.004s) 2022-11-23T04:14:40.4004436Z test_consistency_SparseCSR_sgn_cuda_bool (__main__.TestSparseCompressedCUDA) ... ok (0.004s) 2022-11-23T04:14:40.4004690Z test_consistency_SparseCSR_sgn_cuda_complex128 (__main__.TestSparseCompressedCUDA) ... ok (0.005s) 2022-11-23T04:14:40.4004934Z test_consistency_SparseCSR_sgn_cuda_complex32 (__main__.TestSparseCompressedCUDA) ... ok (0.005s) 2022-11-23T04:14:40.4005178Z test_consistency_SparseCSR_sgn_cuda_complex64 (__main__.TestSparseCompressedCUDA) ... ok (0.004s) 2022-11-23T04:14:40.4005417Z test_consistency_SparseCSR_sgn_cuda_float16 (__main__.TestSparseCompressedCUDA) ... ok (0.004s) 2022-11-23T04:14:40.4005651Z test_consistency_SparseCSR_sgn_cuda_float32 (__main__.TestSparseCompressedCUDA) ... ok (0.004s) 2022-11-23T04:14:40.4005886Z test_consistency_SparseCSR_sgn_cuda_float64 (__main__.TestSparseCompressedCUDA) ... ok (0.004s) 2022-11-23T04:14:40.4006120Z test_consistency_SparseCSR_sgn_cuda_int16 (__main__.TestSparseCompressedCUDA) ... ok (0.004s) 2022-11-23T04:14:40.4006337Z test_consistency_SparseCSR_sgn_cuda_int32 (__main__.TestSparseCompressedCUDA) ... ok (0.004s) 2022-11-23T04:14:40.4006570Z test_consistency_SparseCSR_sgn_cuda_int64 (__main__.TestSparseCompressedCUDA) ... ok (0.004s) 2022-11-23T04:14:40.4006803Z test_consistency_SparseCSR_sgn_cuda_int8 (__main__.TestSparseCompressedCUDA) ... ok (0.005s) 2022-11-23T04:14:40.4007096Z test_consistency_SparseCSR_sgn_cuda_uint8 (__main__.TestSparseCompressedCUDA) ... ok (0.004s) 2022-11-23T04:14:40.4007351Z test_consistency_SparseCSR_sign_cuda_bfloat16 (__main__.TestSparseCompressedCUDA) ... ok (0.004s) 2022-11-23T04:14:40.4007584Z test_consistency_SparseCSR_sign_cuda_bool (__main__.TestSparseCompressedCUDA) ... ok (0.004s) 2022-11-23T04:14:40.4007822Z test_consistency_SparseCSR_sign_cuda_float16 (__main__.TestSparseCompressedCUDA) ... ok (0.004s) 2022-11-23T04:14:40.4008055Z test_consistency_SparseCSR_sign_cuda_float32 (__main__.TestSparseCompressedCUDA) ... ok (0.004s) 2022-11-23T04:14:40.4008291Z test_consistency_SparseCSR_sign_cuda_float64 (__main__.TestSparseCompressedCUDA) ... ok (0.004s) 2022-11-23T04:14:40.4019792Z test_consistency_SparseCSR_sign_cuda_int16 (__main__.TestSparseCompressedCUDA) ... ok (0.004s) 2022-11-23T04:14:40.4020540Z test_consistency_SparseCSR_sign_cuda_int32 (__main__.TestSparseCompressedCUDA) ... ok (0.005s) 2022-11-23T04:14:40.4020815Z test_consistency_SparseCSR_sign_cuda_int64 (__main__.TestSparseCompressedCUDA) ... ok (0.004s) 2022-11-23T04:14:40.4021063Z test_consistency_SparseCSR_sign_cuda_int8 (__main__.TestSparseCompressedCUDA) ... ok (0.004s) 2022-11-23T04:14:40.4021300Z test_consistency_SparseCSR_sign_cuda_uint8 (__main__.TestSparseCompressedCUDA) ... ok (0.004s) 2022-11-23T04:14:40.4021549Z test_consistency_SparseCSR_signbit_cuda_bfloat16 (__main__.TestSparseCompressedCUDA) ... ok (0.004s) 2022-11-23T04:14:40.4021772Z test_consistency_SparseCSR_signbit_cuda_bool (__main__.TestSparseCompressedCUDA) ... ok (0.004s) 2022-11-23T04:14:40.4022020Z test_consistency_SparseCSR_signbit_cuda_float16 (__main__.TestSparseCompressedCUDA) ... ok (0.004s) 2022-11-23T04:14:40.4022259Z test_consistency_SparseCSR_signbit_cuda_float32 (__main__.TestSparseCompressedCUDA) ... ok (0.004s) 2022-11-23T04:14:40.4022492Z test_consistency_SparseCSR_signbit_cuda_float64 (__main__.TestSparseCompressedCUDA) ... ok (0.005s) 2022-11-23T04:14:40.4022733Z test_consistency_SparseCSR_signbit_cuda_int16 (__main__.TestSparseCompressedCUDA) ... ok (0.004s) 2022-11-23T04:14:40.4023130Z test_consistency_SparseCSR_signbit_cuda_int32 (__main__.TestSparseCompressedCUDA) ... ok (0.004s) 2022-11-23T04:14:40.4023371Z test_consistency_SparseCSR_signbit_cuda_int64 (__main__.TestSparseCompressedCUDA) ... ok (0.004s) 2022-11-23T04:14:40.4023611Z test_consistency_SparseCSR_signbit_cuda_int8 (__main__.TestSparseCompressedCUDA) ... ok (0.004s) 2022-11-23T04:14:40.4023863Z test_consistency_SparseCSR_signbit_cuda_uint8 (__main__.TestSparseCompressedCUDA) ... ok (0.004s) 2022-11-23T04:14:40.4024087Z test_consistency_SparseCSR_sin_cuda_bfloat16 (__main__.TestSparseCompressedCUDA) ... ok (0.004s) 2022-11-23T04:14:40.4024327Z test_consistency_SparseCSR_sin_cuda_bool (__main__.TestSparseCompressedCUDA) ... ok (0.005s) 2022-11-23T04:14:40.4024575Z test_consistency_SparseCSR_sin_cuda_complex128 (__main__.TestSparseCompressedCUDA) ... ok (0.004s) 2022-11-23T04:14:40.4024817Z test_consistency_SparseCSR_sin_cuda_complex32 (__main__.TestSparseCompressedCUDA) ... ok (0.005s) 2022-11-23T04:14:40.4025050Z test_consistency_SparseCSR_sin_cuda_complex64 (__main__.TestSparseCompressedCUDA) ... ok (0.005s) 2022-11-23T04:14:40.4025284Z test_consistency_SparseCSR_sin_cuda_float16 (__main__.TestSparseCompressedCUDA) ... ok (0.004s) 2022-11-23T04:14:40.4025520Z test_consistency_SparseCSR_sin_cuda_float32 (__main__.TestSparseCompressedCUDA) ... ok (0.004s) 2022-11-23T04:14:40.4025756Z test_consistency_SparseCSR_sin_cuda_float64 (__main__.TestSparseCompressedCUDA) ... ok (0.004s) 2022-11-23T04:14:40.4025987Z test_consistency_SparseCSR_sin_cuda_int16 (__main__.TestSparseCompressedCUDA) ... ok (0.004s) 2022-11-23T04:14:40.4026201Z test_consistency_SparseCSR_sin_cuda_int32 (__main__.TestSparseCompressedCUDA) ... ok (0.005s) 2022-11-23T04:14:40.4026434Z test_consistency_SparseCSR_sin_cuda_int64 (__main__.TestSparseCompressedCUDA) ... ok (0.004s) 2022-11-23T04:14:40.4026741Z test_consistency_SparseCSR_sin_cuda_int8 (__main__.TestSparseCompressedCUDA) ... ok (0.004s) 2022-11-23T04:14:40.4026986Z test_consistency_SparseCSR_sin_cuda_uint8 (__main__.TestSparseCompressedCUDA) ... ok (0.004s) 2022-11-23T04:14:40.4027226Z test_consistency_SparseCSR_sinh_cuda_bfloat16 (__main__.TestSparseCompressedCUDA) ... ok (0.005s) 2022-11-23T04:14:40.4027468Z test_consistency_SparseCSR_sinh_cuda_bool (__main__.TestSparseCompressedCUDA) ... ok (0.004s) 2022-11-23T04:14:40.4027719Z test_consistency_SparseCSR_sinh_cuda_complex128 (__main__.TestSparseCompressedCUDA) ... ok (0.005s) 2022-11-23T04:14:40.4027968Z test_consistency_SparseCSR_sinh_cuda_complex32 (__main__.TestSparseCompressedCUDA) ... ok (0.005s) 2022-11-23T04:14:40.4028210Z test_consistency_SparseCSR_sinh_cuda_complex64 (__main__.TestSparseCompressedCUDA) ... ok (0.005s) 2022-11-23T04:14:40.4028431Z test_consistency_SparseCSR_sinh_cuda_float16 (__main__.TestSparseCompressedCUDA) ... ok (0.004s) 2022-11-23T04:14:40.4028665Z test_consistency_SparseCSR_sinh_cuda_float32 (__main__.TestSparseCompressedCUDA) ... ok (0.004s) 2022-11-23T04:14:40.4028894Z test_consistency_SparseCSR_sinh_cuda_float64 (__main__.TestSparseCompressedCUDA) ... ok (0.004s) 2022-11-23T04:14:40.4029128Z test_consistency_SparseCSR_sinh_cuda_int16 (__main__.TestSparseCompressedCUDA) ... ok (0.004s) 2022-11-23T04:14:40.4029359Z test_consistency_SparseCSR_sinh_cuda_int32 (__main__.TestSparseCompressedCUDA) ... ok (0.004s) 2022-11-23T04:14:40.4029592Z test_consistency_SparseCSR_sinh_cuda_int64 (__main__.TestSparseCompressedCUDA) ... ok (0.004s) 2022-11-23T04:14:40.4029823Z test_consistency_SparseCSR_sinh_cuda_int8 (__main__.TestSparseCompressedCUDA) ... ok (0.005s) 2022-11-23T04:14:40.4030053Z test_consistency_SparseCSR_sinh_cuda_uint8 (__main__.TestSparseCompressedCUDA) ... ok (0.005s) 2022-11-23T04:14:40.4030273Z test_consistency_SparseCSR_sqrt_cuda_bfloat16 (__main__.TestSparseCompressedCUDA) ... ok (0.004s) 2022-11-23T04:14:40.4030509Z test_consistency_SparseCSR_sqrt_cuda_bool (__main__.TestSparseCompressedCUDA) ... ok (0.004s) 2022-11-23T04:14:40.4030817Z test_consistency_SparseCSR_sqrt_cuda_complex128 (__main__.TestSparseCompressedCUDA) ... ok (0.004s) 2022-11-23T04:14:40.4031070Z test_consistency_SparseCSR_sqrt_cuda_complex32 (__main__.TestSparseCompressedCUDA) ... ok (0.005s) 2022-11-23T04:14:40.4031310Z test_consistency_SparseCSR_sqrt_cuda_complex64 (__main__.TestSparseCompressedCUDA) ... ok (0.005s) 2022-11-23T04:14:40.4031553Z test_consistency_SparseCSR_sqrt_cuda_float16 (__main__.TestSparseCompressedCUDA) ... ok (0.005s) 2022-11-23T04:14:40.4031793Z test_consistency_SparseCSR_sqrt_cuda_float32 (__main__.TestSparseCompressedCUDA) ... ok (0.004s) 2022-11-23T04:14:40.4032025Z test_consistency_SparseCSR_sqrt_cuda_float64 (__main__.TestSparseCompressedCUDA) ... ok (0.005s) 2022-11-23T04:14:40.4032255Z test_consistency_SparseCSR_sqrt_cuda_int16 (__main__.TestSparseCompressedCUDA) ... ok (0.004s) 2022-11-23T04:14:40.4032475Z test_consistency_SparseCSR_sqrt_cuda_int32 (__main__.TestSparseCompressedCUDA) ... ok (0.004s) 2022-11-23T04:14:40.4032710Z test_consistency_SparseCSR_sqrt_cuda_int64 (__main__.TestSparseCompressedCUDA) ... ok (0.004s) 2022-11-23T04:14:40.4032940Z test_consistency_SparseCSR_sqrt_cuda_int8 (__main__.TestSparseCompressedCUDA) ... ok (0.004s) 2022-11-23T04:14:40.4033171Z test_consistency_SparseCSR_sqrt_cuda_uint8 (__main__.TestSparseCompressedCUDA) ... ok (0.004s) 2022-11-23T04:14:40.4033409Z test_consistency_SparseCSR_tan_cuda_bfloat16 (__main__.TestSparseCompressedCUDA) ... ok (0.004s) 2022-11-23T04:14:40.4033639Z test_consistency_SparseCSR_tan_cuda_bool (__main__.TestSparseCompressedCUDA) ... ok (0.004s) 2022-11-23T04:14:40.4033883Z test_consistency_SparseCSR_tan_cuda_complex128 (__main__.TestSparseCompressedCUDA) ... ok (0.005s) 2022-11-23T04:14:40.4034120Z test_consistency_SparseCSR_tan_cuda_complex32 (__main__.TestSparseCompressedCUDA) ... ok (0.004s) 2022-11-23T04:14:40.4034405Z test_consistency_SparseCSR_tan_cuda_complex64 (__main__.TestSparseCompressedCUDA) ... ok (0.005s) 2022-11-23T04:14:40.4034644Z test_consistency_SparseCSR_tan_cuda_float16 (__main__.TestSparseCompressedCUDA) ... ok (0.004s) 2022-11-23T04:14:40.4034885Z test_consistency_SparseCSR_tan_cuda_float32 (__main__.TestSparseCompressedCUDA) ... ok (0.004s) 2022-11-23T04:14:40.4035124Z test_consistency_SparseCSR_tan_cuda_float64 (__main__.TestSparseCompressedCUDA) ... ok (0.004s) 2022-11-23T04:14:40.4035354Z test_consistency_SparseCSR_tan_cuda_int16 (__main__.TestSparseCompressedCUDA) ... ok (0.004s) 2022-11-23T04:14:40.4035586Z test_consistency_SparseCSR_tan_cuda_int32 (__main__.TestSparseCompressedCUDA) ... ok (0.004s) 2022-11-23T04:14:40.4035816Z test_consistency_SparseCSR_tan_cuda_int64 (__main__.TestSparseCompressedCUDA) ... ok (0.005s) 2022-11-23T04:14:40.4036047Z test_consistency_SparseCSR_tan_cuda_int8 (__main__.TestSparseCompressedCUDA) ... ok (0.004s) 2022-11-23T04:14:40.4036277Z test_consistency_SparseCSR_tan_cuda_uint8 (__main__.TestSparseCompressedCUDA) ... ok (0.004s) 2022-11-23T04:14:40.4036503Z test_consistency_SparseCSR_tanh_cuda_bfloat16 (__main__.TestSparseCompressedCUDA) ... ok (0.004s) 2022-11-23T04:14:40.4036734Z test_consistency_SparseCSR_tanh_cuda_bool (__main__.TestSparseCompressedCUDA) ... ok (0.004s) 2022-11-23T04:14:40.4036976Z test_consistency_SparseCSR_tanh_cuda_complex128 (__main__.TestSparseCompressedCUDA) ... ok (0.004s) 2022-11-23T04:14:40.4037216Z test_consistency_SparseCSR_tanh_cuda_complex32 (__main__.TestSparseCompressedCUDA) ... ok (0.005s) 2022-11-23T04:14:40.4037448Z test_consistency_SparseCSR_tanh_cuda_complex64 (__main__.TestSparseCompressedCUDA) ... ok (0.005s) 2022-11-23T04:14:40.4037685Z test_consistency_SparseCSR_tanh_cuda_float16 (__main__.TestSparseCompressedCUDA) ... ok (0.005s) 2022-11-23T04:14:40.4037914Z test_consistency_SparseCSR_tanh_cuda_float32 (__main__.TestSparseCompressedCUDA) ... ok (0.004s) 2022-11-23T04:14:40.4038157Z test_consistency_SparseCSR_tanh_cuda_float64 (__main__.TestSparseCompressedCUDA) ... ok (0.004s) 2022-11-23T04:14:40.4038455Z test_consistency_SparseCSR_tanh_cuda_int16 (__main__.TestSparseCompressedCUDA) ... ok (0.004s) 2022-11-23T04:14:40.4038677Z test_consistency_SparseCSR_tanh_cuda_int32 (__main__.TestSparseCompressedCUDA) ... ok (0.004s) 2022-11-23T04:14:40.4038909Z test_consistency_SparseCSR_tanh_cuda_int64 (__main__.TestSparseCompressedCUDA) ... ok (0.004s) 2022-11-23T04:14:40.4039142Z test_consistency_SparseCSR_tanh_cuda_int8 (__main__.TestSparseCompressedCUDA) ... ok (0.005s) 2022-11-23T04:14:40.4039376Z test_consistency_SparseCSR_tanh_cuda_uint8 (__main__.TestSparseCompressedCUDA) ... ok (0.004s) 2022-11-23T04:14:40.4039625Z test_consistency_SparseCSR_to_sparse_cuda_bfloat16 (__main__.TestSparseCompressedCUDA) ... ok (0.006s) 2022-11-23T04:14:40.4039865Z test_consistency_SparseCSR_to_sparse_cuda_bool (__main__.TestSparseCompressedCUDA) ... ok (0.005s) 2022-11-23T04:14:40.4040120Z test_consistency_SparseCSR_to_sparse_cuda_complex128 (__main__.TestSparseCompressedCUDA) ... ok (0.006s) 2022-11-23T04:14:40.4040377Z test_consistency_SparseCSR_to_sparse_cuda_complex64 (__main__.TestSparseCompressedCUDA) ... ok (0.006s) 2022-11-23T04:14:40.4040624Z test_consistency_SparseCSR_to_sparse_cuda_float16 (__main__.TestSparseCompressedCUDA) ... ok (0.006s) 2022-11-23T04:14:40.4040852Z test_consistency_SparseCSR_to_sparse_cuda_float32 (__main__.TestSparseCompressedCUDA) ... ok (0.006s) 2022-11-23T04:14:40.4041100Z test_consistency_SparseCSR_to_sparse_cuda_float64 (__main__.TestSparseCompressedCUDA) ... ok (0.005s) 2022-11-23T04:14:40.4041340Z test_consistency_SparseCSR_to_sparse_cuda_int16 (__main__.TestSparseCompressedCUDA) ... ok (0.006s) 2022-11-23T04:14:40.4041575Z test_consistency_SparseCSR_to_sparse_cuda_int32 (__main__.TestSparseCompressedCUDA) ... ok (0.006s) 2022-11-23T04:14:40.4041821Z test_consistency_SparseCSR_to_sparse_cuda_int64 (__main__.TestSparseCompressedCUDA) ... ok (0.005s) 2022-11-23T04:14:40.4042118Z test_consistency_SparseCSR_to_sparse_cuda_int8 (__main__.TestSparseCompressedCUDA) ... ok (0.006s) 2022-11-23T04:14:40.4042377Z test_consistency_SparseCSR_to_sparse_cuda_uint8 (__main__.TestSparseCompressedCUDA) ... ok (0.005s) 2022-11-23T04:14:40.4042621Z test_consistency_SparseCSR_trunc_cuda_bfloat16 (__main__.TestSparseCompressedCUDA) ... ok (0.004s) 2022-11-23T04:14:40.4042859Z test_consistency_SparseCSR_trunc_cuda_float16 (__main__.TestSparseCompressedCUDA) ... ok (0.004s) 2022-11-23T04:14:40.4043074Z test_consistency_SparseCSR_trunc_cuda_float32 (__main__.TestSparseCompressedCUDA) ... ok (0.004s) 2022-11-23T04:14:40.4043302Z test_consistency_SparseCSR_trunc_cuda_float64 (__main__.TestSparseCompressedCUDA) ... ok (0.004s) 2022-11-23T04:14:40.4043535Z test_consistency_SparseCSR_trunc_cuda_int16 (__main__.TestSparseCompressedCUDA) ... ok (0.005s) 2022-11-23T04:14:40.4043769Z test_consistency_SparseCSR_trunc_cuda_int32 (__main__.TestSparseCompressedCUDA) ... ok (0.004s) 2022-11-23T04:14:40.4044006Z test_consistency_SparseCSR_trunc_cuda_int64 (__main__.TestSparseCompressedCUDA) ... ok (0.004s) 2022-11-23T04:14:40.4044241Z test_consistency_SparseCSR_trunc_cuda_int8 (__main__.TestSparseCompressedCUDA) ... ok (0.004s) 2022-11-23T04:14:40.4044476Z test_consistency_SparseCSR_trunc_cuda_uint8 (__main__.TestSparseCompressedCUDA) ... ok (0.004s) 2022-11-23T04:14:40.4044700Z test_copy_SparseBSC_cuda_bfloat16 (__main__.TestSparseCompressedCUDA) ... ok (0.017s) 2022-11-23T04:14:40.4044916Z test_copy_SparseBSC_cuda_bool (__main__.TestSparseCompressedCUDA) ... ok (0.016s) 2022-11-23T04:14:40.4045123Z test_copy_SparseBSC_cuda_complex128 (__main__.TestSparseCompressedCUDA) ... ok (0.017s) 2022-11-23T04:14:40.4045353Z test_copy_SparseBSC_cuda_complex64 (__main__.TestSparseCompressedCUDA) ... ok (0.018s) 2022-11-23T04:14:40.4045574Z test_copy_SparseBSC_cuda_float16 (__main__.TestSparseCompressedCUDA) ... ok (0.017s) 2022-11-23T04:14:40.4045798Z test_copy_SparseBSC_cuda_float32 (__main__.TestSparseCompressedCUDA) ... ok (0.017s) 2022-11-23T04:14:40.4046082Z test_copy_SparseBSC_cuda_float64 (__main__.TestSparseCompressedCUDA) ... ok (0.017s) 2022-11-23T04:14:40.4046301Z test_copy_SparseBSC_cuda_int16 (__main__.TestSparseCompressedCUDA) ... ok (0.016s) 2022-11-23T04:14:40.4046515Z test_copy_SparseBSC_cuda_int32 (__main__.TestSparseCompressedCUDA) ... ok (0.016s) 2022-11-23T04:14:40.4046727Z test_copy_SparseBSC_cuda_int64 (__main__.TestSparseCompressedCUDA) ... ok (0.016s) 2022-11-23T04:14:40.4046924Z test_copy_SparseBSC_cuda_int8 (__main__.TestSparseCompressedCUDA) ... ok (0.016s) 2022-11-23T04:14:40.4047132Z test_copy_SparseBSC_cuda_uint8 (__main__.TestSparseCompressedCUDA) ... ok (0.017s) 2022-11-23T04:14:40.4047351Z test_copy_SparseBSR_cuda_bfloat16 (__main__.TestSparseCompressedCUDA) ... ok (0.017s) 2022-11-23T04:14:40.4047561Z test_copy_SparseBSR_cuda_bool (__main__.TestSparseCompressedCUDA) ... ok (0.016s) 2022-11-23T04:14:40.4047789Z test_copy_SparseBSR_cuda_complex128 (__main__.TestSparseCompressedCUDA) ... ok (0.017s) 2022-11-23T04:14:40.4048014Z test_copy_SparseBSR_cuda_complex64 (__main__.TestSparseCompressedCUDA) ... ok (0.017s) 2022-11-23T04:14:40.4048231Z test_copy_SparseBSR_cuda_float16 (__main__.TestSparseCompressedCUDA) ... ok (0.017s) 2022-11-23T04:14:40.4048444Z test_copy_SparseBSR_cuda_float32 (__main__.TestSparseCompressedCUDA) ... ok (0.017s) 2022-11-23T04:14:40.4048651Z test_copy_SparseBSR_cuda_float64 (__main__.TestSparseCompressedCUDA) ... ok (0.017s) 2022-11-23T04:14:40.4048874Z test_copy_SparseBSR_cuda_int16 (__main__.TestSparseCompressedCUDA) ... ok (0.017s) 2022-11-23T04:14:40.4049089Z test_copy_SparseBSR_cuda_int32 (__main__.TestSparseCompressedCUDA) ... ok (0.016s) 2022-11-23T04:14:40.4049299Z test_copy_SparseBSR_cuda_int64 (__main__.TestSparseCompressedCUDA) ... ok (0.016s) 2022-11-23T04:14:40.4049513Z test_copy_SparseBSR_cuda_int8 (__main__.TestSparseCompressedCUDA) ... ok (0.016s) 2022-11-23T04:14:40.4049774Z test_copy_SparseBSR_cuda_uint8 (__main__.TestSparseCompressedCUDA) ... ok (0.016s) 2022-11-23T04:14:40.4050003Z test_copy_SparseCSC_cuda_bfloat16 (__main__.TestSparseCompressedCUDA) ... ok (0.033s) 2022-11-23T04:14:40.4050221Z test_copy_SparseCSC_cuda_bool (__main__.TestSparseCompressedCUDA) ... ok (0.032s) 2022-11-23T04:14:40.4050447Z test_copy_SparseCSC_cuda_complex128 (__main__.TestSparseCompressedCUDA) ... ok (0.033s) 2022-11-23T04:14:40.4050652Z test_copy_SparseCSC_cuda_complex64 (__main__.TestSparseCompressedCUDA) ... ok (0.034s) 2022-11-23T04:14:40.4050870Z test_copy_SparseCSC_cuda_float16 (__main__.TestSparseCompressedCUDA) ... ok (0.033s) 2022-11-23T04:14:40.4051088Z test_copy_SparseCSC_cuda_float32 (__main__.TestSparseCompressedCUDA) ... ok (0.033s) 2022-11-23T04:14:40.4051302Z test_copy_SparseCSC_cuda_float64 (__main__.TestSparseCompressedCUDA) ... ok (0.033s) 2022-11-23T04:14:40.4051516Z test_copy_SparseCSC_cuda_int16 (__main__.TestSparseCompressedCUDA) ... ok (0.032s) 2022-11-23T04:14:40.4051730Z test_copy_SparseCSC_cuda_int32 (__main__.TestSparseCompressedCUDA) ... ok (0.032s) 2022-11-23T04:14:40.4051953Z test_copy_SparseCSC_cuda_int64 (__main__.TestSparseCompressedCUDA) ... ok (0.032s) 2022-11-23T04:14:40.4052169Z test_copy_SparseCSC_cuda_int8 (__main__.TestSparseCompressedCUDA) ... ok (0.032s) 2022-11-23T04:14:40.4052367Z test_copy_SparseCSC_cuda_uint8 (__main__.TestSparseCompressedCUDA) ... ok (0.033s) 2022-11-23T04:14:40.4052584Z test_copy_SparseCSR_cuda_bfloat16 (__main__.TestSparseCompressedCUDA) ... ok (0.033s) 2022-11-23T04:14:40.4052797Z test_copy_SparseCSR_cuda_bool (__main__.TestSparseCompressedCUDA) ... ok (0.032s) 2022-11-23T04:14:40.4053019Z test_copy_SparseCSR_cuda_complex128 (__main__.TestSparseCompressedCUDA) ... ok (0.033s) 2022-11-23T04:14:40.4053241Z test_copy_SparseCSR_cuda_complex64 (__main__.TestSparseCompressedCUDA) ... ok (0.033s) 2022-11-23T04:14:40.4053457Z test_copy_SparseCSR_cuda_float16 (__main__.TestSparseCompressedCUDA) ... ok (0.033s) 2022-11-23T04:14:40.4053675Z test_copy_SparseCSR_cuda_float32 (__main__.TestSparseCompressedCUDA) ... ok (0.033s) 2022-11-23T04:14:40.4054009Z test_copy_SparseCSR_cuda_float64 (__main__.TestSparseCompressedCUDA) ... ok (0.033s) 2022-11-23T04:14:40.4054202Z test_copy_SparseCSR_cuda_int16 (__main__.TestSparseCompressedCUDA) ... ok (0.032s) 2022-11-23T04:14:40.4054413Z test_copy_SparseCSR_cuda_int32 (__main__.TestSparseCompressedCUDA) ... ok (0.032s) 2022-11-23T04:14:40.4054618Z test_copy_SparseCSR_cuda_int64 (__main__.TestSparseCompressedCUDA) ... ok (0.032s) 2022-11-23T04:14:40.4054825Z test_copy_SparseCSR_cuda_int8 (__main__.TestSparseCompressedCUDA) ... ok (0.032s) 2022-11-23T04:14:40.4055031Z test_copy_SparseCSR_cuda_uint8 (__main__.TestSparseCompressedCUDA) ... ok (0.032s) 2022-11-23T04:14:40.4055270Z test_copy_errors_SparseBSC_cuda_bfloat16 (__main__.TestSparseCompressedCUDA) ... ok (0.052s) 2022-11-23T04:14:40.4055499Z test_copy_errors_SparseBSC_cuda_bool (__main__.TestSparseCompressedCUDA) ... ok (0.051s) 2022-11-23T04:14:40.4055740Z test_copy_errors_SparseBSC_cuda_complex128 (__main__.TestSparseCompressedCUDA) ... ok (0.053s) 2022-11-23T04:14:40.4055979Z test_copy_errors_SparseBSC_cuda_complex64 (__main__.TestSparseCompressedCUDA) ... ok (0.052s) 2022-11-23T04:14:40.4056193Z test_copy_errors_SparseBSC_cuda_float16 (__main__.TestSparseCompressedCUDA) ... ok (0.052s) 2022-11-23T04:14:40.4056420Z test_copy_errors_SparseBSC_cuda_float32 (__main__.TestSparseCompressedCUDA) ... ok (0.052s) 2022-11-23T04:14:40.4056651Z test_copy_errors_SparseBSC_cuda_float64 (__main__.TestSparseCompressedCUDA) ... ok (0.051s) 2022-11-23T04:14:40.4056874Z test_copy_errors_SparseBSC_cuda_int16 (__main__.TestSparseCompressedCUDA) ... ok (0.052s) 2022-11-23T04:14:40.4057099Z test_copy_errors_SparseBSC_cuda_int32 (__main__.TestSparseCompressedCUDA) ... ok (0.052s) 2022-11-23T04:14:40.4057318Z test_copy_errors_SparseBSC_cuda_int64 (__main__.TestSparseCompressedCUDA) ... ok (0.051s) 2022-11-23T04:14:40.4057596Z test_copy_errors_SparseBSC_cuda_int8 (__main__.TestSparseCompressedCUDA) ... ok (0.052s) 2022-11-23T04:14:40.4057838Z test_copy_errors_SparseBSC_cuda_uint8 (__main__.TestSparseCompressedCUDA) ... ok (0.051s) 2022-11-23T04:14:40.4058051Z test_copy_errors_SparseBSR_cuda_bfloat16 (__main__.TestSparseCompressedCUDA) ... ok (0.053s) 2022-11-23T04:14:40.4058276Z test_copy_errors_SparseBSR_cuda_bool (__main__.TestSparseCompressedCUDA) ... ok (0.052s) 2022-11-23T04:14:40.4058510Z test_copy_errors_SparseBSR_cuda_complex128 (__main__.TestSparseCompressedCUDA) ... ok (0.052s) 2022-11-23T04:14:40.4058750Z test_copy_errors_SparseBSR_cuda_complex64 (__main__.TestSparseCompressedCUDA) ... ok (0.052s) 2022-11-23T04:14:40.4058980Z test_copy_errors_SparseBSR_cuda_float16 (__main__.TestSparseCompressedCUDA) ... ok (0.052s) 2022-11-23T04:14:40.4059212Z test_copy_errors_SparseBSR_cuda_float32 (__main__.TestSparseCompressedCUDA) ... ok (0.051s) 2022-11-23T04:14:40.4059439Z test_copy_errors_SparseBSR_cuda_float64 (__main__.TestSparseCompressedCUDA) ... ok (0.052s) 2022-11-23T04:14:40.4059668Z test_copy_errors_SparseBSR_cuda_int16 (__main__.TestSparseCompressedCUDA) ... ok (0.051s) 2022-11-23T04:14:40.4059891Z test_copy_errors_SparseBSR_cuda_int32 (__main__.TestSparseCompressedCUDA) ... ok (0.052s) 2022-11-23T04:14:40.4060339Z test_copy_errors_SparseBSR_cuda_int64 (__main__.TestSparseCompressedCUDA) ... ok (0.051s) 2022-11-23T04:14:40.4060571Z test_copy_errors_SparseBSR_cuda_int8 (__main__.TestSparseCompressedCUDA) ... ok (0.052s) 2022-11-23T04:14:40.4060791Z test_copy_errors_SparseBSR_cuda_uint8 (__main__.TestSparseCompressedCUDA) ... ok (0.053s) 2022-11-23T04:14:40.4061023Z test_copy_errors_SparseCSC_cuda_bfloat16 (__main__.TestSparseCompressedCUDA) ... ok (0.035s) 2022-11-23T04:14:40.4061247Z test_copy_errors_SparseCSC_cuda_bool (__main__.TestSparseCompressedCUDA) ... ok (0.036s) 2022-11-23T04:14:40.4061483Z test_copy_errors_SparseCSC_cuda_complex128 (__main__.TestSparseCompressedCUDA) ... ok (0.036s) 2022-11-23T04:14:40.4061719Z test_copy_errors_SparseCSC_cuda_complex64 (__main__.TestSparseCompressedCUDA) ... ok (0.035s) 2022-11-23T04:14:40.4062042Z test_copy_errors_SparseCSC_cuda_float16 (__main__.TestSparseCompressedCUDA) ... ok (0.035s) 2022-11-23T04:14:40.4062253Z test_copy_errors_SparseCSC_cuda_float32 (__main__.TestSparseCompressedCUDA) ... ok (0.035s) 2022-11-23T04:14:40.4062493Z test_copy_errors_SparseCSC_cuda_float64 (__main__.TestSparseCompressedCUDA) ... ok (0.035s) 2022-11-23T04:14:40.4062722Z test_copy_errors_SparseCSC_cuda_int16 (__main__.TestSparseCompressedCUDA) ... ok (0.035s) 2022-11-23T04:14:40.4062948Z test_copy_errors_SparseCSC_cuda_int32 (__main__.TestSparseCompressedCUDA) ... ok (0.035s) 2022-11-23T04:14:40.4063171Z test_copy_errors_SparseCSC_cuda_int64 (__main__.TestSparseCompressedCUDA) ... ok (0.036s) 2022-11-23T04:14:40.4063393Z test_copy_errors_SparseCSC_cuda_int8 (__main__.TestSparseCompressedCUDA) ... ok (0.036s) 2022-11-23T04:14:40.4063616Z test_copy_errors_SparseCSC_cuda_uint8 (__main__.TestSparseCompressedCUDA) ... ok (0.035s) 2022-11-23T04:14:40.4063849Z test_copy_errors_SparseCSR_cuda_bfloat16 (__main__.TestSparseCompressedCUDA) ... ok (0.035s) 2022-11-23T04:14:40.4064071Z test_copy_errors_SparseCSR_cuda_bool (__main__.TestSparseCompressedCUDA) ... ok (0.034s) 2022-11-23T04:14:40.4064289Z test_copy_errors_SparseCSR_cuda_complex128 (__main__.TestSparseCompressedCUDA) ... ok (0.035s) 2022-11-23T04:14:40.4064520Z test_copy_errors_SparseCSR_cuda_complex64 (__main__.TestSparseCompressedCUDA) ... ok (0.035s) 2022-11-23T04:14:40.4064746Z test_copy_errors_SparseCSR_cuda_float16 (__main__.TestSparseCompressedCUDA) ... ok (0.036s) 2022-11-23T04:14:40.4064971Z test_copy_errors_SparseCSR_cuda_float32 (__main__.TestSparseCompressedCUDA) ... ok (0.036s) 2022-11-23T04:14:40.4065195Z test_copy_errors_SparseCSR_cuda_float64 (__main__.TestSparseCompressedCUDA) ... ok (0.036s) 2022-11-23T04:14:40.4065418Z test_copy_errors_SparseCSR_cuda_int16 (__main__.TestSparseCompressedCUDA) ... ok (0.035s) 2022-11-23T04:14:40.4065712Z test_copy_errors_SparseCSR_cuda_int32 (__main__.TestSparseCompressedCUDA) ... ok (0.035s) 2022-11-23T04:14:40.4065959Z test_copy_errors_SparseCSR_cuda_int64 (__main__.TestSparseCompressedCUDA) ... ok (0.035s) 2022-11-23T04:14:40.4066190Z test_copy_errors_SparseCSR_cuda_int8 (__main__.TestSparseCompressedCUDA) ... ok (0.035s) 2022-11-23T04:14:40.4066404Z test_copy_errors_SparseCSR_cuda_uint8 (__main__.TestSparseCompressedCUDA) ... ok (0.035s) 2022-11-23T04:14:40.4066645Z test_dim_SparseBSC_cuda (__main__.TestSparseCompressedCUDA) ... skip: Only runs on cpu (0.001s) 2022-11-23T04:14:40.4066882Z test_dim_SparseBSR_cuda (__main__.TestSparseCompressedCUDA) ... skip: Only runs on cpu (0.001s) 2022-11-23T04:14:40.4067116Z test_dim_SparseCSC_cuda (__main__.TestSparseCompressedCUDA) ... skip: Only runs on cpu (0.001s) 2022-11-23T04:14:40.4067346Z test_dim_SparseCSR_cuda (__main__.TestSparseCompressedCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T04:14:40.4067574Z test_empty_SparseCSC_cuda_bfloat16 (__main__.TestSparseCompressedCUDA) ... ok (0.031s) 2022-11-23T04:14:40.4067799Z test_empty_SparseCSC_cuda_bool (__main__.TestSparseCompressedCUDA) ... ok (0.029s) 2022-11-23T04:14:40.4068025Z test_empty_SparseCSC_cuda_complex128 (__main__.TestSparseCompressedCUDA) ... ok (0.029s) 2022-11-23T04:14:40.4068230Z test_empty_SparseCSC_cuda_complex64 (__main__.TestSparseCompressedCUDA) ... ok (0.028s) 2022-11-23T04:14:40.4068451Z test_empty_SparseCSC_cuda_float16 (__main__.TestSparseCompressedCUDA) ... ok (0.028s) 2022-11-23T04:14:40.4068672Z test_empty_SparseCSC_cuda_float32 (__main__.TestSparseCompressedCUDA) ... ok (0.031s) 2022-11-23T04:14:40.4068891Z test_empty_SparseCSC_cuda_float64 (__main__.TestSparseCompressedCUDA) ... ok (0.032s) 2022-11-23T04:14:40.4069107Z test_empty_SparseCSC_cuda_int16 (__main__.TestSparseCompressedCUDA) ... ok (0.030s) 2022-11-23T04:14:40.4069329Z test_empty_SparseCSC_cuda_int32 (__main__.TestSparseCompressedCUDA) ... ok (0.029s) 2022-11-23T04:14:40.4069617Z test_empty_SparseCSC_cuda_int64 (__main__.TestSparseCompressedCUDA) ... ok (0.029s) 2022-11-23T04:14:40.4069845Z test_empty_SparseCSC_cuda_int8 (__main__.TestSparseCompressedCUDA) ... ok (0.029s) 2022-11-23T04:14:40.4070067Z test_empty_SparseCSC_cuda_uint8 (__main__.TestSparseCompressedCUDA) ... ok (0.029s) 2022-11-23T04:14:40.4070273Z test_empty_SparseCSR_cuda_bfloat16 (__main__.TestSparseCompressedCUDA) ... ok (0.032s) 2022-11-23T04:14:40.4070490Z test_empty_SparseCSR_cuda_bool (__main__.TestSparseCompressedCUDA) ... ok (0.032s) 2022-11-23T04:14:40.4070713Z test_empty_SparseCSR_cuda_complex128 (__main__.TestSparseCompressedCUDA) ... ok (0.029s) 2022-11-23T04:14:40.4070936Z test_empty_SparseCSR_cuda_complex64 (__main__.TestSparseCompressedCUDA) ... ok (0.028s) 2022-11-23T04:14:40.4071156Z test_empty_SparseCSR_cuda_float16 (__main__.TestSparseCompressedCUDA) ... ok (0.028s) 2022-11-23T04:14:40.4071377Z test_empty_SparseCSR_cuda_float32 (__main__.TestSparseCompressedCUDA) ... ok (0.028s) 2022-11-23T04:14:40.4071594Z test_empty_SparseCSR_cuda_float64 (__main__.TestSparseCompressedCUDA) ... ok (0.028s) 2022-11-23T04:14:40.4071808Z test_empty_SparseCSR_cuda_int16 (__main__.TestSparseCompressedCUDA) ... ok (0.028s) 2022-11-23T04:14:40.4072005Z test_empty_SparseCSR_cuda_int32 (__main__.TestSparseCompressedCUDA) ... ok (0.028s) 2022-11-23T04:14:40.4072214Z test_empty_SparseCSR_cuda_int64 (__main__.TestSparseCompressedCUDA) ... ok (0.031s) 2022-11-23T04:14:40.4072471Z test_empty_SparseCSR_cuda_int8 (__main__.TestSparseCompressedCUDA) ... ok (0.029s) 2022-11-23T04:14:40.4072696Z test_empty_SparseCSR_cuda_uint8 (__main__.TestSparseCompressedCUDA) ... ok (0.029s) 2022-11-23T04:14:40.4072934Z test_empty_errors_SparseCSC_cuda_bfloat16 (__main__.TestSparseCompressedCUDA) ... ok (0.006s) 2022-11-23T04:14:40.4073168Z test_empty_errors_SparseCSC_cuda_bool (__main__.TestSparseCompressedCUDA) ... ok (0.005s) 2022-11-23T04:14:40.4073464Z test_empty_errors_SparseCSC_cuda_complex128 (__main__.TestSparseCompressedCUDA) ... ok (0.005s) 2022-11-23T04:14:40.4073715Z test_empty_errors_SparseCSC_cuda_complex64 (__main__.TestSparseCompressedCUDA) ... ok (0.005s) 2022-11-23T04:14:40.4073927Z test_empty_errors_SparseCSC_cuda_float16 (__main__.TestSparseCompressedCUDA) ... ok (0.006s) 2022-11-23T04:14:40.4074160Z test_empty_errors_SparseCSC_cuda_float32 (__main__.TestSparseCompressedCUDA) ... ok (0.006s) 2022-11-23T04:14:40.4074392Z test_empty_errors_SparseCSC_cuda_float64 (__main__.TestSparseCompressedCUDA) ... ok (0.006s) 2022-11-23T04:14:40.4074615Z test_empty_errors_SparseCSC_cuda_int16 (__main__.TestSparseCompressedCUDA) ... ok (0.006s) 2022-11-23T04:14:40.4074839Z test_empty_errors_SparseCSC_cuda_int32 (__main__.TestSparseCompressedCUDA) ... ok (0.006s) 2022-11-23T04:14:40.4075057Z test_empty_errors_SparseCSC_cuda_int64 (__main__.TestSparseCompressedCUDA) ... ok (0.005s) 2022-11-23T04:14:40.4075284Z test_empty_errors_SparseCSC_cuda_int8 (__main__.TestSparseCompressedCUDA) ... ok (0.005s) 2022-11-23T04:14:40.4075513Z test_empty_errors_SparseCSC_cuda_uint8 (__main__.TestSparseCompressedCUDA) ... ok (0.005s) 2022-11-23T04:14:40.4075745Z test_empty_errors_SparseCSR_cuda_bfloat16 (__main__.TestSparseCompressedCUDA) ... ok (0.005s) 2022-11-23T04:14:40.4075951Z test_empty_errors_SparseCSR_cuda_bool (__main__.TestSparseCompressedCUDA) ... ok (0.006s) 2022-11-23T04:14:40.4076198Z test_empty_errors_SparseCSR_cuda_complex128 (__main__.TestSparseCompressedCUDA) ... ok (0.006s) 2022-11-23T04:14:40.4076441Z test_empty_errors_SparseCSR_cuda_complex64 (__main__.TestSparseCompressedCUDA) ... ok (0.006s) 2022-11-23T04:14:40.4076675Z test_empty_errors_SparseCSR_cuda_float16 (__main__.TestSparseCompressedCUDA) ... ok (0.006s) 2022-11-23T04:14:40.4076906Z test_empty_errors_SparseCSR_cuda_float32 (__main__.TestSparseCompressedCUDA) ... ok (0.006s) 2022-11-23T04:14:40.4077133Z test_empty_errors_SparseCSR_cuda_float64 (__main__.TestSparseCompressedCUDA) ... ok (0.006s) 2022-11-23T04:14:40.4077359Z test_empty_errors_SparseCSR_cuda_int16 (__main__.TestSparseCompressedCUDA) ... ok (0.005s) 2022-11-23T04:14:40.4077647Z test_empty_errors_SparseCSR_cuda_int32 (__main__.TestSparseCompressedCUDA) ... ok (0.005s) 2022-11-23T04:14:40.4077874Z test_empty_errors_SparseCSR_cuda_int64 (__main__.TestSparseCompressedCUDA) ... ok (0.005s) 2022-11-23T04:14:40.4078084Z test_empty_errors_SparseCSR_cuda_int8 (__main__.TestSparseCompressedCUDA) ... ok (0.005s) 2022-11-23T04:14:40.4078305Z test_empty_errors_SparseCSR_cuda_uint8 (__main__.TestSparseCompressedCUDA) ... ok (0.006s) 2022-11-23T04:14:40.4078553Z test_empty_like_SparseBSC_SparseBSC_cuda_bfloat16 (__main__.TestSparseCompressedCUDA) ... ok (0.010s) 2022-11-23T04:14:40.4078796Z test_empty_like_SparseBSC_SparseBSC_cuda_bool (__main__.TestSparseCompressedCUDA) ... ok (0.010s) 2022-11-23T04:14:40.4079045Z test_empty_like_SparseBSC_SparseBSC_cuda_complex128 (__main__.TestSparseCompressedCUDA) ... ok (0.010s) 2022-11-23T04:14:40.4079299Z test_empty_like_SparseBSC_SparseBSC_cuda_complex64 (__main__.TestSparseCompressedCUDA) ... ok (0.011s) 2022-11-23T04:14:40.4079550Z test_empty_like_SparseBSC_SparseBSC_cuda_float16 (__main__.TestSparseCompressedCUDA) ... ok (0.010s) 2022-11-23T04:14:40.4079804Z test_empty_like_SparseBSC_SparseBSC_cuda_float32 (__main__.TestSparseCompressedCUDA) ... ok (0.010s) 2022-11-23T04:14:40.4080039Z test_empty_like_SparseBSC_SparseBSC_cuda_float64 (__main__.TestSparseCompressedCUDA) ... ok (0.010s) 2022-11-23T04:14:40.4080284Z test_empty_like_SparseBSC_SparseBSC_cuda_int16 (__main__.TestSparseCompressedCUDA) ... ok (0.010s) 2022-11-23T04:14:40.4080523Z test_empty_like_SparseBSC_SparseBSC_cuda_int32 (__main__.TestSparseCompressedCUDA) ... ok (0.010s) 2022-11-23T04:14:40.4080755Z test_empty_like_SparseBSC_SparseBSC_cuda_int64 (__main__.TestSparseCompressedCUDA) ... ok (0.011s) 2022-11-23T04:14:40.4080994Z test_empty_like_SparseBSC_SparseBSC_cuda_int8 (__main__.TestSparseCompressedCUDA) ... ok (0.010s) 2022-11-23T04:14:40.4081283Z test_empty_like_SparseBSC_SparseBSC_cuda_uint8 (__main__.TestSparseCompressedCUDA) ... ok (0.010s) 2022-11-23T04:14:40.4081539Z test_empty_like_SparseBSC_SparseBSR_cuda_bfloat16 (__main__.TestSparseCompressedCUDA) ... ok (0.026s) 2022-11-23T04:14:40.4081780Z test_empty_like_SparseBSC_SparseBSR_cuda_bool (__main__.TestSparseCompressedCUDA) ... ok (0.026s) 2022-11-23T04:14:40.4082030Z test_empty_like_SparseBSC_SparseBSR_cuda_complex128 (__main__.TestSparseCompressedCUDA) ... ok (0.026s) 2022-11-23T04:14:40.4082261Z test_empty_like_SparseBSC_SparseBSR_cuda_complex64 (__main__.TestSparseCompressedCUDA) ... ok (0.026s) 2022-11-23T04:14:40.4082506Z test_empty_like_SparseBSC_SparseBSR_cuda_float16 (__main__.TestSparseCompressedCUDA) ... ok (0.026s) 2022-11-23T04:14:40.4082741Z test_empty_like_SparseBSC_SparseBSR_cuda_float32 (__main__.TestSparseCompressedCUDA) ... ok (0.026s) 2022-11-23T04:14:40.4082985Z test_empty_like_SparseBSC_SparseBSR_cuda_float64 (__main__.TestSparseCompressedCUDA) ... ok (0.026s) 2022-11-23T04:14:40.4083224Z test_empty_like_SparseBSC_SparseBSR_cuda_int16 (__main__.TestSparseCompressedCUDA) ... ok (0.026s) 2022-11-23T04:14:40.4083472Z test_empty_like_SparseBSC_SparseBSR_cuda_int32 (__main__.TestSparseCompressedCUDA) ... ok (0.026s) 2022-11-23T04:14:40.4083709Z test_empty_like_SparseBSC_SparseBSR_cuda_int64 (__main__.TestSparseCompressedCUDA) ... ok (0.026s) 2022-11-23T04:14:40.4083955Z test_empty_like_SparseBSC_SparseBSR_cuda_int8 (__main__.TestSparseCompressedCUDA) ... ok (0.026s) 2022-11-23T04:14:40.4084195Z test_empty_like_SparseBSC_SparseBSR_cuda_uint8 (__main__.TestSparseCompressedCUDA) ... ok (0.026s) 2022-11-23T04:14:40.4084419Z test_empty_like_SparseBSC_SparseCSC_cuda_bfloat16 (__main__.TestSparseCompressedCUDA) ... ok (0.026s) 2022-11-23T04:14:40.4084657Z test_empty_like_SparseBSC_SparseCSC_cuda_bool (__main__.TestSparseCompressedCUDA) ... ok (0.026s) 2022-11-23T04:14:40.4084905Z test_empty_like_SparseBSC_SparseCSC_cuda_complex128 (__main__.TestSparseCompressedCUDA) ... ok (0.026s) 2022-11-23T04:14:40.4085210Z test_empty_like_SparseBSC_SparseCSC_cuda_complex64 (__main__.TestSparseCompressedCUDA) ... ok (0.026s) 2022-11-23T04:14:40.4085457Z test_empty_like_SparseBSC_SparseCSC_cuda_float16 (__main__.TestSparseCompressedCUDA) ... ok (0.026s) 2022-11-23T04:14:40.4085701Z test_empty_like_SparseBSC_SparseCSC_cuda_float32 (__main__.TestSparseCompressedCUDA) ... ok (0.026s) 2022-11-23T04:14:40.4085942Z test_empty_like_SparseBSC_SparseCSC_cuda_float64 (__main__.TestSparseCompressedCUDA) ... ok (0.026s) 2022-11-23T04:14:40.4086181Z test_empty_like_SparseBSC_SparseCSC_cuda_int16 (__main__.TestSparseCompressedCUDA) ... ok (0.028s) 2022-11-23T04:14:40.4086419Z test_empty_like_SparseBSC_SparseCSC_cuda_int32 (__main__.TestSparseCompressedCUDA) ... ok (0.028s) 2022-11-23T04:14:40.4086635Z test_empty_like_SparseBSC_SparseCSC_cuda_int64 (__main__.TestSparseCompressedCUDA) ... ok (0.028s) 2022-11-23T04:14:40.4086876Z test_empty_like_SparseBSC_SparseCSC_cuda_int8 (__main__.TestSparseCompressedCUDA) ... ok (0.028s) 2022-11-23T04:14:40.4087125Z test_empty_like_SparseBSC_SparseCSC_cuda_uint8 (__main__.TestSparseCompressedCUDA) ... ok (0.028s) 2022-11-23T04:14:40.4087372Z test_empty_like_SparseBSC_SparseCSR_cuda_bfloat16 (__main__.TestSparseCompressedCUDA) ... ok (0.027s) 2022-11-23T04:14:40.4087617Z test_empty_like_SparseBSC_SparseCSR_cuda_bool (__main__.TestSparseCompressedCUDA) ... ok (0.026s) 2022-11-23T04:14:40.4087865Z test_empty_like_SparseBSC_SparseCSR_cuda_complex128 (__main__.TestSparseCompressedCUDA) ... ok (0.026s) 2022-11-23T04:14:40.4088111Z test_empty_like_SparseBSC_SparseCSR_cuda_complex64 (__main__.TestSparseCompressedCUDA) ... ok (0.026s) 2022-11-23T04:14:40.4088355Z test_empty_like_SparseBSC_SparseCSR_cuda_float16 (__main__.TestSparseCompressedCUDA) ... ok (0.026s) 2022-11-23T04:14:40.4088598Z test_empty_like_SparseBSC_SparseCSR_cuda_float32 (__main__.TestSparseCompressedCUDA) ... ok (0.026s) 2022-11-23T04:14:40.4088870Z test_empty_like_SparseBSC_SparseCSR_cuda_float64 (__main__.TestSparseCompressedCUDA) ... ok (0.026s) 2022-11-23T04:14:40.4089122Z test_empty_like_SparseBSC_SparseCSR_cuda_int16 (__main__.TestSparseCompressedCUDA) ... ok (0.026s) 2022-11-23T04:14:40.4089356Z test_empty_like_SparseBSC_SparseCSR_cuda_int32 (__main__.TestSparseCompressedCUDA) ... ok (0.026s) 2022-11-23T04:14:40.4089587Z test_empty_like_SparseBSC_SparseCSR_cuda_int64 (__main__.TestSparseCompressedCUDA) ... ok (0.026s) 2022-11-23T04:14:40.4089823Z test_empty_like_SparseBSC_SparseCSR_cuda_int8 (__main__.TestSparseCompressedCUDA) ... ok (0.026s) 2022-11-23T04:14:40.4090064Z test_empty_like_SparseBSC_SparseCSR_cuda_uint8 (__main__.TestSparseCompressedCUDA) ... ok (0.026s) 2022-11-23T04:14:40.4090308Z test_empty_like_SparseBSR_SparseBSC_cuda_bfloat16 (__main__.TestSparseCompressedCUDA) ... ok (0.025s) 2022-11-23T04:14:40.4090545Z test_empty_like_SparseBSR_SparseBSC_cuda_bool (__main__.TestSparseCompressedCUDA) ... ok (0.026s) 2022-11-23T04:14:40.4090808Z test_empty_like_SparseBSR_SparseBSC_cuda_complex128 (__main__.TestSparseCompressedCUDA) ... ok (0.025s) 2022-11-23T04:14:40.4091044Z test_empty_like_SparseBSR_SparseBSC_cuda_complex64 (__main__.TestSparseCompressedCUDA) ... ok (0.028s) 2022-11-23T04:14:40.4091293Z test_empty_like_SparseBSR_SparseBSC_cuda_float16 (__main__.TestSparseCompressedCUDA) ... ok (0.025s) 2022-11-23T04:14:40.4091533Z test_empty_like_SparseBSR_SparseBSC_cuda_float32 (__main__.TestSparseCompressedCUDA) ... ok (0.026s) 2022-11-23T04:14:40.4091771Z test_empty_like_SparseBSR_SparseBSC_cuda_float64 (__main__.TestSparseCompressedCUDA) ... ok (0.025s) 2022-11-23T04:14:40.4092007Z test_empty_like_SparseBSR_SparseBSC_cuda_int16 (__main__.TestSparseCompressedCUDA) ... ok (0.026s) 2022-11-23T04:14:40.4092239Z test_empty_like_SparseBSR_SparseBSC_cuda_int32 (__main__.TestSparseCompressedCUDA) ... ok (0.026s) 2022-11-23T04:14:40.4092479Z test_empty_like_SparseBSR_SparseBSC_cuda_int64 (__main__.TestSparseCompressedCUDA) ... ok (0.026s) 2022-11-23T04:14:40.4092781Z test_empty_like_SparseBSR_SparseBSC_cuda_int8 (__main__.TestSparseCompressedCUDA) ... ok (0.025s) 2022-11-23T04:14:40.4093019Z test_empty_like_SparseBSR_SparseBSC_cuda_uint8 (__main__.TestSparseCompressedCUDA) ... ok (0.026s) 2022-11-23T04:14:40.4093245Z test_empty_like_SparseBSR_SparseBSR_cuda_bfloat16 (__main__.TestSparseCompressedCUDA) ... ok (0.010s) 2022-11-23T04:14:40.4093481Z test_empty_like_SparseBSR_SparseBSR_cuda_bool (__main__.TestSparseCompressedCUDA) ... ok (0.010s) 2022-11-23T04:14:40.4093729Z test_empty_like_SparseBSR_SparseBSR_cuda_complex128 (__main__.TestSparseCompressedCUDA) ... ok (0.010s) 2022-11-23T04:14:40.4093979Z test_empty_like_SparseBSR_SparseBSR_cuda_complex64 (__main__.TestSparseCompressedCUDA) ... ok (0.010s) 2022-11-23T04:14:40.4094220Z test_empty_like_SparseBSR_SparseBSR_cuda_float16 (__main__.TestSparseCompressedCUDA) ... ok (0.010s) 2022-11-23T04:14:40.4094477Z test_empty_like_SparseBSR_SparseBSR_cuda_float32 (__main__.TestSparseCompressedCUDA) ... ok (0.010s) 2022-11-23T04:14:40.4094729Z test_empty_like_SparseBSR_SparseBSR_cuda_float64 (__main__.TestSparseCompressedCUDA) ... ok (0.010s) 2022-11-23T04:14:40.4094968Z test_empty_like_SparseBSR_SparseBSR_cuda_int16 (__main__.TestSparseCompressedCUDA) ... ok (0.010s) 2022-11-23T04:14:40.4095203Z test_empty_like_SparseBSR_SparseBSR_cuda_int32 (__main__.TestSparseCompressedCUDA) ... ok (0.010s) 2022-11-23T04:14:40.4095415Z test_empty_like_SparseBSR_SparseBSR_cuda_int64 (__main__.TestSparseCompressedCUDA) ... ok (0.010s) 2022-11-23T04:14:40.4095650Z test_empty_like_SparseBSR_SparseBSR_cuda_int8 (__main__.TestSparseCompressedCUDA) ... ok (0.010s) 2022-11-23T04:14:40.4095881Z test_empty_like_SparseBSR_SparseBSR_cuda_uint8 (__main__.TestSparseCompressedCUDA) ... ok (0.010s) 2022-11-23T04:14:40.4096126Z test_empty_like_SparseBSR_SparseCSC_cuda_bfloat16 (__main__.TestSparseCompressedCUDA) ... ok (0.025s) 2022-11-23T04:14:40.4096417Z test_empty_like_SparseBSR_SparseCSC_cuda_bool (__main__.TestSparseCompressedCUDA) ... ok (0.026s) 2022-11-23T04:14:40.4096676Z test_empty_like_SparseBSR_SparseCSC_cuda_complex128 (__main__.TestSparseCompressedCUDA) ... ok (0.025s) 2022-11-23T04:14:40.4096924Z test_empty_like_SparseBSR_SparseCSC_cuda_complex64 (__main__.TestSparseCompressedCUDA) ... ok (0.026s) 2022-11-23T04:14:40.4097166Z test_empty_like_SparseBSR_SparseCSC_cuda_float16 (__main__.TestSparseCompressedCUDA) ... ok (0.025s) 2022-11-23T04:14:40.4097401Z test_empty_like_SparseBSR_SparseCSC_cuda_float32 (__main__.TestSparseCompressedCUDA) ... ok (0.026s) 2022-11-23T04:14:40.4097627Z test_empty_like_SparseBSR_SparseCSC_cuda_float64 (__main__.TestSparseCompressedCUDA) ... ok (0.025s) 2022-11-23T04:14:40.4097861Z test_empty_like_SparseBSR_SparseCSC_cuda_int16 (__main__.TestSparseCompressedCUDA) ... ok (0.028s) 2022-11-23T04:14:40.4098108Z test_empty_like_SparseBSR_SparseCSC_cuda_int32 (__main__.TestSparseCompressedCUDA) ... ok (0.028s) 2022-11-23T04:14:40.4098345Z test_empty_like_SparseBSR_SparseCSC_cuda_int64 (__main__.TestSparseCompressedCUDA) ... ok (0.028s) 2022-11-23T04:14:40.4098594Z test_empty_like_SparseBSR_SparseCSC_cuda_int8 (__main__.TestSparseCompressedCUDA) ... ok (0.028s) 2022-11-23T04:14:40.4098835Z test_empty_like_SparseBSR_SparseCSC_cuda_uint8 (__main__.TestSparseCompressedCUDA) ... ok (0.026s) 2022-11-23T04:14:40.4099079Z test_empty_like_SparseBSR_SparseCSR_cuda_bfloat16 (__main__.TestSparseCompressedCUDA) ... ok (0.025s) 2022-11-23T04:14:40.4099319Z test_empty_like_SparseBSR_SparseCSR_cuda_bool (__main__.TestSparseCompressedCUDA) ... ok (0.026s) 2022-11-23T04:14:40.4099548Z test_empty_like_SparseBSR_SparseCSR_cuda_complex128 (__main__.TestSparseCompressedCUDA) ... ok (0.026s) 2022-11-23T04:14:40.4099794Z test_empty_like_SparseBSR_SparseCSR_cuda_complex64 (__main__.TestSparseCompressedCUDA) ... ok (0.026s) 2022-11-23T04:14:40.4100249Z test_empty_like_SparseBSR_SparseCSR_cuda_float16 (__main__.TestSparseCompressedCUDA) ... ok (0.025s) 2022-11-23T04:14:40.4100594Z test_empty_like_SparseBSR_SparseCSR_cuda_float32 (__main__.TestSparseCompressedCUDA) ... ok (0.026s) 2022-11-23T04:14:40.4100837Z test_empty_like_SparseBSR_SparseCSR_cuda_float64 (__main__.TestSparseCompressedCUDA) ... ok (0.026s) 2022-11-23T04:14:40.4101076Z test_empty_like_SparseBSR_SparseCSR_cuda_int16 (__main__.TestSparseCompressedCUDA) ... ok (0.026s) 2022-11-23T04:14:40.4101317Z test_empty_like_SparseBSR_SparseCSR_cuda_int32 (__main__.TestSparseCompressedCUDA) ... ok (0.025s) 2022-11-23T04:14:40.4101551Z test_empty_like_SparseBSR_SparseCSR_cuda_int64 (__main__.TestSparseCompressedCUDA) ... ok (0.026s) 2022-11-23T04:14:40.4101789Z test_empty_like_SparseBSR_SparseCSR_cuda_int8 (__main__.TestSparseCompressedCUDA) ... ok (0.028s) 2022-11-23T04:14:40.4102021Z test_empty_like_SparseBSR_SparseCSR_cuda_uint8 (__main__.TestSparseCompressedCUDA) ... ok (0.028s) 2022-11-23T04:14:40.4102275Z test_empty_like_SparseCSC_SparseBSC_cuda_bfloat16 (__main__.TestSparseCompressedCUDA) ... ok (0.023s) 2022-11-23T04:14:40.4102521Z test_empty_like_SparseCSC_SparseBSC_cuda_bool (__main__.TestSparseCompressedCUDA) ... ok (0.022s) 2022-11-23T04:14:40.4102771Z test_empty_like_SparseCSC_SparseBSC_cuda_complex128 (__main__.TestSparseCompressedCUDA) ... ok (0.022s) 2022-11-23T04:14:40.4103017Z test_empty_like_SparseCSC_SparseBSC_cuda_complex64 (__main__.TestSparseCompressedCUDA) ... ok (0.023s) 2022-11-23T04:14:40.4103261Z test_empty_like_SparseCSC_SparseBSC_cuda_float16 (__main__.TestSparseCompressedCUDA) ... ok (0.022s) 2022-11-23T04:14:40.4103504Z test_empty_like_SparseCSC_SparseBSC_cuda_float32 (__main__.TestSparseCompressedCUDA) ... ok (0.022s) 2022-11-23T04:14:40.4103738Z test_empty_like_SparseCSC_SparseBSC_cuda_float64 (__main__.TestSparseCompressedCUDA) ... ok (0.022s) 2022-11-23T04:14:40.4103976Z test_empty_like_SparseCSC_SparseBSC_cuda_int16 (__main__.TestSparseCompressedCUDA) ... ok (0.022s) 2022-11-23T04:14:40.4104260Z test_empty_like_SparseCSC_SparseBSC_cuda_int32 (__main__.TestSparseCompressedCUDA) ... ok (0.022s) 2022-11-23T04:14:40.4104512Z test_empty_like_SparseCSC_SparseBSC_cuda_int64 (__main__.TestSparseCompressedCUDA) ... ok (0.022s) 2022-11-23T04:14:40.4104749Z test_empty_like_SparseCSC_SparseBSC_cuda_int8 (__main__.TestSparseCompressedCUDA) ... ok (0.022s) 2022-11-23T04:14:40.4104988Z test_empty_like_SparseCSC_SparseBSC_cuda_uint8 (__main__.TestSparseCompressedCUDA) ... ok (0.022s) 2022-11-23T04:14:40.4105233Z test_empty_like_SparseCSC_SparseBSR_cuda_bfloat16 (__main__.TestSparseCompressedCUDA) ... ok (0.024s) 2022-11-23T04:14:40.4105467Z test_empty_like_SparseCSC_SparseBSR_cuda_bool (__main__.TestSparseCompressedCUDA) ... ok (0.023s) 2022-11-23T04:14:40.4105725Z test_empty_like_SparseCSC_SparseBSR_cuda_complex128 (__main__.TestSparseCompressedCUDA) ... ok (0.022s) 2022-11-23T04:14:40.4105979Z test_empty_like_SparseCSC_SparseBSR_cuda_complex64 (__main__.TestSparseCompressedCUDA) ... ok (0.022s) 2022-11-23T04:14:40.4106228Z test_empty_like_SparseCSC_SparseBSR_cuda_float16 (__main__.TestSparseCompressedCUDA) ... ok (0.022s) 2022-11-23T04:14:40.4106459Z test_empty_like_SparseCSC_SparseBSR_cuda_float32 (__main__.TestSparseCompressedCUDA) ... ok (0.022s) 2022-11-23T04:14:40.4106704Z test_empty_like_SparseCSC_SparseBSR_cuda_float64 (__main__.TestSparseCompressedCUDA) ... ok (0.022s) 2022-11-23T04:14:40.4106941Z test_empty_like_SparseCSC_SparseBSR_cuda_int16 (__main__.TestSparseCompressedCUDA) ... ok (0.022s) 2022-11-23T04:14:40.4107172Z test_empty_like_SparseCSC_SparseBSR_cuda_int32 (__main__.TestSparseCompressedCUDA) ... ok (0.022s) 2022-11-23T04:14:40.4107409Z test_empty_like_SparseCSC_SparseBSR_cuda_int64 (__main__.TestSparseCompressedCUDA) ... ok (0.024s) 2022-11-23T04:14:40.4107646Z test_empty_like_SparseCSC_SparseBSR_cuda_int8 (__main__.TestSparseCompressedCUDA) ... ok (0.024s) 2022-11-23T04:14:40.4107884Z test_empty_like_SparseCSC_SparseBSR_cuda_uint8 (__main__.TestSparseCompressedCUDA) ... ok (0.022s) 2022-11-23T04:14:40.4108129Z test_empty_like_SparseCSC_SparseCSC_cuda_bfloat16 (__main__.TestSparseCompressedCUDA) ... ok (0.006s) 2022-11-23T04:14:40.4108449Z test_empty_like_SparseCSC_SparseCSC_cuda_bool (__main__.TestSparseCompressedCUDA) ... ok (0.006s) 2022-11-23T04:14:40.4108679Z test_empty_like_SparseCSC_SparseCSC_cuda_complex128 (__main__.TestSparseCompressedCUDA) ... ok (0.006s) 2022-11-23T04:14:40.4108926Z test_empty_like_SparseCSC_SparseCSC_cuda_complex64 (__main__.TestSparseCompressedCUDA) ... ok (0.007s) 2022-11-23T04:14:40.4109171Z test_empty_like_SparseCSC_SparseCSC_cuda_float16 (__main__.TestSparseCompressedCUDA) ... ok (0.006s) 2022-11-23T04:14:40.4109424Z test_empty_like_SparseCSC_SparseCSC_cuda_float32 (__main__.TestSparseCompressedCUDA) ... ok (0.006s) 2022-11-23T04:14:40.4109669Z test_empty_like_SparseCSC_SparseCSC_cuda_float64 (__main__.TestSparseCompressedCUDA) ... ok (0.006s) 2022-11-23T04:14:40.4109913Z test_empty_like_SparseCSC_SparseCSC_cuda_int16 (__main__.TestSparseCompressedCUDA) ... ok (0.006s) 2022-11-23T04:14:40.4110155Z test_empty_like_SparseCSC_SparseCSC_cuda_int32 (__main__.TestSparseCompressedCUDA) ... ok (0.006s) 2022-11-23T04:14:40.4110393Z test_empty_like_SparseCSC_SparseCSC_cuda_int64 (__main__.TestSparseCompressedCUDA) ... ok (0.006s) 2022-11-23T04:14:40.4110633Z test_empty_like_SparseCSC_SparseCSC_cuda_int8 (__main__.TestSparseCompressedCUDA) ... ok (0.006s) 2022-11-23T04:14:40.4110851Z test_empty_like_SparseCSC_SparseCSC_cuda_uint8 (__main__.TestSparseCompressedCUDA) ... ok (0.006s) 2022-11-23T04:14:40.4111098Z test_empty_like_SparseCSC_SparseCSR_cuda_bfloat16 (__main__.TestSparseCompressedCUDA) ... ok (0.022s) 2022-11-23T04:14:40.4111335Z test_empty_like_SparseCSC_SparseCSR_cuda_bool (__main__.TestSparseCompressedCUDA) ... ok (0.022s) 2022-11-23T04:14:40.4111585Z test_empty_like_SparseCSC_SparseCSR_cuda_complex128 (__main__.TestSparseCompressedCUDA) ... ok (0.024s) 2022-11-23T04:14:40.4111885Z test_empty_like_SparseCSC_SparseCSR_cuda_complex64 (__main__.TestSparseCompressedCUDA) ... ok (0.022s) 2022-11-23T04:14:40.4112141Z test_empty_like_SparseCSC_SparseCSR_cuda_float16 (__main__.TestSparseCompressedCUDA) ... ok (0.022s) 2022-11-23T04:14:40.4112381Z test_empty_like_SparseCSC_SparseCSR_cuda_float32 (__main__.TestSparseCompressedCUDA) ... ok (0.022s) 2022-11-23T04:14:40.4112626Z test_empty_like_SparseCSC_SparseCSR_cuda_float64 (__main__.TestSparseCompressedCUDA) ... ok (0.022s) 2022-11-23T04:14:40.4112865Z test_empty_like_SparseCSC_SparseCSR_cuda_int16 (__main__.TestSparseCompressedCUDA) ... ok (0.024s) 2022-11-23T04:14:40.4113092Z test_empty_like_SparseCSC_SparseCSR_cuda_int32 (__main__.TestSparseCompressedCUDA) ... ok (0.024s) 2022-11-23T04:14:40.4113329Z test_empty_like_SparseCSC_SparseCSR_cuda_int64 (__main__.TestSparseCompressedCUDA) ... ok (0.022s) 2022-11-23T04:14:40.4113572Z test_empty_like_SparseCSC_SparseCSR_cuda_int8 (__main__.TestSparseCompressedCUDA) ... ok (0.022s) 2022-11-23T04:14:40.4113812Z test_empty_like_SparseCSC_SparseCSR_cuda_uint8 (__main__.TestSparseCompressedCUDA) ... ok (0.022s) 2022-11-23T04:14:40.4114059Z test_empty_like_SparseCSR_SparseBSC_cuda_bfloat16 (__main__.TestSparseCompressedCUDA) ... ok (0.022s) 2022-11-23T04:14:40.4114297Z test_empty_like_SparseCSR_SparseBSC_cuda_bool (__main__.TestSparseCompressedCUDA) ... ok (0.022s) 2022-11-23T04:14:40.4114543Z test_empty_like_SparseCSR_SparseBSC_cuda_complex128 (__main__.TestSparseCompressedCUDA) ... ok (0.022s) 2022-11-23T04:14:40.4114789Z test_empty_like_SparseCSR_SparseBSC_cuda_complex64 (__main__.TestSparseCompressedCUDA) ... ok (0.022s) 2022-11-23T04:14:40.4115030Z test_empty_like_SparseCSR_SparseBSC_cuda_float16 (__main__.TestSparseCompressedCUDA) ... ok (0.022s) 2022-11-23T04:14:40.4115253Z test_empty_like_SparseCSR_SparseBSC_cuda_float32 (__main__.TestSparseCompressedCUDA) ... ok (0.024s) 2022-11-23T04:14:40.4115494Z test_empty_like_SparseCSR_SparseBSC_cuda_float64 (__main__.TestSparseCompressedCUDA) ... ok (0.024s) 2022-11-23T04:14:40.4115733Z test_empty_like_SparseCSR_SparseBSC_cuda_int16 (__main__.TestSparseCompressedCUDA) ... ok (0.024s) 2022-11-23T04:14:40.4116034Z test_empty_like_SparseCSR_SparseBSC_cuda_int32 (__main__.TestSparseCompressedCUDA) ... ok (0.024s) 2022-11-23T04:14:40.4116268Z test_empty_like_SparseCSR_SparseBSC_cuda_int64 (__main__.TestSparseCompressedCUDA) ... ok (0.024s) 2022-11-23T04:14:40.4116509Z test_empty_like_SparseCSR_SparseBSC_cuda_int8 (__main__.TestSparseCompressedCUDA) ... ok (0.022s) 2022-11-23T04:14:40.4116760Z test_empty_like_SparseCSR_SparseBSC_cuda_uint8 (__main__.TestSparseCompressedCUDA) ... ok (0.024s) 2022-11-23T04:14:40.4117010Z test_empty_like_SparseCSR_SparseBSR_cuda_bfloat16 (__main__.TestSparseCompressedCUDA) ... ok (0.024s) 2022-11-23T04:14:40.4117253Z test_empty_like_SparseCSR_SparseBSR_cuda_bool (__main__.TestSparseCompressedCUDA) ... ok (0.023s) 2022-11-23T04:14:40.4117485Z test_empty_like_SparseCSR_SparseBSR_cuda_complex128 (__main__.TestSparseCompressedCUDA) ... ok (0.022s) 2022-11-23T04:14:40.4117733Z test_empty_like_SparseCSR_SparseBSR_cuda_complex64 (__main__.TestSparseCompressedCUDA) ... ok (0.023s) 2022-11-23T04:14:40.4117977Z test_empty_like_SparseCSR_SparseBSR_cuda_float16 (__main__.TestSparseCompressedCUDA) ... ok (0.024s) 2022-11-23T04:14:40.4118218Z test_empty_like_SparseCSR_SparseBSR_cuda_float32 (__main__.TestSparseCompressedCUDA) ... ok (0.024s) 2022-11-23T04:14:40.4118453Z test_empty_like_SparseCSR_SparseBSR_cuda_float64 (__main__.TestSparseCompressedCUDA) ... ok (0.023s) 2022-11-23T04:14:40.4118690Z test_empty_like_SparseCSR_SparseBSR_cuda_int16 (__main__.TestSparseCompressedCUDA) ... ok (0.022s) 2022-11-23T04:14:40.4118922Z test_empty_like_SparseCSR_SparseBSR_cuda_int32 (__main__.TestSparseCompressedCUDA) ... ok (0.022s) 2022-11-23T04:14:40.4119152Z test_empty_like_SparseCSR_SparseBSR_cuda_int64 (__main__.TestSparseCompressedCUDA) ... ok (0.022s) 2022-11-23T04:14:40.4119371Z test_empty_like_SparseCSR_SparseBSR_cuda_int8 (__main__.TestSparseCompressedCUDA) ... ok (0.022s) 2022-11-23T04:14:40.4119665Z test_empty_like_SparseCSR_SparseBSR_cuda_uint8 (__main__.TestSparseCompressedCUDA) ... ok (0.022s) 2022-11-23T04:14:40.4119916Z test_empty_like_SparseCSR_SparseCSC_cuda_bfloat16 (__main__.TestSparseCompressedCUDA) ... ok (0.022s) 2022-11-23T04:14:40.4120150Z test_empty_like_SparseCSR_SparseCSC_cuda_bool (__main__.TestSparseCompressedCUDA) ... ok (0.022s) 2022-11-23T04:14:40.4120411Z test_empty_like_SparseCSR_SparseCSC_cuda_complex128 (__main__.TestSparseCompressedCUDA) ... ok (0.022s) 2022-11-23T04:14:40.4120665Z test_empty_like_SparseCSR_SparseCSC_cuda_complex64 (__main__.TestSparseCompressedCUDA) ... ok (0.022s) 2022-11-23T04:14:40.4120912Z test_empty_like_SparseCSR_SparseCSC_cuda_float16 (__main__.TestSparseCompressedCUDA) ... ok (0.022s) 2022-11-23T04:14:40.4121154Z test_empty_like_SparseCSR_SparseCSC_cuda_float32 (__main__.TestSparseCompressedCUDA) ... ok (0.022s) 2022-11-23T04:14:40.4121398Z test_empty_like_SparseCSR_SparseCSC_cuda_float64 (__main__.TestSparseCompressedCUDA) ... ok (0.022s) 2022-11-23T04:14:40.4121622Z test_empty_like_SparseCSR_SparseCSC_cuda_int16 (__main__.TestSparseCompressedCUDA) ... ok (0.024s) 2022-11-23T04:14:40.4121856Z test_empty_like_SparseCSR_SparseCSC_cuda_int32 (__main__.TestSparseCompressedCUDA) ... ok (0.024s) 2022-11-23T04:14:40.4122092Z test_empty_like_SparseCSR_SparseCSC_cuda_int64 (__main__.TestSparseCompressedCUDA) ... ok (0.024s) 2022-11-23T04:14:40.4122326Z test_empty_like_SparseCSR_SparseCSC_cuda_int8 (__main__.TestSparseCompressedCUDA) ... ok (0.023s) 2022-11-23T04:14:40.4122562Z test_empty_like_SparseCSR_SparseCSC_cuda_uint8 (__main__.TestSparseCompressedCUDA) ... ok (0.022s) 2022-11-23T04:14:40.4122805Z test_empty_like_SparseCSR_SparseCSR_cuda_bfloat16 (__main__.TestSparseCompressedCUDA) ... ok (0.006s) 2022-11-23T04:14:40.4123046Z test_empty_like_SparseCSR_SparseCSR_cuda_bool (__main__.TestSparseCompressedCUDA) ... ok (0.006s) 2022-11-23T04:14:40.4123295Z test_empty_like_SparseCSR_SparseCSR_cuda_complex128 (__main__.TestSparseCompressedCUDA) ... ok (0.006s) 2022-11-23T04:14:40.4123604Z test_empty_like_SparseCSR_SparseCSR_cuda_complex64 (__main__.TestSparseCompressedCUDA) ... ok (0.006s) 2022-11-23T04:14:40.4123830Z test_empty_like_SparseCSR_SparseCSR_cuda_float16 (__main__.TestSparseCompressedCUDA) ... ok (0.006s) 2022-11-23T04:14:40.4124082Z test_empty_like_SparseCSR_SparseCSR_cuda_float32 (__main__.TestSparseCompressedCUDA) ... ok (0.007s) 2022-11-23T04:14:40.4124329Z test_empty_like_SparseCSR_SparseCSR_cuda_float64 (__main__.TestSparseCompressedCUDA) ... ok (0.006s) 2022-11-23T04:14:40.4124572Z test_empty_like_SparseCSR_SparseCSR_cuda_int16 (__main__.TestSparseCompressedCUDA) ... ok (0.006s) 2022-11-23T04:14:40.4124805Z test_empty_like_SparseCSR_SparseCSR_cuda_int32 (__main__.TestSparseCompressedCUDA) ... ok (0.006s) 2022-11-23T04:14:40.4125037Z test_empty_like_SparseCSR_SparseCSR_cuda_int64 (__main__.TestSparseCompressedCUDA) ... ok (0.006s) 2022-11-23T04:14:40.4125276Z test_empty_like_SparseCSR_SparseCSR_cuda_int8 (__main__.TestSparseCompressedCUDA) ... ok (0.006s) 2022-11-23T04:14:40.4125512Z test_empty_like_SparseCSR_SparseCSR_cuda_uint8 (__main__.TestSparseCompressedCUDA) ... ok (0.006s) 2022-11-23T04:14:40.4125787Z test_invalid_input_SparseBSC_target_sparse_compressed_tensor_cuda (__main__.TestSparseCompressedCUDA) ... ok (0.052s) 2022-11-23T04:14:40.4126052Z test_invalid_input_SparseBSC_target_sparse_compressed_tensor_no_size_cuda (__main__.TestSparseCompressedCUDA) ... ok (0.033s) 2022-11-23T04:14:40.4126344Z test_invalid_input_SparseBSC_target_validate_sparse_compressed_tensor_args_cuda (__main__.TestSparseCompressedCUDA) ... ok (0.038s) 2022-11-23T04:14:40.4126609Z test_invalid_input_SparseBSR_target_sparse_compressed_tensor_cuda (__main__.TestSparseCompressedCUDA) ... ok (0.050s) 2022-11-23T04:14:40.4126885Z test_invalid_input_SparseBSR_target_sparse_compressed_tensor_no_size_cuda (__main__.TestSparseCompressedCUDA) ... ok (0.031s) 2022-11-23T04:14:40.4127230Z test_invalid_input_SparseBSR_target_validate_sparse_compressed_tensor_args_cuda (__main__.TestSparseCompressedCUDA) ... ok (0.039s) 2022-11-23T04:14:40.4127513Z test_invalid_input_SparseCSC_target_sparse_compressed_tensor_cuda (__main__.TestSparseCompressedCUDA) ... ok (0.046s) 2022-11-23T04:14:40.4127787Z test_invalid_input_SparseCSC_target_sparse_compressed_tensor_no_size_cuda (__main__.TestSparseCompressedCUDA) ... ok (0.030s) 2022-11-23T04:14:40.4128091Z test_invalid_input_SparseCSC_target_validate_sparse_compressed_tensor_args_cuda (__main__.TestSparseCompressedCUDA) ... ok (0.035s) 2022-11-23T04:14:40.4128369Z test_invalid_input_SparseCSR_target_sparse_compressed_tensor_cuda (__main__.TestSparseCompressedCUDA) ... ok (0.046s) 2022-11-23T04:14:40.4128651Z test_invalid_input_SparseCSR_target_sparse_compressed_tensor_no_size_cuda (__main__.TestSparseCompressedCUDA) ... ok (0.032s) 2022-11-23T04:14:40.4128929Z test_invalid_input_SparseCSR_target_validate_sparse_compressed_tensor_args_cuda (__main__.TestSparseCompressedCUDA) ... ok (0.036s) 2022-11-23T04:14:40.4129175Z test_layout_SparseBSC_cuda (__main__.TestSparseCompressedCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T04:14:40.4129413Z test_layout_SparseBSR_cuda (__main__.TestSparseCompressedCUDA) ... skip: Only runs on cpu (0.001s) 2022-11-23T04:14:40.4129643Z test_layout_SparseCSC_cuda (__main__.TestSparseCompressedCUDA) ... skip: Only runs on cpu (0.001s) 2022-11-23T04:14:40.4129873Z test_layout_SparseCSR_cuda (__main__.TestSparseCompressedCUDA) ... skip: Only runs on cpu (0.001s) 2022-11-23T04:14:40.4130086Z test_print_SparseBSC_cuda (__main__.TestSparseCompressedCUDA) ... ok (0.621s) 2022-11-23T04:14:40.4130299Z test_print_SparseBSR_cuda (__main__.TestSparseCompressedCUDA) ... ok (0.609s) 2022-11-23T04:14:40.4130510Z test_print_SparseCSC_cuda (__main__.TestSparseCompressedCUDA) ... ok (0.170s) 2022-11-23T04:14:40.4130714Z test_print_SparseCSR_cuda (__main__.TestSparseCompressedCUDA) ... ok (0.170s) 2022-11-23T04:14:40.4130979Z test_sparse_compressed_constructor_____from_list_SparseBSC_cuda_bfloat16 (__main__.TestSparseCompressedCUDA) ... ok (0.036s) 2022-11-23T04:14:40.4131316Z test_sparse_compressed_constructor_____from_list_SparseBSC_cuda_bool (__main__.TestSparseCompressedCUDA) ... ok (0.032s) 2022-11-23T04:14:40.4131601Z test_sparse_compressed_constructor_____from_list_SparseBSC_cuda_complex128 (__main__.TestSparseCompressedCUDA) ... ok (0.035s) 2022-11-23T04:14:40.4131886Z test_sparse_compressed_constructor_____from_list_SparseBSC_cuda_complex64 (__main__.TestSparseCompressedCUDA) ... ok (0.035s) 2022-11-23T04:14:40.4132166Z test_sparse_compressed_constructor_____from_list_SparseBSC_cuda_float16 (__main__.TestSparseCompressedCUDA) ... ok (0.035s) 2022-11-23T04:14:40.4132443Z test_sparse_compressed_constructor_____from_list_SparseBSC_cuda_float32 (__main__.TestSparseCompressedCUDA) ... ok (0.035s) 2022-11-23T04:14:40.4132721Z test_sparse_compressed_constructor_____from_list_SparseBSC_cuda_float64 (__main__.TestSparseCompressedCUDA) ... ok (0.034s) 2022-11-23T04:14:40.4132994Z test_sparse_compressed_constructor_____from_list_SparseBSC_cuda_int16 (__main__.TestSparseCompressedCUDA) ... ok (0.033s) 2022-11-23T04:14:40.4133263Z test_sparse_compressed_constructor_____from_list_SparseBSC_cuda_int32 (__main__.TestSparseCompressedCUDA) ... ok (0.032s) 2022-11-23T04:14:40.4133526Z test_sparse_compressed_constructor_____from_list_SparseBSC_cuda_int64 (__main__.TestSparseCompressedCUDA) ... ok (0.032s) 2022-11-23T04:14:40.4133777Z test_sparse_compressed_constructor_____from_list_SparseBSC_cuda_int8 (__main__.TestSparseCompressedCUDA) ... ok (0.032s) 2022-11-23T04:14:40.4134050Z test_sparse_compressed_constructor_____from_list_SparseBSC_cuda_uint8 (__main__.TestSparseCompressedCUDA) ... ok (0.032s) 2022-11-23T04:14:40.4134324Z test_sparse_compressed_constructor_____from_list_SparseBSR_cuda_bfloat16 (__main__.TestSparseCompressedCUDA) ... ok (0.035s) 2022-11-23T04:14:40.4134642Z test_sparse_compressed_constructor_____from_list_SparseBSR_cuda_bool (__main__.TestSparseCompressedCUDA) ... ok (0.034s) 2022-11-23T04:14:40.4134931Z test_sparse_compressed_constructor_____from_list_SparseBSR_cuda_complex128 (__main__.TestSparseCompressedCUDA) ... ok (0.036s) 2022-11-23T04:14:40.4135211Z test_sparse_compressed_constructor_____from_list_SparseBSR_cuda_complex64 (__main__.TestSparseCompressedCUDA) ... ok (0.037s) 2022-11-23T04:14:40.4135486Z test_sparse_compressed_constructor_____from_list_SparseBSR_cuda_float16 (__main__.TestSparseCompressedCUDA) ... ok (0.035s) 2022-11-23T04:14:40.4135759Z test_sparse_compressed_constructor_____from_list_SparseBSR_cuda_float32 (__main__.TestSparseCompressedCUDA) ... ok (0.036s) 2022-11-23T04:14:40.4136039Z test_sparse_compressed_constructor_____from_list_SparseBSR_cuda_float64 (__main__.TestSparseCompressedCUDA) ... ok (0.035s) 2022-11-23T04:14:40.4136314Z test_sparse_compressed_constructor_____from_list_SparseBSR_cuda_int16 (__main__.TestSparseCompressedCUDA) ... ok (0.034s) 2022-11-23T04:14:40.4136580Z test_sparse_compressed_constructor_____from_list_SparseBSR_cuda_int32 (__main__.TestSparseCompressedCUDA) ... ok (0.033s) 2022-11-23T04:14:40.4136849Z test_sparse_compressed_constructor_____from_list_SparseBSR_cuda_int64 (__main__.TestSparseCompressedCUDA) ... ok (0.032s) 2022-11-23T04:14:40.4137117Z test_sparse_compressed_constructor_____from_list_SparseBSR_cuda_int8 (__main__.TestSparseCompressedCUDA) ... ok (0.032s) 2022-11-23T04:14:40.4137383Z test_sparse_compressed_constructor_____from_list_SparseBSR_cuda_uint8 (__main__.TestSparseCompressedCUDA) ... ok (0.032s) 2022-11-23T04:14:40.4137656Z test_sparse_compressed_constructor_____from_list_SparseCSC_cuda_bfloat16 (__main__.TestSparseCompressedCUDA) ... ok (0.026s) 2022-11-23T04:14:40.4137925Z test_sparse_compressed_constructor_____from_list_SparseCSC_cuda_bool (__main__.TestSparseCompressedCUDA) ... ok (0.024s) 2022-11-23T04:14:40.4138205Z test_sparse_compressed_constructor_____from_list_SparseCSC_cuda_complex128 (__main__.TestSparseCompressedCUDA) ... ok (0.027s) 2022-11-23T04:14:40.4138541Z test_sparse_compressed_constructor_____from_list_SparseCSC_cuda_complex64 (__main__.TestSparseCompressedCUDA) ... ok (0.028s) 2022-11-23T04:14:40.4138815Z test_sparse_compressed_constructor_____from_list_SparseCSC_cuda_float16 (__main__.TestSparseCompressedCUDA) ... ok (0.027s) 2022-11-23T04:14:40.4139086Z test_sparse_compressed_constructor_____from_list_SparseCSC_cuda_float32 (__main__.TestSparseCompressedCUDA) ... ok (0.026s) 2022-11-23T04:14:40.4139339Z test_sparse_compressed_constructor_____from_list_SparseCSC_cuda_float64 (__main__.TestSparseCompressedCUDA) ... ok (0.026s) 2022-11-23T04:14:40.4139606Z test_sparse_compressed_constructor_____from_list_SparseCSC_cuda_int16 (__main__.TestSparseCompressedCUDA) ... ok (0.024s) 2022-11-23T04:14:40.4139872Z test_sparse_compressed_constructor_____from_list_SparseCSC_cuda_int32 (__main__.TestSparseCompressedCUDA) ... ok (0.024s) 2022-11-23T04:14:40.4140447Z test_sparse_compressed_constructor_____from_list_SparseCSC_cuda_int64 (__main__.TestSparseCompressedCUDA) ... ok (0.023s) 2022-11-23T04:14:40.4140734Z test_sparse_compressed_constructor_____from_list_SparseCSC_cuda_int8 (__main__.TestSparseCompressedCUDA) ... ok (0.024s) 2022-11-23T04:14:40.4141008Z test_sparse_compressed_constructor_____from_list_SparseCSC_cuda_uint8 (__main__.TestSparseCompressedCUDA) ... ok (0.025s) 2022-11-23T04:14:40.4141283Z test_sparse_compressed_constructor_____from_list_SparseCSR_cuda_bfloat16 (__main__.TestSparseCompressedCUDA) ... ok (0.027s) 2022-11-23T04:14:40.4141552Z test_sparse_compressed_constructor_____from_list_SparseCSR_cuda_bool (__main__.TestSparseCompressedCUDA) ... ok (0.024s) 2022-11-23T04:14:40.4141828Z test_sparse_compressed_constructor_____from_list_SparseCSR_cuda_complex128 (__main__.TestSparseCompressedCUDA) ... ok (0.028s) 2022-11-23T04:14:40.4142085Z test_sparse_compressed_constructor_____from_list_SparseCSR_cuda_complex64 (__main__.TestSparseCompressedCUDA) ... ok (0.028s) 2022-11-23T04:14:40.4142439Z test_sparse_compressed_constructor_____from_list_SparseCSR_cuda_float16 (__main__.TestSparseCompressedCUDA) ... ok (0.027s) 2022-11-23T04:14:40.4142721Z test_sparse_compressed_constructor_____from_list_SparseCSR_cuda_float32 (__main__.TestSparseCompressedCUDA) ... ok (0.027s) 2022-11-23T04:14:40.4142990Z test_sparse_compressed_constructor_____from_list_SparseCSR_cuda_float64 (__main__.TestSparseCompressedCUDA) ... ok (0.026s) 2022-11-23T04:14:40.4143256Z test_sparse_compressed_constructor_____from_list_SparseCSR_cuda_int16 (__main__.TestSparseCompressedCUDA) ... ok (0.025s) 2022-11-23T04:14:40.4143524Z test_sparse_compressed_constructor_____from_list_SparseCSR_cuda_int32 (__main__.TestSparseCompressedCUDA) ... ok (0.024s) 2022-11-23T04:14:40.4143789Z test_sparse_compressed_constructor_____from_list_SparseCSR_cuda_int64 (__main__.TestSparseCompressedCUDA) ... ok (0.023s) 2022-11-23T04:14:40.4144057Z test_sparse_compressed_constructor_____from_list_SparseCSR_cuda_int8 (__main__.TestSparseCompressedCUDA) ... ok (0.025s) 2022-11-23T04:14:40.4144326Z test_sparse_compressed_constructor_____from_list_SparseCSR_cuda_uint8 (__main__.TestSparseCompressedCUDA) ... ok (0.026s) 2022-11-23T04:14:40.4144616Z test_sparse_compressed_constructor_____from_tensor_SparseBSC_cuda_bfloat16 (__main__.TestSparseCompressedCUDA) ... ok (0.032s) 2022-11-23T04:14:40.4144878Z test_sparse_compressed_constructor_____from_tensor_SparseBSC_cuda_bool (__main__.TestSparseCompressedCUDA) ... ok (0.030s) 2022-11-23T04:14:40.4145166Z test_sparse_compressed_constructor_____from_tensor_SparseBSC_cuda_complex128 (__main__.TestSparseCompressedCUDA) ... ok (0.031s) 2022-11-23T04:14:40.4145442Z test_sparse_compressed_constructor_____from_tensor_SparseBSC_cuda_complex64 (__main__.TestSparseCompressedCUDA) ... ok (0.032s) 2022-11-23T04:14:40.4145717Z test_sparse_compressed_constructor_____from_tensor_SparseBSC_cuda_float16 (__main__.TestSparseCompressedCUDA) ... ok (0.031s) 2022-11-23T04:14:40.4145995Z test_sparse_compressed_constructor_____from_tensor_SparseBSC_cuda_float32 (__main__.TestSparseCompressedCUDA) ... ok (0.031s) 2022-11-23T04:14:40.4146346Z test_sparse_compressed_constructor_____from_tensor_SparseBSC_cuda_float64 (__main__.TestSparseCompressedCUDA) ... ok (0.030s) 2022-11-23T04:14:40.4146619Z test_sparse_compressed_constructor_____from_tensor_SparseBSC_cuda_int16 (__main__.TestSparseCompressedCUDA) ... ok (0.028s) 2022-11-23T04:14:40.4146891Z test_sparse_compressed_constructor_____from_tensor_SparseBSC_cuda_int32 (__main__.TestSparseCompressedCUDA) ... ok (0.028s) 2022-11-23T04:14:40.4147159Z test_sparse_compressed_constructor_____from_tensor_SparseBSC_cuda_int64 (__main__.TestSparseCompressedCUDA) ... ok (0.030s) 2022-11-23T04:14:40.4147431Z test_sparse_compressed_constructor_____from_tensor_SparseBSC_cuda_int8 (__main__.TestSparseCompressedCUDA) ... ok (0.029s) 2022-11-23T04:14:40.4147687Z test_sparse_compressed_constructor_____from_tensor_SparseBSC_cuda_uint8 (__main__.TestSparseCompressedCUDA) ... ok (0.028s) 2022-11-23T04:14:40.4147967Z test_sparse_compressed_constructor_____from_tensor_SparseBSR_cuda_bfloat16 (__main__.TestSparseCompressedCUDA) ... ok (0.030s) 2022-11-23T04:14:40.4148238Z test_sparse_compressed_constructor_____from_tensor_SparseBSR_cuda_bool (__main__.TestSparseCompressedCUDA) ... ok (0.028s) 2022-11-23T04:14:40.4148514Z test_sparse_compressed_constructor_____from_tensor_SparseBSR_cuda_complex128 (__main__.TestSparseCompressedCUDA) ... ok (0.032s) 2022-11-23T04:14:40.4148800Z test_sparse_compressed_constructor_____from_tensor_SparseBSR_cuda_complex64 (__main__.TestSparseCompressedCUDA) ... ok (0.032s) 2022-11-23T04:14:40.4149080Z test_sparse_compressed_constructor_____from_tensor_SparseBSR_cuda_float16 (__main__.TestSparseCompressedCUDA) ... ok (0.030s) 2022-11-23T04:14:40.4149361Z test_sparse_compressed_constructor_____from_tensor_SparseBSR_cuda_float32 (__main__.TestSparseCompressedCUDA) ... ok (0.031s) 2022-11-23T04:14:40.4149686Z test_sparse_compressed_constructor_____from_tensor_SparseBSR_cuda_float64 (__main__.TestSparseCompressedCUDA) ... ok (0.030s) 2022-11-23T04:14:40.4149969Z test_sparse_compressed_constructor_____from_tensor_SparseBSR_cuda_int16 (__main__.TestSparseCompressedCUDA) ... ok (0.028s) 2022-11-23T04:14:40.4150241Z test_sparse_compressed_constructor_____from_tensor_SparseBSR_cuda_int32 (__main__.TestSparseCompressedCUDA) ... ok (0.030s) 2022-11-23T04:14:40.4150488Z test_sparse_compressed_constructor_____from_tensor_SparseBSR_cuda_int64 (__main__.TestSparseCompressedCUDA) ... ok (0.028s) 2022-11-23T04:14:40.4150761Z test_sparse_compressed_constructor_____from_tensor_SparseBSR_cuda_int8 (__main__.TestSparseCompressedCUDA) ... ok (0.029s) 2022-11-23T04:14:40.4151030Z test_sparse_compressed_constructor_____from_tensor_SparseBSR_cuda_uint8 (__main__.TestSparseCompressedCUDA) ... ok (0.029s) 2022-11-23T04:14:40.4151308Z test_sparse_compressed_constructor_____from_tensor_SparseCSC_cuda_bfloat16 (__main__.TestSparseCompressedCUDA) ... ok (0.023s) 2022-11-23T04:14:40.4151586Z test_sparse_compressed_constructor_____from_tensor_SparseCSC_cuda_bool (__main__.TestSparseCompressedCUDA) ... ok (0.021s) 2022-11-23T04:14:40.4151864Z test_sparse_compressed_constructor_____from_tensor_SparseCSC_cuda_complex128 (__main__.TestSparseCompressedCUDA) ... ok (0.023s) 2022-11-23T04:14:40.4152138Z test_sparse_compressed_constructor_____from_tensor_SparseCSC_cuda_complex64 (__main__.TestSparseCompressedCUDA) ... ok (0.024s) 2022-11-23T04:14:40.4152411Z test_sparse_compressed_constructor_____from_tensor_SparseCSC_cuda_float16 (__main__.TestSparseCompressedCUDA) ... ok (0.025s) 2022-11-23T04:14:40.4152681Z test_sparse_compressed_constructor_____from_tensor_SparseCSC_cuda_float32 (__main__.TestSparseCompressedCUDA) ... ok (0.024s) 2022-11-23T04:14:40.4152962Z test_sparse_compressed_constructor_____from_tensor_SparseCSC_cuda_float64 (__main__.TestSparseCompressedCUDA) ... ok (0.024s) 2022-11-23T04:14:40.4153222Z test_sparse_compressed_constructor_____from_tensor_SparseCSC_cuda_int16 (__main__.TestSparseCompressedCUDA) ... ok (0.022s) 2022-11-23T04:14:40.4153555Z test_sparse_compressed_constructor_____from_tensor_SparseCSC_cuda_int32 (__main__.TestSparseCompressedCUDA) ... ok (0.021s) 2022-11-23T04:14:40.4153826Z test_sparse_compressed_constructor_____from_tensor_SparseCSC_cuda_int64 (__main__.TestSparseCompressedCUDA) ... ok (0.020s) 2022-11-23T04:14:40.4154097Z test_sparse_compressed_constructor_____from_tensor_SparseCSC_cuda_int8 (__main__.TestSparseCompressedCUDA) ... ok (0.020s) 2022-11-23T04:14:40.4154364Z test_sparse_compressed_constructor_____from_tensor_SparseCSC_cuda_uint8 (__main__.TestSparseCompressedCUDA) ... ok (0.021s) 2022-11-23T04:14:40.4154636Z test_sparse_compressed_constructor_____from_tensor_SparseCSR_cuda_bfloat16 (__main__.TestSparseCompressedCUDA) ... ok (0.023s) 2022-11-23T04:14:40.4154906Z test_sparse_compressed_constructor_____from_tensor_SparseCSR_cuda_bool (__main__.TestSparseCompressedCUDA) ... ok (0.021s) 2022-11-23T04:14:40.4155194Z test_sparse_compressed_constructor_____from_tensor_SparseCSR_cuda_complex128 (__main__.TestSparseCompressedCUDA) ... ok (0.023s) 2022-11-23T04:14:40.4155475Z test_sparse_compressed_constructor_____from_tensor_SparseCSR_cuda_complex64 (__main__.TestSparseCompressedCUDA) ... ok (0.024s) 2022-11-23T04:14:40.4155745Z test_sparse_compressed_constructor_____from_tensor_SparseCSR_cuda_float16 (__main__.TestSparseCompressedCUDA) ... ok (0.023s) 2022-11-23T04:14:40.4156004Z test_sparse_compressed_constructor_____from_tensor_SparseCSR_cuda_float32 (__main__.TestSparseCompressedCUDA) ... ok (0.023s) 2022-11-23T04:14:40.4156277Z test_sparse_compressed_constructor_____from_tensor_SparseCSR_cuda_float64 (__main__.TestSparseCompressedCUDA) ... ok (0.022s) 2022-11-23T04:14:40.4156545Z test_sparse_compressed_constructor_____from_tensor_SparseCSR_cuda_int16 (__main__.TestSparseCompressedCUDA) ... ok (0.021s) 2022-11-23T04:14:40.4156865Z test_sparse_compressed_constructor_____from_tensor_SparseCSR_cuda_int32 (__main__.TestSparseCompressedCUDA) ... ok (0.021s) 2022-11-23T04:14:40.4157155Z test_sparse_compressed_constructor_____from_tensor_SparseCSR_cuda_int64 (__main__.TestSparseCompressedCUDA) ... ok (0.021s) 2022-11-23T04:14:40.4157433Z test_sparse_compressed_constructor_____from_tensor_SparseCSR_cuda_int8 (__main__.TestSparseCompressedCUDA) ... ok (0.021s) 2022-11-23T04:14:40.4157710Z test_sparse_compressed_constructor_____from_tensor_SparseCSR_cuda_uint8 (__main__.TestSparseCompressedCUDA) ... ok (0.021s) 2022-11-23T04:14:40.4157997Z test_sparse_compressed_constructor___factory_from_list_SparseBSC_cuda_bfloat16 (__main__.TestSparseCompressedCUDA) ... ok (0.035s) 2022-11-23T04:14:40.4158280Z test_sparse_compressed_constructor___factory_from_list_SparseBSC_cuda_bool (__main__.TestSparseCompressedCUDA) ... ok (0.033s) 2022-11-23T04:14:40.4158568Z test_sparse_compressed_constructor___factory_from_list_SparseBSC_cuda_complex128 (__main__.TestSparseCompressedCUDA) ... ok (0.035s) 2022-11-23T04:14:40.4158842Z test_sparse_compressed_constructor___factory_from_list_SparseBSC_cuda_complex64 (__main__.TestSparseCompressedCUDA) ... ok (0.035s) 2022-11-23T04:14:40.4159125Z test_sparse_compressed_constructor___factory_from_list_SparseBSC_cuda_float16 (__main__.TestSparseCompressedCUDA) ... ok (0.035s) 2022-11-23T04:14:40.4159395Z test_sparse_compressed_constructor___factory_from_list_SparseBSC_cuda_float32 (__main__.TestSparseCompressedCUDA) ... ok (0.035s) 2022-11-23T04:14:40.4159674Z test_sparse_compressed_constructor___factory_from_list_SparseBSC_cuda_float64 (__main__.TestSparseCompressedCUDA) ... ok (0.034s) 2022-11-23T04:14:40.4159950Z test_sparse_compressed_constructor___factory_from_list_SparseBSC_cuda_int16 (__main__.TestSparseCompressedCUDA) ... ok (0.032s) 2022-11-23T04:14:40.4160229Z test_sparse_compressed_constructor___factory_from_list_SparseBSC_cuda_int32 (__main__.TestSparseCompressedCUDA) ... ok (0.032s) 2022-11-23T04:14:40.4160510Z test_sparse_compressed_constructor___factory_from_list_SparseBSC_cuda_int64 (__main__.TestSparseCompressedCUDA) ... ok (0.032s) 2022-11-23T04:14:40.4160863Z test_sparse_compressed_constructor___factory_from_list_SparseBSC_cuda_int8 (__main__.TestSparseCompressedCUDA) ... ok (0.032s) 2022-11-23T04:14:40.4161141Z test_sparse_compressed_constructor___factory_from_list_SparseBSC_cuda_uint8 (__main__.TestSparseCompressedCUDA) ... ok (0.032s) 2022-11-23T04:14:40.4161436Z test_sparse_compressed_constructor___factory_from_list_SparseBSR_cuda_bfloat16 (__main__.TestSparseCompressedCUDA) ... ok (0.034s) 2022-11-23T04:14:40.4161721Z test_sparse_compressed_constructor___factory_from_list_SparseBSR_cuda_bool (__main__.TestSparseCompressedCUDA) ... ok (0.032s) 2022-11-23T04:14:40.4161998Z test_sparse_compressed_constructor___factory_from_list_SparseBSR_cuda_complex128 (__main__.TestSparseCompressedCUDA) ... ok (0.035s) 2022-11-23T04:14:40.4162282Z test_sparse_compressed_constructor___factory_from_list_SparseBSR_cuda_complex64 (__main__.TestSparseCompressedCUDA) ... ok (0.035s) 2022-11-23T04:14:40.4162563Z test_sparse_compressed_constructor___factory_from_list_SparseBSR_cuda_float16 (__main__.TestSparseCompressedCUDA) ... ok (0.034s) 2022-11-23T04:14:40.4162834Z test_sparse_compressed_constructor___factory_from_list_SparseBSR_cuda_float32 (__main__.TestSparseCompressedCUDA) ... ok (0.035s) 2022-11-23T04:14:40.4163113Z test_sparse_compressed_constructor___factory_from_list_SparseBSR_cuda_float64 (__main__.TestSparseCompressedCUDA) ... ok (0.035s) 2022-11-23T04:14:40.4163386Z test_sparse_compressed_constructor___factory_from_list_SparseBSR_cuda_int16 (__main__.TestSparseCompressedCUDA) ... ok (0.032s) 2022-11-23T04:14:40.4163663Z test_sparse_compressed_constructor___factory_from_list_SparseBSR_cuda_int32 (__main__.TestSparseCompressedCUDA) ... ok (0.032s) 2022-11-23T04:14:40.4163939Z test_sparse_compressed_constructor___factory_from_list_SparseBSR_cuda_int64 (__main__.TestSparseCompressedCUDA) ... ok (0.031s) 2022-11-23T04:14:40.4164270Z test_sparse_compressed_constructor___factory_from_list_SparseBSR_cuda_int8 (__main__.TestSparseCompressedCUDA) ... ok (0.032s) 2022-11-23T04:14:40.4164555Z test_sparse_compressed_constructor___factory_from_list_SparseBSR_cuda_uint8 (__main__.TestSparseCompressedCUDA) ... ok (0.034s) 2022-11-23T04:14:40.4164822Z test_sparse_compressed_constructor___factory_from_list_SparseCSC_cuda_bfloat16 (__main__.TestSparseCompressedCUDA) ... ok (0.026s) 2022-11-23T04:14:40.4165103Z test_sparse_compressed_constructor___factory_from_list_SparseCSC_cuda_bool (__main__.TestSparseCompressedCUDA) ... ok (0.024s) 2022-11-23T04:14:40.4165389Z test_sparse_compressed_constructor___factory_from_list_SparseCSC_cuda_complex128 (__main__.TestSparseCompressedCUDA) ... ok (0.027s) 2022-11-23T04:14:40.4165682Z test_sparse_compressed_constructor___factory_from_list_SparseCSC_cuda_complex64 (__main__.TestSparseCompressedCUDA) ... ok (0.027s) 2022-11-23T04:14:40.4165966Z test_sparse_compressed_constructor___factory_from_list_SparseCSC_cuda_float16 (__main__.TestSparseCompressedCUDA) ... ok (0.027s) 2022-11-23T04:14:40.4166249Z test_sparse_compressed_constructor___factory_from_list_SparseCSC_cuda_float32 (__main__.TestSparseCompressedCUDA) ... ok (0.027s) 2022-11-23T04:14:40.4166528Z test_sparse_compressed_constructor___factory_from_list_SparseCSC_cuda_float64 (__main__.TestSparseCompressedCUDA) ... ok (0.026s) 2022-11-23T04:14:40.4166806Z test_sparse_compressed_constructor___factory_from_list_SparseCSC_cuda_int16 (__main__.TestSparseCompressedCUDA) ... ok (0.025s) 2022-11-23T04:14:40.4167077Z test_sparse_compressed_constructor___factory_from_list_SparseCSC_cuda_int32 (__main__.TestSparseCompressedCUDA) ... ok (0.024s) 2022-11-23T04:14:40.4167355Z test_sparse_compressed_constructor___factory_from_list_SparseCSC_cuda_int64 (__main__.TestSparseCompressedCUDA) ... ok (0.023s) 2022-11-23T04:14:40.4167618Z test_sparse_compressed_constructor___factory_from_list_SparseCSC_cuda_int8 (__main__.TestSparseCompressedCUDA) ... ok (0.024s) 2022-11-23T04:14:40.4167967Z test_sparse_compressed_constructor___factory_from_list_SparseCSC_cuda_uint8 (__main__.TestSparseCompressedCUDA) ... ok (0.024s) 2022-11-23T04:14:40.4168250Z test_sparse_compressed_constructor___factory_from_list_SparseCSR_cuda_bfloat16 (__main__.TestSparseCompressedCUDA) ... ok (0.028s) 2022-11-23T04:14:40.4168526Z test_sparse_compressed_constructor___factory_from_list_SparseCSR_cuda_bool (__main__.TestSparseCompressedCUDA) ... ok (0.024s) 2022-11-23T04:14:40.4168811Z test_sparse_compressed_constructor___factory_from_list_SparseCSR_cuda_complex128 (__main__.TestSparseCompressedCUDA) ... ok (0.027s) 2022-11-23T04:14:40.4169094Z test_sparse_compressed_constructor___factory_from_list_SparseCSR_cuda_complex64 (__main__.TestSparseCompressedCUDA) ... ok (0.028s) 2022-11-23T04:14:40.4169371Z test_sparse_compressed_constructor___factory_from_list_SparseCSR_cuda_float16 (__main__.TestSparseCompressedCUDA) ... ok (0.026s) 2022-11-23T04:14:40.4169647Z test_sparse_compressed_constructor___factory_from_list_SparseCSR_cuda_float32 (__main__.TestSparseCompressedCUDA) ... ok (0.026s) 2022-11-23T04:14:40.4169942Z test_sparse_compressed_constructor___factory_from_list_SparseCSR_cuda_float64 (__main__.TestSparseCompressedCUDA) ... ok (0.026s) 2022-11-23T04:14:40.4170222Z test_sparse_compressed_constructor___factory_from_list_SparseCSR_cuda_int16 (__main__.TestSparseCompressedCUDA) ... ok (0.024s) 2022-11-23T04:14:40.4170485Z test_sparse_compressed_constructor___factory_from_list_SparseCSR_cuda_int32 (__main__.TestSparseCompressedCUDA) ... ok (0.024s) 2022-11-23T04:14:40.4170766Z test_sparse_compressed_constructor___factory_from_list_SparseCSR_cuda_int64 (__main__.TestSparseCompressedCUDA) ... ok (0.023s) 2022-11-23T04:14:40.4171038Z test_sparse_compressed_constructor___factory_from_list_SparseCSR_cuda_int8 (__main__.TestSparseCompressedCUDA) ... ok (0.024s) 2022-11-23T04:14:40.4171402Z test_sparse_compressed_constructor___factory_from_list_SparseCSR_cuda_uint8 (__main__.TestSparseCompressedCUDA) ... ok (0.024s) 2022-11-23T04:14:40.4171707Z test_sparse_compressed_constructor___factory_from_tensor_SparseBSC_cuda_bfloat16 (__main__.TestSparseCompressedCUDA) ... ok (0.032s) 2022-11-23T04:14:40.4171992Z test_sparse_compressed_constructor___factory_from_tensor_SparseBSC_cuda_bool (__main__.TestSparseCompressedCUDA) ... ok (0.029s) 2022-11-23T04:14:40.4172285Z test_sparse_compressed_constructor___factory_from_tensor_SparseBSC_cuda_complex128 (__main__.TestSparseCompressedCUDA) ... ok (0.033s) 2022-11-23T04:14:40.4172619Z test_sparse_compressed_constructor___factory_from_tensor_SparseBSC_cuda_complex64 (__main__.TestSparseCompressedCUDA) ... ok (0.033s) 2022-11-23T04:14:40.4172911Z test_sparse_compressed_constructor___factory_from_tensor_SparseBSC_cuda_float16 (__main__.TestSparseCompressedCUDA) ... ok (0.032s) 2022-11-23T04:14:40.4173187Z test_sparse_compressed_constructor___factory_from_tensor_SparseBSC_cuda_float32 (__main__.TestSparseCompressedCUDA) ... ok (0.031s) 2022-11-23T04:14:40.4173477Z test_sparse_compressed_constructor___factory_from_tensor_SparseBSC_cuda_float64 (__main__.TestSparseCompressedCUDA) ... ok (0.031s) 2022-11-23T04:14:40.4173739Z test_sparse_compressed_constructor___factory_from_tensor_SparseBSC_cuda_int16 (__main__.TestSparseCompressedCUDA) ... ok (0.030s) 2022-11-23T04:14:40.4174012Z test_sparse_compressed_constructor___factory_from_tensor_SparseBSC_cuda_int32 (__main__.TestSparseCompressedCUDA) ... ok (0.029s) 2022-11-23T04:14:40.4174298Z test_sparse_compressed_constructor___factory_from_tensor_SparseBSC_cuda_int64 (__main__.TestSparseCompressedCUDA) ... ok (0.028s) 2022-11-23T04:14:40.4174586Z test_sparse_compressed_constructor___factory_from_tensor_SparseBSC_cuda_int8 (__main__.TestSparseCompressedCUDA) ... ok (0.030s) 2022-11-23T04:14:40.4174876Z test_sparse_compressed_constructor___factory_from_tensor_SparseBSC_cuda_uint8 (__main__.TestSparseCompressedCUDA) ... ok (0.030s) 2022-11-23T04:14:40.4175167Z test_sparse_compressed_constructor___factory_from_tensor_SparseBSR_cuda_bfloat16 (__main__.TestSparseCompressedCUDA) ... ok (0.032s) 2022-11-23T04:14:40.4175509Z test_sparse_compressed_constructor___factory_from_tensor_SparseBSR_cuda_bool (__main__.TestSparseCompressedCUDA) ... ok (0.030s) 2022-11-23T04:14:40.4175802Z test_sparse_compressed_constructor___factory_from_tensor_SparseBSR_cuda_complex128 (__main__.TestSparseCompressedCUDA) ... ok (0.031s) 2022-11-23T04:14:40.4176091Z test_sparse_compressed_constructor___factory_from_tensor_SparseBSR_cuda_complex64 (__main__.TestSparseCompressedCUDA) ... ok (0.031s) 2022-11-23T04:14:40.4176374Z test_sparse_compressed_constructor___factory_from_tensor_SparseBSR_cuda_float16 (__main__.TestSparseCompressedCUDA) ... ok (0.031s) 2022-11-23T04:14:40.4176632Z test_sparse_compressed_constructor___factory_from_tensor_SparseBSR_cuda_float32 (__main__.TestSparseCompressedCUDA) ... ok (0.030s) 2022-11-23T04:14:40.4176918Z test_sparse_compressed_constructor___factory_from_tensor_SparseBSR_cuda_float64 (__main__.TestSparseCompressedCUDA) ... ok (0.030s) 2022-11-23T04:14:40.4177199Z test_sparse_compressed_constructor___factory_from_tensor_SparseBSR_cuda_int16 (__main__.TestSparseCompressedCUDA) ... ok (0.029s) 2022-11-23T04:14:40.4177470Z test_sparse_compressed_constructor___factory_from_tensor_SparseBSR_cuda_int32 (__main__.TestSparseCompressedCUDA) ... ok (0.028s) 2022-11-23T04:14:40.4177739Z test_sparse_compressed_constructor___factory_from_tensor_SparseBSR_cuda_int64 (__main__.TestSparseCompressedCUDA) ... ok (0.028s) 2022-11-23T04:14:40.4178020Z test_sparse_compressed_constructor___factory_from_tensor_SparseBSR_cuda_int8 (__main__.TestSparseCompressedCUDA) ... ok (0.028s) 2022-11-23T04:14:40.4178302Z test_sparse_compressed_constructor___factory_from_tensor_SparseBSR_cuda_uint8 (__main__.TestSparseCompressedCUDA) ... ok (0.028s) 2022-11-23T04:14:40.4178646Z test_sparse_compressed_constructor___factory_from_tensor_SparseCSC_cuda_bfloat16 (__main__.TestSparseCompressedCUDA) ... ok (0.023s) 2022-11-23T04:14:40.4178944Z test_sparse_compressed_constructor___factory_from_tensor_SparseCSC_cuda_bool (__main__.TestSparseCompressedCUDA) ... ok (0.021s) 2022-11-23T04:14:40.4179240Z test_sparse_compressed_constructor___factory_from_tensor_SparseCSC_cuda_complex128 (__main__.TestSparseCompressedCUDA) ... ok (0.023s) 2022-11-23T04:14:40.4179511Z test_sparse_compressed_constructor___factory_from_tensor_SparseCSC_cuda_complex64 (__main__.TestSparseCompressedCUDA) ... ok (0.024s) 2022-11-23T04:14:40.4179796Z test_sparse_compressed_constructor___factory_from_tensor_SparseCSC_cuda_float16 (__main__.TestSparseCompressedCUDA) ... ok (0.023s) 2022-11-23T04:14:40.4180296Z test_sparse_compressed_constructor___factory_from_tensor_SparseCSC_cuda_float32 (__main__.TestSparseCompressedCUDA) ... ok (0.023s) 2022-11-23T04:14:40.4180591Z test_sparse_compressed_constructor___factory_from_tensor_SparseCSC_cuda_float64 (__main__.TestSparseCompressedCUDA) ... ok (0.022s) 2022-11-23T04:14:40.4180874Z test_sparse_compressed_constructor___factory_from_tensor_SparseCSC_cuda_int16 (__main__.TestSparseCompressedCUDA) ... ok (0.021s) 2022-11-23T04:14:40.4181157Z test_sparse_compressed_constructor___factory_from_tensor_SparseCSC_cuda_int32 (__main__.TestSparseCompressedCUDA) ... ok (0.021s) 2022-11-23T04:14:40.4181427Z test_sparse_compressed_constructor___factory_from_tensor_SparseCSC_cuda_int64 (__main__.TestSparseCompressedCUDA) ... ok (0.020s) 2022-11-23T04:14:40.4181709Z test_sparse_compressed_constructor___factory_from_tensor_SparseCSC_cuda_int8 (__main__.TestSparseCompressedCUDA) ... ok (0.021s) 2022-11-23T04:14:40.4181988Z test_sparse_compressed_constructor___factory_from_tensor_SparseCSC_cuda_uint8 (__main__.TestSparseCompressedCUDA) ... ok (0.021s) 2022-11-23T04:14:40.4182273Z test_sparse_compressed_constructor___factory_from_tensor_SparseCSR_cuda_bfloat16 (__main__.TestSparseCompressedCUDA) ... ok (0.024s) 2022-11-23T04:14:40.4182556Z test_sparse_compressed_constructor___factory_from_tensor_SparseCSR_cuda_bool (__main__.TestSparseCompressedCUDA) ... ok (0.022s) 2022-11-23T04:14:40.4182917Z test_sparse_compressed_constructor___factory_from_tensor_SparseCSR_cuda_complex128 (__main__.TestSparseCompressedCUDA) ... ok (0.023s) 2022-11-23T04:14:40.4183217Z test_sparse_compressed_constructor___factory_from_tensor_SparseCSR_cuda_complex64 (__main__.TestSparseCompressedCUDA) ... ok (0.024s) 2022-11-23T04:14:40.4183506Z test_sparse_compressed_constructor___factory_from_tensor_SparseCSR_cuda_float16 (__main__.TestSparseCompressedCUDA) ... ok (0.023s) 2022-11-23T04:14:40.4183795Z test_sparse_compressed_constructor___factory_from_tensor_SparseCSR_cuda_float32 (__main__.TestSparseCompressedCUDA) ... ok (0.023s) 2022-11-23T04:14:40.4184080Z test_sparse_compressed_constructor___factory_from_tensor_SparseCSR_cuda_float64 (__main__.TestSparseCompressedCUDA) ... ok (0.022s) 2022-11-23T04:14:40.4184363Z test_sparse_compressed_constructor___factory_from_tensor_SparseCSR_cuda_int16 (__main__.TestSparseCompressedCUDA) ... ok (0.021s) 2022-11-23T04:14:40.4184641Z test_sparse_compressed_constructor___factory_from_tensor_SparseCSR_cuda_int32 (__main__.TestSparseCompressedCUDA) ... ok (0.021s) 2022-11-23T04:14:40.4184915Z test_sparse_compressed_constructor___factory_from_tensor_SparseCSR_cuda_int64 (__main__.TestSparseCompressedCUDA) ... ok (0.020s) 2022-11-23T04:14:40.4185195Z test_sparse_compressed_constructor___factory_from_tensor_SparseCSR_cuda_int8 (__main__.TestSparseCompressedCUDA) ... ok (0.021s) 2022-11-23T04:14:40.4185473Z test_sparse_compressed_constructor___factory_from_tensor_SparseCSR_cuda_uint8 (__main__.TestSparseCompressedCUDA) ... ok (0.021s) 2022-11-23T04:14:40.4185793Z test_sparse_compressed_constructor_shape_and_device_inference___from_list_SparseBSC_cuda_bfloat16 (__main__.TestSparseCompressedCUDA) ... skip: nothing to test (0.003s) 2022-11-23T04:14:40.4186190Z test_sparse_compressed_constructor_shape_and_device_inference___from_list_SparseBSC_cuda_bool (__main__.TestSparseCompressedCUDA) ... skip: nothing to test (0.003s) 2022-11-23T04:14:40.4186543Z test_sparse_compressed_constructor_shape_and_device_inference___from_list_SparseBSC_cuda_complex128 (__main__.TestSparseCompressedCUDA) ... skip: nothing to test (0.003s) 2022-11-23T04:14:40.4186879Z test_sparse_compressed_constructor_shape_and_device_inference___from_list_SparseBSC_cuda_complex64 (__main__.TestSparseCompressedCUDA) ... skip: nothing to test (0.003s) 2022-11-23T04:14:40.4187210Z test_sparse_compressed_constructor_shape_and_device_inference___from_list_SparseBSC_cuda_float16 (__main__.TestSparseCompressedCUDA) ... skip: nothing to test (0.003s) 2022-11-23T04:14:40.4187530Z test_sparse_compressed_constructor_shape_and_device_inference___from_list_SparseBSC_cuda_float32 (__main__.TestSparseCompressedCUDA) ... skip: nothing to test (0.003s) 2022-11-23T04:14:40.4187876Z test_sparse_compressed_constructor_shape_and_device_inference___from_list_SparseBSC_cuda_float64 (__main__.TestSparseCompressedCUDA) ... skip: nothing to test (0.003s) 2022-11-23T04:14:40.4188208Z test_sparse_compressed_constructor_shape_and_device_inference___from_list_SparseBSC_cuda_int16 (__main__.TestSparseCompressedCUDA) ... skip: nothing to test (0.003s) 2022-11-23T04:14:40.4188530Z test_sparse_compressed_constructor_shape_and_device_inference___from_list_SparseBSC_cuda_int32 (__main__.TestSparseCompressedCUDA) ... skip: nothing to test (0.003s) 2022-11-23T04:14:40.4188861Z test_sparse_compressed_constructor_shape_and_device_inference___from_list_SparseBSC_cuda_int64 (__main__.TestSparseCompressedCUDA) ... skip: nothing to test (0.004s) 2022-11-23T04:14:40.4189185Z test_sparse_compressed_constructor_shape_and_device_inference___from_list_SparseBSC_cuda_int8 (__main__.TestSparseCompressedCUDA) ... skip: nothing to test (0.003s) 2022-11-23T04:14:40.4189510Z test_sparse_compressed_constructor_shape_and_device_inference___from_list_SparseBSC_cuda_uint8 (__main__.TestSparseCompressedCUDA) ... skip: nothing to test (0.003s) 2022-11-23T04:14:40.4189829Z test_sparse_compressed_constructor_shape_and_device_inference___from_list_SparseBSR_cuda_bfloat16 (__main__.TestSparseCompressedCUDA) ... skip: nothing to test (0.003s) 2022-11-23T04:14:40.4190217Z test_sparse_compressed_constructor_shape_and_device_inference___from_list_SparseBSR_cuda_bool (__main__.TestSparseCompressedCUDA) ... skip: nothing to test (0.003s) 2022-11-23T04:14:40.4190553Z test_sparse_compressed_constructor_shape_and_device_inference___from_list_SparseBSR_cuda_complex128 (__main__.TestSparseCompressedCUDA) ... skip: nothing to test (0.004s) 2022-11-23T04:14:40.4190891Z test_sparse_compressed_constructor_shape_and_device_inference___from_list_SparseBSR_cuda_complex64 (__main__.TestSparseCompressedCUDA) ... skip: nothing to test (0.004s) 2022-11-23T04:14:40.4191219Z test_sparse_compressed_constructor_shape_and_device_inference___from_list_SparseBSR_cuda_float16 (__main__.TestSparseCompressedCUDA) ... skip: nothing to test (0.004s) 2022-11-23T04:14:40.4191549Z test_sparse_compressed_constructor_shape_and_device_inference___from_list_SparseBSR_cuda_float32 (__main__.TestSparseCompressedCUDA) ... skip: nothing to test (0.003s) 2022-11-23T04:14:40.4191877Z test_sparse_compressed_constructor_shape_and_device_inference___from_list_SparseBSR_cuda_float64 (__main__.TestSparseCompressedCUDA) ... skip: nothing to test (0.003s) 2022-11-23T04:14:40.4192204Z test_sparse_compressed_constructor_shape_and_device_inference___from_list_SparseBSR_cuda_int16 (__main__.TestSparseCompressedCUDA) ... skip: nothing to test (0.003s) 2022-11-23T04:14:40.4192526Z test_sparse_compressed_constructor_shape_and_device_inference___from_list_SparseBSR_cuda_int32 (__main__.TestSparseCompressedCUDA) ... skip: nothing to test (0.003s) 2022-11-23T04:14:40.4192855Z test_sparse_compressed_constructor_shape_and_device_inference___from_list_SparseBSR_cuda_int64 (__main__.TestSparseCompressedCUDA) ... skip: nothing to test (0.004s) 2022-11-23T04:14:40.4193230Z test_sparse_compressed_constructor_shape_and_device_inference___from_list_SparseBSR_cuda_int8 (__main__.TestSparseCompressedCUDA) ... skip: nothing to test (0.003s) 2022-11-23T04:14:40.4193575Z test_sparse_compressed_constructor_shape_and_device_inference___from_list_SparseBSR_cuda_uint8 (__main__.TestSparseCompressedCUDA) ... skip: nothing to test (0.003s) 2022-11-23T04:14:40.4193912Z test_sparse_compressed_constructor_shape_and_device_inference___from_list_SparseCSC_cuda_bfloat16 (__main__.TestSparseCompressedCUDA) ... skip: nothing to test (0.003s) 2022-11-23T04:14:40.4194222Z test_sparse_compressed_constructor_shape_and_device_inference___from_list_SparseCSC_cuda_bool (__main__.TestSparseCompressedCUDA) ... skip: nothing to test (0.003s) 2022-11-23T04:14:40.4194556Z test_sparse_compressed_constructor_shape_and_device_inference___from_list_SparseCSC_cuda_complex128 (__main__.TestSparseCompressedCUDA) ... skip: nothing to test (0.003s) 2022-11-23T04:14:40.4194891Z test_sparse_compressed_constructor_shape_and_device_inference___from_list_SparseCSC_cuda_complex64 (__main__.TestSparseCompressedCUDA) ... skip: nothing to test (0.003s) 2022-11-23T04:14:40.4195220Z test_sparse_compressed_constructor_shape_and_device_inference___from_list_SparseCSC_cuda_float16 (__main__.TestSparseCompressedCUDA) ... skip: nothing to test (0.003s) 2022-11-23T04:14:40.4195540Z test_sparse_compressed_constructor_shape_and_device_inference___from_list_SparseCSC_cuda_float32 (__main__.TestSparseCompressedCUDA) ... skip: nothing to test (0.003s) 2022-11-23T04:14:40.4195869Z test_sparse_compressed_constructor_shape_and_device_inference___from_list_SparseCSC_cuda_float64 (__main__.TestSparseCompressedCUDA) ... skip: nothing to test (0.003s) 2022-11-23T04:14:40.4196193Z test_sparse_compressed_constructor_shape_and_device_inference___from_list_SparseCSC_cuda_int16 (__main__.TestSparseCompressedCUDA) ... skip: nothing to test (0.004s) 2022-11-23T04:14:40.4196514Z test_sparse_compressed_constructor_shape_and_device_inference___from_list_SparseCSC_cuda_int32 (__main__.TestSparseCompressedCUDA) ... skip: nothing to test (0.004s) 2022-11-23T04:14:40.4196901Z test_sparse_compressed_constructor_shape_and_device_inference___from_list_SparseCSC_cuda_int64 (__main__.TestSparseCompressedCUDA) ... skip: nothing to test (0.003s) 2022-11-23T04:14:40.4197228Z test_sparse_compressed_constructor_shape_and_device_inference___from_list_SparseCSC_cuda_int8 (__main__.TestSparseCompressedCUDA) ... skip: nothing to test (0.003s) 2022-11-23T04:14:40.4197555Z test_sparse_compressed_constructor_shape_and_device_inference___from_list_SparseCSC_cuda_uint8 (__main__.TestSparseCompressedCUDA) ... skip: nothing to test (0.003s) 2022-11-23T04:14:40.4197896Z test_sparse_compressed_constructor_shape_and_device_inference___from_list_SparseCSR_cuda_bfloat16 (__main__.TestSparseCompressedCUDA) ... skip: nothing to test (0.004s) 2022-11-23T04:14:40.4198230Z test_sparse_compressed_constructor_shape_and_device_inference___from_list_SparseCSR_cuda_bool (__main__.TestSparseCompressedCUDA) ... skip: nothing to test (0.004s) 2022-11-23T04:14:40.4198555Z test_sparse_compressed_constructor_shape_and_device_inference___from_list_SparseCSR_cuda_complex128 (__main__.TestSparseCompressedCUDA) ... skip: nothing to test (0.004s) 2022-11-23T04:14:40.4198888Z test_sparse_compressed_constructor_shape_and_device_inference___from_list_SparseCSR_cuda_complex64 (__main__.TestSparseCompressedCUDA) ... skip: nothing to test (0.004s) 2022-11-23T04:14:40.4199212Z test_sparse_compressed_constructor_shape_and_device_inference___from_list_SparseCSR_cuda_float16 (__main__.TestSparseCompressedCUDA) ... skip: nothing to test (0.004s) 2022-11-23T04:14:40.4199530Z test_sparse_compressed_constructor_shape_and_device_inference___from_list_SparseCSR_cuda_float32 (__main__.TestSparseCompressedCUDA) ... skip: nothing to test (0.004s) 2022-11-23T04:14:40.4199860Z test_sparse_compressed_constructor_shape_and_device_inference___from_list_SparseCSR_cuda_float64 (__main__.TestSparseCompressedCUDA) ... skip: nothing to test (0.004s) 2022-11-23T04:14:40.4200248Z test_sparse_compressed_constructor_shape_and_device_inference___from_list_SparseCSR_cuda_int16 (__main__.TestSparseCompressedCUDA) ... skip: nothing to test (0.003s) 2022-11-23T04:14:40.4200576Z test_sparse_compressed_constructor_shape_and_device_inference___from_list_SparseCSR_cuda_int32 (__main__.TestSparseCompressedCUDA) ... skip: nothing to test (0.004s) 2022-11-23T04:14:40.4200902Z test_sparse_compressed_constructor_shape_and_device_inference___from_list_SparseCSR_cuda_int64 (__main__.TestSparseCompressedCUDA) ... skip: nothing to test (0.003s) 2022-11-23T04:14:40.4201229Z test_sparse_compressed_constructor_shape_and_device_inference___from_list_SparseCSR_cuda_int8 (__main__.TestSparseCompressedCUDA) ... skip: nothing to test (0.004s) 2022-11-23T04:14:40.4201552Z test_sparse_compressed_constructor_shape_and_device_inference___from_list_SparseCSR_cuda_uint8 (__main__.TestSparseCompressedCUDA) ... skip: nothing to test (0.003s) 2022-11-23T04:14:40.4201869Z test_sparse_compressed_constructor_shape_and_device_inference___from_tensor_SparseBSC_cuda_bfloat16 (__main__.TestSparseCompressedCUDA) ... ok (0.031s) 2022-11-23T04:14:40.4202179Z test_sparse_compressed_constructor_shape_and_device_inference___from_tensor_SparseBSC_cuda_bool (__main__.TestSparseCompressedCUDA) ... ok (0.029s) 2022-11-23T04:14:40.4202479Z test_sparse_compressed_constructor_shape_and_device_inference___from_tensor_SparseBSC_cuda_complex128 (__main__.TestSparseCompressedCUDA) ... ok (0.032s) 2022-11-23T04:14:40.4202807Z test_sparse_compressed_constructor_shape_and_device_inference___from_tensor_SparseBSC_cuda_complex64 (__main__.TestSparseCompressedCUDA) ... ok (0.032s) 2022-11-23T04:14:40.4203123Z test_sparse_compressed_constructor_shape_and_device_inference___from_tensor_SparseBSC_cuda_float16 (__main__.TestSparseCompressedCUDA) ... ok (0.031s) 2022-11-23T04:14:40.4203434Z test_sparse_compressed_constructor_shape_and_device_inference___from_tensor_SparseBSC_cuda_float32 (__main__.TestSparseCompressedCUDA) ... ok (0.031s) 2022-11-23T04:14:40.4203808Z test_sparse_compressed_constructor_shape_and_device_inference___from_tensor_SparseBSC_cuda_float64 (__main__.TestSparseCompressedCUDA) ... ok (0.031s) 2022-11-23T04:14:40.4204119Z test_sparse_compressed_constructor_shape_and_device_inference___from_tensor_SparseBSC_cuda_int16 (__main__.TestSparseCompressedCUDA) ... ok (0.029s) 2022-11-23T04:14:40.4204422Z test_sparse_compressed_constructor_shape_and_device_inference___from_tensor_SparseBSC_cuda_int32 (__main__.TestSparseCompressedCUDA) ... ok (0.029s) 2022-11-23T04:14:40.4204729Z test_sparse_compressed_constructor_shape_and_device_inference___from_tensor_SparseBSC_cuda_int64 (__main__.TestSparseCompressedCUDA) ... ok (0.028s) 2022-11-23T04:14:40.4205035Z test_sparse_compressed_constructor_shape_and_device_inference___from_tensor_SparseBSC_cuda_int8 (__main__.TestSparseCompressedCUDA) ... ok (0.029s) 2022-11-23T04:14:40.4205343Z test_sparse_compressed_constructor_shape_and_device_inference___from_tensor_SparseBSC_cuda_uint8 (__main__.TestSparseCompressedCUDA) ... ok (0.030s) 2022-11-23T04:14:40.4205658Z test_sparse_compressed_constructor_shape_and_device_inference___from_tensor_SparseBSR_cuda_bfloat16 (__main__.TestSparseCompressedCUDA) ... ok (0.031s) 2022-11-23T04:14:40.4205949Z test_sparse_compressed_constructor_shape_and_device_inference___from_tensor_SparseBSR_cuda_bool (__main__.TestSparseCompressedCUDA) ... ok (0.029s) 2022-11-23T04:14:40.4206265Z test_sparse_compressed_constructor_shape_and_device_inference___from_tensor_SparseBSR_cuda_complex128 (__main__.TestSparseCompressedCUDA) ... ok (0.031s) 2022-11-23T04:14:40.4206580Z test_sparse_compressed_constructor_shape_and_device_inference___from_tensor_SparseBSR_cuda_complex64 (__main__.TestSparseCompressedCUDA) ... ok (0.032s) 2022-11-23T04:14:40.4206886Z test_sparse_compressed_constructor_shape_and_device_inference___from_tensor_SparseBSR_cuda_float16 (__main__.TestSparseCompressedCUDA) ... ok (0.031s) 2022-11-23T04:14:40.4207232Z test_sparse_compressed_constructor_shape_and_device_inference___from_tensor_SparseBSR_cuda_float32 (__main__.TestSparseCompressedCUDA) ... ok (0.033s) 2022-11-23T04:14:40.4207563Z test_sparse_compressed_constructor_shape_and_device_inference___from_tensor_SparseBSR_cuda_float64 (__main__.TestSparseCompressedCUDA) ... ok (0.032s) 2022-11-23T04:14:40.4207877Z test_sparse_compressed_constructor_shape_and_device_inference___from_tensor_SparseBSR_cuda_int16 (__main__.TestSparseCompressedCUDA) ... ok (0.030s) 2022-11-23T04:14:40.4208187Z test_sparse_compressed_constructor_shape_and_device_inference___from_tensor_SparseBSR_cuda_int32 (__main__.TestSparseCompressedCUDA) ... ok (0.029s) 2022-11-23T04:14:40.4208493Z test_sparse_compressed_constructor_shape_and_device_inference___from_tensor_SparseBSR_cuda_int64 (__main__.TestSparseCompressedCUDA) ... ok (0.030s) 2022-11-23T04:14:40.4208804Z test_sparse_compressed_constructor_shape_and_device_inference___from_tensor_SparseBSR_cuda_int8 (__main__.TestSparseCompressedCUDA) ... ok (0.029s) 2022-11-23T04:14:40.4209111Z test_sparse_compressed_constructor_shape_and_device_inference___from_tensor_SparseBSR_cuda_uint8 (__main__.TestSparseCompressedCUDA) ... ok (0.029s) 2022-11-23T04:14:40.4209420Z test_sparse_compressed_constructor_shape_and_device_inference___from_tensor_SparseCSC_cuda_bfloat16 (__main__.TestSparseCompressedCUDA) ... ok (0.023s) 2022-11-23T04:14:40.4209712Z test_sparse_compressed_constructor_shape_and_device_inference___from_tensor_SparseCSC_cuda_bool (__main__.TestSparseCompressedCUDA) ... ok (0.021s) 2022-11-23T04:14:40.4210026Z test_sparse_compressed_constructor_shape_and_device_inference___from_tensor_SparseCSC_cuda_complex128 (__main__.TestSparseCompressedCUDA) ... ok (0.024s) 2022-11-23T04:14:40.4210340Z test_sparse_compressed_constructor_shape_and_device_inference___from_tensor_SparseCSC_cuda_complex64 (__main__.TestSparseCompressedCUDA) ... ok (0.025s) 2022-11-23T04:14:40.4210654Z test_sparse_compressed_constructor_shape_and_device_inference___from_tensor_SparseCSC_cuda_float16 (__main__.TestSparseCompressedCUDA) ... ok (0.024s) 2022-11-23T04:14:40.4211034Z test_sparse_compressed_constructor_shape_and_device_inference___from_tensor_SparseCSC_cuda_float32 (__main__.TestSparseCompressedCUDA) ... ok (0.023s) 2022-11-23T04:14:40.4211344Z test_sparse_compressed_constructor_shape_and_device_inference___from_tensor_SparseCSC_cuda_float64 (__main__.TestSparseCompressedCUDA) ... ok (0.023s) 2022-11-23T04:14:40.4211653Z test_sparse_compressed_constructor_shape_and_device_inference___from_tensor_SparseCSC_cuda_int16 (__main__.TestSparseCompressedCUDA) ... ok (0.021s) 2022-11-23T04:14:40.4211954Z test_sparse_compressed_constructor_shape_and_device_inference___from_tensor_SparseCSC_cuda_int32 (__main__.TestSparseCompressedCUDA) ... ok (0.021s) 2022-11-23T04:14:40.4212269Z test_sparse_compressed_constructor_shape_and_device_inference___from_tensor_SparseCSC_cuda_int64 (__main__.TestSparseCompressedCUDA) ... ok (0.021s) 2022-11-23T04:14:40.4212582Z test_sparse_compressed_constructor_shape_and_device_inference___from_tensor_SparseCSC_cuda_int8 (__main__.TestSparseCompressedCUDA) ... ok (0.022s) 2022-11-23T04:14:40.4212895Z test_sparse_compressed_constructor_shape_and_device_inference___from_tensor_SparseCSC_cuda_uint8 (__main__.TestSparseCompressedCUDA) ... ok (0.022s) 2022-11-23T04:14:40.4213190Z test_sparse_compressed_constructor_shape_and_device_inference___from_tensor_SparseCSR_cuda_bfloat16 (__main__.TestSparseCompressedCUDA) ... ok (0.023s) 2022-11-23T04:14:40.4213498Z test_sparse_compressed_constructor_shape_and_device_inference___from_tensor_SparseCSR_cuda_bool (__main__.TestSparseCompressedCUDA) ... ok (0.021s) 2022-11-23T04:14:40.4213809Z test_sparse_compressed_constructor_shape_and_device_inference___from_tensor_SparseCSR_cuda_complex128 (__main__.TestSparseCompressedCUDA) ... ok (0.024s) 2022-11-23T04:14:40.4214180Z test_sparse_compressed_constructor_shape_and_device_inference___from_tensor_SparseCSR_cuda_complex64 (__main__.TestSparseCompressedCUDA) ... ok (0.024s) 2022-11-23T04:14:40.4214502Z test_sparse_compressed_constructor_shape_and_device_inference___from_tensor_SparseCSR_cuda_float16 (__main__.TestSparseCompressedCUDA) ... ok (0.024s) 2022-11-23T04:14:40.4214805Z test_sparse_compressed_constructor_shape_and_device_inference___from_tensor_SparseCSR_cuda_float32 (__main__.TestSparseCompressedCUDA) ... ok (0.024s) 2022-11-23T04:14:40.4215112Z test_sparse_compressed_constructor_shape_and_device_inference___from_tensor_SparseCSR_cuda_float64 (__main__.TestSparseCompressedCUDA) ... ok (0.023s) 2022-11-23T04:14:40.4215419Z test_sparse_compressed_constructor_shape_and_device_inference___from_tensor_SparseCSR_cuda_int16 (__main__.TestSparseCompressedCUDA) ... ok (0.022s) 2022-11-23T04:14:40.4215719Z test_sparse_compressed_constructor_shape_and_device_inference___from_tensor_SparseCSR_cuda_int32 (__main__.TestSparseCompressedCUDA) ... ok (0.023s) 2022-11-23T04:14:40.4216025Z test_sparse_compressed_constructor_shape_and_device_inference___from_tensor_SparseCSR_cuda_int64 (__main__.TestSparseCompressedCUDA) ... ok (0.021s) 2022-11-23T04:14:40.4216331Z test_sparse_compressed_constructor_shape_and_device_inference___from_tensor_SparseCSR_cuda_int8 (__main__.TestSparseCompressedCUDA) ... ok (0.022s) 2022-11-23T04:14:40.4216632Z test_sparse_compressed_constructor_shape_and_device_inference___from_tensor_SparseCSR_cuda_uint8 (__main__.TestSparseCompressedCUDA) ... ok (0.021s) 2022-11-23T04:14:40.4216969Z test_sparse_compressed_constructor_shape_and_device_inference_factory_from_list_SparseBSC_cuda_bfloat16 (__main__.TestSparseCompressedCUDA) ... skip: nothing to test (0.003s) 2022-11-23T04:14:40.4217312Z test_sparse_compressed_constructor_shape_and_device_inference_factory_from_list_SparseBSC_cuda_bool (__main__.TestSparseCompressedCUDA) ... skip: nothing to test (0.003s) 2022-11-23T04:14:40.4217664Z test_sparse_compressed_constructor_shape_and_device_inference_factory_from_list_SparseBSC_cuda_complex128 (__main__.TestSparseCompressedCUDA) ... skip: nothing to test (0.004s) 2022-11-23T04:14:40.4218062Z test_sparse_compressed_constructor_shape_and_device_inference_factory_from_list_SparseBSC_cuda_complex64 (__main__.TestSparseCompressedCUDA) ... skip: nothing to test (0.004s) 2022-11-23T04:14:40.4218403Z test_sparse_compressed_constructor_shape_and_device_inference_factory_from_list_SparseBSC_cuda_float16 (__main__.TestSparseCompressedCUDA) ... skip: nothing to test (0.004s) 2022-11-23T04:14:40.4218744Z test_sparse_compressed_constructor_shape_and_device_inference_factory_from_list_SparseBSC_cuda_float32 (__main__.TestSparseCompressedCUDA) ... skip: nothing to test (0.004s) 2022-11-23T04:14:40.4219084Z test_sparse_compressed_constructor_shape_and_device_inference_factory_from_list_SparseBSC_cuda_float64 (__main__.TestSparseCompressedCUDA) ... skip: nothing to test (0.004s) 2022-11-23T04:14:40.4219421Z test_sparse_compressed_constructor_shape_and_device_inference_factory_from_list_SparseBSC_cuda_int16 (__main__.TestSparseCompressedCUDA) ... skip: nothing to test (0.004s) 2022-11-23T04:14:40.4219758Z test_sparse_compressed_constructor_shape_and_device_inference_factory_from_list_SparseBSC_cuda_int32 (__main__.TestSparseCompressedCUDA) ... skip: nothing to test (0.004s) 2022-11-23T04:14:40.4220315Z test_sparse_compressed_constructor_shape_and_device_inference_factory_from_list_SparseBSC_cuda_int64 (__main__.TestSparseCompressedCUDA) ... skip: nothing to test (0.004s) 2022-11-23T04:14:40.4220657Z test_sparse_compressed_constructor_shape_and_device_inference_factory_from_list_SparseBSC_cuda_int8 (__main__.TestSparseCompressedCUDA) ... skip: nothing to test (0.004s) 2022-11-23T04:14:40.4220995Z test_sparse_compressed_constructor_shape_and_device_inference_factory_from_list_SparseBSC_cuda_uint8 (__main__.TestSparseCompressedCUDA) ... skip: nothing to test (0.004s) 2022-11-23T04:14:40.4221409Z test_sparse_compressed_constructor_shape_and_device_inference_factory_from_list_SparseBSR_cuda_bfloat16 (__main__.TestSparseCompressedCUDA) ... skip: nothing to test (0.003s) 2022-11-23T04:14:40.4221747Z test_sparse_compressed_constructor_shape_and_device_inference_factory_from_list_SparseBSR_cuda_bool (__main__.TestSparseCompressedCUDA) ... skip: nothing to test (0.003s) 2022-11-23T04:14:40.4222089Z test_sparse_compressed_constructor_shape_and_device_inference_factory_from_list_SparseBSR_cuda_complex128 (__main__.TestSparseCompressedCUDA) ... skip: nothing to test (0.003s) 2022-11-23T04:14:40.4222437Z test_sparse_compressed_constructor_shape_and_device_inference_factory_from_list_SparseBSR_cuda_complex64 (__main__.TestSparseCompressedCUDA) ... skip: nothing to test (0.003s) 2022-11-23T04:14:40.4222779Z test_sparse_compressed_constructor_shape_and_device_inference_factory_from_list_SparseBSR_cuda_float16 (__main__.TestSparseCompressedCUDA) ... skip: nothing to test (0.004s) 2022-11-23T04:14:40.4223123Z test_sparse_compressed_constructor_shape_and_device_inference_factory_from_list_SparseBSR_cuda_float32 (__main__.TestSparseCompressedCUDA) ... skip: nothing to test (0.003s) 2022-11-23T04:14:40.4223466Z test_sparse_compressed_constructor_shape_and_device_inference_factory_from_list_SparseBSR_cuda_float64 (__main__.TestSparseCompressedCUDA) ... skip: nothing to test (0.004s) 2022-11-23T04:14:40.4223799Z test_sparse_compressed_constructor_shape_and_device_inference_factory_from_list_SparseBSR_cuda_int16 (__main__.TestSparseCompressedCUDA) ... skip: nothing to test (0.003s) 2022-11-23T04:14:40.4224132Z test_sparse_compressed_constructor_shape_and_device_inference_factory_from_list_SparseBSR_cuda_int32 (__main__.TestSparseCompressedCUDA) ... skip: nothing to test (0.003s) 2022-11-23T04:14:40.4224465Z test_sparse_compressed_constructor_shape_and_device_inference_factory_from_list_SparseBSR_cuda_int64 (__main__.TestSparseCompressedCUDA) ... skip: nothing to test (0.004s) 2022-11-23T04:14:40.4224801Z test_sparse_compressed_constructor_shape_and_device_inference_factory_from_list_SparseBSR_cuda_int8 (__main__.TestSparseCompressedCUDA) ... skip: nothing to test (0.003s) 2022-11-23T04:14:40.4225208Z test_sparse_compressed_constructor_shape_and_device_inference_factory_from_list_SparseBSR_cuda_uint8 (__main__.TestSparseCompressedCUDA) ... skip: nothing to test (0.003s) 2022-11-23T04:14:40.4225547Z test_sparse_compressed_constructor_shape_and_device_inference_factory_from_list_SparseCSC_cuda_bfloat16 (__main__.TestSparseCompressedCUDA) ... skip: nothing to test (0.003s) 2022-11-23T04:14:40.4225882Z test_sparse_compressed_constructor_shape_and_device_inference_factory_from_list_SparseCSC_cuda_bool (__main__.TestSparseCompressedCUDA) ... skip: nothing to test (0.004s) 2022-11-23T04:14:40.4226207Z test_sparse_compressed_constructor_shape_and_device_inference_factory_from_list_SparseCSC_cuda_complex128 (__main__.TestSparseCompressedCUDA) ... skip: nothing to test (0.004s) 2022-11-23T04:14:40.4226547Z test_sparse_compressed_constructor_shape_and_device_inference_factory_from_list_SparseCSC_cuda_complex64 (__main__.TestSparseCompressedCUDA) ... skip: nothing to test (0.003s) 2022-11-23T04:14:40.4226890Z test_sparse_compressed_constructor_shape_and_device_inference_factory_from_list_SparseCSC_cuda_float16 (__main__.TestSparseCompressedCUDA) ... skip: nothing to test (0.003s) 2022-11-23T04:14:40.4227229Z test_sparse_compressed_constructor_shape_and_device_inference_factory_from_list_SparseCSC_cuda_float32 (__main__.TestSparseCompressedCUDA) ... skip: nothing to test (0.003s) 2022-11-23T04:14:40.4227573Z test_sparse_compressed_constructor_shape_and_device_inference_factory_from_list_SparseCSC_cuda_float64 (__main__.TestSparseCompressedCUDA) ... skip: nothing to test (0.003s) 2022-11-23T04:14:40.4227908Z test_sparse_compressed_constructor_shape_and_device_inference_factory_from_list_SparseCSC_cuda_int16 (__main__.TestSparseCompressedCUDA) ... skip: nothing to test (0.003s) 2022-11-23T04:14:40.4228295Z test_sparse_compressed_constructor_shape_and_device_inference_factory_from_list_SparseCSC_cuda_int32 (__main__.TestSparseCompressedCUDA) ... skip: nothing to test (0.004s) 2022-11-23T04:14:40.4228638Z test_sparse_compressed_constructor_shape_and_device_inference_factory_from_list_SparseCSC_cuda_int64 (__main__.TestSparseCompressedCUDA) ... skip: nothing to test (0.003s) 2022-11-23T04:14:40.4228973Z test_sparse_compressed_constructor_shape_and_device_inference_factory_from_list_SparseCSC_cuda_int8 (__main__.TestSparseCompressedCUDA) ... skip: nothing to test (0.003s) 2022-11-23T04:14:40.4229311Z test_sparse_compressed_constructor_shape_and_device_inference_factory_from_list_SparseCSC_cuda_uint8 (__main__.TestSparseCompressedCUDA) ... skip: nothing to test (0.003s) 2022-11-23T04:14:40.4229650Z test_sparse_compressed_constructor_shape_and_device_inference_factory_from_list_SparseCSR_cuda_bfloat16 (__main__.TestSparseCompressedCUDA) ... skip: nothing to test (0.003s) 2022-11-23T04:14:40.4229990Z test_sparse_compressed_constructor_shape_and_device_inference_factory_from_list_SparseCSR_cuda_bool (__main__.TestSparseCompressedCUDA) ... skip: nothing to test (0.003s) 2022-11-23T04:14:40.4230334Z test_sparse_compressed_constructor_shape_and_device_inference_factory_from_list_SparseCSR_cuda_complex128 (__main__.TestSparseCompressedCUDA) ... skip: nothing to test (0.004s) 2022-11-23T04:14:40.4230654Z test_sparse_compressed_constructor_shape_and_device_inference_factory_from_list_SparseCSR_cuda_complex64 (__main__.TestSparseCompressedCUDA) ... skip: nothing to test (0.004s) 2022-11-23T04:14:40.4230989Z test_sparse_compressed_constructor_shape_and_device_inference_factory_from_list_SparseCSR_cuda_float16 (__main__.TestSparseCompressedCUDA) ... skip: nothing to test (0.004s) 2022-11-23T04:14:40.4231324Z test_sparse_compressed_constructor_shape_and_device_inference_factory_from_list_SparseCSR_cuda_float32 (__main__.TestSparseCompressedCUDA) ... skip: nothing to test (0.003s) 2022-11-23T04:14:40.4231661Z test_sparse_compressed_constructor_shape_and_device_inference_factory_from_list_SparseCSR_cuda_float64 (__main__.TestSparseCompressedCUDA) ... skip: nothing to test (0.003s) 2022-11-23T04:14:40.4232045Z test_sparse_compressed_constructor_shape_and_device_inference_factory_from_list_SparseCSR_cuda_int16 (__main__.TestSparseCompressedCUDA) ... skip: nothing to test (0.003s) 2022-11-23T04:14:40.4232381Z test_sparse_compressed_constructor_shape_and_device_inference_factory_from_list_SparseCSR_cuda_int32 (__main__.TestSparseCompressedCUDA) ... skip: nothing to test (0.004s) 2022-11-23T04:14:40.4232729Z test_sparse_compressed_constructor_shape_and_device_inference_factory_from_list_SparseCSR_cuda_int64 (__main__.TestSparseCompressedCUDA) ... skip: nothing to test (0.003s) 2022-11-23T04:14:40.4233071Z test_sparse_compressed_constructor_shape_and_device_inference_factory_from_list_SparseCSR_cuda_int8 (__main__.TestSparseCompressedCUDA) ... skip: nothing to test (0.004s) 2022-11-23T04:14:40.4233412Z test_sparse_compressed_constructor_shape_and_device_inference_factory_from_list_SparseCSR_cuda_uint8 (__main__.TestSparseCompressedCUDA) ... skip: nothing to test (0.004s) 2022-11-23T04:14:40.4233738Z test_sparse_compressed_constructor_shape_and_device_inference_factory_from_tensor_SparseBSC_cuda_bfloat16 (__main__.TestSparseCompressedCUDA) ... ok (0.033s) 2022-11-23T04:14:40.4234057Z test_sparse_compressed_constructor_shape_and_device_inference_factory_from_tensor_SparseBSC_cuda_bool (__main__.TestSparseCompressedCUDA) ... ok (0.030s) 2022-11-23T04:14:40.4234377Z test_sparse_compressed_constructor_shape_and_device_inference_factory_from_tensor_SparseBSC_cuda_complex128 (__main__.TestSparseCompressedCUDA) ... ok (0.032s) 2022-11-23T04:14:40.4234705Z test_sparse_compressed_constructor_shape_and_device_inference_factory_from_tensor_SparseBSC_cuda_complex64 (__main__.TestSparseCompressedCUDA) ... ok (0.032s) 2022-11-23T04:14:40.4235006Z test_sparse_compressed_constructor_shape_and_device_inference_factory_from_tensor_SparseBSC_cuda_float16 (__main__.TestSparseCompressedCUDA) ... ok (0.031s) 2022-11-23T04:14:40.4235373Z test_sparse_compressed_constructor_shape_and_device_inference_factory_from_tensor_SparseBSC_cuda_float32 (__main__.TestSparseCompressedCUDA) ... ok (0.031s) 2022-11-23T04:14:40.4235703Z test_sparse_compressed_constructor_shape_and_device_inference_factory_from_tensor_SparseBSC_cuda_float64 (__main__.TestSparseCompressedCUDA) ... ok (0.031s) 2022-11-23T04:14:40.4236018Z test_sparse_compressed_constructor_shape_and_device_inference_factory_from_tensor_SparseBSC_cuda_int16 (__main__.TestSparseCompressedCUDA) ... ok (0.029s) 2022-11-23T04:14:40.4236336Z test_sparse_compressed_constructor_shape_and_device_inference_factory_from_tensor_SparseBSC_cuda_int32 (__main__.TestSparseCompressedCUDA) ... ok (0.029s) 2022-11-23T04:14:40.4236657Z test_sparse_compressed_constructor_shape_and_device_inference_factory_from_tensor_SparseBSC_cuda_int64 (__main__.TestSparseCompressedCUDA) ... ok (0.029s) 2022-11-23T04:14:40.4236974Z test_sparse_compressed_constructor_shape_and_device_inference_factory_from_tensor_SparseBSC_cuda_int8 (__main__.TestSparseCompressedCUDA) ... ok (0.029s) 2022-11-23T04:14:40.4237295Z test_sparse_compressed_constructor_shape_and_device_inference_factory_from_tensor_SparseBSC_cuda_uint8 (__main__.TestSparseCompressedCUDA) ... ok (0.029s) 2022-11-23T04:14:40.4237624Z test_sparse_compressed_constructor_shape_and_device_inference_factory_from_tensor_SparseBSR_cuda_bfloat16 (__main__.TestSparseCompressedCUDA) ... ok (0.031s) 2022-11-23T04:14:40.4237945Z test_sparse_compressed_constructor_shape_and_device_inference_factory_from_tensor_SparseBSR_cuda_bool (__main__.TestSparseCompressedCUDA) ... ok (0.030s) 2022-11-23T04:14:40.4238270Z test_sparse_compressed_constructor_shape_and_device_inference_factory_from_tensor_SparseBSR_cuda_complex128 (__main__.TestSparseCompressedCUDA) ... ok (0.032s) 2022-11-23T04:14:40.4238577Z test_sparse_compressed_constructor_shape_and_device_inference_factory_from_tensor_SparseBSR_cuda_complex64 (__main__.TestSparseCompressedCUDA) ... ok (0.032s) 2022-11-23T04:14:40.4238900Z test_sparse_compressed_constructor_shape_and_device_inference_factory_from_tensor_SparseBSR_cuda_float16 (__main__.TestSparseCompressedCUDA) ... ok (0.031s) 2022-11-23T04:14:40.4239274Z test_sparse_compressed_constructor_shape_and_device_inference_factory_from_tensor_SparseBSR_cuda_float32 (__main__.TestSparseCompressedCUDA) ... ok (0.031s) 2022-11-23T04:14:40.4239593Z test_sparse_compressed_constructor_shape_and_device_inference_factory_from_tensor_SparseBSR_cuda_float64 (__main__.TestSparseCompressedCUDA) ... ok (0.031s) 2022-11-23T04:14:40.4239909Z test_sparse_compressed_constructor_shape_and_device_inference_factory_from_tensor_SparseBSR_cuda_int16 (__main__.TestSparseCompressedCUDA) ... ok (0.029s) 2022-11-23T04:14:40.4240222Z test_sparse_compressed_constructor_shape_and_device_inference_factory_from_tensor_SparseBSR_cuda_int32 (__main__.TestSparseCompressedCUDA) ... ok (0.029s) 2022-11-23T04:14:40.4240539Z test_sparse_compressed_constructor_shape_and_device_inference_factory_from_tensor_SparseBSR_cuda_int64 (__main__.TestSparseCompressedCUDA) ... ok (0.028s) 2022-11-23T04:14:40.4240855Z test_sparse_compressed_constructor_shape_and_device_inference_factory_from_tensor_SparseBSR_cuda_int8 (__main__.TestSparseCompressedCUDA) ... ok (0.028s) 2022-11-23T04:14:40.4241171Z test_sparse_compressed_constructor_shape_and_device_inference_factory_from_tensor_SparseBSR_cuda_uint8 (__main__.TestSparseCompressedCUDA) ... ok (0.029s) 2022-11-23T04:14:40.4241486Z test_sparse_compressed_constructor_shape_and_device_inference_factory_from_tensor_SparseCSC_cuda_bfloat16 (__main__.TestSparseCompressedCUDA) ... ok (0.023s) 2022-11-23T04:14:40.4241802Z test_sparse_compressed_constructor_shape_and_device_inference_factory_from_tensor_SparseCSC_cuda_bool (__main__.TestSparseCompressedCUDA) ... ok (0.021s) 2022-11-23T04:14:40.4242121Z test_sparse_compressed_constructor_shape_and_device_inference_factory_from_tensor_SparseCSC_cuda_complex128 (__main__.TestSparseCompressedCUDA) ... ok (0.024s) 2022-11-23T04:14:40.4242487Z test_sparse_compressed_constructor_shape_and_device_inference_factory_from_tensor_SparseCSC_cuda_complex64 (__main__.TestSparseCompressedCUDA) ... ok (0.024s) 2022-11-23T04:14:40.4242821Z test_sparse_compressed_constructor_shape_and_device_inference_factory_from_tensor_SparseCSC_cuda_float16 (__main__.TestSparseCompressedCUDA) ... ok (0.025s) 2022-11-23T04:14:40.4243145Z test_sparse_compressed_constructor_shape_and_device_inference_factory_from_tensor_SparseCSC_cuda_float32 (__main__.TestSparseCompressedCUDA) ... ok (0.024s) 2022-11-23T04:14:40.4243466Z test_sparse_compressed_constructor_shape_and_device_inference_factory_from_tensor_SparseCSC_cuda_float64 (__main__.TestSparseCompressedCUDA) ... ok (0.023s) 2022-11-23T04:14:40.4243780Z test_sparse_compressed_constructor_shape_and_device_inference_factory_from_tensor_SparseCSC_cuda_int16 (__main__.TestSparseCompressedCUDA) ... ok (0.021s) 2022-11-23T04:14:40.4244101Z test_sparse_compressed_constructor_shape_and_device_inference_factory_from_tensor_SparseCSC_cuda_int32 (__main__.TestSparseCompressedCUDA) ... ok (0.023s) 2022-11-23T04:14:40.4244418Z test_sparse_compressed_constructor_shape_and_device_inference_factory_from_tensor_SparseCSC_cuda_int64 (__main__.TestSparseCompressedCUDA) ... ok (0.021s) 2022-11-23T04:14:40.4244732Z test_sparse_compressed_constructor_shape_and_device_inference_factory_from_tensor_SparseCSC_cuda_int8 (__main__.TestSparseCompressedCUDA) ... ok (0.021s) 2022-11-23T04:14:40.4245048Z test_sparse_compressed_constructor_shape_and_device_inference_factory_from_tensor_SparseCSC_cuda_uint8 (__main__.TestSparseCompressedCUDA) ... ok (0.021s) 2022-11-23T04:14:40.4245366Z test_sparse_compressed_constructor_shape_and_device_inference_factory_from_tensor_SparseCSR_cuda_bfloat16 (__main__.TestSparseCompressedCUDA) ... ok (0.023s) 2022-11-23T04:14:40.4245680Z test_sparse_compressed_constructor_shape_and_device_inference_factory_from_tensor_SparseCSR_cuda_bool (__main__.TestSparseCompressedCUDA) ... ok (0.022s) 2022-11-23T04:14:40.4246006Z test_sparse_compressed_constructor_shape_and_device_inference_factory_from_tensor_SparseCSR_cuda_complex128 (__main__.TestSparseCompressedCUDA) ... ok (0.025s) 2022-11-23T04:14:40.4246371Z test_sparse_compressed_constructor_shape_and_device_inference_factory_from_tensor_SparseCSR_cuda_complex64 (__main__.TestSparseCompressedCUDA) ... ok (0.024s) 2022-11-23T04:14:40.4246690Z test_sparse_compressed_constructor_shape_and_device_inference_factory_from_tensor_SparseCSR_cuda_float16 (__main__.TestSparseCompressedCUDA) ... ok (0.023s) 2022-11-23T04:14:40.4247008Z test_sparse_compressed_constructor_shape_and_device_inference_factory_from_tensor_SparseCSR_cuda_float32 (__main__.TestSparseCompressedCUDA) ... ok (0.024s) 2022-11-23T04:14:40.4247335Z test_sparse_compressed_constructor_shape_and_device_inference_factory_from_tensor_SparseCSR_cuda_float64 (__main__.TestSparseCompressedCUDA) ... ok (0.023s) 2022-11-23T04:14:40.4247656Z test_sparse_compressed_constructor_shape_and_device_inference_factory_from_tensor_SparseCSR_cuda_int16 (__main__.TestSparseCompressedCUDA) ... ok (0.021s) 2022-11-23T04:14:40.4247979Z test_sparse_compressed_constructor_shape_and_device_inference_factory_from_tensor_SparseCSR_cuda_int32 (__main__.TestSparseCompressedCUDA) ... ok (0.021s) 2022-11-23T04:14:40.4248295Z test_sparse_compressed_constructor_shape_and_device_inference_factory_from_tensor_SparseCSR_cuda_int64 (__main__.TestSparseCompressedCUDA) ... ok (0.020s) 2022-11-23T04:14:40.4248609Z test_sparse_compressed_constructor_shape_and_device_inference_factory_from_tensor_SparseCSR_cuda_int8 (__main__.TestSparseCompressedCUDA) ... ok (0.022s) 2022-11-23T04:14:40.4248923Z test_sparse_compressed_constructor_shape_and_device_inference_factory_from_tensor_SparseCSR_cuda_uint8 (__main__.TestSparseCompressedCUDA) ... ok (0.021s) 2022-11-23T04:14:40.4249155Z test_to_dtype_SparseBSC_cuda_bfloat16 (__main__.TestSparseCompressedCUDA) ... ok (0.036s) 2022-11-23T04:14:40.4249428Z test_to_dtype_SparseBSC_cuda_bool (__main__.TestSparseCompressedCUDA) ... ok (0.036s) 2022-11-23T04:14:40.4249654Z test_to_dtype_SparseBSC_cuda_complex128 (__main__.TestSparseCompressedCUDA) ... ok (0.036s) 2022-11-23T04:14:40.4249883Z test_to_dtype_SparseBSC_cuda_complex64 (__main__.TestSparseCompressedCUDA) ... ok (0.036s) 2022-11-23T04:14:40.4250111Z test_to_dtype_SparseBSC_cuda_float16 (__main__.TestSparseCompressedCUDA) ... ok (0.036s) 2022-11-23T04:14:40.4250337Z test_to_dtype_SparseBSC_cuda_float32 (__main__.TestSparseCompressedCUDA) ... ok (0.037s) 2022-11-23T04:14:40.4250557Z test_to_dtype_SparseBSC_cuda_float64 (__main__.TestSparseCompressedCUDA) ... ok (0.036s) 2022-11-23T04:14:40.4250781Z test_to_dtype_SparseBSC_cuda_int16 (__main__.TestSparseCompressedCUDA) ... ok (0.037s) 2022-11-23T04:14:40.4251002Z test_to_dtype_SparseBSC_cuda_int32 (__main__.TestSparseCompressedCUDA) ... ok (0.037s) 2022-11-23T04:14:40.4251230Z test_to_dtype_SparseBSC_cuda_int64 (__main__.TestSparseCompressedCUDA) ... ok (0.037s) 2022-11-23T04:14:40.4251440Z test_to_dtype_SparseBSC_cuda_int8 (__main__.TestSparseCompressedCUDA) ... ok (0.037s) 2022-11-23T04:14:40.4251673Z test_to_dtype_SparseBSC_cuda_uint8 (__main__.TestSparseCompressedCUDA) ... ok (0.036s) 2022-11-23T04:14:40.4251899Z test_to_dtype_SparseBSR_cuda_bfloat16 (__main__.TestSparseCompressedCUDA) ... ok (0.038s) 2022-11-23T04:14:40.4252118Z test_to_dtype_SparseBSR_cuda_bool (__main__.TestSparseCompressedCUDA) ... ok (0.037s) 2022-11-23T04:14:40.4252348Z test_to_dtype_SparseBSR_cuda_complex128 (__main__.TestSparseCompressedCUDA) ... ok (0.037s) 2022-11-23T04:14:40.4252575Z test_to_dtype_SparseBSR_cuda_complex64 (__main__.TestSparseCompressedCUDA) ... ok (0.037s) 2022-11-23T04:14:40.4252797Z test_to_dtype_SparseBSR_cuda_float16 (__main__.TestSparseCompressedCUDA) ... ok (0.037s) 2022-11-23T04:14:40.4253019Z test_to_dtype_SparseBSR_cuda_float32 (__main__.TestSparseCompressedCUDA) ... ok (0.036s) 2022-11-23T04:14:40.4253239Z test_to_dtype_SparseBSR_cuda_float64 (__main__.TestSparseCompressedCUDA) ... ok (0.036s) 2022-11-23T04:14:40.4253502Z test_to_dtype_SparseBSR_cuda_int16 (__main__.TestSparseCompressedCUDA) ... ok (0.037s) 2022-11-23T04:14:40.4253721Z test_to_dtype_SparseBSR_cuda_int32 (__main__.TestSparseCompressedCUDA) ... ok (0.036s) 2022-11-23T04:14:40.4253941Z test_to_dtype_SparseBSR_cuda_int64 (__main__.TestSparseCompressedCUDA) ... ok (0.036s) 2022-11-23T04:14:40.4254158Z test_to_dtype_SparseBSR_cuda_int8 (__main__.TestSparseCompressedCUDA) ... ok (0.036s) 2022-11-23T04:14:40.4254377Z test_to_dtype_SparseBSR_cuda_uint8 (__main__.TestSparseCompressedCUDA) ... ok (0.038s) 2022-11-23T04:14:40.4254611Z test_to_dtype_SparseCSC_cuda_bfloat16 (__main__.TestSparseCompressedCUDA) ... ok (0.024s) 2022-11-23T04:14:40.4254833Z test_to_dtype_SparseCSC_cuda_bool (__main__.TestSparseCompressedCUDA) ... ok (0.025s) 2022-11-23T04:14:40.4255066Z test_to_dtype_SparseCSC_cuda_complex128 (__main__.TestSparseCompressedCUDA) ... ok (0.025s) 2022-11-23T04:14:40.4255280Z test_to_dtype_SparseCSC_cuda_complex64 (__main__.TestSparseCompressedCUDA) ... ok (0.024s) 2022-11-23T04:14:40.4255506Z test_to_dtype_SparseCSC_cuda_float16 (__main__.TestSparseCompressedCUDA) ... ok (0.025s) 2022-11-23T04:14:40.4255727Z test_to_dtype_SparseCSC_cuda_float32 (__main__.TestSparseCompressedCUDA) ... ok (0.024s) 2022-11-23T04:14:40.4255946Z test_to_dtype_SparseCSC_cuda_float64 (__main__.TestSparseCompressedCUDA) ... ok (0.024s) 2022-11-23T04:14:40.4256162Z test_to_dtype_SparseCSC_cuda_int16 (__main__.TestSparseCompressedCUDA) ... ok (0.024s) 2022-11-23T04:14:40.4256379Z test_to_dtype_SparseCSC_cuda_int32 (__main__.TestSparseCompressedCUDA) ... ok (0.024s) 2022-11-23T04:14:40.4256596Z test_to_dtype_SparseCSC_cuda_int64 (__main__.TestSparseCompressedCUDA) ... ok (0.024s) 2022-11-23T04:14:40.4256815Z test_to_dtype_SparseCSC_cuda_int8 (__main__.TestSparseCompressedCUDA) ... ok (0.024s) 2022-11-23T04:14:40.4257039Z test_to_dtype_SparseCSC_cuda_uint8 (__main__.TestSparseCompressedCUDA) ... ok (0.024s) 2022-11-23T04:14:40.4257307Z test_to_dtype_SparseCSR_cuda_bfloat16 (__main__.TestSparseCompressedCUDA) ... ok (0.023s) 2022-11-23T04:14:40.4257534Z test_to_dtype_SparseCSR_cuda_bool (__main__.TestSparseCompressedCUDA) ... ok (0.022s) 2022-11-23T04:14:40.4257764Z test_to_dtype_SparseCSR_cuda_complex128 (__main__.TestSparseCompressedCUDA) ... ok (0.023s) 2022-11-23T04:14:40.4257999Z test_to_dtype_SparseCSR_cuda_complex64 (__main__.TestSparseCompressedCUDA) ... ok (0.022s) 2022-11-23T04:14:40.4258225Z test_to_dtype_SparseCSR_cuda_float16 (__main__.TestSparseCompressedCUDA) ... ok (0.022s) 2022-11-23T04:14:40.4258452Z test_to_dtype_SparseCSR_cuda_float32 (__main__.TestSparseCompressedCUDA) ... ok (0.023s) 2022-11-23T04:14:40.4258676Z test_to_dtype_SparseCSR_cuda_float64 (__main__.TestSparseCompressedCUDA) ... ok (0.023s) 2022-11-23T04:14:40.4258891Z test_to_dtype_SparseCSR_cuda_int16 (__main__.TestSparseCompressedCUDA) ... ok (0.023s) 2022-11-23T04:14:40.4259090Z test_to_dtype_SparseCSR_cuda_int32 (__main__.TestSparseCompressedCUDA) ... ok (0.023s) 2022-11-23T04:14:40.4259316Z test_to_dtype_SparseCSR_cuda_int64 (__main__.TestSparseCompressedCUDA) ... ok (0.023s) 2022-11-23T04:14:40.4259532Z test_to_dtype_SparseCSR_cuda_int8 (__main__.TestSparseCompressedCUDA) ... ok (0.023s) 2022-11-23T04:14:40.4259750Z test_to_dtype_SparseCSR_cuda_uint8 (__main__.TestSparseCompressedCUDA) ... ok (0.023s) 2022-11-23T04:14:40.4260234Z test_validate_SparseBSC_cuda_bfloat16 (__main__.TestSparseCompressedCUDA) ... ok (0.014s) 2022-11-23T04:14:40.4260470Z test_validate_SparseBSC_cuda_bool (__main__.TestSparseCompressedCUDA) ... ok (0.013s) 2022-11-23T04:14:40.4260707Z test_validate_SparseBSC_cuda_complex128 (__main__.TestSparseCompressedCUDA) ... ok (0.014s) 2022-11-23T04:14:40.4260937Z test_validate_SparseBSC_cuda_complex64 (__main__.TestSparseCompressedCUDA) ... ok (0.013s) 2022-11-23T04:14:40.4261164Z test_validate_SparseBSC_cuda_float16 (__main__.TestSparseCompressedCUDA) ... ok (0.014s) 2022-11-23T04:14:40.4261481Z test_validate_SparseBSC_cuda_float32 (__main__.TestSparseCompressedCUDA) ... ok (0.013s) 2022-11-23T04:14:40.4261718Z test_validate_SparseBSC_cuda_float64 (__main__.TestSparseCompressedCUDA) ... ok (0.013s) 2022-11-23T04:14:40.4261943Z test_validate_SparseBSC_cuda_int16 (__main__.TestSparseCompressedCUDA) ... ok (0.013s) 2022-11-23T04:14:40.4262171Z test_validate_SparseBSC_cuda_int32 (__main__.TestSparseCompressedCUDA) ... ok (0.013s) 2022-11-23T04:14:40.4262396Z test_validate_SparseBSC_cuda_int64 (__main__.TestSparseCompressedCUDA) ... ok (0.013s) 2022-11-23T04:14:40.4262616Z test_validate_SparseBSC_cuda_int8 (__main__.TestSparseCompressedCUDA) ... ok (0.014s) 2022-11-23T04:14:40.4262834Z test_validate_SparseBSC_cuda_uint8 (__main__.TestSparseCompressedCUDA) ... ok (0.013s) 2022-11-23T04:14:40.4263063Z test_validate_SparseBSR_cuda_bfloat16 (__main__.TestSparseCompressedCUDA) ... ok (0.013s) 2022-11-23T04:14:40.4263272Z test_validate_SparseBSR_cuda_bool (__main__.TestSparseCompressedCUDA) ... ok (0.012s) 2022-11-23T04:14:40.4263511Z test_validate_SparseBSR_cuda_complex128 (__main__.TestSparseCompressedCUDA) ... ok (0.013s) 2022-11-23T04:14:40.4263740Z test_validate_SparseBSR_cuda_complex64 (__main__.TestSparseCompressedCUDA) ... ok (0.013s) 2022-11-23T04:14:40.4263964Z test_validate_SparseBSR_cuda_float16 (__main__.TestSparseCompressedCUDA) ... ok (0.013s) 2022-11-23T04:14:40.4264186Z test_validate_SparseBSR_cuda_float32 (__main__.TestSparseCompressedCUDA) ... ok (0.013s) 2022-11-23T04:14:40.4264406Z test_validate_SparseBSR_cuda_float64 (__main__.TestSparseCompressedCUDA) ... ok (0.013s) 2022-11-23T04:14:40.4264626Z test_validate_SparseBSR_cuda_int16 (__main__.TestSparseCompressedCUDA) ... ok (0.013s) 2022-11-23T04:14:40.4264845Z test_validate_SparseBSR_cuda_int32 (__main__.TestSparseCompressedCUDA) ... ok (0.012s) 2022-11-23T04:14:40.4265053Z test_validate_SparseBSR_cuda_int64 (__main__.TestSparseCompressedCUDA) ... ok (0.013s) 2022-11-23T04:14:40.4265346Z test_validate_SparseBSR_cuda_int8 (__main__.TestSparseCompressedCUDA) ... ok (0.013s) 2022-11-23T04:14:40.4265594Z test_validate_SparseBSR_cuda_uint8 (__main__.TestSparseCompressedCUDA) ... ok (0.012s) 2022-11-23T04:14:40.4265823Z test_validate_SparseCSC_cuda_bfloat16 (__main__.TestSparseCompressedCUDA) ... ok (0.005s) 2022-11-23T04:14:40.4266043Z test_validate_SparseCSC_cuda_bool (__main__.TestSparseCompressedCUDA) ... ok (0.005s) 2022-11-23T04:14:40.4266274Z test_validate_SparseCSC_cuda_complex128 (__main__.TestSparseCompressedCUDA) ... ok (0.005s) 2022-11-23T04:14:40.4266503Z test_validate_SparseCSC_cuda_complex64 (__main__.TestSparseCompressedCUDA) ... ok (0.006s) 2022-11-23T04:14:40.4266727Z test_validate_SparseCSC_cuda_float16 (__main__.TestSparseCompressedCUDA) ... ok (0.005s) 2022-11-23T04:14:40.4266950Z test_validate_SparseCSC_cuda_float32 (__main__.TestSparseCompressedCUDA) ... ok (0.005s) 2022-11-23T04:14:40.4267153Z test_validate_SparseCSC_cuda_float64 (__main__.TestSparseCompressedCUDA) ... ok (0.005s) 2022-11-23T04:14:40.4267378Z test_validate_SparseCSC_cuda_int16 (__main__.TestSparseCompressedCUDA) ... ok (0.006s) 2022-11-23T04:14:40.4267596Z test_validate_SparseCSC_cuda_int32 (__main__.TestSparseCompressedCUDA) ... ok (0.005s) 2022-11-23T04:14:40.4267815Z test_validate_SparseCSC_cuda_int64 (__main__.TestSparseCompressedCUDA) ... ok (0.005s) 2022-11-23T04:14:40.4268033Z test_validate_SparseCSC_cuda_int8 (__main__.TestSparseCompressedCUDA) ... ok (0.005s) 2022-11-23T04:14:40.4268250Z test_validate_SparseCSC_cuda_uint8 (__main__.TestSparseCompressedCUDA) ... ok (0.005s) 2022-11-23T04:14:40.4268484Z test_validate_SparseCSR_cuda_bfloat16 (__main__.TestSparseCompressedCUDA) ... ok (0.006s) 2022-11-23T04:14:40.4268708Z test_validate_SparseCSR_cuda_bool (__main__.TestSparseCompressedCUDA) ... ok (0.005s) 2022-11-23T04:14:40.4268925Z test_validate_SparseCSR_cuda_complex128 (__main__.TestSparseCompressedCUDA) ... ok (0.005s) 2022-11-23T04:14:40.4269157Z test_validate_SparseCSR_cuda_complex64 (__main__.TestSparseCompressedCUDA) ... ok (0.005s) 2022-11-23T04:14:40.4269446Z test_validate_SparseCSR_cuda_float16 (__main__.TestSparseCompressedCUDA) ... ok (0.005s) 2022-11-23T04:14:40.4269671Z test_validate_SparseCSR_cuda_float32 (__main__.TestSparseCompressedCUDA) ... ok (0.006s) 2022-11-23T04:14:40.4269895Z test_validate_SparseCSR_cuda_float64 (__main__.TestSparseCompressedCUDA) ... ok (0.005s) 2022-11-23T04:14:40.4270116Z test_validate_SparseCSR_cuda_int16 (__main__.TestSparseCompressedCUDA) ... ok (0.005s) 2022-11-23T04:14:40.4270338Z test_validate_SparseCSR_cuda_int32 (__main__.TestSparseCompressedCUDA) ... ok (0.005s) 2022-11-23T04:14:40.4270558Z test_validate_SparseCSR_cuda_int64 (__main__.TestSparseCompressedCUDA) ... ok (0.005s) 2022-11-23T04:14:40.4270777Z test_validate_SparseCSR_cuda_int8 (__main__.TestSparseCompressedCUDA) ... ok (0.006s) 2022-11-23T04:14:40.4270978Z test_validate_SparseCSR_cuda_uint8 (__main__.TestSparseCompressedCUDA) ... ok (0.005s) 2022-11-23T04:14:40.4271009Z 2022-11-23T04:14:40.4271342Z ---------------------------------------------------------------------- 2022-11-23T04:14:40.4271464Z Ran 4374 tests in 231.313s 2022-11-23T04:14:40.4271484Z 2022-11-23T04:14:40.4271595Z OK (skipped=515) 2022-11-23T04:14:40.4271614Z 2022-11-23T04:14:40.4271747Z Generating XML reports... 2022-11-23T04:14:40.4272170Z Generated XML report: test-reports/python-unittest/test_sparse_csr/TEST-TestSparseCSRCUDA-20221123041047.xml 2022-11-23T04:14:40.4272631Z Generated XML report: test-reports/python-unittest/test_sparse_csr/TEST-TestSparseCSRSampler-20221123041047.xml 2022-11-23T04:14:40.4273056Z Generated XML report: test-reports/python-unittest/test_sparse_csr/TEST-TestSparseCompressedCUDA-20221123041047.xml 2022-11-23T04:14:40.4273076Z 2022-11-23T04:14:40.4273534Z ##[endgroup] 2022-11-23T04:14:40.4273923Z FINISHED PRINTING LOG FILE of test_sparse_csr (/var/lib/jenkins/workspace/test/test-reports/test_sparse_csr_9fqkknty) 2022-11-23T04:14:40.4273943Z 2022-11-23T04:14:40.4274265Z Running test_tensor_creation_ops ... [2022-11-23 04:14:40.288818] 2022-11-23T04:14:40.4274744Z Executing ['/opt/conda/bin/python', '-bb', 'test_tensor_creation_ops.py', '-v', '--import-slow-tests', '--import-disabled-tests'] ... [2022-11-23 04:14:40.289085] 2022-11-23T04:16:21.8219614Z 2022-11-23T04:16:21.8220529Z Expand the folded group to see the log file of test_tensor_creation_ops 2022-11-23T04:16:21.8224703Z ##[group]PRINTING LOG FILE of test_tensor_creation_ops (/var/lib/jenkins/workspace/test/test-reports/test_tensor_creation_ops_4i5390cz) 2022-11-23T04:16:21.8225068Z 2022-11-23T04:16:21.8225171Z Running tests... 2022-11-23T04:16:21.8225682Z ---------------------------------------------------------------------- 2022-11-23T04:16:21.8226214Z Test results will be stored in test-reports/python-unittest/test_tensor_creation_ops 2022-11-23T04:16:21.8226696Z test_alias_from_buffer_cuda_bool (__main__.TestAsArrayCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T04:16:21.8227192Z test_alias_from_buffer_cuda_complex128 (__main__.TestAsArrayCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T04:16:21.8227686Z test_alias_from_buffer_cuda_complex64 (__main__.TestAsArrayCUDA) ... skip: Only runs on cpu (0.001s) 2022-11-23T04:16:21.8229316Z test_alias_from_buffer_cuda_float16 (__main__.TestAsArrayCUDA) ... skip: Only runs on cpu (0.001s) 2022-11-23T04:16:21.8230363Z test_alias_from_buffer_cuda_float32 (__main__.TestAsArrayCUDA) ... skip: Only runs on cpu (0.001s) 2022-11-23T04:16:21.8230928Z test_alias_from_buffer_cuda_float64 (__main__.TestAsArrayCUDA) ... skip: Only runs on cpu (0.001s) 2022-11-23T04:16:21.8231392Z test_alias_from_buffer_cuda_int16 (__main__.TestAsArrayCUDA) ... skip: Only runs on cpu (0.001s) 2022-11-23T04:16:21.8231870Z test_alias_from_buffer_cuda_int32 (__main__.TestAsArrayCUDA) ... skip: Only runs on cpu (0.001s) 2022-11-23T04:16:21.8232623Z test_alias_from_buffer_cuda_int64 (__main__.TestAsArrayCUDA) ... skip: Only runs on cpu (0.001s) 2022-11-23T04:16:21.8233728Z test_alias_from_buffer_cuda_int8 (__main__.TestAsArrayCUDA) ... skip: Only runs on cpu (0.001s) 2022-11-23T04:16:21.8234481Z test_alias_from_buffer_cuda_uint8 (__main__.TestAsArrayCUDA) ... skip: Only runs on cpu (0.001s) 2022-11-23T04:16:21.8235238Z test_alias_from_dlpack_cuda_bfloat16 (__main__.TestAsArrayCUDA) ... ok (0.009s) 2022-11-23T04:16:21.8235991Z test_alias_from_dlpack_cuda_complex128 (__main__.TestAsArrayCUDA) ... ok (0.011s) 2022-11-23T04:16:21.8236709Z test_alias_from_dlpack_cuda_complex64 (__main__.TestAsArrayCUDA) ... ok (0.008s) 2022-11-23T04:16:21.8237487Z test_alias_from_dlpack_cuda_float16 (__main__.TestAsArrayCUDA) ... ok (0.007s) 2022-11-23T04:16:21.8238213Z test_alias_from_dlpack_cuda_float32 (__main__.TestAsArrayCUDA) ... ok (0.007s) 2022-11-23T04:16:21.8238913Z test_alias_from_dlpack_cuda_float64 (__main__.TestAsArrayCUDA) ... ok (0.007s) 2022-11-23T04:16:21.8239702Z test_alias_from_dlpack_cuda_int16 (__main__.TestAsArrayCUDA) ... ok (0.005s) 2022-11-23T04:16:21.8240479Z test_alias_from_dlpack_cuda_int32 (__main__.TestAsArrayCUDA) ... ok (0.005s) 2022-11-23T04:16:21.8241187Z test_alias_from_dlpack_cuda_int64 (__main__.TestAsArrayCUDA) ... ok (0.005s) 2022-11-23T04:16:21.8241918Z test_alias_from_dlpack_cuda_int8 (__main__.TestAsArrayCUDA) ... ok (0.005s) 2022-11-23T04:16:21.8242693Z test_alias_from_dlpack_cuda_uint8 (__main__.TestAsArrayCUDA) ... ok (0.005s) 2022-11-23T04:16:21.8243561Z test_alias_from_numpy_cuda_bool (__main__.TestAsArrayCUDA) ... skip: Only runs on cpu (0.001s) 2022-11-23T04:16:21.8244457Z test_alias_from_numpy_cuda_complex128 (__main__.TestAsArrayCUDA) ... skip: Only runs on cpu (0.001s) 2022-11-23T04:16:21.8245375Z test_alias_from_numpy_cuda_complex64 (__main__.TestAsArrayCUDA) ... skip: Only runs on cpu (0.001s) 2022-11-23T04:16:21.8246248Z test_alias_from_numpy_cuda_float16 (__main__.TestAsArrayCUDA) ... skip: Only runs on cpu (0.001s) 2022-11-23T04:16:21.8247312Z test_alias_from_numpy_cuda_float32 (__main__.TestAsArrayCUDA) ... skip: Only runs on cpu (0.001s) 2022-11-23T04:16:21.8248325Z test_alias_from_numpy_cuda_float64 (__main__.TestAsArrayCUDA) ... skip: Only runs on cpu (0.001s) 2022-11-23T04:16:21.8249198Z test_alias_from_numpy_cuda_int16 (__main__.TestAsArrayCUDA) ... skip: Only runs on cpu (0.001s) 2022-11-23T04:16:21.8250083Z test_alias_from_numpy_cuda_int32 (__main__.TestAsArrayCUDA) ... skip: Only runs on cpu (0.001s) 2022-11-23T04:16:21.8250959Z test_alias_from_numpy_cuda_int64 (__main__.TestAsArrayCUDA) ... skip: Only runs on cpu (0.001s) 2022-11-23T04:16:21.8251869Z test_alias_from_numpy_cuda_int8 (__main__.TestAsArrayCUDA) ... skip: Only runs on cpu (0.001s) 2022-11-23T04:16:21.8252785Z test_alias_from_numpy_cuda_uint8 (__main__.TestAsArrayCUDA) ... skip: Only runs on cpu (0.001s) 2022-11-23T04:16:21.8253641Z test_alias_from_tensor_cuda_bfloat16 (__main__.TestAsArrayCUDA) ... ok (0.007s) 2022-11-23T04:16:21.8254477Z test_alias_from_tensor_cuda_bool (__main__.TestAsArrayCUDA) ... ok (0.005s) 2022-11-23T04:16:21.8255321Z test_alias_from_tensor_cuda_complex128 (__main__.TestAsArrayCUDA) ... ok (0.007s) 2022-11-23T04:16:21.8256166Z test_alias_from_tensor_cuda_complex64 (__main__.TestAsArrayCUDA) ... ok (0.007s) 2022-11-23T04:16:21.8257021Z test_alias_from_tensor_cuda_float16 (__main__.TestAsArrayCUDA) ... ok (0.007s) 2022-11-23T04:16:21.8257868Z test_alias_from_tensor_cuda_float32 (__main__.TestAsArrayCUDA) ... ok (0.007s) 2022-11-23T04:16:21.8258678Z test_alias_from_tensor_cuda_float64 (__main__.TestAsArrayCUDA) ... ok (0.006s) 2022-11-23T04:16:21.8259472Z test_alias_from_tensor_cuda_int16 (__main__.TestAsArrayCUDA) ... ok (0.005s) 2022-11-23T04:16:21.8260686Z test_alias_from_tensor_cuda_int32 (__main__.TestAsArrayCUDA) ... ok (0.005s) 2022-11-23T04:16:21.8261650Z test_alias_from_tensor_cuda_int64 (__main__.TestAsArrayCUDA) ... ok (0.005s) 2022-11-23T04:16:21.8262445Z test_alias_from_tensor_cuda_int8 (__main__.TestAsArrayCUDA) ... ok (0.005s) 2022-11-23T04:16:21.8263277Z test_alias_from_tensor_cuda_uint8 (__main__.TestAsArrayCUDA) ... ok (0.005s) 2022-11-23T04:16:21.8264334Z test_astensor_consistency_cuda (__main__.TestAsArrayCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T04:16:21.8265263Z test_copy_from_buffer_cuda_bool (__main__.TestAsArrayCUDA) ... skip: Only runs on cpu (0.001s) 2022-11-23T04:16:21.8266186Z test_copy_from_buffer_cuda_complex128 (__main__.TestAsArrayCUDA) ... skip: Only runs on cpu (0.001s) 2022-11-23T04:16:21.8267134Z test_copy_from_buffer_cuda_complex64 (__main__.TestAsArrayCUDA) ... skip: Only runs on cpu (0.001s) 2022-11-23T04:16:21.8268068Z test_copy_from_buffer_cuda_float16 (__main__.TestAsArrayCUDA) ... skip: Only runs on cpu (0.001s) 2022-11-23T04:16:21.8268947Z test_copy_from_buffer_cuda_float32 (__main__.TestAsArrayCUDA) ... skip: Only runs on cpu (0.001s) 2022-11-23T04:16:21.8269858Z test_copy_from_buffer_cuda_float64 (__main__.TestAsArrayCUDA) ... skip: Only runs on cpu (0.001s) 2022-11-23T04:16:21.8270760Z test_copy_from_buffer_cuda_int16 (__main__.TestAsArrayCUDA) ... skip: Only runs on cpu (0.001s) 2022-11-23T04:16:21.8271621Z test_copy_from_buffer_cuda_int32 (__main__.TestAsArrayCUDA) ... skip: Only runs on cpu (0.001s) 2022-11-23T04:16:21.8272489Z test_copy_from_buffer_cuda_int64 (__main__.TestAsArrayCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T04:16:21.8273394Z test_copy_from_buffer_cuda_int8 (__main__.TestAsArrayCUDA) ... skip: Only runs on cpu (0.001s) 2022-11-23T04:16:21.8274252Z test_copy_from_buffer_cuda_uint8 (__main__.TestAsArrayCUDA) ... skip: Only runs on cpu (0.001s) 2022-11-23T04:16:21.8275131Z test_copy_from_dlpack_cuda_bfloat16 (__main__.TestAsArrayCUDA) ... ok (0.017s) 2022-11-23T04:16:21.8276633Z test_copy_from_dlpack_cuda_complex128 (__main__.TestAsArrayCUDA) ... /var/lib/jenkins/workspace/test/test_tensor_creation_ops.py:3675: UserWarning: Casting complex values to real discards the imaginary part (Triggered internally at /var/lib/jenkins/workspace/aten/src/ATen/native/Copy.cpp:275.) 2022-11-23T04:16:21.8278097Z result = torch.asarray(cvt(original), **kwargs) 2022-11-23T04:16:21.8278663Z ok (0.016s) 2022-11-23T04:16:21.8279316Z test_copy_from_dlpack_cuda_complex64 (__main__.TestAsArrayCUDA) ... ok (0.016s) 2022-11-23T04:16:21.8280137Z test_copy_from_dlpack_cuda_float16 (__main__.TestAsArrayCUDA) ... ok (0.016s) 2022-11-23T04:16:21.8280963Z test_copy_from_dlpack_cuda_float32 (__main__.TestAsArrayCUDA) ... ok (0.016s) 2022-11-23T04:16:21.8281773Z test_copy_from_dlpack_cuda_float64 (__main__.TestAsArrayCUDA) ... ok (0.016s) 2022-11-23T04:16:21.8282593Z test_copy_from_dlpack_cuda_int16 (__main__.TestAsArrayCUDA) ... ok (0.016s) 2022-11-23T04:16:21.8283403Z test_copy_from_dlpack_cuda_int32 (__main__.TestAsArrayCUDA) ... ok (0.016s) 2022-11-23T04:16:21.8284224Z test_copy_from_dlpack_cuda_int64 (__main__.TestAsArrayCUDA) ... ok (0.015s) 2022-11-23T04:16:21.8285040Z test_copy_from_dlpack_cuda_int8 (__main__.TestAsArrayCUDA) ... ok (0.016s) 2022-11-23T04:16:21.8285837Z test_copy_from_dlpack_cuda_uint8 (__main__.TestAsArrayCUDA) ... ok (0.014s) 2022-11-23T04:16:21.8286806Z test_copy_from_dlpack_mult_devices_cuda_bfloat16 (__main__.TestAsArrayCUDA) ... skip: fewer than 2 devices detected (0.001s) 2022-11-23T04:16:21.8287916Z test_copy_from_dlpack_mult_devices_cuda_complex128 (__main__.TestAsArrayCUDA) ... skip: fewer than 2 devices detected (0.001s) 2022-11-23T04:16:21.8288993Z test_copy_from_dlpack_mult_devices_cuda_complex64 (__main__.TestAsArrayCUDA) ... skip: fewer than 2 devices detected (0.001s) 2022-11-23T04:16:21.8290028Z test_copy_from_dlpack_mult_devices_cuda_float16 (__main__.TestAsArrayCUDA) ... skip: fewer than 2 devices detected (0.002s) 2022-11-23T04:16:21.8291089Z test_copy_from_dlpack_mult_devices_cuda_float32 (__main__.TestAsArrayCUDA) ... skip: fewer than 2 devices detected (0.001s) 2022-11-23T04:16:21.8292084Z test_copy_from_dlpack_mult_devices_cuda_float64 (__main__.TestAsArrayCUDA) ... skip: fewer than 2 devices detected (0.001s) 2022-11-23T04:16:21.8293182Z test_copy_from_dlpack_mult_devices_cuda_int16 (__main__.TestAsArrayCUDA) ... skip: fewer than 2 devices detected (0.001s) 2022-11-23T04:16:21.8294331Z test_copy_from_dlpack_mult_devices_cuda_int32 (__main__.TestAsArrayCUDA) ... skip: fewer than 2 devices detected (0.001s) 2022-11-23T04:16:21.8295378Z test_copy_from_dlpack_mult_devices_cuda_int64 (__main__.TestAsArrayCUDA) ... skip: fewer than 2 devices detected (0.001s) 2022-11-23T04:16:21.8296437Z test_copy_from_dlpack_mult_devices_cuda_int8 (__main__.TestAsArrayCUDA) ... skip: fewer than 2 devices detected (0.001s) 2022-11-23T04:16:21.8297508Z test_copy_from_dlpack_mult_devices_cuda_uint8 (__main__.TestAsArrayCUDA) ... skip: fewer than 2 devices detected (0.001s) 2022-11-23T04:16:21.8298473Z test_copy_from_numpy_cuda_bool (__main__.TestAsArrayCUDA) ... skip: Only runs on cpu (0.001s) 2022-11-23T04:16:21.8299408Z test_copy_from_numpy_cuda_complex128 (__main__.TestAsArrayCUDA) ... skip: Only runs on cpu (0.001s) 2022-11-23T04:16:21.8300659Z test_copy_from_numpy_cuda_complex64 (__main__.TestAsArrayCUDA) ... skip: Only runs on cpu (0.001s) 2022-11-23T04:16:21.8301604Z test_copy_from_numpy_cuda_float16 (__main__.TestAsArrayCUDA) ... skip: Only runs on cpu (0.001s) 2022-11-23T04:16:21.8302507Z test_copy_from_numpy_cuda_float32 (__main__.TestAsArrayCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T04:16:21.8303437Z test_copy_from_numpy_cuda_float64 (__main__.TestAsArrayCUDA) ... skip: Only runs on cpu (0.001s) 2022-11-23T04:16:21.8304364Z test_copy_from_numpy_cuda_int16 (__main__.TestAsArrayCUDA) ... skip: Only runs on cpu (0.001s) 2022-11-23T04:16:21.8305284Z test_copy_from_numpy_cuda_int32 (__main__.TestAsArrayCUDA) ... skip: Only runs on cpu (0.001s) 2022-11-23T04:16:21.8306132Z test_copy_from_numpy_cuda_int64 (__main__.TestAsArrayCUDA) ... skip: Only runs on cpu (0.001s) 2022-11-23T04:16:21.8307027Z test_copy_from_numpy_cuda_int8 (__main__.TestAsArrayCUDA) ... skip: Only runs on cpu (0.001s) 2022-11-23T04:16:21.8307989Z test_copy_from_numpy_cuda_uint8 (__main__.TestAsArrayCUDA) ... skip: Only runs on cpu (0.001s) 2022-11-23T04:16:21.8308926Z test_copy_from_tensor_mult_devices_cuda_bfloat16 (__main__.TestAsArrayCUDA) ... skip: fewer than 2 devices detected (0.001s) 2022-11-23T04:16:21.8309789Z test_copy_from_tensor_mult_devices_cuda_complex128 (__main__.TestAsArrayCUDA) ... skip: fewer than 2 devices detected (0.001s) 2022-11-23T04:16:21.8310907Z test_copy_from_tensor_mult_devices_cuda_complex64 (__main__.TestAsArrayCUDA) ... skip: fewer than 2 devices detected (0.001s) 2022-11-23T04:16:21.8311886Z test_copy_from_tensor_mult_devices_cuda_float16 (__main__.TestAsArrayCUDA) ... skip: fewer than 2 devices detected (0.001s) 2022-11-23T04:16:21.8312782Z test_copy_from_tensor_mult_devices_cuda_float32 (__main__.TestAsArrayCUDA) ... skip: fewer than 2 devices detected (0.001s) 2022-11-23T04:16:21.8313917Z test_copy_from_tensor_mult_devices_cuda_float64 (__main__.TestAsArrayCUDA) ... skip: fewer than 2 devices detected (0.002s) 2022-11-23T04:16:21.8314961Z test_copy_from_tensor_mult_devices_cuda_int16 (__main__.TestAsArrayCUDA) ... skip: fewer than 2 devices detected (0.001s) 2022-11-23T04:16:21.8315868Z test_copy_from_tensor_mult_devices_cuda_int32 (__main__.TestAsArrayCUDA) ... skip: fewer than 2 devices detected (0.001s) 2022-11-23T04:16:21.8316837Z test_copy_from_tensor_mult_devices_cuda_int64 (__main__.TestAsArrayCUDA) ... skip: fewer than 2 devices detected (0.001s) 2022-11-23T04:16:21.8317820Z test_copy_from_tensor_mult_devices_cuda_int8 (__main__.TestAsArrayCUDA) ... skip: fewer than 2 devices detected (0.001s) 2022-11-23T04:16:21.8318689Z test_copy_from_tensor_mult_devices_cuda_uint8 (__main__.TestAsArrayCUDA) ... skip: fewer than 2 devices detected (0.001s) 2022-11-23T04:16:21.8319314Z test_copy_list_cuda_bfloat16 (__main__.TestAsArrayCUDA) ... ok (0.004s) 2022-11-23T04:16:21.8319713Z test_copy_list_cuda_bool (__main__.TestAsArrayCUDA) ... ok (0.004s) 2022-11-23T04:16:21.8320123Z test_copy_list_cuda_complex128 (__main__.TestAsArrayCUDA) ... ok (0.004s) 2022-11-23T04:16:21.8320669Z test_copy_list_cuda_complex64 (__main__.TestAsArrayCUDA) ... ok (0.004s) 2022-11-23T04:16:21.8321079Z test_copy_list_cuda_float16 (__main__.TestAsArrayCUDA) ... ok (0.005s) 2022-11-23T04:16:21.8321485Z test_copy_list_cuda_float32 (__main__.TestAsArrayCUDA) ... ok (0.004s) 2022-11-23T04:16:21.8321862Z test_copy_list_cuda_float64 (__main__.TestAsArrayCUDA) ... ok (0.004s) 2022-11-23T04:16:21.8322252Z test_copy_list_cuda_int16 (__main__.TestAsArrayCUDA) ... ok (0.004s) 2022-11-23T04:16:21.8322635Z test_copy_list_cuda_int32 (__main__.TestAsArrayCUDA) ... ok (0.004s) 2022-11-23T04:16:21.8323017Z test_copy_list_cuda_int64 (__main__.TestAsArrayCUDA) ... ok (0.004s) 2022-11-23T04:16:21.8323386Z test_copy_list_cuda_int8 (__main__.TestAsArrayCUDA) ... ok (0.004s) 2022-11-23T04:16:21.8323769Z test_copy_list_cuda_uint8 (__main__.TestAsArrayCUDA) ... ok (0.004s) 2022-11-23T04:16:21.8324179Z test_copy_tensor_cuda_bfloat16 (__main__.TestAsArrayCUDA) ... ok (0.015s) 2022-11-23T04:16:21.8324576Z test_copy_tensor_cuda_bool (__main__.TestAsArrayCUDA) ... ok (0.014s) 2022-11-23T04:16:21.8324980Z test_copy_tensor_cuda_complex128 (__main__.TestAsArrayCUDA) ... ok (0.015s) 2022-11-23T04:16:21.8325391Z test_copy_tensor_cuda_complex64 (__main__.TestAsArrayCUDA) ... ok (0.015s) 2022-11-23T04:16:21.8325794Z test_copy_tensor_cuda_float16 (__main__.TestAsArrayCUDA) ... ok (0.015s) 2022-11-23T04:16:21.8326173Z test_copy_tensor_cuda_float32 (__main__.TestAsArrayCUDA) ... ok (0.015s) 2022-11-23T04:16:21.8326569Z test_copy_tensor_cuda_float64 (__main__.TestAsArrayCUDA) ... ok (0.015s) 2022-11-23T04:16:21.8326966Z test_copy_tensor_cuda_int16 (__main__.TestAsArrayCUDA) ... ok (0.014s) 2022-11-23T04:16:21.8327347Z test_copy_tensor_cuda_int32 (__main__.TestAsArrayCUDA) ... ok (0.014s) 2022-11-23T04:16:21.8327740Z test_copy_tensor_cuda_int64 (__main__.TestAsArrayCUDA) ... ok (0.013s) 2022-11-23T04:16:21.8328192Z test_copy_tensor_cuda_int8 (__main__.TestAsArrayCUDA) ... ok (0.014s) 2022-11-23T04:16:21.8328598Z test_copy_tensor_cuda_uint8 (__main__.TestAsArrayCUDA) ... ok (0.014s) 2022-11-23T04:16:21.8329002Z test_retain_autograd_history_cuda_complex64 (__main__.TestAsArrayCUDA) ... ok (0.002s) 2022-11-23T04:16:21.8329445Z test_retain_autograd_history_cuda_float32 (__main__.TestAsArrayCUDA) ... ok (0.002s) 2022-11-23T04:16:21.8329873Z test_unsupported_alias_cuda_float32 (__main__.TestAsArrayCUDA) ... ok (0.006s) 2022-11-23T04:16:21.8330357Z test_unsupported_alias_mult_devices_cuda_float32 (__main__.TestAsArrayCUDA) ... skip: fewer than 2 devices detected (0.001s) 2022-11-23T04:16:21.8330881Z test_empty_like_cuda (__main__.TestLikeTensorCreationCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T04:16:21.8331353Z test_full_like_inference_cuda (__main__.TestLikeTensorCreationCUDA) ... ok (0.002s) 2022-11-23T04:16:21.8331791Z test_ones_like_cuda (__main__.TestLikeTensorCreationCUDA) ... ok (0.002s) 2022-11-23T04:16:21.8332278Z test_ones_like_multiple_device_cuda (__main__.TestLikeTensorCreationCUDA) ... skip: fewer than 2 devices detected (0.001s) 2022-11-23T04:16:21.8332772Z test_zeros_like_cuda (__main__.TestLikeTensorCreationCUDA) ... ok (0.002s) 2022-11-23T04:16:21.8333358Z test_zeros_like_multiple_device_cuda (__main__.TestLikeTensorCreationCUDA) ... skip: fewer than 2 devices detected (0.001s) 2022-11-23T04:16:21.8333853Z test_normal_cuda_float32 (__main__.TestRandomTensorCreationCUDA) ... ok (0.019s) 2022-11-23T04:16:21.8334313Z test_normal_cuda_float64 (__main__.TestRandomTensorCreationCUDA) ... ok (0.017s) 2022-11-23T04:16:21.8334771Z test_normal_std_error_cuda (__main__.TestRandomTensorCreationCUDA) ... ok (0.025s) 2022-11-23T04:16:21.8335233Z test_rand_cuda_complex128 (__main__.TestRandomTensorCreationCUDA) ... ok (0.003s) 2022-11-23T04:16:21.8336311Z test_rand_cuda_complex32 (__main__.TestRandomTensorCreationCUDA) ... /var/lib/jenkins/workspace/test/test_tensor_creation_ops.py:3323: 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.) 2022-11-23T04:16:21.8337100Z res1 = torch.rand(size, size, dtype=dtype, device=device) 2022-11-23T04:16:21.8337395Z ok (0.003s) 2022-11-23T04:16:21.8337745Z test_rand_cuda_complex64 (__main__.TestRandomTensorCreationCUDA) ... ok (0.003s) 2022-11-23T04:16:21.8338193Z test_rand_cuda_float32 (__main__.TestRandomTensorCreationCUDA) ... ok (0.003s) 2022-11-23T04:16:21.8339322Z test_rand_cuda_float64 (__main__.TestRandomTensorCreationCUDA) ... ok (0.002s) 2022-11-23T04:16:21.8339808Z test_randint_cuda (__main__.TestRandomTensorCreationCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T04:16:21.8340724Z test_randint_inference_cuda (__main__.TestRandomTensorCreationCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T04:16:21.8341219Z test_randn_cuda_bfloat16 (__main__.TestRandomTensorCreationCUDA) ... ok (0.002s) 2022-11-23T04:16:21.8341689Z test_randn_cuda_complex128 (__main__.TestRandomTensorCreationCUDA) ... ok (0.003s) 2022-11-23T04:16:21.8342152Z test_randn_cuda_complex32 (__main__.TestRandomTensorCreationCUDA) ... ok (0.002s) 2022-11-23T04:16:21.8342604Z test_randn_cuda_complex64 (__main__.TestRandomTensorCreationCUDA) ... ok (0.003s) 2022-11-23T04:16:21.8343069Z test_randn_cuda_float16 (__main__.TestRandomTensorCreationCUDA) ... ok (0.006s) 2022-11-23T04:16:21.8343515Z test_randn_cuda_float32 (__main__.TestRandomTensorCreationCUDA) ... ok (0.002s) 2022-11-23T04:16:21.8343938Z test_randn_cuda_float64 (__main__.TestRandomTensorCreationCUDA) ... ok (0.002s) 2022-11-23T04:16:21.8344392Z test_random_neg_values_cuda (__main__.TestRandomTensorCreationCUDA) ... ok (0.002s) 2022-11-23T04:16:21.8344841Z test_randperm_cuda (__main__.TestRandomTensorCreationCUDA) ... ok (0.282s) 2022-11-23T04:16:21.8345321Z test_randperm_device_compatibility_cuda (__main__.TestRandomTensorCreationCUDA) ... ok (0.200s) 2022-11-23T04:16:21.8345912Z test_uniform_from_to_cuda_bfloat16 (__main__.TestRandomTensorCreationCUDA) ... ok (0.021s) 2022-11-23T04:16:21.8346420Z test_uniform_from_to_cuda_float16 (__main__.TestRandomTensorCreationCUDA) ... ok (0.023s) 2022-11-23T04:16:21.8346893Z test_uniform_from_to_cuda_float32 (__main__.TestRandomTensorCreationCUDA) ... ok (0.073s) 2022-11-23T04:16:21.8347360Z test_uniform_from_to_cuda_float64 (__main__.TestRandomTensorCreationCUDA) ... ok (0.143s) 2022-11-23T04:16:21.8347779Z test_arange_bfloat16_cuda (__main__.TestTensorCreationCUDA) ... ok (0.003s) 2022-11-23T04:16:21.8348818Z test_arange_cuda (__main__.TestTensorCreationCUDA) ... ok (0.081s) 2022-11-23T04:16:21.8349593Z test_arange_device_vs_cpu_cuda_float32 (__main__.TestTensorCreationCUDA) ... ok (0.002s) 2022-11-23T04:16:21.8350364Z test_arange_device_vs_cpu_cuda_float64 (__main__.TestTensorCreationCUDA) ... ok (0.002s) 2022-11-23T04:16:21.8351382Z test_arange_device_vs_cpu_cuda_int32 (__main__.TestTensorCreationCUDA) ... ok (0.002s) 2022-11-23T04:16:21.8351907Z test_arange_device_vs_cpu_cuda_int64 (__main__.TestTensorCreationCUDA) ... ok (0.002s) 2022-11-23T04:16:21.8352387Z test_arange_inference_cuda (__main__.TestTensorCreationCUDA) ... skip: Only runs on cpu (0.003s) 2022-11-23T04:16:21.8352820Z test_as_strided_neg_cuda (__main__.TestTensorCreationCUDA) ... ok (0.015s) 2022-11-23T04:16:21.8353263Z test_as_tensor_cuda (__main__.TestTensorCreationCUDA) ... skip: Only runs on cpu (0.003s) 2022-11-23T04:16:21.8353703Z test_block_diag_cuda (__main__.TestTensorCreationCUDA) ... ok (0.060s) 2022-11-23T04:16:21.8354110Z test_block_diag_scipy_cuda (__main__.TestTensorCreationCUDA) ... ok (0.075s) 2022-11-23T04:16:21.8354535Z test_cartesian_prod_cuda (__main__.TestTensorCreationCUDA) ... ok (0.006s) 2022-11-23T04:16:21.8354997Z test_cat2_cuda_float16 (__main__.TestTensorCreationCUDA) ... skip: Only runs on cpu (0.006s) 2022-11-23T04:16:21.8355470Z test_cat2_cuda_float64 (__main__.TestTensorCreationCUDA) ... skip: Only runs on cpu (0.006s) 2022-11-23T04:16:21.8356063Z test_cat2_cuda_int32 (__main__.TestTensorCreationCUDA) ... skip: Only runs on cpu (0.006s) 2022-11-23T04:16:21.8356524Z test_cat_all_dtypes_and_devices_cuda (__main__.TestTensorCreationCUDA) ... ok (0.022s) 2022-11-23T04:16:21.8357046Z test_cat_big_cuda (__main__.TestTensorCreationCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.003s) 2022-11-23T04:16:21.8357506Z test_cat_cuda (__main__.TestTensorCreationCUDA) ... ok (0.009s) 2022-11-23T04:16:21.8357908Z test_cat_empty_cuda (__main__.TestTensorCreationCUDA) ... ok (0.003s) 2022-11-23T04:16:21.8358339Z test_cat_empty_legacy_cuda (__main__.TestTensorCreationCUDA) ... ok (0.002s) 2022-11-23T04:16:21.8358785Z test_cat_in_channels_last_cuda (__main__.TestTensorCreationCUDA) ... ok (0.111s) 2022-11-23T04:16:21.8359203Z test_cat_mem_overlap_cuda (__main__.TestTensorCreationCUDA) ... ok (0.007s) 2022-11-23T04:16:21.8359639Z test_cat_out_channels_last_cuda (__main__.TestTensorCreationCUDA) ... ok (0.002s) 2022-11-23T04:16:21.8360061Z test_cat_out_cuda (__main__.TestTensorCreationCUDA) ... ok (0.006s) 2022-11-23T04:16:21.8360461Z test_cat_out_memory_format_cuda (__main__.TestTensorCreationCUDA) ... ok (0.003s) 2022-11-23T04:16:21.8360911Z test_cat_preserve_channels_last_cuda (__main__.TestTensorCreationCUDA) ... ok (0.004s) 2022-11-23T04:16:21.8361364Z test_cat_stack_cross_devices_cuda (__main__.TestTensorCreationCUDA) ... ok (0.015s) 2022-11-23T04:16:21.8361806Z test_combinations_cuda (__main__.TestTensorCreationCUDA) ... ok (0.008s) 2022-11-23T04:16:21.8362301Z test_complex_type_conversions_cuda (__main__.TestTensorCreationCUDA) ... skip: real and imag not implemented for complex (0.001s) 2022-11-23T04:16:21.8362845Z test_constructor_device_legacy_cuda (__main__.TestTensorCreationCUDA) ... skip: Only runs on cpu (0.004s) 2022-11-23T04:16:21.8363349Z test_constructor_dtypes_cuda (__main__.TestTensorCreationCUDA) ... skip: Only runs on cpu (0.003s) 2022-11-23T04:16:21.8364252Z test_ctor_with_numpy_array_cuda (__main__.TestTensorCreationCUDA) ... /var/lib/jenkins/workspace/test/test_tensor_creation_ops.py:1443: DeprecationWarning: `np.float` is a deprecated alias for the builtin `float`. To silence this warning, use `float` by itself. Doing this will not modify any behavior and is safe. If you specifically wanted the numpy scalar type, use `np.float64` here. 2022-11-23T04:16:21.8365674Z Deprecated in NumPy 1.20; for more details and guidance: https://numpy.org/devdocs/release/1.20.0-notes.html#deprecations 2022-11-23T04:16:21.8366424Z np.float, 2022-11-23T04:16:21.8367498Z /var/lib/jenkins/workspace/test/test_tensor_creation_ops.py:1450: DeprecationWarning: `np.bool` is a deprecated alias for the builtin `bool`. To silence this warning, use `bool` by itself. Doing this will not modify any behavior and is safe. If you specifically wanted the numpy scalar type, use `np.bool_` here. 2022-11-23T04:16:21.8369082Z Deprecated in NumPy 1.20; for more details and guidance: https://numpy.org/devdocs/release/1.20.0-notes.html#deprecations 2022-11-23T04:16:21.8369468Z np.bool, 2022-11-23T04:16:21.8369695Z ok (0.013s) 2022-11-23T04:16:21.8370040Z test_device_rounding_cuda_float16 (__main__.TestTensorCreationCUDA) ... ok (0.002s) 2022-11-23T04:16:21.8370491Z test_device_rounding_cuda_float32 (__main__.TestTensorCreationCUDA) ... ok (0.002s) 2022-11-23T04:16:21.8370915Z test_device_rounding_cuda_float64 (__main__.TestTensorCreationCUDA) ... ok (0.003s) 2022-11-23T04:16:21.8371384Z test_diag_embed_cuda_float32 (__main__.TestTensorCreationCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T04:16:21.8371843Z test_diagflat_cuda (__main__.TestTensorCreationCUDA) ... ok (0.005s) 2022-11-23T04:16:21.8372255Z test_dsplit_cuda_complex64 (__main__.TestTensorCreationCUDA) ... ok (0.030s) 2022-11-23T04:16:21.8372685Z test_dsplit_cuda_float32 (__main__.TestTensorCreationCUDA) ... ok (0.029s) 2022-11-23T04:16:21.8373103Z test_dsplit_cuda_int64 (__main__.TestTensorCreationCUDA) ... ok (0.027s) 2022-11-23T04:16:21.8373653Z test_dstack_cuda_complex128 (__main__.TestTensorCreationCUDA) ... ok (0.053s) 2022-11-23T04:16:21.8374067Z test_dstack_cuda_complex64 (__main__.TestTensorCreationCUDA) ... ok (0.053s) 2022-11-23T04:16:21.8374490Z test_dstack_cuda_float16 (__main__.TestTensorCreationCUDA) ... ok (0.053s) 2022-11-23T04:16:21.8374920Z test_dstack_cuda_float32 (__main__.TestTensorCreationCUDA) ... ok (0.052s) 2022-11-23T04:16:21.8375328Z test_dstack_cuda_float64 (__main__.TestTensorCreationCUDA) ... ok (0.052s) 2022-11-23T04:16:21.8375742Z test_dstack_cuda_int16 (__main__.TestTensorCreationCUDA) ... ok (0.029s) 2022-11-23T04:16:21.8376153Z test_dstack_cuda_int32 (__main__.TestTensorCreationCUDA) ... ok (0.029s) 2022-11-23T04:16:21.8376614Z test_dstack_cuda_int64 (__main__.TestTensorCreationCUDA) ... ok (0.028s) 2022-11-23T04:16:21.8377000Z test_dstack_cuda_int8 (__main__.TestTensorCreationCUDA) ... ok (0.029s) 2022-11-23T04:16:21.8377412Z test_dstack_cuda_uint8 (__main__.TestTensorCreationCUDA) ... ok (0.029s) 2022-11-23T04:16:21.8377818Z test_empty_full_cuda (__main__.TestTensorCreationCUDA) ... ok (0.086s) 2022-11-23T04:16:21.8378233Z test_empty_overflow_cuda (__main__.TestTensorCreationCUDA) ... ok (0.018s) 2022-11-23T04:16:21.8379253Z test_empty_strided_cuda (__main__.TestTensorCreationCUDA) ... /opt/conda/lib/python3.10/site-packages/torch/storage.py:315: UserWarning: TypedStorage is deprecated. It will be removed in the future and UntypedStorage will be the only storage class. This should only matter to you if you are using storages directly. 2022-11-23T04:16:21.8380262Z warnings.warn(message, UserWarning) 2022-11-23T04:16:21.8380633Z ok (0.004s) 2022-11-23T04:16:21.8380958Z test_empty_tensor_props_cuda (__main__.TestTensorCreationCUDA) ... ok (0.003s) 2022-11-23T04:16:21.8381374Z test_eye_cuda (__main__.TestTensorCreationCUDA) ... ok (0.252s) 2022-11-23T04:16:21.8381801Z test_fill_all_dtypes_and_devices_cuda (__main__.TestTensorCreationCUDA) ... ok (0.472s) 2022-11-23T04:16:21.8382393Z test_float_to_int_conversion_finite_cuda_bool (__main__.TestTensorCreationCUDA) ... ok (0.002s) 2022-11-23T04:16:21.8382903Z test_float_to_int_conversion_finite_cuda_int16 (__main__.TestTensorCreationCUDA) ... ok (0.002s) 2022-11-23T04:16:21.8383384Z test_float_to_int_conversion_finite_cuda_int32 (__main__.TestTensorCreationCUDA) ... ok (0.003s) 2022-11-23T04:16:21.8383858Z test_float_to_int_conversion_finite_cuda_int64 (__main__.TestTensorCreationCUDA) ... ok (0.002s) 2022-11-23T04:16:21.8384311Z test_float_to_int_conversion_finite_cuda_int8 (__main__.TestTensorCreationCUDA) ... ok (0.002s) 2022-11-23T04:16:21.8384786Z test_float_to_int_conversion_finite_cuda_uint8 (__main__.TestTensorCreationCUDA) ... ok (0.002s) 2022-11-23T04:16:21.8385297Z test_float_to_int_conversion_nonfinite_cuda_bool (__main__.TestTensorCreationCUDA) ... skip: Only runs on cpu (0.001s) 2022-11-23T04:16:21.8385839Z test_float_to_int_conversion_nonfinite_cuda_int16 (__main__.TestTensorCreationCUDA) ... skip: Only runs on cpu (0.001s) 2022-11-23T04:16:21.8386372Z test_float_to_int_conversion_nonfinite_cuda_int32 (__main__.TestTensorCreationCUDA) ... skip: Only runs on cpu (0.001s) 2022-11-23T04:16:21.8386901Z test_float_to_int_conversion_nonfinite_cuda_int64 (__main__.TestTensorCreationCUDA) ... skip: Only runs on cpu (0.001s) 2022-11-23T04:16:21.8387433Z test_float_to_int_conversion_nonfinite_cuda_int8 (__main__.TestTensorCreationCUDA) ... skip: Only runs on cpu (0.001s) 2022-11-23T04:16:21.8387955Z test_float_to_int_conversion_nonfinite_cuda_uint8 (__main__.TestTensorCreationCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T04:16:21.8388425Z test_full_inference_cuda_float16 (__main__.TestTensorCreationCUDA) ... ok (0.002s) 2022-11-23T04:16:21.8388863Z test_full_inference_cuda_float32 (__main__.TestTensorCreationCUDA) ... ok (0.002s) 2022-11-23T04:16:21.8389304Z test_full_inference_cuda_float64 (__main__.TestTensorCreationCUDA) ... ok (0.002s) 2022-11-23T04:16:21.8389715Z test_full_out_cuda (__main__.TestTensorCreationCUDA) ... ok (0.004s) 2022-11-23T04:16:21.8390235Z test_hsplit_cuda_complex64 (__main__.TestTensorCreationCUDA) ... ok (0.037s) 2022-11-23T04:16:21.8390667Z test_hsplit_cuda_float32 (__main__.TestTensorCreationCUDA) ... ok (0.037s) 2022-11-23T04:16:21.8391088Z test_hsplit_cuda_int64 (__main__.TestTensorCreationCUDA) ... ok (0.034s) 2022-11-23T04:16:21.8391509Z test_hstack_column_stack_cuda_complex128 (__main__.TestTensorCreationCUDA) ... ok (0.101s) 2022-11-23T04:16:21.8391972Z test_hstack_column_stack_cuda_complex64 (__main__.TestTensorCreationCUDA) ... ok (0.100s) 2022-11-23T04:16:21.8392719Z test_hstack_column_stack_cuda_float16 (__main__.TestTensorCreationCUDA) ... ok (0.099s) 2022-11-23T04:16:21.8393499Z test_hstack_column_stack_cuda_float32 (__main__.TestTensorCreationCUDA) ... ok (0.099s) 2022-11-23T04:16:21.8394398Z test_hstack_column_stack_cuda_float64 (__main__.TestTensorCreationCUDA) ... ok (0.099s) 2022-11-23T04:16:21.8395269Z test_hstack_column_stack_cuda_int16 (__main__.TestTensorCreationCUDA) ... ok (0.071s) 2022-11-23T04:16:21.8396085Z test_hstack_column_stack_cuda_int32 (__main__.TestTensorCreationCUDA) ... ok (0.071s) 2022-11-23T04:16:21.8396919Z test_hstack_column_stack_cuda_int64 (__main__.TestTensorCreationCUDA) ... ok (0.072s) 2022-11-23T04:16:21.8397764Z test_hstack_column_stack_cuda_int8 (__main__.TestTensorCreationCUDA) ... ok (0.072s) 2022-11-23T04:16:21.8398661Z test_hstack_column_stack_cuda_uint8 (__main__.TestTensorCreationCUDA) ... ok (0.071s) 2022-11-23T04:16:21.8399533Z test_kaiser_window_cuda_bfloat16 (__main__.TestTensorCreationCUDA) ... ok (1.145s) 2022-11-23T04:16:21.8400422Z test_kaiser_window_cuda_float16 (__main__.TestTensorCreationCUDA) ... ok (0.873s) 2022-11-23T04:16:21.8401307Z test_kaiser_window_cuda_float32 (__main__.TestTensorCreationCUDA) ... ok (0.857s) 2022-11-23T04:16:21.8402177Z test_kaiser_window_cuda_float64 (__main__.TestTensorCreationCUDA) ... ok (0.899s) 2022-11-23T04:16:21.8403142Z test_kaiser_window_cuda_int64 (__main__.TestTensorCreationCUDA) ... ok (0.219s) 2022-11-23T04:16:21.8404035Z test_large_linspace_cuda_int32 (__main__.TestTensorCreationCUDA) ... ok (0.002s) 2022-11-23T04:16:21.8404905Z test_large_linspace_cuda_int64 (__main__.TestTensorCreationCUDA) ... ok (0.002s) 2022-11-23T04:16:21.8405874Z test_like_fn_stride_proparation_vs_tensoriterator_unary_op_cuda (__main__.TestTensorCreationCUDA) ... ok (0.161s) 2022-11-23T04:16:21.8406865Z test_linlogspace_mem_overlap_cuda (__main__.TestTensorCreationCUDA) ... ok (0.017s) 2022-11-23T04:16:21.8407767Z test_linspace_cuda_bfloat16 (__main__.TestTensorCreationCUDA) ... ok (0.012s) 2022-11-23T04:16:21.8408643Z test_linspace_cuda_complex128 (__main__.TestTensorCreationCUDA) ... ok (14.201s) 2022-11-23T04:16:21.8409498Z test_linspace_cuda_complex64 (__main__.TestTensorCreationCUDA) ... ok (13.902s) 2022-11-23T04:16:21.8410361Z test_linspace_cuda_float32 (__main__.TestTensorCreationCUDA) ... ok (13.611s) 2022-11-23T04:16:21.8411208Z test_linspace_cuda_float64 (__main__.TestTensorCreationCUDA) ... ok (14.035s) 2022-11-23T04:16:21.8412037Z test_linspace_cuda_int16 (__main__.TestTensorCreationCUDA) ... ok (0.011s) 2022-11-23T04:16:21.8412870Z test_linspace_cuda_int32 (__main__.TestTensorCreationCUDA) ... ok (13.712s) 2022-11-23T04:16:21.8413715Z test_linspace_cuda_int64 (__main__.TestTensorCreationCUDA) ... ok (14.091s) 2022-11-23T04:16:21.8414558Z test_linspace_cuda_int8 (__main__.TestTensorCreationCUDA) ... ok (0.011s) 2022-11-23T04:16:21.8415375Z test_linspace_cuda_uint8 (__main__.TestTensorCreationCUDA) ... ok (0.011s) 2022-11-23T04:16:21.8416229Z test_linspace_deduction_cuda (__main__.TestTensorCreationCUDA) ... ok (0.002s) 2022-11-23T04:16:21.8417137Z test_linspace_device_vs_cpu_cuda_bfloat16 (__main__.TestTensorCreationCUDA) ... ok (0.002s) 2022-11-23T04:16:21.8418066Z test_linspace_device_vs_cpu_cuda_complex128 (__main__.TestTensorCreationCUDA) ... ok (0.002s) 2022-11-23T04:16:21.8419018Z test_linspace_device_vs_cpu_cuda_complex64 (__main__.TestTensorCreationCUDA) ... ok (0.002s) 2022-11-23T04:16:21.8420352Z test_linspace_device_vs_cpu_cuda_float16 (__main__.TestTensorCreationCUDA) ... ok (0.002s) 2022-11-23T04:16:21.8421325Z test_linspace_device_vs_cpu_cuda_float32 (__main__.TestTensorCreationCUDA) ... ok (0.002s) 2022-11-23T04:16:21.8422236Z test_linspace_device_vs_cpu_cuda_float64 (__main__.TestTensorCreationCUDA) ... ok (0.002s) 2022-11-23T04:16:21.8423173Z test_linspace_special_steps_cuda_bfloat16 (__main__.TestTensorCreationCUDA) ... ok (0.002s) 2022-11-23T04:16:21.8424121Z test_linspace_special_steps_cuda_complex128 (__main__.TestTensorCreationCUDA) ... ok (0.002s) 2022-11-23T04:16:21.8425078Z test_linspace_special_steps_cuda_complex64 (__main__.TestTensorCreationCUDA) ... ok (0.002s) 2022-11-23T04:16:21.8425956Z test_linspace_special_steps_cuda_float16 (__main__.TestTensorCreationCUDA) ... ok (0.002s) 2022-11-23T04:16:21.8426913Z test_linspace_special_steps_cuda_float32 (__main__.TestTensorCreationCUDA) ... ok (0.002s) 2022-11-23T04:16:21.8427860Z test_linspace_special_steps_cuda_float64 (__main__.TestTensorCreationCUDA) ... ok (0.002s) 2022-11-23T04:16:21.8428803Z test_linspace_vs_numpy_complex_cuda_complex64 (__main__.TestTensorCreationCUDA) ... ok (0.093s) 2022-11-23T04:16:21.8429752Z test_linspace_vs_numpy_cuda_complex128 (__main__.TestTensorCreationCUDA) ... ok (0.079s) 2022-11-23T04:16:21.8430668Z test_linspace_vs_numpy_cuda_complex64 (__main__.TestTensorCreationCUDA) ... ok (0.089s) 2022-11-23T04:16:21.8431572Z test_linspace_vs_numpy_cuda_float32 (__main__.TestTensorCreationCUDA) ... ok (0.045s) 2022-11-23T04:16:21.8432451Z test_linspace_vs_numpy_cuda_float64 (__main__.TestTensorCreationCUDA) ... ok (0.040s) 2022-11-23T04:16:21.8433338Z test_logspace_base2_cuda_float16 (__main__.TestTensorCreationCUDA) ... ok (0.002s) 2022-11-23T04:16:21.8434221Z test_logspace_base2_cuda_float32 (__main__.TestTensorCreationCUDA) ... ok (0.002s) 2022-11-23T04:16:21.8435228Z test_logspace_base2_cuda_float64 (__main__.TestTensorCreationCUDA) ... ok (0.002s) 2022-11-23T04:16:21.8436131Z test_logspace_cuda_bfloat16 (__main__.TestTensorCreationCUDA) ... ok (0.010s) 2022-11-23T04:16:21.8436987Z test_logspace_cuda_float16 (__main__.TestTensorCreationCUDA) ... ok (0.010s) 2022-11-23T04:16:21.8437833Z test_logspace_cuda_float32 (__main__.TestTensorCreationCUDA) ... ok (0.022s) 2022-11-23T04:16:21.8438660Z test_logspace_cuda_float64 (__main__.TestTensorCreationCUDA) ... ok (0.010s) 2022-11-23T04:16:21.8439503Z test_logspace_cuda_int16 (__main__.TestTensorCreationCUDA) ... ok (0.010s) 2022-11-23T04:16:21.8440338Z test_logspace_cuda_int32 (__main__.TestTensorCreationCUDA) ... ok (0.010s) 2022-11-23T04:16:21.8441157Z test_logspace_cuda_int64 (__main__.TestTensorCreationCUDA) ... ok (0.009s) 2022-11-23T04:16:21.8442000Z test_logspace_cuda_int8 (__main__.TestTensorCreationCUDA) ... ok (0.009s) 2022-11-23T04:16:21.8442845Z test_logspace_cuda_uint8 (__main__.TestTensorCreationCUDA) ... ok (0.010s) 2022-11-23T04:16:21.8443710Z test_logspace_deduction_cuda (__main__.TestTensorCreationCUDA) ... ok (0.002s) 2022-11-23T04:16:21.8444595Z test_logspace_device_vs_cpu_cuda_float16 (__main__.TestTensorCreationCUDA) ... ok (0.002s) 2022-11-23T04:16:21.8445518Z test_logspace_device_vs_cpu_cuda_float32 (__main__.TestTensorCreationCUDA) ... ok (0.002s) 2022-11-23T04:16:21.8446442Z test_logspace_device_vs_cpu_cuda_float64 (__main__.TestTensorCreationCUDA) ... ok (0.002s) 2022-11-23T04:16:21.8447350Z test_logspace_special_steps_cuda_float16 (__main__.TestTensorCreationCUDA) ... ok (0.003s) 2022-11-23T04:16:21.8448297Z test_logspace_special_steps_cuda_float32 (__main__.TestTensorCreationCUDA) ... ok (0.002s) 2022-11-23T04:16:21.8449241Z test_logspace_special_steps_cuda_float64 (__main__.TestTensorCreationCUDA) ... ok (0.002s) 2022-11-23T04:16:21.8450194Z test_logspace_vs_numpy_complex_cuda_complex64 (__main__.TestTensorCreationCUDA) ... ok (0.088s) 2022-11-23T04:16:21.8451112Z test_logspace_vs_numpy_cuda_float32 (__main__.TestTensorCreationCUDA) ... ok (0.286s) 2022-11-23T04:16:21.8452137Z test_logspace_vs_numpy_cuda_float64 (__main__.TestTensorCreationCUDA) ... ok (0.281s) 2022-11-23T04:16:21.8454367Z test_meshgrid_default_indexing_cuda (__main__.TestTensorCreationCUDA) ... /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:3433.) 2022-11-23T04:16:21.8456036Z return _VF.meshgrid(tensors, **kwargs) # type: ignore[attr-defined] 2022-11-23T04:16:21.8456631Z ok (0.004s) 2022-11-23T04:16:21.8457299Z test_meshgrid_empty_cuda (__main__.TestTensorCreationCUDA) ... ok (0.004s) 2022-11-23T04:16:21.8458159Z test_meshgrid_ij_indexing_cuda (__main__.TestTensorCreationCUDA) ... ok (0.004s) 2022-11-23T04:16:21.8459059Z test_meshgrid_ij_indexing_is_default_cuda (__main__.TestTensorCreationCUDA) ... ok (0.002s) 2022-11-23T04:16:21.8460245Z test_meshgrid_inconsistent_device_cuda (__main__.TestTensorCreationCUDA) ... ok (0.005s) 2022-11-23T04:16:21.8461183Z test_meshgrid_inconsistent_dtype_cuda (__main__.TestTensorCreationCUDA) ... ok (0.005s) 2022-11-23T04:16:21.8462091Z test_meshgrid_non_1d_tensor_cuda (__main__.TestTensorCreationCUDA) ... ok (0.005s) 2022-11-23T04:16:21.8462987Z test_meshgrid_unsupported_indexing_cuda (__main__.TestTensorCreationCUDA) ... ok (0.004s) 2022-11-23T04:16:21.8463907Z test_meshgrid_vs_numpy_cuda (__main__.TestTensorCreationCUDA) ... ok (0.023s) 2022-11-23T04:16:21.8464810Z test_meshgrid_warns_if_no_indexing_cuda (__main__.TestTensorCreationCUDA) ... ok (0.002s) 2022-11-23T04:16:21.8465711Z test_meshgrid_xy_indexing_cuda (__main__.TestTensorCreationCUDA) ... ok (0.004s) 2022-11-23T04:16:21.8466558Z test_new_empty_strided_cuda (__main__.TestTensorCreationCUDA) ... ok (0.015s) 2022-11-23T04:16:21.8467631Z test_new_methods_requires_grad_cuda (__main__.TestTensorCreationCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T04:16:21.8468614Z test_new_tensor_cuda (__main__.TestTensorCreationCUDA) ... skip: Only runs on cpu (0.003s) 2022-11-23T04:16:21.8469550Z test_offset_scalar_cast_cuda (__main__.TestTensorCreationCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T04:16:21.8470430Z test_ones_cuda (__main__.TestTensorCreationCUDA) ... ok (0.003s) 2022-11-23T04:16:21.8471240Z test_random_bool_cuda (__main__.TestTensorCreationCUDA) ... ok (0.003s) 2022-11-23T04:16:21.8472072Z test_random_cuda_float32 (__main__.TestTensorCreationCUDA) ... ok (0.002s) 2022-11-23T04:16:21.8472878Z test_random_cuda_float64 (__main__.TestTensorCreationCUDA) ... ok (0.002s) 2022-11-23T04:16:21.8473703Z test_random_cuda_int16 (__main__.TestTensorCreationCUDA) ... ok (0.002s) 2022-11-23T04:16:21.8474515Z test_random_cuda_int32 (__main__.TestTensorCreationCUDA) ... ok (0.002s) 2022-11-23T04:16:21.8475301Z test_random_cuda_int64 (__main__.TestTensorCreationCUDA) ... ok (0.002s) 2022-11-23T04:16:21.8476108Z test_random_cuda_int8 (__main__.TestTensorCreationCUDA) ... ok (0.003s) 2022-11-23T04:16:21.8477053Z test_random_default_cuda_bfloat16 (__main__.TestTensorCreationCUDA) ... ok (0.002s) 2022-11-23T04:16:21.8477950Z test_random_default_cuda_float16 (__main__.TestTensorCreationCUDA) ... ok (0.002s) 2022-11-23T04:16:21.8478816Z test_random_default_cuda_float32 (__main__.TestTensorCreationCUDA) ... ok (0.002s) 2022-11-23T04:16:21.8479694Z test_random_default_cuda_float64 (__main__.TestTensorCreationCUDA) ... ok (0.002s) 2022-11-23T04:16:21.8480562Z test_random_default_cuda_int16 (__main__.TestTensorCreationCUDA) ... ok (0.002s) 2022-11-23T04:16:21.8481408Z test_random_default_cuda_int32 (__main__.TestTensorCreationCUDA) ... ok (0.002s) 2022-11-23T04:16:21.8482273Z test_random_default_cuda_int64 (__main__.TestTensorCreationCUDA) ... ok (0.002s) 2022-11-23T04:16:21.8483142Z test_random_default_cuda_int8 (__main__.TestTensorCreationCUDA) ... ok (0.003s) 2022-11-23T04:16:21.8484159Z test_random_default_cuda_uint8 (__main__.TestTensorCreationCUDA) ... ok (0.002s) 2022-11-23T04:16:21.8485006Z test_random_from_to_bool_cuda (__main__.TestTensorCreationCUDA) ... ok (0.272s) 2022-11-23T04:16:21.8485871Z test_random_from_to_cuda_bfloat16 (__main__.TestTensorCreationCUDA) ... ok (0.057s) 2022-11-23T04:16:21.8486746Z test_random_from_to_cuda_float16 (__main__.TestTensorCreationCUDA) ... ok (0.057s) 2022-11-23T04:16:21.8487601Z test_random_from_to_cuda_float32 (__main__.TestTensorCreationCUDA) ... ok (0.057s) 2022-11-23T04:16:21.8488470Z test_random_from_to_cuda_float64 (__main__.TestTensorCreationCUDA) ... ok (0.056s) 2022-11-23T04:16:21.8489335Z test_random_from_to_cuda_int16 (__main__.TestTensorCreationCUDA) ... ok (0.290s) 2022-11-23T04:16:21.8490201Z test_random_from_to_cuda_int32 (__main__.TestTensorCreationCUDA) ... ok (0.294s) 2022-11-23T04:16:21.8491043Z test_random_from_to_cuda_int64 (__main__.TestTensorCreationCUDA) ... ok (0.041s) 2022-11-23T04:16:21.8491899Z test_random_from_to_cuda_int8 (__main__.TestTensorCreationCUDA) ... ok (0.289s) 2022-11-23T04:16:21.8492755Z test_random_from_to_cuda_uint8 (__main__.TestTensorCreationCUDA) ... ok (0.255s) 2022-11-23T04:16:21.8493615Z test_random_full_range_cuda_bfloat16 (__main__.TestTensorCreationCUDA) ... ok (0.003s) 2022-11-23T04:16:21.8494515Z test_random_full_range_cuda_float16 (__main__.TestTensorCreationCUDA) ... ok (0.003s) 2022-11-23T04:16:21.8495405Z test_random_full_range_cuda_float32 (__main__.TestTensorCreationCUDA) ... ok (0.003s) 2022-11-23T04:16:21.8496301Z test_random_full_range_cuda_float64 (__main__.TestTensorCreationCUDA) ... ok (0.003s) 2022-11-23T04:16:21.8497173Z test_random_full_range_cuda_int16 (__main__.TestTensorCreationCUDA) ... ok (0.003s) 2022-11-23T04:16:21.8498054Z test_random_full_range_cuda_int32 (__main__.TestTensorCreationCUDA) ... ok (0.003s) 2022-11-23T04:16:21.8498922Z test_random_full_range_cuda_int64 (__main__.TestTensorCreationCUDA) ... ok (0.003s) 2022-11-23T04:16:21.8499857Z test_random_full_range_cuda_int8 (__main__.TestTensorCreationCUDA) ... ok (0.003s) 2022-11-23T04:16:21.8500958Z test_random_full_range_cuda_uint8 (__main__.TestTensorCreationCUDA) ... ok (0.003s) 2022-11-23T04:16:21.8503994Z test_random_to_cuda_bfloat16 (__main__.TestTensorCreationCUDA) ... /var/lib/jenkins/workspace/test/test_tensor_creation_ops.py:1710: UserWarning: to - 1 is out of bounds [-(2^8), 2^8]. Due to precision limitations c10::BFloat16 can support discrete uniform distribution only within this range. This warning will become an error in version 1.7 release, please fix the code in advance (Triggered internally at /var/lib/jenkins/workspace/aten/src/ATen/native/DistributionTemplates.h:106.) 2022-11-23T04:16:21.8505610Z t.random_(to_) 2022-11-23T04:16:21.8506075Z ok (0.016s) 2022-11-23T04:16:21.8508525Z test_random_to_cuda_float16 (__main__.TestTensorCreationCUDA) ... /var/lib/jenkins/workspace/test/test_tensor_creation_ops.py:1710: UserWarning: to - 1 is out of bounds [-(2^11), 2^11]. Due to precision limitations c10::Half can support discrete uniform distribution only within this range. This warning will become an error in version 1.7 release, please fix the code in advance (Triggered internally at /var/lib/jenkins/workspace/aten/src/ATen/native/DistributionTemplates.h:106.) 2022-11-23T04:16:21.8509359Z t.random_(to_) 2022-11-23T04:16:21.8509577Z ok (0.015s) 2022-11-23T04:16:21.8510777Z test_random_to_cuda_float32 (__main__.TestTensorCreationCUDA) ... /var/lib/jenkins/workspace/test/test_tensor_creation_ops.py:1710: UserWarning: to - 1 is out of bounds [-(2^24), 2^24]. Due to precision limitations float can support discrete uniform distribution only within this range. This warning will become an error in version 1.7 release, please fix the code in advance (Triggered internally at /var/lib/jenkins/workspace/aten/src/ATen/native/DistributionTemplates.h:106.) 2022-11-23T04:16:21.8511572Z t.random_(to_) 2022-11-23T04:16:21.8511806Z ok (0.015s) 2022-11-23T04:16:21.8512994Z test_random_to_cuda_float64 (__main__.TestTensorCreationCUDA) ... /var/lib/jenkins/workspace/test/test_tensor_creation_ops.py:1710: UserWarning: to - 1 is out of bounds [-(2^53), 2^53]. Due to precision limitations double can support discrete uniform distribution only within this range. This warning will become an error in version 1.7 release, please fix the code in advance (Triggered internally at /var/lib/jenkins/workspace/aten/src/ATen/native/DistributionTemplates.h:106.) 2022-11-23T04:16:21.8513956Z t.random_(to_) 2022-11-23T04:16:21.8514193Z ok (0.016s) 2022-11-23T04:16:21.8514526Z test_random_to_cuda_int16 (__main__.TestTensorCreationCUDA) ... ok (0.032s) 2022-11-23T04:16:21.8514937Z test_random_to_cuda_int32 (__main__.TestTensorCreationCUDA) ... ok (0.033s) 2022-11-23T04:16:21.8515361Z test_random_to_cuda_int64 (__main__.TestTensorCreationCUDA) ... ok (0.016s) 2022-11-23T04:16:21.8515779Z test_random_to_cuda_int8 (__main__.TestTensorCreationCUDA) ... ok (0.033s) 2022-11-23T04:16:21.8516201Z test_random_to_cuda_uint8 (__main__.TestTensorCreationCUDA) ... ok (0.027s) 2022-11-23T04:16:21.8516606Z test_range_cuda (__main__.TestTensorCreationCUDA) ... ok (0.005s) 2022-11-23T04:16:21.8517095Z test_range_factories_64bit_indexing_cuda (__main__.TestTensorCreationCUDA) ... skip: Insufficient cuda:0 memory (0.338s) 2022-11-23T04:16:21.8517578Z test_range_warning_cuda (__main__.TestTensorCreationCUDA) ... ok (0.004s) 2022-11-23T04:16:21.8517992Z test_repeat_interleave_cuda (__main__.TestTensorCreationCUDA) ... ok (0.028s) 2022-11-23T04:16:21.8518403Z test_roll_cuda (__main__.TestTensorCreationCUDA) ... ok (0.033s) 2022-11-23T04:16:21.8518856Z test_signal_window_functions_window_bartlett_cuda_bfloat16 (__main__.TestTensorCreationCUDA) ... ok (0.016s) 2022-11-23T04:16:21.8519367Z test_signal_window_functions_window_bartlett_cuda_float16 (__main__.TestTensorCreationCUDA) ... ok (0.016s) 2022-11-23T04:16:21.8519938Z test_signal_window_functions_window_bartlett_cuda_float32 (__main__.TestTensorCreationCUDA) ... ok (0.018s) 2022-11-23T04:16:21.8520476Z test_signal_window_functions_window_bartlett_cuda_float64 (__main__.TestTensorCreationCUDA) ... ok (0.015s) 2022-11-23T04:16:21.8520984Z test_signal_window_functions_window_bartlett_cuda_int64 (__main__.TestTensorCreationCUDA) ... ok (0.006s) 2022-11-23T04:16:21.8521486Z test_signal_window_functions_window_blackman_cuda_bfloat16 (__main__.TestTensorCreationCUDA) ... ok (0.016s) 2022-11-23T04:16:21.8521973Z test_signal_window_functions_window_blackman_cuda_float16 (__main__.TestTensorCreationCUDA) ... ok (0.015s) 2022-11-23T04:16:21.8522478Z test_signal_window_functions_window_blackman_cuda_float32 (__main__.TestTensorCreationCUDA) ... ok (0.015s) 2022-11-23T04:16:21.8523051Z test_signal_window_functions_window_blackman_cuda_float64 (__main__.TestTensorCreationCUDA) ... ok (0.015s) 2022-11-23T04:16:21.8523534Z test_signal_window_functions_window_blackman_cuda_int64 (__main__.TestTensorCreationCUDA) ... ok (0.006s) 2022-11-23T04:16:21.8524059Z test_signal_window_functions_window_hamming_cuda_bfloat16 (__main__.TestTensorCreationCUDA) ... ok (0.015s) 2022-11-23T04:16:21.8524579Z test_signal_window_functions_window_hamming_cuda_float16 (__main__.TestTensorCreationCUDA) ... ok (0.015s) 2022-11-23T04:16:21.8525086Z test_signal_window_functions_window_hamming_cuda_float32 (__main__.TestTensorCreationCUDA) ... ok (0.015s) 2022-11-23T04:16:21.8525564Z test_signal_window_functions_window_hamming_cuda_float64 (__main__.TestTensorCreationCUDA) ... ok (0.015s) 2022-11-23T04:16:21.8526054Z test_signal_window_functions_window_hamming_cuda_int64 (__main__.TestTensorCreationCUDA) ... ok (0.007s) 2022-11-23T04:16:21.8526554Z test_signal_window_functions_window_hann_cuda_bfloat16 (__main__.TestTensorCreationCUDA) ... ok (0.014s) 2022-11-23T04:16:21.8527043Z test_signal_window_functions_window_hann_cuda_float16 (__main__.TestTensorCreationCUDA) ... ok (0.014s) 2022-11-23T04:16:21.8527526Z test_signal_window_functions_window_hann_cuda_float32 (__main__.TestTensorCreationCUDA) ... ok (0.014s) 2022-11-23T04:16:21.8528096Z test_signal_window_functions_window_hann_cuda_float64 (__main__.TestTensorCreationCUDA) ... ok (0.014s) 2022-11-23T04:16:21.8528589Z test_signal_window_functions_window_hann_cuda_int64 (__main__.TestTensorCreationCUDA) ... ok (0.006s) 2022-11-23T04:16:21.8529079Z test_simple_scalar_cast_cuda (__main__.TestTensorCreationCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T04:16:21.8529529Z test_stack_cuda (__main__.TestTensorCreationCUDA) ... skip: Only runs on cpu (0.003s) 2022-11-23T04:16:21.8529984Z test_stack_out_cuda (__main__.TestTensorCreationCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T04:16:21.8530448Z test_strided_mismatched_stride_shape_cuda (__main__.TestTensorCreationCUDA) ... ok (0.028s) 2022-11-23T04:16:21.8530899Z test_tensor_ctor_device_inference_cuda (__main__.TestTensorCreationCUDA) ... ok (0.004s) 2022-11-23T04:16:21.8531350Z test_tensor_device_cuda (__main__.TestTensorCreationCUDA) ... ok (0.007s) 2022-11-23T04:16:21.8531792Z test_tensor_factories_empty_cuda (__main__.TestTensorCreationCUDA) ... ok (0.252s) 2022-11-23T04:16:21.8532271Z test_tensor_factory_copy_var_cuda (__main__.TestTensorCreationCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T04:16:21.8532739Z test_tensor_factory_cuda (__main__.TestTensorCreationCUDA) ... skip: Only runs on cpu (0.004s) 2022-11-23T04:16:21.8533569Z test_tensor_factory_gpu_type_cuda (__main__.TestTensorCreationCUDA) ... ok (0.002s) 2022-11-23T04:16:21.8534423Z test_tensor_factory_gpu_type_inference_cuda (__main__.TestTensorCreationCUDA) ... ok (0.003s) 2022-11-23T04:16:21.8535343Z test_tensor_factory_type_inference_cuda (__main__.TestTensorCreationCUDA) ... skip: Only runs on cpu (0.003s) 2022-11-23T04:16:21.8536277Z test_tensor_from_non_writable_numpy_cuda (__main__.TestTensorCreationCUDA) ... ok (0.002s) 2022-11-23T04:16:21.8537225Z test_tensor_from_sequence_cuda (__main__.TestTensorCreationCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T04:16:21.8538278Z test_torch_complex_cuda_float16 (__main__.TestTensorCreationCUDA) ... ok (0.002s) 2022-11-23T04:16:21.8539115Z test_torch_complex_cuda_float32 (__main__.TestTensorCreationCUDA) ... ok (0.002s) 2022-11-23T04:16:21.8540308Z test_torch_complex_cuda_float64 (__main__.TestTensorCreationCUDA) ... ok (0.002s) 2022-11-23T04:16:21.8541261Z test_torch_complex_floating_dtype_error_cuda_bool (__main__.TestTensorCreationCUDA) ... ok (0.007s) 2022-11-23T04:16:21.8542225Z test_torch_complex_floating_dtype_error_cuda_complex128 (__main__.TestTensorCreationCUDA) ... ok (0.007s) 2022-11-23T04:16:21.8543207Z test_torch_complex_floating_dtype_error_cuda_complex64 (__main__.TestTensorCreationCUDA) ... ok (0.007s) 2022-11-23T04:16:21.8544209Z test_torch_complex_floating_dtype_error_cuda_int16 (__main__.TestTensorCreationCUDA) ... ok (0.007s) 2022-11-23T04:16:21.8545173Z test_torch_complex_floating_dtype_error_cuda_int32 (__main__.TestTensorCreationCUDA) ... ok (0.007s) 2022-11-23T04:16:21.8546147Z test_torch_complex_floating_dtype_error_cuda_int64 (__main__.TestTensorCreationCUDA) ... ok (0.007s) 2022-11-23T04:16:21.8547101Z test_torch_complex_floating_dtype_error_cuda_int8 (__main__.TestTensorCreationCUDA) ... ok (0.007s) 2022-11-23T04:16:21.8548092Z test_torch_complex_floating_dtype_error_cuda_uint8 (__main__.TestTensorCreationCUDA) ... ok (0.006s) 2022-11-23T04:16:21.8549051Z test_torch_complex_out_dtype_error_cuda_float32 (__main__.TestTensorCreationCUDA) ... ok (0.011s) 2022-11-23T04:16:21.8549980Z test_torch_complex_out_dtype_error_cuda_float64 (__main__.TestTensorCreationCUDA) ... ok (0.011s) 2022-11-23T04:16:21.8550952Z test_torch_complex_same_dtype_error_cuda_float32 (__main__.TestTensorCreationCUDA) ... ok (0.015s) 2022-11-23T04:16:21.8551919Z test_torch_complex_same_dtype_error_cuda_float64 (__main__.TestTensorCreationCUDA) ... ok (0.015s) 2022-11-23T04:16:21.8552809Z test_torch_polar_cuda_float32 (__main__.TestTensorCreationCUDA) ... ok (0.002s) 2022-11-23T04:16:21.8553639Z test_torch_polar_cuda_float64 (__main__.TestTensorCreationCUDA) ... ok (0.002s) 2022-11-23T04:16:21.8554652Z test_unpack_double_cuda_float32 (__main__.TestTensorCreationCUDA) ... ok (0.004s) 2022-11-23T04:16:21.8555510Z test_unpack_double_cuda_float64 (__main__.TestTensorCreationCUDA) ... ok (0.004s) 2022-11-23T04:16:21.8556339Z test_vander_cuda (__main__.TestTensorCreationCUDA) ... ok (0.007s) 2022-11-23T04:16:21.8557142Z test_vander_types_cuda_bool (__main__.TestTensorCreationCUDA) ... ok (0.009s) 2022-11-23T04:16:21.8558018Z test_vander_types_cuda_complex128 (__main__.TestTensorCreationCUDA) ... ok (0.009s) 2022-11-23T04:16:21.8558903Z test_vander_types_cuda_complex64 (__main__.TestTensorCreationCUDA) ... ok (0.009s) 2022-11-23T04:16:21.8559760Z test_vander_types_cuda_float32 (__main__.TestTensorCreationCUDA) ... ok (0.009s) 2022-11-23T04:16:21.8560603Z test_vander_types_cuda_float64 (__main__.TestTensorCreationCUDA) ... ok (0.009s) 2022-11-23T04:16:21.8561459Z test_vander_types_cuda_int16 (__main__.TestTensorCreationCUDA) ... ok (0.009s) 2022-11-23T04:16:21.8562307Z test_vander_types_cuda_int32 (__main__.TestTensorCreationCUDA) ... ok (0.009s) 2022-11-23T04:16:21.8563129Z test_vander_types_cuda_int64 (__main__.TestTensorCreationCUDA) ... ok (0.009s) 2022-11-23T04:16:21.8563970Z test_vander_types_cuda_int8 (__main__.TestTensorCreationCUDA) ... ok (0.009s) 2022-11-23T04:16:21.8564818Z test_vander_types_cuda_uint8 (__main__.TestTensorCreationCUDA) ... ok (0.009s) 2022-11-23T04:16:21.8565632Z test_vsplit_cuda_complex64 (__main__.TestTensorCreationCUDA) ... ok (0.023s) 2022-11-23T04:16:21.8566459Z test_vsplit_cuda_float32 (__main__.TestTensorCreationCUDA) ... ok (0.022s) 2022-11-23T04:16:21.8567279Z test_vsplit_cuda_int64 (__main__.TestTensorCreationCUDA) ... ok (0.022s) 2022-11-23T04:16:21.8568125Z test_vstack_row_stack_cuda_complex128 (__main__.TestTensorCreationCUDA) ... ok (0.112s) 2022-11-23T04:16:21.8569128Z test_vstack_row_stack_cuda_complex64 (__main__.TestTensorCreationCUDA) ... ok (0.113s) 2022-11-23T04:16:21.8570033Z test_vstack_row_stack_cuda_float16 (__main__.TestTensorCreationCUDA) ... ok (0.112s) 2022-11-23T04:16:21.8570918Z test_vstack_row_stack_cuda_float32 (__main__.TestTensorCreationCUDA) ... ok (0.112s) 2022-11-23T04:16:21.8571773Z test_vstack_row_stack_cuda_float64 (__main__.TestTensorCreationCUDA) ... ok (0.113s) 2022-11-23T04:16:21.8572632Z test_vstack_row_stack_cuda_int16 (__main__.TestTensorCreationCUDA) ... ok (0.068s) 2022-11-23T04:16:21.8573488Z test_vstack_row_stack_cuda_int32 (__main__.TestTensorCreationCUDA) ... ok (0.068s) 2022-11-23T04:16:21.8574340Z test_vstack_row_stack_cuda_int64 (__main__.TestTensorCreationCUDA) ... ok (0.068s) 2022-11-23T04:16:21.8575175Z test_vstack_row_stack_cuda_int8 (__main__.TestTensorCreationCUDA) ... ok (0.070s) 2022-11-23T04:16:21.8576028Z test_vstack_row_stack_cuda_uint8 (__main__.TestTensorCreationCUDA) ... ok (0.070s) 2022-11-23T04:16:21.8576893Z test_zeros_cuda (__main__.TestTensorCreationCUDA) ... ok (0.006s) 2022-11-23T04:16:21.8577753Z test_zeros_dtype_layout_device_match_cuda_bool (__main__.TestTensorCreationCUDA) ... ok (0.002s) 2022-11-23T04:16:21.8578732Z test_zeros_dtype_layout_device_match_cuda_complex64 (__main__.TestTensorCreationCUDA) ... ok (0.002s) 2022-11-23T04:16:21.8579698Z test_zeros_dtype_layout_device_match_cuda_float16 (__main__.TestTensorCreationCUDA) ... ok (0.002s) 2022-11-23T04:16:21.8580928Z test_zeros_dtype_layout_device_match_cuda_float32 (__main__.TestTensorCreationCUDA) ... ok (0.002s) 2022-11-23T04:16:21.8581861Z test_zeros_dtype_layout_device_match_cuda_int16 (__main__.TestTensorCreationCUDA) ... ok (0.002s) 2022-11-23T04:16:21.8582817Z test_zeros_dtype_layout_device_match_cuda_int64 (__main__.TestTensorCreationCUDA) ... ok (0.002s) 2022-11-23T04:16:21.8583755Z test_zeros_dtype_layout_device_match_cuda_uint8 (__main__.TestTensorCreationCUDA) ... ok (0.002s) 2022-11-23T04:16:21.8584612Z test_zeros_out_cuda (__main__.TestTensorCreationCUDA) ... ok (0.007s) 2022-11-23T04:16:21.8585215Z 2022-11-23T04:16:21.8585753Z ---------------------------------------------------------------------- 2022-11-23T04:16:21.8586382Z Ran 454 tests in 97.505s 2022-11-23T04:16:21.8586695Z 2022-11-23T04:16:21.8586889Z OK (skipped=100) 2022-11-23T04:16:21.8587191Z 2022-11-23T04:16:21.8587400Z Generating XML reports... 2022-11-23T04:16:21.8588493Z Generated XML report: test-reports/python-unittest/test_tensor_creation_ops/TEST-TestAsArrayCUDA-20221123041443.xml 2022-11-23T04:16:21.8589979Z Generated XML report: test-reports/python-unittest/test_tensor_creation_ops/TEST-TestLikeTensorCreationCUDA-20221123041443.xml 2022-11-23T04:16:21.8591560Z Generated XML report: test-reports/python-unittest/test_tensor_creation_ops/TEST-TestRandomTensorCreationCUDA-20221123041443.xml 2022-11-23T04:16:21.8593084Z Generated XML report: test-reports/python-unittest/test_tensor_creation_ops/TEST-TestTensorCreationCUDA-20221123041443.xml 2022-11-23T04:16:21.8593745Z 2022-11-23T04:16:21.8594379Z ##[endgroup] 2022-11-23T04:16:21.8595464Z FINISHED PRINTING LOG FILE of test_tensor_creation_ops (/var/lib/jenkins/workspace/test/test-reports/test_tensor_creation_ops_4i5390cz) 2022-11-23T04:16:21.8596089Z 2022-11-23T04:16:21.8596596Z Running distributions/test_distributions ... [2022-11-23 04:16:21.822662] 2022-11-23T04:16:21.8597955Z Executing ['/opt/conda/bin/python', '-bb', 'distributions/test_distributions.py', '-v', '--import-slow-tests', '--import-disabled-tests'] ... [2022-11-23 04:16:21.822957] 2022-11-23T04:17:31.2795495Z 2022-11-23T04:17:31.2796068Z Expand the folded group to see the log file of distributions/test_distributions 2022-11-23T04:17:31.2800076Z ##[group]PRINTING LOG FILE of distributions/test_distributions (/var/lib/jenkins/workspace/test/test-reports/distributions-test_distributions_j7nkaono) 2022-11-23T04:17:31.2800465Z 2022-11-23T04:17:31.2800583Z Running tests... 2022-11-23T04:17:31.2801104Z ---------------------------------------------------------------------- 2022-11-23T04:17:31.2801916Z Test results will be stored in test-reports/python-unittest/distributions.test_distributions 2022-11-23T04:17:31.2803008Z test_cdf (__main__.TestAgainstScipy) ... /opt/conda/lib/python3.10/site-packages/torch/distributions/wishart.py:107: UserWarning: Low df values detected. Singular samples are highly likely to occur for ndim - 1 < df < ndim. 2022-11-23T04:17:31.2803930Z warnings.warn("Low df values detected. Singular samples are highly likely to occur for ndim - 1 < df < ndim.") 2022-11-23T04:17:31.2804717Z /opt/conda/lib/python3.10/site-packages/torch/distributions/wishart.py:253: UserWarning: Singular sample detected. 2022-11-23T04:17:31.2805164Z warnings.warn("Singular sample detected.") 2022-11-23T04:17:31.2805514Z ok (0.052s) 2022-11-23T04:17:31.2805961Z test_icdf (__main__.TestAgainstScipy) ... ok (0.031s) 2022-11-23T04:17:31.2806324Z test_mean (__main__.TestAgainstScipy) ... ok (1.787s) 2022-11-23T04:17:31.2808664Z test_variance_stddev (__main__.TestAgainstScipy) ... /opt/conda/lib/python3.10/site-packages/torch/testing/_comparison.py:599: UserWarning: The given NumPy array is not writable, and PyTorch does not support non-writable tensors. This means writing to this tensor will result in undefined behavior. You may want to copy the array to protect its data or make it writable before converting it to a tensor. This type of warning will be suppressed for the rest of this program. (Triggered internally at /var/lib/jenkins/workspace/torch/csrc/utils/tensor_numpy.cpp:205.) 2022-11-23T04:17:31.2809849Z return torch.as_tensor(tensor_like) 2022-11-23T04:17:31.2810146Z ok (0.045s) 2022-11-23T04:17:31.2810476Z test_params_constraints (__main__.TestConstraints) ... ok (0.084s) 2022-11-23T04:17:31.2811006Z test_support_constraints (__main__.TestConstraints) ... ok (0.106s) 2022-11-23T04:17:31.2811559Z test_bernoulli_shape_scalar_params (__main__.TestDistributionShapes) ... ok (0.002s) 2022-11-23T04:17:31.2812003Z test_bernoulli_shape_tensor_params (__main__.TestDistributionShapes) ... ok (0.003s) 2022-11-23T04:17:31.2812823Z test_beta_shape_scalar_params (__main__.TestDistributionShapes) ... ok (0.003s) 2022-11-23T04:17:31.2813273Z test_beta_shape_tensor_params (__main__.TestDistributionShapes) ... ok (0.003s) 2022-11-23T04:17:31.2813908Z test_binomial_shape (__main__.TestDistributionShapes) ... ok (0.002s) 2022-11-23T04:17:31.2814345Z test_binomial_shape_vectorized_n (__main__.TestDistributionShapes) ... ok (0.003s) 2022-11-23T04:17:31.2814820Z test_categorical_shape (__main__.TestDistributionShapes) ... ok (0.005s) 2022-11-23T04:17:31.2815462Z test_cauchy_shape_scalar_params (__main__.TestDistributionShapes) ... ok (0.002s) 2022-11-23T04:17:31.2815901Z test_cauchy_shape_tensor_params (__main__.TestDistributionShapes) ... ok (0.002s) 2022-11-23T04:17:31.2816595Z test_chi2_shape_scalar_params (__main__.TestDistributionShapes) ... ok (0.002s) 2022-11-23T04:17:31.2817040Z test_chi2_shape_tensor_params (__main__.TestDistributionShapes) ... ok (0.002s) 2022-11-23T04:17:31.2817580Z test_continuous_bernoulli_shape_scalar_params (__main__.TestDistributionShapes) ... ok (0.003s) 2022-11-23T04:17:31.2818210Z test_continuous_bernoulli_shape_tensor_params (__main__.TestDistributionShapes) ... ok (0.003s) 2022-11-23T04:17:31.2818677Z test_dirichlet_shape (__main__.TestDistributionShapes) ... ok (0.003s) 2022-11-23T04:17:31.2819323Z test_entropy_shape (__main__.TestDistributionShapes) ... ok (0.031s) 2022-11-23T04:17:31.2819776Z test_exponential_shape_scalar_param (__main__.TestDistributionShapes) ... ok (0.002s) 2022-11-23T04:17:31.2820783Z test_exponential_shape_tensor_param (__main__.TestDistributionShapes) ... ok (0.002s) 2022-11-23T04:17:31.2821253Z test_gamma_shape_scalar_params (__main__.TestDistributionShapes) ... ok (0.002s) 2022-11-23T04:17:31.2821834Z test_gamma_shape_tensor_params (__main__.TestDistributionShapes) ... ok (0.002s) 2022-11-23T04:17:31.2822464Z test_geometric_shape_scalar_params (__main__.TestDistributionShapes) ... ok (0.002s) 2022-11-23T04:17:31.2823057Z test_geometric_shape_tensor_params (__main__.TestDistributionShapes) ... ok (0.003s) 2022-11-23T04:17:31.2823540Z test_gumbel_shape_scalar_params (__main__.TestDistributionShapes) ... ok (0.002s) 2022-11-23T04:17:31.2823995Z test_halfcauchy_shape_scalar_params (__main__.TestDistributionShapes) ... ok (0.002s) 2022-11-23T04:17:31.2824456Z test_halfcauchy_shape_tensor_params (__main__.TestDistributionShapes) ... ok (0.003s) 2022-11-23T04:17:31.2824896Z test_kumaraswamy_shape_scalar_params (__main__.TestDistributionShapes) ... ok (0.003s) 2022-11-23T04:17:31.2825359Z test_laplace_shape_scalar_params (__main__.TestDistributionShapes) ... ok (0.002s) 2022-11-23T04:17:31.2825795Z test_laplace_shape_tensor_params (__main__.TestDistributionShapes) ... ok (0.002s) 2022-11-23T04:17:31.2826235Z test_mixture_same_family_shape (__main__.TestDistributionShapes) ... ok (0.003s) 2022-11-23T04:17:31.2826680Z test_multinomial_shape (__main__.TestDistributionShapes) ... ok (0.003s) 2022-11-23T04:17:31.2827137Z test_normal_shape_scalar_params (__main__.TestDistributionShapes) ... ok (0.002s) 2022-11-23T04:17:31.2827675Z test_normal_shape_tensor_params (__main__.TestDistributionShapes) ... ok (0.002s) 2022-11-23T04:17:31.2828121Z test_one_hot_categorical_shape (__main__.TestDistributionShapes) ... ok (0.007s) 2022-11-23T04:17:31.2828552Z test_pareto_shape_scalar_params (__main__.TestDistributionShapes) ... ok (0.002s) 2022-11-23T04:17:31.2829004Z test_studentT_shape_scalar_params (__main__.TestDistributionShapes) ... ok (0.002s) 2022-11-23T04:17:31.2829454Z test_studentT_shape_tensor_params (__main__.TestDistributionShapes) ... ok (0.003s) 2022-11-23T04:17:31.2829891Z test_uniform_shape_scalar_params (__main__.TestDistributionShapes) ... ok (0.002s) 2022-11-23T04:17:31.2830349Z test_uniform_shape_tensor_params (__main__.TestDistributionShapes) ... ok (0.002s) 2022-11-23T04:17:31.2830799Z test_vonmises_shape_scalar_params (__main__.TestDistributionShapes) ... ok (0.003s) 2022-11-23T04:17:31.2831362Z test_vonmises_shape_tensor_params (__main__.TestDistributionShapes) ... ok (0.003s) 2022-11-23T04:17:31.2831793Z test_weibull_scale_scalar_params (__main__.TestDistributionShapes) ... ok (0.003s) 2022-11-23T04:17:31.2832237Z test_wishart_shape_scalar_params (__main__.TestDistributionShapes) ... ok (0.004s) 2022-11-23T04:17:31.2832686Z test_wishart_shape_tensor_params (__main__.TestDistributionShapes) ... ok (0.005s) 2022-11-23T04:17:31.2833122Z test_argmax_relaxed_categorical (__main__.TestDistributions) ... ok (0.025s) 2022-11-23T04:17:31.2833514Z test_bernoulli (__main__.TestDistributions) ... ok (0.113s) 2022-11-23T04:17:31.2833892Z test_bernoulli_3d (__main__.TestDistributions) ... ok (0.002s) 2022-11-23T04:17:31.2834295Z test_bernoulli_enumerate_support (__main__.TestDistributions) ... ok (0.003s) 2022-11-23T04:17:31.2834681Z test_beta_log_prob (__main__.TestDistributions) ... ok (0.087s) 2022-11-23T04:17:31.2835062Z test_beta_sample (__main__.TestDistributions) ... ok (0.392s) 2022-11-23T04:17:31.2835455Z test_beta_shape (__main__.TestDistributions) ... ok (0.004s) 2022-11-23T04:17:31.2835800Z test_beta_underflow (__main__.TestDistributions) ... ok (0.042s) 2022-11-23T04:17:31.2836196Z test_beta_underflow_gpu (__main__.TestDistributions) ... ok (0.005s) 2022-11-23T04:17:31.2836593Z test_binomial (__main__.TestDistributions) ... ok (0.123s) 2022-11-23T04:17:31.2836971Z test_binomial_enumerate_support (__main__.TestDistributions) ... ok (0.003s) 2022-11-23T04:17:31.2837389Z test_binomial_extreme_vals (__main__.TestDistributions) ... ok (0.004s) 2022-11-23T04:17:31.2837801Z test_binomial_log_prob_and_entropy (__main__.TestDistributions) ... ok (0.070s) 2022-11-23T04:17:31.2838236Z test_binomial_log_prob_vectorized_count (__main__.TestDistributions) ... ok (0.004s) 2022-11-23T04:17:31.2838635Z test_binomial_sample (__main__.TestDistributions) ... ok (0.070s) 2022-11-23T04:17:31.2839019Z test_binomial_stable (__main__.TestDistributions) ... ok (0.003s) 2022-11-23T04:17:31.2839491Z test_binomial_vectorized_count (__main__.TestDistributions) ... ok (0.093s) 2022-11-23T04:17:31.2839895Z test_categorical_1d (__main__.TestDistributions) ... ok (0.008s) 2022-11-23T04:17:31.2840273Z test_categorical_2d (__main__.TestDistributions) ... ok (0.015s) 2022-11-23T04:17:31.2840687Z test_categorical_enumerate_support (__main__.TestDistributions) ... ok (0.002s) 2022-11-23T04:17:31.2841090Z test_cauchy (__main__.TestDistributions) ... ok (0.134s) 2022-11-23T04:17:31.2841782Z test_cdf_icdf_inverse (__main__.TestDistributions) ... /opt/conda/lib/python3.10/site-packages/torch/distributions/wishart.py:253: UserWarning: Singular sample detected. 2022-11-23T04:17:31.2842289Z warnings.warn("Singular sample detected.") 2022-11-23T04:17:31.2842579Z ok (0.282s) 2022-11-23T04:17:31.2842878Z test_cdf_log_prob (__main__.TestDistributions) ... ok (0.123s) 2022-11-23T04:17:31.2843257Z test_chi2_sample (__main__.TestDistributions) ... ok (0.127s) 2022-11-23T04:17:31.2843636Z test_chi2_shape (__main__.TestDistributions) ... ok (0.006s) 2022-11-23T04:17:31.2844032Z test_continuous_bernoulli (__main__.TestDistributions) ... ok (0.026s) 2022-11-23T04:17:31.2844428Z test_continuous_bernoulli_3d (__main__.TestDistributions) ... ok (0.003s) 2022-11-23T04:17:31.2844837Z test_dirichlet_log_prob (__main__.TestDistributions) ... ok (0.003s) 2022-11-23T04:17:31.2845245Z test_dirichlet_mode (__main__.TestDistributions) ... ok (0.003s) 2022-11-23T04:17:31.2845613Z test_dirichlet_sample (__main__.TestDistributions) ... ok (0.050s) 2022-11-23T04:17:31.2846015Z test_dirichlet_shape (__main__.TestDistributions) ... ok (0.002s) 2022-11-23T04:17:31.2846719Z test_distribution_expand (__main__.TestDistributions) ... /opt/conda/lib/python3.10/site-packages/torch/distributions/wishart.py:253: UserWarning: Singular sample detected. 2022-11-23T04:17:31.2847225Z warnings.warn("Singular sample detected.") 2022-11-23T04:17:31.2847490Z ok (0.818s) 2022-11-23T04:17:31.2847826Z test_distribution_subclass_expand (__main__.TestDistributions) ... ok (0.205s) 2022-11-23T04:17:31.2848325Z test_enumerate_support_type (__main__.TestDistributions) ... ok (0.040s) 2022-11-23T04:17:31.2848713Z test_exponential (__main__.TestDistributions) ... ok (0.037s) 2022-11-23T04:17:31.2849115Z test_exponential_sample (__main__.TestDistributions) ... ok (0.123s) 2022-11-23T04:17:31.2849511Z test_fishersnedecor (__main__.TestDistributions) ... ok (0.008s) 2022-11-23T04:17:31.2849897Z test_fishersnedecor_sample (__main__.TestDistributions) ... ok (1.103s) 2022-11-23T04:17:31.2850304Z test_gamma_gpu_sample (__main__.TestDistributions) ... ok (0.366s) 2022-11-23T04:17:31.2850696Z test_gamma_gpu_shape (__main__.TestDistributions) ... ok (0.012s) 2022-11-23T04:17:31.2851104Z test_gamma_log_prob_at_boundary (__main__.TestDistributions) ... ok (0.005s) 2022-11-23T04:17:31.2851488Z test_gamma_sample (__main__.TestDistributions) ... ok (0.372s) 2022-11-23T04:17:31.2851880Z test_gamma_shape (__main__.TestDistributions) ... ok (0.006s) 2022-11-23T04:17:31.2852262Z test_geometric (__main__.TestDistributions) ... ok (0.010s) 2022-11-23T04:17:31.2852677Z test_geometric_log_prob_and_entropy (__main__.TestDistributions) ... ok (0.016s) 2022-11-23T04:17:31.2853068Z test_geometric_sample (__main__.TestDistributions) ... ok (0.007s) 2022-11-23T04:17:31.2853444Z test_gumbel (__main__.TestDistributions) ... ok (0.007s) 2022-11-23T04:17:31.2853794Z test_gumbel_sample (__main__.TestDistributions) ... ok (0.727s) 2022-11-23T04:17:31.2854169Z test_halfcauchy (__main__.TestDistributions) ... ok (0.054s) 2022-11-23T04:17:31.2854547Z test_halfnormal (__main__.TestDistributions) ... ok (0.056s) 2022-11-23T04:17:31.2854955Z test_halfnormal_logprob (__main__.TestDistributions) ... ok (0.007s) 2022-11-23T04:17:31.2855327Z test_halfnormal_sample (__main__.TestDistributions) ... ok (0.121s) 2022-11-23T04:17:31.2855713Z test_has_examples (__main__.TestDistributions) ... ok (0.001s) 2022-11-23T04:17:31.2856479Z test_independent_expand (__main__.TestDistributions) ... /opt/conda/lib/python3.10/site-packages/torch/distributions/wishart.py:253: UserWarning: Singular sample detected. 2022-11-23T04:17:31.2856988Z warnings.warn("Singular sample detected.") 2022-11-23T04:17:31.2857269Z ok (0.922s) 2022-11-23T04:17:31.2857586Z test_independent_shape (__main__.TestDistributions) ... ok (0.383s) 2022-11-23T04:17:31.2858022Z test_invalid_parameter_broadcasting (__main__.TestDistributions) ... ok (0.038s) 2022-11-23T04:17:31.2858440Z test_kumaraswamy_mean_variance (__main__.TestDistributions) ... ok (0.024s) 2022-11-23T04:17:31.2858849Z test_kumaraswamy_shape (__main__.TestDistributions) ... ok (0.004s) 2022-11-23T04:17:31.2859230Z test_laplace (__main__.TestDistributions) ... ok (0.127s) 2022-11-23T04:17:31.2859591Z test_laplace_sample (__main__.TestDistributions) ... ok (0.362s) 2022-11-23T04:17:31.2860293Z test_lazy_property_grad (__main__.TestDistributions) ... ok (0.003s) 2022-11-23T04:17:31.2861044Z test_lkj_cholesky_log_prob (__main__.TestDistributions) ... ok (0.016s) 2022-11-23T04:17:31.2861791Z test_logisticnormal (__main__.TestDistributions) ... ok (0.243s) 2022-11-23T04:17:31.2862567Z test_logisticnormal_logprob (__main__.TestDistributions) ... ok (0.002s) 2022-11-23T04:17:31.2863339Z test_logisticnormal_sample (__main__.TestDistributions) ... ok (0.403s) 2022-11-23T04:17:31.2864072Z test_lognormal (__main__.TestDistributions) ... ok (0.181s) 2022-11-23T04:17:31.2864746Z test_lognormal_logprob (__main__.TestDistributions) ... ok (0.008s) 2022-11-23T04:17:31.2865257Z test_lognormal_sample (__main__.TestDistributions) ... ok (0.363s) 2022-11-23T04:17:31.2865661Z test_lowrank_multivariate_normal_log_prob (__main__.TestDistributions) ... ok (0.009s) 2022-11-23T04:17:31.2866094Z test_lowrank_multivariate_normal_moments (__main__.TestDistributions) ... ok (0.039s) 2022-11-23T04:17:31.2866563Z test_lowrank_multivariate_normal_properties (__main__.TestDistributions) ... ok (0.004s) 2022-11-23T04:17:31.2867147Z test_lowrank_multivariate_normal_sample (__main__.TestDistributions) ... ok (0.048s) 2022-11-23T04:17:31.2867590Z test_lowrank_multivariate_normal_shape (__main__.TestDistributions) ... ok (1.317s) 2022-11-23T04:17:31.2868003Z test_mixture_same_family_log_prob (__main__.TestDistributions) ... ok (0.009s) 2022-11-23T04:17:31.2868421Z test_mixture_same_family_sample (__main__.TestDistributions) ... ok (0.062s) 2022-11-23T04:17:31.2868836Z test_mixture_same_family_shape (__main__.TestDistributions) ... ok (0.011s) 2022-11-23T04:17:31.2869525Z test_mode (__main__.TestDistributions) ... /opt/conda/lib/python3.10/site-packages/torch/distributions/wishart.py:253: UserWarning: Singular sample detected. 2022-11-23T04:17:31.2870021Z warnings.warn("Singular sample detected.") 2022-11-23T04:17:31.2870312Z ok (0.150s) 2022-11-23T04:17:31.2870624Z test_multinomial_1d (__main__.TestDistributions) ... ok (0.021s) 2022-11-23T04:17:31.2871028Z test_multinomial_1d_log_prob_and_entropy (__main__.TestDistributions) ... ok (0.005s) 2022-11-23T04:17:31.2871440Z test_multinomial_2d (__main__.TestDistributions) ... ok (0.032s) 2022-11-23T04:17:31.2871844Z test_multivariate_normal_log_prob (__main__.TestDistributions) ... ok (0.010s) 2022-11-23T04:17:31.2872272Z test_multivariate_normal_moments (__main__.TestDistributions) ... ok (0.028s) 2022-11-23T04:17:31.2872680Z test_multivariate_normal_properties (__main__.TestDistributions) ... ok (0.002s) 2022-11-23T04:17:31.2873123Z test_multivariate_normal_sample (__main__.TestDistributions) ... ok (0.133s) 2022-11-23T04:17:31.2873552Z test_multivariate_normal_shape (__main__.TestDistributions) ... ok (2.391s) 2022-11-23T04:17:31.2873989Z test_multivariate_normal_stable_with_precision_matrix (__main__.TestDistributions) ... ok (0.002s) 2022-11-23T04:17:31.2874431Z test_negative_binomial (__main__.TestDistributions) ... ok (0.087s) 2022-11-23T04:17:31.2874840Z test_negative_binomial_log_prob (__main__.TestDistributions) ... ok (0.066s) 2022-11-23T04:17:31.2875348Z test_negative_binomial_log_prob_vectorized_count (__main__.TestDistributions) ... ok (0.004s) 2022-11-23T04:17:31.2875777Z test_normal (__main__.TestDistributions) ... ok (0.137s) 2022-11-23T04:17:31.2876159Z test_normal_sample (__main__.TestDistributions) ... ok (0.364s) 2022-11-23T04:17:31.2876563Z test_one_hot_categorical_1d (__main__.TestDistributions) ... ok (0.011s) 2022-11-23T04:17:31.2876953Z test_one_hot_categorical_2d (__main__.TestDistributions) ... ok (0.016s) 2022-11-23T04:17:31.2877382Z test_one_hot_categorical_enumerate_support (__main__.TestDistributions) ... ok (0.003s) 2022-11-23T04:17:31.2877784Z test_pareto (__main__.TestDistributions) ... ok (0.008s) 2022-11-23T04:17:31.2878137Z test_pareto_sample (__main__.TestDistributions) ... ok (0.364s) 2022-11-23T04:17:31.2878525Z test_poisson_forward_ad (__main__.TestDistributions) ... ok (0.001s) 2022-11-23T04:17:31.2878922Z test_poisson_gpu_sample (__main__.TestDistributions) ... ok (0.007s) 2022-11-23T04:17:31.2879385Z test_poisson_log_prob (__main__.TestDistributions) ... ok (0.013s) 2022-11-23T04:17:31.2879767Z test_poisson_sample (__main__.TestDistributions) ... ok (0.008s) 2022-11-23T04:17:31.2880151Z test_poisson_shape (__main__.TestDistributions) ... ok (0.002s) 2022-11-23T04:17:31.2880536Z test_relaxed_bernoulli (__main__.TestDistributions) ... ok (0.026s) 2022-11-23T04:17:31.2880931Z test_relaxed_one_hot_categorical_1d (__main__.TestDistributions) ... ok (0.016s) 2022-11-23T04:17:31.2881362Z test_relaxed_one_hot_categorical_2d (__main__.TestDistributions) ... ok (0.041s) 2022-11-23T04:17:31.2881752Z test_repr (__main__.TestDistributions) ... ok (0.029s) 2022-11-23T04:17:31.2882128Z test_rounded_relaxed_bernoulli (__main__.TestDistributions) ... ok (0.024s) 2022-11-23T04:17:31.2882876Z test_rsample_requires_grad (__main__.TestDistributions) ... /opt/conda/lib/python3.10/site-packages/torch/distributions/wishart.py:253: UserWarning: Singular sample detected. 2022-11-23T04:17:31.2883392Z warnings.warn("Singular sample detected.") 2022-11-23T04:17:31.2883819Z ok (0.025s) 2022-11-23T04:17:31.2884113Z test_sample_detached (__main__.TestDistributions) ... ok (0.027s) 2022-11-23T04:17:31.2884492Z test_studentT (__main__.TestDistributions) ... ok (0.009s) 2022-11-23T04:17:31.2884874Z test_studentT_log_prob (__main__.TestDistributions) ... ok (0.134s) 2022-11-23T04:17:31.2885249Z test_studentT_sample (__main__.TestDistributions) ... ok (1.596s) 2022-11-23T04:17:31.2885663Z test_support_attributes (__main__.TestDistributions) ... ok (0.035s) 2022-11-23T04:17:31.2886058Z test_uniform (__main__.TestDistributions) ... ok (0.103s) 2022-11-23T04:17:31.2886460Z test_valid_parameter_broadcasting (__main__.TestDistributions) ... ok (0.042s) 2022-11-23T04:17:31.2886857Z test_vonmises_logprob (__main__.TestDistributions) ... ok (0.012s) 2022-11-23T04:17:31.2887247Z test_vonmises_sample (__main__.TestDistributions) ... ok (8.263s) 2022-11-23T04:17:31.2888075Z test_wishart_log_prob (__main__.TestDistributions) ... /opt/conda/lib/python3.10/site-packages/torch/distributions/wishart.py:107: UserWarning: Low df values detected. Singular samples are highly likely to occur for ndim - 1 < df < ndim. 2022-11-23T04:17:31.2888839Z warnings.warn("Low df values detected. Singular samples are highly likely to occur for ndim - 1 < df < ndim.") 2022-11-23T04:17:31.2889489Z /opt/conda/lib/python3.10/site-packages/torch/distributions/wishart.py:253: UserWarning: Singular sample detected. 2022-11-23T04:17:31.2889940Z warnings.warn("Singular sample detected.") 2022-11-23T04:17:31.2890224Z ok (0.094s) 2022-11-23T04:17:31.2890515Z test_wishart_moments (__main__.TestDistributions) ... ok (1.624s) 2022-11-23T04:17:31.2890912Z test_wishart_properties (__main__.TestDistributions) ... ok (0.003s) 2022-11-23T04:17:31.2891307Z test_wishart_sample (__main__.TestDistributions) ... ok (0.371s) 2022-11-23T04:17:31.2892059Z test_wishart_shape (__main__.TestDistributions) ... /opt/conda/lib/python3.10/site-packages/torch/distributions/wishart.py:253: UserWarning: Singular sample detected. 2022-11-23T04:17:31.2892572Z warnings.warn("Singular sample detected.") 2022-11-23T04:17:31.2893142Z /opt/conda/lib/python3.10/site-packages/torch/distributions/wishart.py:253: UserWarning: Singular sample detected. 2022-11-23T04:17:31.2893584Z warnings.warn("Singular sample detected.") 2022-11-23T04:17:31.2894117Z /opt/conda/lib/python3.10/site-packages/torch/distributions/wishart.py:253: UserWarning: Singular sample detected. 2022-11-23T04:17:31.2894552Z warnings.warn("Singular sample detected.") 2022-11-23T04:17:31.2895095Z /opt/conda/lib/python3.10/site-packages/torch/distributions/wishart.py:253: UserWarning: Singular sample detected. 2022-11-23T04:17:31.2895513Z warnings.warn("Singular sample detected.") 2022-11-23T04:17:31.2896051Z /opt/conda/lib/python3.10/site-packages/torch/distributions/wishart.py:253: UserWarning: Singular sample detected. 2022-11-23T04:17:31.2896492Z warnings.warn("Singular sample detected.") 2022-11-23T04:17:31.2897057Z /opt/conda/lib/python3.10/site-packages/torch/distributions/wishart.py:253: UserWarning: Singular sample detected. 2022-11-23T04:17:31.2897477Z warnings.warn("Singular sample detected.") 2022-11-23T04:17:31.2897757Z ok (6.056s) 2022-11-23T04:17:31.2898102Z test_wishart_stable_with_precision_matrix (__main__.TestDistributions) ... ok (0.002s) 2022-11-23T04:17:31.2898515Z test_zero_excluded_binomial (__main__.TestDistributions) ... ok (0.573s) 2022-11-23T04:17:31.2898896Z test_cat_event_dim (__main__.TestFunctors) ... ok (0.002s) 2022-11-23T04:17:31.2899254Z test_cat_transform (__main__.TestFunctors) ... ok (0.005s) 2022-11-23T04:17:31.2899624Z test_cat_transform_non_uniform (__main__.TestFunctors) ... ok (0.005s) 2022-11-23T04:17:31.2900315Z test_stack_transform (__main__.TestFunctors) ... ok (0.004s) 2022-11-23T04:17:31.2901069Z test_cdf (__main__.TestJit) ... /opt/conda/lib/python3.10/site-packages/torch/distributions/wishart.py:253: UserWarning: Singular sample detected. 2022-11-23T04:17:31.2901651Z warnings.warn("Singular sample detected.") 2022-11-23T04:17:31.2901917Z ok (3.402s) 2022-11-23T04:17:31.2902609Z test_entropy (__main__.TestJit) ... /opt/conda/lib/python3.10/site-packages/torch/distributions/wishart.py:107: UserWarning: Low df values detected. Singular samples are highly likely to occur for ndim - 1 < df < ndim. 2022-11-23T04:17:31.2903346Z warnings.warn("Low df values detected. Singular samples are highly likely to occur for ndim - 1 < df < ndim.") 2022-11-23T04:17:31.2903725Z ok (4.635s) 2022-11-23T04:17:31.2904013Z test_enumerate_support (__main__.TestJit) ... ok (0.339s) 2022-11-23T04:17:31.2904356Z test_log_prob (__main__.TestJit) ... ok (7.901s) 2022-11-23T04:17:31.2904674Z test_mean (__main__.TestJit) ... ok (2.112s) 2022-11-23T04:17:31.2904972Z test_rsample (__main__.TestJit) ... ok (0.545s) 2022-11-23T04:17:31.2905288Z test_sample (__main__.TestJit) ... ok (0.727s) 2022-11-23T04:17:31.2905611Z test_variance (__main__.TestJit) ... ok (3.631s) 2022-11-23T04:17:31.2905954Z test_entropy_exponential_family (__main__.TestKL) ... ok (0.057s) 2022-11-23T04:17:31.2906341Z test_entropy_monte_carlo (__main__.TestKL) ... ok (2.954s) 2022-11-23T04:17:31.2906688Z test_kl_edgecases (__main__.TestKL) ... ok (0.019s) 2022-11-23T04:17:31.2907019Z test_kl_exponential_family (__main__.TestKL) ... ok (0.033s) 2022-11-23T04:17:31.2907364Z test_kl_infinite (__main__.TestKL) ... ok (0.025s) 2022-11-23T04:17:31.2907723Z test_kl_lowrank_multivariate_normal (__main__.TestKL) ... ok (0.034s) 2022-11-23T04:17:31.2908123Z test_kl_lowrank_multivariate_normal_batched (__main__.TestKL) ... ok (0.027s) 2022-11-23T04:17:31.2908475Z test_kl_monte_carlo (__main__.TestKL) ... ok (0.837s) 2022-11-23T04:17:31.2908829Z test_kl_multivariate_normal (__main__.TestKL) ... ok (0.040s) 2022-11-23T04:17:31.2909211Z test_kl_multivariate_normal_batched (__main__.TestKL) ... ok (0.023s) 2022-11-23T04:17:31.2909677Z test_kl_multivariate_normal_batched_broadcasted (__main__.TestKL) ... ok (0.023s) 2022-11-23T04:17:31.2910065Z test_kl_shape (__main__.TestKL) ... ok (0.068s) 2022-11-23T04:17:31.2910398Z test_kl_transformed (__main__.TestKL) ... ok (0.018s) 2022-11-23T04:17:31.2910813Z test_lazy_logits_initialization (__main__.TestLazyLogitsInitialization) ... ok (0.006s) 2022-11-23T04:17:31.2911272Z test_lazy_probs_initialization (__main__.TestLazyLogitsInitialization) ... ok (0.003s) 2022-11-23T04:17:31.2911721Z test_bernoulli_gradient (__main__.TestNumericalStability) ... ok (0.020s) 2022-11-23T04:17:31.2912176Z test_bernoulli_with_logits_overflow (__main__.TestNumericalStability) ... ok (0.004s) 2022-11-23T04:17:31.2912617Z test_bernoulli_with_logits_underflow (__main__.TestNumericalStability) ... ok (0.004s) 2022-11-23T04:17:31.2913064Z test_categorical_log_prob (__main__.TestNumericalStability) ... ok (0.002s) 2022-11-23T04:17:31.2913512Z test_categorical_log_prob_with_logits (__main__.TestNumericalStability) ... ok (0.003s) 2022-11-23T04:17:31.2913977Z test_continuous_bernoulli_gradient (__main__.TestNumericalStability) ... ok (0.040s) 2022-11-23T04:17:31.2914430Z test_continuous_bernoulli_with_logits_overflow (__main__.TestNumericalStability) ... ok (0.006s) 2022-11-23T04:17:31.2914915Z test_continuous_bernoulli_with_logits_underflow (__main__.TestNumericalStability) ... ok (0.006s) 2022-11-23T04:17:31.2915384Z test_multinomial_log_prob (__main__.TestNumericalStability) ... ok (0.003s) 2022-11-23T04:17:31.2915822Z test_multinomial_log_prob_with_logits (__main__.TestNumericalStability) ... ok (0.003s) 2022-11-23T04:17:31.2916228Z test_beta_wrt_alpha (__main__.TestRsample) ... ok (0.061s) 2022-11-23T04:17:31.2916582Z test_beta_wrt_beta (__main__.TestRsample) ... ok (0.061s) 2022-11-23T04:17:31.2916922Z test_chi2 (__main__.TestRsample) ... ok (0.032s) 2022-11-23T04:17:31.2917267Z test_dirichlet_multivariate (__main__.TestRsample) ... ok (0.623s) 2022-11-23T04:17:31.2917654Z test_dirichlet_on_diagonal (__main__.TestRsample) ... ok (0.063s) 2022-11-23T04:17:31.2918112Z test_dirichlet_tangent_field (__main__.TestRsample) ... ok (0.126s) 2022-11-23T04:17:31.2918465Z test_gamma (__main__.TestRsample) ... ok (0.031s) 2022-11-23T04:17:31.2918814Z test_invalid (__main__.TestValidation) ... ok (0.030s) 2022-11-23T04:17:31.2919189Z test_invalid_log_probs_arg (__main__.TestValidation) ... ok (0.412s) 2022-11-23T04:17:31.2919535Z test_valid (__main__.TestValidation) ... ok (0.019s) 2022-11-23T04:17:31.2919927Z test_warning_unimplemented_constraints (__main__.TestValidation) ... ok (0.007s) 2022-11-23T04:17:31.2920179Z 2022-11-23T04:17:31.2920455Z ---------------------------------------------------------------------- 2022-11-23T04:17:31.2920786Z Ran 219 tests in 64.783s 2022-11-23T04:17:31.2920933Z 2022-11-23T04:17:31.2921031Z OK 2022-11-23T04:17:31.2921170Z 2022-11-23T04:17:31.2921295Z Generating XML reports... 2022-11-23T04:17:31.2921900Z Generated XML report: test-reports/python-unittest/distributions.test_distributions/TEST-TestAgainstScipy-20221123041625.xml 2022-11-23T04:17:31.2922645Z Generated XML report: test-reports/python-unittest/distributions.test_distributions/TEST-TestConstraints-20221123041625.xml 2022-11-23T04:17:31.2923421Z Generated XML report: test-reports/python-unittest/distributions.test_distributions/TEST-TestDistributionShapes-20221123041625.xml 2022-11-23T04:17:31.2924194Z Generated XML report: test-reports/python-unittest/distributions.test_distributions/TEST-TestDistributions-20221123041625.xml 2022-11-23T04:17:31.2924924Z Generated XML report: test-reports/python-unittest/distributions.test_distributions/TEST-TestFunctors-20221123041625.xml 2022-11-23T04:17:31.2925610Z Generated XML report: test-reports/python-unittest/distributions.test_distributions/TEST-TestJit-20221123041625.xml 2022-11-23T04:17:31.2939430Z Generated XML report: test-reports/python-unittest/distributions.test_distributions/TEST-TestKL-20221123041625.xml 2022-11-23T04:17:31.2941205Z Generated XML report: test-reports/python-unittest/distributions.test_distributions/TEST-TestLazyLogitsInitialization-20221123041625.xml 2022-11-23T04:17:31.2942321Z Generated XML report: test-reports/python-unittest/distributions.test_distributions/TEST-TestNumericalStability-20221123041625.xml 2022-11-23T04:17:31.2943063Z Generated XML report: test-reports/python-unittest/distributions.test_distributions/TEST-TestRsample-20221123041625.xml 2022-11-23T04:17:31.2943793Z Generated XML report: test-reports/python-unittest/distributions.test_distributions/TEST-TestValidation-20221123041625.xml 2022-11-23T04:17:31.2944131Z 2022-11-23T04:17:31.2944478Z ##[endgroup] 2022-11-23T04:17:31.2945058Z FINISHED PRINTING LOG FILE of distributions/test_distributions (/var/lib/jenkins/workspace/test/test-reports/distributions-test_distributions_j7nkaono) 2022-11-23T04:17:31.2945423Z 2022-11-23T04:17:31.2945640Z Running test_cuda ... [2022-11-23 04:17:31.279985] 2022-11-23T04:17:31.2946251Z Executing ['/opt/conda/bin/python', '-bb', 'test_cuda.py', '-v', '--import-slow-tests', '--import-disabled-tests'] ... [2022-11-23 04:17:31.280302] 2022-11-23T04:18:33.9881471Z 2022-11-23T04:18:33.9882425Z Expand the folded group to see the log file of test_cuda 2022-11-23T04:18:33.9883879Z ##[group]PRINTING LOG FILE of test_cuda (/var/lib/jenkins/workspace/test/test-reports/test_cuda_yf2soqpf) 2022-11-23T04:18:33.9884188Z 2022-11-23T04:18:33.9884304Z Running tests... 2022-11-23T04:18:33.9886391Z ---------------------------------------------------------------------- 2022-11-23T04:18:33.9887438Z Test results will be stored in test-reports/python-unittest/test_cuda 2022-11-23T04:18:33.9888311Z test_arithmetic_large_tensor (__main__.TestCuda) ... skip: was disabled due to not enough memory, but actually it always fail (0.001s) 2022-11-23T04:18:33.9888844Z test_autocast_banned (__main__.TestCuda) ... ok (0.068s) 2022-11-23T04:18:33.9889420Z test_autocast_cache_leak (__main__.TestCuda) ... ok (0.446s) 2022-11-23T04:18:33.9889833Z test_autocast_cat_jit (__main__.TestCuda) ... ok (0.131s) 2022-11-23T04:18:33.9890877Z test_autocast_checkpointing (__main__.TestCuda) ... ok (0.056s) 2022-11-23T04:18:33.9891511Z test_autocast_custom_cast_inputs (__main__.TestCuda) ... ok (0.056s) 2022-11-23T04:18:33.9891881Z test_autocast_custom_enabled (__main__.TestCuda) ... ok (0.055s) 2022-11-23T04:18:33.9892248Z test_autocast_ignored_types (__main__.TestCuda) ... ok (0.061s) 2022-11-23T04:18:33.9892622Z test_autocast_linalg_fp16 (__main__.TestCuda) ... ok (0.062s) 2022-11-23T04:18:33.9893024Z test_autocast_methods_expect_builtin_promote (__main__.TestCuda) ... ok (0.059s) 2022-11-23T04:18:33.9893585Z test_autocast_methods_fp16 (__main__.TestCuda) ... ok (0.054s) 2022-11-23T04:18:33.9894238Z test_autocast_methods_fp32 (__main__.TestCuda) ... ok (0.052s) 2022-11-23T04:18:33.9894616Z test_autocast_nn_bf16 (__main__.TestCuda) ... ok (0.050s) 2022-11-23T04:18:33.9895048Z test_autocast_nn_fp16 (__main__.TestCuda) ... ok (0.050s) 2022-11-23T04:18:33.9895427Z test_autocast_nn_fp32 (__main__.TestCuda) ... ok (0.054s) 2022-11-23T04:18:33.9896623Z test_autocast_rnn (__main__.TestCuda) ... /opt/conda/lib/python3.10/site-packages/torch/nn/modules/rnn.py:477: UserWarning: RNN module weights are not part of single contiguous chunk of memory. This means they need to be compacted at every call, possibly greatly increasing memory usage. To compact weights again call flatten_parameters(). (Triggered internally at /var/lib/jenkins/workspace/aten/src/ATen/native/cudnn/RNN.cpp:982.) 2022-11-23T04:18:33.9898258Z result = _VF.rnn_tanh(input, hx, self._flat_weights, self.bias, self.num_layers, 2022-11-23T04:18:33.9899753Z /opt/conda/lib/python3.10/site-packages/torch/nn/modules/rnn.py:486: UserWarning: RNN module weights are not part of single contiguous chunk of memory. This means they need to be compacted at every call, possibly greatly increasing memory usage. To compact weights again call flatten_parameters(). (Triggered internally at /var/lib/jenkins/workspace/aten/src/ATen/native/cudnn/RNN.cpp:982.) 2022-11-23T04:18:33.9900995Z result = _VF.rnn_tanh(input, batch_sizes, hx, self._flat_weights, self.bias, 2022-11-23T04:18:33.9902167Z /opt/conda/lib/python3.10/site-packages/torch/nn/modules/rnn.py:958: UserWarning: RNN module weights are not part of single contiguous chunk of memory. This means they need to be compacted at every call, possibly greatly increasing memory usage. To compact weights again call flatten_parameters(). (Triggered internally at /var/lib/jenkins/workspace/aten/src/ATen/native/cudnn/RNN.cpp:982.) 2022-11-23T04:18:33.9902970Z result = _VF.gru(input, hx, self._flat_weights, self.bias, self.num_layers, 2022-11-23T04:18:33.9904084Z /opt/conda/lib/python3.10/site-packages/torch/nn/modules/rnn.py:961: UserWarning: RNN module weights are not part of single contiguous chunk of memory. This means they need to be compacted at every call, possibly greatly increasing memory usage. To compact weights again call flatten_parameters(). (Triggered internally at /var/lib/jenkins/workspace/aten/src/ATen/native/cudnn/RNN.cpp:982.) 2022-11-23T04:18:33.9904866Z result = _VF.gru(input, batch_sizes, hx, self._flat_weights, self.bias, 2022-11-23T04:18:33.9905965Z /opt/conda/lib/python3.10/site-packages/torch/nn/modules/rnn.py:776: UserWarning: RNN module weights are not part of single contiguous chunk of memory. This means they need to be compacted at every call, possibly greatly increasing memory usage. To compact weights again call flatten_parameters(). (Triggered internally at /var/lib/jenkins/workspace/aten/src/ATen/native/cudnn/RNN.cpp:982.) 2022-11-23T04:18:33.9906722Z result = _VF.lstm(input, hx, self._flat_weights, self.bias, self.num_layers, 2022-11-23T04:18:33.9907819Z /opt/conda/lib/python3.10/site-packages/torch/nn/modules/rnn.py:779: UserWarning: RNN module weights are not part of single contiguous chunk of memory. This means they need to be compacted at every call, possibly greatly increasing memory usage. To compact weights again call flatten_parameters(). (Triggered internally at /var/lib/jenkins/workspace/aten/src/ATen/native/cudnn/RNN.cpp:982.) 2022-11-23T04:18:33.9908703Z result = _VF.lstm(input, batch_sizes, hx, self._flat_weights, self.bias, 2022-11-23T04:18:33.9909036Z ok (9.923s) 2022-11-23T04:18:33.9909308Z test_autocast_torch_bf16 (__main__.TestCuda) ... ok (0.069s) 2022-11-23T04:18:33.9909698Z test_autocast_torch_expect_builtin_promote (__main__.TestCuda) ... ok (0.059s) 2022-11-23T04:18:33.9910900Z test_autocast_torch_fp16 (__main__.TestCuda) ... /opt/conda/lib/python3.10/site-packages/torch/functional.py:1625: UserWarning: torch.chain_matmul is deprecated and will be removed in a future PyTorch release. Use torch.linalg.multi_dot instead, which accepts a list of two or more tensors rather than multiple parameters. (Triggered internally at /var/lib/jenkins/workspace/aten/src/ATen/native/LinearAlgebra.cpp:1076.) 2022-11-23T04:18:33.9911789Z return _VF.chain_matmul(matrices) # type: ignore[attr-defined] 2022-11-23T04:18:33.9912094Z ok (0.627s) 2022-11-23T04:18:33.9912374Z test_autocast_torch_fp32 (__main__.TestCuda) ... ok (0.927s) 2022-11-23T04:18:33.9912773Z test_autocast_torch_need_autocast_promote (__main__.TestCuda) ... ok (0.063s) 2022-11-23T04:18:33.9913187Z test_autogpu (__main__.TestCuda) ... skip: only one GPU detected (0.001s) 2022-11-23T04:18:33.9913556Z test_batch_norm_gather_stats (__main__.TestCuda) ... ok (0.053s) 2022-11-23T04:18:33.9913906Z test_bincount_ext (__main__.TestCuda) ... ok (0.052s) 2022-11-23T04:18:33.9914260Z test_caching_allocator_record_stream_oom (__main__.TestCuda) 2022-11-23T04:18:33.9914646Z allocations delayed by a record_stream call should still be freed on ... ok (0.900s) 2022-11-23T04:18:33.9915814Z test_caching_pinned_memory (__main__.TestCuda) ... skip: Test is disabled because an issue exists disabling it: https://github.com/pytorch/pytorch/issues/79508 for platform(s) linux, rocm. If you're seeing this on your local machine and would like to enable this test, please make sure CI is not set and you are not using the flag --import-disabled-tests. (0.001s) 2022-11-23T04:18:33.9916628Z test_caching_pinned_memory_multi_gpu (__main__.TestCuda) ... skip: only one GPU detected (0.001s) 2022-11-23T04:18:33.9917075Z test_cat_autogpu (__main__.TestCuda) ... skip: only one GPU detected (0.000s) 2022-11-23T04:18:33.9917448Z test_check_error (__main__.TestCuda) ... ok (0.063s) 2022-11-23T04:18:33.9917804Z test_copy_device (__main__.TestCuda) ... skip: only one GPU detected (0.001s) 2022-11-23T04:18:33.9918751Z test_copy_non_blocking (__main__.TestCuda) ... /opt/conda/lib/python3.10/site-packages/torch/storage.py:315: UserWarning: TypedStorage is deprecated. It will be removed in the future and UntypedStorage will be the only storage class. This should only matter to you if you are using storages directly. 2022-11-23T04:18:33.9919380Z warnings.warn(message, UserWarning) 2022-11-23T04:18:33.9919640Z ok (0.209s) 2022-11-23T04:18:33.9919958Z test_copy_streams (__main__.TestCuda) ... skip: only one GPU detected (0.001s) 2022-11-23T04:18:33.9920413Z test_cublas_allow_fp16_reduced_precision_reduction_get_set (__main__.TestCuda) ... ok (0.058s) 2022-11-23T04:18:33.9920832Z test_cublas_allow_tf32_get_set (__main__.TestCuda) ... ok (0.049s) 2022-11-23T04:18:33.9921206Z test_cublas_multiple_threads_same_device (__main__.TestCuda) ... ok (0.432s) 2022-11-23T04:18:33.9921645Z test_cuda_device_memory_allocated (__main__.TestCuda) ... skip: Test needs multiple GPUs (0.001s) 2022-11-23T04:18:33.9922081Z test_cuda_get_device_capability (__main__.TestCuda) ... ok (0.069s) 2022-11-23T04:18:33.9922431Z test_cuda_get_device_name (__main__.TestCuda) ... ok (0.057s) 2022-11-23T04:18:33.9922823Z test_cuda_init_race (__main__.TestCuda) ... skip: only one GPU detected (0.001s) 2022-11-23T04:18:33.9923225Z test_cuda_kernel_loop_overflow (__main__.TestCuda) ... ok (0.309s) 2022-11-23T04:18:33.9923656Z test_cuda_kernel_loop_overflow_large (__main__.TestCuda) ... skip: not enough memory (0.001s) 2022-11-23T04:18:33.9924059Z test_cuda_memory_leak_detection (__main__.TestCuda) ... ok (0.227s) 2022-11-23T04:18:33.9924553Z test_cuda_memory_leak_detection_propagates_errors (__main__.TestCuda) ... ok (0.120s) 2022-11-23T04:18:33.9924982Z test_cuda_set_device (__main__.TestCuda) ... skip: detected only one GPU (0.001s) 2022-11-23T04:18:33.9925349Z test_cuda_synchronize (__main__.TestCuda) ... ok (0.055s) 2022-11-23T04:18:33.9925697Z test_cudart_register (__main__.TestCuda) ... ok (0.053s) 2022-11-23T04:18:33.9926049Z test_cudnn_allow_tf32_get_set (__main__.TestCuda) ... ok (0.051s) 2022-11-23T04:18:33.9926447Z test_cudnn_multiple_threads_same_device (__main__.TestCuda) ... ok (11.138s) 2022-11-23T04:18:33.9926853Z test_current_stream (__main__.TestCuda) ... skip: detected only one GPU (0.001s) 2022-11-23T04:18:33.9927364Z test_cusparse_multiple_threads_same_device (__main__.TestCuda) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:18:33.9927861Z test_default_stream (__main__.TestCuda) ... skip: detected only one GPU (0.001s) 2022-11-23T04:18:33.9928213Z test_events (__main__.TestCuda) ... ok (0.134s) 2022-11-23T04:18:33.9928606Z test_events_multi_gpu_elapsed_time (__main__.TestCuda) ... skip: detected only one GPU (0.002s) 2022-11-23T04:18:33.9929052Z test_events_multi_gpu_query (__main__.TestCuda) ... skip: detected only one GPU (0.001s) 2022-11-23T04:18:33.9929481Z test_events_wait (__main__.TestCuda) ... skip: detected only one GPU (0.001s) 2022-11-23T04:18:33.9929853Z test_external_streams (__main__.TestCuda) ... ok (0.058s) 2022-11-23T04:18:33.9930260Z test_external_streams_multi_device (__main__.TestCuda) ... skip: detected only one GPU (0.001s) 2022-11-23T04:18:33.9930859Z test_fixed_cuda_assert_async (__main__.TestCuda) ... /var/lib/jenkins/workspace/aten/src/ATen/native/cuda/TensorCompare.cu:106: _assert_async_cuda_kernel: block: [0,0,0], thread: [0,0,0] Assertion `input[0] != 0` failed. 2022-11-23T04:18:33.9931352Z Traceback (most recent call last): 2022-11-23T04:18:33.9931685Z File "", line 4, in 2022-11-23T04:18:33.9932197Z File "/opt/conda/lib/python3.10/site-packages/torch/cuda/__init__.py", line 577, in synchronize 2022-11-23T04:18:33.9932578Z return torch._C._cuda_synchronize() 2022-11-23T04:18:33.9932976Z RuntimeError: CUDA error: device-side assert triggered 2022-11-23T04:18:33.9933443Z CUDA kernel errors might be asynchronously reported at some other API call,so the stacktrace below might be incorrect. 2022-11-23T04:18:33.9933896Z For debugging consider passing CUDA_LAUNCH_BLOCKING=1. 2022-11-23T04:18:33.9934376Z /var/lib/jenkins/workspace/aten/src/ATen/native/cuda/TensorCompare.cu:106: _assert_async_cuda_kernel: block: [0,0,0], thread: [0,0,0] Assertion `input[0] != 0` failed. 2022-11-23T04:18:33.9934813Z Traceback (most recent call last): 2022-11-23T04:18:33.9935100Z File "", line 4, in 2022-11-23T04:18:33.9935583Z File "/opt/conda/lib/python3.10/site-packages/torch/cuda/__init__.py", line 577, in synchronize 2022-11-23T04:18:33.9935959Z return torch._C._cuda_synchronize() 2022-11-23T04:18:33.9936370Z RuntimeError: CUDA error: device-side assert triggered 2022-11-23T04:18:33.9936828Z CUDA kernel errors might be asynchronously reported at some other API call,so the stacktrace below might be incorrect. 2022-11-23T04:18:33.9937257Z For debugging consider passing CUDA_LAUNCH_BLOCKING=1. 2022-11-23T04:18:33.9937754Z /var/lib/jenkins/workspace/aten/src/ATen/native/cuda/TensorCompare.cu:106: _assert_async_cuda_kernel: block: [0,0,0], thread: [0,0,0] Assertion `input[0] != 0` failed. 2022-11-23T04:18:33.9938186Z Traceback (most recent call last): 2022-11-23T04:18:33.9938476Z File "", line 4, in 2022-11-23T04:18:33.9938941Z File "/opt/conda/lib/python3.10/site-packages/torch/cuda/__init__.py", line 577, in synchronize 2022-11-23T04:18:33.9939327Z return torch._C._cuda_synchronize() 2022-11-23T04:18:33.9939733Z RuntimeError: CUDA error: device-side assert triggered 2022-11-23T04:18:33.9940370Z CUDA kernel errors might be asynchronously reported at some other API call,so the stacktrace below might be incorrect. 2022-11-23T04:18:33.9940921Z For debugging consider passing CUDA_LAUNCH_BLOCKING=1. 2022-11-23T04:18:33.9941462Z /var/lib/jenkins/workspace/aten/src/ATen/native/cuda/TensorCompare.cu:110: _assert_async_cuda_kernel: block: [0,0,0], thread: [0,0,0] Assertion `input[0] != c10::complex(0, 0)` failed. 2022-11-23T04:18:33.9941916Z Traceback (most recent call last): 2022-11-23T04:18:33.9942189Z File "", line 4, in 2022-11-23T04:18:33.9942687Z File "/opt/conda/lib/python3.10/site-packages/torch/cuda/__init__.py", line 577, in synchronize 2022-11-23T04:18:33.9943075Z return torch._C._cuda_synchronize() 2022-11-23T04:18:33.9943457Z RuntimeError: CUDA error: device-side assert triggered 2022-11-23T04:18:33.9943918Z CUDA kernel errors might be asynchronously reported at some other API call,so the stacktrace below might be incorrect. 2022-11-23T04:18:33.9944364Z For debugging consider passing CUDA_LAUNCH_BLOCKING=1. 2022-11-23T04:18:33.9944644Z ok (12.914s) 2022-11-23T04:18:33.9944963Z test_float32_matmul_precision_get_set (__main__.TestCuda) ... ok (0.059s) 2022-11-23T04:18:33.9945327Z test_gather_bool (__main__.TestCuda) ... ok (0.049s) 2022-11-23T04:18:33.9945680Z test_get_device_index (__main__.TestCuda) ... ok (0.050s) 2022-11-23T04:18:33.9946061Z test_get_set_rng_state_all (__main__.TestCuda) ... skip: only one GPU detected (0.001s) 2022-11-23T04:18:33.9946466Z test_grad_scaling_accumulation (__main__.TestCuda) ... ok (0.071s) 2022-11-23T04:18:33.9946840Z test_grad_scaling_autocast (__main__.TestCuda) ... ok (0.119s) 2022-11-23T04:18:33.9947199Z test_grad_scaling_autocast_foreach (__main__.TestCuda) ... ok (0.117s) 2022-11-23T04:18:33.9947584Z test_grad_scaling_autocast_fused (__main__.TestCuda) ... ok (0.066s) 2022-11-23T04:18:33.9947986Z test_grad_scaling_autocast_fused_optimizers (__main__.TestCuda) ... ok (0.148s) 2022-11-23T04:18:33.9948467Z test_grad_scaling_clipping (__main__.TestCuda) ... ok (0.088s) 2022-11-23T04:18:33.9948897Z test_grad_scaling_clipping_separate_unscale (__main__.TestCuda) ... ok (0.082s) 2022-11-23T04:18:33.9949318Z test_grad_scaling_device_as_key (__main__.TestCuda) ... skip: only one GPU detected (0.001s) 2022-11-23T04:18:33.9949758Z test_grad_scaling_multigpu (__main__.TestCuda) ... skip: only one GPU detected (0.002s) 2022-11-23T04:18:33.9950143Z test_grad_scaling_multiple (__main__.TestCuda) ... ok (0.100s) 2022-11-23T04:18:33.9950508Z test_grad_scaling_penalty (__main__.TestCuda) ... ok (0.098s) 2022-11-23T04:18:33.9950908Z test_grad_scaling_scale (__main__.TestCuda) ... skip: only one GPU detected (0.001s) 2022-11-23T04:18:33.9951306Z test_grad_scaling_state_dict (__main__.TestCuda) ... ok (0.053s) 2022-11-23T04:18:33.9951663Z test_grad_scaling_unscale (__main__.TestCuda) ... ok (0.061s) 2022-11-23T04:18:33.9952042Z test_grad_scaling_unscale_sparse (__main__.TestCuda) ... ok (0.056s) 2022-11-23T04:18:33.9952427Z test_grad_scaling_update_scale (__main__.TestCuda) ... ok (0.050s) 2022-11-23T04:18:33.9952780Z test_graph_adam_adamw (__main__.TestCuda) ... ok (0.626s) 2022-11-23T04:18:33.9953129Z test_graph_capture_oom (__main__.TestCuda) ... ok (0.102s) 2022-11-23T04:18:33.9953486Z test_graph_capture_simple (__main__.TestCuda) ... ok (0.050s) 2022-11-23T04:18:33.9953836Z test_graph_concurrent_replay (__main__.TestCuda) ... ok (0.095s) 2022-11-23T04:18:33.9954213Z test_graph_cudnn_dropout (__main__.TestCuda) ... ok (0.380s) 2022-11-23T04:18:33.9954578Z test_graph_grad_scaling (__main__.TestCuda) ... ok (0.171s) 2022-11-23T04:18:33.9954961Z test_graph_is_current_stream_capturing (__main__.TestCuda) ... ok (0.051s) 2022-11-23T04:18:33.9955375Z test_graph_make_graphed_callables_with_amp_cache_disabled (__main__.TestCuda) ... ok (1.154s) 2022-11-23T04:18:33.9955852Z test_graph_make_graphed_callables_with_amp_cache_enabled (__main__.TestCuda) ... expected failure (0.254s) 2022-11-23T04:18:33.9956312Z test_graph_make_graphed_callables_without_amp (__main__.TestCuda) ... ok (1.064s) 2022-11-23T04:18:33.9956805Z test_graph_memory_stats_and_use_result_after_destroy_graph (__main__.TestCuda) ... ok (0.574s) 2022-11-23T04:18:33.9957207Z test_graph_record_stream (__main__.TestCuda) ... ok (0.092s) 2022-11-23T04:18:33.9957584Z test_graph_rng_distributions (__main__.TestCuda) ... ok (0.130s) 2022-11-23T04:18:33.9957967Z test_graph_rng_functional (__main__.TestCuda) ... ok (0.064s) 2022-11-23T04:18:33.9958321Z test_graph_scaling_fusedadam (__main__.TestCuda) ... ok (0.175s) 2022-11-23T04:18:33.9958690Z test_graph_three_successive (__main__.TestCuda) ... ok (0.058s) 2022-11-23T04:18:33.9959055Z test_graph_two_successive (__main__.TestCuda) ... ok (0.061s) 2022-11-23T04:18:33.9959415Z test_huge_index (__main__.TestCuda) ... skip: not enough memory (0.001s) 2022-11-23T04:18:33.9959911Z test_index_out_of_bounds_exception_cuda (__main__.TestCuda) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.049s) 2022-11-23T04:18:33.9960336Z test_lazy_init (__main__.TestCuda) 2022-11-23T04:18:33.9960706Z Validate that no CUDA calls are made during `import torch` call ... ok (1.859s) 2022-11-23T04:18:33.9961081Z test_load_nonexistent_device (__main__.TestCuda) ... ok (0.058s) 2022-11-23T04:18:33.9961430Z test_manual_seed (__main__.TestCuda) ... ok (0.051s) 2022-11-23T04:18:33.9961769Z test_matmul_memory_use (__main__.TestCuda) ... ok (0.050s) 2022-11-23T04:18:33.9962128Z test_max_large_axis (__main__.TestCuda) ... skip: not enough memory (0.001s) 2022-11-23T04:18:33.9962486Z test_mean_fp16 (__main__.TestCuda) ... ok (0.051s) 2022-11-23T04:18:33.9962815Z test_mem_get_info (__main__.TestCuda) ... ok (0.049s) 2022-11-23T04:18:33.9963152Z test_memory_allocation (__main__.TestCuda) ... ok (0.093s) 2022-11-23T04:18:33.9963496Z test_memory_stats (__main__.TestCuda) ... ok (0.403s) 2022-11-23T04:18:33.9963886Z test_memory_stats_multigpu (__main__.TestCuda) ... skip: only one GPU detected (0.001s) 2022-11-23T04:18:33.9964329Z test_min_max_inits (__main__.TestCuda) ... ok (0.059s) 2022-11-23T04:18:33.9964734Z test_multigpu_serialization_remap (__main__.TestCuda) ... skip: detected only one GPU (0.001s) 2022-11-23T04:18:33.9965213Z test_multigpu_serialization_remap_dict (__main__.TestCuda) ... skip: detected only one GPU (0.001s) 2022-11-23T04:18:33.9965671Z test_multigpu_storage_clone (__main__.TestCuda) ... skip: detected only one GPU (0.001s) 2022-11-23T04:18:33.9966058Z test_multinomial_ext (__main__.TestCuda) ... ok (0.063s) 2022-11-23T04:18:33.9966531Z test_multinomial_invalid_probs_cuda (__main__.TestCuda) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.051s) 2022-11-23T04:18:33.9966998Z test_new (__main__.TestCuda) ... skip: only one GPU detected (0.001s) 2022-11-23T04:18:33.9967389Z test_noncontiguous_pinned_memory (__main__.TestCuda) ... ok (0.048s) 2022-11-23T04:18:33.9967748Z test_norm_type_conversion (__main__.TestCuda) ... ok (0.048s) 2022-11-23T04:18:33.9968088Z test_nvtx (__main__.TestCuda) ... ok (0.048s) 2022-11-23T04:18:33.9968414Z test_out_of_memory (__main__.TestCuda) ... ok (0.060s) 2022-11-23T04:18:33.9968738Z test_out_of_memory_retry (__main__.TestCuda) ... ok (0.085s) 2022-11-23T04:18:33.9969086Z test_prod_large (__main__.TestCuda) ... ok (0.065s) 2022-11-23T04:18:33.9969430Z test_record_stream (__main__.TestCuda) ... ok (0.111s) 2022-11-23T04:18:33.9969777Z test_record_stream_on_shifted_view (__main__.TestCuda) ... ok (0.061s) 2022-11-23T04:18:33.9970170Z test_reduction_gpu_memory_accessing (__main__.TestCuda) ... ok (0.058s) 2022-11-23T04:18:33.9970586Z test_repeat_graph_capture_cublas_workspace_memory (__main__.TestCuda) ... ok (4.661s) 2022-11-23T04:18:33.9971124Z test_rocm_backward_pass_guard (__main__.TestCuda) ... skip: ROCm-only test (0.001s) 2022-11-23T04:18:33.9971524Z test_serialization_array_with_empty (__main__.TestCuda) ... ok (0.054s) 2022-11-23T04:18:33.9971930Z test_serialization_array_with_storage (__main__.TestCuda) ... ok (0.056s) 2022-11-23T04:18:33.9972407Z test_set_per_process_memory_fraction (__main__.TestCuda) ... ok (0.065s) 2022-11-23T04:18:33.9972783Z test_specify_improper_device_name (__main__.TestCuda) ... ok (0.054s) 2022-11-23T04:18:33.9973192Z test_stream_context (__main__.TestCuda) ... skip: detected only one GPU (0.002s) 2022-11-23T04:18:33.9973619Z test_stream_event_device (__main__.TestCuda) ... skip: detected only one GPU (0.001s) 2022-11-23T04:18:33.9974044Z test_stream_event_nogil (__main__.TestCuda) ... skip: detected only one GPU (0.001s) 2022-11-23T04:18:33.9974415Z test_stream_event_repr (__main__.TestCuda) ... ok (0.048s) 2022-11-23T04:18:33.9974783Z test_streaming_backwards_callback (__main__.TestCuda) ... ok (0.067s) 2022-11-23T04:18:33.9975229Z test_streaming_backwards_device_transfer (__main__.TestCuda) ... skip: only one GPU detected (0.002s) 2022-11-23T04:18:33.9975664Z test_streaming_backwards_multiple_streams (__main__.TestCuda) ... ok (0.172s) 2022-11-23T04:18:33.9976066Z test_streaming_backwards_sync (__main__.TestCuda) ... ok (0.062s) 2022-11-23T04:18:33.9976458Z test_streaming_backwards_sync_graph_root (__main__.TestCuda) ... ok (0.303s) 2022-11-23T04:18:33.9976820Z test_streams (__main__.TestCuda) ... ok (0.058s) 2022-11-23T04:18:33.9977179Z test_streams_multi_gpu (__main__.TestCuda) ... skip: detected only one GPU (0.001s) 2022-11-23T04:18:33.9977607Z test_streams_multi_gpu_eq (__main__.TestCuda) ... skip: detected only one GPU (0.001s) 2022-11-23T04:18:33.9978044Z test_streams_multi_gpu_query (__main__.TestCuda) ... skip: detected only one GPU (0.002s) 2022-11-23T04:18:33.9978577Z test_streams_priority (__main__.TestCuda) ... skip: multi-GPU not supported (0.001s) 2022-11-23T04:18:33.9978957Z test_sum_fp16 (__main__.TestCuda) ... ok (0.055s) 2022-11-23T04:18:33.9979418Z test_tensor_device (__main__.TestCuda) ... skip: multi-GPU not supported (0.001s) 2022-11-23T04:18:33.9979879Z test_tiny_half_norm_ (__main__.TestCuda) ... ok (0.056s) 2022-11-23T04:18:33.9980474Z test_to_cpu_blocking_by_default (__main__.TestCuda) ... ok (0.161s) 2022-11-23T04:18:33.9980834Z test_to_non_blocking (__main__.TestCuda) ... ok (0.501s) 2022-11-23T04:18:33.9981166Z test_to_numpy (__main__.TestCuda) ... ok (0.060s) 2022-11-23T04:18:33.9981531Z test_torch_manual_seed_seeds_cuda_devices (__main__.TestCuda) ... ok (0.050s) 2022-11-23T04:18:33.9981954Z test_type_conversions (__main__.TestCuda) ... ok (0.061s) 2022-11-23T04:18:33.9982318Z test_allocator_settings (__main__.TestCudaComm) ... ok (0.011s) 2022-11-23T04:18:33.9982715Z test_broadcast_coalesced (__main__.TestCudaComm) ... skip: only one GPU detected (0.001s) 2022-11-23T04:18:33.9983182Z test_broadcast_coalesced_dense_only (__main__.TestCudaComm) ... skip: only one GPU detected (0.001s) 2022-11-23T04:18:33.9983666Z test_broadcast_coalesced_empty_tensors (__main__.TestCudaComm) ... skip: only one GPU detected (0.000s) 2022-11-23T04:18:33.9984127Z test_broadcast_cpu (__main__.TestCudaComm) ... skip: only one GPU detected (0.001s) 2022-11-23T04:18:33.9984549Z test_broadcast_gpu (__main__.TestCudaComm) ... skip: only one GPU detected (0.001s) 2022-11-23T04:18:33.9984975Z test_cpp_memory_snapshot_pickle (__main__.TestCudaComm) ... ok (1.801s) 2022-11-23T04:18:33.9985381Z test_gather (__main__.TestCudaComm) ... skip: only one GPU detected (0.001s) 2022-11-23T04:18:33.9985797Z test_gather_dim (__main__.TestCudaComm) ... skip: only one GPU detected (0.001s) 2022-11-23T04:18:33.9986216Z test_gather_namedtuple (__main__.TestCudaComm) ... skip: Test needs multiple GPUs (0.002s) 2022-11-23T04:18:33.9986654Z test_gather_neg_dim (__main__.TestCudaComm) ... skip: only one GPU detected (0.001s) 2022-11-23T04:18:33.9987059Z test_matmul_device_mismatch (__main__.TestCudaComm) ... ok (0.042s) 2022-11-23T04:18:33.9987471Z test_memory_format_scatter_gather (__main__.TestCudaComm) ... skip: only one GPU detected (0.001s) 2022-11-23T04:18:33.9987968Z test_memory_snapshot (__main__.TestCudaComm) ... Downloading flamegraph.pl to: /tmp/1000_flamegraph.pl 2022-11-23T04:18:33.9988434Z ok (0.276s) 2022-11-23T04:18:33.9988737Z test_memory_snapshot_with_cpp (__main__.TestCudaComm) ... ok (0.010s) 2022-11-23T04:18:33.9989113Z test_notifies_oom (__main__.TestCudaComm) ... ok (0.006s) 2022-11-23T04:18:33.9989487Z test_raises_oom (__main__.TestCudaComm) ... ok (0.006s) 2022-11-23T04:18:33.9989873Z test_reduce_add (__main__.TestCudaComm) ... skip: only one GPU detected (0.001s) 2022-11-23T04:18:33.9990291Z test_reduce_add_coalesced (__main__.TestCudaComm) ... skip: only one GPU detected (0.001s) 2022-11-23T04:18:33.9990761Z test_reduce_add_coalesced_dense_only (__main__.TestCudaComm) ... skip: only one GPU detected (0.001s) 2022-11-23T04:18:33.9991220Z test_scatter_cpu (__main__.TestCudaComm) ... skip: only one GPU detected (0.001s) 2022-11-23T04:18:33.9991650Z test_scatter_cpu_dim (__main__.TestCudaComm) ... skip: only one GPU detected (0.001s) 2022-11-23T04:18:33.9992071Z test_scatter_cpu_neg_dim (__main__.TestCudaComm) ... skip: only one GPU detected (0.001s) 2022-11-23T04:18:33.9992510Z test_scatter_cpu_sizes (__main__.TestCudaComm) ... skip: only one GPU detected (0.001s) 2022-11-23T04:18:33.9992935Z test_scatter_gpu (__main__.TestCudaComm) ... skip: only one GPU detected (0.001s) 2022-11-23T04:18:33.9993340Z test_scatter_gpu_dim (__main__.TestCudaComm) ... skip: only one GPU detected (0.001s) 2022-11-23T04:18:33.9993771Z test_scatter_gpu_neg_dim (__main__.TestCudaComm) ... skip: only one GPU detected (0.001s) 2022-11-23T04:18:33.9994217Z test_scatter_gpu_sizes (__main__.TestCudaComm) ... skip: only one GPU detected (0.001s) 2022-11-23T04:18:33.9994668Z test_scatter_namedtuple (__main__.TestCudaComm) ... skip: Test needs multiple GPUs (0.002s) 2022-11-23T04:18:33.9994925Z 2022-11-23T04:18:33.9995196Z ---------------------------------------------------------------------- 2022-11-23T04:18:33.9995529Z Ran 180 tests in 58.536s 2022-11-23T04:18:33.9995700Z 2022-11-23T04:18:33.9995907Z OK (skipped=63, expected failures=1) 2022-11-23T04:18:33.9996110Z 2022-11-23T04:18:33.9996235Z Generating XML reports... 2022-11-23T04:18:33.9996725Z Generated XML report: test-reports/python-unittest/test_cuda/TEST-TestCuda-20221123041734.xml 2022-11-23T04:18:33.9997354Z Generated XML report: test-reports/python-unittest/test_cuda/TEST-TestCudaComm-20221123041734.xml 2022-11-23T04:18:33.9997653Z 2022-11-23T04:18:33.9998014Z ##[endgroup] 2022-11-23T04:18:33.9998488Z FINISHED PRINTING LOG FILE of test_cuda (/var/lib/jenkins/workspace/test/test-reports/test_cuda_yf2soqpf) 2022-11-23T04:18:33.9998768Z 2022-11-23T04:18:33.9999010Z Running test_multiprocessing ... [2022-11-23 04:18:33.988486] 2022-11-23T04:18:33.9999650Z Executing ['/opt/conda/bin/python', '-bb', 'test_multiprocessing.py', '-v', '--import-slow-tests', '--import-disabled-tests'] ... [2022-11-23 04:18:33.988812] 2022-11-23T04:19:37.2785901Z 2022-11-23T04:19:37.2786644Z Expand the folded group to see the log file of test_multiprocessing 2022-11-23T04:19:37.2790194Z ##[group]PRINTING LOG FILE of test_multiprocessing (/var/lib/jenkins/workspace/test/test-reports/test_multiprocessing_2c3spm3q) 2022-11-23T04:19:37.2790742Z 2022-11-23T04:19:37.2790863Z Running tests... 2022-11-23T04:19:37.2791382Z ---------------------------------------------------------------------- 2022-11-23T04:19:37.2792361Z Test results will be stored in test-reports/python-unittest/test_multiprocessing 2022-11-23T04:19:37.2793026Z test_autograd_errors (__main__.TestMultiprocessing) ... ok (1.647s) 2022-11-23T04:19:37.2794727Z test_autograd_fine_with_spawn (__main__.TestMultiprocessing) ... /opt/conda/lib/python3.10/site-packages/torch/testing/_internal/common_utils.py:121: UserWarning: loaded 51 slow tests 2022-11-23T04:19:37.2795326Z warnings.warn(f"loaded {len(slow_tests_dict)} slow tests") 2022-11-23T04:19:37.2795894Z /opt/conda/lib/python3.10/site-packages/torch/testing/_internal/common_utils.py:125: UserWarning: loaded 420 disabled tests 2022-11-23T04:19:37.2796385Z warnings.warn(f"loaded {len(disabled_tests_dict)} disabled tests") 2022-11-23T04:19:37.2797251Z /opt/conda/lib/python3.10/site-packages/torch/testing/_internal/common_utils.py:121: UserWarning: loaded 51 slow tests 2022-11-23T04:19:37.2797994Z warnings.warn(f"loaded {len(slow_tests_dict)} slow tests") 2022-11-23T04:19:37.2798756Z /opt/conda/lib/python3.10/site-packages/torch/testing/_internal/common_utils.py:125: UserWarning: loaded 420 disabled tests 2022-11-23T04:19:37.2799243Z warnings.warn(f"loaded {len(disabled_tests_dict)} disabled tests") 2022-11-23T04:19:37.2799842Z /opt/conda/lib/python3.10/site-packages/torch/testing/_internal/common_utils.py:121: UserWarning: loaded 51 slow tests 2022-11-23T04:19:37.2800304Z warnings.warn(f"loaded {len(slow_tests_dict)} slow tests") 2022-11-23T04:19:37.2801000Z /opt/conda/lib/python3.10/site-packages/torch/testing/_internal/common_utils.py:125: UserWarning: loaded 420 disabled tests 2022-11-23T04:19:37.2801723Z warnings.warn(f"loaded {len(disabled_tests_dict)} disabled tests") 2022-11-23T04:19:37.2802185Z ok (1.890s) 2022-11-23T04:19:37.2802481Z test_cuda_bad_call (__main__.TestMultiprocessing) ... ok (0.033s) 2022-11-23T04:19:37.2803194Z test_cuda_ipc_deadlock (__main__.TestMultiprocessing) ... /opt/conda/lib/python3.10/site-packages/torch/testing/_internal/common_utils.py:121: UserWarning: loaded 51 slow tests 2022-11-23T04:19:37.2803732Z warnings.warn(f"loaded {len(slow_tests_dict)} slow tests") 2022-11-23T04:19:37.2804327Z /opt/conda/lib/python3.10/site-packages/torch/testing/_internal/common_utils.py:125: UserWarning: loaded 420 disabled tests 2022-11-23T04:19:37.2804777Z warnings.warn(f"loaded {len(disabled_tests_dict)} disabled tests") 2022-11-23T04:19:37.2805358Z /opt/conda/lib/python3.10/site-packages/torch/testing/_internal/common_utils.py:121: UserWarning: loaded 51 slow tests 2022-11-23T04:19:37.2805812Z warnings.warn(f"loaded {len(slow_tests_dict)} slow tests") 2022-11-23T04:19:37.2806518Z /opt/conda/lib/python3.10/site-packages/torch/testing/_internal/common_utils.py:125: UserWarning: loaded 420 disabled tests 2022-11-23T04:19:37.2806995Z warnings.warn(f"loaded {len(disabled_tests_dict)} disabled tests") 2022-11-23T04:19:37.2807516Z [W CudaIPCTypes.cpp:15] Producer process has been terminated before all shared CUDA tensors released. See Note [Sharing CUDA tensors] 2022-11-23T04:19:37.2807934Z ok (5.175s) 2022-11-23T04:19:37.2808595Z test_cuda_memory_allocation (__main__.TestMultiprocessing) ... /opt/conda/lib/python3.10/site-packages/torch/testing/_internal/common_utils.py:121: UserWarning: loaded 51 slow tests 2022-11-23T04:19:37.2809117Z warnings.warn(f"loaded {len(slow_tests_dict)} slow tests") 2022-11-23T04:19:37.2809689Z /opt/conda/lib/python3.10/site-packages/torch/testing/_internal/common_utils.py:125: UserWarning: loaded 420 disabled tests 2022-11-23T04:19:37.2810154Z warnings.warn(f"loaded {len(disabled_tests_dict)} disabled tests") 2022-11-23T04:19:37.2810649Z ok (3.469s) 2022-11-23T04:19:37.2811776Z test_cuda_parameter_sharing (__main__.TestMultiprocessing) ... /opt/conda/lib/python3.10/site-packages/torch/utils/hooks.py:59: UserWarning: backward hook .hook at 0x7fb850f7aef0> on tensor will not be serialized. If this is expected, you can decorate the function with @torch.utils.hooks.unserializable_hook to suppress this warning 2022-11-23T04:19:37.2812883Z warnings.warn("backward hook {} on tensor will not be " 2022-11-23T04:19:37.2813472Z /opt/conda/lib/python3.10/site-packages/torch/testing/_internal/common_utils.py:121: UserWarning: loaded 51 slow tests 2022-11-23T04:19:37.2813923Z warnings.warn(f"loaded {len(slow_tests_dict)} slow tests") 2022-11-23T04:19:37.2814499Z /opt/conda/lib/python3.10/site-packages/torch/testing/_internal/common_utils.py:125: UserWarning: loaded 420 disabled tests 2022-11-23T04:19:37.2814953Z warnings.warn(f"loaded {len(disabled_tests_dict)} disabled tests") 2022-11-23T04:19:37.2815262Z ok (3.450s) 2022-11-23T04:19:37.2815671Z test_cuda_send_many (__main__.TestMultiprocessing) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:19:37.2816926Z test_cuda_simple (__main__.TestMultiprocessing) ... skip: Test is disabled because an issue exists disabling it: https://github.com/pytorch/pytorch/issues/86579 for platform(s) linux. If you're seeing this on your local machine and would like to enable this test, please make sure CI is not set and you are not using the flag --import-disabled-tests. (0.001s) 2022-11-23T04:19:37.2817722Z test_cuda_small_tensors (__main__.TestMultiprocessing) ... skip: found only 1 GPU (0.001s) 2022-11-23T04:19:37.2818889Z test_cuda_variable_sharing (__main__.TestMultiprocessing) ... /opt/conda/lib/python3.10/site-packages/torch/utils/hooks.py:59: UserWarning: backward hook .hook at 0x7fb850f7a5f0> on tensor will not be serialized. If this is expected, you can decorate the function with @torch.utils.hooks.unserializable_hook to suppress this warning 2022-11-23T04:19:37.2819669Z warnings.warn("backward hook {} on tensor will not be " 2022-11-23T04:19:37.2820655Z /opt/conda/lib/python3.10/site-packages/torch/testing/_internal/common_utils.py:121: UserWarning: loaded 51 slow tests 2022-11-23T04:19:37.2821097Z warnings.warn(f"loaded {len(slow_tests_dict)} slow tests") 2022-11-23T04:19:37.2821677Z /opt/conda/lib/python3.10/site-packages/torch/testing/_internal/common_utils.py:125: UserWarning: loaded 420 disabled tests 2022-11-23T04:19:37.2822152Z warnings.warn(f"loaded {len(disabled_tests_dict)} disabled tests") 2022-11-23T04:19:37.2822750Z /opt/conda/lib/python3.10/site-packages/torch/testing/_internal/common_utils.py:121: UserWarning: loaded 51 slow tests 2022-11-23T04:19:37.2823186Z warnings.warn(f"loaded {len(slow_tests_dict)} slow tests") 2022-11-23T04:19:37.2823757Z /opt/conda/lib/python3.10/site-packages/torch/testing/_internal/common_utils.py:125: UserWarning: loaded 420 disabled tests 2022-11-23T04:19:37.2824332Z warnings.warn(f"loaded {len(disabled_tests_dict)} disabled tests") 2022-11-23T04:19:37.2824642Z ok (6.906s) 2022-11-23T04:19:37.2824955Z test_empty_shared (__main__.TestMultiprocessing) ... ok (0.001s) 2022-11-23T04:19:37.2825357Z test_empty_tensor_sharing (__main__.TestMultiprocessing) ... ok (0.003s) 2022-11-23T04:19:37.2825787Z test_empty_tensor_sharing_cuda (__main__.TestMultiprocessing) ... ok (0.003s) 2022-11-23T04:19:37.2826480Z test_event (__main__.TestMultiprocessing) ... /opt/conda/lib/python3.10/site-packages/torch/testing/_internal/common_utils.py:121: UserWarning: loaded 51 slow tests 2022-11-23T04:19:37.2826983Z warnings.warn(f"loaded {len(slow_tests_dict)} slow tests") 2022-11-23T04:19:37.2827560Z /opt/conda/lib/python3.10/site-packages/torch/testing/_internal/common_utils.py:125: UserWarning: loaded 420 disabled tests 2022-11-23T04:19:37.2828013Z warnings.warn(f"loaded {len(disabled_tests_dict)} disabled tests") 2022-11-23T04:19:37.2828371Z ok (3.536s) 2022-11-23T04:19:37.2829004Z test_event_handle_exporter (__main__.TestMultiprocessing) ... /opt/conda/lib/python3.10/site-packages/torch/testing/_internal/common_utils.py:121: UserWarning: loaded 51 slow tests 2022-11-23T04:19:37.2829524Z warnings.warn(f"loaded {len(slow_tests_dict)} slow tests") 2022-11-23T04:19:37.2830107Z /opt/conda/lib/python3.10/site-packages/torch/testing/_internal/common_utils.py:125: UserWarning: loaded 420 disabled tests 2022-11-23T04:19:37.2830570Z warnings.warn(f"loaded {len(disabled_tests_dict)} disabled tests") 2022-11-23T04:19:37.2830879Z ok (3.555s) 2022-11-23T04:19:37.2831501Z test_event_handle_importer (__main__.TestMultiprocessing) ... /opt/conda/lib/python3.10/site-packages/torch/testing/_internal/common_utils.py:121: UserWarning: loaded 51 slow tests 2022-11-23T04:19:37.2832000Z warnings.warn(f"loaded {len(slow_tests_dict)} slow tests") 2022-11-23T04:19:37.2832577Z /opt/conda/lib/python3.10/site-packages/torch/testing/_internal/common_utils.py:125: UserWarning: loaded 420 disabled tests 2022-11-23T04:19:37.2833144Z warnings.warn(f"loaded {len(disabled_tests_dict)} disabled tests") 2022-11-23T04:19:37.2833458Z ok (3.530s) 2022-11-23T04:19:37.2833808Z test_event_handle_multi_gpu (__main__.TestMultiprocessing) ... skip: found only 1 GPU (0.001s) 2022-11-23T04:19:37.2834553Z test_event_multiprocess (__main__.TestMultiprocessing) ... /opt/conda/lib/python3.10/site-packages/torch/testing/_internal/common_utils.py:121: UserWarning: loaded 51 slow tests 2022-11-23T04:19:37.2835077Z warnings.warn(f"loaded {len(slow_tests_dict)} slow tests") 2022-11-23T04:19:37.2835649Z /opt/conda/lib/python3.10/site-packages/torch/testing/_internal/common_utils.py:125: UserWarning: loaded 420 disabled tests 2022-11-23T04:19:37.2836097Z warnings.warn(f"loaded {len(disabled_tests_dict)} disabled tests") 2022-11-23T04:19:37.2836410Z ok (3.532s) 2022-11-23T04:19:37.2837386Z test_fd_pool (__main__.TestMultiprocessing) ... skip: Test is disabled because an issue exists disabling it: https://github.com/pytorch/pytorch/issues/69660 for allplatform(s) . If you're seeing this on your local machine and would like to enable this test, please make sure CI is not set and you are not using the flag --import-disabled-tests. (0.001s) 2022-11-23T04:19:37.2838719Z test_fd_preserve_sharing (__main__.TestMultiprocessing) ... /opt/conda/lib/python3.10/site-packages/torch/storage.py:315: UserWarning: TypedStorage is deprecated. It will be removed in the future and UntypedStorage will be the only storage class. This should only matter to you if you are using storages directly. 2022-11-23T04:19:37.2839359Z warnings.warn(message, UserWarning) 2022-11-23T04:19:37.2839633Z ok (0.250s) 2022-11-23T04:19:37.2840670Z test_fd_sharing (__main__.TestMultiprocessing) ... skip: Test is disabled because an issue exists disabling it: https://github.com/pytorch/pytorch/issues/68831 for platform(s) win, linux. If you're seeing this on your local machine and would like to enable this test, please make sure CI is not set and you are not using the flag --import-disabled-tests. (0.001s) 2022-11-23T04:19:37.2842077Z test_fs (__main__.TestMultiprocessing) ... skip: Test is disabled because an issue exists disabling it: https://github.com/pytorch/pytorch/issues/76866 for platform(s) asan, linux. If you're seeing this on your local machine and would like to enable this test, please make sure CI is not set and you are not using the flag --import-disabled-tests. (0.001s) 2022-11-23T04:19:37.2842811Z test_fs_is_shared (__main__.TestMultiprocessing) ... ok (0.461s) 2022-11-23T04:19:37.2843824Z test_fs_pool (__main__.TestMultiprocessing) ... skip: Test is disabled because an issue exists disabling it: https://github.com/pytorch/pytorch/issues/69659 for allplatform(s) . If you're seeing this on your local machine and would like to enable this test, please make sure CI is not set and you are not using the flag --import-disabled-tests. (0.001s) 2022-11-23T04:19:37.2844573Z test_fs_preserve_sharing (__main__.TestMultiprocessing) ... ok (0.188s) 2022-11-23T04:19:37.2845676Z test_fs_sharing (__main__.TestMultiprocessing) ... skip: Test is disabled because an issue exists disabling it: https://github.com/pytorch/pytorch/issues/67002 for platform(s) windows, mac, linux. If you're seeing this on your local machine and would like to enable this test, please make sure CI is not set and you are not using the flag --import-disabled-tests. (0.001s) 2022-11-23T04:19:37.2847090Z test_inherit_tensor (__main__.TestMultiprocessing) ... skip: Test is disabled because an issue exists disabling it: https://github.com/pytorch/pytorch/issues/79776 for platform(s) linux. If you're seeing this on your local machine and would like to enable this test, please make sure CI is not set and you are not using the flag --import-disabled-tests. (0.001s) 2022-11-23T04:19:37.2848185Z test_integer_parameter_serialization_cpu (__main__.TestMultiprocessing) ... /opt/conda/lib/python3.10/site-packages/torch/testing/_internal/common_utils.py:121: UserWarning: loaded 51 slow tests 2022-11-23T04:19:37.2848801Z warnings.warn(f"loaded {len(slow_tests_dict)} slow tests") 2022-11-23T04:19:37.2849366Z /opt/conda/lib/python3.10/site-packages/torch/testing/_internal/common_utils.py:125: UserWarning: loaded 420 disabled tests 2022-11-23T04:19:37.2849838Z warnings.warn(f"loaded {len(disabled_tests_dict)} disabled tests") 2022-11-23T04:19:37.2850147Z ok (2.068s) 2022-11-23T04:19:37.2850804Z test_integer_parameter_serialization_cuda (__main__.TestMultiprocessing) ... /opt/conda/lib/python3.10/site-packages/torch/testing/_internal/common_utils.py:121: UserWarning: loaded 51 slow tests 2022-11-23T04:19:37.2851352Z warnings.warn(f"loaded {len(slow_tests_dict)} slow tests") 2022-11-23T04:19:37.2851925Z /opt/conda/lib/python3.10/site-packages/torch/testing/_internal/common_utils.py:125: UserWarning: loaded 420 disabled tests 2022-11-23T04:19:37.2852400Z warnings.warn(f"loaded {len(disabled_tests_dict)} disabled tests") 2022-11-23T04:19:37.2852692Z ok (3.429s) 2022-11-23T04:19:37.2853002Z test_is_shared (__main__.TestMultiprocessing) ... ok (0.001s) 2022-11-23T04:19:37.2853391Z test_is_shared_cuda (__main__.TestMultiprocessing) ... ok (0.001s) 2022-11-23T04:19:37.2854085Z test_leaf_variable_sharing (__main__.TestMultiprocessing) ... /opt/conda/lib/python3.10/site-packages/torch/testing/_internal/common_utils.py:121: UserWarning: loaded 51 slow tests 2022-11-23T04:19:37.2854622Z warnings.warn(f"loaded {len(slow_tests_dict)} slow tests") 2022-11-23T04:19:37.2855199Z /opt/conda/lib/python3.10/site-packages/torch/testing/_internal/common_utils.py:125: UserWarning: loaded 420 disabled tests 2022-11-23T04:19:37.2855669Z warnings.warn(f"loaded {len(disabled_tests_dict)} disabled tests") 2022-11-23T04:19:37.2856230Z /opt/conda/lib/python3.10/site-packages/torch/testing/_internal/common_utils.py:121: UserWarning: loaded 51 slow tests 2022-11-23T04:19:37.2856680Z warnings.warn(f"loaded {len(slow_tests_dict)} slow tests") 2022-11-23T04:19:37.2857309Z /opt/conda/lib/python3.10/site-packages/torch/testing/_internal/common_utils.py:125: UserWarning: loaded 420 disabled tests 2022-11-23T04:19:37.2857789Z warnings.warn(f"loaded {len(disabled_tests_dict)} disabled tests") 2022-11-23T04:19:37.2858093Z ok (6.321s) 2022-11-23T04:19:37.2858735Z test_mixed_types_cuda_sharing (__main__.TestMultiprocessing) ... /opt/conda/lib/python3.10/site-packages/torch/testing/_internal/common_utils.py:121: UserWarning: loaded 51 slow tests 2022-11-23T04:19:37.2859261Z warnings.warn(f"loaded {len(slow_tests_dict)} slow tests") 2022-11-23T04:19:37.2859814Z /opt/conda/lib/python3.10/site-packages/torch/testing/_internal/common_utils.py:125: UserWarning: loaded 420 disabled tests 2022-11-23T04:19:37.2860658Z warnings.warn(f"loaded {len(disabled_tests_dict)} disabled tests") 2022-11-23T04:19:37.2860974Z ok (8.156s) 2022-11-23T04:19:37.2861308Z test_non_leaf_variable_sharing (__main__.TestMultiprocessing) ... ok (0.003s) 2022-11-23T04:19:37.2862463Z test_parameter_sharing (__main__.TestMultiprocessing) ... /opt/conda/lib/python3.10/site-packages/torch/utils/hooks.py:59: UserWarning: backward hook .hook at 0x7fb850fc09d0> on tensor will not be serialized. If this is expected, you can decorate the function with @torch.utils.hooks.unserializable_hook to suppress this warning 2022-11-23T04:19:37.2863255Z warnings.warn("backward hook {} on tensor will not be " 2022-11-23T04:19:37.2863546Z ok (0.045s) 2022-11-23T04:19:37.2864588Z test_variable_sharing (__main__.TestMultiprocessing) ... /opt/conda/lib/python3.10/site-packages/torch/utils/hooks.py:59: UserWarning: backward hook .hook at 0x7fb850fc0d30> on tensor will not be serialized. If this is expected, you can decorate the function with @torch.utils.hooks.unserializable_hook to suppress this warning 2022-11-23T04:19:37.2865348Z warnings.warn("backward hook {} on tensor will not be " 2022-11-23T04:19:37.2865636Z ok (0.066s) 2022-11-23T04:19:37.2866067Z test_wrong_cuda_fork (__main__.TestMultiprocessing) ... ok (3.263s) 2022-11-23T04:19:37.2866302Z 2022-11-23T04:19:37.2866578Z ---------------------------------------------------------------------- 2022-11-23T04:19:37.2866905Z Ran 37 tests in 60.995s 2022-11-23T04:19:37.2867076Z 2022-11-23T04:19:37.2867187Z OK (skipped=10) 2022-11-23T04:19:37.2867344Z 2022-11-23T04:19:37.2867469Z Generating XML reports... 2022-11-23T04:19:37.2868022Z Generated XML report: test-reports/python-unittest/test_multiprocessing/TEST-TestMultiprocessing-20221123041835.xml 2022-11-23T04:19:37.2868360Z 2022-11-23T04:19:37.2868697Z ##[endgroup] 2022-11-23T04:19:37.2869235Z FINISHED PRINTING LOG FILE of test_multiprocessing (/var/lib/jenkins/workspace/test/test-reports/test_multiprocessing_2c3spm3q) 2022-11-23T04:19:37.2869553Z 2022-11-23T04:19:37.2869768Z Running test_jit_cuda_fuser ... [2022-11-23 04:19:37.278608] 2022-11-23T04:19:37.2870405Z Executing ['/opt/conda/bin/python', '-bb', 'test_jit_cuda_fuser.py', '-v', '--import-slow-tests', '--import-disabled-tests'] ... [2022-11-23 04:19:37.278879] 2022-11-23T04:22:07.7781791Z 2022-11-23T04:22:07.7782795Z Expand the folded group to see the beginning of the log file of test_jit_cuda_fuser 2022-11-23T04:22:07.7784090Z ##[group]PRINTING BEGINNING OF LOG FILE of test_jit_cuda_fuser (/var/lib/jenkins/workspace/test/test-reports/test_jit_cuda_fuser_cw2gpa9l) 2022-11-23T04:22:07.7784681Z 2022-11-23T04:22:07.7784829Z Running tests... 2022-11-23T04:22:07.7791847Z ---------------------------------------------------------------------- 2022-11-23T04:22:07.7792715Z Test results will be stored in test-reports/python-unittest/test_jit_cuda_fuser 2022-11-23T04:22:07.7793458Z test__softmax_function (__main__.TestCudaFuser) ... skip: reduction not supported in pre volta device (0.001s) 2022-11-23T04:22:07.7794304Z test__softmax_function_half_to_float (__main__.TestCudaFuser) ... skip: reduction not supported in pre volta device (0.001s) 2022-11-23T04:22:07.7796661Z test_addcmul_ops (__main__.TestCudaFuser) ... /opt/conda/lib/python3.10/site-packages/torch/testing/_internal/common_utils.py:470: UserWarning: fmad is disabled for nvrtc, which could negatively affect performance. Try removing `fma` from env variable PYTORCH_NVFUSER_DISABLE for optimal performance. (Triggered internally at /var/lib/jenkins/workspace/torch/csrc/jit/codegen/cuda/utils.cpp:158.) 2022-11-23T04:22:07.7797993Z return callable(*args, **kwargs) 2022-11-23T04:22:07.7799719Z /opt/conda/lib/python3.10/site-packages/torch/testing/_internal/common_utils.py:470: UserWarning: ptxas optimization level manually set as 0, which could negatively affect performance. Try removing env variable PYTORCH_NVFUSER_JIT_OPT_LEVEL for optimal performance. (Triggered internally at /var/lib/jenkins/workspace/torch/csrc/jit/codegen/cuda/executor_utils.cpp:1104.) 2022-11-23T04:22:07.7801065Z return callable(*args, **kwargs) 2022-11-23T04:22:07.7801441Z ok (1.198s) 2022-11-23T04:22:07.7802039Z test_alias_pass_fix (__main__.TestCudaFuser) ... skip: skipping this test since unsqueeze is disabled now (0.001s) 2022-11-23T04:22:07.7802863Z test_autocast_1 (__main__.TestCudaFuser) ... skip: reduction not supported in pre volta device (0.002s) 2022-11-23T04:22:07.7803744Z test_autocast_1_bfloat (__main__.TestCudaFuser) ... skip: reduction not supported in pre volta device (0.002s) 2022-11-23T04:22:07.7804734Z test_autocast_2 (__main__.TestCudaFuser) ... skip: reduction not supported in pre volta device (0.002s) 2022-11-23T04:22:07.7805576Z test_autocast_2_bfloat (__main__.TestCudaFuser) ... skip: reduction not supported in pre volta device (0.001s) 2022-11-23T04:22:07.7807646Z test_backward_type (__main__.TestCudaFuser) ... /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.) 2022-11-23T04:22:07.7809491Z Variable._execution_engine.run_backward( # Calls into the C++ engine to run the backward pass 2022-11-23T04:22:07.7810078Z ok (1.540s) 2022-11-23T04:22:07.7810788Z test_batch_norm_half (__main__.TestCudaFuser) ... skip: reduction not supported in pre volta device (0.001s) 2022-11-23T04:22:07.7811805Z test_batch_norm_impl_index_correctness (__main__.TestCudaFuser) ... skip: reduction not supported in pre volta device (0.001s) 2022-11-23T04:22:07.7812844Z test_batch_norm_impl_index_inner_bcast (__main__.TestCudaFuser) ... skip: reduction not supported in pre volta device (0.001s) 2022-11-23T04:22:07.7813791Z test_bfloat (__main__.TestCudaFuser) ... skip: device does not support BFloat16 (0.002s) 2022-11-23T04:22:07.7814574Z test_binary_bitwise (__main__.TestCudaFuser) ... ok (27.519s) 2022-11-23T04:22:07.7815438Z test_binary_ops (__main__.TestCudaFuser) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-11-23T04:22:07.7816335Z test_binary_ops_channels_last_with_bcast (__main__.TestCudaFuser) ... ok (0.425s) 2022-11-23T04:22:07.7817308Z test_binary_ops_complex (__main__.TestCudaFuser) ... skip: see issue https://github.com/csarofeen/pytorch/issues/1730 (0.001s) 2022-11-23T04:22:07.7818214Z test_binary_ops_permutation (__main__.TestCudaFuser) ... ok (35.346s) 2022-11-23T04:22:07.7818903Z test_branches (__main__.TestCudaFuser) ... ok (0.804s) 2022-11-23T04:22:07.7819588Z test_broadcasting_0 (__main__.TestCudaFuser) ... ok (0.420s) 2022-11-23T04:22:07.7820682Z test_broadcasting_1 (__main__.TestCudaFuser) ... ok (0.422s) 2022-11-23T04:22:07.7821389Z test_broadcasting_2 (__main__.TestCudaFuser) ... ok (0.435s) 2022-11-23T04:22:07.7822049Z test_broadcasting_3 (__main__.TestCudaFuser) ... ok (0.403s) 2022-11-23T04:22:07.7823103Z test_broadcasting_multiple_output (__main__.TestCudaFuser) ... skip: broadcast on branches can't be resolved yet (0.001s) 2022-11-23T04:22:07.7824093Z test_broadcasting_multiple_output_shape (__main__.TestCudaFuser) ... skip: Broadcast with different output not supported yet (0.001s) 2022-11-23T04:22:07.7824985Z test_broadcasting_partition_logic_0 (__main__.TestCudaFuser) ... ok (0.444s) 2022-11-23T04:22:07.7825779Z test_broadcasting_partition_logic_1 (__main__.TestCudaFuser) ... ok (0.445s) 2022-11-23T04:22:07.7826461Z test_build_shape_expression_native_dropout (__main__.TestCudaFuser) ... ok (0.452s) 2022-11-23T04:22:07.7827157Z test_category_rule (__main__.TestCudaFuser) ... ok (1.455s) 2022-11-23T04:22:07.7827724Z test_channels_last_with_broadcast (__main__.TestCudaFuser) ... ok (1.256s) 2022-11-23T04:22:07.7828150Z test_chunk (__main__.TestCudaFuser) ... ok (0.420s) 2022-11-23T04:22:07.7828679Z test_clamp (__main__.TestCudaFuser) ... ok (0.822s) 2022-11-23T04:22:07.7836419Z test_clamp_reversed_bound (__main__.TestCudaFuser) ... ok (0.382s) 2022-11-23T04:22:07.7836990Z test_clean_profile_ivalue (__main__.TestCudaFuser) ... ok (0.166s) 2022-11-23T04:22:07.7837582Z test_const (__main__.TestCudaFuser) ... ok (0.392s) 2022-11-23T04:22:07.7838376Z test_contiguous_on_broadcasted (__main__.TestCudaFuser) ... ok (0.398s) 2022-11-23T04:22:07.7839086Z test_conv2d_bias (__main__.TestCudaFuser) ... ok (1.081s) 2022-11-23T04:22:07.7841050Z test_conv2d_symbolic_shapes (__main__.TestCudaFuser) ... /opt/conda/lib/python3.10/site-packages/torch/testing/_internal/common_utils.py:470: UserWarning: concrete shape for bias input is required to decompose into conv + bias (Triggered internally at /var/lib/jenkins/workspace/torch/csrc/jit/codegen/cuda/graph_fuser.cpp:2304.) 2022-11-23T04:22:07.7842707Z return callable(*args, **kwargs) 2022-11-23T04:22:07.7843271Z ok (0.178s) 2022-11-23T04:22:07.7843639Z test_cpu_scalar (__main__.TestCudaFuser) ... ok (0.635s) 2022-11-23T04:22:07.7844250Z test_cuda_fusion_guard (__main__.TestCudaFuser) ... ok (0.175s) 2022-11-23T04:22:07.7845376Z test_cuda_fusion_guard_backward (__main__.TestCudaFuser) ... STAGE:2022-11-23 04:21:00 8150:8150 ActivityProfilerController.cpp:300] Completed Stage: Warm Up 2022-11-23T04:22:07.7846897Z STAGE:2022-11-23 04:21:00 8150:8150 ActivityProfilerController.cpp:306] Completed Stage: Collection 2022-11-23T04:22:07.7847996Z STAGE:2022-11-23 04:21:00 8150:8150 ActivityProfilerController.cpp:310] Completed Stage: Post Processing 2022-11-23T04:22:07.7848604Z ok (1.228s) 2022-11-23T04:22:07.7849159Z test_device_constant (__main__.TestCudaFuser) ... ok (0.167s) 2022-11-23T04:22:07.7849967Z test_disable_const_chunk_propagation_for_normalization (__main__.TestCudaFuser) ... ok (0.454s) 2022-11-23T04:22:07.7850808Z test_disable_sibling_fuse (__main__.TestCudaFuser) ... ok (0.170s) 2022-11-23T04:22:07.7851541Z test_dropout_inference_fusion (__main__.TestCudaFuser) ... ok (0.410s) 2022-11-23T04:22:07.7852205Z test_dropout_train_nograd_fusion (__main__.TestCudaFuser) ... skip: not enough memory (0.001s) 2022-11-23T04:22:07.7852867Z test_dropout_train_nograd_prob_check (__main__.TestCudaFuser) ... ok (0.607s) 2022-11-23T04:22:07.7853784Z test_dropout_training_fusion (__main__.TestCudaFuser) ... skip: reduction not supported in pre volta device (0.001s) 2022-11-23T04:22:07.7854654Z test_dropout_training_prob_check (__main__.TestCudaFuser) ... ok (0.612s) 2022-11-23T04:22:07.7855597Z test_dynamic_size (__main__.TestCudaFuser) ... [W init.cpp:835] Warning: Use _jit_set_fusion_strategy, bailout depth is deprecated. Setting to (STATIC, 20) (function operator()) 2022-11-23T04:22:07.7856419Z ok (0.443s) 2022-11-23T04:22:07.7857488Z test_expand (__main__.TestCudaFuser) ... /opt/conda/lib/python3.10/site-packages/torch/jit/__init__.py:216: UserWarning: Only works in script mode 2022-11-23T04:22:07.7858377Z warnings.warn("Only works in script mode") 2022-11-23T04:22:07.7858796Z ok (0.424s) 2022-11-23T04:22:07.7859253Z test_fix_shape_expression_bn (__main__.TestCudaFuser) ... skip: reduction not supported in pre volta device (0.002s) 2022-11-23T04:22:07.7860694Z test_flatten (__main__.TestCudaFuser) ... skip: skipping this test since flatten is disabled now (0.001s) 2022-11-23T04:22:07.7861190Z test_gelu (__main__.TestCudaFuser) ... ok (1.371s) 2022-11-23T04:22:07.7861789Z test_grad_sum_to_size (__main__.TestCudaFuser) ... skip: reduction not supported in pre volta device (0.002s) 2022-11-23T04:22:07.7862575Z test_graph_for_with_missing_optimized_engine (__main__.TestCudaFuser) ... ok (0.413s) 2022-11-23T04:22:07.7863115Z test_graph_rng (__main__.TestCudaFuser) ... ok (0.619s) 2022-11-23T04:22:07.7863628Z test_half (__main__.TestCudaFuser) ... ok (0.450s) 2022-11-23T04:22:07.7864223Z test_high_rank_fusion (__main__.TestCudaFuser) ... ok (0.169s) 2022-11-23T04:22:07.7864930Z test_inf_quick_patch (__main__.TestCudaFuser) ... skip: reduction not supported in pre volta device (0.001s) 2022-11-23T04:22:07.7865476Z test_inplace_removal (__main__.TestCudaFuser) ... ok (0.406s) 2022-11-23T04:22:07.7866242Z test_input_output_passthrough (__main__.TestCudaFuser) ... ok (0.414s) 2022-11-23T04:22:07.7866932Z test_int_tensor_input (__main__.TestCudaFuser) ... skip: reduction not supported in pre volta device (0.001s) 2022-11-23T04:22:07.7867689Z test_issue1445_fusion (__main__.TestCudaFuser) ... ok (0.382s) 2022-11-23T04:22:07.7868281Z test_issue_1785 (__main__.TestCudaFuser) ... ok (1.095s) 2022-11-23T04:22:07.7869088Z test_layer_norm_autodiff (__main__.TestCudaFuser) ... skip: reduction not supported in pre volta device (0.002s) 2022-11-23T04:22:07.7869643Z test_layer_norm_parser (__main__.TestCudaFuser) ... skip: reduction not supported in pre volta device (0.001s) 2022-11-23T04:22:07.7870611Z test_layer_norm_trivial_reduce_dim (__main__.TestCudaFuser) ... skip: reduction not supported in pre volta device (0.001s) 2022-11-23T04:22:07.7871334Z test_linear (__main__.TestCudaFuser) ... ok (0.732s) 2022-11-23T04:22:07.7872772Z test_linear_symbolic_shapes (__main__.TestCudaFuser) ... /opt/conda/lib/python3.10/site-packages/torch/testing/_internal/common_utils.py:470: UserWarning: concrete shape for linear input & weight are required to decompose into matmul + bias (Triggered internally at /var/lib/jenkins/workspace/torch/csrc/jit/codegen/cuda/graph_fuser.cpp:2137.) 2022-11-23T04:22:07.7873878Z return callable(*args, **kwargs) 2022-11-23T04:22:07.7874382Z ok (0.183s) 2022-11-23T04:22:07.7875080Z test_multiple_device_pw (__main__.TestCudaFuser) ... skip: requires multiple CUDA device (0.001s) 2022-11-23T04:22:07.7875597Z test_native_batch_norm_backward (__main__.TestCudaFuser) ... skip: reduction not supported in pre volta device (0.002s) 2022-11-23T04:22:07.7876513Z test_native_layer_norm (__main__.TestCudaFuser) ... skip: reduction not supported in pre volta device (0.001s) 2022-11-23T04:22:07.7877423Z test_native_layer_norm_bfloat (__main__.TestCudaFuser) ... skip: reduction not supported in pre volta device (0.001s) 2022-11-23T04:22:07.7878406Z test_native_layer_norm_half (__main__.TestCudaFuser) ... skip: reduction not supported in pre volta device (0.001s) 2022-11-23T04:22:07.7879339Z test_nested_view (__main__.TestCudaFuser) ... skip: skipping this test since view is disabled now (0.000s) 2022-11-23T04:22:07.7880008Z test_no_tensor_input (__main__.TestCudaFuser) ... ok (0.433s) 2022-11-23T04:22:07.7880636Z test_norm (__main__.TestCudaFuser) ... skip: reduction not supported in pre volta device (0.008s) 2022-11-23T04:22:07.7881515Z test_norm_bfloat (__main__.TestCudaFuser) ... skip: reduction not supported in pre volta device (0.001s) 2022-11-23T04:22:07.7882253Z test_norm_channels_last (__main__.TestCudaFuser) ... skip: reduction not supported in pre volta device (0.001s) 2022-11-23T04:22:07.7883094Z test_norm_half (__main__.TestCudaFuser) ... skip: reduction not supported in pre volta device (0.001s) 2022-11-23T04:22:07.7883762Z test_norm_half_layer (__main__.TestCudaFuser) ... skip: reduction not supported in pre volta device (0.001s) 2022-11-23T04:22:07.7884617Z test_norm_large (__main__.TestCudaFuser) ... skip: reduction not supported in pre volta device (0.001s) 2022-11-23T04:22:07.7885489Z test_normalization_partition (__main__.TestCudaFuser) ... skip: reduction not supported in pre volta device (0.002s) 2022-11-23T04:22:07.7886033Z test_nvfuser_comparison_callbacks_with_fallback (__main__.TestCudaFuser) ... ok (0.421s) 2022-11-23T04:22:07.7886901Z test_nvfuser_comparison_callbacks_without_fallback (__main__.TestCudaFuser) ... ok (0.172s) 2022-11-23T04:22:07.7887640Z test_overlapped_input (__main__.TestCudaFuser) ... ok (0.402s) 2022-11-23T04:22:07.7888417Z test_permutation_preservation (__main__.TestCudaFuser) ... skip: reduction not supported in pre volta device (0.001s) 2022-11-23T04:22:07.7889104Z test_permutation_preservation_edge_case_0 (__main__.TestCudaFuser) ... ok (0.435s) 2022-11-23T04:22:07.7890077Z test_permutation_preservation_edge_case_1_broken (__main__.TestCudaFuser) ... /var/lib/jenkins/workspace/test/test_jit_cuda_fuser.py:2269: UserWarning: permutation propagation is broken, proper support should come after nvfuser permutation scheduler update 2022-11-23T04:22:07.7891173Z warnings.warn( 2022-11-23T04:22:07.7891657Z ok (0.602s) 2022-11-23T04:22:07.7892210Z test_permutation_preservation_edge_case_2 (__main__.TestCudaFuser) ... ok (0.516s) 2022-11-23T04:22:07.7892868Z test_permute (__main__.TestCudaFuser) ... ok (8.945s) 2022-11-23T04:22:07.7893569Z test_pointwise_reference_tensor (__main__.TestCudaFuser) ... ok (0.457s) 2022-11-23T04:22:07.7894265Z test_profile_ivalue (__main__.TestCudaFuser) ... skip: reduction not supported in pre volta device (0.001s) 2022-11-23T04:22:07.7895050Z test_profile_ivalue_multiple_profiles (__main__.TestCudaFuser) ... skip: reduction not supported in pre volta device (0.001s) 2022-11-23T04:22:07.7895872Z test_profiling_node (__main__.TestCudaFuser) ... skip: Skipped due to rand_like behavior change (0.001s) 2022-11-23T04:22:07.7896531Z test_pw_single_reduction_partition (__main__.TestCudaFuser) ... skip: reduction not supported in pre volta device (0.001s) 2022-11-23T04:22:07.7897192Z test_random_topo (__main__.TestCudaFuser) ... ok (0.642s) 2022-11-23T04:22:07.7898129Z test_reduction (__main__.TestCudaFuser) ... skip: reduction not supported in pre volta device (0.001s) 2022-11-23T04:22:07.7899089Z test_reduction_dtypes_axis (__main__.TestCudaFuser) ... skip: reduction not supported in pre volta device (0.001s) 2022-11-23T04:22:07.7899848Z test_reduction_empty_axes (__main__.TestCudaFuser) ... skip: reduction not supported in pre volta device (0.001s) 2022-11-23T04:22:07.7901004Z test_reduction_multiple_output (__main__.TestCudaFuser) ... skip: reduction not supported in pre volta device (0.002s) 2022-11-23T04:22:07.7901772Z test_reduction_permutation (__main__.TestCudaFuser) ... skip: reduction not supported in pre volta device (0.001s) 2022-11-23T04:22:07.7902696Z test_reduction_sizes_op (__main__.TestCudaFuser) ... skip: reduction not supported in pre volta device (0.001s) 2022-11-23T04:22:07.7903790Z test_remove_output_used_only_in_dtype (__main__.TestCudaFuser) ... skip: reduction not supported in pre volta device (0.001s) 2022-11-23T04:22:07.7904649Z test_rsub (__main__.TestCudaFuser) ... ok (0.426s) 2022-11-23T04:22:07.7905311Z test_scalar_cuda_tensor (__main__.TestCudaFuser) ... ok (0.378s) 2022-11-23T04:22:07.7905997Z test_scalar_input (__main__.TestCudaFuser) ... ok (0.430s) 2022-11-23T04:22:07.7906686Z test_scalar_tensor (__main__.TestCudaFuser) ... ok (0.379s) 2022-11-23T04:22:07.7907288Z test_scalar_tensor_permuted (__main__.TestCudaFuser) ... ok (0.394s) 2022-11-23T04:22:07.7908049Z test_scheduler_with_polymorphic_broadcast (__main__.TestCudaFuser) ... ok (1.064s) 2022-11-23T04:22:07.7908991Z test_shape_expression (__main__.TestCudaFuser) ... skip: skipping this test since squeeze/unsqueeze is disabled now (0.002s) 2022-11-23T04:22:07.7909705Z test_sibling_fusion (__main__.TestCudaFuser) ... skip: reduction not supported in pre volta device (0.001s) 2022-11-23T04:22:07.7910550Z test_sibling_fusion_no_scalar_inputs (__main__.TestCudaFuser) ... ok (0.168s) 2022-11-23T04:22:07.7911456Z test_single_reduction_broadcast (__main__.TestCudaFuser) ... skip: reduction not supported in pre volta device (0.001s) 2022-11-23T04:22:07.7912076Z test_singleton_fusion (__main__.TestCudaFuser) ... ok (0.381s) 2022-11-23T04:22:07.7912893Z test_skip_parser (__main__.TestCudaFuser) ... ok (0.837s) 2022-11-23T04:22:07.7913612Z test_softmax (__main__.TestCudaFuser) ... skip: reduction not supported in pre volta device (0.001s) 2022-11-23T04:22:07.7914099Z test_softmax_bfloat (__main__.TestCudaFuser) ... skip: reduction not supported in pre volta device (0.001s) 2022-11-23T04:22:07.7914611Z test_softmax_dtype (__main__.TestCudaFuser) ... skip: reduction not supported in pre volta device (0.002s) 2022-11-23T04:22:07.7915483Z test_softmax_half (__main__.TestCudaFuser) ... skip: reduction not supported in pre volta device (0.001s) 2022-11-23T04:22:07.7916173Z test_softplus_fuser (__main__.TestCudaFuser) ... ok (0.693s) 2022-11-23T04:22:07.7916808Z test_squeeze (__main__.TestCudaFuser) ... skip: skipping this test since squeeze/unsqueeze is disabled now (0.001s) 2022-11-23T04:22:07.7917713Z test_squeeze_negative_dim (__main__.TestCudaFuser) ... skip: skipping this test since squeeze/unsqueeze is disabled now (0.001s) 2022-11-23T04:22:07.7918400Z test_squeeze_zero (__main__.TestCudaFuser) ... skip: skipping this test since squeeze/unsqueeze is disabled now (0.001s) 2022-11-23T04:22:07.7918841Z test_strict_fusion (__main__.TestCudaFuser) ... ok (0.404s) 2022-11-23T04:22:07.7919282Z test_sum_to_one (__main__.TestCudaFuser) ... skip: reduction not supported in pre volta device (0.001s) 2022-11-23T04:22:07.7919778Z test_sum_to_size (__main__.TestCudaFuser) ... skip: reduction not supported in pre volta device (0.002s) 2022-11-23T04:22:07.7920172Z test_ternary_ops (__main__.TestCudaFuser) ... ok (2.001s) 2022-11-23T04:22:07.7920614Z test_ternary_ops_integer_compatibility (__main__.TestCudaFuser) ... ok (4.003s) 2022-11-23T04:22:07.7921403Z test_ternary_ops_type_promotion (__main__.TestCudaFuser) ... ok (0.167s) 2022-11-23T04:22:07.7922331Z test_to_boolean (__main__.TestCudaFuser) ... ok (0.382s) 2022-11-23T04:22:07.7922871Z test_to_copy (__main__.TestCudaFuser) ... ok (1.040s) 2022-11-23T04:22:07.7923772Z test_to_dtype_bf16_to_bf16 (__main__.TestCudaFuser) ... skip: device does not support BFloat16 (0.001s) 2022-11-23T04:22:07.7924782Z test_to_dtype_bf16_to_fp32 (__main__.TestCudaFuser) ... skip: device does not support BFloat16 (0.001s) 2022-11-23T04:22:07.7925655Z test_to_dtype_fp16_to_fp16 (__main__.TestCudaFuser) ... ok (0.401s) 2022-11-23T04:22:07.7926427Z test_to_dtype_fp16_to_fp32 (__main__.TestCudaFuser) ... ok (0.399s) 2022-11-23T04:22:07.7927229Z test_to_dtype_fp32_to_bf16 (__main__.TestCudaFuser) ... skip: device does not support BFloat16 (0.001s) 2022-11-23T04:22:07.7928052Z test_to_dtype_fp32_to_fp16 (__main__.TestCudaFuser) ... ok (0.395s) 2022-11-23T04:22:07.7928821Z test_transpose (__main__.TestCudaFuser) ... ok (2.952s) 2022-11-23T04:22:07.7929610Z test_transpose_default (__main__.TestCudaFuser) ... ok (0.423s) 2022-11-23T04:22:07.7930562Z test_trivial_reduction (__main__.TestCudaFuser) ... skip: reduction not supported in pre volta device (0.001s) 2022-11-23T04:22:07.7931414Z test_type_as_op (__main__.TestCudaFuser) ... ok (0.409s) 2022-11-23T04:22:07.7932190Z test_type_inference (__main__.TestCudaFuser) ... ok (0.174s) 2022-11-23T04:22:07.7932937Z test_unary_bitwise (__main__.TestCudaFuser) ... ok (0.670s) 2022-11-23T04:22:07.7933819Z test_unary_ops (__main__.TestCudaFuser) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:07.7934976Z test_unsqueeze (__main__.TestCudaFuser) ... skip: skipping this test since squeeze/unsqueeze is disabled now (0.001s) 2022-11-23T04:22:07.7936110Z test_variance (__main__.TestCudaFuser) ... skip: reduction not supported in pre volta device (0.001s) 2022-11-23T04:22:07.7937340Z test_variance_profiling (__main__.TestCudaFuser) ... skip: reduction not supported in pre volta device (0.001s) 2022-11-23T04:22:07.7938457Z test_view (__main__.TestCudaFuser) ... skip: skipping this test since view is disabled now (0.001s) 2022-11-23T04:22:07.7939903Z test_view_before_permute (__main__.TestCudaFuser) ... skip: permutation scheduling can be dangerous on pre-volta device (0.002s) 2022-11-23T04:22:07.7941314Z test_view_copy_graph_guard (__main__.TestCudaFuser) ... skip: skipping this test since reshape is disabled now (0.001s) 2022-11-23T04:22:07.7942547Z test_view_copy_graph_guard_double_fusion (__main__.TestCudaFuser) ... skip: skipping this test since view is disabled now (0.001s) 2022-11-23T04:22:07.7943520Z test_nvfuser_correctness_H_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.163s) 2022-11-23T04:22:07.7944910Z test_nvfuser_correctness_H_cuda_bool (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:07.7946224Z test_nvfuser_correctness_H_cuda_complex128 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:07.7947186Z test_nvfuser_correctness_H_cuda_complex32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:07.7948464Z test_nvfuser_correctness_H_cuda_complex64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:07.7949719Z test_nvfuser_correctness_H_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:07.7950940Z test_nvfuser_correctness_H_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:07.7952171Z test_nvfuser_correctness_H_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:07.7953664Z test_nvfuser_correctness_H_cuda_int16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:07.7955049Z test_nvfuser_correctness_H_cuda_int32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:07.7956284Z test_nvfuser_correctness_H_cuda_int64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:07.7957618Z test_nvfuser_correctness_H_cuda_int8 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:07.7958867Z test_nvfuser_correctness_H_cuda_uint8 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:07.7960220Z test_nvfuser_correctness_T_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:07.7961509Z test_nvfuser_correctness_T_cuda_bool (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:07.7962889Z test_nvfuser_correctness_T_cuda_complex128 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:07.7964332Z test_nvfuser_correctness_T_cuda_complex32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:07.7965677Z test_nvfuser_correctness_T_cuda_complex64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:07.7966929Z test_nvfuser_correctness_T_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:07.7967781Z test_nvfuser_correctness_T_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:07.7968946Z test_nvfuser_correctness_T_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:07.7970184Z test_nvfuser_correctness_T_cuda_int16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:07.7970797Z test_nvfuser_correctness_T_cuda_int32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:07.7971408Z test_nvfuser_correctness_T_cuda_int64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:07.7972397Z test_nvfuser_correctness_T_cuda_int8 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:07.7973778Z test_nvfuser_correctness_T_cuda_uint8 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:07.7975193Z test_nvfuser_correctness___getitem___cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:07.7976588Z test_nvfuser_correctness___getitem___cuda_bool (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:07.7978033Z test_nvfuser_correctness___getitem___cuda_complex128 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:07.7979476Z test_nvfuser_correctness___getitem___cuda_complex32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:07.7981241Z test_nvfuser_correctness___getitem___cuda_complex64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:07.7982678Z test_nvfuser_correctness___getitem___cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:07.7983991Z test_nvfuser_correctness___getitem___cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:07.7985476Z test_nvfuser_correctness___getitem___cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:07.7986947Z test_nvfuser_correctness___getitem___cuda_int16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:07.7988347Z test_nvfuser_correctness___getitem___cuda_int32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:07.7989416Z test_nvfuser_correctness___getitem___cuda_int64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:07.7990760Z test_nvfuser_correctness___getitem___cuda_int8 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:07.7991718Z test_nvfuser_correctness___getitem___cuda_uint8 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:07.7992865Z test_nvfuser_correctness___radd___cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:07.7993854Z test_nvfuser_correctness___radd___cuda_bool (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:07.7994529Z test_nvfuser_correctness___radd___cuda_complex128 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:07.7995618Z test_nvfuser_correctness___radd___cuda_complex64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:07.7996681Z test_nvfuser_correctness___radd___cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:07.7997480Z test_nvfuser_correctness___radd___cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:07.7998601Z test_nvfuser_correctness___radd___cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:07.7999657Z test_nvfuser_correctness___radd___cuda_int16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:07.8000740Z test_nvfuser_correctness___radd___cuda_int32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:07.8001486Z test_nvfuser_correctness___radd___cuda_int64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:07.8002273Z test_nvfuser_correctness___radd___cuda_int8 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:07.8002913Z test_nvfuser_correctness___radd___cuda_uint8 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:07.8003673Z test_nvfuser_correctness___rand___cuda_bool (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:07.8004598Z test_nvfuser_correctness___rand___cuda_int16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:07.8005947Z test_nvfuser_correctness___rand___cuda_int32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:07.8007119Z test_nvfuser_correctness___rand___cuda_int64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:07.8008265Z test_nvfuser_correctness___rand___cuda_int8 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:07.8009103Z test_nvfuser_correctness___rand___cuda_uint8 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:07.8010065Z test_nvfuser_correctness___rdiv___cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:07.8011004Z test_nvfuser_correctness___rdiv___cuda_bool (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:07.8011994Z test_nvfuser_correctness___rdiv___cuda_complex128 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:07.8013176Z test_nvfuser_correctness___rdiv___cuda_complex64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:07.8014436Z test_nvfuser_correctness___rdiv___cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:07.8015412Z test_nvfuser_correctness___rdiv___cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:07.8016328Z test_nvfuser_correctness___rdiv___cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:07.8017479Z test_nvfuser_correctness___rdiv___cuda_int16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:07.8018431Z test_nvfuser_correctness___rdiv___cuda_int32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:07.8019344Z test_nvfuser_correctness___rdiv___cuda_int64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:07.8020753Z test_nvfuser_correctness___rdiv___cuda_int8 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:07.8021887Z test_nvfuser_correctness___rdiv___cuda_uint8 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:07.8022860Z test_nvfuser_correctness___rmatmul___cuda_complex128 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:07.8024070Z test_nvfuser_correctness___rmatmul___cuda_complex64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:07.8025445Z test_nvfuser_correctness___rmatmul___cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:07.8026717Z test_nvfuser_correctness___rmatmul___cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:07.8027688Z test_nvfuser_correctness___rmatmul___cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:07.8028411Z test_nvfuser_correctness___rmod___cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:07.8029590Z test_nvfuser_correctness___rmod___cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:07.8030693Z test_nvfuser_correctness___rmod___cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:07.8031699Z test_nvfuser_correctness___rmod___cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:07.8032348Z test_nvfuser_correctness___rmod___cuda_int16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:07.8033548Z test_nvfuser_correctness___rmod___cuda_int32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:07.8034784Z test_nvfuser_correctness___rmod___cuda_int64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:07.8035960Z test_nvfuser_correctness___rmod___cuda_int8 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:07.8037245Z test_nvfuser_correctness___rmod___cuda_uint8 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:07.8038043Z test_nvfuser_correctness___rmul___cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:07.8038918Z test_nvfuser_correctness___rmul___cuda_bool (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:07.8039571Z test_nvfuser_correctness___rmul___cuda_complex128 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:07.8040232Z test_nvfuser_correctness___rmul___cuda_complex64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:07.8040879Z test_nvfuser_correctness___rmul___cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:07.8041505Z test_nvfuser_correctness___rmul___cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:07.8042303Z test_nvfuser_correctness___rmul___cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:07.8043385Z test_nvfuser_correctness___rmul___cuda_int16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:07.8044533Z test_nvfuser_correctness___rmul___cuda_int32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:07.8045658Z test_nvfuser_correctness___rmul___cuda_int64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:07.8046990Z test_nvfuser_correctness___rmul___cuda_int8 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:07.8048110Z test_nvfuser_correctness___rmul___cuda_uint8 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:07.8048972Z test_nvfuser_correctness___ror___cuda_bool (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:07.8049604Z test_nvfuser_correctness___ror___cuda_int16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:07.8050218Z test_nvfuser_correctness___ror___cuda_int32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:07.8050867Z test_nvfuser_correctness___ror___cuda_int64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:07.8051878Z test_nvfuser_correctness___ror___cuda_int8 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:07.8052985Z test_nvfuser_correctness___ror___cuda_uint8 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:07.8053962Z test_nvfuser_correctness___rpow___cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:07.8055147Z test_nvfuser_correctness___rpow___cuda_complex128 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:07.8056532Z test_nvfuser_correctness___rpow___cuda_complex64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:07.8057783Z test_nvfuser_correctness___rpow___cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:07.8058836Z test_nvfuser_correctness___rpow___cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:07.8059712Z test_nvfuser_correctness___rpow___cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:07.8061017Z test_nvfuser_correctness___rpow___cuda_int16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:07.8062171Z test_nvfuser_correctness___rpow___cuda_int32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:07.8063387Z test_nvfuser_correctness___rpow___cuda_int64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:07.8064551Z test_nvfuser_correctness___rpow___cuda_int8 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:07.8065887Z test_nvfuser_correctness___rpow___cuda_uint8 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:07.8067324Z test_nvfuser_correctness___rsub___cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:07.8068721Z test_nvfuser_correctness___rsub___cuda_complex128 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:07.8069796Z test_nvfuser_correctness___rsub___cuda_complex64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:07.8071302Z test_nvfuser_correctness___rsub___cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:07.8072723Z test_nvfuser_correctness___rsub___cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:07.8074036Z test_nvfuser_correctness___rsub___cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:07.8075423Z test_nvfuser_correctness___rsub___cuda_int16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:07.8076728Z test_nvfuser_correctness___rsub___cuda_int32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.003s) 2022-11-23T04:22:07.8077900Z test_nvfuser_correctness___rsub___cuda_int64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:07.8079248Z test_nvfuser_correctness___rsub___cuda_int8 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:07.8080343Z test_nvfuser_correctness___rsub___cuda_uint8 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:07.8081739Z test_nvfuser_correctness___rxor___cuda_bool (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:07.8083041Z test_nvfuser_correctness___rxor___cuda_int16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:07.8084387Z test_nvfuser_correctness___rxor___cuda_int32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:07.8085704Z test_nvfuser_correctness___rxor___cuda_int64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:07.8087032Z test_nvfuser_correctness___rxor___cuda_int8 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:07.8088195Z test_nvfuser_correctness___rxor___cuda_uint8 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:07.8089183Z test_nvfuser_correctness__softmax_backward_data_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:07.8090414Z test_nvfuser_correctness__softmax_backward_data_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:07.8091868Z test_nvfuser_correctness__softmax_backward_data_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:07.8093339Z test_nvfuser_correctness__softmax_backward_data_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:07.8094576Z test_nvfuser_correctness_abs_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:07.8095196Z test_nvfuser_correctness_abs_cuda_bool (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:07.8096033Z test_nvfuser_correctness_abs_cuda_complex128 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:07.8097031Z test_nvfuser_correctness_abs_cuda_complex32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:07.8097881Z test_nvfuser_correctness_abs_cuda_complex64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:07.8098929Z test_nvfuser_correctness_abs_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:07.8099874Z test_nvfuser_correctness_abs_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:07.8100990Z test_nvfuser_correctness_abs_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:07.8101606Z test_nvfuser_correctness_abs_cuda_int16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:07.8102220Z test_nvfuser_correctness_abs_cuda_int32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:07.8103483Z test_nvfuser_correctness_abs_cuda_int64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:07.8104740Z test_nvfuser_correctness_abs_cuda_int8 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:07.8105942Z test_nvfuser_correctness_abs_cuda_uint8 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:07.8107407Z test_nvfuser_correctness_acos_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:07.8108491Z test_nvfuser_correctness_acos_cuda_bool (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:07.8109908Z test_nvfuser_correctness_acos_cuda_complex128 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:07.8111367Z test_nvfuser_correctness_acos_cuda_complex32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:07.8112648Z test_nvfuser_correctness_acos_cuda_complex64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:07.8113994Z test_nvfuser_correctness_acos_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:07.8115302Z test_nvfuser_correctness_acos_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:07.8116629Z test_nvfuser_correctness_acos_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:07.8117958Z test_nvfuser_correctness_acos_cuda_int16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:07.8119245Z test_nvfuser_correctness_acos_cuda_int32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:07.8120564Z test_nvfuser_correctness_acos_cuda_int64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:07.8121785Z test_nvfuser_correctness_acos_cuda_int8 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:07.8123267Z test_nvfuser_correctness_acos_cuda_uint8 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:07.8124580Z test_nvfuser_correctness_acosh_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:07.8125900Z test_nvfuser_correctness_acosh_cuda_bool (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:07.8127250Z test_nvfuser_correctness_acosh_cuda_complex128 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:07.8128644Z test_nvfuser_correctness_acosh_cuda_complex32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:07.8129637Z test_nvfuser_correctness_acosh_cuda_complex64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:07.8130733Z test_nvfuser_correctness_acosh_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:07.8131676Z test_nvfuser_correctness_acosh_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:07.8132686Z test_nvfuser_correctness_acosh_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:07.8133454Z test_nvfuser_correctness_acosh_cuda_int16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:07.8134610Z test_nvfuser_correctness_acosh_cuda_int32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:07.8135441Z test_nvfuser_correctness_acosh_cuda_int64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:07.8136554Z test_nvfuser_correctness_acosh_cuda_int8 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:07.8137492Z test_nvfuser_correctness_acosh_cuda_uint8 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:07.8138113Z test_nvfuser_correctness_add_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:07.8138901Z test_nvfuser_correctness_add_cuda_bool (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:07.8140194Z test_nvfuser_correctness_add_cuda_complex128 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:07.8141068Z test_nvfuser_correctness_add_cuda_complex32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:07.8142231Z test_nvfuser_correctness_add_cuda_complex64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:07.8143287Z test_nvfuser_correctness_add_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:07.8144323Z test_nvfuser_correctness_add_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:07.8145425Z test_nvfuser_correctness_add_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:07.8146335Z test_nvfuser_correctness_add_cuda_int16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:07.8147281Z test_nvfuser_correctness_add_cuda_int32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:07.8148131Z test_nvfuser_correctness_add_cuda_int64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:07.8148738Z test_nvfuser_correctness_add_cuda_int8 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:07.8149559Z test_nvfuser_correctness_add_cuda_uint8 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:07.8150356Z test_nvfuser_correctness_addbmm_cuda_complex128 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:07.8151228Z test_nvfuser_correctness_addbmm_cuda_complex64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:07.8152350Z test_nvfuser_correctness_addbmm_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:07.8153536Z test_nvfuser_correctness_addbmm_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:07.8154574Z test_nvfuser_correctness_addbmm_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:07.8155819Z test_nvfuser_correctness_addcdiv_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:07.8156896Z test_nvfuser_correctness_addcdiv_cuda_complex128 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:07.8157958Z test_nvfuser_correctness_addcdiv_cuda_complex64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:07.8159097Z test_nvfuser_correctness_addcdiv_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:07.8160245Z test_nvfuser_correctness_addcdiv_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:07.8161395Z test_nvfuser_correctness_addcdiv_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:07.8162384Z test_nvfuser_correctness_addcmul_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:07.8163580Z test_nvfuser_correctness_addcmul_cuda_complex128 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:07.8164764Z test_nvfuser_correctness_addcmul_cuda_complex64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:07.8165855Z test_nvfuser_correctness_addcmul_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:07.8166923Z test_nvfuser_correctness_addcmul_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:07.8168179Z test_nvfuser_correctness_addcmul_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:07.8169137Z test_nvfuser_correctness_addcmul_cuda_int16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:07.8170139Z test_nvfuser_correctness_addcmul_cuda_int32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:07.8171276Z test_nvfuser_correctness_addcmul_cuda_int64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:07.8172172Z test_nvfuser_correctness_addcmul_cuda_int8 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:07.8173251Z test_nvfuser_correctness_addcmul_cuda_uint8 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:07.8174408Z test_nvfuser_correctness_addmm_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:07.8175598Z test_nvfuser_correctness_addmm_cuda_complex128 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:07.8176728Z test_nvfuser_correctness_addmm_cuda_complex64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:07.8177583Z test_nvfuser_correctness_addmm_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:07.8178664Z test_nvfuser_correctness_addmm_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:07.8179323Z test_nvfuser_correctness_addmm_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:07.8180688Z test_nvfuser_correctness_addmm_decomposed_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:07.8181839Z test_nvfuser_correctness_addmm_decomposed_cuda_complex128 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:07.8183141Z test_nvfuser_correctness_addmm_decomposed_cuda_complex64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:07.8184307Z test_nvfuser_correctness_addmm_decomposed_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: Skipped! (0.001s) 2022-11-23T04:22:07.8185309Z test_nvfuser_correctness_addmm_decomposed_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:07.8186502Z test_nvfuser_correctness_addmm_decomposed_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:07.8187762Z test_nvfuser_correctness_addmv_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:07.8188986Z test_nvfuser_correctness_addmv_cuda_complex128 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:07.8189842Z test_nvfuser_correctness_addmv_cuda_complex64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:07.8190984Z test_nvfuser_correctness_addmv_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:07.8191597Z test_nvfuser_correctness_addmv_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:07.8192667Z test_nvfuser_correctness_addmv_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:07.8193641Z test_nvfuser_correctness_addr_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:07.8194362Z test_nvfuser_correctness_addr_cuda_bool (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:07.8195511Z test_nvfuser_correctness_addr_cuda_complex128 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:07.8196703Z test_nvfuser_correctness_addr_cuda_complex64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:07.8197642Z test_nvfuser_correctness_addr_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:07.8198810Z test_nvfuser_correctness_addr_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:07.8199411Z test_nvfuser_correctness_addr_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:07.8200169Z test_nvfuser_correctness_addr_cuda_int16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:07.8201285Z test_nvfuser_correctness_addr_cuda_int32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:07.8202440Z test_nvfuser_correctness_addr_cuda_int64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:07.8203630Z test_nvfuser_correctness_addr_cuda_int8 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:07.8204513Z test_nvfuser_correctness_addr_cuda_uint8 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:07.8205400Z test_nvfuser_correctness_all_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:07.8206457Z test_nvfuser_correctness_all_cuda_bool (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:07.8207093Z test_nvfuser_correctness_all_cuda_complex128 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:07.8207719Z test_nvfuser_correctness_all_cuda_complex64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:07.8208582Z test_nvfuser_correctness_all_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:07.8209444Z test_nvfuser_correctness_all_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:07.8210266Z test_nvfuser_correctness_all_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:07.8211381Z test_nvfuser_correctness_all_cuda_int16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:07.8212352Z test_nvfuser_correctness_all_cuda_int32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:07.8213467Z test_nvfuser_correctness_all_cuda_int64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:07.8216192Z test_nvfuser_correctness_all_cuda_int8 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:07.8217155Z test_nvfuser_correctness_all_cuda_uint8 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:07.8217979Z test_nvfuser_correctness_allclose_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: Skipped! (0.001s) 2022-11-23T04:22:07.8218820Z test_nvfuser_correctness_allclose_cuda_complex128 (__main__.TestCudaFuserOpInfoCUDA) ... skip: Skipped! (0.001s) 2022-11-23T04:22:07.8219843Z test_nvfuser_correctness_allclose_cuda_complex64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: Skipped! (0.001s) 2022-11-23T04:22:07.8220954Z test_nvfuser_correctness_allclose_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: Skipped! (0.001s) 2022-11-23T04:22:07.8221924Z test_nvfuser_correctness_allclose_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: Skipped! (0.001s) 2022-11-23T04:22:07.8222781Z test_nvfuser_correctness_allclose_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: Skipped! (0.001s) 2022-11-23T04:22:07.8223763Z test_nvfuser_correctness_amax_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.003s) 2022-11-23T04:22:07.8224513Z test_nvfuser_correctness_amax_cuda_bool (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:07.8225315Z test_nvfuser_correctness_amax_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:07.8226033Z test_nvfuser_correctness_amax_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:07.8226800Z test_nvfuser_correctness_amax_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:07.8227435Z test_nvfuser_correctness_amax_cuda_int16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:07.8228491Z test_nvfuser_correctness_amax_cuda_int32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:07.8229475Z test_nvfuser_correctness_amax_cuda_int64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:07.8230467Z test_nvfuser_correctness_amax_cuda_int8 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:07.8231101Z test_nvfuser_correctness_amax_cuda_uint8 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:07.8232150Z test_nvfuser_correctness_amin_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:07.8233391Z test_nvfuser_correctness_amin_cuda_bool (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:07.8234343Z test_nvfuser_correctness_amin_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:07.8234959Z test_nvfuser_correctness_amin_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:07.8235910Z test_nvfuser_correctness_amin_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:07.8236742Z test_nvfuser_correctness_amin_cuda_int16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:07.8237746Z test_nvfuser_correctness_amin_cuda_int32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:07.8238692Z test_nvfuser_correctness_amin_cuda_int64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:07.8239733Z test_nvfuser_correctness_amin_cuda_int8 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:07.8240761Z test_nvfuser_correctness_amin_cuda_uint8 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:07.8241527Z test_nvfuser_correctness_aminmax_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:07.8242638Z test_nvfuser_correctness_aminmax_cuda_bool (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:07.8243606Z test_nvfuser_correctness_aminmax_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:07.8244667Z test_nvfuser_correctness_aminmax_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:07.8245856Z test_nvfuser_correctness_aminmax_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:07.8246481Z test_nvfuser_correctness_aminmax_cuda_int16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:07.8247346Z test_nvfuser_correctness_aminmax_cuda_int32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:07.8248255Z test_nvfuser_correctness_aminmax_cuda_int64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:07.8249490Z test_nvfuser_correctness_aminmax_cuda_int8 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:07.8250611Z test_nvfuser_correctness_aminmax_cuda_uint8 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:07.8251570Z test_nvfuser_correctness_angle_cuda_bool (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:07.8252481Z test_nvfuser_correctness_angle_cuda_complex128 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:07.8253280Z test_nvfuser_correctness_angle_cuda_complex32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:07.8254186Z test_nvfuser_correctness_angle_cuda_complex64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:07.8255405Z test_nvfuser_correctness_angle_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:07.8256539Z test_nvfuser_correctness_angle_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:07.8257631Z test_nvfuser_correctness_angle_cuda_int16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:07.8258660Z test_nvfuser_correctness_angle_cuda_int32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:07.8259777Z test_nvfuser_correctness_angle_cuda_int64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:07.8260874Z test_nvfuser_correctness_angle_cuda_int8 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:07.8261762Z test_nvfuser_correctness_angle_cuda_uint8 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:07.8262774Z test_nvfuser_correctness_any_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:07.8263508Z test_nvfuser_correctness_any_cuda_bool (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:07.8264503Z test_nvfuser_correctness_any_cuda_complex128 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:07.8265667Z test_nvfuser_correctness_any_cuda_complex64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:07.8266860Z test_nvfuser_correctness_any_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:07.8267899Z test_nvfuser_correctness_any_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:07.8269022Z test_nvfuser_correctness_any_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:07.8270158Z test_nvfuser_correctness_any_cuda_int16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:07.8271234Z test_nvfuser_correctness_any_cuda_int32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:07.8272313Z test_nvfuser_correctness_any_cuda_int64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:07.8273198Z test_nvfuser_correctness_any_cuda_int8 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:07.8274243Z test_nvfuser_correctness_any_cuda_uint8 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:07.8275111Z test_nvfuser_correctness_arange_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:07.8276105Z test_nvfuser_correctness_arange_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:07.8277286Z test_nvfuser_correctness_arange_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:07.8278616Z test_nvfuser_correctness_arange_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:07.8279636Z test_nvfuser_correctness_arange_cuda_int16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:07.8280824Z test_nvfuser_correctness_arange_cuda_int32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:07.8281847Z test_nvfuser_correctness_arange_cuda_int64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:07.8282754Z test_nvfuser_correctness_arange_cuda_int8 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:07.8283728Z test_nvfuser_correctness_arange_cuda_uint8 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:07.8284904Z test_nvfuser_correctness_argmax_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:07.8285639Z test_nvfuser_correctness_argmax_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:07.8286495Z test_nvfuser_correctness_argmax_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:07.8287620Z test_nvfuser_correctness_argmax_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:07.8288811Z test_nvfuser_correctness_argmax_cuda_int16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:07.8289936Z test_nvfuser_correctness_argmax_cuda_int32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:07.8291069Z test_nvfuser_correctness_argmax_cuda_int64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:07.8292243Z test_nvfuser_correctness_argmax_cuda_int8 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:07.8293340Z test_nvfuser_correctness_argmax_cuda_uint8 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:07.8294028Z test_nvfuser_correctness_argmin_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:07.8294917Z test_nvfuser_correctness_argmin_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:07.8295563Z test_nvfuser_correctness_argmin_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:07.8296534Z test_nvfuser_correctness_argmin_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:07.8297170Z test_nvfuser_correctness_argmin_cuda_int16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:07.8298184Z test_nvfuser_correctness_argmin_cuda_int32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:07.8298888Z test_nvfuser_correctness_argmin_cuda_int64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:07.8299768Z test_nvfuser_correctness_argmin_cuda_int8 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:07.8301088Z test_nvfuser_correctness_argmin_cuda_uint8 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:07.8301986Z test_nvfuser_correctness_argsort_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:07.8303181Z test_nvfuser_correctness_argsort_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:07.8304313Z test_nvfuser_correctness_argsort_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:07.8305324Z test_nvfuser_correctness_argsort_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:07.8306466Z test_nvfuser_correctness_argsort_cuda_int16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:07.8307421Z test_nvfuser_correctness_argsort_cuda_int32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:07.8308485Z test_nvfuser_correctness_argsort_cuda_int64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:07.8309550Z test_nvfuser_correctness_argsort_cuda_int8 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:07.8310458Z test_nvfuser_correctness_argsort_cuda_uint8 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:07.8311610Z test_nvfuser_correctness_argwhere_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:07.8312545Z test_nvfuser_correctness_argwhere_cuda_bool (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:07.8313578Z test_nvfuser_correctness_argwhere_cuda_complex128 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:07.8314529Z test_nvfuser_correctness_argwhere_cuda_complex64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:07.8315830Z test_nvfuser_correctness_argwhere_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:07.8316987Z test_nvfuser_correctness_argwhere_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:07.8318034Z test_nvfuser_correctness_argwhere_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:07.8318691Z test_nvfuser_correctness_argwhere_cuda_int16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:07.8319824Z test_nvfuser_correctness_argwhere_cuda_int32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:07.8320845Z test_nvfuser_correctness_argwhere_cuda_int64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:07.8321642Z test_nvfuser_correctness_argwhere_cuda_int8 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:07.8322264Z test_nvfuser_correctness_argwhere_cuda_uint8 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:07.8323061Z test_nvfuser_correctness_as_strided_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:07.8324071Z test_nvfuser_correctness_as_strided_cuda_bool (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:07.8325174Z test_nvfuser_correctness_as_strided_cuda_complex128 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:07.8326411Z test_nvfuser_correctness_as_strided_cuda_complex32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:07.8327557Z test_nvfuser_correctness_as_strided_cuda_complex64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:07.8328807Z test_nvfuser_correctness_as_strided_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:07.8329955Z test_nvfuser_correctness_as_strided_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:07.8330985Z test_nvfuser_correctness_as_strided_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:07.8332208Z test_nvfuser_correctness_as_strided_cuda_int16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:07.8333387Z test_nvfuser_correctness_as_strided_cuda_int32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:07.8334369Z test_nvfuser_correctness_as_strided_cuda_int64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:07.8335516Z test_nvfuser_correctness_as_strided_cuda_int8 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:07.8336699Z test_nvfuser_correctness_as_strided_cuda_uint8 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:07.8337918Z test_nvfuser_correctness_as_strided_scatter_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:07.8338921Z test_nvfuser_correctness_as_strided_scatter_cuda_bool (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:07.8339671Z test_nvfuser_correctness_as_strided_scatter_cuda_complex128 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:07.8341184Z test_nvfuser_correctness_as_strided_scatter_cuda_complex32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:07.8342479Z test_nvfuser_correctness_as_strided_scatter_cuda_complex64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:07.8343713Z test_nvfuser_correctness_as_strided_scatter_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:07.8344669Z test_nvfuser_correctness_as_strided_scatter_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:07.8345721Z test_nvfuser_correctness_as_strided_scatter_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:07.8346712Z test_nvfuser_correctness_as_strided_scatter_cuda_int16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:07.8347793Z test_nvfuser_correctness_as_strided_scatter_cuda_int32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:07.8349011Z test_nvfuser_correctness_as_strided_scatter_cuda_int64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:07.8350055Z test_nvfuser_correctness_as_strided_scatter_cuda_int8 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:07.8351299Z test_nvfuser_correctness_as_strided_scatter_cuda_uint8 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:07.8352612Z test_nvfuser_correctness_asin_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:07.8353850Z test_nvfuser_correctness_asin_cuda_bool (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:07.8355275Z test_nvfuser_correctness_asin_cuda_complex128 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:07.8356540Z test_nvfuser_correctness_asin_cuda_complex32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:07.8357664Z test_nvfuser_correctness_asin_cuda_complex64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:07.8358523Z test_nvfuser_correctness_asin_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:07.8359672Z test_nvfuser_correctness_asin_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:07.8360843Z test_nvfuser_correctness_asin_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:07.8362000Z test_nvfuser_correctness_asin_cuda_int16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:07.8363075Z test_nvfuser_correctness_asin_cuda_int32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:07.8363975Z test_nvfuser_correctness_asin_cuda_int64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:07.8365161Z test_nvfuser_correctness_asin_cuda_int8 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:07.8366209Z test_nvfuser_correctness_asin_cuda_uint8 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:07.8367474Z test_nvfuser_correctness_asinh_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:07.8368808Z test_nvfuser_correctness_asinh_cuda_bool (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:07.8369651Z test_nvfuser_correctness_asinh_cuda_complex128 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:07.8370725Z test_nvfuser_correctness_asinh_cuda_complex32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:07.8371947Z test_nvfuser_correctness_asinh_cuda_complex64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:07.8372904Z test_nvfuser_correctness_asinh_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:07.8373865Z test_nvfuser_correctness_asinh_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:07.8375033Z test_nvfuser_correctness_asinh_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:07.8376018Z test_nvfuser_correctness_asinh_cuda_int16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:07.8376841Z test_nvfuser_correctness_asinh_cuda_int32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:07.8377772Z test_nvfuser_correctness_asinh_cuda_int64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:07.8378471Z test_nvfuser_correctness_asinh_cuda_int8 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:07.8379660Z test_nvfuser_correctness_asinh_cuda_uint8 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:07.8381131Z test_nvfuser_correctness_atan2_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:07.8382154Z test_nvfuser_correctness_atan2_cuda_bool (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:07.8383064Z test_nvfuser_correctness_atan2_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:07.8384222Z test_nvfuser_correctness_atan2_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:07.8385375Z test_nvfuser_correctness_atan2_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:07.8386454Z test_nvfuser_correctness_atan2_cuda_int16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:07.8387548Z test_nvfuser_correctness_atan2_cuda_int32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:07.8388690Z test_nvfuser_correctness_atan2_cuda_int64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:07.8389510Z test_nvfuser_correctness_atan2_cuda_int8 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:07.8390756Z test_nvfuser_correctness_atan2_cuda_uint8 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:07.8391818Z test_nvfuser_correctness_atan_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:07.8392720Z test_nvfuser_correctness_atan_cuda_bool (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:07.8393364Z test_nvfuser_correctness_atan_cuda_complex128 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:07.8393997Z test_nvfuser_correctness_atan_cuda_complex32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:07.8395214Z test_nvfuser_correctness_atan_cuda_complex64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:07.8396374Z test_nvfuser_correctness_atan_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:07.8397429Z test_nvfuser_correctness_atan_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:07.8398586Z test_nvfuser_correctness_atan_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:07.8399483Z test_nvfuser_correctness_atan_cuda_int16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:07.8400767Z test_nvfuser_correctness_atan_cuda_int32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:07.8401542Z test_nvfuser_correctness_atan_cuda_int64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:07.8402166Z test_nvfuser_correctness_atan_cuda_int8 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:07.8403185Z test_nvfuser_correctness_atan_cuda_uint8 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:07.8404141Z test_nvfuser_correctness_atanh_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:07.8405154Z test_nvfuser_correctness_atanh_cuda_bool (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:07.8406333Z test_nvfuser_correctness_atanh_cuda_complex128 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:07.8407553Z test_nvfuser_correctness_atanh_cuda_complex32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:07.8408726Z test_nvfuser_correctness_atanh_cuda_complex64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:07.8409779Z test_nvfuser_correctness_atanh_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:07.8410934Z test_nvfuser_correctness_atanh_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:07.8412124Z test_nvfuser_correctness_atanh_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:07.8413528Z test_nvfuser_correctness_atanh_cuda_int16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:07.8414707Z test_nvfuser_correctness_atanh_cuda_int32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:07.8415873Z test_nvfuser_correctness_atanh_cuda_int64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:07.8417029Z test_nvfuser_correctness_atanh_cuda_int8 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:07.8418439Z test_nvfuser_correctness_atanh_cuda_uint8 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:07.8419880Z test_nvfuser_correctness_atleast_1d_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:07.8421536Z test_nvfuser_correctness_atleast_1d_cuda_bool (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:07.8422913Z test_nvfuser_correctness_atleast_1d_cuda_complex128 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:07.8424337Z test_nvfuser_correctness_atleast_1d_cuda_complex32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:07.8425500Z test_nvfuser_correctness_atleast_1d_cuda_complex64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:07.8426876Z test_nvfuser_correctness_atleast_1d_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:07.8427565Z test_nvfuser_correctness_atleast_1d_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:07.8428707Z test_nvfuser_correctness_atleast_1d_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:07.8429878Z test_nvfuser_correctness_atleast_1d_cuda_int16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:07.8431049Z test_nvfuser_correctness_atleast_1d_cuda_int32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:07.8432295Z test_nvfuser_correctness_atleast_1d_cuda_int64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:07.8433316Z test_nvfuser_correctness_atleast_1d_cuda_int8 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:07.8434399Z test_nvfuser_correctness_atleast_1d_cuda_uint8 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:07.8435502Z test_nvfuser_correctness_atleast_2d_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:07.8436607Z test_nvfuser_correctness_atleast_2d_cuda_bool (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:07.8437458Z test_nvfuser_correctness_atleast_2d_cuda_complex128 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:07.8438504Z test_nvfuser_correctness_atleast_2d_cuda_complex32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:07.8439434Z test_nvfuser_correctness_atleast_2d_cuda_complex64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:07.8440861Z test_nvfuser_correctness_atleast_2d_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:07.8441696Z test_nvfuser_correctness_atleast_2d_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:07.8442811Z test_nvfuser_correctness_atleast_2d_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:07.8443459Z test_nvfuser_correctness_atleast_2d_cuda_int16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:07.8444094Z test_nvfuser_correctness_atleast_2d_cuda_int32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:07.8444771Z test_nvfuser_correctness_atleast_2d_cuda_int64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:07.8445971Z test_nvfuser_correctness_atleast_2d_cuda_int8 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:07.8447158Z test_nvfuser_correctness_atleast_2d_cuda_uint8 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:07.8448498Z test_nvfuser_correctness_atleast_3d_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:07.8449737Z test_nvfuser_correctness_atleast_3d_cuda_bool (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:07.8450831Z test_nvfuser_correctness_atleast_3d_cuda_complex128 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:07.8451790Z test_nvfuser_correctness_atleast_3d_cuda_complex32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:07.8452986Z test_nvfuser_correctness_atleast_3d_cuda_complex64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:07.8453892Z test_nvfuser_correctness_atleast_3d_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:07.8454880Z test_nvfuser_correctness_atleast_3d_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:07.8455940Z test_nvfuser_correctness_atleast_3d_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:07.8456850Z test_nvfuser_correctness_atleast_3d_cuda_int16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:07.8457743Z test_nvfuser_correctness_atleast_3d_cuda_int32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:07.8458949Z test_nvfuser_correctness_atleast_3d_cuda_int64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:07.8460247Z test_nvfuser_correctness_atleast_3d_cuda_int8 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:07.8461319Z test_nvfuser_correctness_atleast_3d_cuda_uint8 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:07.8462471Z test_nvfuser_correctness_baddbmm_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:07.8463524Z test_nvfuser_correctness_baddbmm_cuda_complex128 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:07.8464375Z test_nvfuser_correctness_baddbmm_cuda_complex64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:07.8465382Z test_nvfuser_correctness_baddbmm_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:07.8466179Z test_nvfuser_correctness_baddbmm_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:07.8467062Z test_nvfuser_correctness_baddbmm_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:07.8468002Z test_nvfuser_correctness_bernoulli_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:07.8469237Z test_nvfuser_correctness_bernoulli_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:07.8470533Z test_nvfuser_correctness_bernoulli_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:07.8471553Z test_nvfuser_correctness_bernoulli_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:07.8472453Z test_nvfuser_correctness_bfloat16_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: Skipped! (0.001s) 2022-11-23T04:22:07.8473317Z test_nvfuser_correctness_bfloat16_cuda_bool (__main__.TestCudaFuserOpInfoCUDA) ... skip: Skipped! (0.001s) 2022-11-23T04:22:07.8474042Z test_nvfuser_correctness_bfloat16_cuda_complex128 (__main__.TestCudaFuserOpInfoCUDA) ... skip: Skipped! (0.001s) 2022-11-23T04:22:07.8475039Z test_nvfuser_correctness_bfloat16_cuda_complex32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: Skipped! (0.001s) 2022-11-23T04:22:07.8475902Z test_nvfuser_correctness_bfloat16_cuda_complex64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: Skipped! (0.001s) 2022-11-23T04:22:07.8476672Z test_nvfuser_correctness_bfloat16_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: Skipped! (0.001s) 2022-11-23T04:22:07.8513233Z test_nvfuser_correctness_bfloat16_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: Skipped! (0.001s) 2022-11-23T04:22:07.8514387Z test_nvfuser_correctness_bfloat16_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: Skipped! (0.001s) 2022-11-23T04:22:07.8515291Z test_nvfuser_correctness_bfloat16_cuda_int16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: Skipped! (0.001s) 2022-11-23T04:22:07.8516300Z test_nvfuser_correctness_bfloat16_cuda_int32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: Skipped! (0.001s) 2022-11-23T04:22:07.8517237Z test_nvfuser_correctness_bfloat16_cuda_int64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: Skipped! (0.001s) 2022-11-23T04:22:07.8518313Z test_nvfuser_correctness_bfloat16_cuda_int8 (__main__.TestCudaFuserOpInfoCUDA) ... skip: Skipped! (0.001s) 2022-11-23T04:22:07.8519128Z test_nvfuser_correctness_bfloat16_cuda_uint8 (__main__.TestCudaFuserOpInfoCUDA) ... skip: Skipped! (0.001s) 2022-11-23T04:22:07.8519892Z test_nvfuser_correctness_bincount_cuda_int16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:07.8520523Z test_nvfuser_correctness_bincount_cuda_int32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:07.8521403Z test_nvfuser_correctness_bincount_cuda_int64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:07.8522298Z test_nvfuser_correctness_bincount_cuda_int8 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:07.8523522Z test_nvfuser_correctness_bincount_cuda_uint8 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:07.8524760Z test_nvfuser_correctness_bitwise_and_cuda_bool (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:07.8526011Z test_nvfuser_correctness_bitwise_and_cuda_int16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:07.8527313Z test_nvfuser_correctness_bitwise_and_cuda_int32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:07.8528383Z test_nvfuser_correctness_bitwise_and_cuda_int64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:07.8529834Z test_nvfuser_correctness_bitwise_and_cuda_int8 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:07.8531339Z test_nvfuser_correctness_bitwise_and_cuda_uint8 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:07.8532680Z test_nvfuser_correctness_bitwise_left_shift_cuda_int16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:07.8534015Z test_nvfuser_correctness_bitwise_left_shift_cuda_int32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:07.8535395Z test_nvfuser_correctness_bitwise_left_shift_cuda_int64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:07.8536780Z test_nvfuser_correctness_bitwise_left_shift_cuda_int8 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:07.8538180Z test_nvfuser_correctness_bitwise_left_shift_cuda_uint8 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:07.8539539Z test_nvfuser_correctness_bitwise_not_cuda_bool (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:07.8541041Z test_nvfuser_correctness_bitwise_not_cuda_int16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:07.8542255Z test_nvfuser_correctness_bitwise_not_cuda_int32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:07.8543343Z test_nvfuser_correctness_bitwise_not_cuda_int64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:07.8544485Z test_nvfuser_correctness_bitwise_not_cuda_int8 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:07.8545618Z test_nvfuser_correctness_bitwise_not_cuda_uint8 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:07.8546858Z test_nvfuser_correctness_bitwise_or_cuda_bool (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:07.8548090Z test_nvfuser_correctness_bitwise_or_cuda_int16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:07.8549275Z test_nvfuser_correctness_bitwise_or_cuda_int32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:07.8550111Z test_nvfuser_correctness_bitwise_or_cuda_int64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:07.8551293Z test_nvfuser_correctness_bitwise_or_cuda_int8 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:07.8552033Z test_nvfuser_correctness_bitwise_or_cuda_uint8 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:07.8553003Z test_nvfuser_correctness_bitwise_right_shift_cuda_int16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:07.8554003Z test_nvfuser_correctness_bitwise_right_shift_cuda_int32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:07.8555425Z test_nvfuser_correctness_bitwise_right_shift_cuda_int64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:07.8556787Z test_nvfuser_correctness_bitwise_right_shift_cuda_int8 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:07.8558215Z test_nvfuser_correctness_bitwise_right_shift_cuda_uint8 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:07.8559664Z test_nvfuser_correctness_bitwise_xor_cuda_bool (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:07.8560988Z test_nvfuser_correctness_bitwise_xor_cuda_int16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:07.8562072Z test_nvfuser_correctness_bitwise_xor_cuda_int32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:07.8562700Z test_nvfuser_correctness_bitwise_xor_cuda_int64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:07.8563797Z test_nvfuser_correctness_bitwise_xor_cuda_int8 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:07.8565268Z test_nvfuser_correctness_bitwise_xor_cuda_uint8 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:07.8566690Z test_nvfuser_correctness_block_diag_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:07.8568168Z test_nvfuser_correctness_block_diag_cuda_bool (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:07.8569411Z test_nvfuser_correctness_block_diag_cuda_complex128 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:07.8570156Z test_nvfuser_correctness_block_diag_cuda_complex32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:07.8570812Z test_nvfuser_correctness_block_diag_cuda_complex64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:07.8572091Z test_nvfuser_correctness_block_diag_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:07.8573252Z test_nvfuser_correctness_block_diag_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:07.8574224Z test_nvfuser_correctness_block_diag_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:07.8575444Z test_nvfuser_correctness_block_diag_cuda_int16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:07.8576671Z test_nvfuser_correctness_block_diag_cuda_int32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:07.8577880Z test_nvfuser_correctness_block_diag_cuda_int64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:07.8579077Z test_nvfuser_correctness_block_diag_cuda_int8 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:07.8580682Z test_nvfuser_correctness_block_diag_cuda_uint8 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:07.8581681Z test_nvfuser_correctness_bmm_cuda_complex128 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:07.8582318Z test_nvfuser_correctness_bmm_cuda_complex64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:07.8582951Z test_nvfuser_correctness_bmm_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:07.8583580Z test_nvfuser_correctness_bmm_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:07.8584207Z test_nvfuser_correctness_bmm_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.003s) 2022-11-23T04:22:07.8584813Z test_nvfuser_correctness_bool_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:07.8585435Z test_nvfuser_correctness_bool_cuda_bool (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:07.8586065Z test_nvfuser_correctness_bool_cuda_complex128 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:07.8586711Z test_nvfuser_correctness_bool_cuda_complex32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:07.8587330Z test_nvfuser_correctness_bool_cuda_complex64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:07.8587966Z test_nvfuser_correctness_bool_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:07.8588680Z test_nvfuser_correctness_bool_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:07.8589305Z test_nvfuser_correctness_bool_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:07.8590488Z test_nvfuser_correctness_bool_cuda_int16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:07.8591735Z test_nvfuser_correctness_bool_cuda_int32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:07.8592954Z test_nvfuser_correctness_bool_cuda_int64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:07.8594164Z test_nvfuser_correctness_bool_cuda_int8 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:07.8595507Z test_nvfuser_correctness_bool_cuda_uint8 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:07.8596588Z test_nvfuser_correctness_broadcast_shapes_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:07.8597542Z test_nvfuser_correctness_broadcast_tensors_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:07.8598201Z test_nvfuser_correctness_broadcast_tensors_cuda_bool (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:07.8598971Z test_nvfuser_correctness_broadcast_tensors_cuda_complex128 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:07.8600206Z test_nvfuser_correctness_broadcast_tensors_cuda_complex64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:07.8601177Z test_nvfuser_correctness_broadcast_tensors_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:07.8602224Z test_nvfuser_correctness_broadcast_tensors_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:07.8603136Z test_nvfuser_correctness_broadcast_tensors_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:07.8603787Z test_nvfuser_correctness_broadcast_tensors_cuda_int16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:07.8604430Z test_nvfuser_correctness_broadcast_tensors_cuda_int32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:07.8605068Z test_nvfuser_correctness_broadcast_tensors_cuda_int64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:07.8605719Z test_nvfuser_correctness_broadcast_tensors_cuda_int8 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:07.8606376Z test_nvfuser_correctness_broadcast_tensors_cuda_uint8 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:07.8607044Z test_nvfuser_correctness_broadcast_to_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:07.8607770Z test_nvfuser_correctness_broadcast_to_cuda_bool (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:07.8608420Z test_nvfuser_correctness_broadcast_to_cuda_complex128 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:07.8609563Z test_nvfuser_correctness_broadcast_to_cuda_complex64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:07.8610519Z test_nvfuser_correctness_broadcast_to_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:07.8611618Z test_nvfuser_correctness_broadcast_to_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:07.8612476Z test_nvfuser_correctness_broadcast_to_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:07.8613627Z test_nvfuser_correctness_broadcast_to_cuda_int16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:07.8614306Z test_nvfuser_correctness_broadcast_to_cuda_int32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:07.8614927Z test_nvfuser_correctness_broadcast_to_cuda_int64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:07.8615632Z test_nvfuser_correctness_broadcast_to_cuda_int8 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:07.8616750Z test_nvfuser_correctness_broadcast_to_cuda_uint8 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:07.8617414Z test_nvfuser_correctness_bucketize_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:07.8618044Z test_nvfuser_correctness_bucketize_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:07.8618682Z test_nvfuser_correctness_bucketize_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:07.8619319Z test_nvfuser_correctness_bucketize_cuda_int16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:07.8620180Z test_nvfuser_correctness_bucketize_cuda_int32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:07.8620830Z test_nvfuser_correctness_bucketize_cuda_int64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:07.8621461Z test_nvfuser_correctness_bucketize_cuda_int8 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:07.8622080Z test_nvfuser_correctness_bucketize_cuda_uint8 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:07.8622712Z test_nvfuser_correctness_byte_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:07.8623341Z test_nvfuser_correctness_byte_cuda_bool (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:07.8624091Z test_nvfuser_correctness_byte_cuda_complex128 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:07.8624719Z test_nvfuser_correctness_byte_cuda_complex64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:07.8625351Z test_nvfuser_correctness_byte_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:07.8625976Z test_nvfuser_correctness_byte_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:07.8626597Z test_nvfuser_correctness_byte_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:07.8627224Z test_nvfuser_correctness_byte_cuda_int16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:07.8627829Z test_nvfuser_correctness_byte_cuda_int32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:07.8628453Z test_nvfuser_correctness_byte_cuda_int64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:07.8629083Z test_nvfuser_correctness_byte_cuda_int8 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:07.8629701Z test_nvfuser_correctness_byte_cuda_uint8 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:07.8630398Z test_nvfuser_correctness_cartesian_prod_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:07.8631076Z test_nvfuser_correctness_cartesian_prod_cuda_bool (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:07.8631738Z test_nvfuser_correctness_cartesian_prod_cuda_complex128 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:07.8632402Z test_nvfuser_correctness_cartesian_prod_cuda_complex64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:07.8633039Z test_nvfuser_correctness_cartesian_prod_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:07.8633710Z test_nvfuser_correctness_cartesian_prod_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:07.8634368Z test_nvfuser_correctness_cartesian_prod_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:07.8635017Z test_nvfuser_correctness_cartesian_prod_cuda_int16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:07.8635656Z test_nvfuser_correctness_cartesian_prod_cuda_int32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:07.8636277Z test_nvfuser_correctness_cartesian_prod_cuda_int64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:07.8636931Z test_nvfuser_correctness_cartesian_prod_cuda_int8 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:07.8637638Z test_nvfuser_correctness_cartesian_prod_cuda_uint8 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:07.8638282Z test_nvfuser_correctness_cat_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:07.8638896Z test_nvfuser_correctness_cat_cuda_bool (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:07.8639527Z test_nvfuser_correctness_cat_cuda_complex128 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:07.8640161Z test_nvfuser_correctness_cat_cuda_complex32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:07.8640798Z test_nvfuser_correctness_cat_cuda_complex64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:07.8641427Z test_nvfuser_correctness_cat_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:07.8642026Z test_nvfuser_correctness_cat_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:07.8642627Z test_nvfuser_correctness_cat_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:07.8643242Z test_nvfuser_correctness_cat_cuda_int16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:07.8643913Z test_nvfuser_correctness_cat_cuda_int32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:07.8644515Z test_nvfuser_correctness_cat_cuda_int64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:07.8645116Z test_nvfuser_correctness_cat_cuda_int8 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:07.8645720Z test_nvfuser_correctness_cat_cuda_uint8 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:07.8646336Z test_nvfuser_correctness_cdist_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:07.8646961Z test_nvfuser_correctness_cdist_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:07.8647589Z test_nvfuser_correctness_cdouble_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:07.8648234Z test_nvfuser_correctness_cdouble_cuda_bool (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:07.8648871Z test_nvfuser_correctness_cdouble_cuda_complex128 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:07.8649517Z test_nvfuser_correctness_cdouble_cuda_complex32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:07.8650136Z test_nvfuser_correctness_cdouble_cuda_complex64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:07.8650777Z test_nvfuser_correctness_cdouble_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:07.8651477Z test_nvfuser_correctness_cdouble_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:07.8652102Z test_nvfuser_correctness_cdouble_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:07.8652724Z test_nvfuser_correctness_cdouble_cuda_int16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:07.8653355Z test_nvfuser_correctness_cdouble_cuda_int32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:07.8653981Z test_nvfuser_correctness_cdouble_cuda_int64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:07.8654610Z test_nvfuser_correctness_cdouble_cuda_int8 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:07.8655234Z test_nvfuser_correctness_cdouble_cuda_uint8 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:07.8655841Z test_nvfuser_correctness_ceil_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:07.8656461Z test_nvfuser_correctness_ceil_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:07.8657093Z test_nvfuser_correctness_ceil_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:07.8657774Z test_nvfuser_correctness_ceil_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:07.8658391Z test_nvfuser_correctness_ceil_cuda_int16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:07.8659013Z test_nvfuser_correctness_ceil_cuda_int32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:07.8659629Z test_nvfuser_correctness_ceil_cuda_int64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:07.8660425Z test_nvfuser_correctness_ceil_cuda_int8 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:07.8661051Z test_nvfuser_correctness_ceil_cuda_uint8 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:07.8661663Z test_nvfuser_correctness_cfloat_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:07.8662310Z test_nvfuser_correctness_cfloat_cuda_bool (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:07.8662955Z test_nvfuser_correctness_cfloat_cuda_complex128 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:07.8663598Z test_nvfuser_correctness_cfloat_cuda_complex32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:07.8664217Z test_nvfuser_correctness_cfloat_cuda_complex64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:07.8664858Z test_nvfuser_correctness_cfloat_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:07.8665575Z test_nvfuser_correctness_cfloat_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:07.8666205Z test_nvfuser_correctness_cfloat_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:07.8666827Z test_nvfuser_correctness_cfloat_cuda_int16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:07.8667462Z test_nvfuser_correctness_cfloat_cuda_int32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:07.8668089Z test_nvfuser_correctness_cfloat_cuda_int64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:07.8668718Z test_nvfuser_correctness_cfloat_cuda_int8 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:07.8669345Z test_nvfuser_correctness_cfloat_cuda_uint8 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:07.8669957Z test_nvfuser_correctness_chalf_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:07.8670584Z test_nvfuser_correctness_chalf_cuda_bool (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:07.8671277Z test_nvfuser_correctness_chalf_cuda_complex128 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:07.8671941Z test_nvfuser_correctness_chalf_cuda_complex32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:07.8672571Z test_nvfuser_correctness_chalf_cuda_complex64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:07.8673210Z test_nvfuser_correctness_chalf_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:07.8673837Z test_nvfuser_correctness_chalf_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:07.8674461Z test_nvfuser_correctness_chalf_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:07.8675085Z test_nvfuser_correctness_chalf_cuda_int16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:07.8675694Z test_nvfuser_correctness_chalf_cuda_int32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:07.8676310Z test_nvfuser_correctness_chalf_cuda_int64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:07.8676938Z test_nvfuser_correctness_chalf_cuda_int8 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:07.8677562Z test_nvfuser_correctness_chalf_cuda_uint8 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:07.8678166Z test_nvfuser_correctness_char_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:07.8678852Z test_nvfuser_correctness_char_cuda_bool (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:07.8679478Z test_nvfuser_correctness_char_cuda_complex128 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:07.8680108Z test_nvfuser_correctness_char_cuda_complex32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:07.8680724Z test_nvfuser_correctness_char_cuda_complex64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:07.8681366Z test_nvfuser_correctness_char_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:07.8681999Z test_nvfuser_correctness_char_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:07.8682624Z test_nvfuser_correctness_char_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:07.8683248Z test_nvfuser_correctness_char_cuda_int16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:07.8683848Z test_nvfuser_correctness_char_cuda_int32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:07.8684464Z test_nvfuser_correctness_char_cuda_int64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:07.8685128Z test_nvfuser_correctness_char_cuda_int8 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:07.8685772Z test_nvfuser_correctness_char_cuda_uint8 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:07.8686397Z test_nvfuser_correctness_cholesky_cuda_complex128 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:07.8687047Z test_nvfuser_correctness_cholesky_cuda_complex64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:07.8687691Z test_nvfuser_correctness_cholesky_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:07.8688322Z test_nvfuser_correctness_cholesky_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:07.8688978Z test_nvfuser_correctness_cholesky_inverse_cuda_complex128 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:07.8689625Z test_nvfuser_correctness_cholesky_inverse_cuda_complex64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:07.8690286Z test_nvfuser_correctness_cholesky_inverse_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:07.8690998Z test_nvfuser_correctness_cholesky_inverse_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:07.8691664Z test_nvfuser_correctness_cholesky_solve_cuda_complex128 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:07.8692366Z test_nvfuser_correctness_cholesky_solve_cuda_complex64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:07.8693014Z test_nvfuser_correctness_cholesky_solve_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:07.8693659Z test_nvfuser_correctness_cholesky_solve_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:07.8694298Z test_nvfuser_correctness_chunk_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:07.8694924Z test_nvfuser_correctness_chunk_cuda_bool (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:07.8695550Z test_nvfuser_correctness_chunk_cuda_complex128 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:07.8696202Z test_nvfuser_correctness_chunk_cuda_complex32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:07.8696836Z test_nvfuser_correctness_chunk_cuda_complex64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:07.8697467Z test_nvfuser_correctness_chunk_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:07.8698073Z test_nvfuser_correctness_chunk_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:07.8698752Z test_nvfuser_correctness_chunk_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:07.8699384Z test_nvfuser_correctness_chunk_cuda_int16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:07.8700222Z test_nvfuser_correctness_chunk_cuda_int32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:07.8700850Z test_nvfuser_correctness_chunk_cuda_int64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:07.8701476Z test_nvfuser_correctness_chunk_cuda_int8 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:07.8702103Z test_nvfuser_correctness_chunk_cuda_uint8 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:07.8702722Z test_nvfuser_correctness_clamp_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:07.8703357Z test_nvfuser_correctness_clamp_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:07.8703965Z test_nvfuser_correctness_clamp_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:07.8704586Z test_nvfuser_correctness_clamp_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:07.8705219Z test_nvfuser_correctness_clamp_cuda_int16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:07.8705851Z test_nvfuser_correctness_clamp_cuda_int32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:07.8706549Z test_nvfuser_correctness_clamp_cuda_int64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:07.8707171Z test_nvfuser_correctness_clamp_cuda_int8 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:07.8707789Z test_nvfuser_correctness_clamp_cuda_uint8 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:07.8708421Z test_nvfuser_correctness_clamp_max_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:07.8709068Z test_nvfuser_correctness_clamp_max_cuda_bool (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:07.8709691Z test_nvfuser_correctness_clamp_max_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:07.8710342Z test_nvfuser_correctness_clamp_max_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:07.8710985Z test_nvfuser_correctness_clamp_max_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:07.8711620Z test_nvfuser_correctness_clamp_max_cuda_int16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:07.8712226Z test_nvfuser_correctness_clamp_max_cuda_int32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:07.8712920Z test_nvfuser_correctness_clamp_max_cuda_int64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:07.8713565Z test_nvfuser_correctness_clamp_max_cuda_int8 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:07.8714197Z test_nvfuser_correctness_clamp_max_cuda_uint8 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:07.8714826Z test_nvfuser_correctness_clamp_min_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:07.8715471Z test_nvfuser_correctness_clamp_min_cuda_bool (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:07.8716108Z test_nvfuser_correctness_clamp_min_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:07.8716750Z test_nvfuser_correctness_clamp_min_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:07.8717382Z test_nvfuser_correctness_clamp_min_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:07.8717989Z test_nvfuser_correctness_clamp_min_cuda_int16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:07.8718617Z test_nvfuser_correctness_clamp_min_cuda_int32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:07.8719244Z test_nvfuser_correctness_clamp_min_cuda_int64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:07.8719947Z test_nvfuser_correctness_clamp_min_cuda_int8 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:07.8720570Z test_nvfuser_correctness_clamp_min_cuda_uint8 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:07.8721202Z test_nvfuser_correctness_clone_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:07.8722038Z test_nvfuser_correctness_clone_cuda_bool (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:07.8722673Z test_nvfuser_correctness_clone_cuda_complex128 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:07.8723315Z test_nvfuser_correctness_clone_cuda_complex32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:07.8723930Z test_nvfuser_correctness_clone_cuda_complex64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:07.8724570Z test_nvfuser_correctness_clone_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:07.8725203Z test_nvfuser_correctness_clone_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:07.8725833Z test_nvfuser_correctness_clone_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:07.8726503Z test_nvfuser_correctness_clone_cuda_int16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:07.8727144Z test_nvfuser_correctness_clone_cuda_int32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:07.8727761Z test_nvfuser_correctness_clone_cuda_int64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:07.8728377Z test_nvfuser_correctness_clone_cuda_int8 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:07.8728993Z test_nvfuser_correctness_clone_cuda_uint8 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:07.8729627Z test_nvfuser_correctness_column_stack_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:07.8730279Z test_nvfuser_correctness_column_stack_cuda_bool (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:07.8730926Z test_nvfuser_correctness_column_stack_cuda_complex128 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:07.8731584Z test_nvfuser_correctness_column_stack_cuda_complex32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:07.8732213Z test_nvfuser_correctness_column_stack_cuda_complex64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:07.8732864Z test_nvfuser_correctness_column_stack_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:07.8733575Z test_nvfuser_correctness_column_stack_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:07.8734225Z test_nvfuser_correctness_column_stack_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:07.8734874Z test_nvfuser_correctness_column_stack_cuda_int16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:07.8735487Z test_nvfuser_correctness_column_stack_cuda_int32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:07.8736126Z test_nvfuser_correctness_column_stack_cuda_int64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:07.8736761Z test_nvfuser_correctness_column_stack_cuda_int8 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:07.8737403Z test_nvfuser_correctness_column_stack_cuda_uint8 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:07.8738029Z test_nvfuser_correctness_combinations_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:07.8738673Z test_nvfuser_correctness_combinations_cuda_bool (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:07.8739333Z test_nvfuser_correctness_combinations_cuda_complex128 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:07.8740243Z test_nvfuser_correctness_combinations_cuda_complex64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:07.8740930Z test_nvfuser_correctness_combinations_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:07.8741560Z test_nvfuser_correctness_combinations_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:07.8742203Z test_nvfuser_correctness_combinations_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:07.8742844Z test_nvfuser_correctness_combinations_cuda_int16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:07.8743480Z test_nvfuser_correctness_combinations_cuda_int32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:07.8744110Z test_nvfuser_correctness_combinations_cuda_int64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:07.8744759Z test_nvfuser_correctness_combinations_cuda_int8 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:07.8745399Z test_nvfuser_correctness_combinations_cuda_uint8 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:07.8746040Z test_nvfuser_correctness_complex_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:07.8746655Z test_nvfuser_correctness_complex_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:07.8747366Z test_nvfuser_correctness_complex_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:07.8748003Z test_nvfuser_correctness_conj_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:07.8748624Z test_nvfuser_correctness_conj_cuda_bool (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:07.8749271Z test_nvfuser_correctness_conj_cuda_complex128 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:07.8749895Z test_nvfuser_correctness_conj_cuda_complex32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:07.8750532Z test_nvfuser_correctness_conj_cuda_complex64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:07.8751162Z test_nvfuser_correctness_conj_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:07.8751785Z test_nvfuser_correctness_conj_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:07.8752387Z test_nvfuser_correctness_conj_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:07.8753007Z test_nvfuser_correctness_conj_cuda_int16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:07.8753683Z test_nvfuser_correctness_conj_cuda_int32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:07.8754330Z test_nvfuser_correctness_conj_cuda_int64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:07.8754940Z test_nvfuser_correctness_conj_cuda_int8 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:07.8755540Z test_nvfuser_correctness_conj_cuda_uint8 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:07.8756180Z test_nvfuser_correctness_conj_physical_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:07.8756826Z test_nvfuser_correctness_conj_physical_cuda_bool (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:07.8757478Z test_nvfuser_correctness_conj_physical_cuda_complex128 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:07.8758125Z test_nvfuser_correctness_conj_physical_cuda_complex32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:07.8758797Z test_nvfuser_correctness_conj_physical_cuda_complex64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:07.8759456Z test_nvfuser_correctness_conj_physical_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:07.8760109Z test_nvfuser_correctness_conj_physical_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:07.8760762Z test_nvfuser_correctness_conj_physical_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:07.8761454Z test_nvfuser_correctness_conj_physical_cuda_int16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:07.8762102Z test_nvfuser_correctness_conj_physical_cuda_int32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:07.8762743Z test_nvfuser_correctness_conj_physical_cuda_int64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:07.8763393Z test_nvfuser_correctness_conj_physical_cuda_int8 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:07.8764030Z test_nvfuser_correctness_conj_physical_cuda_uint8 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:07.8764687Z test_nvfuser_correctness_constant_pad_nd_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:07.8765338Z test_nvfuser_correctness_constant_pad_nd_cuda_bool (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:07.8765995Z test_nvfuser_correctness_constant_pad_nd_cuda_complex128 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:07.8766660Z test_nvfuser_correctness_constant_pad_nd_cuda_complex64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:07.8767349Z test_nvfuser_correctness_constant_pad_nd_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:07.8768013Z test_nvfuser_correctness_constant_pad_nd_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:07.8768675Z test_nvfuser_correctness_constant_pad_nd_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:07.8769325Z test_nvfuser_correctness_constant_pad_nd_cuda_int16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:07.8769954Z test_nvfuser_correctness_constant_pad_nd_cuda_int32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:07.8770608Z test_nvfuser_correctness_constant_pad_nd_cuda_int64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:07.8771259Z test_nvfuser_correctness_constant_pad_nd_cuda_int8 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:07.8771904Z test_nvfuser_correctness_constant_pad_nd_cuda_uint8 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:07.8772551Z test_nvfuser_correctness_contiguous_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:07.8773180Z test_nvfuser_correctness_contiguous_cuda_bool (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:07.8773834Z test_nvfuser_correctness_contiguous_cuda_complex128 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.003s) 2022-11-23T04:22:07.8774551Z test_nvfuser_correctness_contiguous_cuda_complex32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:07.8775201Z test_nvfuser_correctness_contiguous_cuda_complex64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:07.8775833Z test_nvfuser_correctness_contiguous_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:07.8776474Z test_nvfuser_correctness_contiguous_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:07.8776794Z test_nvfuser_correctness_contiguous_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:07.8777114Z test_nvfuser_correctness_contiguous_cuda_int16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:07.8777426Z test_nvfuser_correctness_contiguous_cuda_int32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:07.8777744Z test_nvfuser_correctness_contiguous_cuda_int64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:07.8778071Z test_nvfuser_correctness_contiguous_cuda_int8 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:07.8778389Z test_nvfuser_correctness_contiguous_cuda_uint8 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:07.8778766Z test_nvfuser_correctness_copysign_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:07.8779095Z test_nvfuser_correctness_copysign_cuda_bool (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:07.8779397Z test_nvfuser_correctness_copysign_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:07.8779714Z test_nvfuser_correctness_copysign_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:07.8780424Z test_nvfuser_correctness_copysign_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:07.8780752Z test_nvfuser_correctness_copysign_cuda_int16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:07.8781069Z test_nvfuser_correctness_copysign_cuda_int32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:07.8781386Z test_nvfuser_correctness_copysign_cuda_int64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:07.8781699Z test_nvfuser_correctness_copysign_cuda_int8 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:07.8782010Z test_nvfuser_correctness_copysign_cuda_uint8 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:07.8782330Z test_nvfuser_correctness_corrcoef_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:07.8782658Z test_nvfuser_correctness_corrcoef_cuda_complex128 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:07.8783065Z test_nvfuser_correctness_corrcoef_cuda_complex64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:07.8783392Z test_nvfuser_correctness_corrcoef_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:07.8783688Z test_nvfuser_correctness_corrcoef_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:07.8784010Z test_nvfuser_correctness_corrcoef_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:07.8784327Z test_nvfuser_correctness_corrcoef_cuda_int16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:07.8784647Z test_nvfuser_correctness_corrcoef_cuda_int32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:07.8784960Z test_nvfuser_correctness_corrcoef_cuda_int64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:07.8785271Z test_nvfuser_correctness_corrcoef_cuda_int8 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:07.8785581Z test_nvfuser_correctness_corrcoef_cuda_uint8 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:07.8785954Z test_nvfuser_correctness_cos_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:07.8786274Z test_nvfuser_correctness_cos_cuda_bool (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:07.8786590Z test_nvfuser_correctness_cos_cuda_complex128 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:07.8786899Z test_nvfuser_correctness_cos_cuda_complex32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:07.8787214Z test_nvfuser_correctness_cos_cuda_complex64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:07.8787505Z test_nvfuser_correctness_cos_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:07.8787814Z test_nvfuser_correctness_cos_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:07.8788139Z test_nvfuser_correctness_cos_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:07.8788451Z test_nvfuser_correctness_cos_cuda_int16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:07.8788763Z test_nvfuser_correctness_cos_cuda_int32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:07.8789069Z test_nvfuser_correctness_cos_cuda_int64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:07.8789377Z test_nvfuser_correctness_cos_cuda_int8 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:07.8789741Z test_nvfuser_correctness_cos_cuda_uint8 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:07.8790055Z test_nvfuser_correctness_cosh_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:07.8790358Z test_nvfuser_correctness_cosh_cuda_bool (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:07.8790718Z test_nvfuser_correctness_cosh_cuda_complex128 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:07.8791034Z test_nvfuser_correctness_cosh_cuda_complex32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:07.8791336Z test_nvfuser_correctness_cosh_cuda_complex64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:07.8791650Z test_nvfuser_correctness_cosh_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:07.8791959Z test_nvfuser_correctness_cosh_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:07.8792268Z test_nvfuser_correctness_cosh_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:07.8792573Z test_nvfuser_correctness_cosh_cuda_int16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:07.8792935Z test_nvfuser_correctness_cosh_cuda_int32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:07.8793255Z test_nvfuser_correctness_cosh_cuda_int64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:07.8793571Z test_nvfuser_correctness_cosh_cuda_int8 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:07.8793887Z test_nvfuser_correctness_cosh_cuda_uint8 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:07.8794215Z test_nvfuser_correctness_count_nonzero_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:07.8794532Z test_nvfuser_correctness_count_nonzero_cuda_bool (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:07.8794869Z test_nvfuser_correctness_count_nonzero_cuda_complex128 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:07.8795182Z test_nvfuser_correctness_count_nonzero_cuda_complex64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:07.8795507Z test_nvfuser_correctness_count_nonzero_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:07.8795829Z test_nvfuser_correctness_count_nonzero_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:07.8796150Z test_nvfuser_correctness_count_nonzero_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:07.8796473Z test_nvfuser_correctness_count_nonzero_cuda_int16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:07.8796852Z test_nvfuser_correctness_count_nonzero_cuda_int32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:07.8797171Z test_nvfuser_correctness_count_nonzero_cuda_int64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:07.8797487Z test_nvfuser_correctness_count_nonzero_cuda_int8 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:07.8797813Z test_nvfuser_correctness_count_nonzero_cuda_uint8 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:07.8798133Z test_nvfuser_correctness_cov_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:07.8798461Z test_nvfuser_correctness_cov_cuda_complex128 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:07.8798777Z test_nvfuser_correctness_cov_cuda_complex64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:07.8799067Z test_nvfuser_correctness_cov_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:07.8799382Z test_nvfuser_correctness_cov_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:07.8799747Z test_nvfuser_correctness_cov_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:07.8800070Z test_nvfuser_correctness_cov_cuda_int16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:07.8800373Z test_nvfuser_correctness_cov_cuda_int32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:07.8800679Z test_nvfuser_correctness_cov_cuda_int64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:07.8800981Z test_nvfuser_correctness_cov_cuda_int8 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:07.8801289Z test_nvfuser_correctness_cov_cuda_uint8 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:07.8801614Z test_nvfuser_correctness_cross_cuda_complex128 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:07.8801934Z test_nvfuser_correctness_cross_cuda_complex64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:07.8802247Z test_nvfuser_correctness_cross_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:07.8802570Z test_nvfuser_correctness_cross_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:07.8802867Z test_nvfuser_correctness_cross_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:07.8803184Z test_nvfuser_correctness_cross_cuda_int16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:07.8803554Z test_nvfuser_correctness_cross_cuda_int32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:07.8803862Z test_nvfuser_correctness_cross_cuda_int64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:07.8804168Z test_nvfuser_correctness_cross_cuda_int8 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:07.8804469Z test_nvfuser_correctness_cross_cuda_uint8 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:07.8804783Z test_nvfuser_correctness_cummax_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:07.8805095Z test_nvfuser_correctness_cummax_cuda_bool (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:07.8805413Z test_nvfuser_correctness_cummax_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:07.8805726Z test_nvfuser_correctness_cummax_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:07.8806040Z test_nvfuser_correctness_cummax_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:07.8806353Z test_nvfuser_correctness_cummax_cuda_int16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:07.8806689Z test_nvfuser_correctness_cummax_cuda_int32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:07.8807012Z test_nvfuser_correctness_cummax_cuda_int64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:07.8807332Z test_nvfuser_correctness_cummax_cuda_int8 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:07.8807645Z test_nvfuser_correctness_cummax_cuda_uint8 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:07.8807964Z test_nvfuser_correctness_cummin_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:07.8808280Z test_nvfuser_correctness_cummin_cuda_bool (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:07.8808597Z test_nvfuser_correctness_cummin_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:07.8808909Z test_nvfuser_correctness_cummin_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:07.8809221Z test_nvfuser_correctness_cummin_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:07.8809530Z test_nvfuser_correctness_cummin_cuda_int16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:07.8809840Z test_nvfuser_correctness_cummin_cuda_int32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:07.8810151Z test_nvfuser_correctness_cummin_cuda_int64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:07.8810492Z test_nvfuser_correctness_cummin_cuda_int8 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:07.8810798Z test_nvfuser_correctness_cummin_cuda_uint8 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:07.8811118Z test_nvfuser_correctness_cumprod_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:07.8811437Z test_nvfuser_correctness_cumprod_cuda_complex128 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:07.8811763Z test_nvfuser_correctness_cumprod_cuda_complex64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:07.8812091Z test_nvfuser_correctness_cumprod_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:07.8812406Z test_nvfuser_correctness_cumprod_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:07.8812799Z test_nvfuser_correctness_cumprod_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:07.8813122Z test_nvfuser_correctness_cumprod_cuda_int16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:07.8813438Z test_nvfuser_correctness_cumprod_cuda_int32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:07.8813802Z test_nvfuser_correctness_cumprod_cuda_int64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:07.8814124Z test_nvfuser_correctness_cumprod_cuda_int8 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:07.8814416Z test_nvfuser_correctness_cumprod_cuda_uint8 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:07.8814733Z test_nvfuser_correctness_cumsum_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:07.8815053Z test_nvfuser_correctness_cumsum_cuda_complex128 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:07.8815373Z test_nvfuser_correctness_cumsum_cuda_complex64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:07.8815691Z test_nvfuser_correctness_cumsum_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:07.8816007Z test_nvfuser_correctness_cumsum_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:07.8816320Z test_nvfuser_correctness_cumsum_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:07.8816629Z test_nvfuser_correctness_cumsum_cuda_int16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:07.8816950Z test_nvfuser_correctness_cumsum_cuda_int32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:07.8817338Z test_nvfuser_correctness_cumsum_cuda_int64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:07.8817655Z test_nvfuser_correctness_cumsum_cuda_int8 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:07.8817965Z test_nvfuser_correctness_cumsum_cuda_uint8 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:07.8818285Z test_nvfuser_correctness_cumulative_trapezoid_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:07.8818631Z test_nvfuser_correctness_cumulative_trapezoid_cuda_complex128 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:07.8818978Z test_nvfuser_correctness_cumulative_trapezoid_cuda_complex64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:07.8819318Z test_nvfuser_correctness_cumulative_trapezoid_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:07.8819655Z test_nvfuser_correctness_cumulative_trapezoid_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:07.8820152Z test_nvfuser_correctness_cumulative_trapezoid_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:07.8820498Z test_nvfuser_correctness_cumulative_trapezoid_cuda_int16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:07.8820907Z test_nvfuser_correctness_cumulative_trapezoid_cuda_int32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:07.8821252Z test_nvfuser_correctness_cumulative_trapezoid_cuda_int64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:07.8821583Z test_nvfuser_correctness_cumulative_trapezoid_cuda_int8 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:07.8821918Z test_nvfuser_correctness_cumulative_trapezoid_cuda_uint8 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:07.8822246Z test_nvfuser_correctness_deg2rad_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:07.8822567Z test_nvfuser_correctness_deg2rad_cuda_bool (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:07.8822874Z test_nvfuser_correctness_deg2rad_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:07.8823185Z test_nvfuser_correctness_deg2rad_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:07.8823493Z test_nvfuser_correctness_deg2rad_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:07.8823805Z test_nvfuser_correctness_deg2rad_cuda_int16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:07.8824121Z test_nvfuser_correctness_deg2rad_cuda_int32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:07.8824508Z test_nvfuser_correctness_deg2rad_cuda_int64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:07.8824821Z test_nvfuser_correctness_deg2rad_cuda_int8 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:07.8825129Z test_nvfuser_correctness_deg2rad_cuda_uint8 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:07.8825445Z test_nvfuser_correctness_diag_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:07.8825756Z test_nvfuser_correctness_diag_cuda_bool (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:07.8826073Z test_nvfuser_correctness_diag_cuda_complex128 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:07.8826386Z test_nvfuser_correctness_diag_cuda_complex32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:07.8826685Z test_nvfuser_correctness_diag_cuda_complex64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:07.8827009Z test_nvfuser_correctness_diag_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:07.8827324Z test_nvfuser_correctness_diag_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:07.8827689Z test_nvfuser_correctness_diag_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.005s) 2022-11-23T04:22:07.8828015Z test_nvfuser_correctness_diag_cuda_int16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:07.8828324Z test_nvfuser_correctness_diag_cuda_int32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:07.8828631Z test_nvfuser_correctness_diag_cuda_int64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:07.8828938Z test_nvfuser_correctness_diag_cuda_int8 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:07.8829242Z test_nvfuser_correctness_diag_cuda_uint8 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:07.8829570Z test_nvfuser_correctness_diag_embed_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:07.8829888Z test_nvfuser_correctness_diag_embed_cuda_bool (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:07.8830217Z test_nvfuser_correctness_diag_embed_cuda_complex128 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:07.8830519Z test_nvfuser_correctness_diag_embed_cuda_complex32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:07.8830845Z test_nvfuser_correctness_diag_embed_cuda_complex64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:07.8831219Z test_nvfuser_correctness_diag_embed_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:07.8831540Z test_nvfuser_correctness_diag_embed_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:07.8831870Z test_nvfuser_correctness_diag_embed_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:07.8832189Z test_nvfuser_correctness_diag_embed_cuda_int16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:07.8832507Z test_nvfuser_correctness_diag_embed_cuda_int32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:07.8832821Z test_nvfuser_correctness_diag_embed_cuda_int64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:07.8833143Z test_nvfuser_correctness_diag_embed_cuda_int8 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:07.8833461Z test_nvfuser_correctness_diag_embed_cuda_uint8 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:07.8833781Z test_nvfuser_correctness_diagflat_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:07.8834096Z test_nvfuser_correctness_diagflat_cuda_bool (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:07.8834450Z test_nvfuser_correctness_diagflat_cuda_complex128 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:07.8834786Z test_nvfuser_correctness_diagflat_cuda_complex64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:07.8835104Z test_nvfuser_correctness_diagflat_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:07.8835426Z test_nvfuser_correctness_diagflat_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:07.8835736Z test_nvfuser_correctness_diagflat_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:07.8836053Z test_nvfuser_correctness_diagflat_cuda_int16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:07.8836370Z test_nvfuser_correctness_diagflat_cuda_int32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:07.8836690Z test_nvfuser_correctness_diagflat_cuda_int64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:07.8837009Z test_nvfuser_correctness_diagflat_cuda_int8 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:07.8837326Z test_nvfuser_correctness_diagflat_cuda_uint8 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:07.8837654Z test_nvfuser_correctness_diagonal_copy_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:07.8837979Z test_nvfuser_correctness_diagonal_copy_cuda_bool (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:07.8838363Z test_nvfuser_correctness_diagonal_copy_cuda_complex128 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:07.8838674Z test_nvfuser_correctness_diagonal_copy_cuda_complex32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:07.8839001Z test_nvfuser_correctness_diagonal_copy_cuda_complex64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:07.8839328Z test_nvfuser_correctness_diagonal_copy_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:07.8839656Z test_nvfuser_correctness_diagonal_copy_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:07.8839985Z test_nvfuser_correctness_diagonal_copy_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:07.8840306Z test_nvfuser_correctness_diagonal_copy_cuda_int16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:07.8840627Z test_nvfuser_correctness_diagonal_copy_cuda_int32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:07.8840947Z test_nvfuser_correctness_diagonal_copy_cuda_int64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:07.8841306Z test_nvfuser_correctness_diagonal_copy_cuda_int8 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:07.8841647Z test_nvfuser_correctness_diagonal_copy_cuda_uint8 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:07.8841972Z test_nvfuser_correctness_diagonal_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:07.8842293Z test_nvfuser_correctness_diagonal_cuda_bool (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:07.8842595Z test_nvfuser_correctness_diagonal_cuda_complex128 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:07.8842916Z test_nvfuser_correctness_diagonal_cuda_complex32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:07.8843241Z test_nvfuser_correctness_diagonal_cuda_complex64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:07.8843558Z test_nvfuser_correctness_diagonal_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:07.8843878Z test_nvfuser_correctness_diagonal_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:07.8844192Z test_nvfuser_correctness_diagonal_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:07.8844505Z test_nvfuser_correctness_diagonal_cuda_int16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:07.8844822Z test_nvfuser_correctness_diagonal_cuda_int32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:07.8845196Z test_nvfuser_correctness_diagonal_cuda_int64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:07.8845508Z test_nvfuser_correctness_diagonal_cuda_int8 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:07.8845819Z test_nvfuser_correctness_diagonal_cuda_uint8 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:07.8846152Z test_nvfuser_correctness_diagonal_scatter_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:07.8846471Z test_nvfuser_correctness_diagonal_scatter_cuda_bool (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:07.8846808Z test_nvfuser_correctness_diagonal_scatter_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:07.8847143Z test_nvfuser_correctness_diagonal_scatter_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:07.8847475Z test_nvfuser_correctness_diagonal_scatter_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:07.8847800Z test_nvfuser_correctness_diagonal_scatter_cuda_int16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:07.8848175Z test_nvfuser_correctness_diagonal_scatter_cuda_int32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:07.8848513Z test_nvfuser_correctness_diagonal_scatter_cuda_int64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:07.8848839Z test_nvfuser_correctness_diagonal_scatter_cuda_int8 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:07.8849165Z test_nvfuser_correctness_diagonal_scatter_cuda_uint8 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:07.8849480Z test_nvfuser_correctness_diff_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:07.8849794Z test_nvfuser_correctness_diff_cuda_bool (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:07.8850115Z test_nvfuser_correctness_diff_cuda_complex128 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:07.8850430Z test_nvfuser_correctness_diff_cuda_complex64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:07.8850724Z test_nvfuser_correctness_diff_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:07.8851036Z test_nvfuser_correctness_diff_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:07.8851353Z test_nvfuser_correctness_diff_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:07.8851752Z test_nvfuser_correctness_diff_cuda_int16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:07.8852124Z test_nvfuser_correctness_diff_cuda_int32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:07.8852433Z test_nvfuser_correctness_diff_cuda_int64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:07.8852739Z test_nvfuser_correctness_diff_cuda_int8 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:07.8853049Z test_nvfuser_correctness_diff_cuda_uint8 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:07.8853365Z test_nvfuser_correctness_digamma_cuda_bool (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:07.8853683Z test_nvfuser_correctness_digamma_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:07.8853998Z test_nvfuser_correctness_digamma_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:07.8854307Z test_nvfuser_correctness_digamma_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:07.8854599Z test_nvfuser_correctness_digamma_cuda_int16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:07.8854914Z test_nvfuser_correctness_digamma_cuda_int32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:07.8855274Z test_nvfuser_correctness_digamma_cuda_int64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:07.8855594Z test_nvfuser_correctness_digamma_cuda_int8 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:07.8855903Z test_nvfuser_correctness_digamma_cuda_uint8 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:07.8856221Z test_nvfuser_correctness_dist_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:07.8856542Z test_nvfuser_correctness_dist_cuda_complex128 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:07.8856867Z test_nvfuser_correctness_dist_cuda_complex64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:07.8857185Z test_nvfuser_correctness_dist_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:07.8857494Z test_nvfuser_correctness_dist_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:07.8857803Z test_nvfuser_correctness_dist_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:07.8858137Z test_nvfuser_correctness_div_floor_rounding_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:07.8858450Z test_nvfuser_correctness_div_floor_rounding_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:07.8858832Z test_nvfuser_correctness_div_floor_rounding_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:07.8859161Z test_nvfuser_correctness_div_floor_rounding_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:07.8859486Z test_nvfuser_correctness_div_floor_rounding_cuda_int16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:07.8859811Z test_nvfuser_correctness_div_floor_rounding_cuda_int32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:07.8860348Z test_nvfuser_correctness_div_floor_rounding_cuda_int64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:07.8860683Z test_nvfuser_correctness_div_floor_rounding_cuda_int8 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:07.8861016Z test_nvfuser_correctness_div_floor_rounding_cuda_uint8 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:07.8861362Z test_nvfuser_correctness_div_no_rounding_mode_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:07.8861695Z test_nvfuser_correctness_div_no_rounding_mode_cuda_bool (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:07.8862110Z test_nvfuser_correctness_div_no_rounding_mode_cuda_complex128 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:07.8862459Z test_nvfuser_correctness_div_no_rounding_mode_cuda_complex32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:07.8862794Z test_nvfuser_correctness_div_no_rounding_mode_cuda_complex64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:07.8863106Z test_nvfuser_correctness_div_no_rounding_mode_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:07.8863438Z test_nvfuser_correctness_div_no_rounding_mode_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:07.8863769Z test_nvfuser_correctness_div_no_rounding_mode_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:07.8864098Z test_nvfuser_correctness_div_no_rounding_mode_cuda_int16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:07.8864422Z test_nvfuser_correctness_div_no_rounding_mode_cuda_int32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:07.8864742Z test_nvfuser_correctness_div_no_rounding_mode_cuda_int64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:07.8865068Z test_nvfuser_correctness_div_no_rounding_mode_cuda_int8 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:07.8865396Z test_nvfuser_correctness_div_no_rounding_mode_cuda_uint8 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:07.8865792Z test_nvfuser_correctness_div_trunc_rounding_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:07.8866118Z test_nvfuser_correctness_div_trunc_rounding_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:07.8866450Z test_nvfuser_correctness_div_trunc_rounding_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:07.8866778Z test_nvfuser_correctness_div_trunc_rounding_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:07.8867111Z test_nvfuser_correctness_div_trunc_rounding_cuda_int16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:07.8867421Z test_nvfuser_correctness_div_trunc_rounding_cuda_int32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.003s) 2022-11-23T04:22:07.8867746Z test_nvfuser_correctness_div_trunc_rounding_cuda_int64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:07.8868072Z test_nvfuser_correctness_div_trunc_rounding_cuda_int8 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:07.8868394Z test_nvfuser_correctness_div_trunc_rounding_cuda_uint8 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:07.8868713Z test_nvfuser_correctness_dot_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:07.8869076Z test_nvfuser_correctness_dot_cuda_complex128 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:07.8869403Z test_nvfuser_correctness_dot_cuda_complex64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:07.8869714Z test_nvfuser_correctness_dot_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:07.8870022Z test_nvfuser_correctness_dot_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:07.8870334Z test_nvfuser_correctness_dot_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:07.8870653Z test_nvfuser_correctness_double_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:07.8870965Z test_nvfuser_correctness_double_cuda_bool (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:07.8871293Z test_nvfuser_correctness_double_cuda_complex128 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:07.8871597Z test_nvfuser_correctness_double_cuda_complex32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:07.8871923Z test_nvfuser_correctness_double_cuda_complex64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:07.8872242Z test_nvfuser_correctness_double_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:07.8872612Z test_nvfuser_correctness_double_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:07.8872923Z test_nvfuser_correctness_double_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:07.8873235Z test_nvfuser_correctness_double_cuda_int16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:07.8873544Z test_nvfuser_correctness_double_cuda_int32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:07.8873851Z test_nvfuser_correctness_double_cuda_int64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:07.8874161Z test_nvfuser_correctness_double_cuda_int8 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:07.8874468Z test_nvfuser_correctness_double_cuda_uint8 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:07.8874780Z test_nvfuser_correctness_dsplit_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:07.8875090Z test_nvfuser_correctness_dsplit_cuda_bool (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:07.8875394Z test_nvfuser_correctness_dsplit_cuda_complex128 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:07.8875762Z test_nvfuser_correctness_dsplit_cuda_complex32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:07.8876097Z test_nvfuser_correctness_dsplit_cuda_complex64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:07.8876416Z test_nvfuser_correctness_dsplit_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:07.8876734Z test_nvfuser_correctness_dsplit_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:07.8877050Z test_nvfuser_correctness_dsplit_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:07.8877362Z test_nvfuser_correctness_dsplit_cuda_int16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:07.8877672Z test_nvfuser_correctness_dsplit_cuda_int32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:07.8877979Z test_nvfuser_correctness_dsplit_cuda_int64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:07.8878287Z test_nvfuser_correctness_dsplit_cuda_int8 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:07.8878591Z test_nvfuser_correctness_dsplit_cuda_uint8 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:07.8878908Z test_nvfuser_correctness_dstack_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:07.8879206Z test_nvfuser_correctness_dstack_cuda_bool (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:07.8879582Z test_nvfuser_correctness_dstack_cuda_complex128 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:07.8879901Z test_nvfuser_correctness_dstack_cuda_complex32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:07.8880212Z test_nvfuser_correctness_dstack_cuda_complex64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:07.8880526Z test_nvfuser_correctness_dstack_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:07.8880851Z test_nvfuser_correctness_dstack_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:07.8881175Z test_nvfuser_correctness_dstack_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:07.8881487Z test_nvfuser_correctness_dstack_cuda_int16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:07.8881797Z test_nvfuser_correctness_dstack_cuda_int32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:07.8882103Z test_nvfuser_correctness_dstack_cuda_int64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:07.8882408Z test_nvfuser_correctness_dstack_cuda_int8 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:07.8882761Z test_nvfuser_correctness_dstack_cuda_uint8 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:07.8883066Z test_nvfuser_correctness_einsum_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:07.8883392Z test_nvfuser_correctness_einsum_cuda_complex128 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:07.8883710Z test_nvfuser_correctness_einsum_cuda_complex64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:07.8884023Z test_nvfuser_correctness_einsum_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:07.8884340Z test_nvfuser_correctness_einsum_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:07.8884654Z test_nvfuser_correctness_einsum_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:07.8884913Z test_nvfuser_correctness_empty_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: Skipped! (0.001s) 2022-11-23T04:22:07.8885164Z test_nvfuser_correctness_empty_cuda_bool (__main__.TestCudaFuserOpInfoCUDA) ... skip: Skipped! (0.001s) 2022-11-23T04:22:07.8885431Z test_nvfuser_correctness_empty_cuda_complex128 (__main__.TestCudaFuserOpInfoCUDA) ... skip: Skipped! (0.001s) 2022-11-23T04:22:07.8885693Z test_nvfuser_correctness_empty_cuda_complex32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: Skipped! (0.001s) 2022-11-23T04:22:07.8885957Z test_nvfuser_correctness_empty_cuda_complex64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: Skipped! (0.001s) 2022-11-23T04:22:07.8886201Z test_nvfuser_correctness_empty_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: Skipped! (0.001s) 2022-11-23T04:22:07.8886515Z test_nvfuser_correctness_empty_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: Skipped! (0.001s) 2022-11-23T04:22:07.8886766Z test_nvfuser_correctness_empty_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: Skipped! (0.001s) 2022-11-23T04:22:07.8887013Z test_nvfuser_correctness_empty_cuda_int16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: Skipped! (0.001s) 2022-11-23T04:22:07.8887260Z test_nvfuser_correctness_empty_cuda_int32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: Skipped! (0.001s) 2022-11-23T04:22:07.8887503Z test_nvfuser_correctness_empty_cuda_int64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: Skipped! (0.001s) 2022-11-23T04:22:07.8887751Z test_nvfuser_correctness_empty_cuda_int8 (__main__.TestCudaFuserOpInfoCUDA) ... skip: Skipped! (0.001s) 2022-11-23T04:22:07.8887997Z test_nvfuser_correctness_empty_cuda_uint8 (__main__.TestCudaFuserOpInfoCUDA) ... skip: Skipped! (0.001s) 2022-11-23T04:22:07.8888262Z test_nvfuser_correctness_empty_like_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: Skipped! (0.001s) 2022-11-23T04:22:07.8888499Z test_nvfuser_correctness_empty_like_cuda_bool (__main__.TestCudaFuserOpInfoCUDA) ... skip: Skipped! (0.001s) 2022-11-23T04:22:07.8888761Z test_nvfuser_correctness_empty_like_cuda_complex128 (__main__.TestCudaFuserOpInfoCUDA) ... skip: Skipped! (0.001s) 2022-11-23T04:22:07.8889021Z test_nvfuser_correctness_empty_like_cuda_complex32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: Skipped! (0.001s) 2022-11-23T04:22:07.8889285Z test_nvfuser_correctness_empty_like_cuda_complex64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: Skipped! (0.001s) 2022-11-23T04:22:07.8889546Z test_nvfuser_correctness_empty_like_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: Skipped! (0.001s) 2022-11-23T04:22:07.8889858Z test_nvfuser_correctness_empty_like_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: Skipped! (0.001s) 2022-11-23T04:22:07.8890132Z test_nvfuser_correctness_empty_like_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: Skipped! (0.001s) 2022-11-23T04:22:07.8890388Z test_nvfuser_correctness_empty_like_cuda_int16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: Skipped! (0.001s) 2022-11-23T04:22:07.8890645Z test_nvfuser_correctness_empty_like_cuda_int32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: Skipped! (0.001s) 2022-11-23T04:22:07.8890940Z test_nvfuser_correctness_empty_like_cuda_int64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: Skipped! (0.001s) 2022-11-23T04:22:07.8891177Z test_nvfuser_correctness_empty_like_cuda_int8 (__main__.TestCudaFuserOpInfoCUDA) ... skip: Skipped! (0.001s) 2022-11-23T04:22:07.8891431Z test_nvfuser_correctness_empty_like_cuda_uint8 (__main__.TestCudaFuserOpInfoCUDA) ... skip: Skipped! (0.001s) 2022-11-23T04:22:07.8891747Z test_nvfuser_correctness_eq_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:07.8892059Z test_nvfuser_correctness_eq_cuda_bool (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:07.8892374Z test_nvfuser_correctness_eq_cuda_complex128 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:07.8892694Z test_nvfuser_correctness_eq_cuda_complex32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:07.8893006Z test_nvfuser_correctness_eq_cuda_complex64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:07.8893316Z test_nvfuser_correctness_eq_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:07.8893634Z test_nvfuser_correctness_eq_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:07.8894008Z test_nvfuser_correctness_eq_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:07.8894323Z test_nvfuser_correctness_eq_cuda_int16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:07.8894614Z test_nvfuser_correctness_eq_cuda_int32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:07.8894919Z test_nvfuser_correctness_eq_cuda_int64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:07.8895224Z test_nvfuser_correctness_eq_cuda_int8 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:07.8895526Z test_nvfuser_correctness_eq_cuda_uint8 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:07.8895841Z test_nvfuser_correctness_equal_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:07.8896150Z test_nvfuser_correctness_equal_cuda_bool (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:07.8896467Z test_nvfuser_correctness_equal_cuda_complex128 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:07.8896781Z test_nvfuser_correctness_equal_cuda_complex64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:07.8897151Z test_nvfuser_correctness_equal_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:07.8897479Z test_nvfuser_correctness_equal_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:07.8897790Z test_nvfuser_correctness_equal_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:07.8898094Z test_nvfuser_correctness_equal_cuda_int16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:07.8898392Z test_nvfuser_correctness_equal_cuda_int32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:07.8898710Z test_nvfuser_correctness_equal_cuda_int64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:07.8899026Z test_nvfuser_correctness_equal_cuda_int8 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:07.8899335Z test_nvfuser_correctness_equal_cuda_uint8 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:07.8899645Z test_nvfuser_correctness_erf_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:07.8900175Z test_nvfuser_correctness_erf_cuda_bool (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:07.8900502Z test_nvfuser_correctness_erf_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:07.8900895Z test_nvfuser_correctness_erf_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:07.8901200Z test_nvfuser_correctness_erf_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:07.8901507Z test_nvfuser_correctness_erf_cuda_int16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:07.8901815Z test_nvfuser_correctness_erf_cuda_int32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:07.8902101Z test_nvfuser_correctness_erf_cuda_int64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:07.8902411Z test_nvfuser_correctness_erf_cuda_int8 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:07.8902721Z test_nvfuser_correctness_erf_cuda_uint8 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:07.8903031Z test_nvfuser_correctness_erfc_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:07.8903345Z test_nvfuser_correctness_erfc_cuda_bool (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:07.8903658Z test_nvfuser_correctness_erfc_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:07.8903974Z test_nvfuser_correctness_erfc_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:07.8904345Z test_nvfuser_correctness_erfc_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:07.8904666Z test_nvfuser_correctness_erfc_cuda_int16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:07.8904973Z test_nvfuser_correctness_erfc_cuda_int32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:07.8905274Z test_nvfuser_correctness_erfc_cuda_int64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:07.8905579Z test_nvfuser_correctness_erfc_cuda_int8 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:07.8905877Z test_nvfuser_correctness_erfc_cuda_uint8 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:07.8906192Z test_nvfuser_correctness_erfinv_cuda_bool (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:07.8906507Z test_nvfuser_correctness_erfinv_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:07.8906818Z test_nvfuser_correctness_erfinv_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:07.8907129Z test_nvfuser_correctness_erfinv_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:07.8907441Z test_nvfuser_correctness_erfinv_cuda_int16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:07.8907802Z test_nvfuser_correctness_erfinv_cuda_int32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:07.8908122Z test_nvfuser_correctness_erfinv_cuda_int64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:07.8908436Z test_nvfuser_correctness_erfinv_cuda_int8 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:07.8908746Z test_nvfuser_correctness_erfinv_cuda_uint8 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:07.8909061Z test_nvfuser_correctness_exp2_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:07.8909388Z test_nvfuser_correctness_exp2_cuda_bool (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:07.8909686Z test_nvfuser_correctness_exp2_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:07.8909998Z test_nvfuser_correctness_exp2_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:07.8910300Z test_nvfuser_correctness_exp2_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:07.8910608Z test_nvfuser_correctness_exp2_cuda_int16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:07.8910960Z test_nvfuser_correctness_exp2_cuda_int32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:07.8911277Z test_nvfuser_correctness_exp2_cuda_int64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:07.8911582Z test_nvfuser_correctness_exp2_cuda_int8 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:07.8911884Z test_nvfuser_correctness_exp2_cuda_uint8 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:07.8912194Z test_nvfuser_correctness_exp_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:07.8912498Z test_nvfuser_correctness_exp_cuda_bool (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:07.8912830Z test_nvfuser_correctness_exp_cuda_complex128 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:07.8913153Z test_nvfuser_correctness_exp_cuda_complex32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:07.8913460Z test_nvfuser_correctness_exp_cuda_complex64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:07.8913772Z test_nvfuser_correctness_exp_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:07.8914081Z test_nvfuser_correctness_exp_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:07.8914391Z test_nvfuser_correctness_exp_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:07.8914753Z test_nvfuser_correctness_exp_cuda_int16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:07.8915060Z test_nvfuser_correctness_exp_cuda_int32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:07.8915366Z test_nvfuser_correctness_exp_cuda_int64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:07.8915674Z test_nvfuser_correctness_exp_cuda_int8 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:07.8915979Z test_nvfuser_correctness_exp_cuda_uint8 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:07.8916299Z test_nvfuser_correctness_expand_as_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:07.8916617Z test_nvfuser_correctness_expand_as_cuda_bool (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:07.8916939Z test_nvfuser_correctness_expand_as_cuda_complex128 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:07.8917244Z test_nvfuser_correctness_expand_as_cuda_complex64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:07.8917572Z test_nvfuser_correctness_expand_as_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:07.8917948Z test_nvfuser_correctness_expand_as_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:07.8918281Z test_nvfuser_correctness_expand_as_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:07.8918599Z test_nvfuser_correctness_expand_as_cuda_int16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:07.8918914Z test_nvfuser_correctness_expand_as_cuda_int32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:07.8919217Z test_nvfuser_correctness_expand_as_cuda_int64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.003s) 2022-11-23T04:22:07.8919530Z test_nvfuser_correctness_expand_as_cuda_int8 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:07.8919848Z test_nvfuser_correctness_expand_as_cuda_uint8 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:07.8920156Z test_nvfuser_correctness_expand_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:07.8920466Z test_nvfuser_correctness_expand_cuda_bool (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:07.8920785Z test_nvfuser_correctness_expand_cuda_complex128 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:07.8921082Z test_nvfuser_correctness_expand_cuda_complex64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:07.8921449Z test_nvfuser_correctness_expand_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:07.8921766Z test_nvfuser_correctness_expand_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:07.8922082Z test_nvfuser_correctness_expand_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:07.8922398Z test_nvfuser_correctness_expand_cuda_int16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:07.8922717Z test_nvfuser_correctness_expand_cuda_int32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:07.8923036Z test_nvfuser_correctness_expand_cuda_int64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:07.8923350Z test_nvfuser_correctness_expand_cuda_int8 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:07.8923657Z test_nvfuser_correctness_expand_cuda_uint8 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:07.8923971Z test_nvfuser_correctness_expm1_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:07.8924286Z test_nvfuser_correctness_expm1_cuda_bool (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:07.8924644Z test_nvfuser_correctness_expm1_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:07.8924950Z test_nvfuser_correctness_expm1_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:07.8925265Z test_nvfuser_correctness_expm1_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:07.8925575Z test_nvfuser_correctness_expm1_cuda_int16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:07.8925883Z test_nvfuser_correctness_expm1_cuda_int32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:07.8926193Z test_nvfuser_correctness_expm1_cuda_int64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:07.8926503Z test_nvfuser_correctness_expm1_cuda_int8 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:07.8926811Z test_nvfuser_correctness_expm1_cuda_uint8 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:07.8927129Z test_nvfuser_correctness_eye_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:07.8927439Z test_nvfuser_correctness_eye_cuda_bool (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:07.8927758Z test_nvfuser_correctness_eye_cuda_complex128 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:07.8928076Z test_nvfuser_correctness_eye_cuda_complex64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:07.8928442Z test_nvfuser_correctness_eye_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:07.8928733Z test_nvfuser_correctness_eye_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:07.8929042Z test_nvfuser_correctness_eye_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:07.8929348Z test_nvfuser_correctness_eye_cuda_int16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:07.8929654Z test_nvfuser_correctness_eye_cuda_int32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:07.8929958Z test_nvfuser_correctness_eye_cuda_int64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:07.8930266Z test_nvfuser_correctness_eye_cuda_int8 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:07.8930572Z test_nvfuser_correctness_eye_cuda_uint8 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:07.8930880Z test_nvfuser_correctness_fft_fft2_cuda_bool (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:07.8931199Z test_nvfuser_correctness_fft_fft2_cuda_complex128 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:07.8931560Z test_nvfuser_correctness_fft_fft2_cuda_complex64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:07.8931897Z test_nvfuser_correctness_fft_fft2_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:07.8932214Z test_nvfuser_correctness_fft_fft2_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:07.8932511Z test_nvfuser_correctness_fft_fft2_cuda_int16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:07.8932823Z test_nvfuser_correctness_fft_fft2_cuda_int32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:07.8933133Z test_nvfuser_correctness_fft_fft2_cuda_int64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:07.8933442Z test_nvfuser_correctness_fft_fft2_cuda_int8 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:07.8933750Z test_nvfuser_correctness_fft_fft2_cuda_uint8 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:07.8934058Z test_nvfuser_correctness_fft_fft_cuda_bool (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:07.8934372Z test_nvfuser_correctness_fft_fft_cuda_complex128 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:07.8934686Z test_nvfuser_correctness_fft_fft_cuda_complex64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:07.8935000Z test_nvfuser_correctness_fft_fft_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:07.8935362Z test_nvfuser_correctness_fft_fft_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:07.8935669Z test_nvfuser_correctness_fft_fft_cuda_int16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:07.8935977Z test_nvfuser_correctness_fft_fft_cuda_int32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:07.8936266Z test_nvfuser_correctness_fft_fft_cuda_int64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:07.8936587Z test_nvfuser_correctness_fft_fft_cuda_int8 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:07.8936902Z test_nvfuser_correctness_fft_fft_cuda_uint8 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:07.8937215Z test_nvfuser_correctness_fft_fftn_cuda_bool (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:07.8937534Z test_nvfuser_correctness_fft_fftn_cuda_complex128 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:07.8937851Z test_nvfuser_correctness_fft_fftn_cuda_complex64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:07.8938208Z test_nvfuser_correctness_fft_fftn_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:07.8938526Z test_nvfuser_correctness_fft_fftn_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:07.8938837Z test_nvfuser_correctness_fft_fftn_cuda_int16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:07.8939148Z test_nvfuser_correctness_fft_fftn_cuda_int32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:07.8939458Z test_nvfuser_correctness_fft_fftn_cuda_int64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:07.8939769Z test_nvfuser_correctness_fft_fftn_cuda_int8 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:07.8940279Z test_nvfuser_correctness_fft_fftn_cuda_uint8 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:07.8940618Z test_nvfuser_correctness_fft_fftshift_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:07.8940939Z test_nvfuser_correctness_fft_fftshift_cuda_bool (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:07.8941267Z test_nvfuser_correctness_fft_fftshift_cuda_complex128 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:07.8941603Z test_nvfuser_correctness_fft_fftshift_cuda_complex32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:07.8941926Z test_nvfuser_correctness_fft_fftshift_cuda_complex64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:07.8942343Z test_nvfuser_correctness_fft_fftshift_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:07.8942664Z test_nvfuser_correctness_fft_fftshift_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:07.8942976Z test_nvfuser_correctness_fft_fftshift_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:07.8943294Z test_nvfuser_correctness_fft_fftshift_cuda_int16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:07.8943603Z test_nvfuser_correctness_fft_fftshift_cuda_int32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:07.8943925Z test_nvfuser_correctness_fft_fftshift_cuda_int64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:07.8944221Z test_nvfuser_correctness_fft_fftshift_cuda_int8 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:07.8944534Z test_nvfuser_correctness_fft_fftshift_cuda_uint8 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:07.8944845Z test_nvfuser_correctness_fft_hfft2_cuda_bool (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:07.8945237Z test_nvfuser_correctness_fft_hfft2_cuda_complex128 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:07.8945576Z test_nvfuser_correctness_fft_hfft2_cuda_complex64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:07.8945891Z test_nvfuser_correctness_fft_hfft2_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:07.8946203Z test_nvfuser_correctness_fft_hfft2_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:07.8946523Z test_nvfuser_correctness_fft_hfft2_cuda_int16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:07.8946841Z test_nvfuser_correctness_fft_hfft2_cuda_int32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:07.8947157Z test_nvfuser_correctness_fft_hfft2_cuda_int64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:07.8947467Z test_nvfuser_correctness_fft_hfft2_cuda_int8 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:07.8947779Z test_nvfuser_correctness_fft_hfft2_cuda_uint8 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:07.8948070Z test_nvfuser_correctness_fft_hfft_cuda_bool (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:07.8948391Z test_nvfuser_correctness_fft_hfft_cuda_complex128 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:07.8948710Z test_nvfuser_correctness_fft_hfft_cuda_complex64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:07.8949079Z test_nvfuser_correctness_fft_hfft_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:07.8949385Z test_nvfuser_correctness_fft_hfft_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:07.8949692Z test_nvfuser_correctness_fft_hfft_cuda_int16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:07.8950003Z test_nvfuser_correctness_fft_hfft_cuda_int32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:07.8950313Z test_nvfuser_correctness_fft_hfft_cuda_int64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:07.8950624Z test_nvfuser_correctness_fft_hfft_cuda_int8 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:07.8950932Z test_nvfuser_correctness_fft_hfft_cuda_uint8 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:07.8951251Z test_nvfuser_correctness_fft_hfftn_cuda_bool (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:07.8951578Z test_nvfuser_correctness_fft_hfftn_cuda_complex128 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:07.8951905Z test_nvfuser_correctness_fft_hfftn_cuda_complex64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:07.8952262Z test_nvfuser_correctness_fft_hfftn_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:07.8952591Z test_nvfuser_correctness_fft_hfftn_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:07.8952901Z test_nvfuser_correctness_fft_hfftn_cuda_int16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:07.8953202Z test_nvfuser_correctness_fft_hfftn_cuda_int32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:07.8953513Z test_nvfuser_correctness_fft_hfftn_cuda_int64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:07.8953825Z test_nvfuser_correctness_fft_hfftn_cuda_int8 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:07.8954144Z test_nvfuser_correctness_fft_hfftn_cuda_uint8 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:07.8954456Z test_nvfuser_correctness_fft_ifft2_cuda_bool (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:07.8954779Z test_nvfuser_correctness_fft_ifft2_cuda_complex128 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:07.8955101Z test_nvfuser_correctness_fft_ifft2_cuda_complex64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:07.8955413Z test_nvfuser_correctness_fft_ifft2_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:07.8955769Z test_nvfuser_correctness_fft_ifft2_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:07.8956073Z test_nvfuser_correctness_fft_ifft2_cuda_int16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:07.8956387Z test_nvfuser_correctness_fft_ifft2_cuda_int32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:07.8956696Z test_nvfuser_correctness_fft_ifft2_cuda_int64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:07.8957006Z test_nvfuser_correctness_fft_ifft2_cuda_int8 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:07.8957320Z test_nvfuser_correctness_fft_ifft2_cuda_uint8 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:07.8957635Z test_nvfuser_correctness_fft_ifft_cuda_bool (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:07.8957954Z test_nvfuser_correctness_fft_ifft_cuda_complex128 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:07.8958271Z test_nvfuser_correctness_fft_ifft_cuda_complex64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:07.8958585Z test_nvfuser_correctness_fft_ifft_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:07.8958934Z test_nvfuser_correctness_fft_ifft_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:07.8959255Z test_nvfuser_correctness_fft_ifft_cuda_int16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:07.8959563Z test_nvfuser_correctness_fft_ifft_cuda_int32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:07.8959853Z test_nvfuser_correctness_fft_ifft_cuda_int64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:07.8960162Z test_nvfuser_correctness_fft_ifft_cuda_int8 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:07.8960471Z test_nvfuser_correctness_fft_ifft_cuda_uint8 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:07.8960792Z test_nvfuser_correctness_fft_ifftn_cuda_bool (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:07.8961119Z test_nvfuser_correctness_fft_ifftn_cuda_complex128 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:07.8961446Z test_nvfuser_correctness_fft_ifftn_cuda_complex64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:07.8961761Z test_nvfuser_correctness_fft_ifftn_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:07.8962076Z test_nvfuser_correctness_fft_ifftn_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:07.8962447Z test_nvfuser_correctness_fft_ifftn_cuda_int16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:07.8962753Z test_nvfuser_correctness_fft_ifftn_cuda_int32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:07.8963068Z test_nvfuser_correctness_fft_ifftn_cuda_int64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:07.8963376Z test_nvfuser_correctness_fft_ifftn_cuda_int8 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:07.8963670Z test_nvfuser_correctness_fft_ifftn_cuda_uint8 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:07.8963997Z test_nvfuser_correctness_fft_ifftshift_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:07.8964317Z test_nvfuser_correctness_fft_ifftshift_cuda_bool (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.003s) 2022-11-23T04:22:07.8964644Z test_nvfuser_correctness_fft_ifftshift_cuda_complex128 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:07.8964969Z test_nvfuser_correctness_fft_ifftshift_cuda_complex32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:07.8965295Z test_nvfuser_correctness_fft_ifftshift_cuda_complex64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:07.8965672Z test_nvfuser_correctness_fft_ifftshift_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:07.8966000Z test_nvfuser_correctness_fft_ifftshift_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:07.8966328Z test_nvfuser_correctness_fft_ifftshift_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:07.8966651Z test_nvfuser_correctness_fft_ifftshift_cuda_int16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:07.8966963Z test_nvfuser_correctness_fft_ifftshift_cuda_int32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:07.8967287Z test_nvfuser_correctness_fft_ifftshift_cuda_int64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:07.8967608Z test_nvfuser_correctness_fft_ifftshift_cuda_int8 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:07.8967900Z test_nvfuser_correctness_fft_ifftshift_cuda_uint8 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:07.8968213Z test_nvfuser_correctness_fft_ihfft2_cuda_bool (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:07.8968523Z test_nvfuser_correctness_fft_ihfft2_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:07.8968835Z test_nvfuser_correctness_fft_ihfft2_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:07.8969205Z test_nvfuser_correctness_fft_ihfft2_cuda_int16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:07.8969508Z test_nvfuser_correctness_fft_ihfft2_cuda_int32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:07.8969823Z test_nvfuser_correctness_fft_ihfft2_cuda_int64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:07.8970136Z test_nvfuser_correctness_fft_ihfft2_cuda_int8 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:07.8970456Z test_nvfuser_correctness_fft_ihfft2_cuda_uint8 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:07.8970772Z test_nvfuser_correctness_fft_ihfft_cuda_bool (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:07.8971099Z test_nvfuser_correctness_fft_ihfft_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:07.8971412Z test_nvfuser_correctness_fft_ihfft_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:07.8971705Z test_nvfuser_correctness_fft_ihfft_cuda_int16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:07.8972008Z test_nvfuser_correctness_fft_ihfft_cuda_int32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:07.8972352Z test_nvfuser_correctness_fft_ihfft_cuda_int64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:07.8972678Z test_nvfuser_correctness_fft_ihfft_cuda_int8 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:07.8972990Z test_nvfuser_correctness_fft_ihfft_cuda_uint8 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:07.8973294Z test_nvfuser_correctness_fft_ihfftn_cuda_bool (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:07.8973611Z test_nvfuser_correctness_fft_ihfftn_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:07.8973920Z test_nvfuser_correctness_fft_ihfftn_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:07.8974236Z test_nvfuser_correctness_fft_ihfftn_cuda_int16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:07.8974547Z test_nvfuser_correctness_fft_ihfftn_cuda_int32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:07.8974848Z test_nvfuser_correctness_fft_ihfftn_cuda_int64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:07.8975167Z test_nvfuser_correctness_fft_ihfftn_cuda_int8 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:07.8975469Z test_nvfuser_correctness_fft_ihfftn_cuda_uint8 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:07.8975784Z test_nvfuser_correctness_fft_irfft2_cuda_bool (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:07.8976165Z test_nvfuser_correctness_fft_irfft2_cuda_complex128 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:07.8976490Z test_nvfuser_correctness_fft_irfft2_cuda_complex64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:07.8976803Z test_nvfuser_correctness_fft_irfft2_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:07.8977109Z test_nvfuser_correctness_fft_irfft2_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:07.8977422Z test_nvfuser_correctness_fft_irfft2_cuda_int16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:07.8977727Z test_nvfuser_correctness_fft_irfft2_cuda_int32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:07.8978023Z test_nvfuser_correctness_fft_irfft2_cuda_int64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:07.8978336Z test_nvfuser_correctness_fft_irfft2_cuda_int8 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:07.8978649Z test_nvfuser_correctness_fft_irfft2_cuda_uint8 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:07.8979001Z test_nvfuser_correctness_fft_irfft_cuda_bool (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:07.8979313Z test_nvfuser_correctness_fft_irfft_cuda_complex128 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:07.8979638Z test_nvfuser_correctness_fft_irfft_cuda_complex64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:07.8980127Z test_nvfuser_correctness_fft_irfft_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:07.8980461Z test_nvfuser_correctness_fft_irfft_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:07.8980778Z test_nvfuser_correctness_fft_irfft_cuda_int16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:07.8981094Z test_nvfuser_correctness_fft_irfft_cuda_int32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:07.8981410Z test_nvfuser_correctness_fft_irfft_cuda_int64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:07.8981847Z test_nvfuser_correctness_fft_irfft_cuda_int8 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:07.8982154Z test_nvfuser_correctness_fft_irfft_cuda_uint8 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:07.8982469Z test_nvfuser_correctness_fft_irfftn_cuda_bool (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:07.8982793Z test_nvfuser_correctness_fft_irfftn_cuda_complex128 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:07.8983200Z test_nvfuser_correctness_fft_irfftn_cuda_complex64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:07.8983515Z test_nvfuser_correctness_fft_irfftn_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:07.8983803Z test_nvfuser_correctness_fft_irfftn_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:07.8984117Z test_nvfuser_correctness_fft_irfftn_cuda_int16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:07.8984431Z test_nvfuser_correctness_fft_irfftn_cuda_int32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:07.8984736Z test_nvfuser_correctness_fft_irfftn_cuda_int64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:07.8985056Z test_nvfuser_correctness_fft_irfftn_cuda_int8 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:07.8985375Z test_nvfuser_correctness_fft_irfftn_cuda_uint8 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:07.8985693Z test_nvfuser_correctness_fft_rfft2_cuda_bool (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:07.8986016Z test_nvfuser_correctness_fft_rfft2_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:07.8986389Z test_nvfuser_correctness_fft_rfft2_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:07.8986709Z test_nvfuser_correctness_fft_rfft2_cuda_int16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:07.8987010Z test_nvfuser_correctness_fft_rfft2_cuda_int32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:07.8987322Z test_nvfuser_correctness_fft_rfft2_cuda_int64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:07.8987614Z test_nvfuser_correctness_fft_rfft2_cuda_int8 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:07.8987931Z test_nvfuser_correctness_fft_rfft2_cuda_uint8 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:07.8988245Z test_nvfuser_correctness_fft_rfft_cuda_bool (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:07.8988558Z test_nvfuser_correctness_fft_rfft_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:07.8988871Z test_nvfuser_correctness_fft_rfft_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:07.8989180Z test_nvfuser_correctness_fft_rfft_cuda_int16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:07.8989492Z test_nvfuser_correctness_fft_rfft_cuda_int32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:07.8989863Z test_nvfuser_correctness_fft_rfft_cuda_int64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:07.8990176Z test_nvfuser_correctness_fft_rfft_cuda_int8 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:07.8990490Z test_nvfuser_correctness_fft_rfft_cuda_uint8 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:07.8990843Z test_nvfuser_correctness_fft_rfftn_cuda_bool (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:07.8991159Z test_nvfuser_correctness_fft_rfftn_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:07.8991454Z test_nvfuser_correctness_fft_rfftn_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:07.8991767Z test_nvfuser_correctness_fft_rfftn_cuda_int16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:07.8992069Z test_nvfuser_correctness_fft_rfftn_cuda_int32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:07.8992362Z test_nvfuser_correctness_fft_rfftn_cuda_int64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:07.8992676Z test_nvfuser_correctness_fft_rfftn_cuda_int8 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:07.8993047Z test_nvfuser_correctness_fft_rfftn_cuda_uint8 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:07.8993315Z test_nvfuser_correctness_fill_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: No fill_ op (0.001s) 2022-11-23T04:22:07.8993569Z test_nvfuser_correctness_fill_cuda_bool (__main__.TestCudaFuserOpInfoCUDA) ... skip: No fill_ op (0.001s) 2022-11-23T04:22:07.8993827Z test_nvfuser_correctness_fill_cuda_complex128 (__main__.TestCudaFuserOpInfoCUDA) ... skip: No fill_ op (0.001s) 2022-11-23T04:22:07.8994083Z test_nvfuser_correctness_fill_cuda_complex32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: No fill_ op (0.001s) 2022-11-23T04:22:07.8994350Z test_nvfuser_correctness_fill_cuda_complex64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: No fill_ op (0.001s) 2022-11-23T04:22:07.8994586Z test_nvfuser_correctness_fill_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: No fill_ op (0.001s) 2022-11-23T04:22:07.8994847Z test_nvfuser_correctness_fill_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: No fill_ op (0.001s) 2022-11-23T04:22:07.8995100Z test_nvfuser_correctness_fill_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: No fill_ op (0.001s) 2022-11-23T04:22:07.8995349Z test_nvfuser_correctness_fill_cuda_int16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: No fill_ op (0.001s) 2022-11-23T04:22:07.8995596Z test_nvfuser_correctness_fill_cuda_int32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: No fill_ op (0.001s) 2022-11-23T04:22:07.8995842Z test_nvfuser_correctness_fill_cuda_int64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: No fill_ op (0.001s) 2022-11-23T04:22:07.8996090Z test_nvfuser_correctness_fill_cuda_int8 (__main__.TestCudaFuserOpInfoCUDA) ... skip: No fill_ op (0.001s) 2022-11-23T04:22:07.8996336Z test_nvfuser_correctness_fill_cuda_uint8 (__main__.TestCudaFuserOpInfoCUDA) ... skip: No fill_ op (0.001s) 2022-11-23T04:22:07.8996661Z test_nvfuser_correctness_flatten_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:07.8997013Z test_nvfuser_correctness_flatten_cuda_bool (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:07.8997338Z test_nvfuser_correctness_flatten_cuda_complex128 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:07.8997660Z test_nvfuser_correctness_flatten_cuda_complex32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:07.8997980Z test_nvfuser_correctness_flatten_cuda_complex64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:07.8998296Z test_nvfuser_correctness_flatten_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:07.8998620Z test_nvfuser_correctness_flatten_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:07.8998939Z test_nvfuser_correctness_flatten_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:07.8999256Z test_nvfuser_correctness_flatten_cuda_int16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:07.8999568Z test_nvfuser_correctness_flatten_cuda_int32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:07.8999878Z test_nvfuser_correctness_flatten_cuda_int64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:07.9000232Z test_nvfuser_correctness_flatten_cuda_int8 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:07.9000556Z test_nvfuser_correctness_flatten_cuda_uint8 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:07.9000849Z test_nvfuser_correctness_flip_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:07.9001161Z test_nvfuser_correctness_flip_cuda_bool (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:07.9001478Z test_nvfuser_correctness_flip_cuda_complex128 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:07.9001796Z test_nvfuser_correctness_flip_cuda_complex64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:07.9002107Z test_nvfuser_correctness_flip_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:07.9002418Z test_nvfuser_correctness_flip_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:07.9002731Z test_nvfuser_correctness_flip_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:07.9003037Z test_nvfuser_correctness_flip_cuda_int16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:07.9003350Z test_nvfuser_correctness_flip_cuda_int32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:07.9003723Z test_nvfuser_correctness_flip_cuda_int64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:07.9004038Z test_nvfuser_correctness_flip_cuda_int8 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:07.9004346Z test_nvfuser_correctness_flip_cuda_uint8 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:07.9004645Z test_nvfuser_correctness_fliplr_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:07.9004955Z test_nvfuser_correctness_fliplr_cuda_bool (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:07.9005276Z test_nvfuser_correctness_fliplr_cuda_complex128 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:07.9005599Z test_nvfuser_correctness_fliplr_cuda_complex64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:07.9005912Z test_nvfuser_correctness_fliplr_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:07.9006223Z test_nvfuser_correctness_fliplr_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:07.9006528Z test_nvfuser_correctness_fliplr_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:07.9006915Z test_nvfuser_correctness_fliplr_cuda_int16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:07.9007238Z test_nvfuser_correctness_fliplr_cuda_int32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:07.9007547Z test_nvfuser_correctness_fliplr_cuda_int64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:07.9007857Z test_nvfuser_correctness_fliplr_cuda_int8 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:07.9008175Z test_nvfuser_correctness_fliplr_cuda_uint8 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:07.9008478Z test_nvfuser_correctness_flipud_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:07.9008799Z test_nvfuser_correctness_flipud_cuda_bool (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:07.9009128Z test_nvfuser_correctness_flipud_cuda_complex128 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:07.9009446Z test_nvfuser_correctness_flipud_cuda_complex64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:07.9009760Z test_nvfuser_correctness_flipud_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:07.9010076Z test_nvfuser_correctness_flipud_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:07.9010395Z test_nvfuser_correctness_flipud_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:07.9010761Z test_nvfuser_correctness_flipud_cuda_int16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:07.9011073Z test_nvfuser_correctness_flipud_cuda_int32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:07.9011384Z test_nvfuser_correctness_flipud_cuda_int64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:07.9011691Z test_nvfuser_correctness_flipud_cuda_int8 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:07.9012002Z test_nvfuser_correctness_flipud_cuda_uint8 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:07.9012304Z test_nvfuser_correctness_float_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:07.9012615Z test_nvfuser_correctness_float_cuda_bool (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:07.9012939Z test_nvfuser_correctness_float_cuda_complex128 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.003s) 2022-11-23T04:22:07.9013258Z test_nvfuser_correctness_float_cuda_complex32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:07.9013571Z test_nvfuser_correctness_float_cuda_complex64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:07.9013930Z test_nvfuser_correctness_float_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:07.9014255Z test_nvfuser_correctness_float_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:07.9014566Z test_nvfuser_correctness_float_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:07.9014874Z test_nvfuser_correctness_float_cuda_int16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:07.9015186Z test_nvfuser_correctness_float_cuda_int32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:07.9015493Z test_nvfuser_correctness_float_cuda_int64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:07.9015805Z test_nvfuser_correctness_float_cuda_int8 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:07.9016084Z test_nvfuser_correctness_float_cuda_uint8 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:07.9016410Z test_nvfuser_correctness_float_power_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:07.9016726Z test_nvfuser_correctness_float_power_cuda_bool (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:07.9017051Z test_nvfuser_correctness_float_power_cuda_complex128 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:07.9017379Z test_nvfuser_correctness_float_power_cuda_complex64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:07.9017763Z test_nvfuser_correctness_float_power_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:07.9018080Z test_nvfuser_correctness_float_power_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:07.9018405Z test_nvfuser_correctness_float_power_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:07.9018725Z test_nvfuser_correctness_float_power_cuda_int16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:07.9019043Z test_nvfuser_correctness_float_power_cuda_int32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:07.9019351Z test_nvfuser_correctness_float_power_cuda_int64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:07.9019659Z test_nvfuser_correctness_float_power_cuda_int8 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:07.9020169Z test_nvfuser_correctness_float_power_cuda_uint8 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:07.9020501Z test_nvfuser_correctness_floor_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:07.9020884Z test_nvfuser_correctness_floor_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:07.9021217Z test_nvfuser_correctness_floor_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:07.9021528Z test_nvfuser_correctness_floor_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:07.9021837Z test_nvfuser_correctness_floor_cuda_int16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:07.9022142Z test_nvfuser_correctness_floor_cuda_int32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:07.9022448Z test_nvfuser_correctness_floor_cuda_int64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:07.9022771Z test_nvfuser_correctness_floor_cuda_int8 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:07.9023086Z test_nvfuser_correctness_floor_cuda_uint8 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:07.9023411Z test_nvfuser_correctness_floor_divide_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:07.9023736Z test_nvfuser_correctness_floor_divide_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:07.9024030Z test_nvfuser_correctness_floor_divide_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:07.9024355Z test_nvfuser_correctness_floor_divide_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:07.9024746Z test_nvfuser_correctness_floor_divide_cuda_int16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:07.9025065Z test_nvfuser_correctness_floor_divide_cuda_int32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:07.9025374Z test_nvfuser_correctness_floor_divide_cuda_int64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:07.9025690Z test_nvfuser_correctness_floor_divide_cuda_int8 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:07.9026136Z test_nvfuser_correctness_floor_divide_cuda_uint8 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:07.9026450Z test_nvfuser_correctness_fmax_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:07.9026758Z test_nvfuser_correctness_fmax_cuda_bool (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:07.9027065Z test_nvfuser_correctness_fmax_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:07.9027373Z test_nvfuser_correctness_fmax_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:07.9027695Z test_nvfuser_correctness_fmax_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:07.9028063Z test_nvfuser_correctness_fmax_cuda_int16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:07.9028366Z test_nvfuser_correctness_fmax_cuda_int32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:07.9028676Z test_nvfuser_correctness_fmax_cuda_int64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:07.9028984Z test_nvfuser_correctness_fmax_cuda_int8 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:07.9029294Z test_nvfuser_correctness_fmax_cuda_uint8 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:07.9029610Z test_nvfuser_correctness_fmin_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:07.9029919Z test_nvfuser_correctness_fmin_cuda_bool (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:07.9030231Z test_nvfuser_correctness_fmin_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:07.9030540Z test_nvfuser_correctness_fmin_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:07.9030839Z test_nvfuser_correctness_fmin_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:07.9031143Z test_nvfuser_correctness_fmin_cuda_int16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:07.9031503Z test_nvfuser_correctness_fmin_cuda_int32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:07.9031792Z test_nvfuser_correctness_fmin_cuda_int64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:07.9032102Z test_nvfuser_correctness_fmin_cuda_int8 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:07.9032415Z test_nvfuser_correctness_fmin_cuda_uint8 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:07.9032727Z test_nvfuser_correctness_fmod_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:07.9033048Z test_nvfuser_correctness_fmod_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:07.9033362Z test_nvfuser_correctness_fmod_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:07.9033670Z test_nvfuser_correctness_fmod_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:07.9033971Z test_nvfuser_correctness_fmod_cuda_int16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:07.9034277Z test_nvfuser_correctness_fmod_cuda_int32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:07.9034624Z test_nvfuser_correctness_fmod_cuda_int64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:07.9034943Z test_nvfuser_correctness_fmod_cuda_int8 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:07.9035245Z test_nvfuser_correctness_fmod_cuda_uint8 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:07.9035539Z test_nvfuser_correctness_frac_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:07.9035853Z test_nvfuser_correctness_frac_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:07.9036162Z test_nvfuser_correctness_frac_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:07.9036473Z test_nvfuser_correctness_frac_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:07.9036792Z test_nvfuser_correctness_frexp_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:07.9037110Z test_nvfuser_correctness_frexp_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:07.9037427Z test_nvfuser_correctness_frexp_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:07.9037742Z test_nvfuser_correctness_full_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:07.9038050Z test_nvfuser_correctness_full_cuda_bool (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:07.9038419Z test_nvfuser_correctness_full_cuda_complex128 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:07.9038733Z test_nvfuser_correctness_full_cuda_complex32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:07.9039049Z test_nvfuser_correctness_full_cuda_complex64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:07.9039339Z test_nvfuser_correctness_full_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:07.9039648Z test_nvfuser_correctness_full_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:07.9039962Z test_nvfuser_correctness_full_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:07.9040266Z test_nvfuser_correctness_full_cuda_int16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:07.9040569Z test_nvfuser_correctness_full_cuda_int32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:07.9040866Z test_nvfuser_correctness_full_cuda_int64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:07.9041172Z test_nvfuser_correctness_full_cuda_int8 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:07.9041534Z test_nvfuser_correctness_full_cuda_uint8 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:07.9041870Z test_nvfuser_correctness_full_like_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:07.9042187Z test_nvfuser_correctness_full_like_cuda_bool (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:07.9042515Z test_nvfuser_correctness_full_like_cuda_complex128 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:07.9042844Z test_nvfuser_correctness_full_like_cuda_complex64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:07.9043148Z test_nvfuser_correctness_full_like_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:07.9043459Z test_nvfuser_correctness_full_like_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:07.9043762Z test_nvfuser_correctness_full_like_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:07.9044072Z test_nvfuser_correctness_full_like_cuda_int16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:07.9044374Z test_nvfuser_correctness_full_like_cuda_int32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:07.9044672Z test_nvfuser_correctness_full_like_cuda_int64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:07.9044990Z test_nvfuser_correctness_full_like_cuda_int8 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:07.9045360Z test_nvfuser_correctness_full_like_cuda_uint8 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:07.9045675Z test_nvfuser_correctness_gather_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:07.9045987Z test_nvfuser_correctness_gather_cuda_bool (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:07.9046310Z test_nvfuser_correctness_gather_cuda_complex128 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:07.9046642Z test_nvfuser_correctness_gather_cuda_complex64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:07.9046951Z test_nvfuser_correctness_gather_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:07.9047276Z test_nvfuser_correctness_gather_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:07.9047591Z test_nvfuser_correctness_gather_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:07.9047903Z test_nvfuser_correctness_gather_cuda_int16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:07.9048270Z test_nvfuser_correctness_gather_cuda_int32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:07.9048591Z test_nvfuser_correctness_gather_cuda_int64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:07.9048903Z test_nvfuser_correctness_gather_cuda_int8 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:07.9049215Z test_nvfuser_correctness_gather_cuda_uint8 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:07.9049522Z test_nvfuser_correctness_gcd_cuda_int16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:07.9049830Z test_nvfuser_correctness_gcd_cuda_int32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:07.9050135Z test_nvfuser_correctness_gcd_cuda_int64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:07.9050443Z test_nvfuser_correctness_gcd_cuda_int8 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:07.9050732Z test_nvfuser_correctness_gcd_cuda_uint8 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:07.9051044Z test_nvfuser_correctness_ge_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:07.9051358Z test_nvfuser_correctness_ge_cuda_bool (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:07.9051674Z test_nvfuser_correctness_ge_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:07.9052046Z test_nvfuser_correctness_ge_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:07.9052354Z test_nvfuser_correctness_ge_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:07.9052660Z test_nvfuser_correctness_ge_cuda_int16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:07.9052962Z test_nvfuser_correctness_ge_cuda_int32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:07.9053259Z test_nvfuser_correctness_ge_cuda_int64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:07.9053566Z test_nvfuser_correctness_ge_cuda_int8 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:07.9053875Z test_nvfuser_correctness_ge_cuda_uint8 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:07.9054191Z test_nvfuser_correctness_geqrf_cuda_complex128 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:07.9054491Z test_nvfuser_correctness_geqrf_cuda_complex64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:07.9054803Z test_nvfuser_correctness_geqrf_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:07.9055164Z test_nvfuser_correctness_geqrf_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:07.9055441Z test_nvfuser_correctness_gradient_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: Skipped! (0.001s) 2022-11-23T04:22:07.9055712Z test_nvfuser_correctness_gradient_cuda_complex128 (__main__.TestCudaFuserOpInfoCUDA) ... skip: Skipped! (0.001s) 2022-11-23T04:22:07.9055985Z test_nvfuser_correctness_gradient_cuda_complex64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: Skipped! (0.001s) 2022-11-23T04:22:07.9056247Z test_nvfuser_correctness_gradient_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: Skipped! (0.001s) 2022-11-23T04:22:07.9056507Z test_nvfuser_correctness_gradient_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: Skipped! (0.001s) 2022-11-23T04:22:07.9056762Z test_nvfuser_correctness_gradient_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: Skipped! (0.001s) 2022-11-23T04:22:07.9057018Z test_nvfuser_correctness_gradient_cuda_int16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: Skipped! (0.001s) 2022-11-23T04:22:07.9057257Z test_nvfuser_correctness_gradient_cuda_int32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: Skipped! (0.001s) 2022-11-23T04:22:07.9057513Z test_nvfuser_correctness_gradient_cuda_int64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: Skipped! (0.001s) 2022-11-23T04:22:07.9057765Z test_nvfuser_correctness_gradient_cuda_int8 (__main__.TestCudaFuserOpInfoCUDA) ... skip: Skipped! (0.001s) 2022-11-23T04:22:07.9058095Z test_nvfuser_correctness_grid_sampler_2d_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:07.9058422Z test_nvfuser_correctness_grid_sampler_2d_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:07.9058751Z test_nvfuser_correctness_grid_sampler_2d_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:07.9059118Z test_nvfuser_correctness_gt_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:07.9059426Z test_nvfuser_correctness_gt_cuda_bool (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:07.9059732Z test_nvfuser_correctness_gt_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:07.9060245Z test_nvfuser_correctness_gt_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:07.9060565Z test_nvfuser_correctness_gt_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:07.9060861Z test_nvfuser_correctness_gt_cuda_int16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.003s) 2022-11-23T04:22:07.9061174Z test_nvfuser_correctness_gt_cuda_int32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:07.9061482Z test_nvfuser_correctness_gt_cuda_int64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:07.9061785Z test_nvfuser_correctness_gt_cuda_int8 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:07.9062088Z test_nvfuser_correctness_gt_cuda_uint8 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:07.9062397Z test_nvfuser_correctness_half_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:07.9062781Z test_nvfuser_correctness_half_cuda_bool (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:07.9063109Z test_nvfuser_correctness_half_cuda_complex128 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:07.9063422Z test_nvfuser_correctness_half_cuda_complex64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:07.9063730Z test_nvfuser_correctness_half_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:07.9064040Z test_nvfuser_correctness_half_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:07.9064349Z test_nvfuser_correctness_half_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:07.9064640Z test_nvfuser_correctness_half_cuda_int16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:07.9064947Z test_nvfuser_correctness_half_cuda_int32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:07.9065260Z test_nvfuser_correctness_half_cuda_int64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:07.9065571Z test_nvfuser_correctness_half_cuda_int8 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:07.9065890Z test_nvfuser_correctness_half_cuda_uint8 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:07.9066290Z test_nvfuser_correctness_heaviside_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:07.9066609Z test_nvfuser_correctness_heaviside_cuda_bool (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:07.9066930Z test_nvfuser_correctness_heaviside_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:07.9067242Z test_nvfuser_correctness_heaviside_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:07.9067561Z test_nvfuser_correctness_heaviside_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:07.9067877Z test_nvfuser_correctness_heaviside_cuda_int16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:07.9068185Z test_nvfuser_correctness_heaviside_cuda_int32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:07.9068485Z test_nvfuser_correctness_heaviside_cuda_int64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:07.9068801Z test_nvfuser_correctness_heaviside_cuda_int8 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:07.9069117Z test_nvfuser_correctness_heaviside_cuda_uint8 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:07.9069471Z test_nvfuser_correctness_histc_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:07.9069795Z test_nvfuser_correctness_histc_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:07.9070117Z test_nvfuser_correctness_histc_cuda_int16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:07.9070436Z test_nvfuser_correctness_histc_cuda_int32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:07.9070749Z test_nvfuser_correctness_histc_cuda_int64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:07.9071061Z test_nvfuser_correctness_histc_cuda_int8 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:07.9071378Z test_nvfuser_correctness_hsplit_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:07.9071687Z test_nvfuser_correctness_hsplit_cuda_bool (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:07.9072010Z test_nvfuser_correctness_hsplit_cuda_complex128 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:07.9072313Z test_nvfuser_correctness_hsplit_cuda_complex32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:07.9072619Z test_nvfuser_correctness_hsplit_cuda_complex64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:07.9072935Z test_nvfuser_correctness_hsplit_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:07.9073305Z test_nvfuser_correctness_hsplit_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:07.9073621Z test_nvfuser_correctness_hsplit_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:07.9073932Z test_nvfuser_correctness_hsplit_cuda_int16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:07.9074240Z test_nvfuser_correctness_hsplit_cuda_int32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:07.9074555Z test_nvfuser_correctness_hsplit_cuda_int64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:07.9074875Z test_nvfuser_correctness_hsplit_cuda_int8 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:07.9075184Z test_nvfuser_correctness_hsplit_cuda_uint8 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:07.9075508Z test_nvfuser_correctness_hstack_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:07.9075820Z test_nvfuser_correctness_hstack_cuda_bool (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:07.9076122Z test_nvfuser_correctness_hstack_cuda_complex128 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:07.9076493Z test_nvfuser_correctness_hstack_cuda_complex32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:07.9076811Z test_nvfuser_correctness_hstack_cuda_complex64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:07.9077122Z test_nvfuser_correctness_hstack_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:07.9077434Z test_nvfuser_correctness_hstack_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:07.9077749Z test_nvfuser_correctness_hstack_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:07.9078062Z test_nvfuser_correctness_hstack_cuda_int16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:07.9078372Z test_nvfuser_correctness_hstack_cuda_int32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:07.9078679Z test_nvfuser_correctness_hstack_cuda_int64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:07.9078987Z test_nvfuser_correctness_hstack_cuda_int8 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:07.9079289Z test_nvfuser_correctness_hstack_cuda_uint8 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:07.9079620Z test_nvfuser_correctness_hypot_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:07.9079981Z test_nvfuser_correctness_hypot_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:07.9080305Z test_nvfuser_correctness_hypot_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:07.9080623Z test_nvfuser_correctness_hypot_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:07.9080931Z test_nvfuser_correctness_i0_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:07.9081239Z test_nvfuser_correctness_i0_cuda_bool (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:07.9081548Z test_nvfuser_correctness_i0_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:07.9081861Z test_nvfuser_correctness_i0_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:07.9082168Z test_nvfuser_correctness_i0_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:07.9082470Z test_nvfuser_correctness_i0_cuda_int16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:07.9082774Z test_nvfuser_correctness_i0_cuda_int32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:07.9083124Z test_nvfuser_correctness_i0_cuda_int64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:07.9083440Z test_nvfuser_correctness_i0_cuda_int8 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:07.9083729Z test_nvfuser_correctness_i0_cuda_uint8 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:07.9084048Z test_nvfuser_correctness_igamma_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:07.9084366Z test_nvfuser_correctness_igamma_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:07.9084685Z test_nvfuser_correctness_igammac_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:07.9085002Z test_nvfuser_correctness_igammac_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:07.9085321Z test_nvfuser_correctness_imag_cuda_complex128 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:07.9085638Z test_nvfuser_correctness_imag_cuda_complex32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:07.9085950Z test_nvfuser_correctness_imag_cuda_complex64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:07.9086269Z test_nvfuser_correctness_index_add_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:07.9086583Z test_nvfuser_correctness_index_add_cuda_bool (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:07.9086981Z test_nvfuser_correctness_index_add_cuda_complex128 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:07.9087302Z test_nvfuser_correctness_index_add_cuda_complex32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:07.9087595Z test_nvfuser_correctness_index_add_cuda_complex64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:07.9087914Z test_nvfuser_correctness_index_add_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:07.9088227Z test_nvfuser_correctness_index_add_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:07.9088546Z test_nvfuser_correctness_index_add_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:07.9088855Z test_nvfuser_correctness_index_add_cuda_int16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:07.9089171Z test_nvfuser_correctness_index_add_cuda_int32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:07.9089488Z test_nvfuser_correctness_index_add_cuda_int64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:07.9089802Z test_nvfuser_correctness_index_add_cuda_int8 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:07.9090179Z test_nvfuser_correctness_index_add_cuda_uint8 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:07.9090512Z test_nvfuser_correctness_index_copy_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:07.9090863Z test_nvfuser_correctness_index_copy_cuda_bool (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:07.9091192Z test_nvfuser_correctness_index_copy_cuda_complex128 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:07.9091496Z test_nvfuser_correctness_index_copy_cuda_complex64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:07.9091815Z test_nvfuser_correctness_index_copy_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:07.9092129Z test_nvfuser_correctness_index_copy_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:07.9092446Z test_nvfuser_correctness_index_copy_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:07.9092760Z test_nvfuser_correctness_index_copy_cuda_int16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:07.9093065Z test_nvfuser_correctness_index_copy_cuda_int32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:07.9093382Z test_nvfuser_correctness_index_copy_cuda_int64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:07.9093748Z test_nvfuser_correctness_index_copy_cuda_int8 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:07.9094070Z test_nvfuser_correctness_index_copy_cuda_uint8 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:07.9094393Z test_nvfuser_correctness_index_fill_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:07.9094707Z test_nvfuser_correctness_index_fill_cuda_bool (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:07.9095032Z test_nvfuser_correctness_index_fill_cuda_complex128 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:07.9095336Z test_nvfuser_correctness_index_fill_cuda_complex64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:07.9095654Z test_nvfuser_correctness_index_fill_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:07.9095959Z test_nvfuser_correctness_index_fill_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:07.9096272Z test_nvfuser_correctness_index_fill_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:07.9096578Z test_nvfuser_correctness_index_fill_cuda_int16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:07.9096927Z test_nvfuser_correctness_index_fill_cuda_int32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:07.9097253Z test_nvfuser_correctness_index_fill_cuda_int64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:07.9097572Z test_nvfuser_correctness_index_fill_cuda_int8 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:07.9097875Z test_nvfuser_correctness_index_fill_cuda_uint8 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:07.9098195Z test_nvfuser_correctness_index_put_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:07.9098512Z test_nvfuser_correctness_index_put_cuda_bool (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:07.9098852Z test_nvfuser_correctness_index_put_cuda_complex128 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:07.9099178Z test_nvfuser_correctness_index_put_cuda_complex32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:07.9099487Z test_nvfuser_correctness_index_put_cuda_complex64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:07.9099805Z test_nvfuser_correctness_index_put_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:07.9100334Z test_nvfuser_correctness_index_put_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:07.9100731Z test_nvfuser_correctness_index_put_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:07.9101042Z test_nvfuser_correctness_index_put_cuda_int16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:07.9101358Z test_nvfuser_correctness_index_put_cuda_int32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:07.9101664Z test_nvfuser_correctness_index_put_cuda_int64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:07.9101974Z test_nvfuser_correctness_index_put_cuda_int8 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:07.9102293Z test_nvfuser_correctness_index_put_cuda_uint8 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:07.9102616Z test_nvfuser_correctness_index_reduce_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:07.9102941Z test_nvfuser_correctness_index_reduce_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:07.9103257Z test_nvfuser_correctness_index_reduce_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:07.9103562Z test_nvfuser_correctness_index_reduce_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:07.9103949Z test_nvfuser_correctness_index_reduce_cuda_int16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:07.9104291Z test_nvfuser_correctness_index_reduce_cuda_int32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:07.9104609Z test_nvfuser_correctness_index_reduce_cuda_int64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:07.9104927Z test_nvfuser_correctness_index_reduce_cuda_int8 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:07.9105246Z test_nvfuser_correctness_index_reduce_cuda_uint8 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:07.9105574Z test_nvfuser_correctness_index_select_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:07.9105889Z test_nvfuser_correctness_index_select_cuda_bool (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:07.9106217Z test_nvfuser_correctness_index_select_cuda_complex128 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.003s) 2022-11-23T04:22:07.9106545Z test_nvfuser_correctness_index_select_cuda_complex32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:07.9106868Z test_nvfuser_correctness_index_select_cuda_complex64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:07.9107194Z test_nvfuser_correctness_index_select_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:07.9107551Z test_nvfuser_correctness_index_select_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:07.9107877Z test_nvfuser_correctness_index_select_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:07.9108192Z test_nvfuser_correctness_index_select_cuda_int16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:07.9108499Z test_nvfuser_correctness_index_select_cuda_int32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:07.9108825Z test_nvfuser_correctness_index_select_cuda_int64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:07.9109152Z test_nvfuser_correctness_index_select_cuda_int8 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:07.9109474Z test_nvfuser_correctness_index_select_cuda_uint8 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:07.9109789Z test_nvfuser_correctness_inner_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:07.9110111Z test_nvfuser_correctness_inner_cuda_complex128 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:07.9110430Z test_nvfuser_correctness_inner_cuda_complex64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:07.9110786Z test_nvfuser_correctness_inner_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:07.9111110Z test_nvfuser_correctness_inner_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:07.9111425Z test_nvfuser_correctness_inner_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:07.9111717Z test_nvfuser_correctness_int_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:07.9112022Z test_nvfuser_correctness_int_cuda_bool (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:07.9112341Z test_nvfuser_correctness_int_cuda_complex128 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:07.9112728Z test_nvfuser_correctness_int_cuda_complex64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:07.9113041Z test_nvfuser_correctness_int_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:07.9113348Z test_nvfuser_correctness_int_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:07.9113668Z test_nvfuser_correctness_int_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:07.9113978Z test_nvfuser_correctness_int_cuda_int16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:07.9114410Z test_nvfuser_correctness_int_cuda_int32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:07.9114715Z test_nvfuser_correctness_int_cuda_int64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:07.9115017Z test_nvfuser_correctness_int_cuda_int8 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:07.9115305Z test_nvfuser_correctness_int_cuda_uint8 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:07.9115621Z test_nvfuser_correctness_isclose_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:07.9115935Z test_nvfuser_correctness_isclose_cuda_bool (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:07.9116261Z test_nvfuser_correctness_isclose_cuda_complex128 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:07.9116581Z test_nvfuser_correctness_isclose_cuda_complex64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:07.9116893Z test_nvfuser_correctness_isclose_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:07.9117198Z test_nvfuser_correctness_isclose_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:07.9117541Z test_nvfuser_correctness_isclose_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:07.9117870Z test_nvfuser_correctness_isclose_cuda_int16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:07.9118179Z test_nvfuser_correctness_isclose_cuda_int32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:07.9118499Z test_nvfuser_correctness_isclose_cuda_int64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:07.9118816Z test_nvfuser_correctness_isclose_cuda_int8 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:07.9119110Z test_nvfuser_correctness_isclose_cuda_uint8 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:07.9119434Z test_nvfuser_correctness_isfinite_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:07.9119753Z test_nvfuser_correctness_isfinite_cuda_bool (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:07.9120076Z test_nvfuser_correctness_isfinite_cuda_complex128 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:07.9120395Z test_nvfuser_correctness_isfinite_cuda_complex32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:07.9120715Z test_nvfuser_correctness_isfinite_cuda_complex64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:07.9121032Z test_nvfuser_correctness_isfinite_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:07.9121393Z test_nvfuser_correctness_isfinite_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:07.9121709Z test_nvfuser_correctness_isfinite_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:07.9122020Z test_nvfuser_correctness_isfinite_cuda_int16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:07.9122331Z test_nvfuser_correctness_isfinite_cuda_int32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:07.9122637Z test_nvfuser_correctness_isfinite_cuda_int64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:07.9122954Z test_nvfuser_correctness_isfinite_cuda_int8 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:07.9123262Z test_nvfuser_correctness_isfinite_cuda_uint8 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:07.9123578Z test_nvfuser_correctness_isin_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:07.9123895Z test_nvfuser_correctness_isin_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:07.9124204Z test_nvfuser_correctness_isin_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:07.9124551Z test_nvfuser_correctness_isin_cuda_int16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:07.9124872Z test_nvfuser_correctness_isin_cuda_int32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:07.9125170Z test_nvfuser_correctness_isin_cuda_int64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:07.9125477Z test_nvfuser_correctness_isin_cuda_int8 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:07.9125788Z test_nvfuser_correctness_isin_cuda_uint8 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:07.9126102Z test_nvfuser_correctness_isinf_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:07.9126410Z test_nvfuser_correctness_isinf_cuda_bool (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:07.9126728Z test_nvfuser_correctness_isinf_cuda_complex128 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:07.9127029Z test_nvfuser_correctness_isinf_cuda_complex32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:07.9127346Z test_nvfuser_correctness_isinf_cuda_complex64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:07.9127653Z test_nvfuser_correctness_isinf_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:07.9128027Z test_nvfuser_correctness_isinf_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:07.9128344Z test_nvfuser_correctness_isinf_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:07.9128656Z test_nvfuser_correctness_isinf_cuda_int16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:07.9128966Z test_nvfuser_correctness_isinf_cuda_int32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:07.9129270Z test_nvfuser_correctness_isinf_cuda_int64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:07.9129579Z test_nvfuser_correctness_isinf_cuda_int8 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:07.9129890Z test_nvfuser_correctness_isinf_cuda_uint8 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:07.9130207Z test_nvfuser_correctness_isnan_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:07.9130499Z test_nvfuser_correctness_isnan_cuda_bool (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:07.9130818Z test_nvfuser_correctness_isnan_cuda_complex128 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:07.9131180Z test_nvfuser_correctness_isnan_cuda_complex64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:07.9131504Z test_nvfuser_correctness_isnan_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:07.9131816Z test_nvfuser_correctness_isnan_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:07.9132126Z test_nvfuser_correctness_isnan_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:07.9132435Z test_nvfuser_correctness_isnan_cuda_int16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:07.9132755Z test_nvfuser_correctness_isnan_cuda_int32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:07.9133067Z test_nvfuser_correctness_isnan_cuda_int64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:07.9133383Z test_nvfuser_correctness_isnan_cuda_int8 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:07.9133691Z test_nvfuser_correctness_isnan_cuda_uint8 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:07.9134008Z test_nvfuser_correctness_isneginf_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:07.9134301Z test_nvfuser_correctness_isneginf_cuda_bool (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:07.9134624Z test_nvfuser_correctness_isneginf_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:07.9134997Z test_nvfuser_correctness_isneginf_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:07.9135305Z test_nvfuser_correctness_isneginf_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:07.9135619Z test_nvfuser_correctness_isneginf_cuda_int16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:07.9135928Z test_nvfuser_correctness_isneginf_cuda_int32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:07.9136241Z test_nvfuser_correctness_isneginf_cuda_int64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:07.9136557Z test_nvfuser_correctness_isneginf_cuda_int8 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:07.9136864Z test_nvfuser_correctness_isneginf_cuda_uint8 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:07.9137183Z test_nvfuser_correctness_isposinf_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:07.9137507Z test_nvfuser_correctness_isposinf_cuda_bool (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:07.9137829Z test_nvfuser_correctness_isposinf_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:07.9138206Z test_nvfuser_correctness_isposinf_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:07.9138513Z test_nvfuser_correctness_isposinf_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:07.9138823Z test_nvfuser_correctness_isposinf_cuda_int16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:07.9139137Z test_nvfuser_correctness_isposinf_cuda_int32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:07.9139450Z test_nvfuser_correctness_isposinf_cuda_int64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:07.9139762Z test_nvfuser_correctness_isposinf_cuda_int8 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:07.9140292Z test_nvfuser_correctness_isposinf_cuda_uint8 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:07.9140619Z test_nvfuser_correctness_isreal_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:07.9140929Z test_nvfuser_correctness_isreal_cuda_bool (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:07.9141252Z test_nvfuser_correctness_isreal_cuda_complex128 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:07.9141569Z test_nvfuser_correctness_isreal_cuda_complex32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:07.9141973Z test_nvfuser_correctness_isreal_cuda_complex64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:07.9142287Z test_nvfuser_correctness_isreal_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:07.9142592Z test_nvfuser_correctness_isreal_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:07.9142908Z test_nvfuser_correctness_isreal_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:07.9143222Z test_nvfuser_correctness_isreal_cuda_int16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:07.9143539Z test_nvfuser_correctness_isreal_cuda_int32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:07.9143852Z test_nvfuser_correctness_isreal_cuda_int64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:07.9144160Z test_nvfuser_correctness_isreal_cuda_int8 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:07.9144465Z test_nvfuser_correctness_isreal_cuda_uint8 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:07.9144783Z test_nvfuser_correctness_istft_cuda_complex128 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:07.9145155Z test_nvfuser_correctness_istft_cuda_complex64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:07.9145457Z test_nvfuser_correctness_jiterator_2inputs_2outputs_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: Skipped! (0.001s) 2022-11-23T04:22:07.9145737Z test_nvfuser_correctness_jiterator_2inputs_2outputs_cuda_bool (__main__.TestCudaFuserOpInfoCUDA) ... skip: Skipped! (0.001s) 2022-11-23T04:22:07.9146007Z test_nvfuser_correctness_jiterator_2inputs_2outputs_cuda_complex128 (__main__.TestCudaFuserOpInfoCUDA) ... skip: Skipped! (0.001s) 2022-11-23T04:22:07.9146291Z test_nvfuser_correctness_jiterator_2inputs_2outputs_cuda_complex64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: Skipped! (0.001s) 2022-11-23T04:22:07.9146574Z test_nvfuser_correctness_jiterator_2inputs_2outputs_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: Skipped! (0.001s) 2022-11-23T04:22:07.9146851Z test_nvfuser_correctness_jiterator_2inputs_2outputs_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: Skipped! (0.001s) 2022-11-23T04:22:07.9147141Z test_nvfuser_correctness_jiterator_2inputs_2outputs_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: Skipped! (0.001s) 2022-11-23T04:22:07.9147424Z test_nvfuser_correctness_jiterator_2inputs_2outputs_cuda_int16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: Skipped! (0.001s) 2022-11-23T04:22:07.9147702Z test_nvfuser_correctness_jiterator_2inputs_2outputs_cuda_int32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: Skipped! (0.001s) 2022-11-23T04:22:07.9147976Z test_nvfuser_correctness_jiterator_2inputs_2outputs_cuda_int64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: Skipped! (0.001s) 2022-11-23T04:22:07.9148248Z test_nvfuser_correctness_jiterator_2inputs_2outputs_cuda_int8 (__main__.TestCudaFuserOpInfoCUDA) ... skip: Skipped! (0.001s) 2022-11-23T04:22:07.9148522Z test_nvfuser_correctness_jiterator_2inputs_2outputs_cuda_uint8 (__main__.TestCudaFuserOpInfoCUDA) ... skip: Skipped! (0.001s) 2022-11-23T04:22:07.9148797Z test_nvfuser_correctness_jiterator_4inputs_with_extra_args_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: Skipped! (0.001s) 2022-11-23T04:22:07.9149140Z test_nvfuser_correctness_jiterator_4inputs_with_extra_args_cuda_bool (__main__.TestCudaFuserOpInfoCUDA) ... skip: Skipped! (0.001s) 2022-11-23T04:22:07.9149434Z test_nvfuser_correctness_jiterator_4inputs_with_extra_args_cuda_complex128 (__main__.TestCudaFuserOpInfoCUDA) ... skip: Skipped! (0.001s) 2022-11-23T04:22:07.9149723Z test_nvfuser_correctness_jiterator_4inputs_with_extra_args_cuda_complex64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: Skipped! (0.001s) 2022-11-23T04:22:07.9150009Z test_nvfuser_correctness_jiterator_4inputs_with_extra_args_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: Skipped! (0.001s) 2022-11-23T04:22:07.9150296Z test_nvfuser_correctness_jiterator_4inputs_with_extra_args_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: Skipped! (0.001s) 2022-11-23T04:22:07.9150589Z test_nvfuser_correctness_jiterator_4inputs_with_extra_args_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: Skipped! (0.001s) 2022-11-23T04:22:07.9150877Z test_nvfuser_correctness_jiterator_4inputs_with_extra_args_cuda_int16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: Skipped! (0.001s) 2022-11-23T04:22:07.9151152Z test_nvfuser_correctness_jiterator_4inputs_with_extra_args_cuda_int32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: Skipped! (0.001s) 2022-11-23T04:22:07.9151442Z test_nvfuser_correctness_jiterator_4inputs_with_extra_args_cuda_int64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: Skipped! (0.001s) 2022-11-23T04:22:07.9151728Z test_nvfuser_correctness_jiterator_4inputs_with_extra_args_cuda_int8 (__main__.TestCudaFuserOpInfoCUDA) ... skip: Skipped! (0.001s) 2022-11-23T04:22:07.9151997Z test_nvfuser_correctness_jiterator_4inputs_with_extra_args_cuda_uint8 (__main__.TestCudaFuserOpInfoCUDA) ... skip: Skipped! (0.001s) 2022-11-23T04:22:07.9152265Z test_nvfuser_correctness_jiterator_binary_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: Skipped! (0.001s) 2022-11-23T04:22:07.9152579Z test_nvfuser_correctness_jiterator_binary_cuda_bool (__main__.TestCudaFuserOpInfoCUDA) ... skip: Skipped! (0.001s) 2022-11-23T04:22:07.9152860Z test_nvfuser_correctness_jiterator_binary_cuda_complex128 (__main__.TestCudaFuserOpInfoCUDA) ... skip: Skipped! (0.001s) 2022-11-23T04:22:07.9153133Z test_nvfuser_correctness_jiterator_binary_cuda_complex64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: Skipped! (0.001s) 2022-11-23T04:22:07.9153399Z test_nvfuser_correctness_jiterator_binary_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: Skipped! (0.001s) 2022-11-23T04:22:07.9153667Z test_nvfuser_correctness_jiterator_binary_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: Skipped! (0.001s) 2022-11-23T04:22:07.9153933Z test_nvfuser_correctness_jiterator_binary_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: Skipped! (0.001s) 2022-11-23T04:22:07.9154196Z test_nvfuser_correctness_jiterator_binary_cuda_int16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: Skipped! (0.001s) 2022-11-23T04:22:07.9154460Z test_nvfuser_correctness_jiterator_binary_cuda_int32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: Skipped! (0.001s) 2022-11-23T04:22:07.9154697Z test_nvfuser_correctness_jiterator_binary_cuda_int64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: Skipped! (0.001s) 2022-11-23T04:22:07.9154957Z test_nvfuser_correctness_jiterator_binary_cuda_int8 (__main__.TestCudaFuserOpInfoCUDA) ... skip: Skipped! (0.001s) 2022-11-23T04:22:07.9155207Z test_nvfuser_correctness_jiterator_binary_cuda_uint8 (__main__.TestCudaFuserOpInfoCUDA) ... skip: Skipped! (0.001s) 2022-11-23T04:22:07.9155499Z test_nvfuser_correctness_jiterator_binary_return_by_ref_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: Skipped! (0.001s) 2022-11-23T04:22:07.9155783Z test_nvfuser_correctness_jiterator_binary_return_by_ref_cuda_bool (__main__.TestCudaFuserOpInfoCUDA) ... skip: Skipped! (0.001s) 2022-11-23T04:22:07.9156080Z test_nvfuser_correctness_jiterator_binary_return_by_ref_cuda_complex128 (__main__.TestCudaFuserOpInfoCUDA) ... skip: Skipped! (0.001s) 2022-11-23T04:22:07.9156431Z test_nvfuser_correctness_jiterator_binary_return_by_ref_cuda_complex64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: Skipped! (0.001s) 2022-11-23T04:22:07.9156716Z test_nvfuser_correctness_jiterator_binary_return_by_ref_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: Skipped! (0.001s) 2022-11-23T04:22:07.9156993Z test_nvfuser_correctness_jiterator_binary_return_by_ref_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: Skipped! (0.001s) 2022-11-23T04:22:07.9157267Z test_nvfuser_correctness_jiterator_binary_return_by_ref_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: Skipped! (0.001s) 2022-11-23T04:22:07.9157527Z test_nvfuser_correctness_jiterator_binary_return_by_ref_cuda_int16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: Skipped! (0.001s) 2022-11-23T04:22:07.9157808Z test_nvfuser_correctness_jiterator_binary_return_by_ref_cuda_int32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: Skipped! (0.001s) 2022-11-23T04:22:07.9158086Z test_nvfuser_correctness_jiterator_binary_return_by_ref_cuda_int64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: Skipped! (0.001s) 2022-11-23T04:22:07.9158363Z test_nvfuser_correctness_jiterator_binary_return_by_ref_cuda_int8 (__main__.TestCudaFuserOpInfoCUDA) ... skip: Skipped! (0.001s) 2022-11-23T04:22:07.9158632Z test_nvfuser_correctness_jiterator_binary_return_by_ref_cuda_uint8 (__main__.TestCudaFuserOpInfoCUDA) ... skip: Skipped! (0.001s) 2022-11-23T04:22:07.9158900Z test_nvfuser_correctness_jiterator_unary_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: Skipped! (0.001s) 2022-11-23T04:22:07.9159163Z test_nvfuser_correctness_jiterator_unary_cuda_bool (__main__.TestCudaFuserOpInfoCUDA) ... skip: Skipped! (0.001s) 2022-11-23T04:22:07.9159435Z test_nvfuser_correctness_jiterator_unary_cuda_complex128 (__main__.TestCudaFuserOpInfoCUDA) ... skip: Skipped! (0.001s) 2022-11-23T04:22:07.9159758Z test_nvfuser_correctness_jiterator_unary_cuda_complex64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: Skipped! (0.001s) 2022-11-23T04:22:07.9160038Z test_nvfuser_correctness_jiterator_unary_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: Skipped! (0.001s) 2022-11-23T04:22:07.9160292Z test_nvfuser_correctness_jiterator_unary_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: Skipped! (0.001s) 2022-11-23T04:22:07.9160559Z test_nvfuser_correctness_jiterator_unary_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: Skipped! (0.001s) 2022-11-23T04:22:07.9160820Z test_nvfuser_correctness_jiterator_unary_cuda_int16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: Skipped! (0.001s) 2022-11-23T04:22:07.9161080Z test_nvfuser_correctness_jiterator_unary_cuda_int32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: Skipped! (0.001s) 2022-11-23T04:22:07.9161333Z test_nvfuser_correctness_jiterator_unary_cuda_int64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: Skipped! (0.001s) 2022-11-23T04:22:07.9161593Z test_nvfuser_correctness_jiterator_unary_cuda_int8 (__main__.TestCudaFuserOpInfoCUDA) ... skip: Skipped! (0.001s) 2022-11-23T04:22:07.9161848Z test_nvfuser_correctness_jiterator_unary_cuda_uint8 (__main__.TestCudaFuserOpInfoCUDA) ... skip: Skipped! (0.001s) 2022-11-23T04:22:07.9162164Z test_nvfuser_correctness_kron_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:07.9162475Z test_nvfuser_correctness_kron_cuda_bool (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:07.9162793Z test_nvfuser_correctness_kron_cuda_complex128 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:07.9163090Z test_nvfuser_correctness_kron_cuda_complex64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:07.9163406Z test_nvfuser_correctness_kron_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:07.9163773Z test_nvfuser_correctness_kron_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:07.9164090Z test_nvfuser_correctness_kron_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:07.9164400Z test_nvfuser_correctness_kron_cuda_int16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:07.9164711Z test_nvfuser_correctness_kron_cuda_int32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:07.9165025Z test_nvfuser_correctness_kron_cuda_int64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:07.9165334Z test_nvfuser_correctness_kron_cuda_int8 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:07.9165638Z test_nvfuser_correctness_kron_cuda_uint8 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:07.9165955Z test_nvfuser_correctness_kthvalue_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:07.9166265Z test_nvfuser_correctness_kthvalue_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:07.9166570Z test_nvfuser_correctness_kthvalue_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:07.9166912Z test_nvfuser_correctness_kthvalue_cuda_int16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:07.9167237Z test_nvfuser_correctness_kthvalue_cuda_int32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:07.9167550Z test_nvfuser_correctness_kthvalue_cuda_int64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:07.9167862Z test_nvfuser_correctness_kthvalue_cuda_int8 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:07.9168169Z test_nvfuser_correctness_kthvalue_cuda_uint8 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:07.9168483Z test_nvfuser_correctness_lcm_cuda_int16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:07.9168799Z test_nvfuser_correctness_lcm_cuda_int32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:07.9169110Z test_nvfuser_correctness_lcm_cuda_int64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:07.9169419Z test_nvfuser_correctness_lcm_cuda_int8 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:07.9169726Z test_nvfuser_correctness_lcm_cuda_uint8 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:07.9170040Z test_nvfuser_correctness_ldexp_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:07.9170395Z test_nvfuser_correctness_ldexp_cuda_bool (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:07.9170719Z test_nvfuser_correctness_ldexp_cuda_complex128 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:07.9171037Z test_nvfuser_correctness_ldexp_cuda_complex64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:07.9171347Z test_nvfuser_correctness_ldexp_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:07.9171650Z test_nvfuser_correctness_ldexp_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:07.9171968Z test_nvfuser_correctness_ldexp_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:07.9172279Z test_nvfuser_correctness_ldexp_cuda_int16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:07.9172590Z test_nvfuser_correctness_ldexp_cuda_int32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:07.9172900Z test_nvfuser_correctness_ldexp_cuda_int64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:07.9173207Z test_nvfuser_correctness_ldexp_cuda_int8 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:07.9173571Z test_nvfuser_correctness_ldexp_cuda_uint8 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:07.9173900Z test_nvfuser_correctness_le_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:07.9174194Z test_nvfuser_correctness_le_cuda_bool (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:07.9174500Z test_nvfuser_correctness_le_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:07.9174807Z test_nvfuser_correctness_le_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:07.9175101Z test_nvfuser_correctness_le_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:07.9175415Z test_nvfuser_correctness_le_cuda_int16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:07.9175724Z test_nvfuser_correctness_le_cuda_int32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:07.9176023Z test_nvfuser_correctness_le_cuda_int64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:07.9176327Z test_nvfuser_correctness_le_cuda_int8 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:07.9176632Z test_nvfuser_correctness_le_cuda_uint8 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:07.9176947Z test_nvfuser_correctness_lerp_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:07.9177328Z test_nvfuser_correctness_lerp_cuda_complex128 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:07.9177644Z test_nvfuser_correctness_lerp_cuda_complex64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:07.9177940Z test_nvfuser_correctness_lerp_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:07.9178261Z test_nvfuser_correctness_lerp_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:07.9178576Z test_nvfuser_correctness_lerp_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:07.9178896Z test_nvfuser_correctness_lgamma_cuda_bool (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:07.9179216Z test_nvfuser_correctness_lgamma_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:07.9179526Z test_nvfuser_correctness_lgamma_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:07.9179840Z test_nvfuser_correctness_lgamma_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:07.9180363Z test_nvfuser_correctness_lgamma_cuda_int16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:07.9180752Z test_nvfuser_correctness_lgamma_cuda_int32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:07.9181076Z test_nvfuser_correctness_lgamma_cuda_int64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:07.9181383Z test_nvfuser_correctness_lgamma_cuda_int8 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:07.9181688Z test_nvfuser_correctness_lgamma_cuda_uint8 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:07.9182004Z test_nvfuser_correctness_linalg_cholesky_cuda_complex128 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:07.9182343Z test_nvfuser_correctness_linalg_cholesky_cuda_complex64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:07.9182673Z test_nvfuser_correctness_linalg_cholesky_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:07.9182996Z test_nvfuser_correctness_linalg_cholesky_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:07.9183343Z test_nvfuser_correctness_linalg_cholesky_ex_cuda_complex128 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:07.9183681Z test_nvfuser_correctness_linalg_cholesky_ex_cuda_complex64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:07.9184017Z test_nvfuser_correctness_linalg_cholesky_ex_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:07.9184423Z test_nvfuser_correctness_linalg_cholesky_ex_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:07.9184748Z test_nvfuser_correctness_linalg_cond_cuda_complex128 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:07.9185072Z test_nvfuser_correctness_linalg_cond_cuda_complex64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:07.9185388Z test_nvfuser_correctness_linalg_cond_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:07.9185705Z test_nvfuser_correctness_linalg_cond_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:07.9186035Z test_nvfuser_correctness_linalg_cross_cuda_complex128 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:07.9186347Z test_nvfuser_correctness_linalg_cross_cuda_complex64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:07.9186670Z test_nvfuser_correctness_linalg_cross_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:07.9186991Z test_nvfuser_correctness_linalg_cross_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:07.9187300Z test_nvfuser_correctness_linalg_cross_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:07.9187676Z test_nvfuser_correctness_linalg_cross_cuda_int16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:07.9188000Z test_nvfuser_correctness_linalg_cross_cuda_int32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:07.9188326Z test_nvfuser_correctness_linalg_cross_cuda_int64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:07.9188644Z test_nvfuser_correctness_linalg_cross_cuda_int8 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:07.9188960Z test_nvfuser_correctness_linalg_cross_cuda_uint8 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:07.9189288Z test_nvfuser_correctness_linalg_det_cuda_complex128 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:07.9189608Z test_nvfuser_correctness_linalg_det_cuda_complex64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:07.9189925Z test_nvfuser_correctness_linalg_det_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:07.9190222Z test_nvfuser_correctness_linalg_det_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:07.9190556Z test_nvfuser_correctness_linalg_det_singular_cuda_complex128 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:07.9190935Z test_nvfuser_correctness_linalg_det_singular_cuda_complex64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:07.9191329Z test_nvfuser_correctness_linalg_det_singular_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:07.9191656Z test_nvfuser_correctness_linalg_det_singular_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:07.9191978Z test_nvfuser_correctness_linalg_eig_cuda_complex128 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:07.9192300Z test_nvfuser_correctness_linalg_eig_cuda_complex64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:07.9192618Z test_nvfuser_correctness_linalg_eig_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:07.9192926Z test_nvfuser_correctness_linalg_eig_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:07.9193261Z test_nvfuser_correctness_linalg_eigh_cuda_complex128 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:07.9193585Z test_nvfuser_correctness_linalg_eigh_cuda_complex64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:07.9193912Z test_nvfuser_correctness_linalg_eigh_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:07.9194230Z test_nvfuser_correctness_linalg_eigh_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:07.9194594Z test_nvfuser_correctness_linalg_eigvals_cuda_complex128 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:07.9194933Z test_nvfuser_correctness_linalg_eigvals_cuda_complex64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:07.9195262Z test_nvfuser_correctness_linalg_eigvals_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:07.9195585Z test_nvfuser_correctness_linalg_eigvals_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:07.9195914Z test_nvfuser_correctness_linalg_eigvalsh_cuda_complex128 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:07.9196248Z test_nvfuser_correctness_linalg_eigvalsh_cuda_complex64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:07.9196577Z test_nvfuser_correctness_linalg_eigvalsh_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:07.9196901Z test_nvfuser_correctness_linalg_eigvalsh_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:07.9197248Z test_nvfuser_correctness_linalg_householder_product_cuda_complex128 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:07.9197601Z test_nvfuser_correctness_linalg_householder_product_cuda_complex64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:07.9197943Z test_nvfuser_correctness_linalg_householder_product_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:07.9198349Z test_nvfuser_correctness_linalg_householder_product_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:07.9198679Z test_nvfuser_correctness_linalg_inv_cuda_complex128 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:07.9198989Z test_nvfuser_correctness_linalg_inv_cuda_complex64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:07.9199307Z test_nvfuser_correctness_linalg_inv_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:07.9199614Z test_nvfuser_correctness_linalg_inv_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:07.9199945Z test_nvfuser_correctness_linalg_inv_ex_cuda_complex128 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:07.9200269Z test_nvfuser_correctness_linalg_inv_ex_cuda_complex64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:07.9200589Z test_nvfuser_correctness_linalg_inv_ex_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:07.9200912Z test_nvfuser_correctness_linalg_inv_ex_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:07.9201294Z test_nvfuser_correctness_linalg_ldl_factor_cuda_complex128 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:07.9201640Z test_nvfuser_correctness_linalg_ldl_factor_cuda_complex64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:07.9201967Z test_nvfuser_correctness_linalg_ldl_factor_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:07.9202295Z test_nvfuser_correctness_linalg_ldl_factor_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:07.9202630Z test_nvfuser_correctness_linalg_ldl_factor_ex_cuda_complex128 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:07.9202965Z test_nvfuser_correctness_linalg_ldl_factor_ex_cuda_complex64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:07.9203294Z test_nvfuser_correctness_linalg_ldl_factor_ex_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:07.9203627Z test_nvfuser_correctness_linalg_ldl_factor_ex_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:07.9203963Z test_nvfuser_correctness_linalg_ldl_solve_cuda_complex128 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:07.9204299Z test_nvfuser_correctness_linalg_ldl_solve_cuda_complex64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:07.9204624Z test_nvfuser_correctness_linalg_ldl_solve_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:07.9205003Z test_nvfuser_correctness_linalg_ldl_solve_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:07.9205330Z test_nvfuser_correctness_linalg_lstsq_cuda_complex128 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:07.9205655Z test_nvfuser_correctness_linalg_lstsq_cuda_complex64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:07.9205978Z test_nvfuser_correctness_linalg_lstsq_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:07.9206292Z test_nvfuser_correctness_linalg_lstsq_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:07.9206641Z test_nvfuser_correctness_linalg_lstsq_grad_oriented_cuda_complex128 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:07.9206985Z test_nvfuser_correctness_linalg_lstsq_grad_oriented_cuda_complex64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:07.9207322Z test_nvfuser_correctness_linalg_lstsq_grad_oriented_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:07.9207633Z test_nvfuser_correctness_linalg_lstsq_grad_oriented_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:07.9208002Z test_nvfuser_correctness_linalg_lu_cuda_complex128 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:07.9208348Z test_nvfuser_correctness_linalg_lu_cuda_complex64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:07.9208672Z test_nvfuser_correctness_linalg_lu_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:07.9208987Z test_nvfuser_correctness_linalg_lu_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:07.9209320Z test_nvfuser_correctness_linalg_lu_factor_cuda_complex128 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:07.9209658Z test_nvfuser_correctness_linalg_lu_factor_cuda_complex64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:07.9209985Z test_nvfuser_correctness_linalg_lu_factor_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:07.9210310Z test_nvfuser_correctness_linalg_lu_factor_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:07.9210644Z test_nvfuser_correctness_linalg_lu_factor_ex_cuda_complex128 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:07.9210976Z test_nvfuser_correctness_linalg_lu_factor_ex_cuda_complex64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:07.9211304Z test_nvfuser_correctness_linalg_lu_factor_ex_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:07.9211689Z test_nvfuser_correctness_linalg_lu_factor_ex_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:07.9212000Z test_nvfuser_correctness_linalg_lu_solve_cuda_complex128 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:07.9212330Z test_nvfuser_correctness_linalg_lu_solve_cuda_complex64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:07.9212657Z test_nvfuser_correctness_linalg_lu_solve_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:07.9212980Z test_nvfuser_correctness_linalg_lu_solve_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:07.9213316Z test_nvfuser_correctness_linalg_matrix_norm_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:07.9213657Z test_nvfuser_correctness_linalg_matrix_norm_cuda_complex128 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:07.9213996Z test_nvfuser_correctness_linalg_matrix_norm_cuda_complex64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:07.9214325Z test_nvfuser_correctness_linalg_matrix_norm_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.003s) 2022-11-23T04:22:07.9214693Z test_nvfuser_correctness_linalg_matrix_norm_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:07.9215024Z test_nvfuser_correctness_linalg_matrix_norm_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:07.9215359Z test_nvfuser_correctness_linalg_matrix_power_cuda_complex128 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:07.9215695Z test_nvfuser_correctness_linalg_matrix_power_cuda_complex64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:07.9216024Z test_nvfuser_correctness_linalg_matrix_power_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:07.9216339Z test_nvfuser_correctness_linalg_matrix_power_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:07.9216670Z test_nvfuser_correctness_linalg_matrix_rank_cuda_complex128 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:07.9217000Z test_nvfuser_correctness_linalg_matrix_rank_cuda_complex64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:07.9217329Z test_nvfuser_correctness_linalg_matrix_rank_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:07.9217656Z test_nvfuser_correctness_linalg_matrix_rank_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:07.9218005Z test_nvfuser_correctness_linalg_matrix_rank_hermitian_cuda_complex128 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:07.9218412Z test_nvfuser_correctness_linalg_matrix_rank_hermitian_cuda_complex64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:07.9218760Z test_nvfuser_correctness_linalg_matrix_rank_hermitian_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:07.9219108Z test_nvfuser_correctness_linalg_matrix_rank_hermitian_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:07.9219438Z test_nvfuser_correctness_linalg_multi_dot_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:07.9219767Z test_nvfuser_correctness_linalg_multi_dot_cuda_complex128 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:07.9220318Z test_nvfuser_correctness_linalg_multi_dot_cuda_complex64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:07.9220652Z test_nvfuser_correctness_linalg_multi_dot_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:07.9220957Z test_nvfuser_correctness_linalg_multi_dot_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:07.9221274Z test_nvfuser_correctness_linalg_multi_dot_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:07.9221720Z test_nvfuser_correctness_linalg_norm_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:07.9222061Z test_nvfuser_correctness_linalg_norm_cuda_complex128 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:07.9222390Z test_nvfuser_correctness_linalg_norm_cuda_complex64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:07.9222711Z test_nvfuser_correctness_linalg_norm_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:07.9223029Z test_nvfuser_correctness_linalg_norm_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:07.9223349Z test_nvfuser_correctness_linalg_norm_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:07.9223710Z test_nvfuser_correctness_linalg_norm_subgradients_at_zero_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:07.9224068Z test_nvfuser_correctness_linalg_norm_subgradients_at_zero_cuda_complex128 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:07.9224426Z test_nvfuser_correctness_linalg_norm_subgradients_at_zero_cuda_complex64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:07.9224772Z test_nvfuser_correctness_linalg_norm_subgradients_at_zero_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:07.9225123Z test_nvfuser_correctness_linalg_norm_subgradients_at_zero_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:07.9225520Z test_nvfuser_correctness_linalg_norm_subgradients_at_zero_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:07.9225850Z test_nvfuser_correctness_linalg_pinv_cuda_complex128 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:07.9226177Z test_nvfuser_correctness_linalg_pinv_cuda_complex64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:07.9226497Z test_nvfuser_correctness_linalg_pinv_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:07.9226808Z test_nvfuser_correctness_linalg_pinv_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:07.9227151Z test_nvfuser_correctness_linalg_pinv_hermitian_cuda_complex128 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:07.9227486Z test_nvfuser_correctness_linalg_pinv_hermitian_cuda_complex64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:07.9227821Z test_nvfuser_correctness_linalg_pinv_hermitian_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:07.9228153Z test_nvfuser_correctness_linalg_pinv_hermitian_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:07.9228533Z test_nvfuser_correctness_linalg_pinv_singular_cuda_complex128 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:07.9228890Z test_nvfuser_correctness_linalg_pinv_singular_cuda_complex64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:07.9229226Z test_nvfuser_correctness_linalg_pinv_singular_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:07.9229563Z test_nvfuser_correctness_linalg_pinv_singular_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:07.9229868Z test_nvfuser_correctness_linalg_qr_cuda_complex128 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:07.9230198Z test_nvfuser_correctness_linalg_qr_cuda_complex64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:07.9230522Z test_nvfuser_correctness_linalg_qr_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:07.9230839Z test_nvfuser_correctness_linalg_qr_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:07.9231170Z test_nvfuser_correctness_linalg_slogdet_cuda_complex128 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:07.9231500Z test_nvfuser_correctness_linalg_slogdet_cuda_complex64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:07.9231823Z test_nvfuser_correctness_linalg_slogdet_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:07.9232197Z test_nvfuser_correctness_linalg_slogdet_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:07.9232522Z test_nvfuser_correctness_linalg_solve_cuda_complex128 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:07.9232846Z test_nvfuser_correctness_linalg_solve_cuda_complex64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:07.9233168Z test_nvfuser_correctness_linalg_solve_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:07.9233492Z test_nvfuser_correctness_linalg_solve_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:07.9233832Z test_nvfuser_correctness_linalg_solve_ex_cuda_complex128 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:07.9234148Z test_nvfuser_correctness_linalg_solve_ex_cuda_complex64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:07.9234475Z test_nvfuser_correctness_linalg_solve_ex_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:07.9234798Z test_nvfuser_correctness_linalg_solve_ex_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:07.9235198Z test_nvfuser_correctness_linalg_solve_triangular_cuda_complex128 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:07.9235550Z test_nvfuser_correctness_linalg_solve_triangular_cuda_complex64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:07.9235888Z test_nvfuser_correctness_linalg_solve_triangular_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:07.9236219Z test_nvfuser_correctness_linalg_solve_triangular_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:07.9236540Z test_nvfuser_correctness_linalg_svd_cuda_complex128 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:07.9236866Z test_nvfuser_correctness_linalg_svd_cuda_complex64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:07.9237186Z test_nvfuser_correctness_linalg_svd_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:07.9237495Z test_nvfuser_correctness_linalg_svd_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:07.9237826Z test_nvfuser_correctness_linalg_svdvals_cuda_complex128 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:07.9238154Z test_nvfuser_correctness_linalg_svdvals_cuda_complex64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:07.9238461Z test_nvfuser_correctness_linalg_svdvals_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:07.9238793Z test_nvfuser_correctness_linalg_svdvals_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:07.9239194Z test_nvfuser_correctness_linalg_tensorinv_cuda_complex128 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:07.9239535Z test_nvfuser_correctness_linalg_tensorinv_cuda_complex64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:07.9239862Z test_nvfuser_correctness_linalg_tensorinv_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:07.9240191Z test_nvfuser_correctness_linalg_tensorinv_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:07.9240527Z test_nvfuser_correctness_linalg_tensorsolve_cuda_complex128 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:07.9240866Z test_nvfuser_correctness_linalg_tensorsolve_cuda_complex64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:07.9241197Z test_nvfuser_correctness_linalg_tensorsolve_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:07.9241525Z test_nvfuser_correctness_linalg_tensorsolve_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:07.9241853Z test_nvfuser_correctness_linalg_vander_cuda_complex128 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:07.9242222Z test_nvfuser_correctness_linalg_vander_cuda_complex64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:07.9242559Z test_nvfuser_correctness_linalg_vander_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:07.9242855Z test_nvfuser_correctness_linalg_vander_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:07.9243177Z test_nvfuser_correctness_linalg_vander_cuda_int16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:07.9243496Z test_nvfuser_correctness_linalg_vander_cuda_int32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:07.9243823Z test_nvfuser_correctness_linalg_vander_cuda_int64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:07.9244146Z test_nvfuser_correctness_linalg_vander_cuda_int8 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:07.9244468Z test_nvfuser_correctness_linalg_vander_cuda_uint8 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:07.9244790Z test_nvfuser_correctness_linalg_vecdot_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:07.9245123Z test_nvfuser_correctness_linalg_vecdot_cuda_complex128 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:07.9245454Z test_nvfuser_correctness_linalg_vecdot_cuda_complex64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:07.9245826Z test_nvfuser_correctness_linalg_vecdot_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:07.9246150Z test_nvfuser_correctness_linalg_vecdot_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:07.9246474Z test_nvfuser_correctness_linalg_vecdot_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:07.9246784Z test_nvfuser_correctness_linalg_vector_norm_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:07.9247122Z test_nvfuser_correctness_linalg_vector_norm_cuda_complex128 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:07.9247463Z test_nvfuser_correctness_linalg_vector_norm_cuda_complex64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:07.9247785Z test_nvfuser_correctness_linalg_vector_norm_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:07.9248109Z test_nvfuser_correctness_linalg_vector_norm_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:07.9248430Z test_nvfuser_correctness_linalg_vector_norm_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:07.9248808Z test_nvfuser_correctness_linspace_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:07.9249150Z test_nvfuser_correctness_linspace_cuda_complex128 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:07.9249479Z test_nvfuser_correctness_linspace_cuda_complex64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:07.9249798Z test_nvfuser_correctness_linspace_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:07.9250116Z test_nvfuser_correctness_linspace_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:07.9250427Z test_nvfuser_correctness_linspace_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:07.9250747Z test_nvfuser_correctness_linspace_cuda_int16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:07.9251042Z test_nvfuser_correctness_linspace_cuda_int32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:07.9251360Z test_nvfuser_correctness_linspace_cuda_int64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:07.9251672Z test_nvfuser_correctness_linspace_cuda_int8 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:07.9251979Z test_nvfuser_correctness_linspace_cuda_uint8 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:07.9252296Z test_nvfuser_correctness_log10_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:07.9252655Z test_nvfuser_correctness_log10_cuda_bool (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:07.9252972Z test_nvfuser_correctness_log10_cuda_complex128 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:07.9253285Z test_nvfuser_correctness_log10_cuda_complex64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:07.9253607Z test_nvfuser_correctness_log10_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:07.9253920Z test_nvfuser_correctness_log10_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:07.9254239Z test_nvfuser_correctness_log10_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:07.9254551Z test_nvfuser_correctness_log10_cuda_int16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:07.9254836Z test_nvfuser_correctness_log10_cuda_int32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:07.9255147Z test_nvfuser_correctness_log10_cuda_int64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:07.9255455Z test_nvfuser_correctness_log10_cuda_int8 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:07.9255799Z test_nvfuser_correctness_log10_cuda_uint8 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:07.9256128Z test_nvfuser_correctness_log1p_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:07.9256432Z test_nvfuser_correctness_log1p_cuda_bool (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:07.9256742Z test_nvfuser_correctness_log1p_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:07.9257056Z test_nvfuser_correctness_log1p_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:07.9257367Z test_nvfuser_correctness_log1p_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:07.9257675Z test_nvfuser_correctness_log1p_cuda_int16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:07.9257983Z test_nvfuser_correctness_log1p_cuda_int32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:07.9258298Z test_nvfuser_correctness_log1p_cuda_int64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:07.9258593Z test_nvfuser_correctness_log1p_cuda_int8 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:07.9258909Z test_nvfuser_correctness_log1p_cuda_uint8 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:07.9259281Z test_nvfuser_correctness_log2_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:07.9259589Z test_nvfuser_correctness_log2_cuda_bool (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:07.9259903Z test_nvfuser_correctness_log2_cuda_complex128 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:07.9260442Z test_nvfuser_correctness_log2_cuda_complex64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:07.9260756Z test_nvfuser_correctness_log2_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:07.9261070Z test_nvfuser_correctness_log2_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:07.9261382Z test_nvfuser_correctness_log2_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.003s) 2022-11-23T04:22:07.9261685Z test_nvfuser_correctness_log2_cuda_int16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:07.9261990Z test_nvfuser_correctness_log2_cuda_int32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:07.9262295Z test_nvfuser_correctness_log2_cuda_int64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:07.9262650Z test_nvfuser_correctness_log2_cuda_int8 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:07.9262965Z test_nvfuser_correctness_log2_cuda_uint8 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:07.9263286Z test_nvfuser_correctness_log_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:07.9263597Z test_nvfuser_correctness_log_cuda_bool (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:07.9263917Z test_nvfuser_correctness_log_cuda_complex128 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:07.9264233Z test_nvfuser_correctness_log_cuda_complex32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:07.9264549Z test_nvfuser_correctness_log_cuda_complex64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:07.9264863Z test_nvfuser_correctness_log_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:07.9265169Z test_nvfuser_correctness_log_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:07.9265475Z test_nvfuser_correctness_log_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:07.9265780Z test_nvfuser_correctness_log_cuda_int16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:07.9266089Z test_nvfuser_correctness_log_cuda_int32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:07.9266447Z test_nvfuser_correctness_log_cuda_int64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:07.9266755Z test_nvfuser_correctness_log_cuda_int8 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:07.9267059Z test_nvfuser_correctness_log_cuda_uint8 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:07.9267379Z test_nvfuser_correctness_log_softmax_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:07.9267701Z test_nvfuser_correctness_log_softmax_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:07.9268033Z test_nvfuser_correctness_log_softmax_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:07.9268361Z test_nvfuser_correctness_log_softmax_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:07.9268703Z test_nvfuser_correctness_log_softmax_with_dtype_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:07.9269037Z test_nvfuser_correctness_log_softmax_with_dtype_cuda_bool (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:07.9269373Z test_nvfuser_correctness_log_softmax_with_dtype_cuda_complex128 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:07.9269758Z test_nvfuser_correctness_log_softmax_with_dtype_cuda_complex32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:07.9270116Z test_nvfuser_correctness_log_softmax_with_dtype_cuda_complex64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:07.9270434Z test_nvfuser_correctness_log_softmax_with_dtype_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:07.9270768Z test_nvfuser_correctness_log_softmax_with_dtype_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:07.9271099Z test_nvfuser_correctness_log_softmax_with_dtype_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:07.9271430Z test_nvfuser_correctness_log_softmax_with_dtype_cuda_int16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:07.9271764Z test_nvfuser_correctness_log_softmax_with_dtype_cuda_int32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:07.9272091Z test_nvfuser_correctness_log_softmax_with_dtype_cuda_int64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:07.9272417Z test_nvfuser_correctness_log_softmax_with_dtype_cuda_int8 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:07.9272741Z test_nvfuser_correctness_log_softmax_with_dtype_cuda_uint8 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:07.9273075Z test_nvfuser_correctness_logaddexp2_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:07.9273462Z test_nvfuser_correctness_logaddexp2_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:07.9273786Z test_nvfuser_correctness_logaddexp2_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:07.9274110Z test_nvfuser_correctness_logaddexp_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:07.9274431Z test_nvfuser_correctness_logaddexp_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:07.9274725Z test_nvfuser_correctness_logaddexp_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:07.9275056Z test_nvfuser_correctness_logcumsumexp_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:07.9275382Z test_nvfuser_correctness_logcumsumexp_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:07.9275705Z test_nvfuser_correctness_logcumsumexp_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:07.9276020Z test_nvfuser_correctness_logcumsumexp_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:07.9276389Z test_nvfuser_correctness_logdet_cuda_complex128 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:07.9276716Z test_nvfuser_correctness_logdet_cuda_complex64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:07.9277033Z test_nvfuser_correctness_logdet_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:07.9277347Z test_nvfuser_correctness_logdet_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:07.9277670Z test_nvfuser_correctness_logical_and_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:07.9277997Z test_nvfuser_correctness_logical_and_cuda_bool (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:07.9278332Z test_nvfuser_correctness_logical_and_cuda_complex128 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:07.9278648Z test_nvfuser_correctness_logical_and_cuda_complex64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:07.9278969Z test_nvfuser_correctness_logical_and_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:07.9279288Z test_nvfuser_correctness_logical_and_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:07.9279604Z test_nvfuser_correctness_logical_and_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:07.9279921Z test_nvfuser_correctness_logical_and_cuda_int16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:07.9280292Z test_nvfuser_correctness_logical_and_cuda_int32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:07.9280601Z test_nvfuser_correctness_logical_and_cuda_int64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:07.9280917Z test_nvfuser_correctness_logical_and_cuda_int8 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:07.9281232Z test_nvfuser_correctness_logical_and_cuda_uint8 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:07.9281559Z test_nvfuser_correctness_logical_not_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:07.9281869Z test_nvfuser_correctness_logical_not_cuda_bool (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:07.9282195Z test_nvfuser_correctness_logical_not_cuda_complex128 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:07.9282522Z test_nvfuser_correctness_logical_not_cuda_complex64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:07.9282833Z test_nvfuser_correctness_logical_not_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:07.9283216Z test_nvfuser_correctness_logical_not_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:07.9283559Z test_nvfuser_correctness_logical_not_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:07.9283881Z test_nvfuser_correctness_logical_not_cuda_int16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:07.9284190Z test_nvfuser_correctness_logical_not_cuda_int32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:07.9284493Z test_nvfuser_correctness_logical_not_cuda_int64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:07.9284813Z test_nvfuser_correctness_logical_not_cuda_int8 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:07.9285129Z test_nvfuser_correctness_logical_not_cuda_uint8 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:07.9285446Z test_nvfuser_correctness_logical_or_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:07.9285759Z test_nvfuser_correctness_logical_or_cuda_bool (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:07.9286080Z test_nvfuser_correctness_logical_or_cuda_complex128 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:07.9286400Z test_nvfuser_correctness_logical_or_cuda_complex64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:07.9286701Z test_nvfuser_correctness_logical_or_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:07.9287061Z test_nvfuser_correctness_logical_or_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:07.9287367Z test_nvfuser_correctness_logical_or_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:07.9287692Z test_nvfuser_correctness_logical_or_cuda_int16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:07.9288002Z test_nvfuser_correctness_logical_or_cuda_int32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.003s) 2022-11-23T04:22:07.9288310Z test_nvfuser_correctness_logical_or_cuda_int64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:07.9288630Z test_nvfuser_correctness_logical_or_cuda_int8 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:07.9288947Z test_nvfuser_correctness_logical_or_cuda_uint8 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:07.9289268Z test_nvfuser_correctness_logical_xor_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:07.9289577Z test_nvfuser_correctness_logical_xor_cuda_bool (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:07.9289949Z test_nvfuser_correctness_logical_xor_cuda_complex128 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:07.9290289Z test_nvfuser_correctness_logical_xor_cuda_complex64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:07.9290589Z test_nvfuser_correctness_logical_xor_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:07.9290954Z test_nvfuser_correctness_logical_xor_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:07.9291275Z test_nvfuser_correctness_logical_xor_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:07.9291595Z test_nvfuser_correctness_logical_xor_cuda_int16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:07.9291903Z test_nvfuser_correctness_logical_xor_cuda_int32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:07.9292202Z test_nvfuser_correctness_logical_xor_cuda_int64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:07.9292521Z test_nvfuser_correctness_logical_xor_cuda_int8 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:07.9292838Z test_nvfuser_correctness_logical_xor_cuda_uint8 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:07.9293154Z test_nvfuser_correctness_logit_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:07.9293466Z test_nvfuser_correctness_logit_cuda_bool (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:07.9293833Z test_nvfuser_correctness_logit_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:07.9294145Z test_nvfuser_correctness_logit_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:07.9294438Z test_nvfuser_correctness_logit_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:07.9294747Z test_nvfuser_correctness_logit_cuda_int16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:07.9295060Z test_nvfuser_correctness_logit_cuda_int32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:07.9295371Z test_nvfuser_correctness_logit_cuda_int64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:07.9295676Z test_nvfuser_correctness_logit_cuda_int8 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:07.9295984Z test_nvfuser_correctness_logit_cuda_uint8 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:07.9296301Z test_nvfuser_correctness_logspace_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:07.9296623Z test_nvfuser_correctness_logspace_cuda_complex128 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:07.9296995Z test_nvfuser_correctness_logspace_cuda_complex64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:07.9297332Z test_nvfuser_correctness_logspace_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:07.9297642Z test_nvfuser_correctness_logspace_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:07.9297950Z test_nvfuser_correctness_logspace_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:07.9298248Z test_nvfuser_correctness_logspace_cuda_int16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:07.9298569Z test_nvfuser_correctness_logspace_cuda_int32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:07.9298888Z test_nvfuser_correctness_logspace_cuda_int64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:07.9299204Z test_nvfuser_correctness_logspace_cuda_int8 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:07.9299514Z test_nvfuser_correctness_logspace_cuda_uint8 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:07.9299831Z test_nvfuser_correctness_logsumexp_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:07.9300361Z test_nvfuser_correctness_logsumexp_cuda_bool (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:07.9300773Z test_nvfuser_correctness_logsumexp_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:07.9301083Z test_nvfuser_correctness_logsumexp_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:07.9301405Z test_nvfuser_correctness_logsumexp_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:07.9301721Z test_nvfuser_correctness_logsumexp_cuda_int16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:07.9302028Z test_nvfuser_correctness_logsumexp_cuda_int32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:07.9302360Z test_nvfuser_correctness_logsumexp_cuda_int64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:07.9302661Z test_nvfuser_correctness_logsumexp_cuda_int8 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:07.9302987Z test_nvfuser_correctness_logsumexp_cuda_uint8 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:07.9303296Z test_nvfuser_correctness_long_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:07.9303606Z test_nvfuser_correctness_long_cuda_bool (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:07.9303985Z test_nvfuser_correctness_long_cuda_complex128 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:07.9304319Z test_nvfuser_correctness_long_cuda_complex32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:07.9304634Z test_nvfuser_correctness_long_cuda_complex64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:07.9304943Z test_nvfuser_correctness_long_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:07.9305254Z test_nvfuser_correctness_long_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:07.9305566Z test_nvfuser_correctness_long_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:07.9305874Z test_nvfuser_correctness_long_cuda_int16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:07.9306183Z test_nvfuser_correctness_long_cuda_int32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:07.9306473Z test_nvfuser_correctness_long_cuda_int64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:07.9306779Z test_nvfuser_correctness_long_cuda_int8 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:07.9307091Z test_nvfuser_correctness_long_cuda_uint8 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:07.9307405Z test_nvfuser_correctness_lt_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:07.9307773Z test_nvfuser_correctness_lt_cuda_bool (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:07.9308081Z test_nvfuser_correctness_lt_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:07.9308386Z test_nvfuser_correctness_lt_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:07.9308684Z test_nvfuser_correctness_lt_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:07.9308992Z test_nvfuser_correctness_lt_cuda_int16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:07.9309298Z test_nvfuser_correctness_lt_cuda_int32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:07.9309595Z test_nvfuser_correctness_lt_cuda_int64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:07.9309884Z test_nvfuser_correctness_lt_cuda_int8 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:07.9310192Z test_nvfuser_correctness_lt_cuda_uint8 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:07.9310506Z test_nvfuser_correctness_lu_cuda_complex128 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:07.9310864Z test_nvfuser_correctness_lu_cuda_complex64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:07.9311185Z test_nvfuser_correctness_lu_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:07.9311495Z test_nvfuser_correctness_lu_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:07.9311822Z test_nvfuser_correctness_lu_solve_cuda_complex128 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:07.9312145Z test_nvfuser_correctness_lu_solve_cuda_complex64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:07.9312468Z test_nvfuser_correctness_lu_solve_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:07.9312785Z test_nvfuser_correctness_lu_solve_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:07.9313104Z test_nvfuser_correctness_lu_unpack_cuda_complex128 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:07.9313427Z test_nvfuser_correctness_lu_unpack_cuda_complex64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:07.9313727Z test_nvfuser_correctness_lu_unpack_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:07.9314038Z test_nvfuser_correctness_lu_unpack_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:07.9314407Z test_nvfuser_correctness_mH_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:07.9314712Z test_nvfuser_correctness_mH_cuda_bool (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:07.9315025Z test_nvfuser_correctness_mH_cuda_complex128 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:07.9315340Z test_nvfuser_correctness_mH_cuda_complex32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:07.9315649Z test_nvfuser_correctness_mH_cuda_complex64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:07.9315961Z test_nvfuser_correctness_mH_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:07.9316272Z test_nvfuser_correctness_mH_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:07.9316588Z test_nvfuser_correctness_mH_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:07.9316895Z test_nvfuser_correctness_mH_cuda_int16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:07.9317206Z test_nvfuser_correctness_mH_cuda_int32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:07.9317538Z test_nvfuser_correctness_mH_cuda_int64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:07.9317857Z test_nvfuser_correctness_mH_cuda_int8 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:07.9318158Z test_nvfuser_correctness_mH_cuda_uint8 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:07.9318468Z test_nvfuser_correctness_mT_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:07.9318769Z test_nvfuser_correctness_mT_cuda_bool (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:07.9319080Z test_nvfuser_correctness_mT_cuda_complex128 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:07.9319394Z test_nvfuser_correctness_mT_cuda_complex32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:07.9319711Z test_nvfuser_correctness_mT_cuda_complex64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:07.9320017Z test_nvfuser_correctness_mT_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:07.9320322Z test_nvfuser_correctness_mT_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:07.9320629Z test_nvfuser_correctness_mT_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:07.9320937Z test_nvfuser_correctness_mT_cuda_int16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:07.9321285Z test_nvfuser_correctness_mT_cuda_int32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:07.9321594Z test_nvfuser_correctness_mT_cuda_int64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:07.9321902Z test_nvfuser_correctness_mT_cuda_int8 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:07.9322207Z test_nvfuser_correctness_mT_cuda_uint8 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:07.9322530Z test_nvfuser_correctness_masked_amax_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:07.9322852Z test_nvfuser_correctness_masked_amax_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:07.9323176Z test_nvfuser_correctness_masked_amax_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:07.9323494Z test_nvfuser_correctness_masked_amax_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:07.9323820Z test_nvfuser_correctness_masked_amax_cuda_int16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:07.9324134Z test_nvfuser_correctness_masked_amax_cuda_int32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:07.9324485Z test_nvfuser_correctness_masked_amax_cuda_int64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:07.9324813Z test_nvfuser_correctness_masked_amax_cuda_int8 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:07.9325111Z test_nvfuser_correctness_masked_amax_cuda_uint8 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:07.9325431Z test_nvfuser_correctness_masked_amin_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:07.9325747Z test_nvfuser_correctness_masked_amin_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:07.9326070Z test_nvfuser_correctness_masked_amin_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:07.9326404Z test_nvfuser_correctness_masked_amin_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:07.9326728Z test_nvfuser_correctness_masked_amin_cuda_int16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:07.9327044Z test_nvfuser_correctness_masked_amin_cuda_int32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:07.9327350Z test_nvfuser_correctness_masked_amin_cuda_int64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:07.9327662Z test_nvfuser_correctness_masked_amin_cuda_int8 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:07.9328072Z test_nvfuser_correctness_masked_amin_cuda_uint8 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:07.9328395Z test_nvfuser_correctness_masked_argmax_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:07.9328720Z test_nvfuser_correctness_masked_argmax_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:07.9329014Z test_nvfuser_correctness_masked_argmax_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:07.9329325Z test_nvfuser_correctness_masked_argmax_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:07.9329647Z test_nvfuser_correctness_masked_argmax_cuda_int16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:07.9329968Z test_nvfuser_correctness_masked_argmax_cuda_int32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:07.9330289Z test_nvfuser_correctness_masked_argmax_cuda_int64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:07.9330602Z test_nvfuser_correctness_masked_argmax_cuda_int8 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:07.9330926Z test_nvfuser_correctness_masked_argmax_cuda_uint8 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:07.9331315Z test_nvfuser_correctness_masked_argmin_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:07.9331654Z test_nvfuser_correctness_masked_argmin_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:07.9331974Z test_nvfuser_correctness_masked_argmin_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:07.9332295Z test_nvfuser_correctness_masked_argmin_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:07.9332611Z test_nvfuser_correctness_masked_argmin_cuda_int16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:07.9332933Z test_nvfuser_correctness_masked_argmin_cuda_int32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:07.9333236Z test_nvfuser_correctness_masked_argmin_cuda_int64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:07.9333551Z test_nvfuser_correctness_masked_argmin_cuda_int8 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:07.9333862Z test_nvfuser_correctness_masked_argmin_cuda_uint8 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:07.9334189Z test_nvfuser_correctness_masked_cumprod_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:07.9334525Z test_nvfuser_correctness_masked_cumprod_cuda_complex128 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:07.9334908Z test_nvfuser_correctness_masked_cumprod_cuda_complex64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:07.9335233Z test_nvfuser_correctness_masked_cumprod_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:07.9335547Z test_nvfuser_correctness_masked_cumprod_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:07.9335883Z test_nvfuser_correctness_masked_cumprod_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:07.9336212Z test_nvfuser_correctness_masked_cumprod_cuda_int16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:07.9336533Z test_nvfuser_correctness_masked_cumprod_cuda_int32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:07.9336856Z test_nvfuser_correctness_masked_cumprod_cuda_int64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:07.9337157Z test_nvfuser_correctness_masked_cumprod_cuda_int8 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:07.9337477Z test_nvfuser_correctness_masked_cumprod_cuda_uint8 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:07.9337805Z test_nvfuser_correctness_masked_cumsum_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:07.9338175Z test_nvfuser_correctness_masked_cumsum_cuda_complex128 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:07.9338514Z test_nvfuser_correctness_masked_cumsum_cuda_complex64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:07.9338838Z test_nvfuser_correctness_masked_cumsum_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:07.9339158Z test_nvfuser_correctness_masked_cumsum_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:07.9339471Z test_nvfuser_correctness_masked_cumsum_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:07.9339791Z test_nvfuser_correctness_masked_cumsum_cuda_int16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:07.9340340Z test_nvfuser_correctness_masked_cumsum_cuda_int32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:07.9340659Z test_nvfuser_correctness_masked_cumsum_cuda_int64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:07.9340991Z test_nvfuser_correctness_masked_cumsum_cuda_int8 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:07.9341311Z test_nvfuser_correctness_masked_cumsum_cuda_uint8 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:07.9341619Z test_nvfuser_correctness_masked_fill_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:07.9342020Z test_nvfuser_correctness_masked_fill_cuda_bool (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:07.9342351Z test_nvfuser_correctness_masked_fill_cuda_complex128 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:07.9342672Z test_nvfuser_correctness_masked_fill_cuda_complex32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:07.9342997Z test_nvfuser_correctness_masked_fill_cuda_complex64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:07.9343318Z test_nvfuser_correctness_masked_fill_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:07.9343633Z test_nvfuser_correctness_masked_fill_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:07.9343946Z test_nvfuser_correctness_masked_fill_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:07.9344262Z test_nvfuser_correctness_masked_fill_cuda_int16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:07.9344575Z test_nvfuser_correctness_masked_fill_cuda_int32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:07.9344931Z test_nvfuser_correctness_masked_fill_cuda_int64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:07.9345256Z test_nvfuser_correctness_masked_fill_cuda_int8 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:07.9345553Z test_nvfuser_correctness_masked_fill_cuda_uint8 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:07.9345894Z test_nvfuser_correctness_masked_log_softmax_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:07.9346229Z test_nvfuser_correctness_masked_log_softmax_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:07.9346558Z test_nvfuser_correctness_masked_log_softmax_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:07.9346894Z test_nvfuser_correctness_masked_log_softmax_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:07.9347229Z test_nvfuser_correctness_masked_logaddexp_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:07.9347563Z test_nvfuser_correctness_masked_logaddexp_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:07.9347897Z test_nvfuser_correctness_masked_logaddexp_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:07.9348227Z test_nvfuser_correctness_masked_logsumexp_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:07.9348556Z test_nvfuser_correctness_masked_logsumexp_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:07.9348943Z test_nvfuser_correctness_masked_logsumexp_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:07.9349268Z test_nvfuser_correctness_masked_logsumexp_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:07.9349594Z test_nvfuser_correctness_masked_logsumexp_cuda_int16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:07.9349900Z test_nvfuser_correctness_masked_logsumexp_cuda_int32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:07.9350230Z test_nvfuser_correctness_masked_logsumexp_cuda_int64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:07.9350556Z test_nvfuser_correctness_masked_logsumexp_cuda_int8 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:07.9350889Z test_nvfuser_correctness_masked_logsumexp_cuda_uint8 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:07.9351214Z test_nvfuser_correctness_masked_mean_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:07.9351533Z test_nvfuser_correctness_masked_mean_cuda_bool (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:07.9351907Z test_nvfuser_correctness_masked_mean_cuda_complex128 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:07.9352245Z test_nvfuser_correctness_masked_mean_cuda_complex64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:07.9352566Z test_nvfuser_correctness_masked_mean_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:07.9352885Z test_nvfuser_correctness_masked_mean_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:07.9353205Z test_nvfuser_correctness_masked_mean_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:07.9353523Z test_nvfuser_correctness_masked_mean_cuda_int16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:07.9353830Z test_nvfuser_correctness_masked_mean_cuda_int32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:07.9354114Z test_nvfuser_correctness_masked_mean_cuda_int64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:07.9354429Z test_nvfuser_correctness_masked_mean_cuda_int8 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:07.9354743Z test_nvfuser_correctness_masked_mean_cuda_uint8 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:07.9355068Z test_nvfuser_correctness_masked_median_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:07.9355448Z test_nvfuser_correctness_masked_median_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:07.9355780Z test_nvfuser_correctness_masked_median_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:07.9356106Z test_nvfuser_correctness_masked_norm_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:07.9356429Z test_nvfuser_correctness_masked_norm_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:07.9356748Z test_nvfuser_correctness_masked_norm_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:07.9357065Z test_nvfuser_correctness_masked_norm_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:07.9357399Z test_nvfuser_correctness_masked_normalize_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:07.9357730Z test_nvfuser_correctness_masked_normalize_cuda_complex128 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:07.9358047Z test_nvfuser_correctness_masked_normalize_cuda_complex64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:07.9358375Z test_nvfuser_correctness_masked_normalize_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:07.9358751Z test_nvfuser_correctness_masked_normalize_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:07.9359082Z test_nvfuser_correctness_masked_normalize_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:07.9359406Z test_nvfuser_correctness_masked_prod_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:07.9359722Z test_nvfuser_correctness_masked_prod_cuda_bool (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:07.9360045Z test_nvfuser_correctness_masked_prod_cuda_complex128 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:07.9360370Z test_nvfuser_correctness_masked_prod_cuda_complex64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:07.9360706Z test_nvfuser_correctness_masked_prod_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:07.9361029Z test_nvfuser_correctness_masked_prod_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:07.9361344Z test_nvfuser_correctness_masked_prod_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:07.9361662Z test_nvfuser_correctness_masked_prod_cuda_int16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:07.9361970Z test_nvfuser_correctness_masked_prod_cuda_int32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:07.9362322Z test_nvfuser_correctness_masked_prod_cuda_int64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:07.9362637Z test_nvfuser_correctness_masked_prod_cuda_int8 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:07.9362944Z test_nvfuser_correctness_masked_prod_cuda_uint8 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:07.9363273Z test_nvfuser_correctness_masked_scatter_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:07.9363598Z test_nvfuser_correctness_masked_scatter_cuda_bool (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:07.9363931Z test_nvfuser_correctness_masked_scatter_cuda_complex128 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:07.9364262Z test_nvfuser_correctness_masked_scatter_cuda_complex64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:07.9364586Z test_nvfuser_correctness_masked_scatter_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:07.9364908Z test_nvfuser_correctness_masked_scatter_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:07.9365233Z test_nvfuser_correctness_masked_scatter_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:07.9365611Z test_nvfuser_correctness_masked_scatter_cuda_int16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:07.9365947Z test_nvfuser_correctness_masked_scatter_cuda_int32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:07.9366252Z test_nvfuser_correctness_masked_scatter_cuda_int64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:07.9366575Z test_nvfuser_correctness_masked_scatter_cuda_int8 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:07.9366898Z test_nvfuser_correctness_masked_scatter_cuda_uint8 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:07.9367223Z test_nvfuser_correctness_masked_select_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:07.9367545Z test_nvfuser_correctness_masked_select_cuda_bool (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:07.9367872Z test_nvfuser_correctness_masked_select_cuda_complex128 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:07.9368198Z test_nvfuser_correctness_masked_select_cuda_complex64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:07.9368520Z test_nvfuser_correctness_masked_select_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:07.9368846Z test_nvfuser_correctness_masked_select_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:07.9369215Z test_nvfuser_correctness_masked_select_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:07.9369534Z test_nvfuser_correctness_masked_select_cuda_int16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:07.9369851Z test_nvfuser_correctness_masked_select_cuda_int32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:07.9370160Z test_nvfuser_correctness_masked_select_cuda_int64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:07.9370475Z test_nvfuser_correctness_masked_select_cuda_int8 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:07.9370808Z test_nvfuser_correctness_masked_select_cuda_uint8 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:07.9371138Z test_nvfuser_correctness_masked_softmax_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:07.9371461Z test_nvfuser_correctness_masked_softmax_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:07.9371783Z test_nvfuser_correctness_masked_softmax_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:07.9372141Z test_nvfuser_correctness_masked_softmax_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:07.9372480Z test_nvfuser_correctness_masked_softmin_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:07.9372797Z test_nvfuser_correctness_masked_softmin_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:07.9373108Z test_nvfuser_correctness_masked_softmin_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:07.9373421Z test_nvfuser_correctness_masked_softmin_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:07.9373740Z test_nvfuser_correctness_masked_std_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:07.9374067Z test_nvfuser_correctness_masked_std_cuda_complex128 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:07.9374377Z test_nvfuser_correctness_masked_std_cuda_complex64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:07.9374639Z test_nvfuser_correctness_masked_std_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: Skipped! (0.001s) 2022-11-23T04:22:07.9374959Z test_nvfuser_correctness_masked_std_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:07.9375282Z test_nvfuser_correctness_masked_std_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:07.9375600Z test_nvfuser_correctness_masked_std_cuda_int16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:07.9375969Z test_nvfuser_correctness_masked_std_cuda_int32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:07.9376288Z test_nvfuser_correctness_masked_std_cuda_int64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:07.9376603Z test_nvfuser_correctness_masked_std_cuda_int8 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:07.9376914Z test_nvfuser_correctness_masked_std_cuda_uint8 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:07.9377235Z test_nvfuser_correctness_masked_sum_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:07.9377551Z test_nvfuser_correctness_masked_sum_cuda_bool (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:07.9377876Z test_nvfuser_correctness_masked_sum_cuda_complex128 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:07.9378181Z test_nvfuser_correctness_masked_sum_cuda_complex64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:07.9378501Z test_nvfuser_correctness_masked_sum_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:07.9378866Z test_nvfuser_correctness_masked_sum_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:07.9379194Z test_nvfuser_correctness_masked_sum_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:07.9379502Z test_nvfuser_correctness_masked_sum_cuda_int16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:07.9379806Z test_nvfuser_correctness_masked_sum_cuda_int32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:07.9380340Z test_nvfuser_correctness_masked_sum_cuda_int64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:07.9380666Z test_nvfuser_correctness_masked_sum_cuda_int8 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:07.9380987Z test_nvfuser_correctness_masked_sum_cuda_uint8 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:07.9381309Z test_nvfuser_correctness_masked_var_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:07.9381633Z test_nvfuser_correctness_masked_var_cuda_complex128 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:07.9381956Z test_nvfuser_correctness_masked_var_cuda_complex64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:07.9382274Z test_nvfuser_correctness_masked_var_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:07.9382563Z test_nvfuser_correctness_masked_var_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:07.9382952Z test_nvfuser_correctness_masked_var_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:07.9383265Z test_nvfuser_correctness_masked_var_cuda_int16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:07.9383572Z test_nvfuser_correctness_masked_var_cuda_int32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:07.9383887Z test_nvfuser_correctness_masked_var_cuda_int64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:07.9384203Z test_nvfuser_correctness_masked_var_cuda_int8 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:07.9384517Z test_nvfuser_correctness_masked_var_cuda_uint8 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:07.9384831Z test_nvfuser_correctness_matmul_cuda_complex128 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:07.9385156Z test_nvfuser_correctness_matmul_cuda_complex64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:07.9385472Z test_nvfuser_correctness_matmul_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:07.9385794Z test_nvfuser_correctness_matmul_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:07.9386172Z test_nvfuser_correctness_matmul_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:07.9386490Z test_nvfuser_correctness_matrix_exp_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:07.9386818Z test_nvfuser_correctness_matrix_exp_cuda_complex128 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:07.9387139Z test_nvfuser_correctness_matrix_exp_cuda_complex64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:07.9387458Z test_nvfuser_correctness_matrix_exp_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:07.9387770Z test_nvfuser_correctness_matrix_exp_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:07.9388088Z test_nvfuser_correctness_matrix_exp_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:07.9388403Z test_nvfuser_correctness_max_binary_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:07.9388719Z test_nvfuser_correctness_max_binary_cuda_bool (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:07.9389030Z test_nvfuser_correctness_max_binary_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:07.9389334Z test_nvfuser_correctness_max_binary_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:07.9389684Z test_nvfuser_correctness_max_binary_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:07.9390009Z test_nvfuser_correctness_max_binary_cuda_int16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:07.9390301Z test_nvfuser_correctness_max_binary_cuda_int32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:07.9390609Z test_nvfuser_correctness_max_binary_cuda_int64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:07.9390966Z test_nvfuser_correctness_max_binary_cuda_int8 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:07.9391285Z test_nvfuser_correctness_max_binary_cuda_uint8 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:07.9391634Z test_nvfuser_correctness_max_pool2d_with_indices_backward_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:07.9391984Z test_nvfuser_correctness_max_pool2d_with_indices_backward_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:07.9392329Z test_nvfuser_correctness_max_pool2d_with_indices_backward_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:07.9392716Z test_nvfuser_correctness_max_pool2d_with_indices_backward_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:07.9393063Z test_nvfuser_correctness_max_reduction_no_dim_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:07.9393393Z test_nvfuser_correctness_max_reduction_no_dim_cuda_bool (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:07.9393725Z test_nvfuser_correctness_max_reduction_no_dim_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:07.9394054Z test_nvfuser_correctness_max_reduction_no_dim_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:07.9394385Z test_nvfuser_correctness_max_reduction_no_dim_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:07.9394697Z test_nvfuser_correctness_max_reduction_no_dim_cuda_int16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:07.9395034Z test_nvfuser_correctness_max_reduction_no_dim_cuda_int32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:07.9395366Z test_nvfuser_correctness_max_reduction_no_dim_cuda_int64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:07.9395696Z test_nvfuser_correctness_max_reduction_no_dim_cuda_int8 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:07.9396024Z test_nvfuser_correctness_max_reduction_no_dim_cuda_uint8 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:07.9396419Z test_nvfuser_correctness_max_reduction_with_dim_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:07.9396748Z test_nvfuser_correctness_max_reduction_with_dim_cuda_bool (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:07.9397081Z test_nvfuser_correctness_max_reduction_with_dim_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:07.9397412Z test_nvfuser_correctness_max_reduction_with_dim_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:07.9397749Z test_nvfuser_correctness_max_reduction_with_dim_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:07.9398079Z test_nvfuser_correctness_max_reduction_with_dim_cuda_int16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:07.9398406Z test_nvfuser_correctness_max_reduction_with_dim_cuda_int32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:07.9398730Z test_nvfuser_correctness_max_reduction_with_dim_cuda_int64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:07.9399056Z test_nvfuser_correctness_max_reduction_with_dim_cuda_int8 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:07.9399410Z test_nvfuser_correctness_max_reduction_with_dim_cuda_uint8 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.003s) 2022-11-23T04:22:07.9399739Z test_nvfuser_correctness_maximum_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:07.9400064Z test_nvfuser_correctness_maximum_cuda_bool (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:07.9400383Z test_nvfuser_correctness_maximum_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:07.9400695Z test_nvfuser_correctness_maximum_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:07.9401008Z test_nvfuser_correctness_maximum_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:07.9401328Z test_nvfuser_correctness_maximum_cuda_int16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:07.9401643Z test_nvfuser_correctness_maximum_cuda_int32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:07.9401947Z test_nvfuser_correctness_maximum_cuda_int64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:07.9402258Z test_nvfuser_correctness_maximum_cuda_int8 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:07.9402565Z test_nvfuser_correctness_maximum_cuda_uint8 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:07.9402872Z test_nvfuser_correctness_mean_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:07.9403225Z test_nvfuser_correctness_mean_cuda_complex128 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:07.9403543Z test_nvfuser_correctness_mean_cuda_complex64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:07.9403855Z test_nvfuser_correctness_mean_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:07.9404162Z test_nvfuser_correctness_mean_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:07.9404471Z test_nvfuser_correctness_mean_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:07.9404796Z test_nvfuser_correctness_median_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:07.9405114Z test_nvfuser_correctness_median_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:07.9405433Z test_nvfuser_correctness_median_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:07.9405739Z test_nvfuser_correctness_median_cuda_int16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:07.9406047Z test_nvfuser_correctness_median_cuda_int32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:07.9406403Z test_nvfuser_correctness_median_cuda_int64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:07.9406725Z test_nvfuser_correctness_median_cuda_int8 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:07.9407012Z test_nvfuser_correctness_median_cuda_uint8 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:07.9407349Z test_nvfuser_correctness_meshgrid_list_of_tensors_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:07.9407687Z test_nvfuser_correctness_meshgrid_list_of_tensors_cuda_bool (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:07.9408028Z test_nvfuser_correctness_meshgrid_list_of_tensors_cuda_complex128 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:07.9408373Z test_nvfuser_correctness_meshgrid_list_of_tensors_cuda_complex64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:07.9408706Z test_nvfuser_correctness_meshgrid_list_of_tensors_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:07.9409031Z test_nvfuser_correctness_meshgrid_list_of_tensors_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:07.9409349Z test_nvfuser_correctness_meshgrid_list_of_tensors_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:07.9409692Z test_nvfuser_correctness_meshgrid_list_of_tensors_cuda_int16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:07.9410081Z test_nvfuser_correctness_meshgrid_list_of_tensors_cuda_int32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:07.9410420Z test_nvfuser_correctness_meshgrid_list_of_tensors_cuda_int64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:07.9410754Z test_nvfuser_correctness_meshgrid_list_of_tensors_cuda_int8 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:07.9411084Z test_nvfuser_correctness_meshgrid_list_of_tensors_cuda_uint8 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:07.9411412Z test_nvfuser_correctness_meshgrid_variadic_tensors_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:07.9411752Z test_nvfuser_correctness_meshgrid_variadic_tensors_cuda_bool (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:07.9412099Z test_nvfuser_correctness_meshgrid_variadic_tensors_cuda_complex128 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:07.9412441Z test_nvfuser_correctness_meshgrid_variadic_tensors_cuda_complex64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:07.9412836Z test_nvfuser_correctness_meshgrid_variadic_tensors_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:07.9413218Z test_nvfuser_correctness_meshgrid_variadic_tensors_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:07.9413550Z test_nvfuser_correctness_meshgrid_variadic_tensors_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:07.9413888Z test_nvfuser_correctness_meshgrid_variadic_tensors_cuda_int16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:07.9414214Z test_nvfuser_correctness_meshgrid_variadic_tensors_cuda_int32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:07.9414542Z test_nvfuser_correctness_meshgrid_variadic_tensors_cuda_int64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:07.9414888Z test_nvfuser_correctness_meshgrid_variadic_tensors_cuda_int8 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:07.9415231Z test_nvfuser_correctness_meshgrid_variadic_tensors_cuda_uint8 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:07.9415558Z test_nvfuser_correctness_min_binary_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:07.9415875Z test_nvfuser_correctness_min_binary_cuda_bool (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:07.9416174Z test_nvfuser_correctness_min_binary_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:07.9416484Z test_nvfuser_correctness_min_binary_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:07.9416855Z test_nvfuser_correctness_min_binary_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:07.9417167Z test_nvfuser_correctness_min_binary_cuda_int16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:07.9417471Z test_nvfuser_correctness_min_binary_cuda_int32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:07.9417785Z test_nvfuser_correctness_min_binary_cuda_int64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:07.9418100Z test_nvfuser_correctness_min_binary_cuda_int8 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:07.9418412Z test_nvfuser_correctness_min_binary_cuda_uint8 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:07.9418744Z test_nvfuser_correctness_min_reduction_no_dim_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:07.9419071Z test_nvfuser_correctness_min_reduction_no_dim_cuda_bool (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:07.9419400Z test_nvfuser_correctness_min_reduction_no_dim_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:07.9419778Z test_nvfuser_correctness_min_reduction_no_dim_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:07.9420317Z test_nvfuser_correctness_min_reduction_no_dim_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:07.9420666Z test_nvfuser_correctness_min_reduction_no_dim_cuda_int16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:07.9420993Z test_nvfuser_correctness_min_reduction_no_dim_cuda_int32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:07.9421316Z test_nvfuser_correctness_min_reduction_no_dim_cuda_int64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:07.9421644Z test_nvfuser_correctness_min_reduction_no_dim_cuda_int8 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:07.9421974Z test_nvfuser_correctness_min_reduction_no_dim_cuda_uint8 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:07.9422308Z test_nvfuser_correctness_min_reduction_with_dim_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:07.9422637Z test_nvfuser_correctness_min_reduction_with_dim_cuda_bool (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:07.9422968Z test_nvfuser_correctness_min_reduction_with_dim_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:07.9423302Z test_nvfuser_correctness_min_reduction_with_dim_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:07.9423716Z test_nvfuser_correctness_min_reduction_with_dim_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:07.9424042Z test_nvfuser_correctness_min_reduction_with_dim_cuda_int16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:07.9424370Z test_nvfuser_correctness_min_reduction_with_dim_cuda_int32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:07.9424680Z test_nvfuser_correctness_min_reduction_with_dim_cuda_int64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:07.9425021Z test_nvfuser_correctness_min_reduction_with_dim_cuda_int8 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:07.9425354Z test_nvfuser_correctness_min_reduction_with_dim_cuda_uint8 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:07.9425676Z test_nvfuser_correctness_minimum_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:07.9425987Z test_nvfuser_correctness_minimum_cuda_bool (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:07.9426300Z test_nvfuser_correctness_minimum_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:07.9426683Z test_nvfuser_correctness_minimum_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:07.9427013Z test_nvfuser_correctness_minimum_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:07.9427323Z test_nvfuser_correctness_minimum_cuda_int16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:07.9427636Z test_nvfuser_correctness_minimum_cuda_int32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:07.9427948Z test_nvfuser_correctness_minimum_cuda_int64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:07.9428255Z test_nvfuser_correctness_minimum_cuda_int8 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:07.9428548Z test_nvfuser_correctness_minimum_cuda_uint8 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:07.9428863Z test_nvfuser_correctness_mm_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:07.9429174Z test_nvfuser_correctness_mm_cuda_complex128 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:07.9429486Z test_nvfuser_correctness_mm_cuda_complex64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:07.9429804Z test_nvfuser_correctness_mm_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:07.9430116Z test_nvfuser_correctness_mm_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:07.9430480Z test_nvfuser_correctness_mm_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:07.9430796Z test_nvfuser_correctness_mode_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:07.9431104Z test_nvfuser_correctness_mode_cuda_bool (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:07.9431414Z test_nvfuser_correctness_mode_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:07.9431724Z test_nvfuser_correctness_mode_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:07.9432034Z test_nvfuser_correctness_mode_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:07.9432324Z test_nvfuser_correctness_mode_cuda_int16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:07.9432751Z test_nvfuser_correctness_mode_cuda_int32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:07.9433098Z test_nvfuser_correctness_mode_cuda_int64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:07.9433439Z test_nvfuser_correctness_mode_cuda_int8 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:07.9433834Z test_nvfuser_correctness_mode_cuda_uint8 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:07.9434202Z test_nvfuser_correctness_movedim_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:07.9434561Z test_nvfuser_correctness_movedim_cuda_bool (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:07.9435432Z test_nvfuser_correctness_movedim_cuda_complex128 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:07.9436266Z test_nvfuser_correctness_movedim_cuda_complex32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:07.9436966Z test_nvfuser_correctness_movedim_cuda_complex64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:07.9437733Z test_nvfuser_correctness_movedim_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:07.9438532Z test_nvfuser_correctness_movedim_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:07.9439189Z test_nvfuser_correctness_movedim_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:07.9439884Z test_nvfuser_correctness_movedim_cuda_int16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:07.9440630Z test_nvfuser_correctness_movedim_cuda_int32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:07.9441347Z test_nvfuser_correctness_movedim_cuda_int64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:07.9442114Z test_nvfuser_correctness_movedim_cuda_int8 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:07.9442820Z test_nvfuser_correctness_movedim_cuda_uint8 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:07.9443531Z test_nvfuser_correctness_msort_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:07.9444267Z test_nvfuser_correctness_msort_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:07.9445081Z test_nvfuser_correctness_msort_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:07.9445906Z test_nvfuser_correctness_msort_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:07.9446563Z test_nvfuser_correctness_msort_cuda_int16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:07.9447258Z test_nvfuser_correctness_msort_cuda_int32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:07.9448010Z test_nvfuser_correctness_msort_cuda_int64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:07.9448771Z test_nvfuser_correctness_msort_cuda_int8 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:07.9449529Z test_nvfuser_correctness_msort_cuda_uint8 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:07.9450200Z test_nvfuser_correctness_mul_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:07.9450899Z test_nvfuser_correctness_mul_cuda_bool (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:07.9451653Z test_nvfuser_correctness_mul_cuda_complex128 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:07.9452388Z test_nvfuser_correctness_mul_cuda_complex32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:07.9453045Z test_nvfuser_correctness_mul_cuda_complex64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:07.9453741Z test_nvfuser_correctness_mul_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:07.9454435Z test_nvfuser_correctness_mul_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:07.9455120Z test_nvfuser_correctness_mul_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:07.9455846Z test_nvfuser_correctness_mul_cuda_int16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:07.9456497Z test_nvfuser_correctness_mul_cuda_int32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:07.9457306Z test_nvfuser_correctness_mul_cuda_int64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:07.9457998Z test_nvfuser_correctness_mul_cuda_int8 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:07.9458723Z test_nvfuser_correctness_mul_cuda_uint8 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:07.9459404Z test_nvfuser_correctness_multinomial_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:07.9460413Z test_nvfuser_correctness_multinomial_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:07.9461177Z test_nvfuser_correctness_multinomial_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:07.9461899Z test_nvfuser_correctness_mv_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:07.9462675Z test_nvfuser_correctness_mv_cuda_complex128 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:07.9463411Z test_nvfuser_correctness_mv_cuda_complex64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:07.9464146Z test_nvfuser_correctness_mv_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:07.9464870Z test_nvfuser_correctness_mv_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:07.9465648Z test_nvfuser_correctness_mv_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:07.9466376Z test_nvfuser_correctness_mvlgamma_mvlgamma_p_1_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:07.9467124Z test_nvfuser_correctness_mvlgamma_mvlgamma_p_1_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:07.9467819Z test_nvfuser_correctness_mvlgamma_mvlgamma_p_1_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:07.9468556Z test_nvfuser_correctness_mvlgamma_mvlgamma_p_1_cuda_int16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:07.9469339Z test_nvfuser_correctness_mvlgamma_mvlgamma_p_1_cuda_int32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:07.9470106Z test_nvfuser_correctness_mvlgamma_mvlgamma_p_1_cuda_int64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:07.9470839Z test_nvfuser_correctness_mvlgamma_mvlgamma_p_1_cuda_int8 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:07.9471550Z test_nvfuser_correctness_mvlgamma_mvlgamma_p_1_cuda_uint8 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:07.9472340Z test_nvfuser_correctness_mvlgamma_mvlgamma_p_3_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:07.9473168Z test_nvfuser_correctness_mvlgamma_mvlgamma_p_3_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:07.9473903Z test_nvfuser_correctness_mvlgamma_mvlgamma_p_3_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:07.9474698Z test_nvfuser_correctness_mvlgamma_mvlgamma_p_3_cuda_int16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:07.9475433Z test_nvfuser_correctness_mvlgamma_mvlgamma_p_3_cuda_int32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:07.9476123Z test_nvfuser_correctness_mvlgamma_mvlgamma_p_3_cuda_int64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:07.9476888Z test_nvfuser_correctness_mvlgamma_mvlgamma_p_3_cuda_int8 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:07.9477677Z test_nvfuser_correctness_mvlgamma_mvlgamma_p_3_cuda_uint8 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:07.9478459Z test_nvfuser_correctness_mvlgamma_mvlgamma_p_5_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:07.9479149Z test_nvfuser_correctness_mvlgamma_mvlgamma_p_5_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:07.9480005Z test_nvfuser_correctness_mvlgamma_mvlgamma_p_5_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:07.9480783Z test_nvfuser_correctness_mvlgamma_mvlgamma_p_5_cuda_int16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:07.9481543Z test_nvfuser_correctness_mvlgamma_mvlgamma_p_5_cuda_int32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:07.9482366Z test_nvfuser_correctness_mvlgamma_mvlgamma_p_5_cuda_int64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:07.9483150Z test_nvfuser_correctness_mvlgamma_mvlgamma_p_5_cuda_int8 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:07.9484370Z test_nvfuser_correctness_mvlgamma_mvlgamma_p_5_cuda_uint8 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:07.9485061Z test_nvfuser_correctness_nan_to_num_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:07.9485815Z test_nvfuser_correctness_nan_to_num_cuda_bool (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:07.9486542Z test_nvfuser_correctness_nan_to_num_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:07.9488002Z test_nvfuser_correctness_nan_to_num_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:07.9488653Z test_nvfuser_correctness_nan_to_num_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:07.9489478Z test_nvfuser_correctness_nan_to_num_cuda_int16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:07.9490224Z test_nvfuser_correctness_nan_to_num_cuda_int32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:07.9491013Z test_nvfuser_correctness_nan_to_num_cuda_int64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:07.9491717Z test_nvfuser_correctness_nan_to_num_cuda_int8 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:07.9492387Z test_nvfuser_correctness_nan_to_num_cuda_uint8 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:07.9493098Z test_nvfuser_correctness_nanmean_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:07.9493810Z test_nvfuser_correctness_nanmean_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:07.9494571Z test_nvfuser_correctness_nanmean_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:07.9495248Z test_nvfuser_correctness_nanmean_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:07.9495996Z test_nvfuser_correctness_nanmedian_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:07.9496764Z test_nvfuser_correctness_nanmedian_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:07.9497528Z test_nvfuser_correctness_nanmedian_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:07.9498250Z test_nvfuser_correctness_nanmedian_cuda_int16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:07.9498909Z test_nvfuser_correctness_nanmedian_cuda_int32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:07.9499614Z test_nvfuser_correctness_nanmedian_cuda_int64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:07.9500668Z test_nvfuser_correctness_nanmedian_cuda_int8 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:07.9501454Z test_nvfuser_correctness_nanmedian_cuda_uint8 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:07.9502115Z test_nvfuser_correctness_nanquantile_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:07.9502871Z test_nvfuser_correctness_nanquantile_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:07.9503581Z test_nvfuser_correctness_nansum_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:07.9504336Z test_nvfuser_correctness_nansum_cuda_bool (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:07.9505043Z test_nvfuser_correctness_nansum_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:07.9505815Z test_nvfuser_correctness_nansum_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:07.9506547Z test_nvfuser_correctness_nansum_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:07.9507248Z test_nvfuser_correctness_nansum_cuda_int16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:07.9507995Z test_nvfuser_correctness_nansum_cuda_int32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:07.9508685Z test_nvfuser_correctness_nansum_cuda_int64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:07.9509386Z test_nvfuser_correctness_nansum_cuda_int8 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:07.9510086Z test_nvfuser_correctness_nansum_cuda_uint8 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:07.9510830Z test_nvfuser_correctness_narrow_copy_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:07.9511506Z test_nvfuser_correctness_narrow_copy_cuda_bool (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:07.9512253Z test_nvfuser_correctness_narrow_copy_cuda_complex128 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:07.9513049Z test_nvfuser_correctness_narrow_copy_cuda_complex32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:07.9513784Z test_nvfuser_correctness_narrow_copy_cuda_complex64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:07.9514584Z test_nvfuser_correctness_narrow_copy_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:07.9515261Z test_nvfuser_correctness_narrow_copy_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:07.9515971Z test_nvfuser_correctness_narrow_copy_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:07.9516691Z test_nvfuser_correctness_narrow_copy_cuda_int16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:07.9517440Z test_nvfuser_correctness_narrow_copy_cuda_int32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:07.9518105Z test_nvfuser_correctness_narrow_copy_cuda_int64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:07.9518808Z test_nvfuser_correctness_narrow_copy_cuda_int8 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:07.9519516Z test_nvfuser_correctness_narrow_copy_cuda_uint8 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:07.9520224Z test_nvfuser_correctness_narrow_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:07.9521071Z test_nvfuser_correctness_narrow_cuda_bool (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:07.9521729Z test_nvfuser_correctness_narrow_cuda_complex128 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:07.9522456Z test_nvfuser_correctness_narrow_cuda_complex32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:07.9523188Z test_nvfuser_correctness_narrow_cuda_complex64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:07.9523930Z test_nvfuser_correctness_narrow_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:07.9524592Z test_nvfuser_correctness_narrow_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:07.9525307Z test_nvfuser_correctness_narrow_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:07.9526004Z test_nvfuser_correctness_narrow_cuda_int16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:07.9526722Z test_nvfuser_correctness_narrow_cuda_int32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:07.9548611Z test_nvfuser_correctness_narrow_cuda_int64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:07.9549404Z test_nvfuser_correctness_narrow_cuda_int8 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:07.9550061Z test_nvfuser_correctness_narrow_cuda_uint8 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:07.9550698Z test_nvfuser_correctness_native_batch_norm_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:07.9551362Z test_nvfuser_correctness_native_batch_norm_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:07.9551999Z test_nvfuser_correctness_native_batch_norm_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:07.9552626Z test_nvfuser_correctness_native_batch_norm_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:07.9553289Z test_nvfuser_correctness_native_dropout_backward_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:07.9553963Z test_nvfuser_correctness_native_dropout_backward_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:07.9554626Z test_nvfuser_correctness_native_dropout_backward_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:07.9555293Z test_nvfuser_correctness_native_dropout_backward_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:07.9555950Z test_nvfuser_correctness_native_layer_norm_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:07.9556701Z test_nvfuser_correctness_native_layer_norm_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:07.9557347Z test_nvfuser_correctness_native_layer_norm_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:07.9557970Z test_nvfuser_correctness_native_layer_norm_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:07.9558622Z test_nvfuser_correctness_ne_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:07.9559240Z test_nvfuser_correctness_ne_cuda_bool (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:07.9559856Z test_nvfuser_correctness_ne_cuda_complex128 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:07.9560468Z test_nvfuser_correctness_ne_cuda_complex64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:07.9561090Z test_nvfuser_correctness_ne_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:07.9561692Z test_nvfuser_correctness_ne_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:07.9562308Z test_nvfuser_correctness_ne_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:07.9562969Z test_nvfuser_correctness_ne_cuda_int16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:07.9563581Z test_nvfuser_correctness_ne_cuda_int32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:07.9564201Z test_nvfuser_correctness_ne_cuda_int64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:07.9564793Z test_nvfuser_correctness_ne_cuda_int8 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:07.9565399Z test_nvfuser_correctness_ne_cuda_uint8 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:07.9565981Z test_nvfuser_correctness_neg_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:07.9566609Z test_nvfuser_correctness_neg_cuda_complex128 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:07.9567233Z test_nvfuser_correctness_neg_cuda_complex32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:07.9567875Z test_nvfuser_correctness_neg_cuda_complex64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:07.9568497Z test_nvfuser_correctness_neg_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:07.9569110Z test_nvfuser_correctness_neg_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:07.9569773Z test_nvfuser_correctness_neg_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:07.9570390Z test_nvfuser_correctness_neg_cuda_int16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:07.9570986Z test_nvfuser_correctness_neg_cuda_int32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:07.9571572Z test_nvfuser_correctness_neg_cuda_int64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:07.9572179Z test_nvfuser_correctness_neg_cuda_int8 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:07.9572810Z test_nvfuser_correctness_neg_cuda_uint8 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:07.9573396Z test_nvfuser_correctness_new_empty_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: Skipped! (0.001s) 2022-11-23T04:22:07.9573906Z test_nvfuser_correctness_new_empty_cuda_bool (__main__.TestCudaFuserOpInfoCUDA) ... skip: Skipped! (0.001s) 2022-11-23T04:22:07.9574422Z test_nvfuser_correctness_new_empty_cuda_complex128 (__main__.TestCudaFuserOpInfoCUDA) ... skip: Skipped! (0.001s) 2022-11-23T04:22:07.9574943Z test_nvfuser_correctness_new_empty_cuda_complex32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: Skipped! (0.001s) 2022-11-23T04:22:07.9575476Z test_nvfuser_correctness_new_empty_cuda_complex64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: Skipped! (0.001s) 2022-11-23T04:22:07.9575988Z test_nvfuser_correctness_new_empty_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: Skipped! (0.001s) 2022-11-23T04:22:07.9576585Z test_nvfuser_correctness_new_empty_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: Skipped! (0.001s) 2022-11-23T04:22:07.9577139Z test_nvfuser_correctness_new_empty_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: Skipped! (0.001s) 2022-11-23T04:22:07.9577630Z test_nvfuser_correctness_new_empty_cuda_int16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: Skipped! (0.001s) 2022-11-23T04:22:07.9578142Z test_nvfuser_correctness_new_empty_cuda_int32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: Skipped! (0.001s) 2022-11-23T04:22:07.9578638Z test_nvfuser_correctness_new_empty_cuda_int64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: Skipped! (0.001s) 2022-11-23T04:22:07.9579152Z test_nvfuser_correctness_new_empty_cuda_int8 (__main__.TestCudaFuserOpInfoCUDA) ... skip: Skipped! (0.001s) 2022-11-23T04:22:07.9579630Z test_nvfuser_correctness_new_empty_cuda_uint8 (__main__.TestCudaFuserOpInfoCUDA) ... skip: Skipped! (0.001s) 2022-11-23T04:22:07.9580419Z test_nvfuser_correctness_new_empty_strided_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: Expected: new_empty_strided is not comparable (0.001s) 2022-11-23T04:22:07.9581077Z test_nvfuser_correctness_new_empty_strided_cuda_bool (__main__.TestCudaFuserOpInfoCUDA) ... skip: Expected: new_empty_strided is not comparable (0.001s) 2022-11-23T04:22:07.9581723Z test_nvfuser_correctness_new_empty_strided_cuda_complex128 (__main__.TestCudaFuserOpInfoCUDA) ... skip: Expected: new_empty_strided is not comparable (0.001s) 2022-11-23T04:22:07.9582353Z test_nvfuser_correctness_new_empty_strided_cuda_complex32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: Expected: new_empty_strided is not comparable (0.001s) 2022-11-23T04:22:07.9582996Z test_nvfuser_correctness_new_empty_strided_cuda_complex64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: Expected: new_empty_strided is not comparable (0.001s) 2022-11-23T04:22:07.9583628Z test_nvfuser_correctness_new_empty_strided_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: Expected: new_empty_strided is not comparable (0.001s) 2022-11-23T04:22:07.9584343Z test_nvfuser_correctness_new_empty_strided_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: Expected: new_empty_strided is not comparable (0.001s) 2022-11-23T04:22:07.9584973Z test_nvfuser_correctness_new_empty_strided_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: Expected: new_empty_strided is not comparable (0.001s) 2022-11-23T04:22:07.9585591Z test_nvfuser_correctness_new_empty_strided_cuda_int16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: Expected: new_empty_strided is not comparable (0.001s) 2022-11-23T04:22:07.9586228Z test_nvfuser_correctness_new_empty_strided_cuda_int32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: Expected: new_empty_strided is not comparable (0.001s) 2022-11-23T04:22:07.9586852Z test_nvfuser_correctness_new_empty_strided_cuda_int64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: Expected: new_empty_strided is not comparable (0.001s) 2022-11-23T04:22:07.9587472Z test_nvfuser_correctness_new_empty_strided_cuda_int8 (__main__.TestCudaFuserOpInfoCUDA) ... skip: Expected: new_empty_strided is not comparable (0.001s) 2022-11-23T04:22:07.9588081Z test_nvfuser_correctness_new_empty_strided_cuda_uint8 (__main__.TestCudaFuserOpInfoCUDA) ... skip: Expected: new_empty_strided is not comparable (0.001s) 2022-11-23T04:22:07.9588712Z test_nvfuser_correctness_new_full_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:07.9589343Z test_nvfuser_correctness_new_full_cuda_bool (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:07.9589971Z test_nvfuser_correctness_new_full_cuda_complex128 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:07.9590737Z test_nvfuser_correctness_new_full_cuda_complex32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:07.9591381Z test_nvfuser_correctness_new_full_cuda_complex64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:07.9592005Z test_nvfuser_correctness_new_full_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:07.9592614Z test_nvfuser_correctness_new_full_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:07.9593211Z test_nvfuser_correctness_new_full_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:07.9593801Z test_nvfuser_correctness_new_full_cuda_int16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:07.9594415Z test_nvfuser_correctness_new_full_cuda_int32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:07.9595050Z test_nvfuser_correctness_new_full_cuda_int64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:07.9595670Z test_nvfuser_correctness_new_full_cuda_int8 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:07.9596273Z test_nvfuser_correctness_new_full_cuda_uint8 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:07.9596903Z test_nvfuser_correctness_new_ones_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:07.9597535Z test_nvfuser_correctness_new_ones_cuda_bool (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:07.9598221Z test_nvfuser_correctness_new_ones_cuda_complex128 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:07.9598852Z test_nvfuser_correctness_new_ones_cuda_complex32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:07.9599468Z test_nvfuser_correctness_new_ones_cuda_complex64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:07.9600111Z test_nvfuser_correctness_new_ones_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:07.9600754Z test_nvfuser_correctness_new_ones_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:07.9601387Z test_nvfuser_correctness_new_ones_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:07.9601996Z test_nvfuser_correctness_new_ones_cuda_int16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:07.9602623Z test_nvfuser_correctness_new_ones_cuda_int32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:07.9603242Z test_nvfuser_correctness_new_ones_cuda_int64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:07.9603867Z test_nvfuser_correctness_new_ones_cuda_int8 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:07.9604552Z test_nvfuser_correctness_new_ones_cuda_uint8 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:07.9605190Z test_nvfuser_correctness_new_zeros_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:07.9605822Z test_nvfuser_correctness_new_zeros_cuda_bool (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:07.9606465Z test_nvfuser_correctness_new_zeros_cuda_complex128 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:07.9607111Z test_nvfuser_correctness_new_zeros_cuda_complex32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:07.9607737Z test_nvfuser_correctness_new_zeros_cuda_complex64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:07.9608382Z test_nvfuser_correctness_new_zeros_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:07.9609021Z test_nvfuser_correctness_new_zeros_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:07.9609668Z test_nvfuser_correctness_new_zeros_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:07.9610301Z test_nvfuser_correctness_new_zeros_cuda_int16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:07.9610913Z test_nvfuser_correctness_new_zeros_cuda_int32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:07.9611599Z test_nvfuser_correctness_new_zeros_cuda_int64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:07.9612225Z test_nvfuser_correctness_new_zeros_cuda_int8 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:07.9612852Z test_nvfuser_correctness_new_zeros_cuda_uint8 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:07.9613471Z test_nvfuser_correctness_nextafter_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:07.9614120Z test_nvfuser_correctness_nextafter_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:07.9614779Z test_nvfuser_correctness_nextafter_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:07.9615467Z test_nvfuser_correctness_nn_functional__scaled_dot_product_attention_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:07.9616194Z test_nvfuser_correctness_nn_functional__scaled_dot_product_attention_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:07.9616889Z test_nvfuser_correctness_nn_functional__scaled_dot_product_attention_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:07.9617657Z test_nvfuser_correctness_nn_functional__scaled_dot_product_attention_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:07.9618386Z test_nvfuser_correctness_nn_functional_adaptive_avg_pool1d_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:07.9619087Z test_nvfuser_correctness_nn_functional_adaptive_avg_pool1d_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:07.9619800Z test_nvfuser_correctness_nn_functional_adaptive_avg_pool1d_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:07.9620844Z test_nvfuser_correctness_nn_functional_adaptive_avg_pool1d_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:07.9621549Z test_nvfuser_correctness_nn_functional_adaptive_avg_pool2d_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:07.9622250Z test_nvfuser_correctness_nn_functional_adaptive_avg_pool2d_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:07.9622946Z test_nvfuser_correctness_nn_functional_adaptive_avg_pool2d_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:07.9623636Z test_nvfuser_correctness_nn_functional_adaptive_avg_pool2d_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:07.9624308Z test_nvfuser_correctness_nn_functional_adaptive_avg_pool3d_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:07.9625108Z test_nvfuser_correctness_nn_functional_adaptive_avg_pool3d_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:07.9625812Z test_nvfuser_correctness_nn_functional_adaptive_avg_pool3d_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:07.9626500Z test_nvfuser_correctness_nn_functional_adaptive_avg_pool3d_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:07.9627171Z test_nvfuser_correctness_nn_functional_adaptive_max_pool1d_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:07.9627871Z test_nvfuser_correctness_nn_functional_adaptive_max_pool1d_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:07.9628569Z test_nvfuser_correctness_nn_functional_adaptive_max_pool1d_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:07.9629254Z test_nvfuser_correctness_nn_functional_adaptive_max_pool1d_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:07.9629942Z test_nvfuser_correctness_nn_functional_adaptive_max_pool2d_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:07.9630634Z test_nvfuser_correctness_nn_functional_adaptive_max_pool2d_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:07.9631395Z test_nvfuser_correctness_nn_functional_adaptive_max_pool2d_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:07.9632110Z test_nvfuser_correctness_nn_functional_adaptive_max_pool2d_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:07.9632802Z test_nvfuser_correctness_nn_functional_adaptive_max_pool3d_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:07.9633493Z test_nvfuser_correctness_nn_functional_adaptive_max_pool3d_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:07.9634170Z test_nvfuser_correctness_nn_functional_adaptive_max_pool3d_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:07.9634847Z test_nvfuser_correctness_nn_functional_adaptive_max_pool3d_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:07.9635556Z test_nvfuser_correctness_nn_functional_alpha_dropout_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:07.9636254Z test_nvfuser_correctness_nn_functional_alpha_dropout_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:07.9636946Z test_nvfuser_correctness_nn_functional_alpha_dropout_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:07.9637614Z test_nvfuser_correctness_nn_functional_alpha_dropout_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:07.9638348Z test_nvfuser_correctness_nn_functional_avg_pool1d_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:07.9639019Z test_nvfuser_correctness_nn_functional_avg_pool1d_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:07.9639680Z test_nvfuser_correctness_nn_functional_avg_pool1d_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:07.9640347Z test_nvfuser_correctness_nn_functional_avg_pool1d_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:07.9641029Z test_nvfuser_correctness_nn_functional_avg_pool2d_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:07.9641710Z test_nvfuser_correctness_nn_functional_avg_pool2d_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:07.9642377Z test_nvfuser_correctness_nn_functional_avg_pool2d_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:07.9643047Z test_nvfuser_correctness_nn_functional_avg_pool2d_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:07.9643695Z test_nvfuser_correctness_nn_functional_avg_pool3d_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:07.9644419Z test_nvfuser_correctness_nn_functional_avg_pool3d_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:07.9645095Z test_nvfuser_correctness_nn_functional_avg_pool3d_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:07.9645774Z test_nvfuser_correctness_nn_functional_avg_pool3d_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:07.9646595Z test_nvfuser_correctness_nn_functional_batch_norm_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:07.9647247Z test_nvfuser_correctness_nn_functional_batch_norm_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:07.9647907Z test_nvfuser_correctness_nn_functional_batch_norm_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:07.9648576Z test_nvfuser_correctness_nn_functional_batch_norm_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:07.9649262Z test_nvfuser_correctness_nn_functional_batch_norm_without_cudnn_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:07.9649966Z test_nvfuser_correctness_nn_functional_batch_norm_without_cudnn_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:07.9650648Z test_nvfuser_correctness_nn_functional_batch_norm_without_cudnn_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:07.9651376Z test_nvfuser_correctness_nn_functional_batch_norm_without_cudnn_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:07.9652141Z test_nvfuser_correctness_nn_functional_bilinear_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:07.9652817Z test_nvfuser_correctness_nn_functional_bilinear_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:07.9653492Z test_nvfuser_correctness_nn_functional_bilinear_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:07.9654097Z test_nvfuser_correctness_nn_functional_binary_cross_entropy_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: Skipped! (0.001s) 2022-11-23T04:22:07.9654692Z test_nvfuser_correctness_nn_functional_binary_cross_entropy_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: Skipped! (0.001s) 2022-11-23T04:22:07.9655282Z test_nvfuser_correctness_nn_functional_binary_cross_entropy_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: Skipped! (0.001s) 2022-11-23T04:22:07.9655875Z test_nvfuser_correctness_nn_functional_binary_cross_entropy_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: Skipped! (0.001s) 2022-11-23T04:22:07.9656523Z test_nvfuser_correctness_nn_functional_binary_cross_entropy_with_logits_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:07.9657259Z test_nvfuser_correctness_nn_functional_binary_cross_entropy_with_logits_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:07.9658036Z test_nvfuser_correctness_nn_functional_binary_cross_entropy_with_logits_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:07.9658775Z test_nvfuser_correctness_nn_functional_binary_cross_entropy_with_logits_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:07.9659468Z test_nvfuser_correctness_nn_functional_celu_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:07.9660332Z test_nvfuser_correctness_nn_functional_celu_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:07.9661003Z test_nvfuser_correctness_nn_functional_celu_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:07.9661680Z test_nvfuser_correctness_nn_functional_celu_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:07.9662349Z test_nvfuser_correctness_nn_functional_conv1d_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:07.9663020Z test_nvfuser_correctness_nn_functional_conv1d_cuda_complex128 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:07.9663675Z test_nvfuser_correctness_nn_functional_conv1d_cuda_complex32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:07.9664348Z test_nvfuser_correctness_nn_functional_conv1d_cuda_complex64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:07.9665015Z test_nvfuser_correctness_nn_functional_conv1d_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:07.9665769Z test_nvfuser_correctness_nn_functional_conv1d_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:07.9666449Z test_nvfuser_correctness_nn_functional_conv1d_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:07.9667107Z test_nvfuser_correctness_nn_functional_conv2d_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:07.9667779Z test_nvfuser_correctness_nn_functional_conv2d_cuda_complex128 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:07.9668456Z test_nvfuser_correctness_nn_functional_conv2d_cuda_complex32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:07.9669136Z test_nvfuser_correctness_nn_functional_conv2d_cuda_complex64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:07.9669785Z test_nvfuser_correctness_nn_functional_conv2d_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:07.9670447Z test_nvfuser_correctness_nn_functional_conv2d_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:07.9671100Z test_nvfuser_correctness_nn_functional_conv2d_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:07.9671851Z test_nvfuser_correctness_nn_functional_conv_transpose1d_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:07.9672590Z test_nvfuser_correctness_nn_functional_conv_transpose1d_cuda_complex128 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:07.9673274Z test_nvfuser_correctness_nn_functional_conv_transpose1d_cuda_complex32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:07.9673982Z test_nvfuser_correctness_nn_functional_conv_transpose1d_cuda_complex64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:07.9674678Z test_nvfuser_correctness_nn_functional_conv_transpose1d_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:07.9675371Z test_nvfuser_correctness_nn_functional_conv_transpose1d_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:07.9676045Z test_nvfuser_correctness_nn_functional_conv_transpose1d_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:07.9676712Z test_nvfuser_correctness_nn_functional_conv_transpose2d_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:07.9677423Z test_nvfuser_correctness_nn_functional_conv_transpose2d_cuda_complex128 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:07.9678125Z test_nvfuser_correctness_nn_functional_conv_transpose2d_cuda_complex32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:07.9678889Z test_nvfuser_correctness_nn_functional_conv_transpose2d_cuda_complex64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:07.9679580Z test_nvfuser_correctness_nn_functional_conv_transpose2d_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:07.9680240Z test_nvfuser_correctness_nn_functional_conv_transpose2d_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:07.9680936Z test_nvfuser_correctness_nn_functional_conv_transpose2d_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:07.9681574Z test_nvfuser_correctness_nn_functional_conv_transpose3d_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: Skipped! 75029 (0.001s) 2022-11-23T04:22:07.9682183Z test_nvfuser_correctness_nn_functional_conv_transpose3d_cuda_complex128 (__main__.TestCudaFuserOpInfoCUDA) ... skip: Skipped! 75029 (0.001s) 2022-11-23T04:22:07.9682781Z test_nvfuser_correctness_nn_functional_conv_transpose3d_cuda_complex32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: Skipped! 75029 (0.001s) 2022-11-23T04:22:07.9683352Z test_nvfuser_correctness_nn_functional_conv_transpose3d_cuda_complex64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: Skipped! 75029 (0.001s) 2022-11-23T04:22:07.9683943Z test_nvfuser_correctness_nn_functional_conv_transpose3d_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: Skipped! 75029 (0.001s) 2022-11-23T04:22:07.9684525Z test_nvfuser_correctness_nn_functional_conv_transpose3d_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: Skipped! 75029 (0.001s) 2022-11-23T04:22:07.9685159Z test_nvfuser_correctness_nn_functional_conv_transpose3d_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: Skipped! 75029 (0.001s) 2022-11-23T04:22:07.9685803Z test_nvfuser_correctness_nn_functional_cosine_embedding_loss_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:07.9686521Z test_nvfuser_correctness_nn_functional_cosine_embedding_loss_cuda_bool (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:07.9687233Z test_nvfuser_correctness_nn_functional_cosine_embedding_loss_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:07.9687940Z test_nvfuser_correctness_nn_functional_cosine_embedding_loss_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:07.9688642Z test_nvfuser_correctness_nn_functional_cosine_embedding_loss_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:07.9689313Z test_nvfuser_correctness_nn_functional_cosine_embedding_loss_cuda_int16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:07.9690015Z test_nvfuser_correctness_nn_functional_cosine_embedding_loss_cuda_int32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:07.9690761Z test_nvfuser_correctness_nn_functional_cosine_embedding_loss_cuda_int64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:07.9691450Z test_nvfuser_correctness_nn_functional_cosine_embedding_loss_cuda_int8 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:07.9692161Z test_nvfuser_correctness_nn_functional_cosine_embedding_loss_cuda_uint8 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:07.9692927Z test_nvfuser_correctness_nn_functional_cosine_similarity_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:07.9693629Z test_nvfuser_correctness_nn_functional_cosine_similarity_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:07.9694322Z test_nvfuser_correctness_nn_functional_cosine_similarity_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:07.9695012Z test_nvfuser_correctness_nn_functional_cosine_similarity_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:07.9695696Z test_nvfuser_correctness_nn_functional_cross_entropy_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:07.9696359Z test_nvfuser_correctness_nn_functional_cross_entropy_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:07.9697054Z test_nvfuser_correctness_nn_functional_cross_entropy_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:07.9697749Z test_nvfuser_correctness_nn_functional_cross_entropy_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:07.9698477Z test_nvfuser_correctness_nn_functional_ctc_loss_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:07.9699161Z test_nvfuser_correctness_nn_functional_ctc_loss_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:07.9699821Z test_nvfuser_correctness_nn_functional_dropout2d_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:07.9700783Z test_nvfuser_correctness_nn_functional_dropout2d_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:07.9701455Z test_nvfuser_correctness_nn_functional_dropout2d_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:07.9702121Z test_nvfuser_correctness_nn_functional_dropout2d_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:07.9702802Z test_nvfuser_correctness_nn_functional_dropout3d_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:07.9703487Z test_nvfuser_correctness_nn_functional_dropout3d_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:07.9704152Z test_nvfuser_correctness_nn_functional_dropout3d_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:07.9704809Z test_nvfuser_correctness_nn_functional_dropout3d_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:07.9705475Z test_nvfuser_correctness_nn_functional_dropout_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:07.9706236Z test_nvfuser_correctness_nn_functional_dropout_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:07.9706909Z test_nvfuser_correctness_nn_functional_dropout_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:07.9707587Z test_nvfuser_correctness_nn_functional_dropout_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:07.9708257Z test_nvfuser_correctness_nn_functional_elu_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:07.9708921Z test_nvfuser_correctness_nn_functional_elu_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:07.9709557Z test_nvfuser_correctness_nn_functional_elu_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:07.9710211Z test_nvfuser_correctness_nn_functional_elu_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:07.9710884Z test_nvfuser_correctness_nn_functional_embedding_bag_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:07.9711563Z test_nvfuser_correctness_nn_functional_embedding_bag_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:07.9712290Z test_nvfuser_correctness_nn_functional_embedding_bag_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:07.9713018Z test_nvfuser_correctness_nn_functional_embedding_bag_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:07.9713694Z test_nvfuser_correctness_nn_functional_embedding_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:07.9714379Z test_nvfuser_correctness_nn_functional_embedding_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:07.9715044Z test_nvfuser_correctness_nn_functional_embedding_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:07.9715696Z test_nvfuser_correctness_nn_functional_embedding_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:07.9716419Z test_nvfuser_correctness_nn_functional_feature_alpha_dropout_with_train_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:07.9717152Z test_nvfuser_correctness_nn_functional_feature_alpha_dropout_with_train_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:07.9717898Z test_nvfuser_correctness_nn_functional_feature_alpha_dropout_with_train_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:07.9718633Z test_nvfuser_correctness_nn_functional_feature_alpha_dropout_with_train_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:07.9719423Z test_nvfuser_correctness_nn_functional_feature_alpha_dropout_without_train_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:07.9720137Z test_nvfuser_correctness_nn_functional_feature_alpha_dropout_without_train_cuda_bool (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:07.9720892Z test_nvfuser_correctness_nn_functional_feature_alpha_dropout_without_train_cuda_complex128 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:07.9721639Z test_nvfuser_correctness_nn_functional_feature_alpha_dropout_without_train_cuda_complex64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:07.9722384Z test_nvfuser_correctness_nn_functional_feature_alpha_dropout_without_train_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:07.9723122Z test_nvfuser_correctness_nn_functional_feature_alpha_dropout_without_train_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:07.9723850Z test_nvfuser_correctness_nn_functional_feature_alpha_dropout_without_train_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:07.9724582Z test_nvfuser_correctness_nn_functional_feature_alpha_dropout_without_train_cuda_int16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:07.9725358Z test_nvfuser_correctness_nn_functional_feature_alpha_dropout_without_train_cuda_int32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:07.9726103Z test_nvfuser_correctness_nn_functional_feature_alpha_dropout_without_train_cuda_int64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:07.9726828Z test_nvfuser_correctness_nn_functional_feature_alpha_dropout_without_train_cuda_int8 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:07.9727530Z test_nvfuser_correctness_nn_functional_feature_alpha_dropout_without_train_cuda_uint8 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:07.9728249Z test_nvfuser_correctness_nn_functional_fractional_max_pool2d_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:07.9728969Z test_nvfuser_correctness_nn_functional_fractional_max_pool2d_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:07.9729688Z test_nvfuser_correctness_nn_functional_fractional_max_pool2d_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:07.9730377Z test_nvfuser_correctness_nn_functional_fractional_max_pool3d_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:07.9731036Z test_nvfuser_correctness_nn_functional_fractional_max_pool3d_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:07.9731743Z test_nvfuser_correctness_nn_functional_fractional_max_pool3d_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:07.9732501Z test_nvfuser_correctness_nn_functional_gaussian_nll_loss_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:07.9733187Z test_nvfuser_correctness_nn_functional_gaussian_nll_loss_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:07.9733873Z test_nvfuser_correctness_nn_functional_gaussian_nll_loss_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:07.9734559Z test_nvfuser_correctness_nn_functional_gaussian_nll_loss_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:07.9735243Z test_nvfuser_correctness_nn_functional_gelu_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:07.9735910Z test_nvfuser_correctness_nn_functional_gelu_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:07.9736571Z test_nvfuser_correctness_nn_functional_gelu_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:07.9737227Z test_nvfuser_correctness_nn_functional_gelu_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:07.9737863Z test_nvfuser_correctness_nn_functional_glu_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:07.9738582Z test_nvfuser_correctness_nn_functional_glu_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:07.9739269Z test_nvfuser_correctness_nn_functional_glu_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:07.9740167Z test_nvfuser_correctness_nn_functional_glu_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:07.9740859Z test_nvfuser_correctness_nn_functional_grid_sample_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:07.9741517Z test_nvfuser_correctness_nn_functional_grid_sample_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:07.9742200Z test_nvfuser_correctness_nn_functional_grid_sample_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:07.9742861Z test_nvfuser_correctness_nn_functional_group_norm_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:07.9743538Z test_nvfuser_correctness_nn_functional_group_norm_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:07.9744214Z test_nvfuser_correctness_nn_functional_group_norm_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:07.9744874Z test_nvfuser_correctness_nn_functional_group_norm_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:07.9745549Z test_nvfuser_correctness_nn_functional_hardshrink_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:07.9746306Z test_nvfuser_correctness_nn_functional_hardshrink_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:07.9746971Z test_nvfuser_correctness_nn_functional_hardshrink_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:07.9747622Z test_nvfuser_correctness_nn_functional_hardshrink_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:07.9748301Z test_nvfuser_correctness_nn_functional_hardsigmoid_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:07.9748988Z test_nvfuser_correctness_nn_functional_hardsigmoid_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:07.9749681Z test_nvfuser_correctness_nn_functional_hardsigmoid_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:07.9750364Z test_nvfuser_correctness_nn_functional_hardsigmoid_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:07.9751026Z test_nvfuser_correctness_nn_functional_hardswish_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:07.9751699Z test_nvfuser_correctness_nn_functional_hardswish_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:07.9752421Z test_nvfuser_correctness_nn_functional_hardswish_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:07.9753096Z test_nvfuser_correctness_nn_functional_hardswish_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:07.9753768Z test_nvfuser_correctness_nn_functional_hardtanh_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:07.9754414Z test_nvfuser_correctness_nn_functional_hardtanh_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:07.9755107Z test_nvfuser_correctness_nn_functional_hardtanh_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:07.9755785Z test_nvfuser_correctness_nn_functional_hardtanh_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:07.9756453Z test_nvfuser_correctness_nn_functional_hardtanh_cuda_int16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:07.9757121Z test_nvfuser_correctness_nn_functional_hardtanh_cuda_int32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:07.9757765Z test_nvfuser_correctness_nn_functional_hardtanh_cuda_int64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:07.9758428Z test_nvfuser_correctness_nn_functional_hardtanh_cuda_int8 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:07.9759176Z test_nvfuser_correctness_nn_functional_hinge_embedding_loss_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:07.9759887Z test_nvfuser_correctness_nn_functional_hinge_embedding_loss_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:07.9760596Z test_nvfuser_correctness_nn_functional_hinge_embedding_loss_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:07.9761281Z test_nvfuser_correctness_nn_functional_hinge_embedding_loss_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:07.9761975Z test_nvfuser_correctness_nn_functional_huber_loss_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:07.9762651Z test_nvfuser_correctness_nn_functional_huber_loss_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:07.9763306Z test_nvfuser_correctness_nn_functional_huber_loss_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:07.9763982Z test_nvfuser_correctness_nn_functional_huber_loss_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:07.9764631Z test_nvfuser_correctness_nn_functional_instance_norm_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:07.9765370Z test_nvfuser_correctness_nn_functional_instance_norm_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:07.9766084Z test_nvfuser_correctness_nn_functional_instance_norm_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:07.9766761Z test_nvfuser_correctness_nn_functional_instance_norm_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:07.9767447Z test_nvfuser_correctness_nn_functional_interpolate_area_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:07.9768123Z test_nvfuser_correctness_nn_functional_interpolate_area_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:07.9768823Z test_nvfuser_correctness_nn_functional_interpolate_area_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:07.9769521Z test_nvfuser_correctness_nn_functional_interpolate_area_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:07.9770230Z test_nvfuser_correctness_nn_functional_interpolate_bicubic_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:07.9770945Z test_nvfuser_correctness_nn_functional_interpolate_bicubic_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:07.9771628Z test_nvfuser_correctness_nn_functional_interpolate_bicubic_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:07.9772335Z test_nvfuser_correctness_nn_functional_interpolate_bilinear_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:07.9773106Z test_nvfuser_correctness_nn_functional_interpolate_bilinear_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:07.9773800Z test_nvfuser_correctness_nn_functional_interpolate_bilinear_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:07.9774497Z test_nvfuser_correctness_nn_functional_interpolate_linear_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:07.9775180Z test_nvfuser_correctness_nn_functional_interpolate_linear_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:07.9775899Z test_nvfuser_correctness_nn_functional_interpolate_linear_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:07.9776607Z test_nvfuser_correctness_nn_functional_interpolate_nearest_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:07.9777301Z test_nvfuser_correctness_nn_functional_interpolate_nearest_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:07.9777986Z test_nvfuser_correctness_nn_functional_interpolate_nearest_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:07.9778734Z test_nvfuser_correctness_nn_functional_interpolate_nearest_cuda_uint8 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:07.9779457Z test_nvfuser_correctness_nn_functional_interpolate_trilinear_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:07.9780445Z test_nvfuser_correctness_nn_functional_interpolate_trilinear_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:07.9781174Z test_nvfuser_correctness_nn_functional_interpolate_trilinear_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:07.9781879Z test_nvfuser_correctness_nn_functional_kl_div_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:07.9782536Z test_nvfuser_correctness_nn_functional_kl_div_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:07.9783208Z test_nvfuser_correctness_nn_functional_kl_div_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:07.9783862Z test_nvfuser_correctness_nn_functional_kl_div_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:07.9784510Z test_nvfuser_correctness_nn_functional_l1_loss_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:07.9785165Z test_nvfuser_correctness_nn_functional_l1_loss_cuda_complex128 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:07.9785838Z test_nvfuser_correctness_nn_functional_l1_loss_cuda_complex64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:07.9786610Z test_nvfuser_correctness_nn_functional_l1_loss_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:07.9787280Z test_nvfuser_correctness_nn_functional_l1_loss_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:07.9788009Z test_nvfuser_correctness_nn_functional_l1_loss_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:07.9788654Z test_nvfuser_correctness_nn_functional_layer_norm_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:07.9789324Z test_nvfuser_correctness_nn_functional_layer_norm_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:07.9789985Z test_nvfuser_correctness_nn_functional_layer_norm_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:07.9790643Z test_nvfuser_correctness_nn_functional_layer_norm_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:07.9791354Z test_nvfuser_correctness_nn_functional_leaky_relu_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:07.9792022Z test_nvfuser_correctness_nn_functional_leaky_relu_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:07.9792753Z test_nvfuser_correctness_nn_functional_leaky_relu_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:07.9793441Z test_nvfuser_correctness_nn_functional_leaky_relu_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:07.9794099Z test_nvfuser_correctness_nn_functional_linear_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:07.9794754Z test_nvfuser_correctness_nn_functional_linear_cuda_complex128 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:07.9795425Z test_nvfuser_correctness_nn_functional_linear_cuda_complex64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:07.9796094Z test_nvfuser_correctness_nn_functional_linear_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:07.9796769Z test_nvfuser_correctness_nn_functional_linear_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:07.9797434Z test_nvfuser_correctness_nn_functional_linear_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:07.9798113Z test_nvfuser_correctness_nn_functional_local_response_norm_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:07.9798806Z test_nvfuser_correctness_nn_functional_local_response_norm_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.003s) 2022-11-23T04:22:07.9799557Z test_nvfuser_correctness_nn_functional_local_response_norm_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:07.9800244Z test_nvfuser_correctness_nn_functional_local_response_norm_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:07.9800910Z test_nvfuser_correctness_nn_functional_logsigmoid_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:07.9801602Z test_nvfuser_correctness_nn_functional_logsigmoid_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:07.9802281Z test_nvfuser_correctness_nn_functional_logsigmoid_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:07.9802936Z test_nvfuser_correctness_nn_functional_logsigmoid_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:07.9803286Z test_nvfuser_correctness_nn_functional_margin_ranking_loss_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:07.9803633Z test_nvfuser_correctness_nn_functional_margin_ranking_loss_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:07.9803977Z test_nvfuser_correctness_nn_functional_margin_ranking_loss_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:07.9804365Z test_nvfuser_correctness_nn_functional_margin_ranking_loss_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:07.9804730Z test_nvfuser_correctness_nn_functional_margin_ranking_loss_cuda_int16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:07.9805066Z test_nvfuser_correctness_nn_functional_margin_ranking_loss_cuda_int32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:07.9805422Z test_nvfuser_correctness_nn_functional_margin_ranking_loss_cuda_int64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:07.9805752Z test_nvfuser_correctness_nn_functional_margin_ranking_loss_cuda_int8 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:07.9806094Z test_nvfuser_correctness_nn_functional_margin_ranking_loss_cuda_uint8 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:07.9806445Z test_nvfuser_correctness_nn_functional_max_pool1d_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:07.9806790Z test_nvfuser_correctness_nn_functional_max_pool1d_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:07.9807127Z test_nvfuser_correctness_nn_functional_max_pool1d_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:07.9807462Z test_nvfuser_correctness_nn_functional_max_pool1d_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:07.9807834Z test_nvfuser_correctness_nn_functional_max_pool2d_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:07.9808174Z test_nvfuser_correctness_nn_functional_max_pool2d_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:07.9808509Z test_nvfuser_correctness_nn_functional_max_pool2d_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:07.9808835Z test_nvfuser_correctness_nn_functional_max_pool2d_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:07.9809169Z test_nvfuser_correctness_nn_functional_max_pool3d_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:07.9809504Z test_nvfuser_correctness_nn_functional_max_pool3d_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:07.9809830Z test_nvfuser_correctness_nn_functional_max_pool3d_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:07.9810152Z test_nvfuser_correctness_nn_functional_max_pool3d_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:07.9810489Z test_nvfuser_correctness_nn_functional_max_unpool1d_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:07.9810865Z test_nvfuser_correctness_nn_functional_max_unpool1d_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:07.9811201Z test_nvfuser_correctness_nn_functional_max_unpool1d_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:07.9811549Z test_nvfuser_correctness_nn_functional_max_unpool1d_grad_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:07.9811903Z test_nvfuser_correctness_nn_functional_max_unpool1d_grad_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:07.9812233Z test_nvfuser_correctness_nn_functional_max_unpool1d_grad_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:07.9812576Z test_nvfuser_correctness_nn_functional_max_unpool2d_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:07.9812906Z test_nvfuser_correctness_nn_functional_max_unpool2d_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:07.9813226Z test_nvfuser_correctness_nn_functional_max_unpool2d_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:07.9813566Z test_nvfuser_correctness_nn_functional_max_unpool2d_grad_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:07.9813898Z test_nvfuser_correctness_nn_functional_max_unpool2d_grad_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:07.9814239Z test_nvfuser_correctness_nn_functional_max_unpool2d_grad_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:07.9814631Z test_nvfuser_correctness_nn_functional_max_unpool3d_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:07.9814959Z test_nvfuser_correctness_nn_functional_max_unpool3d_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:07.9815283Z test_nvfuser_correctness_nn_functional_max_unpool3d_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:07.9815622Z test_nvfuser_correctness_nn_functional_max_unpool3d_grad_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:07.9815961Z test_nvfuser_correctness_nn_functional_max_unpool3d_grad_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:07.9816300Z test_nvfuser_correctness_nn_functional_max_unpool3d_grad_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:07.9816629Z test_nvfuser_correctness_nn_functional_mish_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:07.9816953Z test_nvfuser_correctness_nn_functional_mish_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:07.9817286Z test_nvfuser_correctness_nn_functional_mish_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:07.9817664Z test_nvfuser_correctness_nn_functional_mish_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:07.9818011Z test_nvfuser_correctness_nn_functional_mse_loss_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:07.9818340Z test_nvfuser_correctness_nn_functional_mse_loss_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:07.9818673Z test_nvfuser_correctness_nn_functional_mse_loss_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:07.9819005Z test_nvfuser_correctness_nn_functional_mse_loss_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:07.9819350Z test_nvfuser_correctness_nn_functional_multi_margin_loss_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:07.9819695Z test_nvfuser_correctness_nn_functional_multi_margin_loss_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:07.9820253Z test_nvfuser_correctness_nn_functional_multi_margin_loss_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:07.9820605Z test_nvfuser_correctness_nn_functional_multi_margin_loss_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:07.9820961Z test_nvfuser_correctness_nn_functional_multilabel_margin_loss_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:07.9821407Z test_nvfuser_correctness_nn_functional_multilabel_margin_loss_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:07.9821761Z test_nvfuser_correctness_nn_functional_multilabel_margin_loss_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:07.9822090Z test_nvfuser_correctness_nn_functional_multilabel_margin_loss_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:07.9822459Z test_nvfuser_correctness_nn_functional_multilabel_soft_margin_loss_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:07.9822822Z test_nvfuser_correctness_nn_functional_multilabel_soft_margin_loss_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:07.9823190Z test_nvfuser_correctness_nn_functional_multilabel_soft_margin_loss_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:07.9823542Z test_nvfuser_correctness_nn_functional_multilabel_soft_margin_loss_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:07.9823874Z test_nvfuser_correctness_nn_functional_nll_loss_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:07.9824203Z test_nvfuser_correctness_nn_functional_nll_loss_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:07.9824592Z test_nvfuser_correctness_nn_functional_nll_loss_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:07.9824939Z test_nvfuser_correctness_nn_functional_nll_loss_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:07.9825280Z test_nvfuser_correctness_nn_functional_normalize_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:07.9825622Z test_nvfuser_correctness_nn_functional_normalize_cuda_complex128 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:07.9825963Z test_nvfuser_correctness_nn_functional_normalize_cuda_complex64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:07.9826305Z test_nvfuser_correctness_nn_functional_normalize_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:07.9826632Z test_nvfuser_correctness_nn_functional_normalize_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:07.9826936Z test_nvfuser_correctness_nn_functional_normalize_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:07.9827261Z test_nvfuser_correctness_nn_functional_one_hot_cuda_int64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:07.9827619Z test_nvfuser_correctness_nn_functional_pad_circular_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:07.9828015Z test_nvfuser_correctness_nn_functional_pad_circular_cuda_bool (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:07.9828367Z test_nvfuser_correctness_nn_functional_pad_circular_cuda_complex128 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:07.9828710Z test_nvfuser_correctness_nn_functional_pad_circular_cuda_complex64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:07.9829051Z test_nvfuser_correctness_nn_functional_pad_circular_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:07.9829390Z test_nvfuser_correctness_nn_functional_pad_circular_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:07.9829717Z test_nvfuser_correctness_nn_functional_pad_circular_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:07.9830049Z test_nvfuser_correctness_nn_functional_pad_circular_cuda_int16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:07.9830384Z test_nvfuser_correctness_nn_functional_pad_circular_cuda_int32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:07.9830712Z test_nvfuser_correctness_nn_functional_pad_circular_cuda_int64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:07.9831088Z test_nvfuser_correctness_nn_functional_pad_circular_cuda_int8 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:07.9831439Z test_nvfuser_correctness_nn_functional_pad_circular_cuda_uint8 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:07.9831758Z test_nvfuser_correctness_nn_functional_pad_constant_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:07.9832097Z test_nvfuser_correctness_nn_functional_pad_constant_cuda_bool (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:07.9832440Z test_nvfuser_correctness_nn_functional_pad_constant_cuda_complex128 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:07.9832795Z test_nvfuser_correctness_nn_functional_pad_constant_cuda_complex64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:07.9833144Z test_nvfuser_correctness_nn_functional_pad_constant_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:07.9833482Z test_nvfuser_correctness_nn_functional_pad_constant_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:07.9833814Z test_nvfuser_correctness_nn_functional_pad_constant_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:07.9834146Z test_nvfuser_correctness_nn_functional_pad_constant_cuda_int16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:07.9834472Z test_nvfuser_correctness_nn_functional_pad_constant_cuda_int32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:07.9834853Z test_nvfuser_correctness_nn_functional_pad_constant_cuda_int64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:07.9835190Z test_nvfuser_correctness_nn_functional_pad_constant_cuda_int8 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:07.9835527Z test_nvfuser_correctness_nn_functional_pad_constant_cuda_uint8 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:07.9835868Z test_nvfuser_correctness_nn_functional_pad_reflect_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:07.9836195Z test_nvfuser_correctness_nn_functional_pad_reflect_cuda_complex128 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:07.9836543Z test_nvfuser_correctness_nn_functional_pad_reflect_cuda_complex64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:07.9836880Z test_nvfuser_correctness_nn_functional_pad_reflect_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:07.9837215Z test_nvfuser_correctness_nn_functional_pad_reflect_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:07.9837542Z test_nvfuser_correctness_nn_functional_pad_reflect_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:07.9837960Z test_nvfuser_correctness_nn_functional_pad_replicate_cuda_complex128 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:07.9838321Z test_nvfuser_correctness_nn_functional_pad_replicate_cuda_complex64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:07.9838671Z test_nvfuser_correctness_nn_functional_pad_replicate_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:07.9839016Z test_nvfuser_correctness_nn_functional_pad_replicate_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:07.9839353Z test_nvfuser_correctness_nn_functional_pad_replicate_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:07.9839705Z test_nvfuser_correctness_nn_functional_pairwise_distance_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:07.9840055Z test_nvfuser_correctness_nn_functional_pairwise_distance_cuda_complex128 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:07.9840408Z test_nvfuser_correctness_nn_functional_pairwise_distance_cuda_complex64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:07.9840753Z test_nvfuser_correctness_nn_functional_pairwise_distance_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:07.9841083Z test_nvfuser_correctness_nn_functional_pairwise_distance_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:07.9841482Z test_nvfuser_correctness_nn_functional_pairwise_distance_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:07.9841826Z test_nvfuser_correctness_nn_functional_pairwise_distance_cuda_int16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:07.9842175Z test_nvfuser_correctness_nn_functional_pairwise_distance_cuda_int32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:07.9842511Z test_nvfuser_correctness_nn_functional_pairwise_distance_cuda_int64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:07.9842857Z test_nvfuser_correctness_nn_functional_pairwise_distance_cuda_int8 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:07.9843210Z test_nvfuser_correctness_nn_functional_pairwise_distance_cuda_uint8 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:07.9843544Z test_nvfuser_correctness_nn_functional_pdist_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:07.9843877Z test_nvfuser_correctness_nn_functional_pdist_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:07.9844219Z test_nvfuser_correctness_nn_functional_pixel_shuffle_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:07.9844601Z test_nvfuser_correctness_nn_functional_pixel_shuffle_cuda_bool (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:07.9844959Z test_nvfuser_correctness_nn_functional_pixel_shuffle_cuda_complex128 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:07.9845303Z test_nvfuser_correctness_nn_functional_pixel_shuffle_cuda_complex64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:07.9845641Z test_nvfuser_correctness_nn_functional_pixel_shuffle_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:07.9845964Z test_nvfuser_correctness_nn_functional_pixel_shuffle_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:07.9846304Z test_nvfuser_correctness_nn_functional_pixel_shuffle_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:07.9846641Z test_nvfuser_correctness_nn_functional_pixel_shuffle_cuda_int16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:07.9846969Z test_nvfuser_correctness_nn_functional_pixel_shuffle_cuda_int32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:07.9847289Z test_nvfuser_correctness_nn_functional_pixel_shuffle_cuda_int64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:07.9847625Z test_nvfuser_correctness_nn_functional_pixel_shuffle_cuda_int8 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:07.9848020Z test_nvfuser_correctness_nn_functional_pixel_shuffle_cuda_uint8 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:07.9848377Z test_nvfuser_correctness_nn_functional_pixel_unshuffle_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:07.9848724Z test_nvfuser_correctness_nn_functional_pixel_unshuffle_cuda_bool (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:07.9849081Z test_nvfuser_correctness_nn_functional_pixel_unshuffle_cuda_complex128 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:07.9849432Z test_nvfuser_correctness_nn_functional_pixel_unshuffle_cuda_complex64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:07.9849777Z test_nvfuser_correctness_nn_functional_pixel_unshuffle_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:07.9850120Z test_nvfuser_correctness_nn_functional_pixel_unshuffle_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:07.9850462Z test_nvfuser_correctness_nn_functional_pixel_unshuffle_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:07.9850781Z test_nvfuser_correctness_nn_functional_pixel_unshuffle_cuda_int16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:07.9851164Z test_nvfuser_correctness_nn_functional_pixel_unshuffle_cuda_int32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:07.9851517Z test_nvfuser_correctness_nn_functional_pixel_unshuffle_cuda_int64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:07.9851856Z test_nvfuser_correctness_nn_functional_pixel_unshuffle_cuda_int8 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:07.9852189Z test_nvfuser_correctness_nn_functional_pixel_unshuffle_cuda_uint8 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:07.9852529Z test_nvfuser_correctness_nn_functional_poisson_nll_loss_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:07.9852873Z test_nvfuser_correctness_nn_functional_poisson_nll_loss_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:07.9853220Z test_nvfuser_correctness_nn_functional_poisson_nll_loss_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:07.9853569Z test_nvfuser_correctness_nn_functional_poisson_nll_loss_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:07.9853908Z test_nvfuser_correctness_nn_functional_poisson_nll_loss_cuda_int16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:07.9854250Z test_nvfuser_correctness_nn_functional_poisson_nll_loss_cuda_int32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:07.9854588Z test_nvfuser_correctness_nn_functional_poisson_nll_loss_cuda_int64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:07.9854979Z test_nvfuser_correctness_nn_functional_poisson_nll_loss_cuda_int8 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:07.9855293Z test_nvfuser_correctness_nn_functional_poisson_nll_loss_cuda_uint8 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:07.9855626Z test_nvfuser_correctness_nn_functional_prelu_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:07.9855956Z test_nvfuser_correctness_nn_functional_prelu_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:07.9856288Z test_nvfuser_correctness_nn_functional_prelu_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:07.9856624Z test_nvfuser_correctness_nn_functional_relu6_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:07.9856947Z test_nvfuser_correctness_nn_functional_relu6_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:07.9857267Z test_nvfuser_correctness_nn_functional_relu6_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:07.9857591Z test_nvfuser_correctness_nn_functional_relu6_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.003s) 2022-11-23T04:22:07.9857958Z test_nvfuser_correctness_nn_functional_relu6_cuda_int16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:07.9858293Z test_nvfuser_correctness_nn_functional_relu6_cuda_int32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:07.9858627Z test_nvfuser_correctness_nn_functional_relu6_cuda_int64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:07.9858957Z test_nvfuser_correctness_nn_functional_relu6_cuda_int8 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:07.9859291Z test_nvfuser_correctness_nn_functional_relu6_cuda_uint8 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:07.9859604Z test_nvfuser_correctness_nn_functional_relu_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:07.9860153Z test_nvfuser_correctness_nn_functional_relu_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:07.9860494Z test_nvfuser_correctness_nn_functional_relu_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:07.9860814Z test_nvfuser_correctness_nn_functional_relu_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:07.9861136Z test_nvfuser_correctness_nn_functional_relu_cuda_int16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:07.9861463Z test_nvfuser_correctness_nn_functional_relu_cuda_int32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:07.9861859Z test_nvfuser_correctness_nn_functional_relu_cuda_int64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:07.9862185Z test_nvfuser_correctness_nn_functional_relu_cuda_int8 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:07.9862509Z test_nvfuser_correctness_nn_functional_relu_cuda_uint8 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:07.9862839Z test_nvfuser_correctness_nn_functional_rrelu_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:07.9863168Z test_nvfuser_correctness_nn_functional_rrelu_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:07.9863496Z test_nvfuser_correctness_nn_functional_rrelu_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:07.9863833Z test_nvfuser_correctness_nn_functional_rrelu_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:07.9864148Z test_nvfuser_correctness_nn_functional_selu_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:07.9864480Z test_nvfuser_correctness_nn_functional_selu_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:07.9864863Z test_nvfuser_correctness_nn_functional_selu_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:07.9865208Z test_nvfuser_correctness_nn_functional_selu_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:07.9865533Z test_nvfuser_correctness_nn_functional_silu_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:07.9865857Z test_nvfuser_correctness_nn_functional_silu_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:07.9866183Z test_nvfuser_correctness_nn_functional_silu_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:07.9866510Z test_nvfuser_correctness_nn_functional_silu_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:07.9866850Z test_nvfuser_correctness_nn_functional_smooth_l1_loss_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:07.9867186Z test_nvfuser_correctness_nn_functional_smooth_l1_loss_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:07.9867522Z test_nvfuser_correctness_nn_functional_smooth_l1_loss_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:07.9867865Z test_nvfuser_correctness_nn_functional_soft_margin_loss_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:07.9868208Z test_nvfuser_correctness_nn_functional_soft_margin_loss_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:07.9868600Z test_nvfuser_correctness_nn_functional_soft_margin_loss_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:07.9868935Z test_nvfuser_correctness_nn_functional_soft_margin_loss_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:07.9869275Z test_nvfuser_correctness_nn_functional_softmin_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:07.9869611Z test_nvfuser_correctness_nn_functional_softmin_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:07.9869949Z test_nvfuser_correctness_nn_functional_softmin_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:07.9870283Z test_nvfuser_correctness_nn_functional_softmin_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:07.9870636Z test_nvfuser_correctness_nn_functional_softmin_with_dtype_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:07.9870989Z test_nvfuser_correctness_nn_functional_softmin_with_dtype_cuda_complex128 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:07.9871383Z test_nvfuser_correctness_nn_functional_softmin_with_dtype_cuda_complex64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:07.9871737Z test_nvfuser_correctness_nn_functional_softmin_with_dtype_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:07.9872088Z test_nvfuser_correctness_nn_functional_softmin_with_dtype_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:07.9872434Z test_nvfuser_correctness_nn_functional_softmin_with_dtype_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:07.9872777Z test_nvfuser_correctness_nn_functional_softmin_with_dtype_cuda_int16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:07.9873111Z test_nvfuser_correctness_nn_functional_softmin_with_dtype_cuda_int32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:07.9873443Z test_nvfuser_correctness_nn_functional_softmin_with_dtype_cuda_int64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:07.9873764Z test_nvfuser_correctness_nn_functional_softmin_with_dtype_cuda_int8 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:07.9874118Z test_nvfuser_correctness_nn_functional_softmin_with_dtype_cuda_uint8 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:07.9874460Z test_nvfuser_correctness_nn_functional_softplus_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:07.9874801Z test_nvfuser_correctness_nn_functional_softplus_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:07.9875209Z test_nvfuser_correctness_nn_functional_softplus_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:07.9875544Z test_nvfuser_correctness_nn_functional_softplus_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:07.9875885Z test_nvfuser_correctness_nn_functional_softshrink_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:07.9876221Z test_nvfuser_correctness_nn_functional_softshrink_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:07.9876559Z test_nvfuser_correctness_nn_functional_softshrink_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:07.9876885Z test_nvfuser_correctness_nn_functional_softshrink_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:07.9877216Z test_nvfuser_correctness_nn_functional_softsign_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:07.9877546Z test_nvfuser_correctness_nn_functional_softsign_cuda_bool (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:07.9877886Z test_nvfuser_correctness_nn_functional_softsign_cuda_complex128 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:07.9878246Z test_nvfuser_correctness_nn_functional_softsign_cuda_complex64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:07.9878590Z test_nvfuser_correctness_nn_functional_softsign_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:07.9878919Z test_nvfuser_correctness_nn_functional_softsign_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:07.9879262Z test_nvfuser_correctness_nn_functional_softsign_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:07.9879597Z test_nvfuser_correctness_nn_functional_softsign_cuda_int16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:07.9879933Z test_nvfuser_correctness_nn_functional_softsign_cuda_int32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:07.9880266Z test_nvfuser_correctness_nn_functional_softsign_cuda_int64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:07.9880596Z test_nvfuser_correctness_nn_functional_softsign_cuda_int8 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:07.9880923Z test_nvfuser_correctness_nn_functional_softsign_cuda_uint8 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:07.9881263Z test_nvfuser_correctness_nn_functional_tanhshrink_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:07.9881607Z test_nvfuser_correctness_nn_functional_tanhshrink_cuda_complex128 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:07.9882004Z test_nvfuser_correctness_nn_functional_tanhshrink_cuda_complex64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:07.9882339Z test_nvfuser_correctness_nn_functional_tanhshrink_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:07.9882674Z test_nvfuser_correctness_nn_functional_tanhshrink_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:07.9882984Z test_nvfuser_correctness_nn_functional_tanhshrink_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:07.9883317Z test_nvfuser_correctness_nn_functional_tanhshrink_cuda_int16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:07.9883648Z test_nvfuser_correctness_nn_functional_tanhshrink_cuda_int32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:07.9883978Z test_nvfuser_correctness_nn_functional_tanhshrink_cuda_int64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:07.9884318Z test_nvfuser_correctness_nn_functional_tanhshrink_cuda_int8 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:07.9884651Z test_nvfuser_correctness_nn_functional_tanhshrink_cuda_uint8 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:07.9885053Z test_nvfuser_correctness_nn_functional_threshold_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:07.9885398Z test_nvfuser_correctness_nn_functional_threshold_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:07.9885734Z test_nvfuser_correctness_nn_functional_threshold_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:07.9886061Z test_nvfuser_correctness_nn_functional_threshold_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:07.9886392Z test_nvfuser_correctness_nn_functional_threshold_cuda_int16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:07.9886731Z test_nvfuser_correctness_nn_functional_threshold_cuda_int32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:07.9887059Z test_nvfuser_correctness_nn_functional_threshold_cuda_int64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:07.9887370Z test_nvfuser_correctness_nn_functional_threshold_cuda_int8 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:07.9887698Z test_nvfuser_correctness_nn_functional_threshold_cuda_uint8 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:07.9888050Z test_nvfuser_correctness_nn_functional_triplet_margin_loss_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:07.9888455Z test_nvfuser_correctness_nn_functional_triplet_margin_loss_cuda_complex128 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:07.9888805Z test_nvfuser_correctness_nn_functional_triplet_margin_loss_cuda_complex64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:07.9889156Z test_nvfuser_correctness_nn_functional_triplet_margin_loss_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:07.9889513Z test_nvfuser_correctness_nn_functional_triplet_margin_loss_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:07.9889872Z test_nvfuser_correctness_nn_functional_triplet_margin_loss_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:07.9890224Z test_nvfuser_correctness_nn_functional_triplet_margin_loss_cuda_int16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:07.9890565Z test_nvfuser_correctness_nn_functional_triplet_margin_loss_cuda_int32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:07.9890951Z test_nvfuser_correctness_nn_functional_triplet_margin_loss_cuda_int64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:07.9891293Z test_nvfuser_correctness_nn_functional_triplet_margin_loss_cuda_int8 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:07.9891678Z test_nvfuser_correctness_nn_functional_triplet_margin_loss_cuda_uint8 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:07.9892058Z test_nvfuser_correctness_nn_functional_triplet_margin_with_distance_loss_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:07.9892412Z test_nvfuser_correctness_nn_functional_triplet_margin_with_distance_loss_cuda_complex128 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:07.9892784Z test_nvfuser_correctness_nn_functional_triplet_margin_with_distance_loss_cuda_complex64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:07.9893153Z test_nvfuser_correctness_nn_functional_triplet_margin_with_distance_loss_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:07.9893521Z test_nvfuser_correctness_nn_functional_triplet_margin_with_distance_loss_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:07.9893882Z test_nvfuser_correctness_nn_functional_triplet_margin_with_distance_loss_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:07.9894244Z test_nvfuser_correctness_nn_functional_triplet_margin_with_distance_loss_cuda_int16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:07.9894605Z test_nvfuser_correctness_nn_functional_triplet_margin_with_distance_loss_cuda_int32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:07.9894976Z test_nvfuser_correctness_nn_functional_triplet_margin_with_distance_loss_cuda_int64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:07.9895388Z test_nvfuser_correctness_nn_functional_triplet_margin_with_distance_loss_cuda_int8 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:07.9895759Z test_nvfuser_correctness_nn_functional_triplet_margin_with_distance_loss_cuda_uint8 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:07.9896093Z test_nvfuser_correctness_nn_functional_unfold_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:07.9896431Z test_nvfuser_correctness_nn_functional_unfold_cuda_complex128 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:07.9896765Z test_nvfuser_correctness_nn_functional_unfold_cuda_complex64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:07.9897096Z test_nvfuser_correctness_nn_functional_unfold_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:07.9897424Z test_nvfuser_correctness_nn_functional_unfold_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:07.9897727Z test_nvfuser_correctness_nn_functional_unfold_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:07.9898120Z test_nvfuser_correctness_nn_functional_upsample_bilinear_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:07.9898481Z test_nvfuser_correctness_nn_functional_upsample_bilinear_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:07.9898829Z test_nvfuser_correctness_nn_functional_upsample_bilinear_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:07.9899174Z test_nvfuser_correctness_nn_functional_upsample_nearest_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:07.9899511Z test_nvfuser_correctness_nn_functional_upsample_nearest_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:07.9899858Z test_nvfuser_correctness_nn_functional_upsample_nearest_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:07.9900415Z test_nvfuser_correctness_nn_functional_upsample_nearest_cuda_uint8 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:07.9900746Z test_nvfuser_correctness_nonzero_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:07.9901064Z test_nvfuser_correctness_nonzero_cuda_bool (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:07.9901384Z test_nvfuser_correctness_nonzero_cuda_complex128 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:07.9901709Z test_nvfuser_correctness_nonzero_cuda_complex32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:07.9902106Z test_nvfuser_correctness_nonzero_cuda_complex64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:07.9902401Z test_nvfuser_correctness_nonzero_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:07.9902718Z test_nvfuser_correctness_nonzero_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:07.9903023Z test_nvfuser_correctness_nonzero_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:07.9903336Z test_nvfuser_correctness_nonzero_cuda_int16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:07.9903639Z test_nvfuser_correctness_nonzero_cuda_int32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:07.9903951Z test_nvfuser_correctness_nonzero_cuda_int64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:07.9904261Z test_nvfuser_correctness_nonzero_cuda_int8 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:07.9904560Z test_nvfuser_correctness_nonzero_cuda_uint8 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:07.9904867Z test_nvfuser_correctness_norm_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:07.9905251Z test_nvfuser_correctness_norm_cuda_complex128 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:07.9905588Z test_nvfuser_correctness_norm_cuda_complex64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:07.9905906Z test_nvfuser_correctness_norm_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:07.9906201Z test_nvfuser_correctness_norm_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:07.9906510Z test_nvfuser_correctness_norm_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:07.9906827Z test_nvfuser_correctness_norm_fro_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:07.9907148Z test_nvfuser_correctness_norm_fro_cuda_complex128 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:07.9907463Z test_nvfuser_correctness_norm_fro_cuda_complex64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:07.9907775Z test_nvfuser_correctness_norm_fro_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:07.9908078Z test_nvfuser_correctness_norm_fro_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:07.9908393Z test_nvfuser_correctness_norm_fro_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:07.9908764Z test_nvfuser_correctness_norm_inf_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:07.9909084Z test_nvfuser_correctness_norm_inf_cuda_complex128 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:07.9909403Z test_nvfuser_correctness_norm_inf_cuda_complex64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:07.9909707Z test_nvfuser_correctness_norm_inf_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:07.9910006Z test_nvfuser_correctness_norm_inf_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:07.9910327Z test_nvfuser_correctness_norm_inf_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:07.9910653Z test_nvfuser_correctness_norm_nuc_cuda_complex128 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:07.9910967Z test_nvfuser_correctness_norm_nuc_cuda_complex64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:07.9911280Z test_nvfuser_correctness_norm_nuc_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:07.9911578Z test_nvfuser_correctness_norm_nuc_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:07.9911936Z test_nvfuser_correctness_normal_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:07.9912261Z test_nvfuser_correctness_normal_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:07.9912573Z test_nvfuser_correctness_normal_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:07.9912885Z test_nvfuser_correctness_normal_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:07.9913213Z test_nvfuser_correctness_normal_number_mean_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:07.9913546Z test_nvfuser_correctness_normal_number_mean_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:07.9913878Z test_nvfuser_correctness_normal_number_mean_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:07.9914188Z test_nvfuser_correctness_normal_number_mean_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:07.9914498Z test_nvfuser_correctness_ones_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:07.9914815Z test_nvfuser_correctness_ones_cuda_bool (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:07.9915134Z test_nvfuser_correctness_ones_cuda_complex128 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:07.9915516Z test_nvfuser_correctness_ones_cuda_complex32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:07.9915829Z test_nvfuser_correctness_ones_cuda_complex64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:07.9916138Z test_nvfuser_correctness_ones_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:07.9916449Z test_nvfuser_correctness_ones_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:07.9916755Z test_nvfuser_correctness_ones_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:07.9917065Z test_nvfuser_correctness_ones_cuda_int16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:07.9917374Z test_nvfuser_correctness_ones_cuda_int32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:07.9917672Z test_nvfuser_correctness_ones_cuda_int64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:07.9917961Z test_nvfuser_correctness_ones_cuda_int8 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:07.9918269Z test_nvfuser_correctness_ones_cuda_uint8 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:07.9918632Z test_nvfuser_correctness_ones_like_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:07.9918955Z test_nvfuser_correctness_ones_like_cuda_bool (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:07.9919278Z test_nvfuser_correctness_ones_like_cuda_complex128 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:07.9919607Z test_nvfuser_correctness_ones_like_cuda_complex32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:07.9919921Z test_nvfuser_correctness_ones_like_cuda_complex64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:07.9920243Z test_nvfuser_correctness_ones_like_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:07.9920558Z test_nvfuser_correctness_ones_like_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:07.9920874Z test_nvfuser_correctness_ones_like_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:07.9921184Z test_nvfuser_correctness_ones_like_cuda_int16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:07.9921496Z test_nvfuser_correctness_ones_like_cuda_int32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:07.9921787Z test_nvfuser_correctness_ones_like_cuda_int64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:07.9922099Z test_nvfuser_correctness_ones_like_cuda_int8 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:07.9922460Z test_nvfuser_correctness_ones_like_cuda_uint8 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:07.9922779Z test_nvfuser_correctness_ormqr_cuda_complex128 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:07.9923093Z test_nvfuser_correctness_ormqr_cuda_complex64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:07.9923403Z test_nvfuser_correctness_ormqr_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:07.9923716Z test_nvfuser_correctness_ormqr_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:07.9924030Z test_nvfuser_correctness_outer_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:07.9924347Z test_nvfuser_correctness_outer_cuda_bool (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:07.9924667Z test_nvfuser_correctness_outer_cuda_complex128 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:07.9924985Z test_nvfuser_correctness_outer_cuda_complex64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:07.9925293Z test_nvfuser_correctness_outer_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:07.9925632Z test_nvfuser_correctness_outer_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:07.9925951Z test_nvfuser_correctness_outer_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:07.9926259Z test_nvfuser_correctness_outer_cuda_int16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:07.9926564Z test_nvfuser_correctness_outer_cuda_int32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:07.9926872Z test_nvfuser_correctness_outer_cuda_int64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:07.9927181Z test_nvfuser_correctness_outer_cuda_int8 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:07.9927487Z test_nvfuser_correctness_outer_cuda_uint8 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:07.9927808Z test_nvfuser_correctness_pca_lowrank_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:07.9928126Z test_nvfuser_correctness_pca_lowrank_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:07.9928444Z test_nvfuser_correctness_permute_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:07.9928756Z test_nvfuser_correctness_permute_cuda_bool (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:07.9929138Z test_nvfuser_correctness_permute_cuda_complex128 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:07.9929445Z test_nvfuser_correctness_permute_cuda_complex32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:07.9929763Z test_nvfuser_correctness_permute_cuda_complex64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:07.9930078Z test_nvfuser_correctness_permute_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:07.9930395Z test_nvfuser_correctness_permute_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:07.9930705Z test_nvfuser_correctness_permute_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:07.9931017Z test_nvfuser_correctness_permute_cuda_int16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:07.9931330Z test_nvfuser_correctness_permute_cuda_int32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:07.9931639Z test_nvfuser_correctness_permute_cuda_int64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:07.9931947Z test_nvfuser_correctness_permute_cuda_int8 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:07.9932316Z test_nvfuser_correctness_permute_cuda_uint8 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:07.9932652Z test_nvfuser_correctness_pinverse_cuda_complex128 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:07.9932976Z test_nvfuser_correctness_pinverse_cuda_complex64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:07.9933275Z test_nvfuser_correctness_pinverse_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:07.9933593Z test_nvfuser_correctness_pinverse_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:07.9933922Z test_nvfuser_correctness_polar_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:07.9934246Z test_nvfuser_correctness_polar_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:07.9934585Z test_nvfuser_correctness_polygamma_polygamma_n_0_cuda_bool (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:07.9934923Z test_nvfuser_correctness_polygamma_polygamma_n_0_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:07.9935261Z test_nvfuser_correctness_polygamma_polygamma_n_0_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:07.9935590Z test_nvfuser_correctness_polygamma_polygamma_n_0_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:07.9935977Z test_nvfuser_correctness_polygamma_polygamma_n_0_cuda_int16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:07.9936312Z test_nvfuser_correctness_polygamma_polygamma_n_0_cuda_int32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:07.9936643Z test_nvfuser_correctness_polygamma_polygamma_n_0_cuda_int64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:07.9936976Z test_nvfuser_correctness_polygamma_polygamma_n_0_cuda_int8 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:07.9937304Z test_nvfuser_correctness_polygamma_polygamma_n_0_cuda_uint8 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:07.9937623Z test_nvfuser_correctness_polygamma_polygamma_n_1_cuda_bool (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:07.9937956Z test_nvfuser_correctness_polygamma_polygamma_n_1_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:07.9938290Z test_nvfuser_correctness_polygamma_polygamma_n_1_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:07.9938614Z test_nvfuser_correctness_polygamma_polygamma_n_1_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:07.9939001Z test_nvfuser_correctness_polygamma_polygamma_n_1_cuda_int16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:07.9939338Z test_nvfuser_correctness_polygamma_polygamma_n_1_cuda_int32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:07.9939678Z test_nvfuser_correctness_polygamma_polygamma_n_1_cuda_int64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:07.9940226Z test_nvfuser_correctness_polygamma_polygamma_n_1_cuda_int8 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:07.9940568Z test_nvfuser_correctness_polygamma_polygamma_n_1_cuda_uint8 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:07.9940904Z test_nvfuser_correctness_polygamma_polygamma_n_2_cuda_bool (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:07.9941243Z test_nvfuser_correctness_polygamma_polygamma_n_2_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:07.9941575Z test_nvfuser_correctness_polygamma_polygamma_n_2_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:07.9941898Z test_nvfuser_correctness_polygamma_polygamma_n_2_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:07.9942210Z test_nvfuser_correctness_polygamma_polygamma_n_2_cuda_int16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:07.9942542Z test_nvfuser_correctness_polygamma_polygamma_n_2_cuda_int32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:07.9942962Z test_nvfuser_correctness_polygamma_polygamma_n_2_cuda_int64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:07.9943291Z test_nvfuser_correctness_polygamma_polygamma_n_2_cuda_int8 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:07.9943616Z test_nvfuser_correctness_polygamma_polygamma_n_2_cuda_uint8 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:07.9943945Z test_nvfuser_correctness_polygamma_polygamma_n_3_cuda_bool (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:07.9944293Z test_nvfuser_correctness_polygamma_polygamma_n_3_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:07.9944634Z test_nvfuser_correctness_polygamma_polygamma_n_3_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.003s) 2022-11-23T04:22:07.9944969Z test_nvfuser_correctness_polygamma_polygamma_n_3_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:07.9945301Z test_nvfuser_correctness_polygamma_polygamma_n_3_cuda_int16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:07.9945620Z test_nvfuser_correctness_polygamma_polygamma_n_3_cuda_int32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:07.9946002Z test_nvfuser_correctness_polygamma_polygamma_n_3_cuda_int64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:07.9946342Z test_nvfuser_correctness_polygamma_polygamma_n_3_cuda_int8 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:07.9946643Z test_nvfuser_correctness_polygamma_polygamma_n_3_cuda_uint8 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:07.9946976Z test_nvfuser_correctness_polygamma_polygamma_n_4_cuda_bool (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:07.9947311Z test_nvfuser_correctness_polygamma_polygamma_n_4_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:07.9947648Z test_nvfuser_correctness_polygamma_polygamma_n_4_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:07.9947976Z test_nvfuser_correctness_polygamma_polygamma_n_4_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:07.9948303Z test_nvfuser_correctness_polygamma_polygamma_n_4_cuda_int16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:07.9948627Z test_nvfuser_correctness_polygamma_polygamma_n_4_cuda_int32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:07.9948955Z test_nvfuser_correctness_polygamma_polygamma_n_4_cuda_int64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:07.9949297Z test_nvfuser_correctness_polygamma_polygamma_n_4_cuda_int8 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:07.9949685Z test_nvfuser_correctness_polygamma_polygamma_n_4_cuda_uint8 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:07.9950015Z test_nvfuser_correctness_positive_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:07.9950339Z test_nvfuser_correctness_positive_cuda_complex128 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:07.9950657Z test_nvfuser_correctness_positive_cuda_complex32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:07.9950953Z test_nvfuser_correctness_positive_cuda_complex64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:07.9951272Z test_nvfuser_correctness_positive_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:07.9951576Z test_nvfuser_correctness_positive_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:07.9951877Z test_nvfuser_correctness_positive_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:07.9952188Z test_nvfuser_correctness_positive_cuda_int16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:07.9952500Z test_nvfuser_correctness_positive_cuda_int32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:07.9952866Z test_nvfuser_correctness_positive_cuda_int64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:07.9953192Z test_nvfuser_correctness_positive_cuda_int8 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:07.9953501Z test_nvfuser_correctness_positive_cuda_uint8 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:07.9953812Z test_nvfuser_correctness_pow_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:07.9954138Z test_nvfuser_correctness_pow_cuda_complex128 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:07.9954456Z test_nvfuser_correctness_pow_cuda_complex32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:07.9954760Z test_nvfuser_correctness_pow_cuda_complex64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:07.9955072Z test_nvfuser_correctness_pow_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:07.9955378Z test_nvfuser_correctness_pow_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:07.9955686Z test_nvfuser_correctness_pow_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:07.9955995Z test_nvfuser_correctness_pow_cuda_int16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:07.9956356Z test_nvfuser_correctness_pow_cuda_int32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:07.9956664Z test_nvfuser_correctness_pow_cuda_int64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:07.9956972Z test_nvfuser_correctness_pow_cuda_int8 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:07.9957281Z test_nvfuser_correctness_pow_cuda_uint8 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:07.9957593Z test_nvfuser_correctness_prod_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:07.9957898Z test_nvfuser_correctness_prod_cuda_bool (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:07.9958216Z test_nvfuser_correctness_prod_cuda_complex128 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:07.9958510Z test_nvfuser_correctness_prod_cuda_complex32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:07.9958833Z test_nvfuser_correctness_prod_cuda_complex64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:07.9959151Z test_nvfuser_correctness_prod_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:07.9959507Z test_nvfuser_correctness_prod_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:07.9959828Z test_nvfuser_correctness_prod_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:07.9960139Z test_nvfuser_correctness_prod_cuda_int16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:07.9960449Z test_nvfuser_correctness_prod_cuda_int32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:07.9960750Z test_nvfuser_correctness_prod_cuda_int64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:07.9961055Z test_nvfuser_correctness_prod_cuda_int8 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:07.9961367Z test_nvfuser_correctness_prod_cuda_uint8 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:07.9961681Z test_nvfuser_correctness_put_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:07.9961984Z test_nvfuser_correctness_put_cuda_bool (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:07.9962279Z test_nvfuser_correctness_put_cuda_complex128 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:07.9962594Z test_nvfuser_correctness_put_cuda_complex64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:07.9962908Z test_nvfuser_correctness_put_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:07.9963267Z test_nvfuser_correctness_put_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:07.9963583Z test_nvfuser_correctness_put_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:07.9963893Z test_nvfuser_correctness_put_cuda_int16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:07.9964206Z test_nvfuser_correctness_put_cuda_int32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:07.9964506Z test_nvfuser_correctness_put_cuda_int64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:07.9964820Z test_nvfuser_correctness_put_cuda_int8 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:07.9965133Z test_nvfuser_correctness_put_cuda_uint8 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:07.9965443Z test_nvfuser_correctness_qr_cuda_complex128 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:07.9965751Z test_nvfuser_correctness_qr_cuda_complex64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:07.9966039Z test_nvfuser_correctness_qr_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:07.9966388Z test_nvfuser_correctness_qr_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:07.9966720Z test_nvfuser_correctness_quantile_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:07.9967032Z test_nvfuser_correctness_quantile_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:07.9967339Z test_nvfuser_correctness_rad2deg_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:07.9967649Z test_nvfuser_correctness_rad2deg_cuda_bool (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:07.9967967Z test_nvfuser_correctness_rad2deg_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:07.9968294Z test_nvfuser_correctness_rad2deg_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:07.9968613Z test_nvfuser_correctness_rad2deg_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:07.9968928Z test_nvfuser_correctness_rad2deg_cuda_int16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:07.9969241Z test_nvfuser_correctness_rad2deg_cuda_int32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:07.9969543Z test_nvfuser_correctness_rad2deg_cuda_int64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:07.9969835Z test_nvfuser_correctness_rad2deg_cuda_int8 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:07.9970201Z test_nvfuser_correctness_rad2deg_cuda_uint8 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:07.9970526Z test_nvfuser_correctness_rand_like_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:07.9970850Z test_nvfuser_correctness_rand_like_cuda_complex128 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:07.9971173Z test_nvfuser_correctness_rand_like_cuda_complex32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:07.9971488Z test_nvfuser_correctness_rand_like_cuda_complex64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:07.9971806Z test_nvfuser_correctness_rand_like_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:07.9972116Z test_nvfuser_correctness_rand_like_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:07.9972430Z test_nvfuser_correctness_rand_like_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:07.9972742Z test_nvfuser_correctness_randint_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:07.9973107Z test_nvfuser_correctness_randint_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:07.9973444Z test_nvfuser_correctness_randint_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:07.9973742Z test_nvfuser_correctness_randint_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:07.9974055Z test_nvfuser_correctness_randint_cuda_int16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:07.9974363Z test_nvfuser_correctness_randint_cuda_int32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:07.9974671Z test_nvfuser_correctness_randint_cuda_int64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:07.9974985Z test_nvfuser_correctness_randint_cuda_int8 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:07.9975294Z test_nvfuser_correctness_randint_cuda_uint8 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:07.9975616Z test_nvfuser_correctness_randint_like_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:07.9975939Z test_nvfuser_correctness_randint_like_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:07.9976247Z test_nvfuser_correctness_randint_like_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:07.9976570Z test_nvfuser_correctness_randint_like_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:07.9976939Z test_nvfuser_correctness_randint_like_cuda_int16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:07.9977254Z test_nvfuser_correctness_randint_like_cuda_int32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:07.9977543Z test_nvfuser_correctness_randint_like_cuda_int64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:07.9977869Z test_nvfuser_correctness_randint_like_cuda_int8 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:07.9978196Z test_nvfuser_correctness_randint_like_cuda_uint8 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:07.9978519Z test_nvfuser_correctness_randn_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:07.9978836Z test_nvfuser_correctness_randn_cuda_complex128 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:07.9979151Z test_nvfuser_correctness_randn_cuda_complex32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:07.9979458Z test_nvfuser_correctness_randn_cuda_complex64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:07.9979764Z test_nvfuser_correctness_randn_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:07.9980407Z test_nvfuser_correctness_randn_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:07.9980745Z test_nvfuser_correctness_randn_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:07.9981063Z test_nvfuser_correctness_randn_like_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:07.9981383Z test_nvfuser_correctness_randn_like_cuda_complex128 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:07.9981688Z test_nvfuser_correctness_randn_like_cuda_complex32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:07.9982012Z test_nvfuser_correctness_randn_like_cuda_complex64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:07.9982329Z test_nvfuser_correctness_randn_like_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:07.9982634Z test_nvfuser_correctness_randn_like_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:07.9982955Z test_nvfuser_correctness_randn_like_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:07.9983273Z test_nvfuser_correctness_ravel_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:07.9983592Z test_nvfuser_correctness_ravel_cuda_bool (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:07.9983986Z test_nvfuser_correctness_ravel_cuda_complex128 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:07.9984304Z test_nvfuser_correctness_ravel_cuda_complex32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:07.9984616Z test_nvfuser_correctness_ravel_cuda_complex64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:07.9984929Z test_nvfuser_correctness_ravel_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:07.9985245Z test_nvfuser_correctness_ravel_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:07.9985576Z test_nvfuser_correctness_ravel_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:07.9985875Z test_nvfuser_correctness_ravel_cuda_int16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:07.9986184Z test_nvfuser_correctness_ravel_cuda_int32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:07.9986493Z test_nvfuser_correctness_ravel_cuda_int64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:07.9986809Z test_nvfuser_correctness_ravel_cuda_int8 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:07.9987141Z test_nvfuser_correctness_ravel_cuda_uint8 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:07.9987473Z test_nvfuser_correctness_real_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:07.9987788Z test_nvfuser_correctness_real_cuda_bool (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:07.9988113Z test_nvfuser_correctness_real_cuda_complex128 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:07.9988430Z test_nvfuser_correctness_real_cuda_complex32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:07.9988748Z test_nvfuser_correctness_real_cuda_complex64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:07.9989060Z test_nvfuser_correctness_real_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:07.9989369Z test_nvfuser_correctness_real_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:07.9989658Z test_nvfuser_correctness_real_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:07.9989963Z test_nvfuser_correctness_real_cuda_int16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:07.9990265Z test_nvfuser_correctness_real_cuda_int32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:07.9990564Z test_nvfuser_correctness_real_cuda_int64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:07.9990968Z test_nvfuser_correctness_real_cuda_int8 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:07.9991280Z test_nvfuser_correctness_real_cuda_uint8 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:07.9991603Z test_nvfuser_correctness_reciprocal_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:07.9991919Z test_nvfuser_correctness_reciprocal_cuda_bool (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:07.9992263Z test_nvfuser_correctness_reciprocal_cuda_complex128 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:07.9992596Z test_nvfuser_correctness_reciprocal_cuda_complex64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:07.9992917Z test_nvfuser_correctness_reciprocal_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:07.9993230Z test_nvfuser_correctness_reciprocal_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:07.9993520Z test_nvfuser_correctness_reciprocal_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:07.9993837Z test_nvfuser_correctness_reciprocal_cuda_int16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:07.9994203Z test_nvfuser_correctness_reciprocal_cuda_int32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:07.9994521Z test_nvfuser_correctness_reciprocal_cuda_int64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:07.9994832Z test_nvfuser_correctness_reciprocal_cuda_int8 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:07.9995147Z test_nvfuser_correctness_reciprocal_cuda_uint8 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:07.9995465Z test_nvfuser_correctness_remainder_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:07.9995788Z test_nvfuser_correctness_remainder_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:07.9996102Z test_nvfuser_correctness_remainder_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:07.9996406Z test_nvfuser_correctness_remainder_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:07.9996724Z test_nvfuser_correctness_remainder_cuda_int16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:07.9997045Z test_nvfuser_correctness_remainder_cuda_int32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:07.9997338Z test_nvfuser_correctness_remainder_cuda_int64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:07.9997716Z test_nvfuser_correctness_remainder_cuda_int8 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:07.9998031Z test_nvfuser_correctness_remainder_cuda_uint8 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:07.9998336Z test_nvfuser_correctness_renorm_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:07.9998649Z test_nvfuser_correctness_renorm_cuda_complex128 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:07.9998967Z test_nvfuser_correctness_renorm_cuda_complex64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:07.9999280Z test_nvfuser_correctness_renorm_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:07.9999587Z test_nvfuser_correctness_renorm_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:07.9999896Z test_nvfuser_correctness_renorm_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:08.0000212Z test_nvfuser_correctness_repeat_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:08.0000523Z test_nvfuser_correctness_repeat_cuda_bool (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:08.0000893Z test_nvfuser_correctness_repeat_cuda_complex128 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:08.0001204Z test_nvfuser_correctness_repeat_cuda_complex64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:08.0001518Z test_nvfuser_correctness_repeat_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:08.0001845Z test_nvfuser_correctness_repeat_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:08.0002163Z test_nvfuser_correctness_repeat_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:08.0002479Z test_nvfuser_correctness_repeat_cuda_int16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:08.0002793Z test_nvfuser_correctness_repeat_cuda_int32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:08.0003099Z test_nvfuser_correctness_repeat_cuda_int64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:08.0003408Z test_nvfuser_correctness_repeat_cuda_int8 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:08.0003715Z test_nvfuser_correctness_repeat_cuda_uint8 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:08.0004046Z test_nvfuser_correctness_repeat_interleave_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:08.0004432Z test_nvfuser_correctness_repeat_interleave_cuda_bool (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:08.0004770Z test_nvfuser_correctness_repeat_interleave_cuda_complex128 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:08.0005090Z test_nvfuser_correctness_repeat_interleave_cuda_complex32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:08.0005429Z test_nvfuser_correctness_repeat_interleave_cuda_complex64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:08.0005760Z test_nvfuser_correctness_repeat_interleave_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:08.0006094Z test_nvfuser_correctness_repeat_interleave_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:08.0006414Z test_nvfuser_correctness_repeat_interleave_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:08.0006750Z test_nvfuser_correctness_repeat_interleave_cuda_int16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:08.0007079Z test_nvfuser_correctness_repeat_interleave_cuda_int32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:08.0007410Z test_nvfuser_correctness_repeat_interleave_cuda_int64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:08.0007788Z test_nvfuser_correctness_repeat_interleave_cuda_int8 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:08.0008126Z test_nvfuser_correctness_repeat_interleave_cuda_uint8 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:08.0008448Z test_nvfuser_correctness_reshape_as_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:08.0008762Z test_nvfuser_correctness_reshape_as_cuda_bool (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:08.0009088Z test_nvfuser_correctness_reshape_as_cuda_complex128 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:08.0009391Z test_nvfuser_correctness_reshape_as_cuda_complex32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:08.0009720Z test_nvfuser_correctness_reshape_as_cuda_complex64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:08.0010037Z test_nvfuser_correctness_reshape_as_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:08.0010354Z test_nvfuser_correctness_reshape_as_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:08.0010661Z test_nvfuser_correctness_reshape_as_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:08.0010975Z test_nvfuser_correctness_reshape_as_cuda_int16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:08.0011339Z test_nvfuser_correctness_reshape_as_cuda_int32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:08.0011661Z test_nvfuser_correctness_reshape_as_cuda_int64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:08.0011975Z test_nvfuser_correctness_reshape_as_cuda_int8 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:08.0012298Z test_nvfuser_correctness_reshape_as_cuda_uint8 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:08.0012618Z test_nvfuser_correctness_reshape_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:08.0012934Z test_nvfuser_correctness_reshape_cuda_bool (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:08.0013235Z test_nvfuser_correctness_reshape_cuda_complex128 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:08.0013555Z test_nvfuser_correctness_reshape_cuda_complex32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:08.0013861Z test_nvfuser_correctness_reshape_cuda_complex64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:08.0014174Z test_nvfuser_correctness_reshape_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:08.0014521Z test_nvfuser_correctness_reshape_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:08.0014830Z test_nvfuser_correctness_reshape_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:08.0015144Z test_nvfuser_correctness_reshape_cuda_int16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:08.0015457Z test_nvfuser_correctness_reshape_cuda_int32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:08.0015768Z test_nvfuser_correctness_reshape_cuda_int64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:08.0016079Z test_nvfuser_correctness_reshape_cuda_int8 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:08.0016400Z test_nvfuser_correctness_reshape_cuda_uint8 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:08.0016718Z test_nvfuser_correctness_resize__cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:08.0017018Z test_nvfuser_correctness_resize__cuda_bool (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:08.0020246Z test_nvfuser_correctness_resize__cuda_complex128 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:08.0020582Z test_nvfuser_correctness_resize__cuda_complex64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:08.0020996Z test_nvfuser_correctness_resize__cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:08.0021301Z test_nvfuser_correctness_resize__cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:08.0021614Z test_nvfuser_correctness_resize__cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:08.0021923Z test_nvfuser_correctness_resize__cuda_int16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:08.0022237Z test_nvfuser_correctness_resize__cuda_int32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:08.0022549Z test_nvfuser_correctness_resize__cuda_int64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:08.0022863Z test_nvfuser_correctness_resize__cuda_int8 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:08.0023167Z test_nvfuser_correctness_resize__cuda_uint8 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:08.0023485Z test_nvfuser_correctness_resize_as__cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:08.0023796Z test_nvfuser_correctness_resize_as__cuda_bool (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:08.0024176Z test_nvfuser_correctness_resize_as__cuda_complex128 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:08.0024521Z test_nvfuser_correctness_resize_as__cuda_complex64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:08.0024846Z test_nvfuser_correctness_resize_as__cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:08.0025158Z test_nvfuser_correctness_resize_as__cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:08.0025473Z test_nvfuser_correctness_resize_as__cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:08.0025789Z test_nvfuser_correctness_resize_as__cuda_int16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:08.0026099Z test_nvfuser_correctness_resize_as__cuda_int32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:08.0026410Z test_nvfuser_correctness_resize_as__cuda_int64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:08.0026719Z test_nvfuser_correctness_resize_as__cuda_int8 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:08.0027024Z test_nvfuser_correctness_resize_as__cuda_uint8 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:08.0027348Z test_nvfuser_correctness_resolve_conj_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:08.0027671Z test_nvfuser_correctness_resolve_conj_cuda_bool (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:08.0028036Z test_nvfuser_correctness_resolve_conj_cuda_complex128 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:08.0028364Z test_nvfuser_correctness_resolve_conj_cuda_complex64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:08.0028682Z test_nvfuser_correctness_resolve_conj_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:08.0029009Z test_nvfuser_correctness_resolve_conj_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:08.0029327Z test_nvfuser_correctness_resolve_conj_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:08.0029654Z test_nvfuser_correctness_resolve_conj_cuda_int16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:08.0029966Z test_nvfuser_correctness_resolve_conj_cuda_int32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:08.0030280Z test_nvfuser_correctness_resolve_conj_cuda_int64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:08.0030592Z test_nvfuser_correctness_resolve_conj_cuda_int8 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:08.0030960Z test_nvfuser_correctness_resolve_conj_cuda_uint8 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:08.0031293Z test_nvfuser_correctness_resolve_neg_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:08.0031607Z test_nvfuser_correctness_resolve_neg_cuda_bool (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:08.0031930Z test_nvfuser_correctness_resolve_neg_cuda_complex128 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:08.0032231Z test_nvfuser_correctness_resolve_neg_cuda_complex32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:08.0032560Z test_nvfuser_correctness_resolve_neg_cuda_complex64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:08.0032886Z test_nvfuser_correctness_resolve_neg_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:08.0033203Z test_nvfuser_correctness_resolve_neg_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:08.0033516Z test_nvfuser_correctness_resolve_neg_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:08.0033842Z test_nvfuser_correctness_resolve_neg_cuda_int16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:08.0034164Z test_nvfuser_correctness_resolve_neg_cuda_int32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:08.0034542Z test_nvfuser_correctness_resolve_neg_cuda_int64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.003s) 2022-11-23T04:22:08.0034860Z test_nvfuser_correctness_resolve_neg_cuda_int8 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:08.0035175Z test_nvfuser_correctness_resolve_neg_cuda_uint8 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:08.0035483Z test_nvfuser_correctness_roll_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:08.0035790Z test_nvfuser_correctness_roll_cuda_bool (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:08.0036089Z test_nvfuser_correctness_roll_cuda_complex128 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:08.0036408Z test_nvfuser_correctness_roll_cuda_complex32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:08.0036723Z test_nvfuser_correctness_roll_cuda_complex64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:08.0037032Z test_nvfuser_correctness_roll_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:08.0037342Z test_nvfuser_correctness_roll_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:08.0037696Z test_nvfuser_correctness_roll_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:08.0038015Z test_nvfuser_correctness_roll_cuda_int16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:08.0038323Z test_nvfuser_correctness_roll_cuda_int32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.003s) 2022-11-23T04:22:08.0038638Z test_nvfuser_correctness_roll_cuda_int64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:08.0038947Z test_nvfuser_correctness_roll_cuda_int8 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:08.0039259Z test_nvfuser_correctness_roll_cuda_uint8 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:08.0039575Z test_nvfuser_correctness_rot90_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:08.0039863Z test_nvfuser_correctness_rot90_cuda_bool (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:08.0040182Z test_nvfuser_correctness_rot90_cuda_complex128 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:08.0040495Z test_nvfuser_correctness_rot90_cuda_complex64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:08.0040805Z test_nvfuser_correctness_rot90_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:08.0041118Z test_nvfuser_correctness_rot90_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:08.0041483Z test_nvfuser_correctness_rot90_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:08.0041789Z test_nvfuser_correctness_rot90_cuda_int16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:08.0042094Z test_nvfuser_correctness_rot90_cuda_int32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:08.0042396Z test_nvfuser_correctness_rot90_cuda_int64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:08.0042703Z test_nvfuser_correctness_rot90_cuda_int8 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:08.0043006Z test_nvfuser_correctness_rot90_cuda_uint8 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:08.0043333Z test_nvfuser_correctness_round_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:08.0043634Z test_nvfuser_correctness_round_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:08.0043950Z test_nvfuser_correctness_round_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:08.0044264Z test_nvfuser_correctness_round_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:08.0044626Z test_nvfuser_correctness_round_cuda_int16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:08.0044930Z test_nvfuser_correctness_round_cuda_int32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:08.0045239Z test_nvfuser_correctness_round_cuda_int64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:08.0045548Z test_nvfuser_correctness_round_cuda_int8 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:08.0045845Z test_nvfuser_correctness_round_cuda_uint8 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:08.0046174Z test_nvfuser_correctness_round_decimals_0_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:08.0046502Z test_nvfuser_correctness_round_decimals_0_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:08.0046827Z test_nvfuser_correctness_round_decimals_0_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:08.0047145Z test_nvfuser_correctness_round_decimals_0_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:08.0047456Z test_nvfuser_correctness_round_decimals_3_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:08.0047783Z test_nvfuser_correctness_round_decimals_3_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:08.0048169Z test_nvfuser_correctness_round_decimals_3_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:08.0048499Z test_nvfuser_correctness_round_decimals_3_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:08.0048836Z test_nvfuser_correctness_round_decimals_neg_3_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:08.0049165Z test_nvfuser_correctness_round_decimals_neg_3_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:08.0049498Z test_nvfuser_correctness_round_decimals_neg_3_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:08.0049830Z test_nvfuser_correctness_round_decimals_neg_3_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:08.0050145Z test_nvfuser_correctness_rsqrt_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:08.0050456Z test_nvfuser_correctness_rsqrt_cuda_bool (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:08.0050772Z test_nvfuser_correctness_rsqrt_cuda_complex128 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:08.0051086Z test_nvfuser_correctness_rsqrt_cuda_complex32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:08.0051450Z test_nvfuser_correctness_rsqrt_cuda_complex64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:08.0051754Z test_nvfuser_correctness_rsqrt_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:08.0052061Z test_nvfuser_correctness_rsqrt_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:08.0052369Z test_nvfuser_correctness_rsqrt_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:08.0052675Z test_nvfuser_correctness_rsqrt_cuda_int16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:08.0052993Z test_nvfuser_correctness_rsqrt_cuda_int32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:08.0053306Z test_nvfuser_correctness_rsqrt_cuda_int64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:08.0053621Z test_nvfuser_correctness_rsqrt_cuda_int8 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:08.0053932Z test_nvfuser_correctness_rsqrt_cuda_uint8 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:08.0054245Z test_nvfuser_correctness_rsub_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:08.0054563Z test_nvfuser_correctness_rsub_cuda_complex128 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:08.0054942Z test_nvfuser_correctness_rsub_cuda_complex64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:08.0055251Z test_nvfuser_correctness_rsub_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:08.0055540Z test_nvfuser_correctness_rsub_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:08.0055848Z test_nvfuser_correctness_rsub_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:08.0056152Z test_nvfuser_correctness_rsub_cuda_int16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:08.0056458Z test_nvfuser_correctness_rsub_cuda_int32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:08.0056759Z test_nvfuser_correctness_rsub_cuda_int64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:08.0057069Z test_nvfuser_correctness_rsub_cuda_int8 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:08.0057373Z test_nvfuser_correctness_rsub_cuda_uint8 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:08.0057708Z test_nvfuser_correctness_scalar_tensor_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:08.0058080Z test_nvfuser_correctness_scalar_tensor_cuda_bool (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:08.0058429Z test_nvfuser_correctness_scalar_tensor_cuda_complex128 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:08.0058761Z test_nvfuser_correctness_scalar_tensor_cuda_complex32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:08.0059091Z test_nvfuser_correctness_scalar_tensor_cuda_complex64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:08.0059396Z test_nvfuser_correctness_scalar_tensor_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:08.0059722Z test_nvfuser_correctness_scalar_tensor_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:08.0060252Z test_nvfuser_correctness_scalar_tensor_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:08.0060581Z test_nvfuser_correctness_scalar_tensor_cuda_int16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:08.0060902Z test_nvfuser_correctness_scalar_tensor_cuda_int32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:08.0061212Z test_nvfuser_correctness_scalar_tensor_cuda_int64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:08.0061528Z test_nvfuser_correctness_scalar_tensor_cuda_int8 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:08.0061849Z test_nvfuser_correctness_scalar_tensor_cuda_uint8 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:08.0062254Z test_nvfuser_correctness_scatter_add_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:08.0062574Z test_nvfuser_correctness_scatter_add_cuda_bool (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:08.0062914Z test_nvfuser_correctness_scatter_add_cuda_complex128 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:08.0063245Z test_nvfuser_correctness_scatter_add_cuda_complex64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:08.0063557Z test_nvfuser_correctness_scatter_add_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:08.0063881Z test_nvfuser_correctness_scatter_add_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:08.0064197Z test_nvfuser_correctness_scatter_add_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:08.0064513Z test_nvfuser_correctness_scatter_add_cuda_int16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:08.0064821Z test_nvfuser_correctness_scatter_add_cuda_int32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:08.0065192Z test_nvfuser_correctness_scatter_add_cuda_int64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:08.0065520Z test_nvfuser_correctness_scatter_add_cuda_int8 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:08.0065826Z test_nvfuser_correctness_scatter_add_cuda_uint8 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:08.0066144Z test_nvfuser_correctness_scatter_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:08.0066456Z test_nvfuser_correctness_scatter_cuda_bool (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:08.0066779Z test_nvfuser_correctness_scatter_cuda_complex128 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:08.0067101Z test_nvfuser_correctness_scatter_cuda_complex64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:08.0067397Z test_nvfuser_correctness_scatter_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:08.0067721Z test_nvfuser_correctness_scatter_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:08.0068037Z test_nvfuser_correctness_scatter_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:08.0068353Z test_nvfuser_correctness_scatter_cuda_int16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:08.0068665Z test_nvfuser_correctness_scatter_cuda_int32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:08.0069034Z test_nvfuser_correctness_scatter_cuda_int64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:08.0069344Z test_nvfuser_correctness_scatter_cuda_int8 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:08.0069655Z test_nvfuser_correctness_scatter_cuda_uint8 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:08.0069988Z test_nvfuser_correctness_scatter_reduce_amax_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:08.0070322Z test_nvfuser_correctness_scatter_reduce_amax_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:08.0070654Z test_nvfuser_correctness_scatter_reduce_amax_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:08.0070982Z test_nvfuser_correctness_scatter_reduce_amax_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:08.0071310Z test_nvfuser_correctness_scatter_reduce_amax_cuda_int16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:08.0071619Z test_nvfuser_correctness_scatter_reduce_amax_cuda_int32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:08.0071988Z test_nvfuser_correctness_scatter_reduce_amax_cuda_int64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:08.0072326Z test_nvfuser_correctness_scatter_reduce_amax_cuda_int8 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:08.0072660Z test_nvfuser_correctness_scatter_reduce_amax_cuda_uint8 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:08.0072995Z test_nvfuser_correctness_scatter_reduce_amin_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:08.0073328Z test_nvfuser_correctness_scatter_reduce_amin_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:08.0073660Z test_nvfuser_correctness_scatter_reduce_amin_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:08.0073995Z test_nvfuser_correctness_scatter_reduce_amin_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:08.0074319Z test_nvfuser_correctness_scatter_reduce_amin_cuda_int16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:08.0074645Z test_nvfuser_correctness_scatter_reduce_amin_cuda_int32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:08.0074970Z test_nvfuser_correctness_scatter_reduce_amin_cuda_int64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:08.0075298Z test_nvfuser_correctness_scatter_reduce_amin_cuda_int8 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:08.0075671Z test_nvfuser_correctness_scatter_reduce_amin_cuda_uint8 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:08.0075984Z test_nvfuser_correctness_scatter_reduce_mean_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:08.0076315Z test_nvfuser_correctness_scatter_reduce_mean_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:08.0076643Z test_nvfuser_correctness_scatter_reduce_mean_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:08.0076970Z test_nvfuser_correctness_scatter_reduce_mean_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:08.0077297Z test_nvfuser_correctness_scatter_reduce_mean_cuda_int16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:08.0077630Z test_nvfuser_correctness_scatter_reduce_mean_cuda_int32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:08.0077962Z test_nvfuser_correctness_scatter_reduce_mean_cuda_int64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:08.0078295Z test_nvfuser_correctness_scatter_reduce_mean_cuda_int8 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:08.0078684Z test_nvfuser_correctness_scatter_reduce_mean_cuda_uint8 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:08.0079032Z test_nvfuser_correctness_scatter_reduce_prod_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:08.0079361Z test_nvfuser_correctness_scatter_reduce_prod_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:08.0079692Z test_nvfuser_correctness_scatter_reduce_prod_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:08.0080020Z test_nvfuser_correctness_scatter_reduce_prod_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:08.0080328Z test_nvfuser_correctness_scatter_reduce_prod_cuda_int16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:08.0080656Z test_nvfuser_correctness_scatter_reduce_prod_cuda_int32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:08.0080980Z test_nvfuser_correctness_scatter_reduce_prod_cuda_int64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:08.0081302Z test_nvfuser_correctness_scatter_reduce_prod_cuda_int8 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:08.0081624Z test_nvfuser_correctness_scatter_reduce_prod_cuda_uint8 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:08.0081953Z test_nvfuser_correctness_scatter_reduce_sum_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:08.0082329Z test_nvfuser_correctness_scatter_reduce_sum_cuda_bool (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:08.0082668Z test_nvfuser_correctness_scatter_reduce_sum_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:08.0083003Z test_nvfuser_correctness_scatter_reduce_sum_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:08.0083337Z test_nvfuser_correctness_scatter_reduce_sum_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:08.0083664Z test_nvfuser_correctness_scatter_reduce_sum_cuda_int16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:08.0083992Z test_nvfuser_correctness_scatter_reduce_sum_cuda_int32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:08.0084296Z test_nvfuser_correctness_scatter_reduce_sum_cuda_int64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:08.0084616Z test_nvfuser_correctness_scatter_reduce_sum_cuda_int8 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:08.0084941Z test_nvfuser_correctness_scatter_reduce_sum_cuda_uint8 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:08.0085264Z test_nvfuser_correctness_searchsorted_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:08.0085629Z test_nvfuser_correctness_searchsorted_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:08.0085954Z test_nvfuser_correctness_searchsorted_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:08.0086274Z test_nvfuser_correctness_searchsorted_cuda_int16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:08.0086588Z test_nvfuser_correctness_searchsorted_cuda_int32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:08.0086905Z test_nvfuser_correctness_searchsorted_cuda_int64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:08.0087227Z test_nvfuser_correctness_searchsorted_cuda_int8 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:08.0087621Z test_nvfuser_correctness_searchsorted_cuda_uint8 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:08.0087971Z test_nvfuser_correctness_segment_reduce_lengths_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:08.0088313Z test_nvfuser_correctness_segment_reduce_lengths_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:08.0088632Z test_nvfuser_correctness_segment_reduce_lengths_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:08.0088970Z test_nvfuser_correctness_segment_reduce_lengths_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:08.0089415Z test_nvfuser_correctness_segment_reduce_offsets_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:08.0089743Z test_nvfuser_correctness_segment_reduce_offsets_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:08.0090080Z test_nvfuser_correctness_segment_reduce_offsets_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:08.0090407Z test_nvfuser_correctness_segment_reduce_offsets_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:08.0090722Z test_nvfuser_correctness_select_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:08.0091084Z test_nvfuser_correctness_select_cuda_bool (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:08.0091410Z test_nvfuser_correctness_select_cuda_complex128 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:08.0091731Z test_nvfuser_correctness_select_cuda_complex32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:08.0092049Z test_nvfuser_correctness_select_cuda_complex64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:08.0092407Z test_nvfuser_correctness_select_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:08.0092743Z test_nvfuser_correctness_select_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:08.0093045Z test_nvfuser_correctness_select_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:08.0093362Z test_nvfuser_correctness_select_cuda_int16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:08.0093672Z test_nvfuser_correctness_select_cuda_int32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:08.0093984Z test_nvfuser_correctness_select_cuda_int64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:08.0094299Z test_nvfuser_correctness_select_cuda_int8 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:08.0094605Z test_nvfuser_correctness_select_cuda_uint8 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:08.0094932Z test_nvfuser_correctness_select_scatter_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:08.0095253Z test_nvfuser_correctness_select_scatter_cuda_bool (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:08.0095578Z test_nvfuser_correctness_select_scatter_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:08.0095894Z test_nvfuser_correctness_select_scatter_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:08.0096277Z test_nvfuser_correctness_select_scatter_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:08.0096600Z test_nvfuser_correctness_select_scatter_cuda_int16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:08.0096896Z test_nvfuser_correctness_select_scatter_cuda_int32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:08.0097218Z test_nvfuser_correctness_select_scatter_cuda_int64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:08.0097552Z test_nvfuser_correctness_select_scatter_cuda_int8 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:08.0097883Z test_nvfuser_correctness_select_scatter_cuda_uint8 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:08.0098200Z test_nvfuser_correctness_sgn_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:08.0098512Z test_nvfuser_correctness_sgn_cuda_bool (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:08.0098830Z test_nvfuser_correctness_sgn_cuda_complex128 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:08.0099192Z test_nvfuser_correctness_sgn_cuda_complex32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:08.0099519Z test_nvfuser_correctness_sgn_cuda_complex64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:08.0099828Z test_nvfuser_correctness_sgn_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:08.0100351Z test_nvfuser_correctness_sgn_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:08.0100668Z test_nvfuser_correctness_sgn_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:08.0100955Z test_nvfuser_correctness_sgn_cuda_int16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:08.0101265Z test_nvfuser_correctness_sgn_cuda_int32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:08.0101571Z test_nvfuser_correctness_sgn_cuda_int64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:08.0101877Z test_nvfuser_correctness_sgn_cuda_int8 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:08.0102180Z test_nvfuser_correctness_sgn_cuda_uint8 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:08.0102503Z test_nvfuser_correctness_short_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:08.0102818Z test_nvfuser_correctness_short_cuda_bool (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:08.0103232Z test_nvfuser_correctness_short_cuda_complex128 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:08.0103548Z test_nvfuser_correctness_short_cuda_complex64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:08.0103861Z test_nvfuser_correctness_short_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:08.0104172Z test_nvfuser_correctness_short_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:08.0104483Z test_nvfuser_correctness_short_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:08.0104777Z test_nvfuser_correctness_short_cuda_int16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:08.0105085Z test_nvfuser_correctness_short_cuda_int32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:08.0105394Z test_nvfuser_correctness_short_cuda_int64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:08.0105701Z test_nvfuser_correctness_short_cuda_int8 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:08.0106001Z test_nvfuser_correctness_short_cuda_uint8 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:08.0106377Z test_nvfuser_correctness_sigmoid_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:08.0106702Z test_nvfuser_correctness_sigmoid_cuda_bool (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:08.0107027Z test_nvfuser_correctness_sigmoid_cuda_complex128 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:08.0107357Z test_nvfuser_correctness_sigmoid_cuda_complex32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:08.0107682Z test_nvfuser_correctness_sigmoid_cuda_complex64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:08.0108003Z test_nvfuser_correctness_sigmoid_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:08.0108315Z test_nvfuser_correctness_sigmoid_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:08.0108610Z test_nvfuser_correctness_sigmoid_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:08.0108919Z test_nvfuser_correctness_sigmoid_cuda_int16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:08.0109231Z test_nvfuser_correctness_sigmoid_cuda_int32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:08.0109538Z test_nvfuser_correctness_sigmoid_cuda_int64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:08.0109848Z test_nvfuser_correctness_sigmoid_cuda_int8 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:08.0110211Z test_nvfuser_correctness_sigmoid_cuda_uint8 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:08.0110513Z test_nvfuser_correctness_sign_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:08.0110819Z test_nvfuser_correctness_sign_cuda_bool (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:08.0111131Z test_nvfuser_correctness_sign_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:08.0111437Z test_nvfuser_correctness_sign_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:08.0111746Z test_nvfuser_correctness_sign_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:08.0112061Z test_nvfuser_correctness_sign_cuda_int16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:08.0112354Z test_nvfuser_correctness_sign_cuda_int32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:08.0112665Z test_nvfuser_correctness_sign_cuda_int64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:08.0112970Z test_nvfuser_correctness_sign_cuda_int8 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:08.0113324Z test_nvfuser_correctness_sign_cuda_uint8 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:08.0113672Z test_nvfuser_correctness_signal_windows_cosine_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:08.0114005Z test_nvfuser_correctness_signal_windows_cosine_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:08.0114335Z test_nvfuser_correctness_signal_windows_cosine_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:08.0114665Z test_nvfuser_correctness_signal_windows_cosine_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:08.0115012Z test_nvfuser_correctness_signal_windows_exponential_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:08.0115354Z test_nvfuser_correctness_signal_windows_exponential_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:08.0115682Z test_nvfuser_correctness_signal_windows_exponential_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:08.0116005Z test_nvfuser_correctness_signal_windows_exponential_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:08.0116347Z test_nvfuser_correctness_signal_windows_gaussian_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:08.0116716Z test_nvfuser_correctness_signal_windows_gaussian_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:08.0117060Z test_nvfuser_correctness_signal_windows_gaussian_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:08.0117399Z test_nvfuser_correctness_signal_windows_gaussian_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:08.0117735Z test_nvfuser_correctness_signal_windows_kaiser_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:08.0118069Z test_nvfuser_correctness_signal_windows_kaiser_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:08.0118404Z test_nvfuser_correctness_signal_windows_kaiser_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:08.0118736Z test_nvfuser_correctness_signal_windows_kaiser_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:08.0119054Z test_nvfuser_correctness_signbit_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:08.0119367Z test_nvfuser_correctness_signbit_cuda_bool (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:08.0119679Z test_nvfuser_correctness_signbit_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:08.0120029Z test_nvfuser_correctness_signbit_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:08.0120360Z test_nvfuser_correctness_signbit_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:08.0120651Z test_nvfuser_correctness_signbit_cuda_int16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:08.0120963Z test_nvfuser_correctness_signbit_cuda_int32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:08.0121273Z test_nvfuser_correctness_signbit_cuda_int64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:08.0121584Z test_nvfuser_correctness_signbit_cuda_int8 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:08.0121911Z test_nvfuser_correctness_signbit_cuda_uint8 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:08.0122228Z test_nvfuser_correctness_sin_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:08.0122541Z test_nvfuser_correctness_sin_cuda_bool (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:08.0122865Z test_nvfuser_correctness_sin_cuda_complex128 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:08.0123176Z test_nvfuser_correctness_sin_cuda_complex32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:08.0123549Z test_nvfuser_correctness_sin_cuda_complex64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:08.0123857Z test_nvfuser_correctness_sin_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:08.0124165Z test_nvfuser_correctness_sin_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:08.0124454Z test_nvfuser_correctness_sin_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:08.0124764Z test_nvfuser_correctness_sin_cuda_int16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:08.0125069Z test_nvfuser_correctness_sin_cuda_int32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:08.0125373Z test_nvfuser_correctness_sin_cuda_int64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:08.0125675Z test_nvfuser_correctness_sin_cuda_int8 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:08.0125984Z test_nvfuser_correctness_sin_cuda_uint8 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:08.0126294Z test_nvfuser_correctness_sinc_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:08.0126683Z test_nvfuser_correctness_sinc_cuda_bool (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:08.0127018Z test_nvfuser_correctness_sinc_cuda_complex128 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:08.0127342Z test_nvfuser_correctness_sinc_cuda_complex64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:08.0127651Z test_nvfuser_correctness_sinc_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:08.0127959Z test_nvfuser_correctness_sinc_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:08.0128249Z test_nvfuser_correctness_sinc_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:08.0128558Z test_nvfuser_correctness_sinc_cuda_int16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:08.0128868Z test_nvfuser_correctness_sinc_cuda_int32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:08.0129173Z test_nvfuser_correctness_sinc_cuda_int64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:08.0129478Z test_nvfuser_correctness_sinc_cuda_int8 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:08.0129783Z test_nvfuser_correctness_sinc_cuda_uint8 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:08.0130094Z test_nvfuser_correctness_sinh_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.003s) 2022-11-23T04:22:08.0130454Z test_nvfuser_correctness_sinh_cuda_bool (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:08.0130773Z test_nvfuser_correctness_sinh_cuda_complex128 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:08.0131085Z test_nvfuser_correctness_sinh_cuda_complex32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:08.0131410Z test_nvfuser_correctness_sinh_cuda_complex64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:08.0131724Z test_nvfuser_correctness_sinh_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:08.0132023Z test_nvfuser_correctness_sinh_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:08.0132335Z test_nvfuser_correctness_sinh_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:08.0132639Z test_nvfuser_correctness_sinh_cuda_int16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:08.0132942Z test_nvfuser_correctness_sinh_cuda_int32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:08.0133238Z test_nvfuser_correctness_sinh_cuda_int64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:08.0133590Z test_nvfuser_correctness_sinh_cuda_int8 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:08.0133911Z test_nvfuser_correctness_sinh_cuda_uint8 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:08.0134226Z test_nvfuser_correctness_slice_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:08.0134530Z test_nvfuser_correctness_slice_cuda_bool (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:08.0134847Z test_nvfuser_correctness_slice_cuda_complex128 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:08.0135161Z test_nvfuser_correctness_slice_cuda_complex32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:08.0135483Z test_nvfuser_correctness_slice_cuda_complex64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:08.0135773Z test_nvfuser_correctness_slice_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:08.0136094Z test_nvfuser_correctness_slice_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:08.0136397Z test_nvfuser_correctness_slice_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:08.0136711Z test_nvfuser_correctness_slice_cuda_int16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:08.0137023Z test_nvfuser_correctness_slice_cuda_int32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:08.0137388Z test_nvfuser_correctness_slice_cuda_int64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:08.0137696Z test_nvfuser_correctness_slice_cuda_int8 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:08.0138006Z test_nvfuser_correctness_slice_cuda_uint8 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:08.0138329Z test_nvfuser_correctness_slice_scatter_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:08.0138651Z test_nvfuser_correctness_slice_scatter_cuda_bool (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:08.0138976Z test_nvfuser_correctness_slice_scatter_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:08.0139293Z test_nvfuser_correctness_slice_scatter_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:08.0139598Z test_nvfuser_correctness_slice_scatter_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:08.0139920Z test_nvfuser_correctness_slice_scatter_cuda_int16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:08.0140446Z test_nvfuser_correctness_slice_scatter_cuda_int32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:08.0140839Z test_nvfuser_correctness_slice_scatter_cuda_int64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:08.0141181Z test_nvfuser_correctness_slice_scatter_cuda_int8 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:08.0141506Z test_nvfuser_correctness_slice_scatter_cuda_uint8 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:08.0141833Z test_nvfuser_correctness_softmax_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:08.0142146Z test_nvfuser_correctness_softmax_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:08.0142460Z test_nvfuser_correctness_softmax_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:08.0142779Z test_nvfuser_correctness_softmax_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:08.0143110Z test_nvfuser_correctness_softmax_with_dtype_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:08.0143436Z test_nvfuser_correctness_softmax_with_dtype_cuda_bool (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:08.0143751Z test_nvfuser_correctness_softmax_with_dtype_cuda_complex128 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:08.0144088Z test_nvfuser_correctness_softmax_with_dtype_cuda_complex64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:08.0144488Z test_nvfuser_correctness_softmax_with_dtype_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:08.0144816Z test_nvfuser_correctness_softmax_with_dtype_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:08.0145136Z test_nvfuser_correctness_softmax_with_dtype_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:08.0145462Z test_nvfuser_correctness_softmax_with_dtype_cuda_int16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:08.0145790Z test_nvfuser_correctness_softmax_with_dtype_cuda_int32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:08.0146122Z test_nvfuser_correctness_softmax_with_dtype_cuda_int64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:08.0146452Z test_nvfuser_correctness_softmax_with_dtype_cuda_int8 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:08.0146783Z test_nvfuser_correctness_softmax_with_dtype_cuda_uint8 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:08.0147091Z test_nvfuser_correctness_sort_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:08.0147445Z test_nvfuser_correctness_sort_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:08.0147764Z test_nvfuser_correctness_sort_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:08.0148052Z test_nvfuser_correctness_sort_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:08.0148358Z test_nvfuser_correctness_sort_cuda_int16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:08.0148663Z test_nvfuser_correctness_sort_cuda_int32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:08.0148956Z test_nvfuser_correctness_sort_cuda_int64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:08.0149264Z test_nvfuser_correctness_sort_cuda_int8 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:08.0149573Z test_nvfuser_correctness_sort_cuda_uint8 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:08.0149915Z test_nvfuser_correctness_sparse_sampled_addmm_cuda_complex128 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:08.0150252Z test_nvfuser_correctness_sparse_sampled_addmm_cuda_complex64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:08.0150588Z test_nvfuser_correctness_sparse_sampled_addmm_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:08.0150935Z test_nvfuser_correctness_sparse_sampled_addmm_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:08.0151318Z test_nvfuser_correctness_special_airy_ai_cuda_bool (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:08.0151652Z test_nvfuser_correctness_special_airy_ai_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:08.0151981Z test_nvfuser_correctness_special_airy_ai_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:08.0152283Z test_nvfuser_correctness_special_airy_ai_cuda_int16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:08.0152608Z test_nvfuser_correctness_special_airy_ai_cuda_int32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:08.0152934Z test_nvfuser_correctness_special_airy_ai_cuda_int64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:08.0153252Z test_nvfuser_correctness_special_airy_ai_cuda_int8 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:08.0153570Z test_nvfuser_correctness_special_airy_ai_cuda_uint8 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:08.0153893Z test_nvfuser_correctness_special_bessel_j0_cuda_bool (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:08.0154262Z test_nvfuser_correctness_special_bessel_j0_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:08.0154600Z test_nvfuser_correctness_special_bessel_j0_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:08.0154923Z test_nvfuser_correctness_special_bessel_j0_cuda_int16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:08.0155245Z test_nvfuser_correctness_special_bessel_j0_cuda_int32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:08.0155569Z test_nvfuser_correctness_special_bessel_j0_cuda_int64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:08.0155908Z test_nvfuser_correctness_special_bessel_j0_cuda_int8 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:08.0156219Z test_nvfuser_correctness_special_bessel_j0_cuda_uint8 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:08.0156554Z test_nvfuser_correctness_special_bessel_j1_cuda_bool (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:08.0156879Z test_nvfuser_correctness_special_bessel_j1_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:08.0157202Z test_nvfuser_correctness_special_bessel_j1_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:08.0157526Z test_nvfuser_correctness_special_bessel_j1_cuda_int16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:08.0157899Z test_nvfuser_correctness_special_bessel_j1_cuda_int32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:08.0158223Z test_nvfuser_correctness_special_bessel_j1_cuda_int64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:08.0158544Z test_nvfuser_correctness_special_bessel_j1_cuda_int8 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:08.0158859Z test_nvfuser_correctness_special_bessel_j1_cuda_uint8 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:08.0159182Z test_nvfuser_correctness_special_bessel_y0_cuda_bool (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:08.0159517Z test_nvfuser_correctness_special_bessel_y0_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:08.0159840Z test_nvfuser_correctness_special_bessel_y0_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:08.0160160Z test_nvfuser_correctness_special_bessel_y0_cuda_int16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:08.0160463Z test_nvfuser_correctness_special_bessel_y0_cuda_int32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:08.0160796Z test_nvfuser_correctness_special_bessel_y0_cuda_int64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:08.0161173Z test_nvfuser_correctness_special_bessel_y0_cuda_int8 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:08.0161514Z test_nvfuser_correctness_special_bessel_y0_cuda_uint8 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:08.0161842Z test_nvfuser_correctness_special_bessel_y1_cuda_bool (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:08.0162172Z test_nvfuser_correctness_special_bessel_y1_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:08.0162498Z test_nvfuser_correctness_special_bessel_y1_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:08.0162821Z test_nvfuser_correctness_special_bessel_y1_cuda_int16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:08.0163144Z test_nvfuser_correctness_special_bessel_y1_cuda_int32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:08.0163466Z test_nvfuser_correctness_special_bessel_y1_cuda_int64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:08.0163788Z test_nvfuser_correctness_special_bessel_y1_cuda_int8 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:08.0164102Z test_nvfuser_correctness_special_bessel_y1_cuda_uint8 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:08.0164393Z test_nvfuser_correctness_special_chebyshev_polynomial_t_cuda_bool (__main__.TestCudaFuserOpInfoCUDA) ... skip: Skipped! (0.001s) 2022-11-23T04:22:08.0164737Z test_nvfuser_correctness_special_chebyshev_polynomial_t_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: Skipped! (0.001s) 2022-11-23T04:22:08.0165018Z test_nvfuser_correctness_special_chebyshev_polynomial_t_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: Skipped! (0.001s) 2022-11-23T04:22:08.0165305Z test_nvfuser_correctness_special_chebyshev_polynomial_t_cuda_int16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: Skipped! (0.001s) 2022-11-23T04:22:08.0165599Z test_nvfuser_correctness_special_chebyshev_polynomial_t_cuda_int32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: Skipped! (0.001s) 2022-11-23T04:22:08.0165875Z test_nvfuser_correctness_special_chebyshev_polynomial_t_cuda_int64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: Skipped! (0.001s) 2022-11-23T04:22:08.0166167Z test_nvfuser_correctness_special_chebyshev_polynomial_t_cuda_int8 (__main__.TestCudaFuserOpInfoCUDA) ... skip: Skipped! (0.001s) 2022-11-23T04:22:08.0166456Z test_nvfuser_correctness_special_chebyshev_polynomial_t_cuda_uint8 (__main__.TestCudaFuserOpInfoCUDA) ... skip: Skipped! (0.001s) 2022-11-23T04:22:08.0166739Z test_nvfuser_correctness_special_chebyshev_polynomial_u_cuda_bool (__main__.TestCudaFuserOpInfoCUDA) ... skip: Skipped! (0.001s) 2022-11-23T04:22:08.0167020Z test_nvfuser_correctness_special_chebyshev_polynomial_u_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: Skipped! (0.001s) 2022-11-23T04:22:08.0167309Z test_nvfuser_correctness_special_chebyshev_polynomial_u_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: Skipped! (0.001s) 2022-11-23T04:22:08.0167571Z test_nvfuser_correctness_special_chebyshev_polynomial_u_cuda_int16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: Skipped! (0.001s) 2022-11-23T04:22:08.0167889Z test_nvfuser_correctness_special_chebyshev_polynomial_u_cuda_int32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: Skipped! (0.001s) 2022-11-23T04:22:08.0168173Z test_nvfuser_correctness_special_chebyshev_polynomial_u_cuda_int64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: Skipped! (0.001s) 2022-11-23T04:22:08.0168454Z test_nvfuser_correctness_special_chebyshev_polynomial_u_cuda_int8 (__main__.TestCudaFuserOpInfoCUDA) ... skip: Skipped! (0.001s) 2022-11-23T04:22:08.0168743Z test_nvfuser_correctness_special_chebyshev_polynomial_u_cuda_uint8 (__main__.TestCudaFuserOpInfoCUDA) ... skip: Skipped! (0.001s) 2022-11-23T04:22:08.0169021Z test_nvfuser_correctness_special_chebyshev_polynomial_v_cuda_bool (__main__.TestCudaFuserOpInfoCUDA) ... skip: Skipped! (0.001s) 2022-11-23T04:22:08.0169306Z test_nvfuser_correctness_special_chebyshev_polynomial_v_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: Skipped! (0.001s) 2022-11-23T04:22:08.0169597Z test_nvfuser_correctness_special_chebyshev_polynomial_v_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: Skipped! (0.001s) 2022-11-23T04:22:08.0169892Z test_nvfuser_correctness_special_chebyshev_polynomial_v_cuda_int16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: Skipped! (0.001s) 2022-11-23T04:22:08.0170180Z test_nvfuser_correctness_special_chebyshev_polynomial_v_cuda_int32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: Skipped! (0.001s) 2022-11-23T04:22:08.0170442Z test_nvfuser_correctness_special_chebyshev_polynomial_v_cuda_int64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: Skipped! (0.001s) 2022-11-23T04:22:08.0170727Z test_nvfuser_correctness_special_chebyshev_polynomial_v_cuda_int8 (__main__.TestCudaFuserOpInfoCUDA) ... skip: Skipped! (0.001s) 2022-11-23T04:22:08.0171010Z test_nvfuser_correctness_special_chebyshev_polynomial_v_cuda_uint8 (__main__.TestCudaFuserOpInfoCUDA) ... skip: Skipped! (0.001s) 2022-11-23T04:22:08.0171286Z test_nvfuser_correctness_special_chebyshev_polynomial_w_cuda_bool (__main__.TestCudaFuserOpInfoCUDA) ... skip: Skipped! (0.001s) 2022-11-23T04:22:08.0171572Z test_nvfuser_correctness_special_chebyshev_polynomial_w_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: Skipped! (0.001s) 2022-11-23T04:22:08.0171915Z test_nvfuser_correctness_special_chebyshev_polynomial_w_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: Skipped! (0.001s) 2022-11-23T04:22:08.0172196Z test_nvfuser_correctness_special_chebyshev_polynomial_w_cuda_int16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: Skipped! (0.001s) 2022-11-23T04:22:08.0172471Z test_nvfuser_correctness_special_chebyshev_polynomial_w_cuda_int32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: Skipped! (0.001s) 2022-11-23T04:22:08.0172743Z test_nvfuser_correctness_special_chebyshev_polynomial_w_cuda_int64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: Skipped! (0.001s) 2022-11-23T04:22:08.0173023Z test_nvfuser_correctness_special_chebyshev_polynomial_w_cuda_int8 (__main__.TestCudaFuserOpInfoCUDA) ... skip: Skipped! (0.001s) 2022-11-23T04:22:08.0173286Z test_nvfuser_correctness_special_chebyshev_polynomial_w_cuda_uint8 (__main__.TestCudaFuserOpInfoCUDA) ... skip: Skipped! (0.001s) 2022-11-23T04:22:08.0173619Z test_nvfuser_correctness_special_entr_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:08.0173938Z test_nvfuser_correctness_special_entr_cuda_bool (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:08.0174266Z test_nvfuser_correctness_special_entr_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:08.0174594Z test_nvfuser_correctness_special_entr_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:08.0174915Z test_nvfuser_correctness_special_entr_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:08.0175293Z test_nvfuser_correctness_special_entr_cuda_int16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:08.0175619Z test_nvfuser_correctness_special_entr_cuda_int32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:08.0175939Z test_nvfuser_correctness_special_entr_cuda_int64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:08.0176258Z test_nvfuser_correctness_special_entr_cuda_int8 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:08.0176575Z test_nvfuser_correctness_special_entr_cuda_uint8 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:08.0176897Z test_nvfuser_correctness_special_erfcx_cuda_bool (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:08.0177221Z test_nvfuser_correctness_special_erfcx_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:08.0177524Z test_nvfuser_correctness_special_erfcx_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:08.0177844Z test_nvfuser_correctness_special_erfcx_cuda_int16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:08.0178167Z test_nvfuser_correctness_special_erfcx_cuda_int32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:08.0178492Z test_nvfuser_correctness_special_erfcx_cuda_int64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:08.0178862Z test_nvfuser_correctness_special_erfcx_cuda_int8 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:08.0179192Z test_nvfuser_correctness_special_erfcx_cuda_uint8 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:08.0179482Z test_nvfuser_correctness_special_hermite_polynomial_h_cuda_bool (__main__.TestCudaFuserOpInfoCUDA) ... skip: Skipped! (0.001s) 2022-11-23T04:22:08.0179777Z test_nvfuser_correctness_special_hermite_polynomial_h_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: Skipped! (0.001s) 2022-11-23T04:22:08.0180280Z test_nvfuser_correctness_special_hermite_polynomial_h_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: Skipped! (0.001s) 2022-11-23T04:22:08.0180570Z test_nvfuser_correctness_special_hermite_polynomial_h_cuda_int16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: Skipped! (0.001s) 2022-11-23T04:22:08.0180856Z test_nvfuser_correctness_special_hermite_polynomial_h_cuda_int32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: Skipped! (0.001s) 2022-11-23T04:22:08.0181121Z test_nvfuser_correctness_special_hermite_polynomial_h_cuda_int64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: Skipped! (0.001s) 2022-11-23T04:22:08.0181402Z test_nvfuser_correctness_special_hermite_polynomial_h_cuda_int8 (__main__.TestCudaFuserOpInfoCUDA) ... skip: Skipped! (0.001s) 2022-11-23T04:22:08.0181680Z test_nvfuser_correctness_special_hermite_polynomial_h_cuda_uint8 (__main__.TestCudaFuserOpInfoCUDA) ... skip: Skipped! (0.001s) 2022-11-23T04:22:08.0181960Z test_nvfuser_correctness_special_hermite_polynomial_he_cuda_bool (__main__.TestCudaFuserOpInfoCUDA) ... skip: Skipped! (0.001s) 2022-11-23T04:22:08.0182246Z test_nvfuser_correctness_special_hermite_polynomial_he_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: Skipped! (0.001s) 2022-11-23T04:22:08.0182596Z test_nvfuser_correctness_special_hermite_polynomial_he_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: Skipped! (0.001s) 2022-11-23T04:22:08.0182888Z test_nvfuser_correctness_special_hermite_polynomial_he_cuda_int16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: Skipped! (0.001s) 2022-11-23T04:22:08.0183161Z test_nvfuser_correctness_special_hermite_polynomial_he_cuda_int32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: Skipped! (0.001s) 2022-11-23T04:22:08.0183441Z test_nvfuser_correctness_special_hermite_polynomial_he_cuda_int64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: Skipped! (0.001s) 2022-11-23T04:22:08.0183730Z test_nvfuser_correctness_special_hermite_polynomial_he_cuda_int8 (__main__.TestCudaFuserOpInfoCUDA) ... skip: Skipped! (0.001s) 2022-11-23T04:22:08.0183996Z test_nvfuser_correctness_special_hermite_polynomial_he_cuda_uint8 (__main__.TestCudaFuserOpInfoCUDA) ... skip: Skipped! (0.001s) 2022-11-23T04:22:08.0184332Z test_nvfuser_correctness_special_i0e_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:08.0184653Z test_nvfuser_correctness_special_i0e_cuda_bool (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:08.0184973Z test_nvfuser_correctness_special_i0e_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:08.0185292Z test_nvfuser_correctness_special_i0e_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:08.0185613Z test_nvfuser_correctness_special_i0e_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:08.0185930Z test_nvfuser_correctness_special_i0e_cuda_int16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:08.0186311Z test_nvfuser_correctness_special_i0e_cuda_int32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:08.0186631Z test_nvfuser_correctness_special_i0e_cuda_int64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:08.0186946Z test_nvfuser_correctness_special_i0e_cuda_int8 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:08.0187255Z test_nvfuser_correctness_special_i0e_cuda_uint8 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:08.0187575Z test_nvfuser_correctness_special_i1_cuda_bool (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:08.0187876Z test_nvfuser_correctness_special_i1_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:08.0188185Z test_nvfuser_correctness_special_i1_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:08.0188510Z test_nvfuser_correctness_special_i1_cuda_int16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:08.0188821Z test_nvfuser_correctness_special_i1_cuda_int32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:08.0189131Z test_nvfuser_correctness_special_i1_cuda_int64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:08.0189496Z test_nvfuser_correctness_special_i1_cuda_int8 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:08.0189825Z test_nvfuser_correctness_special_i1_cuda_uint8 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:08.0190133Z test_nvfuser_correctness_special_i1e_cuda_bool (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:08.0190452Z test_nvfuser_correctness_special_i1e_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:08.0190768Z test_nvfuser_correctness_special_i1e_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:08.0191132Z test_nvfuser_correctness_special_i1e_cuda_int16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:08.0191448Z test_nvfuser_correctness_special_i1e_cuda_int32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:08.0191745Z test_nvfuser_correctness_special_i1e_cuda_int64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:08.0192058Z test_nvfuser_correctness_special_i1e_cuda_int8 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:08.0192372Z test_nvfuser_correctness_special_i1e_cuda_uint8 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:08.0192662Z test_nvfuser_correctness_special_laguerre_polynomial_l_cuda_bool (__main__.TestCudaFuserOpInfoCUDA) ... skip: Skipped! (0.001s) 2022-11-23T04:22:08.0193007Z test_nvfuser_correctness_special_laguerre_polynomial_l_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: Skipped! (0.001s) 2022-11-23T04:22:08.0193302Z test_nvfuser_correctness_special_laguerre_polynomial_l_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: Skipped! (0.001s) 2022-11-23T04:22:08.0193594Z test_nvfuser_correctness_special_laguerre_polynomial_l_cuda_int16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: Skipped! (0.001s) 2022-11-23T04:22:08.0193879Z test_nvfuser_correctness_special_laguerre_polynomial_l_cuda_int32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: Skipped! (0.001s) 2022-11-23T04:22:08.0194159Z test_nvfuser_correctness_special_laguerre_polynomial_l_cuda_int64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: Skipped! (0.001s) 2022-11-23T04:22:08.0194444Z test_nvfuser_correctness_special_laguerre_polynomial_l_cuda_int8 (__main__.TestCudaFuserOpInfoCUDA) ... skip: Skipped! (0.001s) 2022-11-23T04:22:08.0194730Z test_nvfuser_correctness_special_laguerre_polynomial_l_cuda_uint8 (__main__.TestCudaFuserOpInfoCUDA) ... skip: Skipped! (0.001s) 2022-11-23T04:22:08.0194997Z test_nvfuser_correctness_special_legendre_polynomial_p_cuda_bool (__main__.TestCudaFuserOpInfoCUDA) ... skip: Skipped! (0.001s) 2022-11-23T04:22:08.0195286Z test_nvfuser_correctness_special_legendre_polynomial_p_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: Skipped! (0.001s) 2022-11-23T04:22:08.0195563Z test_nvfuser_correctness_special_legendre_polynomial_p_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: Skipped! (0.001s) 2022-11-23T04:22:08.0195845Z test_nvfuser_correctness_special_legendre_polynomial_p_cuda_int16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: Skipped! (0.001s) 2022-11-23T04:22:08.0196120Z test_nvfuser_correctness_special_legendre_polynomial_p_cuda_int32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: Skipped! (0.001s) 2022-11-23T04:22:08.0196475Z test_nvfuser_correctness_special_legendre_polynomial_p_cuda_int64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: Skipped! (0.001s) 2022-11-23T04:22:08.0196768Z test_nvfuser_correctness_special_legendre_polynomial_p_cuda_int8 (__main__.TestCudaFuserOpInfoCUDA) ... skip: Skipped! (0.001s) 2022-11-23T04:22:08.0197052Z test_nvfuser_correctness_special_legendre_polynomial_p_cuda_uint8 (__main__.TestCudaFuserOpInfoCUDA) ... skip: Skipped! (0.001s) 2022-11-23T04:22:08.0197378Z test_nvfuser_correctness_special_log_ndtr_cuda_bool (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:08.0197716Z test_nvfuser_correctness_special_log_ndtr_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:08.0198037Z test_nvfuser_correctness_special_log_ndtr_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:08.0198350Z test_nvfuser_correctness_special_log_ndtr_cuda_int16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:08.0198680Z test_nvfuser_correctness_special_log_ndtr_cuda_int32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:08.0198991Z test_nvfuser_correctness_special_log_ndtr_cuda_int64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:08.0199312Z test_nvfuser_correctness_special_log_ndtr_cuda_int8 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:08.0199634Z test_nvfuser_correctness_special_log_ndtr_cuda_uint8 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:08.0199974Z test_nvfuser_correctness_special_modified_bessel_i0_cuda_bool (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:08.0200369Z test_nvfuser_correctness_special_modified_bessel_i0_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:08.0200702Z test_nvfuser_correctness_special_modified_bessel_i0_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:08.0201041Z test_nvfuser_correctness_special_modified_bessel_i0_cuda_int16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:08.0201367Z test_nvfuser_correctness_special_modified_bessel_i0_cuda_int32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:08.0201692Z test_nvfuser_correctness_special_modified_bessel_i0_cuda_int64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:08.0202032Z test_nvfuser_correctness_special_modified_bessel_i0_cuda_int8 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:08.0202367Z test_nvfuser_correctness_special_modified_bessel_i0_cuda_uint8 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:08.0202691Z test_nvfuser_correctness_special_modified_bessel_i1_cuda_bool (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:08.0203037Z test_nvfuser_correctness_special_modified_bessel_i1_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:08.0203421Z test_nvfuser_correctness_special_modified_bessel_i1_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:08.0203773Z test_nvfuser_correctness_special_modified_bessel_i1_cuda_int16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:08.0204106Z test_nvfuser_correctness_special_modified_bessel_i1_cuda_int32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:08.0204432Z test_nvfuser_correctness_special_modified_bessel_i1_cuda_int64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:08.0204760Z test_nvfuser_correctness_special_modified_bessel_i1_cuda_int8 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:08.0205094Z test_nvfuser_correctness_special_modified_bessel_i1_cuda_uint8 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:08.0205428Z test_nvfuser_correctness_special_modified_bessel_k0_cuda_bool (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:08.0205765Z test_nvfuser_correctness_special_modified_bessel_k0_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:08.0206102Z test_nvfuser_correctness_special_modified_bessel_k0_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:08.0206442Z test_nvfuser_correctness_special_modified_bessel_k0_cuda_int16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:08.0206820Z test_nvfuser_correctness_special_modified_bessel_k0_cuda_int32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:08.0207155Z test_nvfuser_correctness_special_modified_bessel_k0_cuda_int64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:08.0207470Z test_nvfuser_correctness_special_modified_bessel_k0_cuda_int8 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:08.0207809Z test_nvfuser_correctness_special_modified_bessel_k0_cuda_uint8 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:08.0208150Z test_nvfuser_correctness_special_modified_bessel_k1_cuda_bool (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:08.0208499Z test_nvfuser_correctness_special_modified_bessel_k1_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:08.0208834Z test_nvfuser_correctness_special_modified_bessel_k1_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:08.0209168Z test_nvfuser_correctness_special_modified_bessel_k1_cuda_int16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:08.0209493Z test_nvfuser_correctness_special_modified_bessel_k1_cuda_int32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:08.0209856Z test_nvfuser_correctness_special_modified_bessel_k1_cuda_int64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:08.0210199Z test_nvfuser_correctness_special_modified_bessel_k1_cuda_int8 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:08.0210529Z test_nvfuser_correctness_special_modified_bessel_k1_cuda_uint8 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:08.0210850Z test_nvfuser_correctness_special_ndtr_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:08.0211167Z test_nvfuser_correctness_special_ndtr_cuda_bool (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:08.0211489Z test_nvfuser_correctness_special_ndtr_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:08.0211796Z test_nvfuser_correctness_special_ndtr_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:08.0212110Z test_nvfuser_correctness_special_ndtr_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:08.0212428Z test_nvfuser_correctness_special_ndtr_cuda_int16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:08.0212752Z test_nvfuser_correctness_special_ndtr_cuda_int32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:08.0213074Z test_nvfuser_correctness_special_ndtr_cuda_int64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:08.0213459Z test_nvfuser_correctness_special_ndtr_cuda_int8 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:08.0213777Z test_nvfuser_correctness_special_ndtr_cuda_uint8 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:08.0214094Z test_nvfuser_correctness_special_ndtri_cuda_bool (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:08.0214412Z test_nvfuser_correctness_special_ndtri_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:08.0214734Z test_nvfuser_correctness_special_ndtri_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:08.0215056Z test_nvfuser_correctness_special_ndtri_cuda_int16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:08.0215378Z test_nvfuser_correctness_special_ndtri_cuda_int32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:08.0215681Z test_nvfuser_correctness_special_ndtri_cuda_int64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:08.0215998Z test_nvfuser_correctness_special_ndtri_cuda_int8 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:08.0216316Z test_nvfuser_correctness_special_ndtri_cuda_uint8 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:08.0216720Z test_nvfuser_correctness_special_polygamma_special_polygamma_n_0_cuda_bool (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:08.0217094Z test_nvfuser_correctness_special_polygamma_special_polygamma_n_0_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:08.0217442Z test_nvfuser_correctness_special_polygamma_special_polygamma_n_0_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:08.0217805Z test_nvfuser_correctness_special_polygamma_special_polygamma_n_0_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:08.0218166Z test_nvfuser_correctness_special_polygamma_special_polygamma_n_0_cuda_int16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:08.0218532Z test_nvfuser_correctness_special_polygamma_special_polygamma_n_0_cuda_int32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:08.0218888Z test_nvfuser_correctness_special_polygamma_special_polygamma_n_0_cuda_int64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:08.0219241Z test_nvfuser_correctness_special_polygamma_special_polygamma_n_0_cuda_int8 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:08.0219591Z test_nvfuser_correctness_special_polygamma_special_polygamma_n_0_cuda_uint8 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:08.0220150Z test_nvfuser_correctness_special_scaled_modified_bessel_k0_cuda_bool (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:08.0220599Z test_nvfuser_correctness_special_scaled_modified_bessel_k0_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:08.0220929Z test_nvfuser_correctness_special_scaled_modified_bessel_k0_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:08.0221272Z test_nvfuser_correctness_special_scaled_modified_bessel_k0_cuda_int16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:08.0221618Z test_nvfuser_correctness_special_scaled_modified_bessel_k0_cuda_int32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:08.0221968Z test_nvfuser_correctness_special_scaled_modified_bessel_k0_cuda_int64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:08.0222314Z test_nvfuser_correctness_special_scaled_modified_bessel_k0_cuda_int8 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:08.0222651Z test_nvfuser_correctness_special_scaled_modified_bessel_k0_cuda_uint8 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:08.0222996Z test_nvfuser_correctness_special_scaled_modified_bessel_k1_cuda_bool (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:08.0223354Z test_nvfuser_correctness_special_scaled_modified_bessel_k1_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:08.0223789Z test_nvfuser_correctness_special_scaled_modified_bessel_k1_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:08.0224162Z test_nvfuser_correctness_special_scaled_modified_bessel_k1_cuda_int16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:08.0224502Z test_nvfuser_correctness_special_scaled_modified_bessel_k1_cuda_int32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:08.0224843Z test_nvfuser_correctness_special_scaled_modified_bessel_k1_cuda_int64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:08.0225191Z test_nvfuser_correctness_special_scaled_modified_bessel_k1_cuda_int8 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:08.0225533Z test_nvfuser_correctness_special_scaled_modified_bessel_k1_cuda_uint8 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:08.0225815Z test_nvfuser_correctness_special_shifted_chebyshev_polynomial_t_cuda_bool (__main__.TestCudaFuserOpInfoCUDA) ... skip: Skipped! (0.001s) 2022-11-23T04:22:08.0226116Z test_nvfuser_correctness_special_shifted_chebyshev_polynomial_t_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: Skipped! (0.001s) 2022-11-23T04:22:08.0226412Z test_nvfuser_correctness_special_shifted_chebyshev_polynomial_t_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: Skipped! (0.001s) 2022-11-23T04:22:08.0226704Z test_nvfuser_correctness_special_shifted_chebyshev_polynomial_t_cuda_int16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: Skipped! (0.001s) 2022-11-23T04:22:08.0227002Z test_nvfuser_correctness_special_shifted_chebyshev_polynomial_t_cuda_int32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: Skipped! (0.001s) 2022-11-23T04:22:08.0227355Z test_nvfuser_correctness_special_shifted_chebyshev_polynomial_t_cuda_int64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: Skipped! (0.001s) 2022-11-23T04:22:08.0227649Z test_nvfuser_correctness_special_shifted_chebyshev_polynomial_t_cuda_int8 (__main__.TestCudaFuserOpInfoCUDA) ... skip: Skipped! (0.001s) 2022-11-23T04:22:08.0227941Z test_nvfuser_correctness_special_shifted_chebyshev_polynomial_t_cuda_uint8 (__main__.TestCudaFuserOpInfoCUDA) ... skip: Skipped! (0.001s) 2022-11-23T04:22:08.0228244Z test_nvfuser_correctness_special_shifted_chebyshev_polynomial_u_cuda_bool (__main__.TestCudaFuserOpInfoCUDA) ... skip: Skipped! (0.001s) 2022-11-23T04:22:08.0228547Z test_nvfuser_correctness_special_shifted_chebyshev_polynomial_u_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: Skipped! (0.001s) 2022-11-23T04:22:08.0228855Z test_nvfuser_correctness_special_shifted_chebyshev_polynomial_u_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: Skipped! (0.001s) 2022-11-23T04:22:08.0229136Z test_nvfuser_correctness_special_shifted_chebyshev_polynomial_u_cuda_int16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: Skipped! (0.001s) 2022-11-23T04:22:08.0229431Z test_nvfuser_correctness_special_shifted_chebyshev_polynomial_u_cuda_int32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: Skipped! (0.001s) 2022-11-23T04:22:08.0229718Z test_nvfuser_correctness_special_shifted_chebyshev_polynomial_u_cuda_int64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: Skipped! (0.001s) 2022-11-23T04:22:08.0230009Z test_nvfuser_correctness_special_shifted_chebyshev_polynomial_u_cuda_int8 (__main__.TestCudaFuserOpInfoCUDA) ... skip: Skipped! (0.001s) 2022-11-23T04:22:08.0230302Z test_nvfuser_correctness_special_shifted_chebyshev_polynomial_u_cuda_uint8 (__main__.TestCudaFuserOpInfoCUDA) ... skip: Skipped! (0.001s) 2022-11-23T04:22:08.0230641Z test_nvfuser_correctness_special_shifted_chebyshev_polynomial_v_cuda_bool (__main__.TestCudaFuserOpInfoCUDA) ... skip: Skipped! (0.001s) 2022-11-23T04:22:08.0230949Z test_nvfuser_correctness_special_shifted_chebyshev_polynomial_v_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: Skipped! (0.001s) 2022-11-23T04:22:08.0231245Z test_nvfuser_correctness_special_shifted_chebyshev_polynomial_v_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: Skipped! (0.001s) 2022-11-23T04:22:08.0231537Z test_nvfuser_correctness_special_shifted_chebyshev_polynomial_v_cuda_int16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: Skipped! (0.001s) 2022-11-23T04:22:08.0231825Z test_nvfuser_correctness_special_shifted_chebyshev_polynomial_v_cuda_int32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: Skipped! (0.001s) 2022-11-23T04:22:08.0232110Z test_nvfuser_correctness_special_shifted_chebyshev_polynomial_v_cuda_int64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: Skipped! (0.001s) 2022-11-23T04:22:08.0232385Z test_nvfuser_correctness_special_shifted_chebyshev_polynomial_v_cuda_int8 (__main__.TestCudaFuserOpInfoCUDA) ... skip: Skipped! (0.001s) 2022-11-23T04:22:08.0232692Z test_nvfuser_correctness_special_shifted_chebyshev_polynomial_v_cuda_uint8 (__main__.TestCudaFuserOpInfoCUDA) ... skip: Skipped! (0.001s) 2022-11-23T04:22:08.0232992Z test_nvfuser_correctness_special_shifted_chebyshev_polynomial_w_cuda_bool (__main__.TestCudaFuserOpInfoCUDA) ... skip: Skipped! (0.001s) 2022-11-23T04:22:08.0233292Z test_nvfuser_correctness_special_shifted_chebyshev_polynomial_w_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: Skipped! (0.001s) 2022-11-23T04:22:08.0233588Z test_nvfuser_correctness_special_shifted_chebyshev_polynomial_w_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: Skipped! (0.001s) 2022-11-23T04:22:08.0233876Z test_nvfuser_correctness_special_shifted_chebyshev_polynomial_w_cuda_int16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: Skipped! (0.001s) 2022-11-23T04:22:08.0234168Z test_nvfuser_correctness_special_shifted_chebyshev_polynomial_w_cuda_int32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: Skipped! (0.001s) 2022-11-23T04:22:08.0234508Z test_nvfuser_correctness_special_shifted_chebyshev_polynomial_w_cuda_int64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: Skipped! (0.001s) 2022-11-23T04:22:08.0234801Z test_nvfuser_correctness_special_shifted_chebyshev_polynomial_w_cuda_int8 (__main__.TestCudaFuserOpInfoCUDA) ... skip: Skipped! (0.001s) 2022-11-23T04:22:08.0235095Z test_nvfuser_correctness_special_shifted_chebyshev_polynomial_w_cuda_uint8 (__main__.TestCudaFuserOpInfoCUDA) ... skip: Skipped! (0.001s) 2022-11-23T04:22:08.0235439Z test_nvfuser_correctness_special_spherical_bessel_j0_cuda_bool (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:08.0235767Z test_nvfuser_correctness_special_spherical_bessel_j0_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:08.0236117Z test_nvfuser_correctness_special_spherical_bessel_j0_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:08.0236461Z test_nvfuser_correctness_special_spherical_bessel_j0_cuda_int16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:08.0236797Z test_nvfuser_correctness_special_spherical_bessel_j0_cuda_int32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:08.0237123Z test_nvfuser_correctness_special_spherical_bessel_j0_cuda_int64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:08.0237469Z test_nvfuser_correctness_special_spherical_bessel_j0_cuda_int8 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:08.0237858Z test_nvfuser_correctness_special_spherical_bessel_j0_cuda_uint8 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:08.0238204Z test_nvfuser_correctness_special_xlog1py_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:08.0238530Z test_nvfuser_correctness_special_xlog1py_cuda_bool (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:08.0238860Z test_nvfuser_correctness_special_xlog1py_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:08.0239185Z test_nvfuser_correctness_special_xlog1py_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:08.0239504Z test_nvfuser_correctness_special_xlog1py_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:08.0239829Z test_nvfuser_correctness_special_xlog1py_cuda_int16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:08.0240133Z test_nvfuser_correctness_special_xlog1py_cuda_int32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:08.0240454Z test_nvfuser_correctness_special_xlog1py_cuda_int64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:08.0240777Z test_nvfuser_correctness_special_xlog1py_cuda_int8 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:08.0241096Z test_nvfuser_correctness_special_xlog1py_cuda_uint8 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:08.0241470Z test_nvfuser_correctness_special_zeta_cuda_bool (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:08.0241795Z test_nvfuser_correctness_special_zeta_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:08.0242114Z test_nvfuser_correctness_special_zeta_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:08.0242444Z test_nvfuser_correctness_special_zeta_cuda_int16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:08.0242772Z test_nvfuser_correctness_special_zeta_cuda_int32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:08.0243089Z test_nvfuser_correctness_special_zeta_cuda_int64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:08.0243403Z test_nvfuser_correctness_special_zeta_cuda_int8 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:08.0243723Z test_nvfuser_correctness_special_zeta_cuda_uint8 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:08.0244022Z test_nvfuser_correctness_split_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:08.0244383Z test_nvfuser_correctness_split_cuda_bool (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:08.0244716Z test_nvfuser_correctness_split_cuda_complex128 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:08.0245029Z test_nvfuser_correctness_split_cuda_complex32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:08.0245337Z test_nvfuser_correctness_split_cuda_complex64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:08.0245653Z test_nvfuser_correctness_split_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:08.0245965Z test_nvfuser_correctness_split_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:08.0246280Z test_nvfuser_correctness_split_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:08.0246597Z test_nvfuser_correctness_split_cuda_int16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:08.0246907Z test_nvfuser_correctness_split_cuda_int32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:08.0247224Z test_nvfuser_correctness_split_cuda_int64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:08.0247539Z test_nvfuser_correctness_split_cuda_int8 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:08.0247834Z test_nvfuser_correctness_split_cuda_uint8 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:08.0248219Z test_nvfuser_correctness_split_list_args_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:08.0248543Z test_nvfuser_correctness_split_list_args_cuda_bool (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:08.0248874Z test_nvfuser_correctness_split_list_args_cuda_complex128 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:08.0249200Z test_nvfuser_correctness_split_list_args_cuda_complex64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:08.0249528Z test_nvfuser_correctness_split_list_args_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:08.0249855Z test_nvfuser_correctness_split_list_args_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:08.0250173Z test_nvfuser_correctness_split_list_args_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:08.0250495Z test_nvfuser_correctness_split_list_args_cuda_int16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:08.0250815Z test_nvfuser_correctness_split_list_args_cuda_int32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:08.0251132Z test_nvfuser_correctness_split_list_args_cuda_int64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:08.0251499Z test_nvfuser_correctness_split_list_args_cuda_int8 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:08.0251830Z test_nvfuser_correctness_split_list_args_cuda_uint8 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:08.0252150Z test_nvfuser_correctness_split_with_sizes_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:08.0252475Z test_nvfuser_correctness_split_with_sizes_cuda_bool (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:08.0252810Z test_nvfuser_correctness_split_with_sizes_cuda_complex128 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:08.0253145Z test_nvfuser_correctness_split_with_sizes_cuda_complex32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:08.0253474Z test_nvfuser_correctness_split_with_sizes_cuda_complex64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:08.0253799Z test_nvfuser_correctness_split_with_sizes_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:08.0254120Z test_nvfuser_correctness_split_with_sizes_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:08.0254449Z test_nvfuser_correctness_split_with_sizes_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:08.0254772Z test_nvfuser_correctness_split_with_sizes_cuda_int16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:08.0255149Z test_nvfuser_correctness_split_with_sizes_cuda_int32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:08.0255459Z test_nvfuser_correctness_split_with_sizes_cuda_int64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:08.0255781Z test_nvfuser_correctness_split_with_sizes_cuda_int8 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:08.0256086Z test_nvfuser_correctness_split_with_sizes_cuda_uint8 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:08.0256401Z test_nvfuser_correctness_sqrt_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:08.0256712Z test_nvfuser_correctness_sqrt_cuda_bool (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:08.0257037Z test_nvfuser_correctness_sqrt_cuda_complex128 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:08.0257358Z test_nvfuser_correctness_sqrt_cuda_complex32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:08.0257681Z test_nvfuser_correctness_sqrt_cuda_complex64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:08.0258035Z test_nvfuser_correctness_sqrt_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:08.0258360Z test_nvfuser_correctness_sqrt_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:08.0258670Z test_nvfuser_correctness_sqrt_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:08.0258979Z test_nvfuser_correctness_sqrt_cuda_int16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:08.0259284Z test_nvfuser_correctness_sqrt_cuda_int32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:08.0259578Z test_nvfuser_correctness_sqrt_cuda_int64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:08.0259866Z test_nvfuser_correctness_sqrt_cuda_int8 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:08.0260400Z test_nvfuser_correctness_sqrt_cuda_uint8 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:08.0260725Z test_nvfuser_correctness_square_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:08.0261037Z test_nvfuser_correctness_square_cuda_bool (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:08.0261358Z test_nvfuser_correctness_square_cuda_complex128 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:08.0261675Z test_nvfuser_correctness_square_cuda_complex64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:08.0262081Z test_nvfuser_correctness_square_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:08.0262401Z test_nvfuser_correctness_square_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:08.0262722Z test_nvfuser_correctness_square_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:08.0263034Z test_nvfuser_correctness_square_cuda_int16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:08.0263344Z test_nvfuser_correctness_square_cuda_int32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:08.0263658Z test_nvfuser_correctness_square_cuda_int64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:08.0263949Z test_nvfuser_correctness_square_cuda_int8 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:08.0264257Z test_nvfuser_correctness_square_cuda_uint8 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:08.0264571Z test_nvfuser_correctness_squeeze_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:08.0264879Z test_nvfuser_correctness_squeeze_cuda_bool (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:08.0265259Z test_nvfuser_correctness_squeeze_cuda_complex128 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:08.0265597Z test_nvfuser_correctness_squeeze_cuda_complex32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:08.0265909Z test_nvfuser_correctness_squeeze_cuda_complex64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:08.0266223Z test_nvfuser_correctness_squeeze_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:08.0266524Z test_nvfuser_correctness_squeeze_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:08.0266846Z test_nvfuser_correctness_squeeze_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:08.0267169Z test_nvfuser_correctness_squeeze_cuda_int16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:08.0267485Z test_nvfuser_correctness_squeeze_cuda_int32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:08.0267783Z test_nvfuser_correctness_squeeze_cuda_int64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:08.0268093Z test_nvfuser_correctness_squeeze_cuda_int8 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:08.0268402Z test_nvfuser_correctness_squeeze_cuda_uint8 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:08.0268781Z test_nvfuser_correctness_stack_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:08.0269091Z test_nvfuser_correctness_stack_cuda_bool (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:08.0269409Z test_nvfuser_correctness_stack_cuda_complex128 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:08.0269725Z test_nvfuser_correctness_stack_cuda_complex32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:08.0270040Z test_nvfuser_correctness_stack_cuda_complex64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:08.0270353Z test_nvfuser_correctness_stack_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:08.0270665Z test_nvfuser_correctness_stack_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:08.0270975Z test_nvfuser_correctness_stack_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:08.0271281Z test_nvfuser_correctness_stack_cuda_int16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:08.0271575Z test_nvfuser_correctness_stack_cuda_int32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:08.0271947Z test_nvfuser_correctness_stack_cuda_int64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:08.0272279Z test_nvfuser_correctness_stack_cuda_int8 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:08.0272589Z test_nvfuser_correctness_stack_cuda_uint8 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:08.0272899Z test_nvfuser_correctness_std_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:08.0273212Z test_nvfuser_correctness_std_cuda_complex128 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:08.0273523Z test_nvfuser_correctness_std_cuda_complex64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:08.0273833Z test_nvfuser_correctness_std_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:08.0274141Z test_nvfuser_correctness_std_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:08.0274449Z test_nvfuser_correctness_std_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:08.0274765Z test_nvfuser_correctness_std_mean_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:08.0275088Z test_nvfuser_correctness_std_mean_cuda_complex128 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:08.0275392Z test_nvfuser_correctness_std_mean_cuda_complex64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:08.0275771Z test_nvfuser_correctness_std_mean_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:08.0276076Z test_nvfuser_correctness_std_mean_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:08.0276398Z test_nvfuser_correctness_std_mean_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:08.0276718Z test_nvfuser_correctness_stft_cuda_complex128 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:08.0277043Z test_nvfuser_correctness_stft_cuda_complex64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:08.0277356Z test_nvfuser_correctness_stft_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:08.0277665Z test_nvfuser_correctness_stft_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:08.0277973Z test_nvfuser_correctness_sub_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:08.0278286Z test_nvfuser_correctness_sub_cuda_complex128 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:08.0278599Z test_nvfuser_correctness_sub_cuda_complex32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:08.0278955Z test_nvfuser_correctness_sub_cuda_complex64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:08.0279257Z test_nvfuser_correctness_sub_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:08.0279570Z test_nvfuser_correctness_sub_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:08.0279876Z test_nvfuser_correctness_sub_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:08.0280184Z test_nvfuser_correctness_sub_cuda_int16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:08.0280489Z test_nvfuser_correctness_sub_cuda_int32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:08.0280793Z test_nvfuser_correctness_sub_cuda_int64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:08.0281107Z test_nvfuser_correctness_sub_cuda_int8 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:08.0281420Z test_nvfuser_correctness_sub_cuda_uint8 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:08.0281734Z test_nvfuser_correctness_sum_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:08.0282038Z test_nvfuser_correctness_sum_cuda_bool (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:08.0282353Z test_nvfuser_correctness_sum_cuda_complex128 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:08.0282725Z test_nvfuser_correctness_sum_cuda_complex32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:08.0283019Z test_nvfuser_correctness_sum_cuda_complex64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:08.0283328Z test_nvfuser_correctness_sum_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:08.0283637Z test_nvfuser_correctness_sum_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:08.0283945Z test_nvfuser_correctness_sum_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:08.0284251Z test_nvfuser_correctness_sum_cuda_int16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:08.0284554Z test_nvfuser_correctness_sum_cuda_int32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:08.0284850Z test_nvfuser_correctness_sum_cuda_int64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:08.0285154Z test_nvfuser_correctness_sum_cuda_int8 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:08.0285459Z test_nvfuser_correctness_sum_cuda_uint8 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:08.0285833Z test_nvfuser_correctness_sum_to_size_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:08.0286165Z test_nvfuser_correctness_sum_to_size_cuda_bool (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:08.0286497Z test_nvfuser_correctness_sum_to_size_cuda_complex128 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:08.0286799Z test_nvfuser_correctness_sum_to_size_cuda_complex64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:08.0287115Z test_nvfuser_correctness_sum_to_size_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:08.0287436Z test_nvfuser_correctness_sum_to_size_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:08.0287757Z test_nvfuser_correctness_sum_to_size_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:08.0288069Z test_nvfuser_correctness_sum_to_size_cuda_int16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:08.0288379Z test_nvfuser_correctness_sum_to_size_cuda_int32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:08.0288681Z test_nvfuser_correctness_sum_to_size_cuda_int64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:08.0288996Z test_nvfuser_correctness_sum_to_size_cuda_int8 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:08.0289362Z test_nvfuser_correctness_sum_to_size_cuda_uint8 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:08.0289677Z test_nvfuser_correctness_svd_cuda_complex128 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:08.0289989Z test_nvfuser_correctness_svd_cuda_complex64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:08.0290295Z test_nvfuser_correctness_svd_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:08.0290596Z test_nvfuser_correctness_svd_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:08.0290970Z test_nvfuser_correctness_svd_lowrank_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:08.0291300Z test_nvfuser_correctness_svd_lowrank_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:08.0291620Z test_nvfuser_correctness_symeig_cuda_complex128 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:08.0291943Z test_nvfuser_correctness_symeig_cuda_complex64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:08.0292257Z test_nvfuser_correctness_symeig_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:08.0292623Z test_nvfuser_correctness_symeig_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:08.0292945Z test_nvfuser_correctness_t_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:08.0293252Z test_nvfuser_correctness_t_cuda_bool (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:08.0293564Z test_nvfuser_correctness_t_cuda_complex128 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:08.0293874Z test_nvfuser_correctness_t_cuda_complex64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:08.0294183Z test_nvfuser_correctness_t_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:08.0294473Z test_nvfuser_correctness_t_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:08.0294774Z test_nvfuser_correctness_t_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:08.0295079Z test_nvfuser_correctness_t_cuda_int16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:08.0295395Z test_nvfuser_correctness_t_cuda_int32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:08.0295703Z test_nvfuser_correctness_t_cuda_int64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:08.0296016Z test_nvfuser_correctness_t_cuda_int8 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:08.0296377Z test_nvfuser_correctness_t_cuda_uint8 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:08.0296701Z test_nvfuser_correctness_take_along_dim_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:08.0297023Z test_nvfuser_correctness_take_along_dim_cuda_bool (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:08.0297352Z test_nvfuser_correctness_take_along_dim_cuda_complex128 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:08.0297683Z test_nvfuser_correctness_take_along_dim_cuda_complex64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:08.0298010Z test_nvfuser_correctness_take_along_dim_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:08.0298313Z test_nvfuser_correctness_take_along_dim_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:08.0298623Z test_nvfuser_correctness_take_along_dim_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:08.0298941Z test_nvfuser_correctness_take_along_dim_cuda_int16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:08.0299303Z test_nvfuser_correctness_take_along_dim_cuda_int32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:08.0299624Z test_nvfuser_correctness_take_along_dim_cuda_int64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:08.0300142Z test_nvfuser_correctness_take_along_dim_cuda_int8 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:08.0300487Z test_nvfuser_correctness_take_along_dim_cuda_uint8 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:08.0300809Z test_nvfuser_correctness_take_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:08.0301122Z test_nvfuser_correctness_take_cuda_bool (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:08.0301446Z test_nvfuser_correctness_take_cuda_complex128 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:08.0301765Z test_nvfuser_correctness_take_cuda_complex64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:08.0302074Z test_nvfuser_correctness_take_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:08.0302382Z test_nvfuser_correctness_take_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:08.0302674Z test_nvfuser_correctness_take_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:08.0302981Z test_nvfuser_correctness_take_cuda_int16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:08.0303412Z test_nvfuser_correctness_take_cuda_int32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:08.0303716Z test_nvfuser_correctness_take_cuda_int64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:08.0304021Z test_nvfuser_correctness_take_cuda_int8 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:08.0304323Z test_nvfuser_correctness_take_cuda_uint8 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:08.0304634Z test_nvfuser_correctness_tan_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:08.0304945Z test_nvfuser_correctness_tan_cuda_bool (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:08.0305273Z test_nvfuser_correctness_tan_cuda_complex128 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:08.0305592Z test_nvfuser_correctness_tan_cuda_complex32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:08.0305912Z test_nvfuser_correctness_tan_cuda_complex64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:08.0306205Z test_nvfuser_correctness_tan_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:08.0306577Z test_nvfuser_correctness_tan_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:08.0306902Z test_nvfuser_correctness_tan_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:08.0307206Z test_nvfuser_correctness_tan_cuda_int16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:08.0307508Z test_nvfuser_correctness_tan_cuda_int32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:08.0307814Z test_nvfuser_correctness_tan_cuda_int64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:08.0308118Z test_nvfuser_correctness_tan_cuda_int8 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:08.0308427Z test_nvfuser_correctness_tan_cuda_uint8 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:08.0308738Z test_nvfuser_correctness_tanh_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:08.0309040Z test_nvfuser_correctness_tanh_cuda_bool (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:08.0309355Z test_nvfuser_correctness_tanh_cuda_complex128 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:08.0309668Z test_nvfuser_correctness_tanh_cuda_complex32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:08.0309975Z test_nvfuser_correctness_tanh_cuda_complex64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:08.0310346Z test_nvfuser_correctness_tanh_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:08.0310662Z test_nvfuser_correctness_tanh_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:08.0310973Z test_nvfuser_correctness_tanh_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:08.0311275Z test_nvfuser_correctness_tanh_cuda_int16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:08.0311586Z test_nvfuser_correctness_tanh_cuda_int32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:08.0311887Z test_nvfuser_correctness_tanh_cuda_int64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:08.0312195Z test_nvfuser_correctness_tanh_cuda_int8 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:08.0312502Z test_nvfuser_correctness_tanh_cuda_uint8 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:08.0312824Z test_nvfuser_correctness_tensor_split_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:08.0313140Z test_nvfuser_correctness_tensor_split_cuda_bool (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:08.0313513Z test_nvfuser_correctness_tensor_split_cuda_complex128 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:08.0313828Z test_nvfuser_correctness_tensor_split_cuda_complex64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:08.0314151Z test_nvfuser_correctness_tensor_split_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:08.0314474Z test_nvfuser_correctness_tensor_split_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:08.0314803Z test_nvfuser_correctness_tensor_split_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:08.0315127Z test_nvfuser_correctness_tensor_split_cuda_int16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:08.0315444Z test_nvfuser_correctness_tensor_split_cuda_int32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:08.0315754Z test_nvfuser_correctness_tensor_split_cuda_int64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:08.0316072Z test_nvfuser_correctness_tensor_split_cuda_int8 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:08.0316390Z test_nvfuser_correctness_tensor_split_cuda_uint8 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:08.0316702Z test_nvfuser_correctness_tensordot_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:08.0317078Z test_nvfuser_correctness_tensordot_cuda_complex128 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:08.0317401Z test_nvfuser_correctness_tensordot_cuda_complex64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:08.0317720Z test_nvfuser_correctness_tensordot_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:08.0318016Z test_nvfuser_correctness_tensordot_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:08.0318324Z test_nvfuser_correctness_tensordot_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:08.0318638Z test_nvfuser_correctness_tile_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:08.0318947Z test_nvfuser_correctness_tile_cuda_bool (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:08.0319264Z test_nvfuser_correctness_tile_cuda_complex128 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:08.0319587Z test_nvfuser_correctness_tile_cuda_complex64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:08.0319903Z test_nvfuser_correctness_tile_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:08.0320277Z test_nvfuser_correctness_tile_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:08.0320602Z test_nvfuser_correctness_tile_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:08.0320911Z test_nvfuser_correctness_tile_cuda_int16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:08.0321219Z test_nvfuser_correctness_tile_cuda_int32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:08.0321520Z test_nvfuser_correctness_tile_cuda_int64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:08.0321809Z test_nvfuser_correctness_tile_cuda_int8 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:08.0322118Z test_nvfuser_correctness_tile_cuda_uint8 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:08.0322426Z test_nvfuser_correctness_to_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:08.0322729Z test_nvfuser_correctness_to_cuda_bool (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:08.0323042Z test_nvfuser_correctness_to_cuda_complex128 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:08.0323354Z test_nvfuser_correctness_to_cuda_complex64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:08.0323662Z test_nvfuser_correctness_to_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:08.0324019Z test_nvfuser_correctness_to_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:08.0324333Z test_nvfuser_correctness_to_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:08.0324645Z test_nvfuser_correctness_to_cuda_int16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:08.0324952Z test_nvfuser_correctness_to_cuda_int32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:08.0325242Z test_nvfuser_correctness_to_cuda_int64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:08.0325547Z test_nvfuser_correctness_to_cuda_int8 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:08.0325847Z test_nvfuser_correctness_to_cuda_uint8 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:08.0326166Z test_nvfuser_correctness_to_sparse_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:08.0326481Z test_nvfuser_correctness_to_sparse_cuda_bool (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:08.0326805Z test_nvfuser_correctness_to_sparse_cuda_complex128 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:08.0327176Z test_nvfuser_correctness_to_sparse_cuda_complex64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:08.0327503Z test_nvfuser_correctness_to_sparse_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:08.0327813Z test_nvfuser_correctness_to_sparse_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:08.0328114Z test_nvfuser_correctness_to_sparse_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:08.0328428Z test_nvfuser_correctness_to_sparse_cuda_int16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:08.0328734Z test_nvfuser_correctness_to_sparse_cuda_int32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:08.0329054Z test_nvfuser_correctness_to_sparse_cuda_int64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:08.0329357Z test_nvfuser_correctness_to_sparse_cuda_int8 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:08.0329677Z test_nvfuser_correctness_to_sparse_cuda_uint8 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:08.0329990Z test_nvfuser_correctness_topk_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:08.0330307Z test_nvfuser_correctness_topk_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:08.0330677Z test_nvfuser_correctness_topk_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:08.0330990Z test_nvfuser_correctness_topk_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:08.0331296Z test_nvfuser_correctness_topk_cuda_int16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:08.0331606Z test_nvfuser_correctness_topk_cuda_int32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:08.0331906Z test_nvfuser_correctness_topk_cuda_int64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:08.0332218Z test_nvfuser_correctness_topk_cuda_int8 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:08.0332527Z test_nvfuser_correctness_topk_cuda_uint8 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:08.0332822Z test_nvfuser_correctness_trace_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:08.0333124Z test_nvfuser_correctness_trace_cuda_bool (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:08.0333441Z test_nvfuser_correctness_trace_cuda_complex128 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:08.0333812Z test_nvfuser_correctness_trace_cuda_complex32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:08.0334151Z test_nvfuser_correctness_trace_cuda_complex64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:08.0334471Z test_nvfuser_correctness_trace_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:08.0334787Z test_nvfuser_correctness_trace_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:08.0335098Z test_nvfuser_correctness_trace_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:08.0335409Z test_nvfuser_correctness_trace_cuda_int16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:08.0335719Z test_nvfuser_correctness_trace_cuda_int32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:08.0336024Z test_nvfuser_correctness_trace_cuda_int64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:08.0336329Z test_nvfuser_correctness_trace_cuda_int8 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:08.0336613Z test_nvfuser_correctness_trace_cuda_uint8 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:08.0336936Z test_nvfuser_correctness_transpose_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:08.0337255Z test_nvfuser_correctness_transpose_cuda_bool (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:08.0337637Z test_nvfuser_correctness_transpose_cuda_complex128 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:08.0337961Z test_nvfuser_correctness_transpose_cuda_complex32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:08.0338284Z test_nvfuser_correctness_transpose_cuda_complex64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:08.0338614Z test_nvfuser_correctness_transpose_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:08.0338942Z test_nvfuser_correctness_transpose_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:08.0339261Z test_nvfuser_correctness_transpose_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:08.0339574Z test_nvfuser_correctness_transpose_cuda_int16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:08.0339892Z test_nvfuser_correctness_transpose_cuda_int32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:08.0340419Z test_nvfuser_correctness_transpose_cuda_int64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:08.0340804Z test_nvfuser_correctness_transpose_cuda_int8 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:08.0341114Z test_nvfuser_correctness_transpose_cuda_uint8 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:08.0341440Z test_nvfuser_correctness_trapezoid_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:08.0341762Z test_nvfuser_correctness_trapezoid_cuda_complex128 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:08.0342081Z test_nvfuser_correctness_trapezoid_cuda_complex64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:08.0342399Z test_nvfuser_correctness_trapezoid_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:08.0342719Z test_nvfuser_correctness_trapezoid_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:08.0343040Z test_nvfuser_correctness_trapezoid_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:08.0343353Z test_nvfuser_correctness_trapezoid_cuda_int16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:08.0343673Z test_nvfuser_correctness_trapezoid_cuda_int32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:08.0343998Z test_nvfuser_correctness_trapezoid_cuda_int64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:08.0344322Z test_nvfuser_correctness_trapezoid_cuda_int8 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:08.0344713Z test_nvfuser_correctness_trapezoid_cuda_uint8 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:08.0345009Z test_nvfuser_correctness_trapz_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:08.0345329Z test_nvfuser_correctness_trapz_cuda_complex128 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:08.0345640Z test_nvfuser_correctness_trapz_cuda_complex64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:08.0345960Z test_nvfuser_correctness_trapz_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:08.0346275Z test_nvfuser_correctness_trapz_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:08.0346587Z test_nvfuser_correctness_trapz_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:08.0346896Z test_nvfuser_correctness_trapz_cuda_int16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:08.0347203Z test_nvfuser_correctness_trapz_cuda_int32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:08.0347511Z test_nvfuser_correctness_trapz_cuda_int64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:08.0347861Z test_nvfuser_correctness_trapz_cuda_int8 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:08.0348176Z test_nvfuser_correctness_trapz_cuda_uint8 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:08.0348523Z test_nvfuser_correctness_triangular_solve_cuda_complex128 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:08.0348842Z test_nvfuser_correctness_triangular_solve_cuda_complex64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:08.0349180Z test_nvfuser_correctness_triangular_solve_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:08.0349513Z test_nvfuser_correctness_triangular_solve_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:08.0349825Z test_nvfuser_correctness_tril_cuda_bool (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:08.0350142Z test_nvfuser_correctness_tril_cuda_complex128 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:08.0350454Z test_nvfuser_correctness_tril_cuda_complex32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:08.0350768Z test_nvfuser_correctness_tril_cuda_complex64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:08.0351078Z test_nvfuser_correctness_tril_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:08.0351445Z test_nvfuser_correctness_tril_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:08.0351755Z test_nvfuser_correctness_tril_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:08.0352058Z test_nvfuser_correctness_tril_cuda_int16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:08.0352363Z test_nvfuser_correctness_tril_cuda_int32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:08.0352652Z test_nvfuser_correctness_tril_cuda_int64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:08.0352968Z test_nvfuser_correctness_tril_cuda_int8 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:08.0353288Z test_nvfuser_correctness_tril_cuda_uint8 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:08.0353612Z test_nvfuser_correctness_tril_indices_cuda_int32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:08.0353926Z test_nvfuser_correctness_tril_indices_cuda_int64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:08.0354234Z test_nvfuser_correctness_triu_cuda_bool (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:08.0354595Z test_nvfuser_correctness_triu_cuda_complex128 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:08.0354920Z test_nvfuser_correctness_triu_cuda_complex32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:08.0355236Z test_nvfuser_correctness_triu_cuda_complex64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:08.0355544Z test_nvfuser_correctness_triu_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:08.0355852Z test_nvfuser_correctness_triu_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:08.0356161Z test_nvfuser_correctness_triu_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:08.0356454Z test_nvfuser_correctness_triu_cuda_int16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:08.0356761Z test_nvfuser_correctness_triu_cuda_int32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:08.0357058Z test_nvfuser_correctness_triu_cuda_int64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:08.0357365Z test_nvfuser_correctness_triu_cuda_int8 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:08.0357667Z test_nvfuser_correctness_triu_cuda_uint8 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:08.0357992Z test_nvfuser_correctness_triu_indices_cuda_int32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:08.0358385Z test_nvfuser_correctness_triu_indices_cuda_int64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:08.0358712Z test_nvfuser_correctness_true_divide_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:08.0359026Z test_nvfuser_correctness_true_divide_cuda_bool (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:08.0359352Z test_nvfuser_correctness_true_divide_cuda_complex128 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:08.0359678Z test_nvfuser_correctness_true_divide_cuda_complex32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:08.0360006Z test_nvfuser_correctness_true_divide_cuda_complex64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:08.0360308Z test_nvfuser_correctness_true_divide_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:08.0360627Z test_nvfuser_correctness_true_divide_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:08.0360938Z test_nvfuser_correctness_true_divide_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:08.0361300Z test_nvfuser_correctness_true_divide_cuda_int16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:08.0361621Z test_nvfuser_correctness_true_divide_cuda_int32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:08.0361922Z test_nvfuser_correctness_true_divide_cuda_int64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:08.0362237Z test_nvfuser_correctness_true_divide_cuda_int8 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:08.0362552Z test_nvfuser_correctness_true_divide_cuda_uint8 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:08.0362879Z test_nvfuser_correctness_trunc_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:08.0363199Z test_nvfuser_correctness_trunc_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:08.0363517Z test_nvfuser_correctness_trunc_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:08.0363832Z test_nvfuser_correctness_trunc_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:08.0364122Z test_nvfuser_correctness_trunc_cuda_int16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:08.0364430Z test_nvfuser_correctness_trunc_cuda_int32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:08.0364743Z test_nvfuser_correctness_trunc_cuda_int64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:08.0365105Z test_nvfuser_correctness_trunc_cuda_int8 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:08.0365406Z test_nvfuser_correctness_trunc_cuda_uint8 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:08.0365721Z test_nvfuser_correctness_unbind_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:08.0366029Z test_nvfuser_correctness_unbind_cuda_bool (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:08.0366345Z test_nvfuser_correctness_unbind_cuda_complex128 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:08.0366667Z test_nvfuser_correctness_unbind_cuda_complex32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:08.0366983Z test_nvfuser_correctness_unbind_cuda_complex64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:08.0367294Z test_nvfuser_correctness_unbind_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:08.0367618Z test_nvfuser_correctness_unbind_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:08.0367919Z test_nvfuser_correctness_unbind_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:08.0368291Z test_nvfuser_correctness_unbind_cuda_int16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:08.0368615Z test_nvfuser_correctness_unbind_cuda_int32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:08.0368924Z test_nvfuser_correctness_unbind_cuda_int64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:08.0369231Z test_nvfuser_correctness_unbind_cuda_int8 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:08.0369537Z test_nvfuser_correctness_unbind_cuda_uint8 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:08.0369857Z test_nvfuser_correctness_unflatten_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:08.0370176Z test_nvfuser_correctness_unflatten_cuda_bool (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:08.0370499Z test_nvfuser_correctness_unflatten_cuda_complex128 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:08.0370818Z test_nvfuser_correctness_unflatten_cuda_complex32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:08.0371140Z test_nvfuser_correctness_unflatten_cuda_complex64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:08.0371459Z test_nvfuser_correctness_unflatten_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:08.0371837Z test_nvfuser_correctness_unflatten_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:08.0372127Z test_nvfuser_correctness_unflatten_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:08.0372456Z test_nvfuser_correctness_unflatten_cuda_int16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:08.0372773Z test_nvfuser_correctness_unflatten_cuda_int32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:08.0373094Z test_nvfuser_correctness_unflatten_cuda_int64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:08.0373409Z test_nvfuser_correctness_unflatten_cuda_int8 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:08.0373725Z test_nvfuser_correctness_unflatten_cuda_uint8 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:08.0374046Z test_nvfuser_correctness_unfold_copy_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:08.0374366Z test_nvfuser_correctness_unfold_copy_cuda_bool (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:08.0374690Z test_nvfuser_correctness_unfold_copy_cuda_complex128 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:08.0375061Z test_nvfuser_correctness_unfold_copy_cuda_complex32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:08.0375403Z test_nvfuser_correctness_unfold_copy_cuda_complex64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:08.0375722Z test_nvfuser_correctness_unfold_copy_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:08.0376022Z test_nvfuser_correctness_unfold_copy_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:08.0376340Z test_nvfuser_correctness_unfold_copy_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:08.0376659Z test_nvfuser_correctness_unfold_copy_cuda_int16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:08.0376969Z test_nvfuser_correctness_unfold_copy_cuda_int32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:08.0377376Z test_nvfuser_correctness_unfold_copy_cuda_int64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:08.0377697Z test_nvfuser_correctness_unfold_copy_cuda_int8 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:08.0378022Z test_nvfuser_correctness_unfold_copy_cuda_uint8 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:08.0378336Z test_nvfuser_correctness_unfold_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:08.0378718Z test_nvfuser_correctness_unfold_cuda_bool (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:08.0379039Z test_nvfuser_correctness_unfold_cuda_complex128 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:08.0379358Z test_nvfuser_correctness_unfold_cuda_complex32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:08.0379676Z test_nvfuser_correctness_unfold_cuda_complex64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:08.0380175Z test_nvfuser_correctness_unfold_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:08.0380506Z test_nvfuser_correctness_unfold_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:08.0380819Z test_nvfuser_correctness_unfold_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:08.0381130Z test_nvfuser_correctness_unfold_cuda_int16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:08.0381439Z test_nvfuser_correctness_unfold_cuda_int32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:08.0381747Z test_nvfuser_correctness_unfold_cuda_int64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:08.0382123Z test_nvfuser_correctness_unfold_cuda_int8 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:08.0382462Z test_nvfuser_correctness_unfold_cuda_uint8 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:08.0382783Z test_nvfuser_correctness_uniform_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:08.0383110Z test_nvfuser_correctness_uniform_cuda_complex128 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:08.0383426Z test_nvfuser_correctness_uniform_cuda_complex64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:08.0383743Z test_nvfuser_correctness_uniform_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:08.0384033Z test_nvfuser_correctness_uniform_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:08.0384336Z test_nvfuser_correctness_uniform_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:08.0384666Z test_nvfuser_correctness_unique_consecutive_cuda_bool (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:08.0384996Z test_nvfuser_correctness_unique_consecutive_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:08.0385324Z test_nvfuser_correctness_unique_consecutive_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:08.0385653Z test_nvfuser_correctness_unique_consecutive_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:08.0386052Z test_nvfuser_correctness_unique_consecutive_cuda_int16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:08.0386379Z test_nvfuser_correctness_unique_consecutive_cuda_int32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:08.0386705Z test_nvfuser_correctness_unique_consecutive_cuda_int64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:08.0387030Z test_nvfuser_correctness_unique_consecutive_cuda_int8 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:08.0387425Z test_nvfuser_correctness_unique_consecutive_cuda_uint8 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:08.0387752Z test_nvfuser_correctness_unique_cuda_bool (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.003s) 2022-11-23T04:22:08.0388075Z test_nvfuser_correctness_unique_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:08.0388373Z test_nvfuser_correctness_unique_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:08.0388685Z test_nvfuser_correctness_unique_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:08.0389045Z test_nvfuser_correctness_unique_cuda_int16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:08.0389367Z test_nvfuser_correctness_unique_cuda_int32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:08.0389673Z test_nvfuser_correctness_unique_cuda_int64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:08.0389983Z test_nvfuser_correctness_unique_cuda_int8 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:08.0390287Z test_nvfuser_correctness_unique_cuda_uint8 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:08.0390606Z test_nvfuser_correctness_unsqueeze_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:08.0390958Z test_nvfuser_correctness_unsqueeze_cuda_bool (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:08.0391290Z test_nvfuser_correctness_unsqueeze_cuda_complex128 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:08.0391618Z test_nvfuser_correctness_unsqueeze_cuda_complex32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:08.0391941Z test_nvfuser_correctness_unsqueeze_cuda_complex64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:08.0392251Z test_nvfuser_correctness_unsqueeze_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:08.0392579Z test_nvfuser_correctness_unsqueeze_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:08.0392952Z test_nvfuser_correctness_unsqueeze_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:08.0393268Z test_nvfuser_correctness_unsqueeze_cuda_int16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:08.0393585Z test_nvfuser_correctness_unsqueeze_cuda_int32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:08.0393891Z test_nvfuser_correctness_unsqueeze_cuda_int64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:08.0394207Z test_nvfuser_correctness_unsqueeze_cuda_int8 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:08.0394525Z test_nvfuser_correctness_unsqueeze_cuda_uint8 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:08.0394835Z test_nvfuser_correctness_var_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:08.0395149Z test_nvfuser_correctness_var_cuda_complex128 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.003s) 2022-11-23T04:22:08.0395467Z test_nvfuser_correctness_var_cuda_complex64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:08.0395774Z test_nvfuser_correctness_var_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:08.0396108Z test_nvfuser_correctness_var_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:08.0396428Z test_nvfuser_correctness_var_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:08.0396745Z test_nvfuser_correctness_var_mean_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:08.0397080Z test_nvfuser_correctness_var_mean_cuda_complex128 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:08.0397401Z test_nvfuser_correctness_var_mean_cuda_complex64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:08.0397724Z test_nvfuser_correctness_var_mean_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:08.0398041Z test_nvfuser_correctness_var_mean_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:08.0398356Z test_nvfuser_correctness_var_mean_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:08.0398666Z test_nvfuser_correctness_vdot_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:08.0398981Z test_nvfuser_correctness_vdot_cuda_complex128 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:08.0399299Z test_nvfuser_correctness_vdot_cuda_complex64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:08.0399670Z test_nvfuser_correctness_vdot_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:08.0399960Z test_nvfuser_correctness_vdot_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:08.0400270Z test_nvfuser_correctness_vdot_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:08.0400541Z test_nvfuser_correctness_view_as_complex_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: Skipped! (0.001s) 2022-11-23T04:22:08.0400870Z test_nvfuser_correctness_view_as_complex_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:08.0401197Z test_nvfuser_correctness_view_as_complex_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:08.0401516Z test_nvfuser_correctness_view_as_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:08.0401835Z test_nvfuser_correctness_view_as_cuda_bool (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:08.0402157Z test_nvfuser_correctness_view_as_cuda_complex128 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:08.0402476Z test_nvfuser_correctness_view_as_cuda_complex32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:08.0402871Z test_nvfuser_correctness_view_as_cuda_complex64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:08.0403200Z test_nvfuser_correctness_view_as_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:08.0403505Z test_nvfuser_correctness_view_as_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:08.0403799Z test_nvfuser_correctness_view_as_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:08.0404111Z test_nvfuser_correctness_view_as_cuda_int16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:08.0404427Z test_nvfuser_correctness_view_as_cuda_int32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:08.0404739Z test_nvfuser_correctness_view_as_cuda_int64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:08.0405045Z test_nvfuser_correctness_view_as_cuda_int8 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:08.0405350Z test_nvfuser_correctness_view_as_cuda_uint8 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:08.0405672Z test_nvfuser_correctness_view_as_real_cuda_complex128 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:08.0406003Z test_nvfuser_correctness_view_as_real_cuda_complex64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:08.0406326Z test_nvfuser_correctness_view_copy_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:08.0406701Z test_nvfuser_correctness_view_copy_cuda_bool (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:08.0407023Z test_nvfuser_correctness_view_copy_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:08.0407339Z test_nvfuser_correctness_view_copy_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:08.0407630Z test_nvfuser_correctness_view_copy_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:08.0407949Z test_nvfuser_correctness_view_copy_cuda_int16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:08.0408255Z test_nvfuser_correctness_view_copy_cuda_int32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:08.0408557Z test_nvfuser_correctness_view_copy_cuda_int64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:08.0408875Z test_nvfuser_correctness_view_copy_cuda_int8 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:08.0409194Z test_nvfuser_correctness_view_copy_cuda_uint8 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:08.0409564Z test_nvfuser_correctness_view_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:08.0409885Z test_nvfuser_correctness_view_cuda_bool (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:08.0410199Z test_nvfuser_correctness_view_cuda_complex128 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:08.0410512Z test_nvfuser_correctness_view_cuda_complex32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:08.0410827Z test_nvfuser_correctness_view_cuda_complex64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:08.0411137Z test_nvfuser_correctness_view_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:08.0411442Z test_nvfuser_correctness_view_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:08.0411769Z test_nvfuser_correctness_view_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:08.0412084Z test_nvfuser_correctness_view_cuda_int16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:08.0412393Z test_nvfuser_correctness_view_cuda_int32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:08.0412699Z test_nvfuser_correctness_view_cuda_int64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:08.0413006Z test_nvfuser_correctness_view_cuda_int8 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:08.0413366Z test_nvfuser_correctness_view_cuda_uint8 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:08.0413685Z test_nvfuser_correctness_vsplit_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:08.0413996Z test_nvfuser_correctness_vsplit_cuda_bool (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:08.0414316Z test_nvfuser_correctness_vsplit_cuda_complex128 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:08.0414639Z test_nvfuser_correctness_vsplit_cuda_complex32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:08.0414951Z test_nvfuser_correctness_vsplit_cuda_complex64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:08.0415249Z test_nvfuser_correctness_vsplit_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:08.0415563Z test_nvfuser_correctness_vsplit_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:08.0415878Z test_nvfuser_correctness_vsplit_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:08.0416199Z test_nvfuser_correctness_vsplit_cuda_int16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:08.0416561Z test_nvfuser_correctness_vsplit_cuda_int32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:08.0416891Z test_nvfuser_correctness_vsplit_cuda_int64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:08.0417201Z test_nvfuser_correctness_vsplit_cuda_int8 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:08.0417510Z test_nvfuser_correctness_vsplit_cuda_uint8 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:08.0417828Z test_nvfuser_correctness_vstack_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:08.0418141Z test_nvfuser_correctness_vstack_cuda_bool (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:08.0418462Z test_nvfuser_correctness_vstack_cuda_complex128 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:08.0418780Z test_nvfuser_correctness_vstack_cuda_complex32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:08.0419070Z test_nvfuser_correctness_vstack_cuda_complex64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:08.0419382Z test_nvfuser_correctness_vstack_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:08.0419695Z test_nvfuser_correctness_vstack_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:08.0420222Z test_nvfuser_correctness_vstack_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:08.0420626Z test_nvfuser_correctness_vstack_cuda_int16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:08.0420937Z test_nvfuser_correctness_vstack_cuda_int32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:08.0421254Z test_nvfuser_correctness_vstack_cuda_int64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:08.0421571Z test_nvfuser_correctness_vstack_cuda_int8 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:08.0421886Z test_nvfuser_correctness_vstack_cuda_uint8 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:08.0422207Z test_nvfuser_correctness_where_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:08.0422515Z test_nvfuser_correctness_where_cuda_bool (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:08.0422833Z test_nvfuser_correctness_where_cuda_complex128 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:08.0423131Z test_nvfuser_correctness_where_cuda_complex32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:08.0423446Z test_nvfuser_correctness_where_cuda_complex64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:08.0423821Z test_nvfuser_correctness_where_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:08.0424146Z test_nvfuser_correctness_where_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:08.0424457Z test_nvfuser_correctness_where_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:08.0424762Z test_nvfuser_correctness_where_cuda_int16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:08.0425070Z test_nvfuser_correctness_where_cuda_int32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:08.0425380Z test_nvfuser_correctness_where_cuda_int64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:08.0425690Z test_nvfuser_correctness_where_cuda_int8 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:08.0426009Z test_nvfuser_correctness_where_cuda_uint8 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:08.0426324Z test_nvfuser_correctness_xlogy_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:08.0426641Z test_nvfuser_correctness_xlogy_cuda_bool (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:08.0426940Z test_nvfuser_correctness_xlogy_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:08.0427310Z test_nvfuser_correctness_xlogy_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:08.0427624Z test_nvfuser_correctness_xlogy_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:08.0427929Z test_nvfuser_correctness_xlogy_cuda_int16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:08.0428228Z test_nvfuser_correctness_xlogy_cuda_int32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:08.0428531Z test_nvfuser_correctness_xlogy_cuda_int64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:08.0428838Z test_nvfuser_correctness_xlogy_cuda_int8 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:08.0429140Z test_nvfuser_correctness_xlogy_cuda_uint8 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:08.0429455Z test_nvfuser_correctness_zero__cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:08.0429764Z test_nvfuser_correctness_zero__cuda_bool (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:08.0430080Z test_nvfuser_correctness_zero__cuda_complex128 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:08.0430433Z test_nvfuser_correctness_zero__cuda_complex64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:08.0430746Z test_nvfuser_correctness_zero__cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:08.0431064Z test_nvfuser_correctness_zero__cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:08.0431379Z test_nvfuser_correctness_zero__cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:08.0431687Z test_nvfuser_correctness_zero__cuda_int16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:08.0431993Z test_nvfuser_correctness_zero__cuda_int32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:08.0432301Z test_nvfuser_correctness_zero__cuda_int64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:08.0432606Z test_nvfuser_correctness_zero__cuda_int8 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:08.0432903Z test_nvfuser_correctness_zero__cuda_uint8 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:08.0433215Z test_nvfuser_correctness_zeros_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.003s) 2022-11-23T04:22:08.0433524Z test_nvfuser_correctness_zeros_cuda_bool (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:08.0433844Z test_nvfuser_correctness_zeros_cuda_complex128 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:08.0434223Z test_nvfuser_correctness_zeros_cuda_complex32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:08.0434512Z test_nvfuser_correctness_zeros_cuda_complex64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:08.0434826Z test_nvfuser_correctness_zeros_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:08.0435135Z test_nvfuser_correctness_zeros_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:08.0435461Z test_nvfuser_correctness_zeros_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:08.0435778Z test_nvfuser_correctness_zeros_cuda_int16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:08.0436090Z test_nvfuser_correctness_zeros_cuda_int32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:08.0436399Z test_nvfuser_correctness_zeros_cuda_int64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:08.0436707Z test_nvfuser_correctness_zeros_cuda_int8 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:08.0437007Z test_nvfuser_correctness_zeros_cuda_uint8 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:08.0437372Z test_nvfuser_correctness_zeros_like_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:08.0437697Z test_nvfuser_correctness_zeros_like_cuda_bool (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:08.0438022Z test_nvfuser_correctness_zeros_like_cuda_complex128 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:08.0438327Z test_nvfuser_correctness_zeros_like_cuda_complex32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:08.0438640Z test_nvfuser_correctness_zeros_like_cuda_complex64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:08.0438957Z test_nvfuser_correctness_zeros_like_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:08.0439266Z test_nvfuser_correctness_zeros_like_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:08.0439583Z test_nvfuser_correctness_zeros_like_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:08.0439897Z test_nvfuser_correctness_zeros_like_cuda_int16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:08.0440220Z test_nvfuser_correctness_zeros_like_cuda_int32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:08.0440541Z test_nvfuser_correctness_zeros_like_cuda_int64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:08.0440922Z test_nvfuser_correctness_zeros_like_cuda_int8 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:08.0441234Z test_nvfuser_correctness_zeros_like_cuda_uint8 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:08.0441545Z test_nvfuser_extremal_values_H_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.003s) 2022-11-23T04:22:08.0441862Z test_nvfuser_extremal_values_H_cuda_complex128 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-11-23T04:22:08.0442156Z test_nvfuser_extremal_values_H_cuda_complex64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-11-23T04:22:08.0442475Z test_nvfuser_extremal_values_H_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-11-23T04:22:08.0442788Z test_nvfuser_extremal_values_H_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-11-23T04:22:08.0443097Z test_nvfuser_extremal_values_H_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-11-23T04:22:08.0443407Z test_nvfuser_extremal_values_T_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-11-23T04:22:08.0443724Z test_nvfuser_extremal_values_T_cuda_complex128 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-11-23T04:22:08.0444082Z test_nvfuser_extremal_values_T_cuda_complex64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-11-23T04:22:08.0444402Z test_nvfuser_extremal_values_T_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-11-23T04:22:08.0444713Z test_nvfuser_extremal_values_T_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.003s) 2022-11-23T04:22:08.0445031Z test_nvfuser_extremal_values_T_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.003s) 2022-11-23T04:22:08.0445357Z test_nvfuser_extremal_values___getitem___cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.003s) 2022-11-23T04:22:08.0445695Z test_nvfuser_extremal_values___getitem___cuda_complex128 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.003s) 2022-11-23T04:22:08.0446008Z test_nvfuser_extremal_values___getitem___cuda_complex64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.003s) 2022-11-23T04:22:08.0446331Z test_nvfuser_extremal_values___getitem___cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.003s) 2022-11-23T04:22:08.0446650Z test_nvfuser_extremal_values___getitem___cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.003s) 2022-11-23T04:22:08.0446961Z test_nvfuser_extremal_values___getitem___cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.003s) 2022-11-23T04:22:08.0447285Z test_nvfuser_extremal_values___radd___cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-11-23T04:22:08.0447658Z test_nvfuser_extremal_values___radd___cuda_complex128 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-11-23T04:22:08.0447978Z test_nvfuser_extremal_values___radd___cuda_complex64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-11-23T04:22:08.0448293Z test_nvfuser_extremal_values___radd___cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-11-23T04:22:08.0448609Z test_nvfuser_extremal_values___radd___cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-11-23T04:22:08.0448922Z test_nvfuser_extremal_values___radd___cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-11-23T04:22:08.0449241Z test_nvfuser_extremal_values___rdiv___cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-11-23T04:22:08.0449565Z test_nvfuser_extremal_values___rdiv___cuda_complex128 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.003s) 2022-11-23T04:22:08.0449897Z test_nvfuser_extremal_values___rdiv___cuda_complex64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-11-23T04:22:08.0450197Z test_nvfuser_extremal_values___rdiv___cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-11-23T04:22:08.0450512Z test_nvfuser_extremal_values___rdiv___cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-11-23T04:22:08.0450875Z test_nvfuser_extremal_values___rdiv___cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-11-23T04:22:08.0451214Z test_nvfuser_extremal_values___rmatmul___cuda_complex128 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-11-23T04:22:08.0451539Z test_nvfuser_extremal_values___rmatmul___cuda_complex64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-11-23T04:22:08.0451855Z test_nvfuser_extremal_values___rmatmul___cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-11-23T04:22:08.0452174Z test_nvfuser_extremal_values___rmatmul___cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-11-23T04:22:08.0452494Z test_nvfuser_extremal_values___rmatmul___cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-11-23T04:22:08.0452812Z test_nvfuser_extremal_values___rmod___cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.003s) 2022-11-23T04:22:08.0453125Z test_nvfuser_extremal_values___rmod___cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.003s) 2022-11-23T04:22:08.0453441Z test_nvfuser_extremal_values___rmod___cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-11-23T04:22:08.0453752Z test_nvfuser_extremal_values___rmod___cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.003s) 2022-11-23T04:22:08.0454070Z test_nvfuser_extremal_values___rmul___cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-11-23T04:22:08.0454419Z test_nvfuser_extremal_values___rmul___cuda_complex128 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-11-23T04:22:08.0454752Z test_nvfuser_extremal_values___rmul___cuda_complex64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.003s) 2022-11-23T04:22:08.0455073Z test_nvfuser_extremal_values___rmul___cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.003s) 2022-11-23T04:22:08.0455392Z test_nvfuser_extremal_values___rmul___cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-11-23T04:22:08.0455712Z test_nvfuser_extremal_values___rmul___cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-11-23T04:22:08.0456031Z test_nvfuser_extremal_values___rpow___cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.003s) 2022-11-23T04:22:08.0456352Z test_nvfuser_extremal_values___rpow___cuda_complex128 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.003s) 2022-11-23T04:22:08.0456670Z test_nvfuser_extremal_values___rpow___cuda_complex64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.003s) 2022-11-23T04:22:08.0456982Z test_nvfuser_extremal_values___rpow___cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.003s) 2022-11-23T04:22:08.0457351Z test_nvfuser_extremal_values___rpow___cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.003s) 2022-11-23T04:22:08.0457666Z test_nvfuser_extremal_values___rpow___cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.003s) 2022-11-23T04:22:08.0457974Z test_nvfuser_extremal_values___rsub___cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.003s) 2022-11-23T04:22:08.0458272Z test_nvfuser_extremal_values___rsub___cuda_complex128 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.003s) 2022-11-23T04:22:08.0458587Z test_nvfuser_extremal_values___rsub___cuda_complex64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.003s) 2022-11-23T04:22:08.0458895Z test_nvfuser_extremal_values___rsub___cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-11-23T04:22:08.0459208Z test_nvfuser_extremal_values___rsub___cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.003s) 2022-11-23T04:22:08.0459531Z test_nvfuser_extremal_values___rsub___cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-11-23T04:22:08.0459875Z test_nvfuser_extremal_values__softmax_backward_data_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-11-23T04:22:08.0460435Z test_nvfuser_extremal_values__softmax_backward_data_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.003s) 2022-11-23T04:22:08.0460778Z test_nvfuser_extremal_values__softmax_backward_data_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.003s) 2022-11-23T04:22:08.0461200Z test_nvfuser_extremal_values__softmax_backward_data_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.003s) 2022-11-23T04:22:08.0461514Z test_nvfuser_extremal_values_abs_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.003s) 2022-11-23T04:22:08.0461829Z test_nvfuser_extremal_values_abs_cuda_complex128 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.003s) 2022-11-23T04:22:08.0462144Z test_nvfuser_extremal_values_abs_cuda_complex64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.003s) 2022-11-23T04:22:08.0462456Z test_nvfuser_extremal_values_abs_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.003s) 2022-11-23T04:22:08.0462744Z test_nvfuser_extremal_values_abs_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-11-23T04:22:08.0463061Z test_nvfuser_extremal_values_abs_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-11-23T04:22:08.0463376Z test_nvfuser_extremal_values_acos_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-11-23T04:22:08.0463693Z test_nvfuser_extremal_values_acos_cuda_complex128 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-11-23T04:22:08.0464010Z test_nvfuser_extremal_values_acos_cuda_complex64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-11-23T04:22:08.0464377Z test_nvfuser_extremal_values_acos_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-11-23T04:22:08.0464713Z test_nvfuser_extremal_values_acos_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-11-23T04:22:08.0465034Z test_nvfuser_extremal_values_acos_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.003s) 2022-11-23T04:22:08.0465354Z test_nvfuser_extremal_values_acosh_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.003s) 2022-11-23T04:22:08.0465677Z test_nvfuser_extremal_values_acosh_cuda_complex128 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.003s) 2022-11-23T04:22:08.0465997Z test_nvfuser_extremal_values_acosh_cuda_complex64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-11-23T04:22:08.0466315Z test_nvfuser_extremal_values_acosh_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.003s) 2022-11-23T04:22:08.0466603Z test_nvfuser_extremal_values_acosh_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-11-23T04:22:08.0466919Z test_nvfuser_extremal_values_acosh_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-11-23T04:22:08.0467229Z test_nvfuser_extremal_values_add_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-11-23T04:22:08.0467544Z test_nvfuser_extremal_values_add_cuda_complex128 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-11-23T04:22:08.0467922Z test_nvfuser_extremal_values_add_cuda_complex64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.003s) 2022-11-23T04:22:08.0468238Z test_nvfuser_extremal_values_add_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.003s) 2022-11-23T04:22:08.0468539Z test_nvfuser_extremal_values_add_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-11-23T04:22:08.0468851Z test_nvfuser_extremal_values_add_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-11-23T04:22:08.0469172Z test_nvfuser_extremal_values_addbmm_cuda_complex128 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.003s) 2022-11-23T04:22:08.0469509Z test_nvfuser_extremal_values_addbmm_cuda_complex64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-11-23T04:22:08.0469835Z test_nvfuser_extremal_values_addbmm_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.003s) 2022-11-23T04:22:08.0470150Z test_nvfuser_extremal_values_addbmm_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-11-23T04:22:08.0470461Z test_nvfuser_extremal_values_addbmm_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.003s) 2022-11-23T04:22:08.0470766Z test_nvfuser_extremal_values_addcdiv_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.003s) 2022-11-23T04:22:08.0471137Z test_nvfuser_extremal_values_addcdiv_cuda_complex128 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-11-23T04:22:08.0471471Z test_nvfuser_extremal_values_addcdiv_cuda_complex64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.003s) 2022-11-23T04:22:08.0471787Z test_nvfuser_extremal_values_addcdiv_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.003s) 2022-11-23T04:22:08.0472107Z test_nvfuser_extremal_values_addcdiv_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.003s) 2022-11-23T04:22:08.0472423Z test_nvfuser_extremal_values_addcdiv_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-11-23T04:22:08.0472742Z test_nvfuser_extremal_values_addcmul_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-11-23T04:22:08.0473066Z test_nvfuser_extremal_values_addcmul_cuda_complex128 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-11-23T04:22:08.0473387Z test_nvfuser_extremal_values_addcmul_cuda_complex64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-11-23T04:22:08.0473696Z test_nvfuser_extremal_values_addcmul_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-11-23T04:22:08.0474011Z test_nvfuser_extremal_values_addcmul_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.003s) 2022-11-23T04:22:08.0474398Z test_nvfuser_extremal_values_addcmul_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.003s) 2022-11-23T04:22:08.0474759Z test_nvfuser_extremal_values_addmm_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.003s) 2022-11-23T04:22:08.0475126Z test_nvfuser_extremal_values_addmm_cuda_complex128 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-11-23T04:22:08.0475490Z test_nvfuser_extremal_values_addmm_cuda_complex64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-11-23T04:22:08.0475841Z test_nvfuser_extremal_values_addmm_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-11-23T04:22:08.0476241Z test_nvfuser_extremal_values_addmm_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-11-23T04:22:08.0476591Z test_nvfuser_extremal_values_addmm_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-11-23T04:22:08.0476947Z test_nvfuser_extremal_values_addmm_decomposed_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-11-23T04:22:08.0477476Z test_nvfuser_extremal_values_addmm_decomposed_cuda_complex128 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-11-23T04:22:08.0477850Z test_nvfuser_extremal_values_addmm_decomposed_cuda_complex64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-11-23T04:22:08.0478217Z test_nvfuser_extremal_values_addmm_decomposed_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-11-23T04:22:08.0478638Z test_nvfuser_extremal_values_addmm_decomposed_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-11-23T04:22:08.0479030Z test_nvfuser_extremal_values_addmm_decomposed_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-11-23T04:22:08.0479382Z test_nvfuser_extremal_values_addmv_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-11-23T04:22:08.0479685Z test_nvfuser_extremal_values_addmv_cuda_complex128 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-11-23T04:22:08.0480055Z test_nvfuser_extremal_values_addmv_cuda_complex64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.003s) 2022-11-23T04:22:08.0480411Z test_nvfuser_extremal_values_addmv_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-11-23T04:22:08.0480808Z test_nvfuser_extremal_values_addmv_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.003s) 2022-11-23T04:22:08.0481155Z test_nvfuser_extremal_values_addmv_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-11-23T04:22:08.0481506Z test_nvfuser_extremal_values_addr_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-11-23T04:22:08.0481866Z test_nvfuser_extremal_values_addr_cuda_complex128 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-11-23T04:22:08.0482223Z test_nvfuser_extremal_values_addr_cuda_complex64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-11-23T04:22:08.0482666Z test_nvfuser_extremal_values_addr_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.003s) 2022-11-23T04:22:08.0483003Z test_nvfuser_extremal_values_addr_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-11-23T04:22:08.0483346Z test_nvfuser_extremal_values_addr_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-11-23T04:22:08.0483738Z test_nvfuser_extremal_values_all_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-11-23T04:22:08.0484101Z test_nvfuser_extremal_values_all_cuda_complex128 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-11-23T04:22:08.0484402Z test_nvfuser_extremal_values_all_cuda_complex64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.003s) 2022-11-23T04:22:08.0484751Z test_nvfuser_extremal_values_all_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-11-23T04:22:08.0485091Z test_nvfuser_extremal_values_all_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.003s) 2022-11-23T04:22:08.0485444Z test_nvfuser_extremal_values_all_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-11-23T04:22:08.0485749Z test_nvfuser_extremal_values_allclose_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: Skipped! (0.002s) 2022-11-23T04:22:08.0486108Z test_nvfuser_extremal_values_allclose_cuda_complex128 (__main__.TestCudaFuserOpInfoCUDA) ... skip: Skipped! (0.002s) 2022-11-23T04:22:08.0486426Z test_nvfuser_extremal_values_allclose_cuda_complex64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: Skipped! (0.002s) 2022-11-23T04:22:08.0486770Z test_nvfuser_extremal_values_allclose_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: Skipped! (0.002s) 2022-11-23T04:22:08.0487070Z test_nvfuser_extremal_values_allclose_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: Skipped! (0.002s) 2022-11-23T04:22:08.0487356Z test_nvfuser_extremal_values_allclose_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: Skipped! (0.002s) 2022-11-23T04:22:08.0487659Z test_nvfuser_extremal_values_amax_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.003s) 2022-11-23T04:22:08.0488045Z test_nvfuser_extremal_values_amax_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.003s) 2022-11-23T04:22:08.0488401Z test_nvfuser_extremal_values_amax_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.003s) 2022-11-23T04:22:08.0488739Z test_nvfuser_extremal_values_amax_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.003s) 2022-11-23T04:22:08.0489081Z test_nvfuser_extremal_values_amin_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-11-23T04:22:08.0489440Z test_nvfuser_extremal_values_amin_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.003s) 2022-11-23T04:22:08.0489818Z test_nvfuser_extremal_values_amin_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-11-23T04:22:08.0490162Z test_nvfuser_extremal_values_amin_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.003s) 2022-11-23T04:22:08.0490582Z test_nvfuser_extremal_values_aminmax_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-11-23T04:22:08.0490986Z test_nvfuser_extremal_values_aminmax_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.003s) 2022-11-23T04:22:08.0491350Z test_nvfuser_extremal_values_aminmax_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.003s) 2022-11-23T04:22:08.0491709Z test_nvfuser_extremal_values_aminmax_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.003s) 2022-11-23T04:22:08.0492019Z test_nvfuser_extremal_values_angle_cuda_complex128 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.003s) 2022-11-23T04:22:08.0492382Z test_nvfuser_extremal_values_angle_cuda_complex64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.003s) 2022-11-23T04:22:08.0492731Z test_nvfuser_extremal_values_angle_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.003s) 2022-11-23T04:22:08.0493112Z test_nvfuser_extremal_values_angle_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.003s) 2022-11-23T04:22:08.0493465Z test_nvfuser_extremal_values_any_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.003s) 2022-11-23T04:22:08.0493908Z test_nvfuser_extremal_values_any_cuda_complex128 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.003s) 2022-11-23T04:22:08.0494272Z test_nvfuser_extremal_values_any_cuda_complex64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-11-23T04:22:08.0494630Z test_nvfuser_extremal_values_any_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-11-23T04:22:08.0494981Z test_nvfuser_extremal_values_any_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-11-23T04:22:08.0495320Z test_nvfuser_extremal_values_any_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-11-23T04:22:08.0495673Z test_nvfuser_extremal_values_arange_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-11-23T04:22:08.0496083Z test_nvfuser_extremal_values_arange_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-11-23T04:22:08.0496447Z test_nvfuser_extremal_values_arange_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-11-23T04:22:08.0496746Z test_nvfuser_extremal_values_arange_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-11-23T04:22:08.0497100Z test_nvfuser_extremal_values_argmax_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-11-23T04:22:08.0497453Z test_nvfuser_extremal_values_argmax_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-11-23T04:22:08.0497790Z test_nvfuser_extremal_values_argmax_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.003s) 2022-11-23T04:22:08.0498199Z test_nvfuser_extremal_values_argmax_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-11-23T04:22:08.0498547Z test_nvfuser_extremal_values_argmin_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-11-23T04:22:08.0498886Z test_nvfuser_extremal_values_argmin_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-11-23T04:22:08.0499269Z test_nvfuser_extremal_values_argmin_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.003s) 2022-11-23T04:22:08.0499658Z test_nvfuser_extremal_values_argmin_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.003s) 2022-11-23T04:22:08.0500247Z test_nvfuser_extremal_values_argsort_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.003s) 2022-11-23T04:22:08.0500610Z test_nvfuser_extremal_values_argsort_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.003s) 2022-11-23T04:22:08.0500958Z test_nvfuser_extremal_values_argsort_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.003s) 2022-11-23T04:22:08.0501260Z test_nvfuser_extremal_values_argsort_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.003s) 2022-11-23T04:22:08.0501708Z test_nvfuser_extremal_values_argwhere_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.003s) 2022-11-23T04:22:08.0502100Z test_nvfuser_extremal_values_argwhere_cuda_complex128 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.003s) 2022-11-23T04:22:08.0502468Z test_nvfuser_extremal_values_argwhere_cuda_complex64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.003s) 2022-11-23T04:22:08.0502882Z test_nvfuser_extremal_values_argwhere_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-11-23T04:22:08.0503242Z test_nvfuser_extremal_values_argwhere_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-11-23T04:22:08.0503601Z test_nvfuser_extremal_values_argwhere_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.003s) 2022-11-23T04:22:08.0503961Z test_nvfuser_extremal_values_as_strided_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.003s) 2022-11-23T04:22:08.0504323Z test_nvfuser_extremal_values_as_strided_cuda_complex128 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.003s) 2022-11-23T04:22:08.0504682Z test_nvfuser_extremal_values_as_strided_cuda_complex64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-11-23T04:22:08.0505033Z test_nvfuser_extremal_values_as_strided_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-11-23T04:22:08.0505398Z test_nvfuser_extremal_values_as_strided_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-11-23T04:22:08.0505913Z test_nvfuser_extremal_values_as_strided_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-11-23T04:22:08.0506236Z test_nvfuser_extremal_values_as_strided_scatter_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-11-23T04:22:08.0506613Z test_nvfuser_extremal_values_as_strided_scatter_cuda_complex128 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.003s) 2022-11-23T04:22:08.0521051Z test_nvfuser_extremal_values_as_strided_scatter_cuda_complex64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.003s) 2022-11-23T04:22:08.0521492Z test_nvfuser_extremal_values_as_strided_scatter_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-11-23T04:22:08.0521870Z test_nvfuser_extremal_values_as_strided_scatter_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.003s) 2022-11-23T04:22:08.0522237Z test_nvfuser_extremal_values_as_strided_scatter_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-11-23T04:22:08.0522581Z test_nvfuser_extremal_values_asin_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.003s) 2022-11-23T04:22:08.0522926Z test_nvfuser_extremal_values_asin_cuda_complex128 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-11-23T04:22:08.0523268Z test_nvfuser_extremal_values_asin_cuda_complex64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-11-23T04:22:08.0523720Z test_nvfuser_extremal_values_asin_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-11-23T04:22:08.0524057Z test_nvfuser_extremal_values_asin_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.003s) 2022-11-23T04:22:08.0524396Z test_nvfuser_extremal_values_asin_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.003s) 2022-11-23T04:22:08.0524735Z test_nvfuser_extremal_values_asinh_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.003s) 2022-11-23T04:22:08.0525075Z test_nvfuser_extremal_values_asinh_cuda_complex128 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.003s) 2022-11-23T04:22:08.0525423Z test_nvfuser_extremal_values_asinh_cuda_complex64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.003s) 2022-11-23T04:22:08.0525765Z test_nvfuser_extremal_values_asinh_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-11-23T04:22:08.0526102Z test_nvfuser_extremal_values_asinh_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.003s) 2022-11-23T04:22:08.0526438Z test_nvfuser_extremal_values_asinh_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.003s) 2022-11-23T04:22:08.0526787Z test_nvfuser_extremal_values_atan2_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.003s) 2022-11-23T04:22:08.0527129Z test_nvfuser_extremal_values_atan2_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.003s) 2022-11-23T04:22:08.0527536Z test_nvfuser_extremal_values_atan2_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.003s) 2022-11-23T04:22:08.0527879Z test_nvfuser_extremal_values_atan2_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.003s) 2022-11-23T04:22:08.0528201Z test_nvfuser_extremal_values_atan_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.003s) 2022-11-23T04:22:08.0528542Z test_nvfuser_extremal_values_atan_cuda_complex128 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.003s) 2022-11-23T04:22:08.0528884Z test_nvfuser_extremal_values_atan_cuda_complex64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.003s) 2022-11-23T04:22:08.0529226Z test_nvfuser_extremal_values_atan_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.003s) 2022-11-23T04:22:08.0529557Z test_nvfuser_extremal_values_atan_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.003s) 2022-11-23T04:22:08.0529897Z test_nvfuser_extremal_values_atan_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-11-23T04:22:08.0530237Z test_nvfuser_extremal_values_atanh_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.003s) 2022-11-23T04:22:08.0530579Z test_nvfuser_extremal_values_atanh_cuda_complex128 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.003s) 2022-11-23T04:22:08.0530965Z test_nvfuser_extremal_values_atanh_cuda_complex64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.003s) 2022-11-23T04:22:08.0531317Z test_nvfuser_extremal_values_atanh_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.003s) 2022-11-23T04:22:08.0531655Z test_nvfuser_extremal_values_atanh_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-11-23T04:22:08.0532000Z test_nvfuser_extremal_values_atanh_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-11-23T04:22:08.0532347Z test_nvfuser_extremal_values_atleast_1d_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.003s) 2022-11-23T04:22:08.0532687Z test_nvfuser_extremal_values_atleast_1d_cuda_complex128 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-11-23T04:22:08.0533043Z test_nvfuser_extremal_values_atleast_1d_cuda_complex64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-11-23T04:22:08.0533384Z test_nvfuser_extremal_values_atleast_1d_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.003s) 2022-11-23T04:22:08.0533727Z test_nvfuser_extremal_values_atleast_1d_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.003s) 2022-11-23T04:22:08.0534068Z test_nvfuser_extremal_values_atleast_1d_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-11-23T04:22:08.0534415Z test_nvfuser_extremal_values_atleast_2d_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.003s) 2022-11-23T04:22:08.0534824Z test_nvfuser_extremal_values_atleast_2d_cuda_complex128 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.003s) 2022-11-23T04:22:08.0535171Z test_nvfuser_extremal_values_atleast_2d_cuda_complex64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.003s) 2022-11-23T04:22:08.0535514Z test_nvfuser_extremal_values_atleast_2d_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.003s) 2022-11-23T04:22:08.0535857Z test_nvfuser_extremal_values_atleast_2d_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-11-23T04:22:08.0536204Z test_nvfuser_extremal_values_atleast_2d_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.003s) 2022-11-23T04:22:08.0536553Z test_nvfuser_extremal_values_atleast_3d_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-11-23T04:22:08.0536902Z test_nvfuser_extremal_values_atleast_3d_cuda_complex128 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.003s) 2022-11-23T04:22:08.0537242Z test_nvfuser_extremal_values_atleast_3d_cuda_complex64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.003s) 2022-11-23T04:22:08.0537588Z test_nvfuser_extremal_values_atleast_3d_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.003s) 2022-11-23T04:22:08.0537975Z test_nvfuser_extremal_values_atleast_3d_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-11-23T04:22:08.0538329Z test_nvfuser_extremal_values_atleast_3d_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.003s) 2022-11-23T04:22:08.0538669Z test_nvfuser_extremal_values_baddbmm_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.003s) 2022-11-23T04:22:08.0539015Z test_nvfuser_extremal_values_baddbmm_cuda_complex128 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.003s) 2022-11-23T04:22:08.0539361Z test_nvfuser_extremal_values_baddbmm_cuda_complex64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.003s) 2022-11-23T04:22:08.0539705Z test_nvfuser_extremal_values_baddbmm_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.003s) 2022-11-23T04:22:08.0540393Z test_nvfuser_extremal_values_baddbmm_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.003s) 2022-11-23T04:22:08.0540742Z test_nvfuser_extremal_values_baddbmm_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.003s) 2022-11-23T04:22:08.0541025Z test_nvfuser_extremal_values_bernoulli_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: Skipped! (0.003s) 2022-11-23T04:22:08.0541303Z test_nvfuser_extremal_values_bernoulli_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: Skipped! (0.003s) 2022-11-23T04:22:08.0541544Z test_nvfuser_extremal_values_bernoulli_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: Skipped! (0.003s) 2022-11-23T04:22:08.0541824Z test_nvfuser_extremal_values_bernoulli_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: Skipped! (0.003s) 2022-11-23T04:22:08.0542170Z test_nvfuser_extremal_values_bfloat16_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.003s) 2022-11-23T04:22:08.0542639Z test_nvfuser_extremal_values_bfloat16_cuda_complex128 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.003s) 2022-11-23T04:22:08.0542989Z test_nvfuser_extremal_values_bfloat16_cuda_complex64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.003s) 2022-11-23T04:22:08.0543339Z test_nvfuser_extremal_values_bfloat16_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.003s) 2022-11-23T04:22:08.0543680Z test_nvfuser_extremal_values_bfloat16_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-11-23T04:22:08.0544021Z test_nvfuser_extremal_values_bfloat16_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.003s) 2022-11-23T04:22:08.0544377Z test_nvfuser_extremal_values_block_diag_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.003s) 2022-11-23T04:22:08.0544729Z test_nvfuser_extremal_values_block_diag_cuda_complex128 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-11-23T04:22:08.0545078Z test_nvfuser_extremal_values_block_diag_cuda_complex64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-11-23T04:22:08.0545405Z test_nvfuser_extremal_values_block_diag_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.003s) 2022-11-23T04:22:08.0545835Z test_nvfuser_extremal_values_block_diag_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-11-23T04:22:08.0546197Z test_nvfuser_extremal_values_block_diag_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.003s) 2022-11-23T04:22:08.0546534Z test_nvfuser_extremal_values_bmm_cuda_complex128 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.003s) 2022-11-23T04:22:08.0546869Z test_nvfuser_extremal_values_bmm_cuda_complex64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-11-23T04:22:08.0547200Z test_nvfuser_extremal_values_bmm_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.003s) 2022-11-23T04:22:08.0547533Z test_nvfuser_extremal_values_bmm_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.003s) 2022-11-23T04:22:08.0547879Z test_nvfuser_extremal_values_bmm_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-11-23T04:22:08.0548224Z test_nvfuser_extremal_values_bool_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.003s) 2022-11-23T04:22:08.0548567Z test_nvfuser_extremal_values_bool_cuda_complex128 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.003s) 2022-11-23T04:22:08.0548917Z test_nvfuser_extremal_values_bool_cuda_complex64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.003s) 2022-11-23T04:22:08.0549246Z test_nvfuser_extremal_values_bool_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.003s) 2022-11-23T04:22:08.0549644Z test_nvfuser_extremal_values_bool_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.003s) 2022-11-23T04:22:08.0549960Z test_nvfuser_extremal_values_bool_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.003s) 2022-11-23T04:22:08.0550315Z test_nvfuser_extremal_values_broadcast_shapes_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.003s) 2022-11-23T04:22:08.0550671Z test_nvfuser_extremal_values_broadcast_tensors_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.003s) 2022-11-23T04:22:08.0551033Z test_nvfuser_extremal_values_broadcast_tensors_cuda_complex128 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.003s) 2022-11-23T04:22:08.0551397Z test_nvfuser_extremal_values_broadcast_tensors_cuda_complex64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.003s) 2022-11-23T04:22:08.0551755Z test_nvfuser_extremal_values_broadcast_tensors_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-11-23T04:22:08.0552112Z test_nvfuser_extremal_values_broadcast_tensors_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-11-23T04:22:08.0552466Z test_nvfuser_extremal_values_broadcast_tensors_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.003s) 2022-11-23T04:22:08.0552812Z test_nvfuser_extremal_values_broadcast_to_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.003s) 2022-11-23T04:22:08.0553216Z test_nvfuser_extremal_values_broadcast_to_cuda_complex128 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.003s) 2022-11-23T04:22:08.0553586Z test_nvfuser_extremal_values_broadcast_to_cuda_complex64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.003s) 2022-11-23T04:22:08.0553938Z test_nvfuser_extremal_values_broadcast_to_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.003s) 2022-11-23T04:22:08.0554287Z test_nvfuser_extremal_values_broadcast_to_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.003s) 2022-11-23T04:22:08.0554618Z test_nvfuser_extremal_values_broadcast_to_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.003s) 2022-11-23T04:22:08.0554968Z test_nvfuser_extremal_values_bucketize_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.003s) 2022-11-23T04:22:08.0555314Z test_nvfuser_extremal_values_bucketize_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.003s) 2022-11-23T04:22:08.0555654Z test_nvfuser_extremal_values_bucketize_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-11-23T04:22:08.0555994Z test_nvfuser_extremal_values_byte_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-11-23T04:22:08.0556339Z test_nvfuser_extremal_values_byte_cuda_complex128 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.003s) 2022-11-23T04:22:08.0556681Z test_nvfuser_extremal_values_byte_cuda_complex64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.003s) 2022-11-23T04:22:08.0557073Z test_nvfuser_extremal_values_byte_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.003s) 2022-11-23T04:22:08.0557407Z test_nvfuser_extremal_values_byte_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.003s) 2022-11-23T04:22:08.0557742Z test_nvfuser_extremal_values_byte_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.003s) 2022-11-23T04:22:08.0558094Z test_nvfuser_extremal_values_cartesian_prod_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.003s) 2022-11-23T04:22:08.0558464Z test_nvfuser_extremal_values_cartesian_prod_cuda_complex128 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.003s) 2022-11-23T04:22:08.0558811Z test_nvfuser_extremal_values_cartesian_prod_cuda_complex64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.003s) 2022-11-23T04:22:08.0559171Z test_nvfuser_extremal_values_cartesian_prod_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.003s) 2022-11-23T04:22:08.0559526Z test_nvfuser_extremal_values_cartesian_prod_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.003s) 2022-11-23T04:22:08.0559874Z test_nvfuser_extremal_values_cartesian_prod_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.003s) 2022-11-23T04:22:08.0560257Z test_nvfuser_extremal_values_cat_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-11-23T04:22:08.0560609Z test_nvfuser_extremal_values_cat_cuda_complex128 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.003s) 2022-11-23T04:22:08.0560949Z test_nvfuser_extremal_values_cat_cuda_complex64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.003s) 2022-11-23T04:22:08.0561285Z test_nvfuser_extremal_values_cat_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.003s) 2022-11-23T04:22:08.0561617Z test_nvfuser_extremal_values_cat_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.003s) 2022-11-23T04:22:08.0561956Z test_nvfuser_extremal_values_cat_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.003s) 2022-11-23T04:22:08.0562298Z test_nvfuser_extremal_values_cdist_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.003s) 2022-11-23T04:22:08.0562639Z test_nvfuser_extremal_values_cdist_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.003s) 2022-11-23T04:22:08.0562981Z test_nvfuser_extremal_values_cdouble_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.003s) 2022-11-23T04:22:08.0563311Z test_nvfuser_extremal_values_cdouble_cuda_complex128 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.003s) 2022-11-23T04:22:08.0563668Z test_nvfuser_extremal_values_cdouble_cuda_complex64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.003s) 2022-11-23T04:22:08.0564014Z test_nvfuser_extremal_values_cdouble_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.003s) 2022-11-23T04:22:08.0564420Z test_nvfuser_extremal_values_cdouble_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-11-23T04:22:08.0564763Z test_nvfuser_extremal_values_cdouble_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.003s) 2022-11-23T04:22:08.0565098Z test_nvfuser_extremal_values_ceil_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-11-23T04:22:08.0565432Z test_nvfuser_extremal_values_ceil_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-11-23T04:22:08.0565770Z test_nvfuser_extremal_values_ceil_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.003s) 2022-11-23T04:22:08.0566112Z test_nvfuser_extremal_values_ceil_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.003s) 2022-11-23T04:22:08.0566448Z test_nvfuser_extremal_values_cfloat_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.003s) 2022-11-23T04:22:08.0566792Z test_nvfuser_extremal_values_cfloat_cuda_complex128 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.003s) 2022-11-23T04:22:08.0567135Z test_nvfuser_extremal_values_cfloat_cuda_complex64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-11-23T04:22:08.0567506Z test_nvfuser_extremal_values_cfloat_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.003s) 2022-11-23T04:22:08.0567858Z test_nvfuser_extremal_values_cfloat_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-11-23T04:22:08.0568195Z test_nvfuser_extremal_values_cfloat_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.003s) 2022-11-23T04:22:08.0568534Z test_nvfuser_extremal_values_chalf_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-11-23T04:22:08.0568885Z test_nvfuser_extremal_values_chalf_cuda_complex128 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.003s) 2022-11-23T04:22:08.0569233Z test_nvfuser_extremal_values_chalf_cuda_complex64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.003s) 2022-11-23T04:22:08.0569576Z test_nvfuser_extremal_values_chalf_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-11-23T04:22:08.0569910Z test_nvfuser_extremal_values_chalf_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.003s) 2022-11-23T04:22:08.0570246Z test_nvfuser_extremal_values_chalf_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.003s) 2022-11-23T04:22:08.0570579Z test_nvfuser_extremal_values_char_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.003s) 2022-11-23T04:22:08.0570921Z test_nvfuser_extremal_values_char_cuda_complex128 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.003s) 2022-11-23T04:22:08.0571266Z test_nvfuser_extremal_values_char_cuda_complex64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-11-23T04:22:08.0571640Z test_nvfuser_extremal_values_char_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-11-23T04:22:08.0571976Z test_nvfuser_extremal_values_char_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.003s) 2022-11-23T04:22:08.0572316Z test_nvfuser_extremal_values_char_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-11-23T04:22:08.0572664Z test_nvfuser_extremal_values_cholesky_cuda_complex128 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.003s) 2022-11-23T04:22:08.0573016Z test_nvfuser_extremal_values_cholesky_cuda_complex64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.003s) 2022-11-23T04:22:08.0573361Z test_nvfuser_extremal_values_cholesky_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.003s) 2022-11-23T04:22:08.0573705Z test_nvfuser_extremal_values_cholesky_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.003s) 2022-11-23T04:22:08.0574073Z test_nvfuser_extremal_values_cholesky_inverse_cuda_complex128 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.003s) 2022-11-23T04:22:08.0574439Z test_nvfuser_extremal_values_cholesky_inverse_cuda_complex64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.003s) 2022-11-23T04:22:08.0574842Z test_nvfuser_extremal_values_cholesky_inverse_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.003s) 2022-11-23T04:22:08.0575208Z test_nvfuser_extremal_values_cholesky_inverse_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.003s) 2022-11-23T04:22:08.0575560Z test_nvfuser_extremal_values_cholesky_solve_cuda_complex128 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.003s) 2022-11-23T04:22:08.0575917Z test_nvfuser_extremal_values_cholesky_solve_cuda_complex64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.003s) 2022-11-23T04:22:08.0576250Z test_nvfuser_extremal_values_cholesky_solve_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.003s) 2022-11-23T04:22:08.0576607Z test_nvfuser_extremal_values_cholesky_solve_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-11-23T04:22:08.0576950Z test_nvfuser_extremal_values_chunk_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.003s) 2022-11-23T04:22:08.0577292Z test_nvfuser_extremal_values_chunk_cuda_complex128 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.003s) 2022-11-23T04:22:08.0577635Z test_nvfuser_extremal_values_chunk_cuda_complex64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.003s) 2022-11-23T04:22:08.0577974Z test_nvfuser_extremal_values_chunk_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.003s) 2022-11-23T04:22:08.0578310Z test_nvfuser_extremal_values_chunk_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.003s) 2022-11-23T04:22:08.0578699Z test_nvfuser_extremal_values_chunk_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.003s) 2022-11-23T04:22:08.0579040Z test_nvfuser_extremal_values_clamp_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.003s) 2022-11-23T04:22:08.0579387Z test_nvfuser_extremal_values_clamp_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-11-23T04:22:08.0579731Z test_nvfuser_extremal_values_clamp_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.003s) 2022-11-23T04:22:08.0580316Z test_nvfuser_extremal_values_clamp_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.003s) 2022-11-23T04:22:08.0580677Z test_nvfuser_extremal_values_clamp_max_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.003s) 2022-11-23T04:22:08.0581001Z test_nvfuser_extremal_values_clamp_max_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-11-23T04:22:08.0581342Z test_nvfuser_extremal_values_clamp_max_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.003s) 2022-11-23T04:22:08.0581681Z test_nvfuser_extremal_values_clamp_max_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.003s) 2022-11-23T04:22:08.0582023Z test_nvfuser_extremal_values_clamp_min_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.003s) 2022-11-23T04:22:08.0582441Z test_nvfuser_extremal_values_clamp_min_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.003s) 2022-11-23T04:22:08.0582803Z test_nvfuser_extremal_values_clamp_min_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.003s) 2022-11-23T04:22:08.0583145Z test_nvfuser_extremal_values_clamp_min_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.003s) 2022-11-23T04:22:08.0583486Z test_nvfuser_extremal_values_clone_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.003s) 2022-11-23T04:22:08.0583832Z test_nvfuser_extremal_values_clone_cuda_complex128 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-11-23T04:22:08.0584176Z test_nvfuser_extremal_values_clone_cuda_complex64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.003s) 2022-11-23T04:22:08.0584520Z test_nvfuser_extremal_values_clone_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.003s) 2022-11-23T04:22:08.0584863Z test_nvfuser_extremal_values_clone_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-11-23T04:22:08.0585186Z test_nvfuser_extremal_values_clone_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-11-23T04:22:08.0585539Z test_nvfuser_extremal_values_column_stack_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.003s) 2022-11-23T04:22:08.0585896Z test_nvfuser_extremal_values_column_stack_cuda_complex128 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.003s) 2022-11-23T04:22:08.0586322Z test_nvfuser_extremal_values_column_stack_cuda_complex64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.003s) 2022-11-23T04:22:08.0586672Z test_nvfuser_extremal_values_column_stack_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.003s) 2022-11-23T04:22:08.0587020Z test_nvfuser_extremal_values_column_stack_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-11-23T04:22:08.0587367Z test_nvfuser_extremal_values_column_stack_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.003s) 2022-11-23T04:22:08.0587720Z test_nvfuser_extremal_values_combinations_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.003s) 2022-11-23T04:22:08.0588078Z test_nvfuser_extremal_values_combinations_cuda_complex128 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.003s) 2022-11-23T04:22:08.0588434Z test_nvfuser_extremal_values_combinations_cuda_complex64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.003s) 2022-11-23T04:22:08.0588781Z test_nvfuser_extremal_values_combinations_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.003s) 2022-11-23T04:22:08.0589130Z test_nvfuser_extremal_values_combinations_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-11-23T04:22:08.0589536Z test_nvfuser_extremal_values_combinations_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.003s) 2022-11-23T04:22:08.0589872Z test_nvfuser_extremal_values_complex_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.003s) 2022-11-23T04:22:08.0590229Z test_nvfuser_extremal_values_complex_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.003s) 2022-11-23T04:22:08.0590572Z test_nvfuser_extremal_values_complex_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.003s) 2022-11-23T04:22:08.0590958Z test_nvfuser_extremal_values_conj_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.003s) 2022-11-23T04:22:08.0591309Z test_nvfuser_extremal_values_conj_cuda_complex128 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.003s) 2022-11-23T04:22:08.0591652Z test_nvfuser_extremal_values_conj_cuda_complex64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-11-23T04:22:08.0591986Z test_nvfuser_extremal_values_conj_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.003s) 2022-11-23T04:22:08.0592318Z test_nvfuser_extremal_values_conj_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.003s) 2022-11-23T04:22:08.0592655Z test_nvfuser_extremal_values_conj_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.003s) 2022-11-23T04:22:08.0593008Z test_nvfuser_extremal_values_conj_physical_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.003s) 2022-11-23T04:22:08.0593363Z test_nvfuser_extremal_values_conj_physical_cuda_complex128 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-11-23T04:22:08.0593776Z test_nvfuser_extremal_values_conj_physical_cuda_complex64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.003s) 2022-11-23T04:22:08.0594110Z test_nvfuser_extremal_values_conj_physical_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.003s) 2022-11-23T04:22:08.0594462Z test_nvfuser_extremal_values_conj_physical_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.003s) 2022-11-23T04:22:08.0594811Z test_nvfuser_extremal_values_conj_physical_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.003s) 2022-11-23T04:22:08.0595167Z test_nvfuser_extremal_values_constant_pad_nd_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.003s) 2022-11-23T04:22:08.0595541Z test_nvfuser_extremal_values_constant_pad_nd_cuda_complex128 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.003s) 2022-11-23T04:22:08.0595902Z test_nvfuser_extremal_values_constant_pad_nd_cuda_complex64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.003s) 2022-11-23T04:22:08.0596259Z test_nvfuser_extremal_values_constant_pad_nd_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.003s) 2022-11-23T04:22:08.0596614Z test_nvfuser_extremal_values_constant_pad_nd_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.003s) 2022-11-23T04:22:08.0597028Z test_nvfuser_extremal_values_constant_pad_nd_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.003s) 2022-11-23T04:22:08.0597388Z test_nvfuser_extremal_values_contiguous_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.003s) 2022-11-23T04:22:08.0597738Z test_nvfuser_extremal_values_contiguous_cuda_complex128 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-11-23T04:22:08.0598090Z test_nvfuser_extremal_values_contiguous_cuda_complex64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.003s) 2022-11-23T04:22:08.0598438Z test_nvfuser_extremal_values_contiguous_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.003s) 2022-11-23T04:22:08.0598768Z test_nvfuser_extremal_values_contiguous_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.003s) 2022-11-23T04:22:08.0599114Z test_nvfuser_extremal_values_contiguous_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-11-23T04:22:08.0599458Z test_nvfuser_extremal_values_copysign_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-11-23T04:22:08.0599803Z test_nvfuser_extremal_values_copysign_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.003s) 2022-11-23T04:22:08.0600144Z test_nvfuser_extremal_values_copysign_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-11-23T04:22:08.0600488Z test_nvfuser_extremal_values_copysign_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.003s) 2022-11-23T04:22:08.0600894Z test_nvfuser_extremal_values_corrcoef_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-11-23T04:22:08.0601247Z test_nvfuser_extremal_values_corrcoef_cuda_complex128 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.003s) 2022-11-23T04:22:08.0601601Z test_nvfuser_extremal_values_corrcoef_cuda_complex64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.003s) 2022-11-23T04:22:08.0601944Z test_nvfuser_extremal_values_corrcoef_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-11-23T04:22:08.0602286Z test_nvfuser_extremal_values_corrcoef_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.003s) 2022-11-23T04:22:08.0602634Z test_nvfuser_extremal_values_corrcoef_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.003s) 2022-11-23T04:22:08.0602969Z test_nvfuser_extremal_values_cos_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.003s) 2022-11-23T04:22:08.0603293Z test_nvfuser_extremal_values_cos_cuda_complex128 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.003s) 2022-11-23T04:22:08.0603632Z test_nvfuser_extremal_values_cos_cuda_complex64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.003s) 2022-11-23T04:22:08.0604011Z test_nvfuser_extremal_values_cos_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.003s) 2022-11-23T04:22:08.0604361Z test_nvfuser_extremal_values_cos_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.003s) 2022-11-23T04:22:08.0604689Z test_nvfuser_extremal_values_cos_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.003s) 2022-11-23T04:22:08.0605023Z test_nvfuser_extremal_values_cosh_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-11-23T04:22:08.0605365Z test_nvfuser_extremal_values_cosh_cuda_complex128 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.003s) 2022-11-23T04:22:08.0605703Z test_nvfuser_extremal_values_cosh_cuda_complex64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-11-23T04:22:08.0606049Z test_nvfuser_extremal_values_cosh_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.003s) 2022-11-23T04:22:08.0606392Z test_nvfuser_extremal_values_cosh_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.003s) 2022-11-23T04:22:08.0606730Z test_nvfuser_extremal_values_cosh_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.003s) 2022-11-23T04:22:08.0607082Z test_nvfuser_extremal_values_count_nonzero_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.003s) 2022-11-23T04:22:08.0607421Z test_nvfuser_extremal_values_count_nonzero_cuda_complex128 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.003s) 2022-11-23T04:22:08.0607774Z test_nvfuser_extremal_values_count_nonzero_cuda_complex64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.003s) 2022-11-23T04:22:08.0608183Z test_nvfuser_extremal_values_count_nonzero_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.003s) 2022-11-23T04:22:08.0608530Z test_nvfuser_extremal_values_count_nonzero_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.003s) 2022-11-23T04:22:08.0608876Z test_nvfuser_extremal_values_count_nonzero_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.003s) 2022-11-23T04:22:08.0609148Z test_nvfuser_extremal_values_cov_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: Skipped! (0.003s) 2022-11-23T04:22:08.0609422Z test_nvfuser_extremal_values_cov_cuda_complex128 (__main__.TestCudaFuserOpInfoCUDA) ... skip: Skipped! (0.003s) 2022-11-23T04:22:08.0609702Z test_nvfuser_extremal_values_cov_cuda_complex64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: Skipped! (0.003s) 2022-11-23T04:22:08.0609967Z test_nvfuser_extremal_values_cov_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: Skipped! (0.003s) 2022-11-23T04:22:08.0610234Z test_nvfuser_extremal_values_cov_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: Skipped! (0.003s) 2022-11-23T04:22:08.0610499Z test_nvfuser_extremal_values_cov_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: Skipped! (0.003s) 2022-11-23T04:22:08.0610835Z test_nvfuser_extremal_values_cross_cuda_complex128 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.003s) 2022-11-23T04:22:08.0611187Z test_nvfuser_extremal_values_cross_cuda_complex64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.003s) 2022-11-23T04:22:08.0611576Z test_nvfuser_extremal_values_cross_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-11-23T04:22:08.0611926Z test_nvfuser_extremal_values_cross_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.003s) 2022-11-23T04:22:08.0612260Z test_nvfuser_extremal_values_cross_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.003s) 2022-11-23T04:22:08.0612596Z test_nvfuser_extremal_values_cummax_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.003s) 2022-11-23T04:22:08.0612930Z test_nvfuser_extremal_values_cummax_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.003s) 2022-11-23T04:22:08.0613268Z test_nvfuser_extremal_values_cummax_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.003s) 2022-11-23T04:22:08.0613609Z test_nvfuser_extremal_values_cummax_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.003s) 2022-11-23T04:22:08.0613947Z test_nvfuser_extremal_values_cummin_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.003s) 2022-11-23T04:22:08.0614280Z test_nvfuser_extremal_values_cummin_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.003s) 2022-11-23T04:22:08.0614614Z test_nvfuser_extremal_values_cummin_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.003s) 2022-11-23T04:22:08.0614940Z test_nvfuser_extremal_values_cummin_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.003s) 2022-11-23T04:22:08.0615375Z test_nvfuser_extremal_values_cumprod_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.003s) 2022-11-23T04:22:08.0615723Z test_nvfuser_extremal_values_cumprod_cuda_complex128 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-11-23T04:22:08.0616078Z test_nvfuser_extremal_values_cumprod_cuda_complex64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.003s) 2022-11-23T04:22:08.0616426Z test_nvfuser_extremal_values_cumprod_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.003s) 2022-11-23T04:22:08.0616766Z test_nvfuser_extremal_values_cumprod_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.003s) 2022-11-23T04:22:08.0617112Z test_nvfuser_extremal_values_cumprod_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-11-23T04:22:08.0617450Z test_nvfuser_extremal_values_cumsum_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.003s) 2022-11-23T04:22:08.0617794Z test_nvfuser_extremal_values_cumsum_cuda_complex128 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.003s) 2022-11-23T04:22:08.0618135Z test_nvfuser_extremal_values_cumsum_cuda_complex64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.003s) 2022-11-23T04:22:08.0618477Z test_nvfuser_extremal_values_cumsum_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.003s) 2022-11-23T04:22:08.0618856Z test_nvfuser_extremal_values_cumsum_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.003s) 2022-11-23T04:22:08.0619208Z test_nvfuser_extremal_values_cumsum_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.003s) 2022-11-23T04:22:08.0619555Z test_nvfuser_extremal_values_cumulative_trapezoid_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.003s) 2022-11-23T04:22:08.0620104Z test_nvfuser_extremal_values_cumulative_trapezoid_cuda_complex128 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-11-23T04:22:08.0620475Z test_nvfuser_extremal_values_cumulative_trapezoid_cuda_complex64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.003s) 2022-11-23T04:22:08.0620839Z test_nvfuser_extremal_values_cumulative_trapezoid_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.003s) 2022-11-23T04:22:08.0621202Z test_nvfuser_extremal_values_cumulative_trapezoid_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.003s) 2022-11-23T04:22:08.0621576Z test_nvfuser_extremal_values_cumulative_trapezoid_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-11-23T04:22:08.0621922Z test_nvfuser_extremal_values_deg2rad_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-11-23T04:22:08.0622269Z test_nvfuser_extremal_values_deg2rad_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-11-23T04:22:08.0622611Z test_nvfuser_extremal_values_deg2rad_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-11-23T04:22:08.0623040Z test_nvfuser_extremal_values_deg2rad_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-11-23T04:22:08.0623376Z test_nvfuser_extremal_values_diag_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.003s) 2022-11-23T04:22:08.0623717Z test_nvfuser_extremal_values_diag_cuda_complex128 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-11-23T04:22:08.0624061Z test_nvfuser_extremal_values_diag_cuda_complex64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-11-23T04:22:08.0624382Z test_nvfuser_extremal_values_diag_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.003s) 2022-11-23T04:22:08.0624725Z test_nvfuser_extremal_values_diag_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.003s) 2022-11-23T04:22:08.0625051Z test_nvfuser_extremal_values_diag_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-11-23T04:22:08.0625395Z test_nvfuser_extremal_values_diag_embed_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.003s) 2022-11-23T04:22:08.0625744Z test_nvfuser_extremal_values_diag_embed_cuda_complex128 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.003s) 2022-11-23T04:22:08.0626151Z test_nvfuser_extremal_values_diag_embed_cuda_complex64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-11-23T04:22:08.0626506Z test_nvfuser_extremal_values_diag_embed_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-11-23T04:22:08.0626865Z test_nvfuser_extremal_values_diag_embed_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-11-23T04:22:08.0627213Z test_nvfuser_extremal_values_diag_embed_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-11-23T04:22:08.0627565Z test_nvfuser_extremal_values_diagflat_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-11-23T04:22:08.0627918Z test_nvfuser_extremal_values_diagflat_cuda_complex128 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-11-23T04:22:08.0628273Z test_nvfuser_extremal_values_diagflat_cuda_complex64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-11-23T04:22:08.0628599Z test_nvfuser_extremal_values_diagflat_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-11-23T04:22:08.0628942Z test_nvfuser_extremal_values_diagflat_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.003s) 2022-11-23T04:22:08.0629286Z test_nvfuser_extremal_values_diagflat_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.003s) 2022-11-23T04:22:08.0629642Z test_nvfuser_extremal_values_diagonal_copy_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.003s) 2022-11-23T04:22:08.0630064Z test_nvfuser_extremal_values_diagonal_copy_cuda_complex128 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-11-23T04:22:08.0630417Z test_nvfuser_extremal_values_diagonal_copy_cuda_complex64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-11-23T04:22:08.0630768Z test_nvfuser_extremal_values_diagonal_copy_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-11-23T04:22:08.0631116Z test_nvfuser_extremal_values_diagonal_copy_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-11-23T04:22:08.0631466Z test_nvfuser_extremal_values_diagonal_copy_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-11-23T04:22:08.0631814Z test_nvfuser_extremal_values_diagonal_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.006s) 2022-11-23T04:22:08.0632170Z test_nvfuser_extremal_values_diagonal_cuda_complex128 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.003s) 2022-11-23T04:22:08.0632521Z test_nvfuser_extremal_values_diagonal_cuda_complex64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-11-23T04:22:08.0632871Z test_nvfuser_extremal_values_diagonal_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.003s) 2022-11-23T04:22:08.0633193Z test_nvfuser_extremal_values_diagonal_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.003s) 2022-11-23T04:22:08.0633583Z test_nvfuser_extremal_values_diagonal_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.003s) 2022-11-23T04:22:08.0633957Z test_nvfuser_extremal_values_diagonal_scatter_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.003s) 2022-11-23T04:22:08.0634312Z test_nvfuser_extremal_values_diagonal_scatter_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.003s) 2022-11-23T04:22:08.0634668Z test_nvfuser_extremal_values_diagonal_scatter_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-11-23T04:22:08.0635023Z test_nvfuser_extremal_values_diagonal_scatter_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-11-23T04:22:08.0635362Z test_nvfuser_extremal_values_diff_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-11-23T04:22:08.0635706Z test_nvfuser_extremal_values_diff_cuda_complex128 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-11-23T04:22:08.0636045Z test_nvfuser_extremal_values_diff_cuda_complex64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-11-23T04:22:08.0636382Z test_nvfuser_extremal_values_diff_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-11-23T04:22:08.0636715Z test_nvfuser_extremal_values_diff_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-11-23T04:22:08.0637051Z test_nvfuser_extremal_values_diff_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.003s) 2022-11-23T04:22:08.0637434Z test_nvfuser_extremal_values_digamma_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.003s) 2022-11-23T04:22:08.0637786Z test_nvfuser_extremal_values_digamma_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-11-23T04:22:08.0638133Z test_nvfuser_extremal_values_digamma_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.003s) 2022-11-23T04:22:08.0638470Z test_nvfuser_extremal_values_dist_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.003s) 2022-11-23T04:22:08.0638812Z test_nvfuser_extremal_values_dist_cuda_complex128 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.003s) 2022-11-23T04:22:08.0639160Z test_nvfuser_extremal_values_dist_cuda_complex64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-11-23T04:22:08.0639496Z test_nvfuser_extremal_values_dist_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-11-23T04:22:08.0639830Z test_nvfuser_extremal_values_dist_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-11-23T04:22:08.0640161Z test_nvfuser_extremal_values_dist_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.003s) 2022-11-23T04:22:08.0640519Z test_nvfuser_extremal_values_div_floor_rounding_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-11-23T04:22:08.0640924Z test_nvfuser_extremal_values_div_floor_rounding_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.003s) 2022-11-23T04:22:08.0641293Z test_nvfuser_extremal_values_div_floor_rounding_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.003s) 2022-11-23T04:22:08.0641646Z test_nvfuser_extremal_values_div_floor_rounding_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.003s) 2022-11-23T04:22:08.0641987Z test_nvfuser_extremal_values_div_no_rounding_mode_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.003s) 2022-11-23T04:22:08.0642353Z test_nvfuser_extremal_values_div_no_rounding_mode_cuda_complex128 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.003s) 2022-11-23T04:22:08.0642727Z test_nvfuser_extremal_values_div_no_rounding_mode_cuda_complex64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.003s) 2022-11-23T04:22:08.0643083Z test_nvfuser_extremal_values_div_no_rounding_mode_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.003s) 2022-11-23T04:22:08.0643438Z test_nvfuser_extremal_values_div_no_rounding_mode_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.003s) 2022-11-23T04:22:08.0643798Z test_nvfuser_extremal_values_div_no_rounding_mode_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.003s) 2022-11-23T04:22:08.0644158Z test_nvfuser_extremal_values_div_trunc_rounding_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-11-23T04:22:08.0644569Z test_nvfuser_extremal_values_div_trunc_rounding_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.003s) 2022-11-23T04:22:08.0644923Z test_nvfuser_extremal_values_div_trunc_rounding_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-11-23T04:22:08.0645278Z test_nvfuser_extremal_values_div_trunc_rounding_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.003s) 2022-11-23T04:22:08.0645616Z test_nvfuser_extremal_values_dot_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.003s) 2022-11-23T04:22:08.0645960Z test_nvfuser_extremal_values_dot_cuda_complex128 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.003s) 2022-11-23T04:22:08.0646306Z test_nvfuser_extremal_values_dot_cuda_complex64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-11-23T04:22:08.0646623Z test_nvfuser_extremal_values_dot_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-11-23T04:22:08.0646962Z test_nvfuser_extremal_values_dot_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.003s) 2022-11-23T04:22:08.0647290Z test_nvfuser_extremal_values_dot_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.003s) 2022-11-23T04:22:08.0647626Z test_nvfuser_extremal_values_double_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.003s) 2022-11-23T04:22:08.0648036Z test_nvfuser_extremal_values_double_cuda_complex128 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.003s) 2022-11-23T04:22:08.0648402Z test_nvfuser_extremal_values_double_cuda_complex64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.003s) 2022-11-23T04:22:08.0648748Z test_nvfuser_extremal_values_double_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.003s) 2022-11-23T04:22:08.0649086Z test_nvfuser_extremal_values_double_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-11-23T04:22:08.0649424Z test_nvfuser_extremal_values_double_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.003s) 2022-11-23T04:22:08.0649761Z test_nvfuser_extremal_values_dsplit_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.003s) 2022-11-23T04:22:08.0650111Z test_nvfuser_extremal_values_dsplit_cuda_complex128 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.003s) 2022-11-23T04:22:08.0650471Z test_nvfuser_extremal_values_dsplit_cuda_complex64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.003s) 2022-11-23T04:22:08.0650804Z test_nvfuser_extremal_values_dsplit_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.003s) 2022-11-23T04:22:08.0651129Z test_nvfuser_extremal_values_dsplit_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.003s) 2022-11-23T04:22:08.0651469Z test_nvfuser_extremal_values_dsplit_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.003s) 2022-11-23T04:22:08.0651881Z test_nvfuser_extremal_values_dstack_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.003s) 2022-11-23T04:22:08.0652228Z test_nvfuser_extremal_values_dstack_cuda_complex128 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-11-23T04:22:08.0652573Z test_nvfuser_extremal_values_dstack_cuda_complex64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.003s) 2022-11-23T04:22:08.0652911Z test_nvfuser_extremal_values_dstack_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.003s) 2022-11-23T04:22:08.0653260Z test_nvfuser_extremal_values_dstack_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-11-23T04:22:08.0653600Z test_nvfuser_extremal_values_dstack_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.003s) 2022-11-23T04:22:08.0653944Z test_nvfuser_extremal_values_einsum_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.003s) 2022-11-23T04:22:08.0654287Z test_nvfuser_extremal_values_einsum_cuda_complex128 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.003s) 2022-11-23T04:22:08.0654631Z test_nvfuser_extremal_values_einsum_cuda_complex64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.003s) 2022-11-23T04:22:08.0654970Z test_nvfuser_extremal_values_einsum_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.003s) 2022-11-23T04:22:08.0655347Z test_nvfuser_extremal_values_einsum_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.003s) 2022-11-23T04:22:08.0655692Z test_nvfuser_extremal_values_einsum_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.003s) 2022-11-23T04:22:08.0655967Z test_nvfuser_extremal_values_empty_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: Skipped! (0.002s) 2022-11-23T04:22:08.0656247Z test_nvfuser_extremal_values_empty_cuda_complex128 (__main__.TestCudaFuserOpInfoCUDA) ... skip: Skipped! (0.003s) 2022-11-23T04:22:08.0656525Z test_nvfuser_extremal_values_empty_cuda_complex64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: Skipped! (0.003s) 2022-11-23T04:22:08.0656798Z test_nvfuser_extremal_values_empty_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: Skipped! (0.003s) 2022-11-23T04:22:08.0657071Z test_nvfuser_extremal_values_empty_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: Skipped! (0.003s) 2022-11-23T04:22:08.0657348Z test_nvfuser_extremal_values_empty_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: Skipped! (0.003s) 2022-11-23T04:22:08.0657629Z test_nvfuser_extremal_values_empty_like_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: Skipped! (0.003s) 2022-11-23T04:22:08.0657921Z test_nvfuser_extremal_values_empty_like_cuda_complex128 (__main__.TestCudaFuserOpInfoCUDA) ... skip: Skipped! (0.003s) 2022-11-23T04:22:08.0658189Z test_nvfuser_extremal_values_empty_like_cuda_complex64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: Skipped! (0.003s) 2022-11-23T04:22:08.0658473Z test_nvfuser_extremal_values_empty_like_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: Skipped! (0.003s) 2022-11-23T04:22:08.0658754Z test_nvfuser_extremal_values_empty_like_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: Skipped! (0.003s) 2022-11-23T04:22:08.0659032Z test_nvfuser_extremal_values_empty_like_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: Skipped! (0.003s) 2022-11-23T04:22:08.0659431Z test_nvfuser_extremal_values_eq_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.003s) 2022-11-23T04:22:08.0659774Z test_nvfuser_extremal_values_eq_cuda_complex128 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.003s) 2022-11-23T04:22:08.0660344Z test_nvfuser_extremal_values_eq_cuda_complex64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-11-23T04:22:08.0660689Z test_nvfuser_extremal_values_eq_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-11-23T04:22:08.0661029Z test_nvfuser_extremal_values_eq_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.003s) 2022-11-23T04:22:08.0661373Z test_nvfuser_extremal_values_eq_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-11-23T04:22:08.0661710Z test_nvfuser_extremal_values_equal_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-11-23T04:22:08.0662036Z test_nvfuser_extremal_values_equal_cuda_complex128 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.003s) 2022-11-23T04:22:08.0662379Z test_nvfuser_extremal_values_equal_cuda_complex64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.003s) 2022-11-23T04:22:08.0662717Z test_nvfuser_extremal_values_equal_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.003s) 2022-11-23T04:22:08.0663133Z test_nvfuser_extremal_values_equal_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.003s) 2022-11-23T04:22:08.0663494Z test_nvfuser_extremal_values_equal_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-11-23T04:22:08.0663835Z test_nvfuser_extremal_values_erf_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.003s) 2022-11-23T04:22:08.0664172Z test_nvfuser_extremal_values_erf_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.003s) 2022-11-23T04:22:08.0664509Z test_nvfuser_extremal_values_erf_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-11-23T04:22:08.0664844Z test_nvfuser_extremal_values_erf_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-11-23T04:22:08.0665184Z test_nvfuser_extremal_values_erfc_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.003s) 2022-11-23T04:22:08.0665522Z test_nvfuser_extremal_values_erfc_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.003s) 2022-11-23T04:22:08.0665860Z test_nvfuser_extremal_values_erfc_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.003s) 2022-11-23T04:22:08.0666176Z test_nvfuser_extremal_values_erfc_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.003s) 2022-11-23T04:22:08.0666519Z test_nvfuser_extremal_values_erfinv_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.003s) 2022-11-23T04:22:08.0666929Z test_nvfuser_extremal_values_erfinv_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.003s) 2022-11-23T04:22:08.0667264Z test_nvfuser_extremal_values_erfinv_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-11-23T04:22:08.0667604Z test_nvfuser_extremal_values_exp2_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.003s) 2022-11-23T04:22:08.0667938Z test_nvfuser_extremal_values_exp2_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.003s) 2022-11-23T04:22:08.0668280Z test_nvfuser_extremal_values_exp2_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-11-23T04:22:08.0668627Z test_nvfuser_extremal_values_exp2_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.003s) 2022-11-23T04:22:08.0668966Z test_nvfuser_extremal_values_exp_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-11-23T04:22:08.0669307Z test_nvfuser_extremal_values_exp_cuda_complex128 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.003s) 2022-11-23T04:22:08.0669650Z test_nvfuser_extremal_values_exp_cuda_complex64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-11-23T04:22:08.0669986Z test_nvfuser_extremal_values_exp_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.003s) 2022-11-23T04:22:08.0670369Z test_nvfuser_extremal_values_exp_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.003s) 2022-11-23T04:22:08.0670699Z test_nvfuser_extremal_values_exp_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.003s) 2022-11-23T04:22:08.0671047Z test_nvfuser_extremal_values_expand_as_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-11-23T04:22:08.0671401Z test_nvfuser_extremal_values_expand_as_cuda_complex128 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-11-23T04:22:08.0671749Z test_nvfuser_extremal_values_expand_as_cuda_complex64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-11-23T04:22:08.0672096Z test_nvfuser_extremal_values_expand_as_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.003s) 2022-11-23T04:22:08.0672446Z test_nvfuser_extremal_values_expand_as_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.003s) 2022-11-23T04:22:08.0672788Z test_nvfuser_extremal_values_expand_as_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.003s) 2022-11-23T04:22:08.0673131Z test_nvfuser_extremal_values_expand_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-11-23T04:22:08.0673488Z test_nvfuser_extremal_values_expand_cuda_complex128 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-11-23T04:22:08.0673840Z test_nvfuser_extremal_values_expand_cuda_complex64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.003s) 2022-11-23T04:22:08.0674236Z test_nvfuser_extremal_values_expand_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.003s) 2022-11-23T04:22:08.0674576Z test_nvfuser_extremal_values_expand_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-11-23T04:22:08.0674902Z test_nvfuser_extremal_values_expand_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.003s) 2022-11-23T04:22:08.0675240Z test_nvfuser_extremal_values_expm1_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.003s) 2022-11-23T04:22:08.0675580Z test_nvfuser_extremal_values_expm1_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.003s) 2022-11-23T04:22:08.0675927Z test_nvfuser_extremal_values_expm1_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.003s) 2022-11-23T04:22:08.0676260Z test_nvfuser_extremal_values_expm1_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.003s) 2022-11-23T04:22:08.0676597Z test_nvfuser_extremal_values_eye_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.003s) 2022-11-23T04:22:08.0676940Z test_nvfuser_extremal_values_eye_cuda_complex128 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-11-23T04:22:08.0677280Z test_nvfuser_extremal_values_eye_cuda_complex64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.003s) 2022-11-23T04:22:08.0677655Z test_nvfuser_extremal_values_eye_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.003s) 2022-11-23T04:22:08.0677999Z test_nvfuser_extremal_values_eye_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.003s) 2022-11-23T04:22:08.0678331Z test_nvfuser_extremal_values_eye_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.003s) 2022-11-23T04:22:08.0678683Z test_nvfuser_extremal_values_fft_fft2_cuda_complex128 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.003s) 2022-11-23T04:22:08.0679017Z test_nvfuser_extremal_values_fft_fft2_cuda_complex64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.003s) 2022-11-23T04:22:08.0679367Z test_nvfuser_extremal_values_fft_fft2_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-11-23T04:22:08.0679709Z test_nvfuser_extremal_values_fft_fft2_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-11-23T04:22:08.0680055Z test_nvfuser_extremal_values_fft_fft_cuda_complex128 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.003s) 2022-11-23T04:22:08.0680404Z test_nvfuser_extremal_values_fft_fft_cuda_complex64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-11-23T04:22:08.0680738Z test_nvfuser_extremal_values_fft_fft_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.003s) 2022-11-23T04:22:08.0681079Z test_nvfuser_extremal_values_fft_fft_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-11-23T04:22:08.0681482Z test_nvfuser_extremal_values_fft_fftn_cuda_complex128 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.003s) 2022-11-23T04:22:08.0681830Z test_nvfuser_extremal_values_fft_fftn_cuda_complex64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.003s) 2022-11-23T04:22:08.0682174Z test_nvfuser_extremal_values_fft_fftn_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.003s) 2022-11-23T04:22:08.0682510Z test_nvfuser_extremal_values_fft_fftn_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.003s) 2022-11-23T04:22:08.0682863Z test_nvfuser_extremal_values_fft_fftshift_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.003s) 2022-11-23T04:22:08.0683221Z test_nvfuser_extremal_values_fft_fftshift_cuda_complex128 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.003s) 2022-11-23T04:22:08.0683560Z test_nvfuser_extremal_values_fft_fftshift_cuda_complex64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.003s) 2022-11-23T04:22:08.0683917Z test_nvfuser_extremal_values_fft_fftshift_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.003s) 2022-11-23T04:22:08.0684268Z test_nvfuser_extremal_values_fft_fftshift_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.003s) 2022-11-23T04:22:08.0684663Z test_nvfuser_extremal_values_fft_fftshift_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.003s) 2022-11-23T04:22:08.0685018Z test_nvfuser_extremal_values_fft_hfft2_cuda_complex128 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-11-23T04:22:08.0685363Z test_nvfuser_extremal_values_fft_hfft2_cuda_complex64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-11-23T04:22:08.0685703Z test_nvfuser_extremal_values_fft_hfft2_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.003s) 2022-11-23T04:22:08.0686043Z test_nvfuser_extremal_values_fft_hfft2_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.003s) 2022-11-23T04:22:08.0686390Z test_nvfuser_extremal_values_fft_hfft_cuda_complex128 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.003s) 2022-11-23T04:22:08.0686742Z test_nvfuser_extremal_values_fft_hfft_cuda_complex64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.003s) 2022-11-23T04:22:08.0687084Z test_nvfuser_extremal_values_fft_hfft_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.003s) 2022-11-23T04:22:08.0687487Z test_nvfuser_extremal_values_fft_hfft_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.003s) 2022-11-23T04:22:08.0687845Z test_nvfuser_extremal_values_fft_hfftn_cuda_complex128 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.003s) 2022-11-23T04:22:08.0688176Z test_nvfuser_extremal_values_fft_hfftn_cuda_complex64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.003s) 2022-11-23T04:22:08.0688521Z test_nvfuser_extremal_values_fft_hfftn_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.003s) 2022-11-23T04:22:08.0688918Z test_nvfuser_extremal_values_fft_hfftn_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-11-23T04:22:08.0689275Z test_nvfuser_extremal_values_fft_ifft2_cuda_complex128 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-11-23T04:22:08.0689626Z test_nvfuser_extremal_values_fft_ifft2_cuda_complex64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-11-23T04:22:08.0689972Z test_nvfuser_extremal_values_fft_ifft2_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.003s) 2022-11-23T04:22:08.0690316Z test_nvfuser_extremal_values_fft_ifft2_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.003s) 2022-11-23T04:22:08.0690666Z test_nvfuser_extremal_values_fft_ifft_cuda_complex128 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.003s) 2022-11-23T04:22:08.0691051Z test_nvfuser_extremal_values_fft_ifft_cuda_complex64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.003s) 2022-11-23T04:22:08.0691392Z test_nvfuser_extremal_values_fft_ifft_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.003s) 2022-11-23T04:22:08.0691731Z test_nvfuser_extremal_values_fft_ifft_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.003s) 2022-11-23T04:22:08.0692130Z test_nvfuser_extremal_values_fft_ifftn_cuda_complex128 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.003s) 2022-11-23T04:22:08.0692472Z test_nvfuser_extremal_values_fft_ifftn_cuda_complex64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.003s) 2022-11-23T04:22:08.0692817Z test_nvfuser_extremal_values_fft_ifftn_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.003s) 2022-11-23T04:22:08.0693159Z test_nvfuser_extremal_values_fft_ifftn_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.003s) 2022-11-23T04:22:08.0693509Z test_nvfuser_extremal_values_fft_ifftshift_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-11-23T04:22:08.0693868Z test_nvfuser_extremal_values_fft_ifftshift_cuda_complex128 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.003s) 2022-11-23T04:22:08.0694223Z test_nvfuser_extremal_values_fft_ifftshift_cuda_complex64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.003s) 2022-11-23T04:22:08.0694581Z test_nvfuser_extremal_values_fft_ifftshift_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.003s) 2022-11-23T04:22:08.0694932Z test_nvfuser_extremal_values_fft_ifftshift_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.003s) 2022-11-23T04:22:08.0695287Z test_nvfuser_extremal_values_fft_ifftshift_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.003s) 2022-11-23T04:22:08.0695633Z test_nvfuser_extremal_values_fft_ihfft2_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-11-23T04:22:08.0696028Z test_nvfuser_extremal_values_fft_ihfft2_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-11-23T04:22:08.0696373Z test_nvfuser_extremal_values_fft_ihfft_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.003s) 2022-11-23T04:22:08.0696714Z test_nvfuser_extremal_values_fft_ihfft_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.003s) 2022-11-23T04:22:08.0697037Z test_nvfuser_extremal_values_fft_ihfftn_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-11-23T04:22:08.0697386Z test_nvfuser_extremal_values_fft_ihfftn_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-11-23T04:22:08.0697735Z test_nvfuser_extremal_values_fft_irfft2_cuda_complex128 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-11-23T04:22:08.0698086Z test_nvfuser_extremal_values_fft_irfft2_cuda_complex64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.003s) 2022-11-23T04:22:08.0698426Z test_nvfuser_extremal_values_fft_irfft2_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.003s) 2022-11-23T04:22:08.0698768Z test_nvfuser_extremal_values_fft_irfft2_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.003s) 2022-11-23T04:22:08.0699169Z test_nvfuser_extremal_values_fft_irfft_cuda_complex128 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.003s) 2022-11-23T04:22:08.0699529Z test_nvfuser_extremal_values_fft_irfft_cuda_complex64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-11-23T04:22:08.0699877Z test_nvfuser_extremal_values_fft_irfft_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.003s) 2022-11-23T04:22:08.0700439Z test_nvfuser_extremal_values_fft_irfft_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.003s) 2022-11-23T04:22:08.0700803Z test_nvfuser_extremal_values_fft_irfftn_cuda_complex128 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.003s) 2022-11-23T04:22:08.0701152Z test_nvfuser_extremal_values_fft_irfftn_cuda_complex64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-11-23T04:22:08.0701503Z test_nvfuser_extremal_values_fft_irfftn_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-11-23T04:22:08.0701834Z test_nvfuser_extremal_values_fft_irfftn_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.003s) 2022-11-23T04:22:08.0702176Z test_nvfuser_extremal_values_fft_rfft2_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-11-23T04:22:08.0702511Z test_nvfuser_extremal_values_fft_rfft2_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.003s) 2022-11-23T04:22:08.0702854Z test_nvfuser_extremal_values_fft_rfft_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.003s) 2022-11-23T04:22:08.0703196Z test_nvfuser_extremal_values_fft_rfft_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.003s) 2022-11-23T04:22:08.0703617Z test_nvfuser_extremal_values_fft_rfftn_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.003s) 2022-11-23T04:22:08.0703960Z test_nvfuser_extremal_values_fft_rfftn_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.003s) 2022-11-23T04:22:08.0704232Z test_nvfuser_extremal_values_fill_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: No fill_ op (0.003s) 2022-11-23T04:22:08.0704510Z test_nvfuser_extremal_values_fill_cuda_complex128 (__main__.TestCudaFuserOpInfoCUDA) ... skip: No fill_ op (0.002s) 2022-11-23T04:22:08.0704782Z test_nvfuser_extremal_values_fill_cuda_complex64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: No fill_ op (0.002s) 2022-11-23T04:22:08.0705063Z test_nvfuser_extremal_values_fill_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: No fill_ op (0.002s) 2022-11-23T04:22:08.0705320Z test_nvfuser_extremal_values_fill_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: No fill_ op (0.002s) 2022-11-23T04:22:08.0705597Z test_nvfuser_extremal_values_fill_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: No fill_ op (0.002s) 2022-11-23T04:22:08.0705940Z test_nvfuser_extremal_values_flatten_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.003s) 2022-11-23T04:22:08.0706287Z test_nvfuser_extremal_values_flatten_cuda_complex128 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.003s) 2022-11-23T04:22:08.0706631Z test_nvfuser_extremal_values_flatten_cuda_complex64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.003s) 2022-11-23T04:22:08.0707031Z test_nvfuser_extremal_values_flatten_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.003s) 2022-11-23T04:22:08.0707391Z test_nvfuser_extremal_values_flatten_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-11-23T04:22:08.0707730Z test_nvfuser_extremal_values_flatten_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.003s) 2022-11-23T04:22:08.0708070Z test_nvfuser_extremal_values_flip_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-11-23T04:22:08.0708412Z test_nvfuser_extremal_values_flip_cuda_complex128 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.003s) 2022-11-23T04:22:08.0708754Z test_nvfuser_extremal_values_flip_cuda_complex64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.003s) 2022-11-23T04:22:08.0709091Z test_nvfuser_extremal_values_flip_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.003s) 2022-11-23T04:22:08.0709412Z test_nvfuser_extremal_values_flip_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.003s) 2022-11-23T04:22:08.0709749Z test_nvfuser_extremal_values_flip_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.003s) 2022-11-23T04:22:08.0710099Z test_nvfuser_extremal_values_fliplr_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.003s) 2022-11-23T04:22:08.0710454Z test_nvfuser_extremal_values_fliplr_cuda_complex128 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-11-23T04:22:08.0710860Z test_nvfuser_extremal_values_fliplr_cuda_complex64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.003s) 2022-11-23T04:22:08.0711202Z test_nvfuser_extremal_values_fliplr_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-11-23T04:22:08.0711538Z test_nvfuser_extremal_values_fliplr_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.003s) 2022-11-23T04:22:08.0711881Z test_nvfuser_extremal_values_fliplr_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-11-23T04:22:08.0712224Z test_nvfuser_extremal_values_flipud_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.003s) 2022-11-23T04:22:08.0712574Z test_nvfuser_extremal_values_flipud_cuda_complex128 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.003s) 2022-11-23T04:22:08.0712917Z test_nvfuser_extremal_values_flipud_cuda_complex64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.003s) 2022-11-23T04:22:08.0713261Z test_nvfuser_extremal_values_flipud_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.003s) 2022-11-23T04:22:08.0713583Z test_nvfuser_extremal_values_flipud_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.003s) 2022-11-23T04:22:08.0713923Z test_nvfuser_extremal_values_flipud_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.003s) 2022-11-23T04:22:08.0714303Z test_nvfuser_extremal_values_float_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.003s) 2022-11-23T04:22:08.0714659Z test_nvfuser_extremal_values_float_cuda_complex128 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.003s) 2022-11-23T04:22:08.0715000Z test_nvfuser_extremal_values_float_cuda_complex64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.003s) 2022-11-23T04:22:08.0715347Z test_nvfuser_extremal_values_float_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.003s) 2022-11-23T04:22:08.0715684Z test_nvfuser_extremal_values_float_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.003s) 2022-11-23T04:22:08.0716026Z test_nvfuser_extremal_values_float_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-11-23T04:22:08.0716376Z test_nvfuser_extremal_values_float_power_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.003s) 2022-11-23T04:22:08.0716726Z test_nvfuser_extremal_values_float_power_cuda_complex128 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.003s) 2022-11-23T04:22:08.0717079Z test_nvfuser_extremal_values_float_power_cuda_complex64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.003s) 2022-11-23T04:22:08.0717425Z test_nvfuser_extremal_values_float_power_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.003s) 2022-11-23T04:22:08.0717772Z test_nvfuser_extremal_values_float_power_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.003s) 2022-11-23T04:22:08.0718155Z test_nvfuser_extremal_values_float_power_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.003s) 2022-11-23T04:22:08.0718497Z test_nvfuser_extremal_values_floor_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.003s) 2022-11-23T04:22:08.0718834Z test_nvfuser_extremal_values_floor_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.003s) 2022-11-23T04:22:08.0719165Z test_nvfuser_extremal_values_floor_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.003s) 2022-11-23T04:22:08.0719502Z test_nvfuser_extremal_values_floor_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.003s) 2022-11-23T04:22:08.0719855Z test_nvfuser_extremal_values_floor_divide_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.003s) 2022-11-23T04:22:08.0720202Z test_nvfuser_extremal_values_floor_divide_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-11-23T04:22:08.0720559Z test_nvfuser_extremal_values_floor_divide_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.003s) 2022-11-23T04:22:08.0720909Z test_nvfuser_extremal_values_floor_divide_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.003s) 2022-11-23T04:22:08.0721299Z test_nvfuser_extremal_values_fmax_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.003s) 2022-11-23T04:22:08.0721646Z test_nvfuser_extremal_values_fmax_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.003s) 2022-11-23T04:22:08.0721980Z test_nvfuser_extremal_values_fmax_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.003s) 2022-11-23T04:22:08.0722299Z test_nvfuser_extremal_values_fmax_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.003s) 2022-11-23T04:22:08.0722637Z test_nvfuser_extremal_values_fmin_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.003s) 2022-11-23T04:22:08.0722969Z test_nvfuser_extremal_values_fmin_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.003s) 2022-11-23T04:22:08.0723305Z test_nvfuser_extremal_values_fmin_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.003s) 2022-11-23T04:22:08.0723639Z test_nvfuser_extremal_values_fmin_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.003s) 2022-11-23T04:22:08.0723973Z test_nvfuser_extremal_values_fmod_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.003s) 2022-11-23T04:22:08.0724309Z test_nvfuser_extremal_values_fmod_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-11-23T04:22:08.0724645Z test_nvfuser_extremal_values_fmod_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.003s) 2022-11-23T04:22:08.0724981Z test_nvfuser_extremal_values_fmod_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.003s) 2022-11-23T04:22:08.0725371Z test_nvfuser_extremal_values_frac_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.003s) 2022-11-23T04:22:08.0725716Z test_nvfuser_extremal_values_frac_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.003s) 2022-11-23T04:22:08.0726054Z test_nvfuser_extremal_values_frac_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.003s) 2022-11-23T04:22:08.0726379Z test_nvfuser_extremal_values_frac_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.003s) 2022-11-23T04:22:08.0726726Z test_nvfuser_extremal_values_frexp_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.003s) 2022-11-23T04:22:08.0727055Z test_nvfuser_extremal_values_frexp_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.003s) 2022-11-23T04:22:08.0727395Z test_nvfuser_extremal_values_frexp_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.003s) 2022-11-23T04:22:08.0727729Z test_nvfuser_extremal_values_full_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-11-23T04:22:08.0728067Z test_nvfuser_extremal_values_full_cuda_complex128 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-11-23T04:22:08.0728403Z test_nvfuser_extremal_values_full_cuda_complex64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.003s) 2022-11-23T04:22:08.0728814Z test_nvfuser_extremal_values_full_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.003s) 2022-11-23T04:22:08.0729155Z test_nvfuser_extremal_values_full_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.003s) 2022-11-23T04:22:08.0729494Z test_nvfuser_extremal_values_full_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.003s) 2022-11-23T04:22:08.0729834Z test_nvfuser_extremal_values_full_like_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-11-23T04:22:08.0730177Z test_nvfuser_extremal_values_full_like_cuda_complex128 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.003s) 2022-11-23T04:22:08.0730531Z test_nvfuser_extremal_values_full_like_cuda_complex64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.003s) 2022-11-23T04:22:08.0730869Z test_nvfuser_extremal_values_full_like_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.003s) 2022-11-23T04:22:08.0731222Z test_nvfuser_extremal_values_full_like_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.003s) 2022-11-23T04:22:08.0731570Z test_nvfuser_extremal_values_full_like_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.003s) 2022-11-23T04:22:08.0731910Z test_nvfuser_extremal_values_gather_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.003s) 2022-11-23T04:22:08.0732258Z test_nvfuser_extremal_values_gather_cuda_complex128 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-11-23T04:22:08.0732658Z test_nvfuser_extremal_values_gather_cuda_complex64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.003s) 2022-11-23T04:22:08.0732999Z test_nvfuser_extremal_values_gather_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-11-23T04:22:08.0733336Z test_nvfuser_extremal_values_gather_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.003s) 2022-11-23T04:22:08.0733677Z test_nvfuser_extremal_values_gather_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.003s) 2022-11-23T04:22:08.0734013Z test_nvfuser_extremal_values_ge_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.003s) 2022-11-23T04:22:08.0734353Z test_nvfuser_extremal_values_ge_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-11-23T04:22:08.0734686Z test_nvfuser_extremal_values_ge_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.003s) 2022-11-23T04:22:08.0735005Z test_nvfuser_extremal_values_ge_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.003s) 2022-11-23T04:22:08.0735351Z test_nvfuser_extremal_values_geqrf_cuda_complex128 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.003s) 2022-11-23T04:22:08.0735695Z test_nvfuser_extremal_values_geqrf_cuda_complex64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.003s) 2022-11-23T04:22:08.0736091Z test_nvfuser_extremal_values_geqrf_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.003s) 2022-11-23T04:22:08.0736440Z test_nvfuser_extremal_values_geqrf_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-11-23T04:22:08.0736730Z test_nvfuser_extremal_values_gradient_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: Skipped! (0.002s) 2022-11-23T04:22:08.0737015Z test_nvfuser_extremal_values_gradient_cuda_complex128 (__main__.TestCudaFuserOpInfoCUDA) ... skip: Skipped! (0.002s) 2022-11-23T04:22:08.0737299Z test_nvfuser_extremal_values_gradient_cuda_complex64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: Skipped! (0.002s) 2022-11-23T04:22:08.0737575Z test_nvfuser_extremal_values_gradient_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: Skipped! (0.002s) 2022-11-23T04:22:08.0737853Z test_nvfuser_extremal_values_gradient_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: Skipped! (0.002s) 2022-11-23T04:22:08.0738131Z test_nvfuser_extremal_values_gradient_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: Skipped! (0.002s) 2022-11-23T04:22:08.0738474Z test_nvfuser_extremal_values_grid_sampler_2d_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.003s) 2022-11-23T04:22:08.0738827Z test_nvfuser_extremal_values_grid_sampler_2d_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-11-23T04:22:08.0739179Z test_nvfuser_extremal_values_grid_sampler_2d_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.003s) 2022-11-23T04:22:08.0739514Z test_nvfuser_extremal_values_gt_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.003s) 2022-11-23T04:22:08.0739896Z test_nvfuser_extremal_values_gt_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.003s) 2022-11-23T04:22:08.0740460Z test_nvfuser_extremal_values_gt_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.003s) 2022-11-23T04:22:08.0740795Z test_nvfuser_extremal_values_gt_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.003s) 2022-11-23T04:22:08.0741142Z test_nvfuser_extremal_values_half_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.003s) 2022-11-23T04:22:08.0741489Z test_nvfuser_extremal_values_half_cuda_complex128 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.003s) 2022-11-23T04:22:08.0741837Z test_nvfuser_extremal_values_half_cuda_complex64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.003s) 2022-11-23T04:22:08.0742178Z test_nvfuser_extremal_values_half_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.003s) 2022-11-23T04:22:08.0742515Z test_nvfuser_extremal_values_half_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-11-23T04:22:08.0742831Z test_nvfuser_extremal_values_half_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.003s) 2022-11-23T04:22:08.0743178Z test_nvfuser_extremal_values_heaviside_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.003s) 2022-11-23T04:22:08.0743600Z test_nvfuser_extremal_values_heaviside_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.003s) 2022-11-23T04:22:08.0743963Z test_nvfuser_extremal_values_heaviside_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.003s) 2022-11-23T04:22:08.0744311Z test_nvfuser_extremal_values_heaviside_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-11-23T04:22:08.0744582Z test_nvfuser_extremal_values_histc_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: Skipped! (0.003s) 2022-11-23T04:22:08.0744853Z test_nvfuser_extremal_values_histc_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: Skipped! (0.003s) 2022-11-23T04:22:08.0745195Z test_nvfuser_extremal_values_hsplit_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.003s) 2022-11-23T04:22:08.0745539Z test_nvfuser_extremal_values_hsplit_cuda_complex128 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.003s) 2022-11-23T04:22:08.0745886Z test_nvfuser_extremal_values_hsplit_cuda_complex64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.003s) 2022-11-23T04:22:08.0746235Z test_nvfuser_extremal_values_hsplit_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.003s) 2022-11-23T04:22:08.0746579Z test_nvfuser_extremal_values_hsplit_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-11-23T04:22:08.0746908Z test_nvfuser_extremal_values_hsplit_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-11-23T04:22:08.0747254Z test_nvfuser_extremal_values_hstack_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.003s) 2022-11-23T04:22:08.0747676Z test_nvfuser_extremal_values_hstack_cuda_complex128 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-11-23T04:22:08.0748019Z test_nvfuser_extremal_values_hstack_cuda_complex64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.003s) 2022-11-23T04:22:08.0748363Z test_nvfuser_extremal_values_hstack_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.003s) 2022-11-23T04:22:08.0748698Z test_nvfuser_extremal_values_hstack_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.003s) 2022-11-23T04:22:08.0749042Z test_nvfuser_extremal_values_hstack_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.003s) 2022-11-23T04:22:08.0749384Z test_nvfuser_extremal_values_hypot_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.003s) 2022-11-23T04:22:08.0749724Z test_nvfuser_extremal_values_hypot_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.003s) 2022-11-23T04:22:08.0750063Z test_nvfuser_extremal_values_hypot_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.003s) 2022-11-23T04:22:08.0750397Z test_nvfuser_extremal_values_hypot_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.003s) 2022-11-23T04:22:08.0750796Z test_nvfuser_extremal_values_i0_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.003s) 2022-11-23T04:22:08.0751125Z test_nvfuser_extremal_values_i0_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-11-23T04:22:08.0751469Z test_nvfuser_extremal_values_i0_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.003s) 2022-11-23T04:22:08.0751807Z test_nvfuser_extremal_values_i0_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.003s) 2022-11-23T04:22:08.0752152Z test_nvfuser_extremal_values_igamma_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.003s) 2022-11-23T04:22:08.0752490Z test_nvfuser_extremal_values_igamma_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.003s) 2022-11-23T04:22:08.0752836Z test_nvfuser_extremal_values_igammac_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.003s) 2022-11-23T04:22:08.0753180Z test_nvfuser_extremal_values_igammac_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.003s) 2022-11-23T04:22:08.0753522Z test_nvfuser_extremal_values_imag_cuda_complex128 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.003s) 2022-11-23T04:22:08.0753861Z test_nvfuser_extremal_values_imag_cuda_complex64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.003s) 2022-11-23T04:22:08.0754203Z test_nvfuser_extremal_values_index_add_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-11-23T04:22:08.0754556Z test_nvfuser_extremal_values_index_add_cuda_complex128 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.003s) 2022-11-23T04:22:08.0754960Z test_nvfuser_extremal_values_index_add_cuda_complex64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.003s) 2022-11-23T04:22:08.0755291Z test_nvfuser_extremal_values_index_add_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-11-23T04:22:08.0755634Z test_nvfuser_extremal_values_index_add_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.003s) 2022-11-23T04:22:08.0755977Z test_nvfuser_extremal_values_index_add_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.003s) 2022-11-23T04:22:08.0756323Z test_nvfuser_extremal_values_index_copy_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.003s) 2022-11-23T04:22:08.0756685Z test_nvfuser_extremal_values_index_copy_cuda_complex128 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.003s) 2022-11-23T04:22:08.0757039Z test_nvfuser_extremal_values_index_copy_cuda_complex64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.003s) 2022-11-23T04:22:08.0757387Z test_nvfuser_extremal_values_index_copy_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.003s) 2022-11-23T04:22:08.0757734Z test_nvfuser_extremal_values_index_copy_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.003s) 2022-11-23T04:22:08.0758127Z test_nvfuser_extremal_values_index_copy_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.003s) 2022-11-23T04:22:08.0758485Z test_nvfuser_extremal_values_index_fill_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.003s) 2022-11-23T04:22:08.0758833Z test_nvfuser_extremal_values_index_fill_cuda_complex128 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-11-23T04:22:08.0759180Z test_nvfuser_extremal_values_index_fill_cuda_complex64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.003s) 2022-11-23T04:22:08.0759527Z test_nvfuser_extremal_values_index_fill_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-11-23T04:22:08.0759853Z test_nvfuser_extremal_values_index_fill_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.003s) 2022-11-23T04:22:08.0760201Z test_nvfuser_extremal_values_index_fill_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.003s) 2022-11-23T04:22:08.0760545Z test_nvfuser_extremal_values_index_put_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.003s) 2022-11-23T04:22:08.0760892Z test_nvfuser_extremal_values_index_put_cuda_complex128 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-11-23T04:22:08.0761237Z test_nvfuser_extremal_values_index_put_cuda_complex64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.003s) 2022-11-23T04:22:08.0761587Z test_nvfuser_extremal_values_index_put_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.003s) 2022-11-23T04:22:08.0761991Z test_nvfuser_extremal_values_index_put_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-11-23T04:22:08.0762340Z test_nvfuser_extremal_values_index_put_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.003s) 2022-11-23T04:22:08.0762693Z test_nvfuser_extremal_values_index_reduce_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.003s) 2022-11-23T04:22:08.0763043Z test_nvfuser_extremal_values_index_reduce_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.003s) 2022-11-23T04:22:08.0763389Z test_nvfuser_extremal_values_index_reduce_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-11-23T04:22:08.0763744Z test_nvfuser_extremal_values_index_reduce_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-11-23T04:22:08.0764095Z test_nvfuser_extremal_values_index_select_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.003s) 2022-11-23T04:22:08.0764435Z test_nvfuser_extremal_values_index_select_cuda_complex128 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.003s) 2022-11-23T04:22:08.0764792Z test_nvfuser_extremal_values_index_select_cuda_complex64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.003s) 2022-11-23T04:22:08.0765141Z test_nvfuser_extremal_values_index_select_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.003s) 2022-11-23T04:22:08.0765538Z test_nvfuser_extremal_values_index_select_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.003s) 2022-11-23T04:22:08.0765900Z test_nvfuser_extremal_values_index_select_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.003s) 2022-11-23T04:22:08.0766241Z test_nvfuser_extremal_values_inner_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.003s) 2022-11-23T04:22:08.0766582Z test_nvfuser_extremal_values_inner_cuda_complex128 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.003s) 2022-11-23T04:22:08.0766922Z test_nvfuser_extremal_values_inner_cuda_complex64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-11-23T04:22:08.0767272Z test_nvfuser_extremal_values_inner_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.003s) 2022-11-23T04:22:08.0767613Z test_nvfuser_extremal_values_inner_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-11-23T04:22:08.0767955Z test_nvfuser_extremal_values_inner_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.003s) 2022-11-23T04:22:08.0768295Z test_nvfuser_extremal_values_int_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.003s) 2022-11-23T04:22:08.0768616Z test_nvfuser_extremal_values_int_cuda_complex128 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.003s) 2022-11-23T04:22:08.0768958Z test_nvfuser_extremal_values_int_cuda_complex64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.003s) 2022-11-23T04:22:08.0769348Z test_nvfuser_extremal_values_int_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.003s) 2022-11-23T04:22:08.0769678Z test_nvfuser_extremal_values_int_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.003s) 2022-11-23T04:22:08.0770013Z test_nvfuser_extremal_values_int_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.003s) 2022-11-23T04:22:08.0770353Z test_nvfuser_extremal_values_isclose_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.003s) 2022-11-23T04:22:08.0770704Z test_nvfuser_extremal_values_isclose_cuda_complex128 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.003s) 2022-11-23T04:22:08.0771049Z test_nvfuser_extremal_values_isclose_cuda_complex64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.003s) 2022-11-23T04:22:08.0771390Z test_nvfuser_extremal_values_isclose_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.003s) 2022-11-23T04:22:08.0771732Z test_nvfuser_extremal_values_isclose_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-11-23T04:22:08.0772069Z test_nvfuser_extremal_values_isclose_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.003s) 2022-11-23T04:22:08.0772423Z test_nvfuser_extremal_values_isfinite_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.003s) 2022-11-23T04:22:08.0772826Z test_nvfuser_extremal_values_isfinite_cuda_complex128 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.003s) 2022-11-23T04:22:08.0773175Z test_nvfuser_extremal_values_isfinite_cuda_complex64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.003s) 2022-11-23T04:22:08.0773523Z test_nvfuser_extremal_values_isfinite_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.003s) 2022-11-23T04:22:08.0773866Z test_nvfuser_extremal_values_isfinite_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-11-23T04:22:08.0774206Z test_nvfuser_extremal_values_isfinite_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.003s) 2022-11-23T04:22:08.0774547Z test_nvfuser_extremal_values_isin_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.003s) 2022-11-23T04:22:08.0774883Z test_nvfuser_extremal_values_isin_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.003s) 2022-11-23T04:22:08.0775220Z test_nvfuser_extremal_values_isin_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.003s) 2022-11-23T04:22:08.0775557Z test_nvfuser_extremal_values_isinf_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.003s) 2022-11-23T04:22:08.0775900Z test_nvfuser_extremal_values_isinf_cuda_complex128 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-11-23T04:22:08.0776242Z test_nvfuser_extremal_values_isinf_cuda_complex64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.003s) 2022-11-23T04:22:08.0776635Z test_nvfuser_extremal_values_isinf_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.003s) 2022-11-23T04:22:08.0776970Z test_nvfuser_extremal_values_isinf_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.003s) 2022-11-23T04:22:08.0777289Z test_nvfuser_extremal_values_isinf_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.003s) 2022-11-23T04:22:08.0777638Z test_nvfuser_extremal_values_isnan_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.003s) 2022-11-23T04:22:08.0777988Z test_nvfuser_extremal_values_isnan_cuda_complex128 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.003s) 2022-11-23T04:22:08.0778337Z test_nvfuser_extremal_values_isnan_cuda_complex64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.003s) 2022-11-23T04:22:08.0778671Z test_nvfuser_extremal_values_isnan_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.003s) 2022-11-23T04:22:08.0779002Z test_nvfuser_extremal_values_isnan_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.003s) 2022-11-23T04:22:08.0779338Z test_nvfuser_extremal_values_isnan_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-11-23T04:22:08.0779680Z test_nvfuser_extremal_values_isneginf_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-11-23T04:22:08.0780345Z test_nvfuser_extremal_values_isneginf_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.003s) 2022-11-23T04:22:08.0780697Z test_nvfuser_extremal_values_isneginf_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.003s) 2022-11-23T04:22:08.0781012Z test_nvfuser_extremal_values_isneginf_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.003s) 2022-11-23T04:22:08.0781335Z test_nvfuser_extremal_values_isposinf_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.003s) 2022-11-23T04:22:08.0781638Z test_nvfuser_extremal_values_isposinf_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-11-23T04:22:08.0781965Z test_nvfuser_extremal_values_isposinf_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.003s) 2022-11-23T04:22:08.0782286Z test_nvfuser_extremal_values_isposinf_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.003s) 2022-11-23T04:22:08.0782604Z test_nvfuser_extremal_values_isreal_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.003s) 2022-11-23T04:22:08.0782941Z test_nvfuser_extremal_values_isreal_cuda_complex128 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.003s) 2022-11-23T04:22:08.0783264Z test_nvfuser_extremal_values_isreal_cuda_complex64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.003s) 2022-11-23T04:22:08.0783587Z test_nvfuser_extremal_values_isreal_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.003s) 2022-11-23T04:22:08.0783970Z test_nvfuser_extremal_values_isreal_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-11-23T04:22:08.0784271Z test_nvfuser_extremal_values_isreal_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.003s) 2022-11-23T04:22:08.0784591Z test_nvfuser_extremal_values_istft_cuda_complex128 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.003s) 2022-11-23T04:22:08.0784908Z test_nvfuser_extremal_values_istft_cuda_complex64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.003s) 2022-11-23T04:22:08.0785202Z test_nvfuser_extremal_values_jiterator_2inputs_2outputs_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: Skipped! (0.003s) 2022-11-23T04:22:08.0785495Z test_nvfuser_extremal_values_jiterator_2inputs_2outputs_cuda_complex128 (__main__.TestCudaFuserOpInfoCUDA) ... skip: Skipped! (0.003s) 2022-11-23T04:22:08.0785765Z test_nvfuser_extremal_values_jiterator_2inputs_2outputs_cuda_complex64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: Skipped! (0.003s) 2022-11-23T04:22:08.0786049Z test_nvfuser_extremal_values_jiterator_2inputs_2outputs_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: Skipped! (0.003s) 2022-11-23T04:22:08.0786326Z test_nvfuser_extremal_values_jiterator_2inputs_2outputs_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: Skipped! (0.003s) 2022-11-23T04:22:08.0786605Z test_nvfuser_extremal_values_jiterator_2inputs_2outputs_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: Skipped! (0.003s) 2022-11-23T04:22:08.0786896Z test_nvfuser_extremal_values_jiterator_4inputs_with_extra_args_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: Skipped! (0.003s) 2022-11-23T04:22:08.0787238Z test_nvfuser_extremal_values_jiterator_4inputs_with_extra_args_cuda_complex128 (__main__.TestCudaFuserOpInfoCUDA) ... skip: Skipped! (0.003s) 2022-11-23T04:22:08.0787549Z test_nvfuser_extremal_values_jiterator_4inputs_with_extra_args_cuda_complex64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: Skipped! (0.003s) 2022-11-23T04:22:08.0787843Z test_nvfuser_extremal_values_jiterator_4inputs_with_extra_args_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: Skipped! (0.003s) 2022-11-23T04:22:08.0788138Z test_nvfuser_extremal_values_jiterator_4inputs_with_extra_args_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: Skipped! (0.002s) 2022-11-23T04:22:08.0788423Z test_nvfuser_extremal_values_jiterator_4inputs_with_extra_args_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: Skipped! (0.002s) 2022-11-23T04:22:08.0788677Z test_nvfuser_extremal_values_jiterator_binary_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: Skipped! (0.003s) 2022-11-23T04:22:08.0788963Z test_nvfuser_extremal_values_jiterator_binary_cuda_complex128 (__main__.TestCudaFuserOpInfoCUDA) ... skip: Skipped! (0.003s) 2022-11-23T04:22:08.0789233Z test_nvfuser_extremal_values_jiterator_binary_cuda_complex64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: Skipped! (0.003s) 2022-11-23T04:22:08.0789500Z test_nvfuser_extremal_values_jiterator_binary_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: Skipped! (0.003s) 2022-11-23T04:22:08.0789768Z test_nvfuser_extremal_values_jiterator_binary_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: Skipped! (0.003s) 2022-11-23T04:22:08.0790036Z test_nvfuser_extremal_values_jiterator_binary_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: Skipped! (0.003s) 2022-11-23T04:22:08.0790325Z test_nvfuser_extremal_values_jiterator_binary_return_by_ref_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: Skipped! (0.003s) 2022-11-23T04:22:08.0790627Z test_nvfuser_extremal_values_jiterator_binary_return_by_ref_cuda_complex128 (__main__.TestCudaFuserOpInfoCUDA) ... skip: Skipped! (0.003s) 2022-11-23T04:22:08.0791009Z test_nvfuser_extremal_values_jiterator_binary_return_by_ref_cuda_complex64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: Skipped! (0.003s) 2022-11-23T04:22:08.0791297Z test_nvfuser_extremal_values_jiterator_binary_return_by_ref_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: Skipped! (0.003s) 2022-11-23T04:22:08.0791564Z test_nvfuser_extremal_values_jiterator_binary_return_by_ref_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: Skipped! (0.003s) 2022-11-23T04:22:08.0791858Z test_nvfuser_extremal_values_jiterator_binary_return_by_ref_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: Skipped! (0.003s) 2022-11-23T04:22:08.0792133Z test_nvfuser_extremal_values_jiterator_unary_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: Skipped! (0.003s) 2022-11-23T04:22:08.0792414Z test_nvfuser_extremal_values_jiterator_unary_cuda_complex128 (__main__.TestCudaFuserOpInfoCUDA) ... skip: Skipped! (0.002s) 2022-11-23T04:22:08.0792688Z test_nvfuser_extremal_values_jiterator_unary_cuda_complex64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: Skipped! (0.003s) 2022-11-23T04:22:08.0792953Z test_nvfuser_extremal_values_jiterator_unary_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: Skipped! (0.003s) 2022-11-23T04:22:08.0793216Z test_nvfuser_extremal_values_jiterator_unary_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: Skipped! (0.003s) 2022-11-23T04:22:08.0793487Z test_nvfuser_extremal_values_jiterator_unary_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: Skipped! (0.002s) 2022-11-23T04:22:08.0793806Z test_nvfuser_extremal_values_kron_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.003s) 2022-11-23T04:22:08.0794129Z test_nvfuser_extremal_values_kron_cuda_complex128 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.003s) 2022-11-23T04:22:08.0794514Z test_nvfuser_extremal_values_kron_cuda_complex64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.003s) 2022-11-23T04:22:08.0794820Z test_nvfuser_extremal_values_kron_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.003s) 2022-11-23T04:22:08.0795123Z test_nvfuser_extremal_values_kron_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-11-23T04:22:08.0795433Z test_nvfuser_extremal_values_kron_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-11-23T04:22:08.0795748Z test_nvfuser_extremal_values_kthvalue_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.003s) 2022-11-23T04:22:08.0796069Z test_nvfuser_extremal_values_kthvalue_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-11-23T04:22:08.0796400Z test_nvfuser_extremal_values_kthvalue_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.003s) 2022-11-23T04:22:08.0796723Z test_nvfuser_extremal_values_ldexp_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.003s) 2022-11-23T04:22:08.0797047Z test_nvfuser_extremal_values_ldexp_cuda_complex128 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.003s) 2022-11-23T04:22:08.0797367Z test_nvfuser_extremal_values_ldexp_cuda_complex64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.003s) 2022-11-23T04:22:08.0797686Z test_nvfuser_extremal_values_ldexp_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-11-23T04:22:08.0798049Z test_nvfuser_extremal_values_ldexp_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.003s) 2022-11-23T04:22:08.0798364Z test_nvfuser_extremal_values_ldexp_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.003s) 2022-11-23T04:22:08.0798661Z test_nvfuser_extremal_values_le_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.003s) 2022-11-23T04:22:08.0798969Z test_nvfuser_extremal_values_le_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.003s) 2022-11-23T04:22:08.0799282Z test_nvfuser_extremal_values_le_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.003s) 2022-11-23T04:22:08.0799586Z test_nvfuser_extremal_values_le_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.003s) 2022-11-23T04:22:08.0799905Z test_nvfuser_extremal_values_lerp_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-11-23T04:22:08.0800225Z test_nvfuser_extremal_values_lerp_cuda_complex128 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.003s) 2022-11-23T04:22:08.0800543Z test_nvfuser_extremal_values_lerp_cuda_complex64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-11-23T04:22:08.0800856Z test_nvfuser_extremal_values_lerp_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.003s) 2022-11-23T04:22:08.0801237Z test_nvfuser_extremal_values_lerp_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.003s) 2022-11-23T04:22:08.0801554Z test_nvfuser_extremal_values_lerp_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.003s) 2022-11-23T04:22:08.0801875Z test_nvfuser_extremal_values_lgamma_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.003s) 2022-11-23T04:22:08.0802193Z test_nvfuser_extremal_values_lgamma_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.003s) 2022-11-23T04:22:08.0802502Z test_nvfuser_extremal_values_lgamma_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.003s) 2022-11-23T04:22:08.0802821Z test_nvfuser_extremal_values_linalg_cholesky_cuda_complex128 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.003s) 2022-11-23T04:22:08.0803162Z test_nvfuser_extremal_values_linalg_cholesky_cuda_complex64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.003s) 2022-11-23T04:22:08.0803491Z test_nvfuser_extremal_values_linalg_cholesky_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.003s) 2022-11-23T04:22:08.0803818Z test_nvfuser_extremal_values_linalg_cholesky_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-11-23T04:22:08.0804155Z test_nvfuser_extremal_values_linalg_cholesky_ex_cuda_complex128 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.003s) 2022-11-23T04:22:08.0804491Z test_nvfuser_extremal_values_linalg_cholesky_ex_cuda_complex64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.003s) 2022-11-23T04:22:08.0804873Z test_nvfuser_extremal_values_linalg_cholesky_ex_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.003s) 2022-11-23T04:22:08.0805202Z test_nvfuser_extremal_values_linalg_cholesky_ex_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.003s) 2022-11-23T04:22:08.0805530Z test_nvfuser_extremal_values_linalg_cond_cuda_complex128 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-11-23T04:22:08.0805857Z test_nvfuser_extremal_values_linalg_cond_cuda_complex64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-11-23T04:22:08.0806189Z test_nvfuser_extremal_values_linalg_cond_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-11-23T04:22:08.0806519Z test_nvfuser_extremal_values_linalg_cond_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-11-23T04:22:08.0806852Z test_nvfuser_extremal_values_linalg_cross_cuda_complex128 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.003s) 2022-11-23T04:22:08.0807166Z test_nvfuser_extremal_values_linalg_cross_cuda_complex64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-11-23T04:22:08.0807490Z test_nvfuser_extremal_values_linalg_cross_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.003s) 2022-11-23T04:22:08.0807854Z test_nvfuser_extremal_values_linalg_cross_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-11-23T04:22:08.0808187Z test_nvfuser_extremal_values_linalg_cross_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.003s) 2022-11-23T04:22:08.0808516Z test_nvfuser_extremal_values_linalg_det_cuda_complex128 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.003s) 2022-11-23T04:22:08.0808834Z test_nvfuser_extremal_values_linalg_det_cuda_complex64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.003s) 2022-11-23T04:22:08.0809159Z test_nvfuser_extremal_values_linalg_det_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.003s) 2022-11-23T04:22:08.0809482Z test_nvfuser_extremal_values_linalg_det_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-11-23T04:22:08.0809823Z test_nvfuser_extremal_values_linalg_det_singular_cuda_complex128 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.003s) 2022-11-23T04:22:08.0810161Z test_nvfuser_extremal_values_linalg_det_singular_cuda_complex64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.003s) 2022-11-23T04:22:08.0810493Z test_nvfuser_extremal_values_linalg_det_singular_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.003s) 2022-11-23T04:22:08.0810814Z test_nvfuser_extremal_values_linalg_det_singular_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-11-23T04:22:08.0811152Z test_nvfuser_extremal_values_linalg_eig_cuda_complex128 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.003s) 2022-11-23T04:22:08.0811519Z test_nvfuser_extremal_values_linalg_eig_cuda_complex64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-11-23T04:22:08.0811846Z test_nvfuser_extremal_values_linalg_eig_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.003s) 2022-11-23T04:22:08.0812161Z test_nvfuser_extremal_values_linalg_eig_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.003s) 2022-11-23T04:22:08.0812503Z test_nvfuser_extremal_values_linalg_eigh_cuda_complex128 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-11-23T04:22:08.0812833Z test_nvfuser_extremal_values_linalg_eigh_cuda_complex64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.003s) 2022-11-23T04:22:08.0813161Z test_nvfuser_extremal_values_linalg_eigh_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.003s) 2022-11-23T04:22:08.0813482Z test_nvfuser_extremal_values_linalg_eigh_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.003s) 2022-11-23T04:22:08.0813756Z test_nvfuser_extremal_values_linalg_eigvals_cuda_complex128 (__main__.TestCudaFuserOpInfoCUDA) ... skip: Skipped! (0.002s) 2022-11-23T04:22:08.0814028Z test_nvfuser_extremal_values_linalg_eigvals_cuda_complex64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: Skipped! (0.002s) 2022-11-23T04:22:08.0814294Z test_nvfuser_extremal_values_linalg_eigvals_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: Skipped! (0.003s) 2022-11-23T04:22:08.0814604Z test_nvfuser_extremal_values_linalg_eigvals_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: Skipped! (0.003s) 2022-11-23T04:22:08.0814947Z test_nvfuser_extremal_values_linalg_eigvalsh_cuda_complex128 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.003s) 2022-11-23T04:22:08.0815263Z test_nvfuser_extremal_values_linalg_eigvalsh_cuda_complex64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.003s) 2022-11-23T04:22:08.0815597Z test_nvfuser_extremal_values_linalg_eigvalsh_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.003s) 2022-11-23T04:22:08.0815934Z test_nvfuser_extremal_values_linalg_eigvalsh_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.003s) 2022-11-23T04:22:08.0816289Z test_nvfuser_extremal_values_linalg_householder_product_cuda_complex128 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.003s) 2022-11-23T04:22:08.0816648Z test_nvfuser_extremal_values_linalg_householder_product_cuda_complex64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-11-23T04:22:08.0816992Z test_nvfuser_extremal_values_linalg_householder_product_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.003s) 2022-11-23T04:22:08.0817324Z test_nvfuser_extremal_values_linalg_householder_product_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.003s) 2022-11-23T04:22:08.0817647Z test_nvfuser_extremal_values_linalg_inv_cuda_complex128 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.003s) 2022-11-23T04:22:08.0817975Z test_nvfuser_extremal_values_linalg_inv_cuda_complex64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.003s) 2022-11-23T04:22:08.0818349Z test_nvfuser_extremal_values_linalg_inv_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.003s) 2022-11-23T04:22:08.0818665Z test_nvfuser_extremal_values_linalg_inv_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.003s) 2022-11-23T04:22:08.0818994Z test_nvfuser_extremal_values_linalg_inv_ex_cuda_complex128 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.003s) 2022-11-23T04:22:08.0819323Z test_nvfuser_extremal_values_linalg_inv_ex_cuda_complex64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.003s) 2022-11-23T04:22:08.0819650Z test_nvfuser_extremal_values_linalg_inv_ex_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.003s) 2022-11-23T04:22:08.0820177Z test_nvfuser_extremal_values_linalg_inv_ex_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.003s) 2022-11-23T04:22:08.0820529Z test_nvfuser_extremal_values_linalg_ldl_factor_cuda_complex128 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.003s) 2022-11-23T04:22:08.0820864Z test_nvfuser_extremal_values_linalg_ldl_factor_cuda_complex64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-11-23T04:22:08.0821201Z test_nvfuser_extremal_values_linalg_ldl_factor_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.003s) 2022-11-23T04:22:08.0821608Z test_nvfuser_extremal_values_linalg_ldl_factor_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.003s) 2022-11-23T04:22:08.0821972Z test_nvfuser_extremal_values_linalg_ldl_factor_ex_cuda_complex128 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-11-23T04:22:08.0822311Z test_nvfuser_extremal_values_linalg_ldl_factor_ex_cuda_complex64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-11-23T04:22:08.0822644Z test_nvfuser_extremal_values_linalg_ldl_factor_ex_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.003s) 2022-11-23T04:22:08.0822964Z test_nvfuser_extremal_values_linalg_ldl_factor_ex_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.003s) 2022-11-23T04:22:08.0823296Z test_nvfuser_extremal_values_linalg_ldl_solve_cuda_complex128 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.003s) 2022-11-23T04:22:08.0823632Z test_nvfuser_extremal_values_linalg_ldl_solve_cuda_complex64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-11-23T04:22:08.0823956Z test_nvfuser_extremal_values_linalg_ldl_solve_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-11-23T04:22:08.0824282Z test_nvfuser_extremal_values_linalg_ldl_solve_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.003s) 2022-11-23T04:22:08.0824591Z test_nvfuser_extremal_values_linalg_lstsq_cuda_complex128 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.003s) 2022-11-23T04:22:08.0824923Z test_nvfuser_extremal_values_linalg_lstsq_cuda_complex64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-11-23T04:22:08.0825322Z test_nvfuser_extremal_values_linalg_lstsq_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.003s) 2022-11-23T04:22:08.0825642Z test_nvfuser_extremal_values_linalg_lstsq_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.003s) 2022-11-23T04:22:08.0825988Z test_nvfuser_extremal_values_linalg_lstsq_grad_oriented_cuda_complex128 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.003s) 2022-11-23T04:22:08.0826345Z test_nvfuser_extremal_values_linalg_lstsq_grad_oriented_cuda_complex64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.003s) 2022-11-23T04:22:08.0826698Z test_nvfuser_extremal_values_linalg_lstsq_grad_oriented_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.003s) 2022-11-23T04:22:08.0827047Z test_nvfuser_extremal_values_linalg_lstsq_grad_oriented_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.003s) 2022-11-23T04:22:08.0827374Z test_nvfuser_extremal_values_linalg_lu_cuda_complex128 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.003s) 2022-11-23T04:22:08.0827698Z test_nvfuser_extremal_values_linalg_lu_cuda_complex64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.003s) 2022-11-23T04:22:08.0828015Z test_nvfuser_extremal_values_linalg_lu_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-11-23T04:22:08.0828380Z test_nvfuser_extremal_values_linalg_lu_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-11-23T04:22:08.0828726Z test_nvfuser_extremal_values_linalg_lu_factor_cuda_complex128 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-11-23T04:22:08.0829042Z test_nvfuser_extremal_values_linalg_lu_factor_cuda_complex64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.003s) 2022-11-23T04:22:08.0829370Z test_nvfuser_extremal_values_linalg_lu_factor_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-11-23T04:22:08.0829695Z test_nvfuser_extremal_values_linalg_lu_factor_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-11-23T04:22:08.0830036Z test_nvfuser_extremal_values_linalg_lu_factor_ex_cuda_complex128 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.003s) 2022-11-23T04:22:08.0830374Z test_nvfuser_extremal_values_linalg_lu_factor_ex_cuda_complex64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.003s) 2022-11-23T04:22:08.0830705Z test_nvfuser_extremal_values_linalg_lu_factor_ex_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.003s) 2022-11-23T04:22:08.0831024Z test_nvfuser_extremal_values_linalg_lu_factor_ex_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-11-23T04:22:08.0831362Z test_nvfuser_extremal_values_linalg_lu_solve_cuda_complex128 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-11-23T04:22:08.0831698Z test_nvfuser_extremal_values_linalg_lu_solve_cuda_complex64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-11-23T04:22:08.0832085Z test_nvfuser_extremal_values_linalg_lu_solve_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.003s) 2022-11-23T04:22:08.0832411Z test_nvfuser_extremal_values_linalg_lu_solve_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-11-23T04:22:08.0832739Z test_nvfuser_extremal_values_linalg_matrix_norm_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-11-23T04:22:08.0833071Z test_nvfuser_extremal_values_linalg_matrix_norm_cuda_complex128 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.003s) 2022-11-23T04:22:08.0833390Z test_nvfuser_extremal_values_linalg_matrix_norm_cuda_complex64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-11-23T04:22:08.0833722Z test_nvfuser_extremal_values_linalg_matrix_norm_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.003s) 2022-11-23T04:22:08.0834051Z test_nvfuser_extremal_values_linalg_matrix_norm_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.003s) 2022-11-23T04:22:08.0834378Z test_nvfuser_extremal_values_linalg_matrix_norm_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.003s) 2022-11-23T04:22:08.0834760Z test_nvfuser_extremal_values_linalg_matrix_power_cuda_complex128 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.003s) 2022-11-23T04:22:08.0835104Z test_nvfuser_extremal_values_linalg_matrix_power_cuda_complex64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.003s) 2022-11-23T04:22:08.0835435Z test_nvfuser_extremal_values_linalg_matrix_power_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.003s) 2022-11-23T04:22:08.0835766Z test_nvfuser_extremal_values_linalg_matrix_power_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.003s) 2022-11-23T04:22:08.0836100Z test_nvfuser_extremal_values_linalg_matrix_rank_cuda_complex128 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.003s) 2022-11-23T04:22:08.0836444Z test_nvfuser_extremal_values_linalg_matrix_rank_cuda_complex64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.003s) 2022-11-23T04:22:08.0836784Z test_nvfuser_extremal_values_linalg_matrix_rank_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-11-23T04:22:08.0837117Z test_nvfuser_extremal_values_linalg_matrix_rank_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-11-23T04:22:08.0837468Z test_nvfuser_extremal_values_linalg_matrix_rank_hermitian_cuda_complex128 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.003s) 2022-11-23T04:22:08.0837816Z test_nvfuser_extremal_values_linalg_matrix_rank_hermitian_cuda_complex64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.003s) 2022-11-23T04:22:08.0838144Z test_nvfuser_extremal_values_linalg_matrix_rank_hermitian_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.003s) 2022-11-23T04:22:08.0838578Z test_nvfuser_extremal_values_linalg_matrix_rank_hermitian_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.003s) 2022-11-23T04:22:08.0838907Z test_nvfuser_extremal_values_linalg_multi_dot_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.003s) 2022-11-23T04:22:08.0839241Z test_nvfuser_extremal_values_linalg_multi_dot_cuda_complex128 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.003s) 2022-11-23T04:22:08.0839570Z test_nvfuser_extremal_values_linalg_multi_dot_cuda_complex64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.003s) 2022-11-23T04:22:08.0839899Z test_nvfuser_extremal_values_linalg_multi_dot_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.003s) 2022-11-23T04:22:08.0840227Z test_nvfuser_extremal_values_linalg_multi_dot_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.003s) 2022-11-23T04:22:08.0840551Z test_nvfuser_extremal_values_linalg_multi_dot_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.003s) 2022-11-23T04:22:08.0840874Z test_nvfuser_extremal_values_linalg_norm_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.003s) 2022-11-23T04:22:08.0841199Z test_nvfuser_extremal_values_linalg_norm_cuda_complex128 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-11-23T04:22:08.0841582Z test_nvfuser_extremal_values_linalg_norm_cuda_complex64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.003s) 2022-11-23T04:22:08.0841917Z test_nvfuser_extremal_values_linalg_norm_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.003s) 2022-11-23T04:22:08.0842236Z test_nvfuser_extremal_values_linalg_norm_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.003s) 2022-11-23T04:22:08.0842541Z test_nvfuser_extremal_values_linalg_norm_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.003s) 2022-11-23T04:22:08.0842893Z test_nvfuser_extremal_values_linalg_norm_subgradients_at_zero_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.003s) 2022-11-23T04:22:08.0843250Z test_nvfuser_extremal_values_linalg_norm_subgradients_at_zero_cuda_complex128 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.003s) 2022-11-23T04:22:08.0843606Z test_nvfuser_extremal_values_linalg_norm_subgradients_at_zero_cuda_complex64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-11-23T04:22:08.0843956Z test_nvfuser_extremal_values_linalg_norm_subgradients_at_zero_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-11-23T04:22:08.0844303Z test_nvfuser_extremal_values_linalg_norm_subgradients_at_zero_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-11-23T04:22:08.0844649Z test_nvfuser_extremal_values_linalg_norm_subgradients_at_zero_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-11-23T04:22:08.0844979Z test_nvfuser_extremal_values_linalg_pinv_cuda_complex128 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-11-23T04:22:08.0845355Z test_nvfuser_extremal_values_linalg_pinv_cuda_complex64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-11-23T04:22:08.0845680Z test_nvfuser_extremal_values_linalg_pinv_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-11-23T04:22:08.0846007Z test_nvfuser_extremal_values_linalg_pinv_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-11-23T04:22:08.0846347Z test_nvfuser_extremal_values_linalg_pinv_hermitian_cuda_complex128 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.003s) 2022-11-23T04:22:08.0846701Z test_nvfuser_extremal_values_linalg_pinv_hermitian_cuda_complex64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.003s) 2022-11-23T04:22:08.0847042Z test_nvfuser_extremal_values_linalg_pinv_hermitian_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.003s) 2022-11-23T04:22:08.0847378Z test_nvfuser_extremal_values_linalg_pinv_hermitian_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.003s) 2022-11-23T04:22:08.0847715Z test_nvfuser_extremal_values_linalg_pinv_singular_cuda_complex128 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-11-23T04:22:08.0848051Z test_nvfuser_extremal_values_linalg_pinv_singular_cuda_complex64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-11-23T04:22:08.0848442Z test_nvfuser_extremal_values_linalg_pinv_singular_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.003s) 2022-11-23T04:22:08.0848772Z test_nvfuser_extremal_values_linalg_pinv_singular_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.003s) 2022-11-23T04:22:08.0849097Z test_nvfuser_extremal_values_linalg_qr_cuda_complex128 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-11-23T04:22:08.0849421Z test_nvfuser_extremal_values_linalg_qr_cuda_complex64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.003s) 2022-11-23T04:22:08.0849722Z test_nvfuser_extremal_values_linalg_qr_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.003s) 2022-11-23T04:22:08.0850040Z test_nvfuser_extremal_values_linalg_qr_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.003s) 2022-11-23T04:22:08.0850373Z test_nvfuser_extremal_values_linalg_slogdet_cuda_complex128 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.003s) 2022-11-23T04:22:08.0850701Z test_nvfuser_extremal_values_linalg_slogdet_cuda_complex64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.003s) 2022-11-23T04:22:08.0851028Z test_nvfuser_extremal_values_linalg_slogdet_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.003s) 2022-11-23T04:22:08.0851352Z test_nvfuser_extremal_values_linalg_slogdet_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.003s) 2022-11-23T04:22:08.0851694Z test_nvfuser_extremal_values_linalg_solve_cuda_complex128 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.003s) 2022-11-23T04:22:08.0852083Z test_nvfuser_extremal_values_linalg_solve_cuda_complex64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-11-23T04:22:08.0852414Z test_nvfuser_extremal_values_linalg_solve_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.003s) 2022-11-23T04:22:08.0852739Z test_nvfuser_extremal_values_linalg_solve_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.003s) 2022-11-23T04:22:08.0853066Z test_nvfuser_extremal_values_linalg_solve_ex_cuda_complex128 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-11-23T04:22:08.0853400Z test_nvfuser_extremal_values_linalg_solve_ex_cuda_complex64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.003s) 2022-11-23T04:22:08.0853730Z test_nvfuser_extremal_values_linalg_solve_ex_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.003s) 2022-11-23T04:22:08.0854037Z test_nvfuser_extremal_values_linalg_solve_ex_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.003s) 2022-11-23T04:22:08.0854378Z test_nvfuser_extremal_values_linalg_solve_triangular_cuda_complex128 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-11-23T04:22:08.0854722Z test_nvfuser_extremal_values_linalg_solve_triangular_cuda_complex64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-11-23T04:22:08.0855103Z test_nvfuser_extremal_values_linalg_solve_triangular_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-11-23T04:22:08.0855449Z test_nvfuser_extremal_values_linalg_solve_triangular_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.003s) 2022-11-23T04:22:08.0855777Z test_nvfuser_extremal_values_linalg_svd_cuda_complex128 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-11-23T04:22:08.0856103Z test_nvfuser_extremal_values_linalg_svd_cuda_complex64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-11-23T04:22:08.0856421Z test_nvfuser_extremal_values_linalg_svd_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.003s) 2022-11-23T04:22:08.0856757Z test_nvfuser_extremal_values_linalg_svd_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.003s) 2022-11-23T04:22:08.0857095Z test_nvfuser_extremal_values_linalg_svdvals_cuda_complex128 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.003s) 2022-11-23T04:22:08.0857430Z test_nvfuser_extremal_values_linalg_svdvals_cuda_complex64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-11-23T04:22:08.0857758Z test_nvfuser_extremal_values_linalg_svdvals_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.003s) 2022-11-23T04:22:08.0858082Z test_nvfuser_extremal_values_linalg_svdvals_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-11-23T04:22:08.0858405Z test_nvfuser_extremal_values_linalg_tensorinv_cuda_complex128 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.003s) 2022-11-23T04:22:08.0858795Z test_nvfuser_extremal_values_linalg_tensorinv_cuda_complex64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-11-23T04:22:08.0859123Z test_nvfuser_extremal_values_linalg_tensorinv_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-11-23T04:22:08.0859448Z test_nvfuser_extremal_values_linalg_tensorinv_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-11-23T04:22:08.0859791Z test_nvfuser_extremal_values_linalg_tensorsolve_cuda_complex128 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.003s) 2022-11-23T04:22:08.0860349Z test_nvfuser_extremal_values_linalg_tensorsolve_cuda_complex64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-11-23T04:22:08.0860689Z test_nvfuser_extremal_values_linalg_tensorsolve_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-11-23T04:22:08.0861024Z test_nvfuser_extremal_values_linalg_tensorsolve_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.003s) 2022-11-23T04:22:08.0861357Z test_nvfuser_extremal_values_linalg_vander_cuda_complex128 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-11-23T04:22:08.0861685Z test_nvfuser_extremal_values_linalg_vander_cuda_complex64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.003s) 2022-11-23T04:22:08.0862092Z test_nvfuser_extremal_values_linalg_vander_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.003s) 2022-11-23T04:22:08.0862433Z test_nvfuser_extremal_values_linalg_vander_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.003s) 2022-11-23T04:22:08.0862771Z test_nvfuser_extremal_values_linalg_vecdot_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.003s) 2022-11-23T04:22:08.0863085Z test_nvfuser_extremal_values_linalg_vecdot_cuda_complex128 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-11-23T04:22:08.0863416Z test_nvfuser_extremal_values_linalg_vecdot_cuda_complex64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.003s) 2022-11-23T04:22:08.0863751Z test_nvfuser_extremal_values_linalg_vecdot_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-11-23T04:22:08.0864079Z test_nvfuser_extremal_values_linalg_vecdot_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.003s) 2022-11-23T04:22:08.0864400Z test_nvfuser_extremal_values_linalg_vecdot_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.003s) 2022-11-23T04:22:08.0864733Z test_nvfuser_extremal_values_linalg_vector_norm_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.003s) 2022-11-23T04:22:08.0865067Z test_nvfuser_extremal_values_linalg_vector_norm_cuda_complex128 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.003s) 2022-11-23T04:22:08.0865478Z test_nvfuser_extremal_values_linalg_vector_norm_cuda_complex64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-11-23T04:22:08.0865809Z test_nvfuser_extremal_values_linalg_vector_norm_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-11-23T04:22:08.0866136Z test_nvfuser_extremal_values_linalg_vector_norm_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-11-23T04:22:08.0866462Z test_nvfuser_extremal_values_linalg_vector_norm_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.003s) 2022-11-23T04:22:08.0866782Z test_nvfuser_extremal_values_linspace_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.003s) 2022-11-23T04:22:08.0867123Z test_nvfuser_extremal_values_linspace_cuda_complex128 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.003s) 2022-11-23T04:22:08.0867441Z test_nvfuser_extremal_values_linspace_cuda_complex64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-11-23T04:22:08.0867770Z test_nvfuser_extremal_values_linspace_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-11-23T04:22:08.0868093Z test_nvfuser_extremal_values_linspace_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.003s) 2022-11-23T04:22:08.0868420Z test_nvfuser_extremal_values_linspace_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.003s) 2022-11-23T04:22:08.0868781Z test_nvfuser_extremal_values_log10_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.003s) 2022-11-23T04:22:08.0869103Z test_nvfuser_extremal_values_log10_cuda_complex128 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.003s) 2022-11-23T04:22:08.0869419Z test_nvfuser_extremal_values_log10_cuda_complex64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-11-23T04:22:08.0869739Z test_nvfuser_extremal_values_log10_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.003s) 2022-11-23T04:22:08.0870042Z test_nvfuser_extremal_values_log10_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.003s) 2022-11-23T04:22:08.0870355Z test_nvfuser_extremal_values_log10_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.003s) 2022-11-23T04:22:08.0870667Z test_nvfuser_extremal_values_log1p_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.003s) 2022-11-23T04:22:08.0870971Z test_nvfuser_extremal_values_log1p_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.003s) 2022-11-23T04:22:08.0871286Z test_nvfuser_extremal_values_log1p_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.003s) 2022-11-23T04:22:08.0871578Z test_nvfuser_extremal_values_log1p_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.003s) 2022-11-23T04:22:08.0871907Z test_nvfuser_extremal_values_log2_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.003s) 2022-11-23T04:22:08.0872292Z test_nvfuser_extremal_values_log2_cuda_complex128 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-11-23T04:22:08.0872616Z test_nvfuser_extremal_values_log2_cuda_complex64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-11-23T04:22:08.0872930Z test_nvfuser_extremal_values_log2_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-11-23T04:22:08.0873243Z test_nvfuser_extremal_values_log2_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-11-23T04:22:08.0873544Z test_nvfuser_extremal_values_log2_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-11-23T04:22:08.0873852Z test_nvfuser_extremal_values_log_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-11-23T04:22:08.0874169Z test_nvfuser_extremal_values_log_cuda_complex128 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.003s) 2022-11-23T04:22:08.0874479Z test_nvfuser_extremal_values_log_cuda_complex64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.003s) 2022-11-23T04:22:08.0874789Z test_nvfuser_extremal_values_log_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.003s) 2022-11-23T04:22:08.0875107Z test_nvfuser_extremal_values_log_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-11-23T04:22:08.0875440Z test_nvfuser_extremal_values_log_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-11-23T04:22:08.0875779Z test_nvfuser_extremal_values_log_softmax_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.003s) 2022-11-23T04:22:08.0876100Z test_nvfuser_extremal_values_log_softmax_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.003s) 2022-11-23T04:22:08.0876420Z test_nvfuser_extremal_values_log_softmax_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-11-23T04:22:08.0876747Z test_nvfuser_extremal_values_log_softmax_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-11-23T04:22:08.0877092Z test_nvfuser_extremal_values_log_softmax_with_dtype_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-11-23T04:22:08.0877442Z test_nvfuser_extremal_values_log_softmax_with_dtype_cuda_complex128 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.003s) 2022-11-23T04:22:08.0877784Z test_nvfuser_extremal_values_log_softmax_with_dtype_cuda_complex64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.003s) 2022-11-23T04:22:08.0878119Z test_nvfuser_extremal_values_log_softmax_with_dtype_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.003s) 2022-11-23T04:22:08.0878447Z test_nvfuser_extremal_values_log_softmax_with_dtype_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.003s) 2022-11-23T04:22:08.0878771Z test_nvfuser_extremal_values_log_softmax_with_dtype_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.003s) 2022-11-23T04:22:08.0879151Z test_nvfuser_extremal_values_logaddexp2_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-11-23T04:22:08.0879476Z test_nvfuser_extremal_values_logaddexp2_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-11-23T04:22:08.0879784Z test_nvfuser_extremal_values_logaddexp2_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-11-23T04:22:08.0880101Z test_nvfuser_extremal_values_logaddexp_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-11-23T04:22:08.0880427Z test_nvfuser_extremal_values_logaddexp_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-11-23T04:22:08.0880759Z test_nvfuser_extremal_values_logaddexp_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-11-23T04:22:08.0881093Z test_nvfuser_extremal_values_logcumsumexp_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-11-23T04:22:08.0881420Z test_nvfuser_extremal_values_logcumsumexp_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-11-23T04:22:08.0881754Z test_nvfuser_extremal_values_logcumsumexp_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-11-23T04:22:08.0882129Z test_nvfuser_extremal_values_logcumsumexp_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-11-23T04:22:08.0882469Z test_nvfuser_extremal_values_logdet_cuda_complex128 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.003s) 2022-11-23T04:22:08.0882792Z test_nvfuser_extremal_values_logdet_cuda_complex64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.003s) 2022-11-23T04:22:08.0883111Z test_nvfuser_extremal_values_logdet_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.003s) 2022-11-23T04:22:08.0883419Z test_nvfuser_extremal_values_logdet_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.003s) 2022-11-23T04:22:08.0883741Z test_nvfuser_extremal_values_logical_and_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.003s) 2022-11-23T04:22:08.0884056Z test_nvfuser_extremal_values_logical_and_cuda_complex128 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.003s) 2022-11-23T04:22:08.0884385Z test_nvfuser_extremal_values_logical_and_cuda_complex64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.003s) 2022-11-23T04:22:08.0884706Z test_nvfuser_extremal_values_logical_and_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-11-23T04:22:08.0885027Z test_nvfuser_extremal_values_logical_and_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.003s) 2022-11-23T04:22:08.0885350Z test_nvfuser_extremal_values_logical_and_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.003s) 2022-11-23T04:22:08.0885727Z test_nvfuser_extremal_values_logical_not_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.003s) 2022-11-23T04:22:08.0886055Z test_nvfuser_extremal_values_logical_not_cuda_complex128 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.003s) 2022-11-23T04:22:08.0886384Z test_nvfuser_extremal_values_logical_not_cuda_complex64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-11-23T04:22:08.0886717Z test_nvfuser_extremal_values_logical_not_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.003s) 2022-11-23T04:22:08.0887045Z test_nvfuser_extremal_values_logical_not_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.003s) 2022-11-23T04:22:08.0887373Z test_nvfuser_extremal_values_logical_not_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.003s) 2022-11-23T04:22:08.0887694Z test_nvfuser_extremal_values_logical_or_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-11-23T04:22:08.0888016Z test_nvfuser_extremal_values_logical_or_cuda_complex128 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.003s) 2022-11-23T04:22:08.0888322Z test_nvfuser_extremal_values_logical_or_cuda_complex64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.003s) 2022-11-23T04:22:08.0888684Z test_nvfuser_extremal_values_logical_or_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-11-23T04:22:08.0889007Z test_nvfuser_extremal_values_logical_or_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-11-23T04:22:08.0889327Z test_nvfuser_extremal_values_logical_or_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-11-23T04:22:08.0889648Z test_nvfuser_extremal_values_logical_xor_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.003s) 2022-11-23T04:22:08.0889974Z test_nvfuser_extremal_values_logical_xor_cuda_complex128 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-11-23T04:22:08.0890300Z test_nvfuser_extremal_values_logical_xor_cuda_complex64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.003s) 2022-11-23T04:22:08.0890624Z test_nvfuser_extremal_values_logical_xor_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.003s) 2022-11-23T04:22:08.0890945Z test_nvfuser_extremal_values_logical_xor_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.003s) 2022-11-23T04:22:08.0891302Z test_nvfuser_extremal_values_logical_xor_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.003s) 2022-11-23T04:22:08.0891637Z test_nvfuser_extremal_values_logit_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.003s) 2022-11-23T04:22:08.0891953Z test_nvfuser_extremal_values_logit_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.003s) 2022-11-23T04:22:08.0892255Z test_nvfuser_extremal_values_logit_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-11-23T04:22:08.0892622Z test_nvfuser_extremal_values_logit_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.003s) 2022-11-23T04:22:08.0892952Z test_nvfuser_extremal_values_logspace_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.003s) 2022-11-23T04:22:08.0893282Z test_nvfuser_extremal_values_logspace_cuda_complex128 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-11-23T04:22:08.0893605Z test_nvfuser_extremal_values_logspace_cuda_complex64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-11-23T04:22:08.0893928Z test_nvfuser_extremal_values_logspace_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-11-23T04:22:08.0894251Z test_nvfuser_extremal_values_logspace_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-11-23T04:22:08.0894572Z test_nvfuser_extremal_values_logspace_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.003s) 2022-11-23T04:22:08.0894893Z test_nvfuser_extremal_values_logsumexp_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.003s) 2022-11-23T04:22:08.0895212Z test_nvfuser_extremal_values_logsumexp_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.003s) 2022-11-23T04:22:08.0895587Z test_nvfuser_extremal_values_logsumexp_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.003s) 2022-11-23T04:22:08.0895910Z test_nvfuser_extremal_values_logsumexp_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-11-23T04:22:08.0896226Z test_nvfuser_extremal_values_long_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-11-23T04:22:08.0896536Z test_nvfuser_extremal_values_long_cuda_complex128 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.003s) 2022-11-23T04:22:08.0896859Z test_nvfuser_extremal_values_long_cuda_complex64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-11-23T04:22:08.0897179Z test_nvfuser_extremal_values_long_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-11-23T04:22:08.0897491Z test_nvfuser_extremal_values_long_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.003s) 2022-11-23T04:22:08.0897804Z test_nvfuser_extremal_values_long_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.003s) 2022-11-23T04:22:08.0898117Z test_nvfuser_extremal_values_lt_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.003s) 2022-11-23T04:22:08.0898426Z test_nvfuser_extremal_values_lt_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-11-23T04:22:08.0898736Z test_nvfuser_extremal_values_lt_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.003s) 2022-11-23T04:22:08.0899047Z test_nvfuser_extremal_values_lt_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.003s) 2022-11-23T04:22:08.0899419Z test_nvfuser_extremal_values_lu_cuda_complex128 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.003s) 2022-11-23T04:22:08.0899738Z test_nvfuser_extremal_values_lu_cuda_complex64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.003s) 2022-11-23T04:22:08.0900216Z test_nvfuser_extremal_values_lu_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-11-23T04:22:08.0900508Z test_nvfuser_extremal_values_lu_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.003s) 2022-11-23T04:22:08.0900836Z test_nvfuser_extremal_values_lu_solve_cuda_complex128 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.003s) 2022-11-23T04:22:08.0901159Z test_nvfuser_extremal_values_lu_solve_cuda_complex64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.003s) 2022-11-23T04:22:08.0901484Z test_nvfuser_extremal_values_lu_solve_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.003s) 2022-11-23T04:22:08.0901795Z test_nvfuser_extremal_values_lu_solve_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.003s) 2022-11-23T04:22:08.0902131Z test_nvfuser_extremal_values_lu_unpack_cuda_complex128 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-11-23T04:22:08.0902529Z test_nvfuser_extremal_values_lu_unpack_cuda_complex64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.003s) 2022-11-23T04:22:08.0902865Z test_nvfuser_extremal_values_lu_unpack_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-11-23T04:22:08.0903185Z test_nvfuser_extremal_values_lu_unpack_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.003s) 2022-11-23T04:22:08.0903498Z test_nvfuser_extremal_values_mH_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.003s) 2022-11-23T04:22:08.0903817Z test_nvfuser_extremal_values_mH_cuda_complex128 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.003s) 2022-11-23T04:22:08.0904137Z test_nvfuser_extremal_values_mH_cuda_complex64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-11-23T04:22:08.0904432Z test_nvfuser_extremal_values_mH_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.003s) 2022-11-23T04:22:08.0904746Z test_nvfuser_extremal_values_mH_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.003s) 2022-11-23T04:22:08.0905054Z test_nvfuser_extremal_values_mH_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.003s) 2022-11-23T04:22:08.0905364Z test_nvfuser_extremal_values_mT_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.003s) 2022-11-23T04:22:08.0905680Z test_nvfuser_extremal_values_mT_cuda_complex128 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.003s) 2022-11-23T04:22:08.0905999Z test_nvfuser_extremal_values_mT_cuda_complex64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.003s) 2022-11-23T04:22:08.0906381Z test_nvfuser_extremal_values_mT_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.003s) 2022-11-23T04:22:08.0906695Z test_nvfuser_extremal_values_mT_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.003s) 2022-11-23T04:22:08.0907008Z test_nvfuser_extremal_values_mT_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.003s) 2022-11-23T04:22:08.0907335Z test_nvfuser_extremal_values_masked_amax_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.003s) 2022-11-23T04:22:08.0907662Z test_nvfuser_extremal_values_masked_amax_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-11-23T04:22:08.0907988Z test_nvfuser_extremal_values_masked_amax_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.003s) 2022-11-23T04:22:08.0908300Z test_nvfuser_extremal_values_masked_amax_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-11-23T04:22:08.0908605Z test_nvfuser_extremal_values_masked_amin_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-11-23T04:22:08.0908926Z test_nvfuser_extremal_values_masked_amin_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-11-23T04:22:08.0909291Z test_nvfuser_extremal_values_masked_amin_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.003s) 2022-11-23T04:22:08.0909625Z test_nvfuser_extremal_values_masked_amin_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.003s) 2022-11-23T04:22:08.0909954Z test_nvfuser_extremal_values_masked_argmax_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.003s) 2022-11-23T04:22:08.0910281Z test_nvfuser_extremal_values_masked_argmax_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-11-23T04:22:08.0910607Z test_nvfuser_extremal_values_masked_argmax_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.003s) 2022-11-23T04:22:08.0910935Z test_nvfuser_extremal_values_masked_argmax_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.003s) 2022-11-23T04:22:08.0911277Z test_nvfuser_extremal_values_masked_argmin_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-11-23T04:22:08.0911608Z test_nvfuser_extremal_values_masked_argmin_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-11-23T04:22:08.0911937Z test_nvfuser_extremal_values_masked_argmin_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.003s) 2022-11-23T04:22:08.0912260Z test_nvfuser_extremal_values_masked_argmin_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.003s) 2022-11-23T04:22:08.0912573Z test_nvfuser_extremal_values_masked_cumprod_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.003s) 2022-11-23T04:22:08.0912959Z test_nvfuser_extremal_values_masked_cumprod_cuda_complex128 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-11-23T04:22:08.0913297Z test_nvfuser_extremal_values_masked_cumprod_cuda_complex64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.003s) 2022-11-23T04:22:08.0913627Z test_nvfuser_extremal_values_masked_cumprod_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.003s) 2022-11-23T04:22:08.0913956Z test_nvfuser_extremal_values_masked_cumprod_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.003s) 2022-11-23T04:22:08.0914281Z test_nvfuser_extremal_values_masked_cumprod_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.003s) 2022-11-23T04:22:08.0914609Z test_nvfuser_extremal_values_masked_cumsum_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.003s) 2022-11-23T04:22:08.0914942Z test_nvfuser_extremal_values_masked_cumsum_cuda_complex128 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-11-23T04:22:08.0915273Z test_nvfuser_extremal_values_masked_cumsum_cuda_complex64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.003s) 2022-11-23T04:22:08.0915596Z test_nvfuser_extremal_values_masked_cumsum_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-11-23T04:22:08.0915962Z test_nvfuser_extremal_values_masked_cumsum_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-11-23T04:22:08.0916301Z test_nvfuser_extremal_values_masked_cumsum_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.003s) 2022-11-23T04:22:08.0916631Z test_nvfuser_extremal_values_masked_fill_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.003s) 2022-11-23T04:22:08.0916946Z test_nvfuser_extremal_values_masked_fill_cuda_complex128 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.003s) 2022-11-23T04:22:08.0917274Z test_nvfuser_extremal_values_masked_fill_cuda_complex64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.003s) 2022-11-23T04:22:08.0917597Z test_nvfuser_extremal_values_masked_fill_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.003s) 2022-11-23T04:22:08.0917922Z test_nvfuser_extremal_values_masked_fill_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-11-23T04:22:08.0918235Z test_nvfuser_extremal_values_masked_fill_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.003s) 2022-11-23T04:22:08.0918572Z test_nvfuser_extremal_values_masked_log_softmax_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.003s) 2022-11-23T04:22:08.0918900Z test_nvfuser_extremal_values_masked_log_softmax_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.003s) 2022-11-23T04:22:08.0919233Z test_nvfuser_extremal_values_masked_log_softmax_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.003s) 2022-11-23T04:22:08.0919617Z test_nvfuser_extremal_values_masked_log_softmax_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-11-23T04:22:08.0919952Z test_nvfuser_extremal_values_masked_logaddexp_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.003s) 2022-11-23T04:22:08.0920285Z test_nvfuser_extremal_values_masked_logaddexp_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.003s) 2022-11-23T04:22:08.0920615Z test_nvfuser_extremal_values_masked_logaddexp_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.003s) 2022-11-23T04:22:08.0920945Z test_nvfuser_extremal_values_masked_logsumexp_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.003s) 2022-11-23T04:22:08.0921286Z test_nvfuser_extremal_values_masked_logsumexp_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.003s) 2022-11-23T04:22:08.0921603Z test_nvfuser_extremal_values_masked_logsumexp_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.003s) 2022-11-23T04:22:08.0921937Z test_nvfuser_extremal_values_masked_logsumexp_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-11-23T04:22:08.0922262Z test_nvfuser_extremal_values_masked_mean_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.003s) 2022-11-23T04:22:08.0922630Z test_nvfuser_extremal_values_masked_mean_cuda_complex128 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.003s) 2022-11-23T04:22:08.0922970Z test_nvfuser_extremal_values_masked_mean_cuda_complex64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.003s) 2022-11-23T04:22:08.0923294Z test_nvfuser_extremal_values_masked_mean_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-11-23T04:22:08.0923617Z test_nvfuser_extremal_values_masked_mean_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.003s) 2022-11-23T04:22:08.0923942Z test_nvfuser_extremal_values_masked_mean_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.003s) 2022-11-23T04:22:08.0924270Z test_nvfuser_extremal_values_masked_median_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-11-23T04:22:08.0924594Z test_nvfuser_extremal_values_masked_median_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.003s) 2022-11-23T04:22:08.0924915Z test_nvfuser_extremal_values_masked_median_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.003s) 2022-11-23T04:22:08.0925236Z test_nvfuser_extremal_values_masked_norm_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-11-23T04:22:08.0925536Z test_nvfuser_extremal_values_masked_norm_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.003s) 2022-11-23T04:22:08.0925855Z test_nvfuser_extremal_values_masked_norm_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.003s) 2022-11-23T04:22:08.0926249Z test_nvfuser_extremal_values_masked_norm_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.003s) 2022-11-23T04:22:08.0926589Z test_nvfuser_extremal_values_masked_normalize_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.003s) 2022-11-23T04:22:08.0926934Z test_nvfuser_extremal_values_masked_normalize_cuda_complex128 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.003s) 2022-11-23T04:22:08.0927267Z test_nvfuser_extremal_values_masked_normalize_cuda_complex64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-11-23T04:22:08.0927597Z test_nvfuser_extremal_values_masked_normalize_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.003s) 2022-11-23T04:22:08.0927932Z test_nvfuser_extremal_values_masked_normalize_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.003s) 2022-11-23T04:22:08.0928260Z test_nvfuser_extremal_values_masked_normalize_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-11-23T04:22:08.0928583Z test_nvfuser_extremal_values_masked_prod_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.003s) 2022-11-23T04:22:08.0928917Z test_nvfuser_extremal_values_masked_prod_cuda_complex128 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.003s) 2022-11-23T04:22:08.0929240Z test_nvfuser_extremal_values_masked_prod_cuda_complex64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.003s) 2022-11-23T04:22:08.0929608Z test_nvfuser_extremal_values_masked_prod_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.003s) 2022-11-23T04:22:08.0929923Z test_nvfuser_extremal_values_masked_prod_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-11-23T04:22:08.0930242Z test_nvfuser_extremal_values_masked_prod_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-11-23T04:22:08.0930581Z test_nvfuser_extremal_values_masked_scatter_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.003s) 2022-11-23T04:22:08.0930919Z test_nvfuser_extremal_values_masked_scatter_cuda_complex128 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-11-23T04:22:08.0931258Z test_nvfuser_extremal_values_masked_scatter_cuda_complex64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-11-23T04:22:08.0931584Z test_nvfuser_extremal_values_masked_scatter_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-11-23T04:22:08.0931916Z test_nvfuser_extremal_values_masked_scatter_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-11-23T04:22:08.0932240Z test_nvfuser_extremal_values_masked_scatter_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.003s) 2022-11-23T04:22:08.0932582Z test_nvfuser_extremal_values_masked_select_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-11-23T04:22:08.0932921Z test_nvfuser_extremal_values_masked_select_cuda_complex128 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-11-23T04:22:08.0933297Z test_nvfuser_extremal_values_masked_select_cuda_complex64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.003s) 2022-11-23T04:22:08.0933619Z test_nvfuser_extremal_values_masked_select_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.003s) 2022-11-23T04:22:08.0933944Z test_nvfuser_extremal_values_masked_select_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.003s) 2022-11-23T04:22:08.0934242Z test_nvfuser_extremal_values_masked_select_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.003s) 2022-11-23T04:22:08.0934573Z test_nvfuser_extremal_values_masked_softmax_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.003s) 2022-11-23T04:22:08.0934898Z test_nvfuser_extremal_values_masked_softmax_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.003s) 2022-11-23T04:22:08.0935225Z test_nvfuser_extremal_values_masked_softmax_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-11-23T04:22:08.0935549Z test_nvfuser_extremal_values_masked_softmax_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.003s) 2022-11-23T04:22:08.0935871Z test_nvfuser_extremal_values_masked_softmin_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.003s) 2022-11-23T04:22:08.0936246Z test_nvfuser_extremal_values_masked_softmin_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.003s) 2022-11-23T04:22:08.0936587Z test_nvfuser_extremal_values_masked_softmin_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.003s) 2022-11-23T04:22:08.0936920Z test_nvfuser_extremal_values_masked_softmin_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.003s) 2022-11-23T04:22:08.0937248Z test_nvfuser_extremal_values_masked_std_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.003s) 2022-11-23T04:22:08.0937576Z test_nvfuser_extremal_values_masked_std_cuda_complex128 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.003s) 2022-11-23T04:22:08.0937904Z test_nvfuser_extremal_values_masked_std_cuda_complex64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.003s) 2022-11-23T04:22:08.0938228Z test_nvfuser_extremal_values_masked_std_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.003s) 2022-11-23T04:22:08.0938520Z test_nvfuser_extremal_values_masked_std_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.003s) 2022-11-23T04:22:08.0938841Z test_nvfuser_extremal_values_masked_std_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-11-23T04:22:08.0939164Z test_nvfuser_extremal_values_masked_sum_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.003s) 2022-11-23T04:22:08.0939504Z test_nvfuser_extremal_values_masked_sum_cuda_complex128 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.003s) 2022-11-23T04:22:08.0939887Z test_nvfuser_extremal_values_masked_sum_cuda_complex64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.003s) 2022-11-23T04:22:08.0940383Z test_nvfuser_extremal_values_masked_sum_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-11-23T04:22:08.0940700Z test_nvfuser_extremal_values_masked_sum_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-11-23T04:22:08.0941018Z test_nvfuser_extremal_values_masked_sum_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-11-23T04:22:08.0941354Z test_nvfuser_extremal_values_masked_var_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.003s) 2022-11-23T04:22:08.0941688Z test_nvfuser_extremal_values_masked_var_cuda_complex128 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.003s) 2022-11-23T04:22:08.0942020Z test_nvfuser_extremal_values_masked_var_cuda_complex64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.003s) 2022-11-23T04:22:08.0942340Z test_nvfuser_extremal_values_masked_var_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.003s) 2022-11-23T04:22:08.0942650Z test_nvfuser_extremal_values_masked_var_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-11-23T04:22:08.0943071Z test_nvfuser_extremal_values_masked_var_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-11-23T04:22:08.0943413Z test_nvfuser_extremal_values_matmul_cuda_complex128 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.003s) 2022-11-23T04:22:08.0943735Z test_nvfuser_extremal_values_matmul_cuda_complex64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.003s) 2022-11-23T04:22:08.0944052Z test_nvfuser_extremal_values_matmul_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.003s) 2022-11-23T04:22:08.0944357Z test_nvfuser_extremal_values_matmul_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.003s) 2022-11-23T04:22:08.0944672Z test_nvfuser_extremal_values_matmul_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.003s) 2022-11-23T04:22:08.0944942Z test_nvfuser_extremal_values_matrix_exp_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: Skipped! (0.003s) 2022-11-23T04:22:08.0945211Z test_nvfuser_extremal_values_matrix_exp_cuda_complex128 (__main__.TestCudaFuserOpInfoCUDA) ... skip: Skipped! (0.003s) 2022-11-23T04:22:08.0945482Z test_nvfuser_extremal_values_matrix_exp_cuda_complex64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: Skipped! (0.003s) 2022-11-23T04:22:08.0945742Z test_nvfuser_extremal_values_matrix_exp_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: Skipped! (0.002s) 2022-11-23T04:22:08.0946012Z test_nvfuser_extremal_values_matrix_exp_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: Skipped! (0.002s) 2022-11-23T04:22:08.0946251Z test_nvfuser_extremal_values_matrix_exp_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: Skipped! (0.002s) 2022-11-23T04:22:08.0946588Z test_nvfuser_extremal_values_max_binary_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.003s) 2022-11-23T04:22:08.0946980Z test_nvfuser_extremal_values_max_binary_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-11-23T04:22:08.0947302Z test_nvfuser_extremal_values_max_binary_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-11-23T04:22:08.0947620Z test_nvfuser_extremal_values_max_binary_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-11-23T04:22:08.0947972Z test_nvfuser_extremal_values_max_pool2d_with_indices_backward_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.003s) 2022-11-23T04:22:08.0948325Z test_nvfuser_extremal_values_max_pool2d_with_indices_backward_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-11-23T04:22:08.0948677Z test_nvfuser_extremal_values_max_pool2d_with_indices_backward_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-11-23T04:22:08.0949025Z test_nvfuser_extremal_values_max_pool2d_with_indices_backward_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.003s) 2022-11-23T04:22:08.0949361Z test_nvfuser_extremal_values_max_reduction_no_dim_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.003s) 2022-11-23T04:22:08.0949694Z test_nvfuser_extremal_values_max_reduction_no_dim_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.003s) 2022-11-23T04:22:08.0950067Z test_nvfuser_extremal_values_max_reduction_no_dim_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.003s) 2022-11-23T04:22:08.0950403Z test_nvfuser_extremal_values_max_reduction_no_dim_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.003s) 2022-11-23T04:22:08.0950719Z test_nvfuser_extremal_values_max_reduction_with_dim_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.003s) 2022-11-23T04:22:08.0951068Z test_nvfuser_extremal_values_max_reduction_with_dim_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.003s) 2022-11-23T04:22:08.0951395Z test_nvfuser_extremal_values_max_reduction_with_dim_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.003s) 2022-11-23T04:22:08.0951725Z test_nvfuser_extremal_values_max_reduction_with_dim_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.003s) 2022-11-23T04:22:08.0952048Z test_nvfuser_extremal_values_maximum_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.003s) 2022-11-23T04:22:08.0952365Z test_nvfuser_extremal_values_maximum_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.003s) 2022-11-23T04:22:08.0952684Z test_nvfuser_extremal_values_maximum_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-11-23T04:22:08.0952992Z test_nvfuser_extremal_values_maximum_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.003s) 2022-11-23T04:22:08.0953311Z test_nvfuser_extremal_values_mean_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.003s) 2022-11-23T04:22:08.0953685Z test_nvfuser_extremal_values_mean_cuda_complex128 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.003s) 2022-11-23T04:22:08.0953999Z test_nvfuser_extremal_values_mean_cuda_complex64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.003s) 2022-11-23T04:22:08.0954309Z test_nvfuser_extremal_values_mean_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.003s) 2022-11-23T04:22:08.0954609Z test_nvfuser_extremal_values_mean_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.003s) 2022-11-23T04:22:08.0954908Z test_nvfuser_extremal_values_mean_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.003s) 2022-11-23T04:22:08.0955234Z test_nvfuser_extremal_values_median_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.003s) 2022-11-23T04:22:08.0955542Z test_nvfuser_extremal_values_median_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.003s) 2022-11-23T04:22:08.0956448Z test_nvfuser_extremal_values_median_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-11-23T04:22:08.0956821Z test_nvfuser_extremal_values_meshgrid_list_of_tensors_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-11-23T04:22:08.0957254Z test_nvfuser_extremal_values_meshgrid_list_of_tensors_cuda_complex128 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.003s) 2022-11-23T04:22:08.0957623Z test_nvfuser_extremal_values_meshgrid_list_of_tensors_cuda_complex64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.003s) 2022-11-23T04:22:08.0957966Z test_nvfuser_extremal_values_meshgrid_list_of_tensors_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.003s) 2022-11-23T04:22:08.0958304Z test_nvfuser_extremal_values_meshgrid_list_of_tensors_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.003s) 2022-11-23T04:22:08.0958635Z test_nvfuser_extremal_values_meshgrid_list_of_tensors_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.003s) 2022-11-23T04:22:08.0958991Z test_nvfuser_extremal_values_meshgrid_variadic_tensors_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.003s) 2022-11-23T04:22:08.0959345Z test_nvfuser_extremal_values_meshgrid_variadic_tensors_cuda_complex128 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.003s) 2022-11-23T04:22:08.0959684Z test_nvfuser_extremal_values_meshgrid_variadic_tensors_cuda_complex64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.003s) 2022-11-23T04:22:08.0960026Z test_nvfuser_extremal_values_meshgrid_variadic_tensors_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.003s) 2022-11-23T04:22:08.0960351Z test_nvfuser_extremal_values_meshgrid_variadic_tensors_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-11-23T04:22:08.0960686Z test_nvfuser_extremal_values_meshgrid_variadic_tensors_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.003s) 2022-11-23T04:22:08.0961061Z test_nvfuser_extremal_values_min_binary_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-11-23T04:22:08.0961385Z test_nvfuser_extremal_values_min_binary_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.003s) 2022-11-23T04:22:08.0961714Z test_nvfuser_extremal_values_min_binary_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.003s) 2022-11-23T04:22:08.0962040Z test_nvfuser_extremal_values_min_binary_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.003s) 2022-11-23T04:22:08.0962386Z test_nvfuser_extremal_values_min_reduction_no_dim_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.003s) 2022-11-23T04:22:08.0962721Z test_nvfuser_extremal_values_min_reduction_no_dim_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.003s) 2022-11-23T04:22:08.0963041Z test_nvfuser_extremal_values_min_reduction_no_dim_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-11-23T04:22:08.0963372Z test_nvfuser_extremal_values_min_reduction_no_dim_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.003s) 2022-11-23T04:22:08.0963710Z test_nvfuser_extremal_values_min_reduction_with_dim_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-11-23T04:22:08.0964092Z test_nvfuser_extremal_values_min_reduction_with_dim_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.003s) 2022-11-23T04:22:08.0964439Z test_nvfuser_extremal_values_min_reduction_with_dim_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.003s) 2022-11-23T04:22:08.0964745Z test_nvfuser_extremal_values_min_reduction_with_dim_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.003s) 2022-11-23T04:22:08.0965067Z test_nvfuser_extremal_values_minimum_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-11-23T04:22:08.0965383Z test_nvfuser_extremal_values_minimum_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.003s) 2022-11-23T04:22:08.0965699Z test_nvfuser_extremal_values_minimum_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.003s) 2022-11-23T04:22:08.0966019Z test_nvfuser_extremal_values_minimum_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.003s) 2022-11-23T04:22:08.0966330Z test_nvfuser_extremal_values_mm_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.003s) 2022-11-23T04:22:08.0966658Z test_nvfuser_extremal_values_mm_cuda_complex128 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.003s) 2022-11-23T04:22:08.0966982Z test_nvfuser_extremal_values_mm_cuda_complex64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.003s) 2022-11-23T04:22:08.0967302Z test_nvfuser_extremal_values_mm_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.003s) 2022-11-23T04:22:08.0967669Z test_nvfuser_extremal_values_mm_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.003s) 2022-11-23T04:22:08.0967979Z test_nvfuser_extremal_values_mm_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.003s) 2022-11-23T04:22:08.0968293Z test_nvfuser_extremal_values_mode_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.003s) 2022-11-23T04:22:08.0968584Z test_nvfuser_extremal_values_mode_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.003s) 2022-11-23T04:22:08.0968891Z test_nvfuser_extremal_values_mode_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-11-23T04:22:08.0969209Z test_nvfuser_extremal_values_mode_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.003s) 2022-11-23T04:22:08.0969523Z test_nvfuser_extremal_values_movedim_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.003s) 2022-11-23T04:22:08.0969847Z test_nvfuser_extremal_values_movedim_cuda_complex128 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.003s) 2022-11-23T04:22:08.0970166Z test_nvfuser_extremal_values_movedim_cuda_complex64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.003s) 2022-11-23T04:22:08.0970483Z test_nvfuser_extremal_values_movedim_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.003s) 2022-11-23T04:22:08.0970849Z test_nvfuser_extremal_values_movedim_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-11-23T04:22:08.0971166Z test_nvfuser_extremal_values_movedim_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.003s) 2022-11-23T04:22:08.0971497Z test_nvfuser_extremal_values_msort_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.003s) 2022-11-23T04:22:08.0971817Z test_nvfuser_extremal_values_msort_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.003s) 2022-11-23T04:22:08.0972139Z test_nvfuser_extremal_values_msort_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.003s) 2022-11-23T04:22:08.0972453Z test_nvfuser_extremal_values_msort_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-11-23T04:22:08.0972756Z test_nvfuser_extremal_values_mul_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.003s) 2022-11-23T04:22:08.0973076Z test_nvfuser_extremal_values_mul_cuda_complex128 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-11-23T04:22:08.0973393Z test_nvfuser_extremal_values_mul_cuda_complex64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-11-23T04:22:08.0973703Z test_nvfuser_extremal_values_mul_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-11-23T04:22:08.0974016Z test_nvfuser_extremal_values_mul_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-11-23T04:22:08.0974626Z test_nvfuser_extremal_values_mul_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.003s) 2022-11-23T04:22:08.0974960Z test_nvfuser_extremal_values_multinomial_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.003s) 2022-11-23T04:22:08.0975286Z test_nvfuser_extremal_values_multinomial_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.003s) 2022-11-23T04:22:08.0975612Z test_nvfuser_extremal_values_multinomial_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.003s) 2022-11-23T04:22:08.0975924Z test_nvfuser_extremal_values_mv_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.003s) 2022-11-23T04:22:08.0976244Z test_nvfuser_extremal_values_mv_cuda_complex128 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.003s) 2022-11-23T04:22:08.0976567Z test_nvfuser_extremal_values_mv_cuda_complex64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-11-23T04:22:08.0976864Z test_nvfuser_extremal_values_mv_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.003s) 2022-11-23T04:22:08.0977180Z test_nvfuser_extremal_values_mv_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.003s) 2022-11-23T04:22:08.0977494Z test_nvfuser_extremal_values_mv_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.003s) 2022-11-23T04:22:08.0977894Z test_nvfuser_extremal_values_mvlgamma_mvlgamma_p_1_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.003s) 2022-11-23T04:22:08.0978250Z test_nvfuser_extremal_values_mvlgamma_mvlgamma_p_1_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.003s) 2022-11-23T04:22:08.0978577Z test_nvfuser_extremal_values_mvlgamma_mvlgamma_p_1_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.003s) 2022-11-23T04:22:08.0978898Z test_nvfuser_extremal_values_mvlgamma_mvlgamma_p_3_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.003s) 2022-11-23T04:22:08.0979233Z test_nvfuser_extremal_values_mvlgamma_mvlgamma_p_3_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.003s) 2022-11-23T04:22:08.0979563Z test_nvfuser_extremal_values_mvlgamma_mvlgamma_p_3_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.003s) 2022-11-23T04:22:08.0979899Z test_nvfuser_extremal_values_mvlgamma_mvlgamma_p_5_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-11-23T04:22:08.0980454Z test_nvfuser_extremal_values_mvlgamma_mvlgamma_p_5_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.003s) 2022-11-23T04:22:08.0980780Z test_nvfuser_extremal_values_mvlgamma_mvlgamma_p_5_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-11-23T04:22:08.0981104Z test_nvfuser_extremal_values_nan_to_num_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.003s) 2022-11-23T04:22:08.0981499Z test_nvfuser_extremal_values_nan_to_num_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-11-23T04:22:08.0981833Z test_nvfuser_extremal_values_nan_to_num_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.003s) 2022-11-23T04:22:08.0982157Z test_nvfuser_extremal_values_nan_to_num_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.003s) 2022-11-23T04:22:08.0982484Z test_nvfuser_extremal_values_nanmean_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.003s) 2022-11-23T04:22:08.0982803Z test_nvfuser_extremal_values_nanmean_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-11-23T04:22:08.0983128Z test_nvfuser_extremal_values_nanmean_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-11-23T04:22:08.0983439Z test_nvfuser_extremal_values_nanmean_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.003s) 2022-11-23T04:22:08.0983760Z test_nvfuser_extremal_values_nanmedian_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-11-23T04:22:08.0984080Z test_nvfuser_extremal_values_nanmedian_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.003s) 2022-11-23T04:22:08.0984392Z test_nvfuser_extremal_values_nanmedian_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-11-23T04:22:08.0984718Z test_nvfuser_extremal_values_nanquantile_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: Skipped! (0.002s) 2022-11-23T04:22:08.0985003Z test_nvfuser_extremal_values_nanquantile_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: Skipped! (0.002s) 2022-11-23T04:22:08.0985306Z test_nvfuser_extremal_values_nansum_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-11-23T04:22:08.0985621Z test_nvfuser_extremal_values_nansum_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.003s) 2022-11-23T04:22:08.0986385Z test_nvfuser_extremal_values_nansum_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.003s) 2022-11-23T04:22:08.0986710Z test_nvfuser_extremal_values_nansum_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.003s) 2022-11-23T04:22:08.0987060Z test_nvfuser_extremal_values_narrow_copy_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-11-23T04:22:08.0987398Z test_nvfuser_extremal_values_narrow_copy_cuda_complex128 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.003s) 2022-11-23T04:22:08.0987786Z test_nvfuser_extremal_values_narrow_copy_cuda_complex64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.003s) 2022-11-23T04:22:08.0988113Z test_nvfuser_extremal_values_narrow_copy_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-11-23T04:22:08.0988439Z test_nvfuser_extremal_values_narrow_copy_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.003s) 2022-11-23T04:22:08.0988757Z test_nvfuser_extremal_values_narrow_copy_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-11-23T04:22:08.0989162Z test_nvfuser_extremal_values_narrow_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.003s) 2022-11-23T04:22:08.0989485Z test_nvfuser_extremal_values_narrow_cuda_complex128 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-11-23T04:22:08.0989810Z test_nvfuser_extremal_values_narrow_cuda_complex64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.003s) 2022-11-23T04:22:08.0990107Z test_nvfuser_extremal_values_narrow_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.003s) 2022-11-23T04:22:08.0990419Z test_nvfuser_extremal_values_narrow_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.003s) 2022-11-23T04:22:08.0990728Z test_nvfuser_extremal_values_narrow_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-11-23T04:22:08.0991000Z test_nvfuser_extremal_values_native_batch_norm_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: Skipped! (0.003s) 2022-11-23T04:22:08.0991316Z test_nvfuser_extremal_values_native_batch_norm_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: Skipped! (0.003s) 2022-11-23T04:22:08.0991587Z test_nvfuser_extremal_values_native_batch_norm_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: Skipped! (0.003s) 2022-11-23T04:22:08.0991864Z test_nvfuser_extremal_values_native_batch_norm_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: Skipped! (0.003s) 2022-11-23T04:22:08.0992279Z test_nvfuser_extremal_values_native_dropout_backward_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.003s) 2022-11-23T04:22:08.0992638Z test_nvfuser_extremal_values_native_dropout_backward_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.003s) 2022-11-23T04:22:08.0992978Z test_nvfuser_extremal_values_native_dropout_backward_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.003s) 2022-11-23T04:22:08.0993307Z test_nvfuser_extremal_values_native_dropout_backward_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.003s) 2022-11-23T04:22:08.0993562Z test_nvfuser_extremal_values_native_layer_norm_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: Skipped! (0.003s) 2022-11-23T04:22:08.0993840Z test_nvfuser_extremal_values_native_layer_norm_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: Skipped! (0.002s) 2022-11-23T04:22:08.0994114Z test_nvfuser_extremal_values_native_layer_norm_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: Skipped! (0.002s) 2022-11-23T04:22:08.0994381Z test_nvfuser_extremal_values_native_layer_norm_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: Skipped! (0.003s) 2022-11-23T04:22:08.0994693Z test_nvfuser_extremal_values_ne_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.003s) 2022-11-23T04:22:08.0995009Z test_nvfuser_extremal_values_ne_cuda_complex128 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.003s) 2022-11-23T04:22:08.0995328Z test_nvfuser_extremal_values_ne_cuda_complex64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.003s) 2022-11-23T04:22:08.0995643Z test_nvfuser_extremal_values_ne_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-11-23T04:22:08.0996014Z test_nvfuser_extremal_values_ne_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.003s) 2022-11-23T04:22:08.0996321Z test_nvfuser_extremal_values_ne_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-11-23T04:22:08.0996644Z test_nvfuser_extremal_values_neg_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.003s) 2022-11-23T04:22:08.0996962Z test_nvfuser_extremal_values_neg_cuda_complex128 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.003s) 2022-11-23T04:22:08.0997274Z test_nvfuser_extremal_values_neg_cuda_complex64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.003s) 2022-11-23T04:22:08.0997592Z test_nvfuser_extremal_values_neg_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.003s) 2022-11-23T04:22:08.0997897Z test_nvfuser_extremal_values_neg_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.003s) 2022-11-23T04:22:08.0998213Z test_nvfuser_extremal_values_neg_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.003s) 2022-11-23T04:22:08.0998478Z test_nvfuser_extremal_values_new_empty_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: Skipped! (0.003s) 2022-11-23T04:22:08.0998747Z test_nvfuser_extremal_values_new_empty_cuda_complex128 (__main__.TestCudaFuserOpInfoCUDA) ... skip: Skipped! (0.003s) 2022-11-23T04:22:08.0999059Z test_nvfuser_extremal_values_new_empty_cuda_complex64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: Skipped! (0.002s) 2022-11-23T04:22:08.0999333Z test_nvfuser_extremal_values_new_empty_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: Skipped! (0.002s) 2022-11-23T04:22:08.0999587Z test_nvfuser_extremal_values_new_empty_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: Skipped! (0.002s) 2022-11-23T04:22:08.0999835Z test_nvfuser_extremal_values_new_empty_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: Skipped! (0.002s) 2022-11-23T04:22:08.1000138Z test_nvfuser_extremal_values_new_empty_strided_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: Expected: new_empty_strided is not comparable (0.002s) 2022-11-23T04:22:08.1000468Z test_nvfuser_extremal_values_new_empty_strided_cuda_complex128 (__main__.TestCudaFuserOpInfoCUDA) ... skip: Expected: new_empty_strided is not comparable (0.002s) 2022-11-23T04:22:08.1000795Z test_nvfuser_extremal_values_new_empty_strided_cuda_complex64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: Expected: new_empty_strided is not comparable (0.002s) 2022-11-23T04:22:08.1001126Z test_nvfuser_extremal_values_new_empty_strided_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: Expected: new_empty_strided is not comparable (0.002s) 2022-11-23T04:22:08.1001449Z test_nvfuser_extremal_values_new_empty_strided_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: Expected: new_empty_strided is not comparable (0.002s) 2022-11-23T04:22:08.1001774Z test_nvfuser_extremal_values_new_empty_strided_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: Expected: new_empty_strided is not comparable (0.002s) 2022-11-23T04:22:08.1002097Z test_nvfuser_extremal_values_new_full_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.003s) 2022-11-23T04:22:08.1002421Z test_nvfuser_extremal_values_new_full_cuda_complex128 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.003s) 2022-11-23T04:22:08.1002802Z test_nvfuser_extremal_values_new_full_cuda_complex64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.003s) 2022-11-23T04:22:08.1003125Z test_nvfuser_extremal_values_new_full_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-11-23T04:22:08.1003437Z test_nvfuser_extremal_values_new_full_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.003s) 2022-11-23T04:22:08.1003754Z test_nvfuser_extremal_values_new_full_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.003s) 2022-11-23T04:22:08.1004078Z test_nvfuser_extremal_values_new_ones_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.003s) 2022-11-23T04:22:08.1004387Z test_nvfuser_extremal_values_new_ones_cuda_complex128 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.003s) 2022-11-23T04:22:08.1004714Z test_nvfuser_extremal_values_new_ones_cuda_complex64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.003s) 2022-11-23T04:22:08.1005027Z test_nvfuser_extremal_values_new_ones_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.003s) 2022-11-23T04:22:08.1005333Z test_nvfuser_extremal_values_new_ones_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.003s) 2022-11-23T04:22:08.1005652Z test_nvfuser_extremal_values_new_ones_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.003s) 2022-11-23T04:22:08.1006029Z test_nvfuser_extremal_values_new_zeros_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.003s) 2022-11-23T04:22:08.1006371Z test_nvfuser_extremal_values_new_zeros_cuda_complex128 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.003s) 2022-11-23T04:22:08.1006704Z test_nvfuser_extremal_values_new_zeros_cuda_complex64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-11-23T04:22:08.1007030Z test_nvfuser_extremal_values_new_zeros_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.003s) 2022-11-23T04:22:08.1007338Z test_nvfuser_extremal_values_new_zeros_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-11-23T04:22:08.1007660Z test_nvfuser_extremal_values_new_zeros_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-11-23T04:22:08.1007989Z test_nvfuser_extremal_values_nextafter_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-11-23T04:22:08.1008293Z test_nvfuser_extremal_values_nextafter_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.003s) 2022-11-23T04:22:08.1008614Z test_nvfuser_extremal_values_nextafter_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-11-23T04:22:08.1008984Z test_nvfuser_extremal_values_nn_functional__scaled_dot_product_attention_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.003s) 2022-11-23T04:22:08.1009352Z test_nvfuser_extremal_values_nn_functional__scaled_dot_product_attention_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.003s) 2022-11-23T04:22:08.1009776Z test_nvfuser_extremal_values_nn_functional__scaled_dot_product_attention_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.003s) 2022-11-23T04:22:08.1010134Z test_nvfuser_extremal_values_nn_functional__scaled_dot_product_attention_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.003s) 2022-11-23T04:22:08.1010495Z test_nvfuser_extremal_values_nn_functional_adaptive_avg_pool1d_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.003s) 2022-11-23T04:22:08.1010850Z test_nvfuser_extremal_values_nn_functional_adaptive_avg_pool1d_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-11-23T04:22:08.1011217Z test_nvfuser_extremal_values_nn_functional_adaptive_avg_pool1d_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.003s) 2022-11-23T04:22:08.1011573Z test_nvfuser_extremal_values_nn_functional_adaptive_avg_pool1d_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-11-23T04:22:08.1011934Z test_nvfuser_extremal_values_nn_functional_adaptive_avg_pool2d_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.003s) 2022-11-23T04:22:08.1012287Z test_nvfuser_extremal_values_nn_functional_adaptive_avg_pool2d_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.003s) 2022-11-23T04:22:08.1012680Z test_nvfuser_extremal_values_nn_functional_adaptive_avg_pool2d_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.003s) 2022-11-23T04:22:08.1013042Z test_nvfuser_extremal_values_nn_functional_adaptive_avg_pool2d_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.003s) 2022-11-23T04:22:08.1013396Z test_nvfuser_extremal_values_nn_functional_adaptive_avg_pool3d_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.003s) 2022-11-23T04:22:08.1013724Z test_nvfuser_extremal_values_nn_functional_adaptive_avg_pool3d_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.003s) 2022-11-23T04:22:08.1014068Z test_nvfuser_extremal_values_nn_functional_adaptive_avg_pool3d_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.003s) 2022-11-23T04:22:08.1014416Z test_nvfuser_extremal_values_nn_functional_adaptive_avg_pool3d_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-11-23T04:22:08.1014770Z test_nvfuser_extremal_values_nn_functional_adaptive_max_pool1d_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.003s) 2022-11-23T04:22:08.1015113Z test_nvfuser_extremal_values_nn_functional_adaptive_max_pool1d_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-11-23T04:22:08.1015454Z test_nvfuser_extremal_values_nn_functional_adaptive_max_pool1d_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.003s) 2022-11-23T04:22:08.1015803Z test_nvfuser_extremal_values_nn_functional_adaptive_max_pool1d_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.003s) 2022-11-23T04:22:08.1016197Z test_nvfuser_extremal_values_nn_functional_adaptive_max_pool2d_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.003s) 2022-11-23T04:22:08.1016550Z test_nvfuser_extremal_values_nn_functional_adaptive_max_pool2d_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.003s) 2022-11-23T04:22:08.1016904Z test_nvfuser_extremal_values_nn_functional_adaptive_max_pool2d_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.003s) 2022-11-23T04:22:08.1017256Z test_nvfuser_extremal_values_nn_functional_adaptive_max_pool2d_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-11-23T04:22:08.1017609Z test_nvfuser_extremal_values_nn_functional_adaptive_max_pool3d_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.003s) 2022-11-23T04:22:08.1017959Z test_nvfuser_extremal_values_nn_functional_adaptive_max_pool3d_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.003s) 2022-11-23T04:22:08.1018303Z test_nvfuser_extremal_values_nn_functional_adaptive_max_pool3d_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.003s) 2022-11-23T04:22:08.1018629Z test_nvfuser_extremal_values_nn_functional_adaptive_max_pool3d_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.003s) 2022-11-23T04:22:08.1018979Z test_nvfuser_extremal_values_nn_functional_alpha_dropout_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.003s) 2022-11-23T04:22:08.1019372Z test_nvfuser_extremal_values_nn_functional_alpha_dropout_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-11-23T04:22:08.1019728Z test_nvfuser_extremal_values_nn_functional_alpha_dropout_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.003s) 2022-11-23T04:22:08.1020246Z test_nvfuser_extremal_values_nn_functional_alpha_dropout_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.003s) 2022-11-23T04:22:08.1020596Z test_nvfuser_extremal_values_nn_functional_avg_pool1d_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.003s) 2022-11-23T04:22:08.1020941Z test_nvfuser_extremal_values_nn_functional_avg_pool1d_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-11-23T04:22:08.1021284Z test_nvfuser_extremal_values_nn_functional_avg_pool1d_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-11-23T04:22:08.1021614Z test_nvfuser_extremal_values_nn_functional_avg_pool1d_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.003s) 2022-11-23T04:22:08.1021966Z test_nvfuser_extremal_values_nn_functional_avg_pool2d_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.003s) 2022-11-23T04:22:08.1022309Z test_nvfuser_extremal_values_nn_functional_avg_pool2d_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-11-23T04:22:08.1022651Z test_nvfuser_extremal_values_nn_functional_avg_pool2d_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.003s) 2022-11-23T04:22:08.1023078Z test_nvfuser_extremal_values_nn_functional_avg_pool2d_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.003s) 2022-11-23T04:22:08.1023419Z test_nvfuser_extremal_values_nn_functional_avg_pool3d_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-11-23T04:22:08.1023736Z test_nvfuser_extremal_values_nn_functional_avg_pool3d_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.003s) 2022-11-23T04:22:08.1024071Z test_nvfuser_extremal_values_nn_functional_avg_pool3d_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.003s) 2022-11-23T04:22:08.1024409Z test_nvfuser_extremal_values_nn_functional_avg_pool3d_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.003s) 2022-11-23T04:22:08.1024750Z test_nvfuser_extremal_values_nn_functional_batch_norm_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.003s) 2022-11-23T04:22:08.1025088Z test_nvfuser_extremal_values_nn_functional_batch_norm_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.003s) 2022-11-23T04:22:08.1025421Z test_nvfuser_extremal_values_nn_functional_batch_norm_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.003s) 2022-11-23T04:22:08.1025744Z test_nvfuser_extremal_values_nn_functional_batch_norm_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.003s) 2022-11-23T04:22:08.1026156Z test_nvfuser_extremal_values_nn_functional_batch_norm_without_cudnn_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-11-23T04:22:08.1026524Z test_nvfuser_extremal_values_nn_functional_batch_norm_without_cudnn_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.003s) 2022-11-23T04:22:08.1026879Z test_nvfuser_extremal_values_nn_functional_batch_norm_without_cudnn_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.003s) 2022-11-23T04:22:08.1027236Z test_nvfuser_extremal_values_nn_functional_batch_norm_without_cudnn_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.003s) 2022-11-23T04:22:08.1027580Z test_nvfuser_extremal_values_nn_functional_bilinear_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-11-23T04:22:08.1027925Z test_nvfuser_extremal_values_nn_functional_bilinear_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.003s) 2022-11-23T04:22:08.1028259Z test_nvfuser_extremal_values_nn_functional_bilinear_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.003s) 2022-11-23T04:22:08.1028560Z test_nvfuser_extremal_values_nn_functional_binary_cross_entropy_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: Skipped! (0.003s) 2022-11-23T04:22:08.1028836Z test_nvfuser_extremal_values_nn_functional_binary_cross_entropy_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: Skipped! (0.003s) 2022-11-23T04:22:08.1029129Z test_nvfuser_extremal_values_nn_functional_binary_cross_entropy_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: Skipped! (0.003s) 2022-11-23T04:22:08.1029414Z test_nvfuser_extremal_values_nn_functional_binary_cross_entropy_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: Skipped! (0.003s) 2022-11-23T04:22:08.1029838Z test_nvfuser_extremal_values_nn_functional_binary_cross_entropy_with_logits_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.003s) 2022-11-23T04:22:08.1030204Z test_nvfuser_extremal_values_nn_functional_binary_cross_entropy_with_logits_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.003s) 2022-11-23T04:22:08.1030568Z test_nvfuser_extremal_values_nn_functional_binary_cross_entropy_with_logits_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.003s) 2022-11-23T04:22:08.1030928Z test_nvfuser_extremal_values_nn_functional_binary_cross_entropy_with_logits_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.003s) 2022-11-23T04:22:08.1031269Z test_nvfuser_extremal_values_nn_functional_celu_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.003s) 2022-11-23T04:22:08.1031598Z test_nvfuser_extremal_values_nn_functional_celu_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.003s) 2022-11-23T04:22:08.1031927Z test_nvfuser_extremal_values_nn_functional_celu_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.003s) 2022-11-23T04:22:08.1032265Z test_nvfuser_extremal_values_nn_functional_celu_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-11-23T04:22:08.1032651Z test_nvfuser_extremal_values_nn_functional_conv1d_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.003s) 2022-11-23T04:22:08.1033016Z test_nvfuser_extremal_values_nn_functional_conv1d_cuda_complex128 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-11-23T04:22:08.1033339Z test_nvfuser_extremal_values_nn_functional_conv1d_cuda_complex64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.003s) 2022-11-23T04:22:08.1033674Z test_nvfuser_extremal_values_nn_functional_conv1d_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.003s) 2022-11-23T04:22:08.1033996Z test_nvfuser_extremal_values_nn_functional_conv1d_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.003s) 2022-11-23T04:22:08.1034329Z test_nvfuser_extremal_values_nn_functional_conv1d_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.003s) 2022-11-23T04:22:08.1034666Z test_nvfuser_extremal_values_nn_functional_conv2d_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-11-23T04:22:08.1035005Z test_nvfuser_extremal_values_nn_functional_conv2d_cuda_complex128 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.003s) 2022-11-23T04:22:08.1035339Z test_nvfuser_extremal_values_nn_functional_conv2d_cuda_complex64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.003s) 2022-11-23T04:22:08.1035666Z test_nvfuser_extremal_values_nn_functional_conv2d_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.003s) 2022-11-23T04:22:08.1035987Z test_nvfuser_extremal_values_nn_functional_conv2d_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.003s) 2022-11-23T04:22:08.1036378Z test_nvfuser_extremal_values_nn_functional_conv2d_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.003s) 2022-11-23T04:22:08.1036729Z test_nvfuser_extremal_values_nn_functional_conv_transpose1d_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.003s) 2022-11-23T04:22:08.1037084Z test_nvfuser_extremal_values_nn_functional_conv_transpose1d_cuda_complex128 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-11-23T04:22:08.1037442Z test_nvfuser_extremal_values_nn_functional_conv_transpose1d_cuda_complex64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-11-23T04:22:08.1037798Z test_nvfuser_extremal_values_nn_functional_conv_transpose1d_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.003s) 2022-11-23T04:22:08.1038140Z test_nvfuser_extremal_values_nn_functional_conv_transpose1d_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.003s) 2022-11-23T04:22:08.1038492Z test_nvfuser_extremal_values_nn_functional_conv_transpose1d_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.003s) 2022-11-23T04:22:08.1038841Z test_nvfuser_extremal_values_nn_functional_conv_transpose2d_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-11-23T04:22:08.1039267Z test_nvfuser_extremal_values_nn_functional_conv_transpose2d_cuda_complex128 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.003s) 2022-11-23T04:22:08.1039636Z test_nvfuser_extremal_values_nn_functional_conv_transpose2d_cuda_complex64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.003s) 2022-11-23T04:22:08.1039982Z test_nvfuser_extremal_values_nn_functional_conv_transpose2d_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.003s) 2022-11-23T04:22:08.1040326Z test_nvfuser_extremal_values_nn_functional_conv_transpose2d_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-11-23T04:22:08.1040673Z test_nvfuser_extremal_values_nn_functional_conv_transpose2d_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.003s) 2022-11-23T04:22:08.1040972Z test_nvfuser_extremal_values_nn_functional_conv_transpose3d_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: Skipped! 75363 (0.003s) 2022-11-23T04:22:08.1041270Z test_nvfuser_extremal_values_nn_functional_conv_transpose3d_cuda_complex128 (__main__.TestCudaFuserOpInfoCUDA) ... skip: Skipped! 75363 (0.003s) 2022-11-23T04:22:08.1041565Z test_nvfuser_extremal_values_nn_functional_conv_transpose3d_cuda_complex64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: Skipped! 75363 (0.003s) 2022-11-23T04:22:08.1041859Z test_nvfuser_extremal_values_nn_functional_conv_transpose3d_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: Skipped! 75363 (0.003s) 2022-11-23T04:22:08.1042148Z test_nvfuser_extremal_values_nn_functional_conv_transpose3d_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: Skipped! 75363 (0.003s) 2022-11-23T04:22:08.1042428Z test_nvfuser_extremal_values_nn_functional_conv_transpose3d_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: Skipped! 75363 (0.002s) 2022-11-23T04:22:08.1042795Z test_nvfuser_extremal_values_nn_functional_cosine_embedding_loss_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-11-23T04:22:08.1043219Z test_nvfuser_extremal_values_nn_functional_cosine_embedding_loss_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.003s) 2022-11-23T04:22:08.1043568Z test_nvfuser_extremal_values_nn_functional_cosine_embedding_loss_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.003s) 2022-11-23T04:22:08.1043923Z test_nvfuser_extremal_values_nn_functional_cosine_embedding_loss_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.003s) 2022-11-23T04:22:08.1044275Z test_nvfuser_extremal_values_nn_functional_cosine_similarity_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.003s) 2022-11-23T04:22:08.1044626Z test_nvfuser_extremal_values_nn_functional_cosine_similarity_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-11-23T04:22:08.1044972Z test_nvfuser_extremal_values_nn_functional_cosine_similarity_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.003s) 2022-11-23T04:22:08.1045319Z test_nvfuser_extremal_values_nn_functional_cosine_similarity_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.003s) 2022-11-23T04:22:08.1045662Z test_nvfuser_extremal_values_nn_functional_cross_entropy_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.003s) 2022-11-23T04:22:08.1046047Z test_nvfuser_extremal_values_nn_functional_cross_entropy_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-11-23T04:22:08.1046402Z test_nvfuser_extremal_values_nn_functional_cross_entropy_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.003s) 2022-11-23T04:22:08.1046747Z test_nvfuser_extremal_values_nn_functional_cross_entropy_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.005s) 2022-11-23T04:22:08.1047081Z test_nvfuser_extremal_values_nn_functional_ctc_loss_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-11-23T04:22:08.1047385Z test_nvfuser_extremal_values_nn_functional_ctc_loss_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.003s) 2022-11-23T04:22:08.1047737Z test_nvfuser_extremal_values_nn_functional_dropout2d_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.003s) 2022-11-23T04:22:08.1048082Z test_nvfuser_extremal_values_nn_functional_dropout2d_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-11-23T04:22:08.1048423Z test_nvfuser_extremal_values_nn_functional_dropout2d_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-11-23T04:22:08.1048761Z test_nvfuser_extremal_values_nn_functional_dropout2d_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.003s) 2022-11-23T04:22:08.1049101Z test_nvfuser_extremal_values_nn_functional_dropout3d_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.003s) 2022-11-23T04:22:08.1049445Z test_nvfuser_extremal_values_nn_functional_dropout3d_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.003s) 2022-11-23T04:22:08.1049879Z test_nvfuser_extremal_values_nn_functional_dropout3d_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-11-23T04:22:08.1050208Z test_nvfuser_extremal_values_nn_functional_dropout3d_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-11-23T04:22:08.1050547Z test_nvfuser_extremal_values_nn_functional_dropout_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.003s) 2022-11-23T04:22:08.1050880Z test_nvfuser_extremal_values_nn_functional_dropout_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-11-23T04:22:08.1051221Z test_nvfuser_extremal_values_nn_functional_dropout_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-11-23T04:22:08.1051549Z test_nvfuser_extremal_values_nn_functional_dropout_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.003s) 2022-11-23T04:22:08.1051880Z test_nvfuser_extremal_values_nn_functional_elu_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.003s) 2022-11-23T04:22:08.1052193Z test_nvfuser_extremal_values_nn_functional_elu_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.003s) 2022-11-23T04:22:08.1052523Z test_nvfuser_extremal_values_nn_functional_elu_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.003s) 2022-11-23T04:22:08.1052910Z test_nvfuser_extremal_values_nn_functional_elu_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-11-23T04:22:08.1053273Z test_nvfuser_extremal_values_nn_functional_embedding_bag_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.003s) 2022-11-23T04:22:08.1053625Z test_nvfuser_extremal_values_nn_functional_embedding_bag_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.003s) 2022-11-23T04:22:08.1053973Z test_nvfuser_extremal_values_nn_functional_embedding_bag_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.003s) 2022-11-23T04:22:08.1054321Z test_nvfuser_extremal_values_nn_functional_embedding_bag_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.003s) 2022-11-23T04:22:08.1054664Z test_nvfuser_extremal_values_nn_functional_embedding_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.003s) 2022-11-23T04:22:08.1055003Z test_nvfuser_extremal_values_nn_functional_embedding_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.003s) 2022-11-23T04:22:08.1055343Z test_nvfuser_extremal_values_nn_functional_embedding_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-11-23T04:22:08.1055670Z test_nvfuser_extremal_values_nn_functional_embedding_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.003s) 2022-11-23T04:22:08.1056043Z test_nvfuser_extremal_values_nn_functional_feature_alpha_dropout_with_train_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.003s) 2022-11-23T04:22:08.1056468Z test_nvfuser_extremal_values_nn_functional_feature_alpha_dropout_with_train_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.003s) 2022-11-23T04:22:08.1056836Z test_nvfuser_extremal_values_nn_functional_feature_alpha_dropout_with_train_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.003s) 2022-11-23T04:22:08.1057177Z test_nvfuser_extremal_values_nn_functional_feature_alpha_dropout_with_train_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.003s) 2022-11-23T04:22:08.1057555Z test_nvfuser_extremal_values_nn_functional_feature_alpha_dropout_without_train_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.003s) 2022-11-23T04:22:08.1057936Z test_nvfuser_extremal_values_nn_functional_feature_alpha_dropout_without_train_cuda_complex128 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-11-23T04:22:08.1058317Z test_nvfuser_extremal_values_nn_functional_feature_alpha_dropout_without_train_cuda_complex64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.003s) 2022-11-23T04:22:08.1058696Z test_nvfuser_extremal_values_nn_functional_feature_alpha_dropout_without_train_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-11-23T04:22:08.1059079Z test_nvfuser_extremal_values_nn_functional_feature_alpha_dropout_without_train_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.003s) 2022-11-23T04:22:08.1059503Z test_nvfuser_extremal_values_nn_functional_feature_alpha_dropout_without_train_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-11-23T04:22:08.1059873Z test_nvfuser_extremal_values_nn_functional_fractional_max_pool2d_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.003s) 2022-11-23T04:22:08.1060512Z test_nvfuser_extremal_values_nn_functional_fractional_max_pool2d_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.003s) 2022-11-23T04:22:08.1060858Z test_nvfuser_extremal_values_nn_functional_fractional_max_pool2d_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.003s) 2022-11-23T04:22:08.1061216Z test_nvfuser_extremal_values_nn_functional_fractional_max_pool3d_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.003s) 2022-11-23T04:22:08.1061564Z test_nvfuser_extremal_values_nn_functional_fractional_max_pool3d_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.003s) 2022-11-23T04:22:08.1061903Z test_nvfuser_extremal_values_nn_functional_fractional_max_pool3d_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-11-23T04:22:08.1062554Z test_nvfuser_extremal_values_nn_functional_gaussian_nll_loss_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.003s) 2022-11-23T04:22:08.1062918Z test_nvfuser_extremal_values_nn_functional_gaussian_nll_loss_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.003s) 2022-11-23T04:22:08.1063251Z test_nvfuser_extremal_values_nn_functional_gaussian_nll_loss_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.003s) 2022-11-23T04:22:08.1063706Z test_nvfuser_extremal_values_nn_functional_gaussian_nll_loss_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.003s) 2022-11-23T04:22:08.1064041Z test_nvfuser_extremal_values_nn_functional_gelu_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.003s) 2022-11-23T04:22:08.1064383Z test_nvfuser_extremal_values_nn_functional_gelu_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-11-23T04:22:08.1064722Z test_nvfuser_extremal_values_nn_functional_gelu_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.003s) 2022-11-23T04:22:08.1065061Z test_nvfuser_extremal_values_nn_functional_gelu_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.003s) 2022-11-23T04:22:08.1065397Z test_nvfuser_extremal_values_nn_functional_glu_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.003s) 2022-11-23T04:22:08.1065728Z test_nvfuser_extremal_values_nn_functional_glu_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.003s) 2022-11-23T04:22:08.1066055Z test_nvfuser_extremal_values_nn_functional_glu_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.003s) 2022-11-23T04:22:08.1066380Z test_nvfuser_extremal_values_nn_functional_glu_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.003s) 2022-11-23T04:22:08.1066782Z test_nvfuser_extremal_values_nn_functional_grid_sample_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.003s) 2022-11-23T04:22:08.1067143Z test_nvfuser_extremal_values_nn_functional_grid_sample_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.003s) 2022-11-23T04:22:08.1067484Z test_nvfuser_extremal_values_nn_functional_grid_sample_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.003s) 2022-11-23T04:22:08.1067820Z test_nvfuser_extremal_values_nn_functional_group_norm_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-11-23T04:22:08.1068145Z test_nvfuser_extremal_values_nn_functional_group_norm_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.003s) 2022-11-23T04:22:08.1068490Z test_nvfuser_extremal_values_nn_functional_group_norm_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-11-23T04:22:08.1068818Z test_nvfuser_extremal_values_nn_functional_group_norm_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.003s) 2022-11-23T04:22:08.1069158Z test_nvfuser_extremal_values_nn_functional_hardshrink_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.003s) 2022-11-23T04:22:08.1069510Z test_nvfuser_extremal_values_nn_functional_hardshrink_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.003s) 2022-11-23T04:22:08.1069848Z test_nvfuser_extremal_values_nn_functional_hardshrink_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.003s) 2022-11-23T04:22:08.1070244Z test_nvfuser_extremal_values_nn_functional_hardshrink_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.003s) 2022-11-23T04:22:08.1070597Z test_nvfuser_extremal_values_nn_functional_hardsigmoid_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.003s) 2022-11-23T04:22:08.1070938Z test_nvfuser_extremal_values_nn_functional_hardsigmoid_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.003s) 2022-11-23T04:22:08.1071281Z test_nvfuser_extremal_values_nn_functional_hardsigmoid_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.003s) 2022-11-23T04:22:08.1071625Z test_nvfuser_extremal_values_nn_functional_hardsigmoid_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.003s) 2022-11-23T04:22:08.1071965Z test_nvfuser_extremal_values_nn_functional_hardswish_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.003s) 2022-11-23T04:22:08.1072305Z test_nvfuser_extremal_values_nn_functional_hardswish_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.003s) 2022-11-23T04:22:08.1072643Z test_nvfuser_extremal_values_nn_functional_hardswish_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-11-23T04:22:08.1072954Z test_nvfuser_extremal_values_nn_functional_hardswish_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.003s) 2022-11-23T04:22:08.1073337Z test_nvfuser_extremal_values_nn_functional_hardtanh_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.003s) 2022-11-23T04:22:08.1073687Z test_nvfuser_extremal_values_nn_functional_hardtanh_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.003s) 2022-11-23T04:22:08.1074023Z test_nvfuser_extremal_values_nn_functional_hardtanh_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-11-23T04:22:08.1074347Z test_nvfuser_extremal_values_nn_functional_hardtanh_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.003s) 2022-11-23T04:22:08.1074713Z test_nvfuser_extremal_values_nn_functional_hinge_embedding_loss_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.003s) 2022-11-23T04:22:08.1075373Z test_nvfuser_extremal_values_nn_functional_hinge_embedding_loss_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-11-23T04:22:08.1075753Z test_nvfuser_extremal_values_nn_functional_hinge_embedding_loss_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.003s) 2022-11-23T04:22:08.1076111Z test_nvfuser_extremal_values_nn_functional_hinge_embedding_loss_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.003s) 2022-11-23T04:22:08.1076460Z test_nvfuser_extremal_values_nn_functional_huber_loss_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.003s) 2022-11-23T04:22:08.1076793Z test_nvfuser_extremal_values_nn_functional_huber_loss_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-11-23T04:22:08.1077196Z test_nvfuser_extremal_values_nn_functional_huber_loss_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.003s) 2022-11-23T04:22:08.1077534Z test_nvfuser_extremal_values_nn_functional_huber_loss_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-11-23T04:22:08.1077880Z test_nvfuser_extremal_values_nn_functional_instance_norm_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.003s) 2022-11-23T04:22:08.1078204Z test_nvfuser_extremal_values_nn_functional_instance_norm_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.003s) 2022-11-23T04:22:08.1078550Z test_nvfuser_extremal_values_nn_functional_instance_norm_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.003s) 2022-11-23T04:22:08.1078887Z test_nvfuser_extremal_values_nn_functional_instance_norm_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.003s) 2022-11-23T04:22:08.1079237Z test_nvfuser_extremal_values_nn_functional_interpolate_area_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.003s) 2022-11-23T04:22:08.1079586Z test_nvfuser_extremal_values_nn_functional_interpolate_area_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-11-23T04:22:08.1079935Z test_nvfuser_extremal_values_nn_functional_interpolate_area_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.003s) 2022-11-23T04:22:08.1080343Z test_nvfuser_extremal_values_nn_functional_interpolate_area_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.003s) 2022-11-23T04:22:08.1080714Z test_nvfuser_extremal_values_nn_functional_interpolate_bicubic_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-11-23T04:22:08.1081077Z test_nvfuser_extremal_values_nn_functional_interpolate_bicubic_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-11-23T04:22:08.1081431Z test_nvfuser_extremal_values_nn_functional_interpolate_bicubic_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.003s) 2022-11-23T04:22:08.1081792Z test_nvfuser_extremal_values_nn_functional_interpolate_bilinear_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.003s) 2022-11-23T04:22:08.1082148Z test_nvfuser_extremal_values_nn_functional_interpolate_bilinear_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.003s) 2022-11-23T04:22:08.1082498Z test_nvfuser_extremal_values_nn_functional_interpolate_bilinear_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.003s) 2022-11-23T04:22:08.1082851Z test_nvfuser_extremal_values_nn_functional_interpolate_linear_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-11-23T04:22:08.1083205Z test_nvfuser_extremal_values_nn_functional_interpolate_linear_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.003s) 2022-11-23T04:22:08.1083544Z test_nvfuser_extremal_values_nn_functional_interpolate_linear_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-11-23T04:22:08.1083951Z test_nvfuser_extremal_values_nn_functional_interpolate_nearest_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.003s) 2022-11-23T04:22:08.1084318Z test_nvfuser_extremal_values_nn_functional_interpolate_nearest_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.003s) 2022-11-23T04:22:08.1084664Z test_nvfuser_extremal_values_nn_functional_interpolate_nearest_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.003s) 2022-11-23T04:22:08.1085015Z test_nvfuser_extremal_values_nn_functional_interpolate_trilinear_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.003s) 2022-11-23T04:22:08.1085369Z test_nvfuser_extremal_values_nn_functional_interpolate_trilinear_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-11-23T04:22:08.1085731Z test_nvfuser_extremal_values_nn_functional_interpolate_trilinear_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.003s) 2022-11-23T04:22:08.1086070Z test_nvfuser_extremal_values_nn_functional_kl_div_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.003s) 2022-11-23T04:22:08.1086406Z test_nvfuser_extremal_values_nn_functional_kl_div_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-11-23T04:22:08.1086802Z test_nvfuser_extremal_values_nn_functional_kl_div_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.003s) 2022-11-23T04:22:08.1087142Z test_nvfuser_extremal_values_nn_functional_kl_div_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.003s) 2022-11-23T04:22:08.1087478Z test_nvfuser_extremal_values_nn_functional_l1_loss_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-11-23T04:22:08.1087818Z test_nvfuser_extremal_values_nn_functional_l1_loss_cuda_complex128 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-11-23T04:22:08.1088158Z test_nvfuser_extremal_values_nn_functional_l1_loss_cuda_complex64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.003s) 2022-11-23T04:22:08.1088476Z test_nvfuser_extremal_values_nn_functional_l1_loss_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.003s) 2022-11-23T04:22:08.1088811Z test_nvfuser_extremal_values_nn_functional_l1_loss_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.003s) 2022-11-23T04:22:08.1089131Z test_nvfuser_extremal_values_nn_functional_l1_loss_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.003s) 2022-11-23T04:22:08.1089468Z test_nvfuser_extremal_values_nn_functional_layer_norm_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-11-23T04:22:08.1089800Z test_nvfuser_extremal_values_nn_functional_layer_norm_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.003s) 2022-11-23T04:22:08.1090140Z test_nvfuser_extremal_values_nn_functional_layer_norm_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.003s) 2022-11-23T04:22:08.1090534Z test_nvfuser_extremal_values_nn_functional_layer_norm_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-11-23T04:22:08.1090887Z test_nvfuser_extremal_values_nn_functional_leaky_relu_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.003s) 2022-11-23T04:22:08.1091270Z test_nvfuser_extremal_values_nn_functional_leaky_relu_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.003s) 2022-11-23T04:22:08.1091615Z test_nvfuser_extremal_values_nn_functional_leaky_relu_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.003s) 2022-11-23T04:22:08.1091951Z test_nvfuser_extremal_values_nn_functional_leaky_relu_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.003s) 2022-11-23T04:22:08.1092292Z test_nvfuser_extremal_values_nn_functional_linear_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-11-23T04:22:08.1092632Z test_nvfuser_extremal_values_nn_functional_linear_cuda_complex128 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.003s) 2022-11-23T04:22:08.1092969Z test_nvfuser_extremal_values_nn_functional_linear_cuda_complex64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.003s) 2022-11-23T04:22:08.1093282Z test_nvfuser_extremal_values_nn_functional_linear_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-11-23T04:22:08.1093652Z test_nvfuser_extremal_values_nn_functional_linear_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.003s) 2022-11-23T04:22:08.1093999Z test_nvfuser_extremal_values_nn_functional_linear_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.003s) 2022-11-23T04:22:08.1094355Z test_nvfuser_extremal_values_nn_functional_local_response_norm_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-11-23T04:22:08.1094705Z test_nvfuser_extremal_values_nn_functional_local_response_norm_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.003s) 2022-11-23T04:22:08.1095057Z test_nvfuser_extremal_values_nn_functional_local_response_norm_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.003s) 2022-11-23T04:22:08.1095410Z test_nvfuser_extremal_values_nn_functional_local_response_norm_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.003s) 2022-11-23T04:22:08.1095750Z test_nvfuser_extremal_values_nn_functional_logsigmoid_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.003s) 2022-11-23T04:22:08.1096098Z test_nvfuser_extremal_values_nn_functional_logsigmoid_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.003s) 2022-11-23T04:22:08.1096443Z test_nvfuser_extremal_values_nn_functional_logsigmoid_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.003s) 2022-11-23T04:22:08.1096791Z test_nvfuser_extremal_values_nn_functional_logsigmoid_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.003s) 2022-11-23T04:22:08.1097198Z test_nvfuser_extremal_values_nn_functional_margin_ranking_loss_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.003s) 2022-11-23T04:22:08.1097548Z test_nvfuser_extremal_values_nn_functional_margin_ranking_loss_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-11-23T04:22:08.1097899Z test_nvfuser_extremal_values_nn_functional_margin_ranking_loss_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.003s) 2022-11-23T04:22:08.1098230Z test_nvfuser_extremal_values_nn_functional_margin_ranking_loss_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.003s) 2022-11-23T04:22:08.1098576Z test_nvfuser_extremal_values_nn_functional_max_pool1d_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.003s) 2022-11-23T04:22:08.1098915Z test_nvfuser_extremal_values_nn_functional_max_pool1d_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.003s) 2022-11-23T04:22:08.1099241Z test_nvfuser_extremal_values_nn_functional_max_pool1d_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.003s) 2022-11-23T04:22:08.1099577Z test_nvfuser_extremal_values_nn_functional_max_pool1d_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.003s) 2022-11-23T04:22:08.1100377Z test_nvfuser_extremal_values_nn_functional_max_pool2d_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.003s) 2022-11-23T04:22:08.1100835Z test_nvfuser_extremal_values_nn_functional_max_pool2d_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-11-23T04:22:08.1101183Z test_nvfuser_extremal_values_nn_functional_max_pool2d_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.003s) 2022-11-23T04:22:08.1101515Z test_nvfuser_extremal_values_nn_functional_max_pool2d_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.003s) 2022-11-23T04:22:08.1101867Z test_nvfuser_extremal_values_nn_functional_max_pool3d_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.003s) 2022-11-23T04:22:08.1102213Z test_nvfuser_extremal_values_nn_functional_max_pool3d_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-11-23T04:22:08.1102556Z test_nvfuser_extremal_values_nn_functional_max_pool3d_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.003s) 2022-11-23T04:22:08.1102884Z test_nvfuser_extremal_values_nn_functional_max_pool3d_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.003s) 2022-11-23T04:22:08.1103228Z test_nvfuser_extremal_values_nn_functional_max_unpool1d_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.003s) 2022-11-23T04:22:08.1103551Z test_nvfuser_extremal_values_nn_functional_max_unpool1d_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.003s) 2022-11-23T04:22:08.1103883Z test_nvfuser_extremal_values_nn_functional_max_unpool1d_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.003s) 2022-11-23T04:22:08.1104317Z test_nvfuser_extremal_values_nn_functional_max_unpool1d_grad_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.003s) 2022-11-23T04:22:08.1104665Z test_nvfuser_extremal_values_nn_functional_max_unpool1d_grad_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.003s) 2022-11-23T04:22:08.1105010Z test_nvfuser_extremal_values_nn_functional_max_unpool1d_grad_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.003s) 2022-11-23T04:22:08.1105351Z test_nvfuser_extremal_values_nn_functional_max_unpool2d_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.003s) 2022-11-23T04:22:08.1105694Z test_nvfuser_extremal_values_nn_functional_max_unpool2d_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.003s) 2022-11-23T04:22:08.1106031Z test_nvfuser_extremal_values_nn_functional_max_unpool2d_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.003s) 2022-11-23T04:22:08.1106382Z test_nvfuser_extremal_values_nn_functional_max_unpool2d_grad_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-11-23T04:22:08.1106723Z test_nvfuser_extremal_values_nn_functional_max_unpool2d_grad_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-11-23T04:22:08.1107081Z test_nvfuser_extremal_values_nn_functional_max_unpool2d_grad_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.003s) 2022-11-23T04:22:08.1107476Z test_nvfuser_extremal_values_nn_functional_max_unpool3d_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.003s) 2022-11-23T04:22:08.1107834Z test_nvfuser_extremal_values_nn_functional_max_unpool3d_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.003s) 2022-11-23T04:22:08.1108173Z test_nvfuser_extremal_values_nn_functional_max_unpool3d_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.003s) 2022-11-23T04:22:08.1108503Z test_nvfuser_extremal_values_nn_functional_max_unpool3d_grad_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.003s) 2022-11-23T04:22:08.1108851Z test_nvfuser_extremal_values_nn_functional_max_unpool3d_grad_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.003s) 2022-11-23T04:22:08.1109196Z test_nvfuser_extremal_values_nn_functional_max_unpool3d_grad_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.003s) 2022-11-23T04:22:08.1109527Z test_nvfuser_extremal_values_nn_functional_mish_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.003s) 2022-11-23T04:22:08.1109859Z test_nvfuser_extremal_values_nn_functional_mish_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.003s) 2022-11-23T04:22:08.1110189Z test_nvfuser_extremal_values_nn_functional_mish_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-11-23T04:22:08.1110519Z test_nvfuser_extremal_values_nn_functional_mish_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.003s) 2022-11-23T04:22:08.1110910Z test_nvfuser_extremal_values_nn_functional_mse_loss_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.003s) 2022-11-23T04:22:08.1111244Z test_nvfuser_extremal_values_nn_functional_mse_loss_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.003s) 2022-11-23T04:22:08.1111568Z test_nvfuser_extremal_values_nn_functional_mse_loss_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.003s) 2022-11-23T04:22:08.1111887Z test_nvfuser_extremal_values_nn_functional_mse_loss_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.003s) 2022-11-23T04:22:08.1112251Z test_nvfuser_extremal_values_nn_functional_multi_margin_loss_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.003s) 2022-11-23T04:22:08.1112607Z test_nvfuser_extremal_values_nn_functional_multi_margin_loss_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.003s) 2022-11-23T04:22:08.1112954Z test_nvfuser_extremal_values_nn_functional_multi_margin_loss_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.003s) 2022-11-23T04:22:08.1113277Z test_nvfuser_extremal_values_nn_functional_multi_margin_loss_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-11-23T04:22:08.1113634Z test_nvfuser_extremal_values_nn_functional_multilabel_margin_loss_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-11-23T04:22:08.1114040Z test_nvfuser_extremal_values_nn_functional_multilabel_margin_loss_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.003s) 2022-11-23T04:22:08.1114401Z test_nvfuser_extremal_values_nn_functional_multilabel_margin_loss_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-11-23T04:22:08.1114740Z test_nvfuser_extremal_values_nn_functional_multilabel_margin_loss_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.003s) 2022-11-23T04:22:08.1115100Z test_nvfuser_extremal_values_nn_functional_multilabel_soft_margin_loss_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.003s) 2022-11-23T04:22:08.1115463Z test_nvfuser_extremal_values_nn_functional_multilabel_soft_margin_loss_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.003s) 2022-11-23T04:22:08.1115826Z test_nvfuser_extremal_values_nn_functional_multilabel_soft_margin_loss_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.003s) 2022-11-23T04:22:08.1116187Z test_nvfuser_extremal_values_nn_functional_multilabel_soft_margin_loss_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.003s) 2022-11-23T04:22:08.1116521Z test_nvfuser_extremal_values_nn_functional_nll_loss_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.003s) 2022-11-23T04:22:08.1116856Z test_nvfuser_extremal_values_nn_functional_nll_loss_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.003s) 2022-11-23T04:22:08.1117182Z test_nvfuser_extremal_values_nn_functional_nll_loss_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-11-23T04:22:08.1117572Z test_nvfuser_extremal_values_nn_functional_nll_loss_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-11-23T04:22:08.1117919Z test_nvfuser_extremal_values_nn_functional_normalize_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.003s) 2022-11-23T04:22:08.1118271Z test_nvfuser_extremal_values_nn_functional_normalize_cuda_complex128 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.003s) 2022-11-23T04:22:08.1118595Z test_nvfuser_extremal_values_nn_functional_normalize_cuda_complex64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-11-23T04:22:08.1118941Z test_nvfuser_extremal_values_nn_functional_normalize_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.003s) 2022-11-23T04:22:08.1119279Z test_nvfuser_extremal_values_nn_functional_normalize_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.003s) 2022-11-23T04:22:08.1119611Z test_nvfuser_extremal_values_nn_functional_normalize_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.003s) 2022-11-23T04:22:08.1119956Z test_nvfuser_extremal_values_nn_functional_pad_circular_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.003s) 2022-11-23T04:22:08.1120349Z test_nvfuser_extremal_values_nn_functional_pad_circular_cuda_complex128 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.003s) 2022-11-23T04:22:08.1120709Z test_nvfuser_extremal_values_nn_functional_pad_circular_cuda_complex64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.003s) 2022-11-23T04:22:08.1121057Z test_nvfuser_extremal_values_nn_functional_pad_circular_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.003s) 2022-11-23T04:22:08.1121397Z test_nvfuser_extremal_values_nn_functional_pad_circular_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.003s) 2022-11-23T04:22:08.1121731Z test_nvfuser_extremal_values_nn_functional_pad_circular_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.003s) 2022-11-23T04:22:08.1122079Z test_nvfuser_extremal_values_nn_functional_pad_constant_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.003s) 2022-11-23T04:22:08.1122432Z test_nvfuser_extremal_values_nn_functional_pad_constant_cuda_complex128 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.003s) 2022-11-23T04:22:08.1122786Z test_nvfuser_extremal_values_nn_functional_pad_constant_cuda_complex64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-11-23T04:22:08.1123133Z test_nvfuser_extremal_values_nn_functional_pad_constant_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.003s) 2022-11-23T04:22:08.1123460Z test_nvfuser_extremal_values_nn_functional_pad_constant_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.003s) 2022-11-23T04:22:08.1123797Z test_nvfuser_extremal_values_nn_functional_pad_constant_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.003s) 2022-11-23T04:22:08.1124191Z test_nvfuser_extremal_values_nn_functional_pad_reflect_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.003s) 2022-11-23T04:22:08.1124545Z test_nvfuser_extremal_values_nn_functional_pad_reflect_cuda_complex128 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.003s) 2022-11-23T04:22:08.1124894Z test_nvfuser_extremal_values_nn_functional_pad_reflect_cuda_complex64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.003s) 2022-11-23T04:22:08.1125233Z test_nvfuser_extremal_values_nn_functional_pad_reflect_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-11-23T04:22:08.1125582Z test_nvfuser_extremal_values_nn_functional_pad_reflect_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.003s) 2022-11-23T04:22:08.1125914Z test_nvfuser_extremal_values_nn_functional_pad_reflect_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-11-23T04:22:08.1126268Z test_nvfuser_extremal_values_nn_functional_pad_replicate_cuda_complex128 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.003s) 2022-11-23T04:22:08.1126617Z test_nvfuser_extremal_values_nn_functional_pad_replicate_cuda_complex64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-11-23T04:22:08.1127000Z test_nvfuser_extremal_values_nn_functional_pad_replicate_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.003s) 2022-11-23T04:22:08.1127353Z test_nvfuser_extremal_values_nn_functional_pad_replicate_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.003s) 2022-11-23T04:22:08.1127686Z test_nvfuser_extremal_values_nn_functional_pad_replicate_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.003s) 2022-11-23T04:22:08.1128051Z test_nvfuser_extremal_values_nn_functional_pairwise_distance_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.003s) 2022-11-23T04:22:08.1128393Z test_nvfuser_extremal_values_nn_functional_pairwise_distance_cuda_complex128 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.003s) 2022-11-23T04:22:08.1128757Z test_nvfuser_extremal_values_nn_functional_pairwise_distance_cuda_complex64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.003s) 2022-11-23T04:22:08.1129110Z test_nvfuser_extremal_values_nn_functional_pairwise_distance_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.003s) 2022-11-23T04:22:08.1129457Z test_nvfuser_extremal_values_nn_functional_pairwise_distance_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-11-23T04:22:08.1129804Z test_nvfuser_extremal_values_nn_functional_pairwise_distance_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.003s) 2022-11-23T04:22:08.1130137Z test_nvfuser_extremal_values_nn_functional_pdist_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.003s) 2022-11-23T04:22:08.1130465Z test_nvfuser_extremal_values_nn_functional_pdist_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.003s) 2022-11-23T04:22:08.1130868Z test_nvfuser_extremal_values_nn_functional_pixel_shuffle_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-11-23T04:22:08.1131220Z test_nvfuser_extremal_values_nn_functional_pixel_shuffle_cuda_complex128 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.003s) 2022-11-23T04:22:08.1131568Z test_nvfuser_extremal_values_nn_functional_pixel_shuffle_cuda_complex64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.003s) 2022-11-23T04:22:08.1131913Z test_nvfuser_extremal_values_nn_functional_pixel_shuffle_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.003s) 2022-11-23T04:22:08.1132258Z test_nvfuser_extremal_values_nn_functional_pixel_shuffle_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.003s) 2022-11-23T04:22:08.1132598Z test_nvfuser_extremal_values_nn_functional_pixel_shuffle_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.003s) 2022-11-23T04:22:08.1132947Z test_nvfuser_extremal_values_nn_functional_pixel_unshuffle_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.003s) 2022-11-23T04:22:08.1133289Z test_nvfuser_extremal_values_nn_functional_pixel_unshuffle_cuda_complex128 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.003s) 2022-11-23T04:22:08.1133704Z test_nvfuser_extremal_values_nn_functional_pixel_unshuffle_cuda_complex64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.003s) 2022-11-23T04:22:08.1134073Z test_nvfuser_extremal_values_nn_functional_pixel_unshuffle_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.003s) 2022-11-23T04:22:08.1134423Z test_nvfuser_extremal_values_nn_functional_pixel_unshuffle_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.003s) 2022-11-23T04:22:08.1134769Z test_nvfuser_extremal_values_nn_functional_pixel_unshuffle_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.003s) 2022-11-23T04:22:08.1135112Z test_nvfuser_extremal_values_nn_functional_poisson_nll_loss_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-11-23T04:22:08.1135460Z test_nvfuser_extremal_values_nn_functional_poisson_nll_loss_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.003s) 2022-11-23T04:22:08.1135802Z test_nvfuser_extremal_values_nn_functional_poisson_nll_loss_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.003s) 2022-11-23T04:22:08.1136137Z test_nvfuser_extremal_values_nn_functional_poisson_nll_loss_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.003s) 2022-11-23T04:22:08.1136468Z test_nvfuser_extremal_values_nn_functional_prelu_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.003s) 2022-11-23T04:22:08.1136792Z test_nvfuser_extremal_values_nn_functional_prelu_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.003s) 2022-11-23T04:22:08.1137167Z test_nvfuser_extremal_values_nn_functional_prelu_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-11-23T04:22:08.1137504Z test_nvfuser_extremal_values_nn_functional_relu6_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.003s) 2022-11-23T04:22:08.1137835Z test_nvfuser_extremal_values_nn_functional_relu6_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.003s) 2022-11-23T04:22:08.1138136Z test_nvfuser_extremal_values_nn_functional_relu6_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.003s) 2022-11-23T04:22:08.1138480Z test_nvfuser_extremal_values_nn_functional_relu6_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.003s) 2022-11-23T04:22:08.1138810Z test_nvfuser_extremal_values_nn_functional_relu_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-11-23T04:22:08.1139142Z test_nvfuser_extremal_values_nn_functional_relu_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-11-23T04:22:08.1139474Z test_nvfuser_extremal_values_nn_functional_relu_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.003s) 2022-11-23T04:22:08.1139802Z test_nvfuser_extremal_values_nn_functional_relu_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.003s) 2022-11-23T04:22:08.1140381Z test_nvfuser_extremal_values_nn_functional_rrelu_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.003s) 2022-11-23T04:22:08.1140738Z test_nvfuser_extremal_values_nn_functional_rrelu_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-11-23T04:22:08.1141063Z test_nvfuser_extremal_values_nn_functional_rrelu_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.003s) 2022-11-23T04:22:08.1141380Z test_nvfuser_extremal_values_nn_functional_rrelu_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.003s) 2022-11-23T04:22:08.1141710Z test_nvfuser_extremal_values_nn_functional_selu_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.003s) 2022-11-23T04:22:08.1142041Z test_nvfuser_extremal_values_nn_functional_selu_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.003s) 2022-11-23T04:22:08.1142374Z test_nvfuser_extremal_values_nn_functional_selu_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.003s) 2022-11-23T04:22:08.1142703Z test_nvfuser_extremal_values_nn_functional_selu_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.003s) 2022-11-23T04:22:08.1143011Z test_nvfuser_extremal_values_nn_functional_silu_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-11-23T04:22:08.1143332Z test_nvfuser_extremal_values_nn_functional_silu_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.003s) 2022-11-23T04:22:08.1143671Z test_nvfuser_extremal_values_nn_functional_silu_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.003s) 2022-11-23T04:22:08.1144080Z test_nvfuser_extremal_values_nn_functional_silu_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.003s) 2022-11-23T04:22:08.1144429Z test_nvfuser_extremal_values_nn_functional_smooth_l1_loss_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-11-23T04:22:08.1144771Z test_nvfuser_extremal_values_nn_functional_smooth_l1_loss_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.003s) 2022-11-23T04:22:08.1145114Z test_nvfuser_extremal_values_nn_functional_smooth_l1_loss_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.003s) 2022-11-23T04:22:08.1145465Z test_nvfuser_extremal_values_nn_functional_soft_margin_loss_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.003s) 2022-11-23T04:22:08.1145813Z test_nvfuser_extremal_values_nn_functional_soft_margin_loss_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.003s) 2022-11-23T04:22:08.1146155Z test_nvfuser_extremal_values_nn_functional_soft_margin_loss_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.003s) 2022-11-23T04:22:08.1146489Z test_nvfuser_extremal_values_nn_functional_soft_margin_loss_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.003s) 2022-11-23T04:22:08.1146825Z test_nvfuser_extremal_values_nn_functional_softmin_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.003s) 2022-11-23T04:22:08.1147202Z test_nvfuser_extremal_values_nn_functional_softmin_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-11-23T04:22:08.1147534Z test_nvfuser_extremal_values_nn_functional_softmin_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.003s) 2022-11-23T04:22:08.1147850Z test_nvfuser_extremal_values_nn_functional_softmin_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.003s) 2022-11-23T04:22:08.1148203Z test_nvfuser_extremal_values_nn_functional_softmin_with_dtype_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-11-23T04:22:08.1148559Z test_nvfuser_extremal_values_nn_functional_softmin_with_dtype_cuda_complex128 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.003s) 2022-11-23T04:22:08.1148928Z test_nvfuser_extremal_values_nn_functional_softmin_with_dtype_cuda_complex64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.003s) 2022-11-23T04:22:08.1149283Z test_nvfuser_extremal_values_nn_functional_softmin_with_dtype_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-11-23T04:22:08.1149637Z test_nvfuser_extremal_values_nn_functional_softmin_with_dtype_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.003s) 2022-11-23T04:22:08.1149987Z test_nvfuser_extremal_values_nn_functional_softmin_with_dtype_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.003s) 2022-11-23T04:22:08.1150326Z test_nvfuser_extremal_values_nn_functional_softplus_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.003s) 2022-11-23T04:22:08.1150717Z test_nvfuser_extremal_values_nn_functional_softplus_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.003s) 2022-11-23T04:22:08.1151053Z test_nvfuser_extremal_values_nn_functional_softplus_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.003s) 2022-11-23T04:22:08.1151376Z test_nvfuser_extremal_values_nn_functional_softplus_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-11-23T04:22:08.1151715Z test_nvfuser_extremal_values_nn_functional_softshrink_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.003s) 2022-11-23T04:22:08.1152056Z test_nvfuser_extremal_values_nn_functional_softshrink_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.003s) 2022-11-23T04:22:08.1152399Z test_nvfuser_extremal_values_nn_functional_softshrink_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.003s) 2022-11-23T04:22:08.1152721Z test_nvfuser_extremal_values_nn_functional_softshrink_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-11-23T04:22:08.1153056Z test_nvfuser_extremal_values_nn_functional_softsign_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.003s) 2022-11-23T04:22:08.1153399Z test_nvfuser_extremal_values_nn_functional_softsign_cuda_complex128 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-11-23T04:22:08.1153813Z test_nvfuser_extremal_values_nn_functional_softsign_cuda_complex64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.003s) 2022-11-23T04:22:08.1154169Z test_nvfuser_extremal_values_nn_functional_softsign_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-11-23T04:22:08.1154512Z test_nvfuser_extremal_values_nn_functional_softsign_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-11-23T04:22:08.1154845Z test_nvfuser_extremal_values_nn_functional_softsign_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-11-23T04:22:08.1155189Z test_nvfuser_extremal_values_nn_functional_tanhshrink_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.003s) 2022-11-23T04:22:08.1155536Z test_nvfuser_extremal_values_nn_functional_tanhshrink_cuda_complex128 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-11-23T04:22:08.1155885Z test_nvfuser_extremal_values_nn_functional_tanhshrink_cuda_complex64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.003s) 2022-11-23T04:22:08.1156223Z test_nvfuser_extremal_values_nn_functional_tanhshrink_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-11-23T04:22:08.1156557Z test_nvfuser_extremal_values_nn_functional_tanhshrink_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.003s) 2022-11-23T04:22:08.1156897Z test_nvfuser_extremal_values_nn_functional_tanhshrink_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.003s) 2022-11-23T04:22:08.1157287Z test_nvfuser_extremal_values_nn_functional_threshold_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.003s) 2022-11-23T04:22:08.1157608Z test_nvfuser_extremal_values_nn_functional_threshold_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.003s) 2022-11-23T04:22:08.1157948Z test_nvfuser_extremal_values_nn_functional_threshold_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-11-23T04:22:08.1158281Z test_nvfuser_extremal_values_nn_functional_threshold_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-11-23T04:22:08.1158636Z test_nvfuser_extremal_values_nn_functional_triplet_margin_loss_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-11-23T04:22:08.1158995Z test_nvfuser_extremal_values_nn_functional_triplet_margin_loss_cuda_complex128 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-11-23T04:22:08.1159361Z test_nvfuser_extremal_values_nn_functional_triplet_margin_loss_cuda_complex64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-11-23T04:22:08.1159716Z test_nvfuser_extremal_values_nn_functional_triplet_margin_loss_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.003s) 2022-11-23T04:22:08.1160073Z test_nvfuser_extremal_values_nn_functional_triplet_margin_loss_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-11-23T04:22:08.1160468Z test_nvfuser_extremal_values_nn_functional_triplet_margin_loss_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.003s) 2022-11-23T04:22:08.1160849Z test_nvfuser_extremal_values_nn_functional_triplet_margin_with_distance_loss_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-11-23T04:22:08.1161226Z test_nvfuser_extremal_values_nn_functional_triplet_margin_with_distance_loss_cuda_complex128 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-11-23T04:22:08.1161599Z test_nvfuser_extremal_values_nn_functional_triplet_margin_with_distance_loss_cuda_complex64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.003s) 2022-11-23T04:22:08.1161972Z test_nvfuser_extremal_values_nn_functional_triplet_margin_with_distance_loss_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.003s) 2022-11-23T04:22:08.1162343Z test_nvfuser_extremal_values_nn_functional_triplet_margin_with_distance_loss_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-11-23T04:22:08.1162708Z test_nvfuser_extremal_values_nn_functional_triplet_margin_with_distance_loss_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-11-23T04:22:08.1163026Z test_nvfuser_extremal_values_nn_functional_unfold_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.003s) 2022-11-23T04:22:08.1163362Z test_nvfuser_extremal_values_nn_functional_unfold_cuda_complex128 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-11-23T04:22:08.1163700Z test_nvfuser_extremal_values_nn_functional_unfold_cuda_complex64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-11-23T04:22:08.1164083Z test_nvfuser_extremal_values_nn_functional_unfold_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.003s) 2022-11-23T04:22:08.1164403Z test_nvfuser_extremal_values_nn_functional_unfold_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.003s) 2022-11-23T04:22:08.1164749Z test_nvfuser_extremal_values_nn_functional_unfold_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.003s) 2022-11-23T04:22:08.1165105Z test_nvfuser_extremal_values_nn_functional_upsample_bilinear_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.003s) 2022-11-23T04:22:08.1165466Z test_nvfuser_extremal_values_nn_functional_upsample_bilinear_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.003s) 2022-11-23T04:22:08.1165817Z test_nvfuser_extremal_values_nn_functional_upsample_bilinear_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.003s) 2022-11-23T04:22:08.1166168Z test_nvfuser_extremal_values_nn_functional_upsample_nearest_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-11-23T04:22:08.1166520Z test_nvfuser_extremal_values_nn_functional_upsample_nearest_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-11-23T04:22:08.1166912Z test_nvfuser_extremal_values_nn_functional_upsample_nearest_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-11-23T04:22:08.1167247Z test_nvfuser_extremal_values_nonzero_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-11-23T04:22:08.1167575Z test_nvfuser_extremal_values_nonzero_cuda_complex128 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-11-23T04:22:08.1167879Z test_nvfuser_extremal_values_nonzero_cuda_complex64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-11-23T04:22:08.1168199Z test_nvfuser_extremal_values_nonzero_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-11-23T04:22:08.1168520Z test_nvfuser_extremal_values_nonzero_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-11-23T04:22:08.1168831Z test_nvfuser_extremal_values_nonzero_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.003s) 2022-11-23T04:22:08.1169145Z test_nvfuser_extremal_values_norm_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.003s) 2022-11-23T04:22:08.1169462Z test_nvfuser_extremal_values_norm_cuda_complex128 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-11-23T04:22:08.1169785Z test_nvfuser_extremal_values_norm_cuda_complex64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-11-23T04:22:08.1170101Z test_nvfuser_extremal_values_norm_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-11-23T04:22:08.1170412Z test_nvfuser_extremal_values_norm_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.003s) 2022-11-23T04:22:08.1170786Z test_nvfuser_extremal_values_norm_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-11-23T04:22:08.1171104Z test_nvfuser_extremal_values_norm_fro_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.003s) 2022-11-23T04:22:08.1171429Z test_nvfuser_extremal_values_norm_fro_cuda_complex128 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.003s) 2022-11-23T04:22:08.1171735Z test_nvfuser_extremal_values_norm_fro_cuda_complex64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-11-23T04:22:08.1172055Z test_nvfuser_extremal_values_norm_fro_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-11-23T04:22:08.1172374Z test_nvfuser_extremal_values_norm_fro_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.003s) 2022-11-23T04:22:08.1172679Z test_nvfuser_extremal_values_norm_fro_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.003s) 2022-11-23T04:22:08.1172998Z test_nvfuser_extremal_values_norm_inf_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.003s) 2022-11-23T04:22:08.1173318Z test_nvfuser_extremal_values_norm_inf_cuda_complex128 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.003s) 2022-11-23T04:22:08.1173682Z test_nvfuser_extremal_values_norm_inf_cuda_complex64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.003s) 2022-11-23T04:22:08.1174005Z test_nvfuser_extremal_values_norm_inf_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-11-23T04:22:08.1174320Z test_nvfuser_extremal_values_norm_inf_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.003s) 2022-11-23T04:22:08.1174643Z test_nvfuser_extremal_values_norm_inf_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.003s) 2022-11-23T04:22:08.1174970Z test_nvfuser_extremal_values_norm_nuc_cuda_complex128 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.003s) 2022-11-23T04:22:08.1175299Z test_nvfuser_extremal_values_norm_nuc_cuda_complex64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-11-23T04:22:08.1175616Z test_nvfuser_extremal_values_norm_nuc_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.003s) 2022-11-23T04:22:08.1175913Z test_nvfuser_extremal_values_norm_nuc_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.003s) 2022-11-23T04:22:08.1176229Z test_nvfuser_extremal_values_normal_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.003s) 2022-11-23T04:22:08.1176543Z test_nvfuser_extremal_values_normal_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.003s) 2022-11-23T04:22:08.1176858Z test_nvfuser_extremal_values_normal_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.003s) 2022-11-23T04:22:08.1177215Z test_nvfuser_extremal_values_normal_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.003s) 2022-11-23T04:22:08.1177549Z test_nvfuser_extremal_values_normal_number_mean_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.003s) 2022-11-23T04:22:08.1177881Z test_nvfuser_extremal_values_normal_number_mean_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.003s) 2022-11-23T04:22:08.1178212Z test_nvfuser_extremal_values_normal_number_mean_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.003s) 2022-11-23T04:22:08.1178546Z test_nvfuser_extremal_values_normal_number_mean_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.003s) 2022-11-23T04:22:08.1178863Z test_nvfuser_extremal_values_ones_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-11-23T04:22:08.1179181Z test_nvfuser_extremal_values_ones_cuda_complex128 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-11-23T04:22:08.1179508Z test_nvfuser_extremal_values_ones_cuda_complex64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.003s) 2022-11-23T04:22:08.1179805Z test_nvfuser_extremal_values_ones_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-11-23T04:22:08.1180314Z test_nvfuser_extremal_values_ones_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.003s) 2022-11-23T04:22:08.1180722Z test_nvfuser_extremal_values_ones_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-11-23T04:22:08.1181060Z test_nvfuser_extremal_values_ones_like_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.003s) 2022-11-23T04:22:08.1181386Z test_nvfuser_extremal_values_ones_like_cuda_complex128 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.003s) 2022-11-23T04:22:08.1181711Z test_nvfuser_extremal_values_ones_like_cuda_complex64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-11-23T04:22:08.1182029Z test_nvfuser_extremal_values_ones_like_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.003s) 2022-11-23T04:22:08.1182357Z test_nvfuser_extremal_values_ones_like_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.003s) 2022-11-23T04:22:08.1182667Z test_nvfuser_extremal_values_ones_like_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-11-23T04:22:08.1182986Z test_nvfuser_extremal_values_ormqr_cuda_complex128 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.003s) 2022-11-23T04:22:08.1183303Z test_nvfuser_extremal_values_ormqr_cuda_complex64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-11-23T04:22:08.1183615Z test_nvfuser_extremal_values_ormqr_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.003s) 2022-11-23T04:22:08.1183920Z test_nvfuser_extremal_values_ormqr_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-11-23T04:22:08.1184280Z test_nvfuser_extremal_values_outer_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-11-23T04:22:08.1184608Z test_nvfuser_extremal_values_outer_cuda_complex128 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.003s) 2022-11-23T04:22:08.1184931Z test_nvfuser_extremal_values_outer_cuda_complex64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-11-23T04:22:08.1185254Z test_nvfuser_extremal_values_outer_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.003s) 2022-11-23T04:22:08.1185567Z test_nvfuser_extremal_values_outer_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.003s) 2022-11-23T04:22:08.1185870Z test_nvfuser_extremal_values_outer_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.003s) 2022-11-23T04:22:08.1186191Z test_nvfuser_extremal_values_pca_lowrank_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.003s) 2022-11-23T04:22:08.1186514Z test_nvfuser_extremal_values_pca_lowrank_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-11-23T04:22:08.1186835Z test_nvfuser_extremal_values_permute_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-11-23T04:22:08.1187156Z test_nvfuser_extremal_values_permute_cuda_complex128 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-11-23T04:22:08.1187529Z test_nvfuser_extremal_values_permute_cuda_complex64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-11-23T04:22:08.1187861Z test_nvfuser_extremal_values_permute_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-11-23T04:22:08.1188160Z test_nvfuser_extremal_values_permute_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-11-23T04:22:08.1188472Z test_nvfuser_extremal_values_permute_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-11-23T04:22:08.1188800Z test_nvfuser_extremal_values_pinverse_cuda_complex128 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-11-23T04:22:08.1189130Z test_nvfuser_extremal_values_pinverse_cuda_complex64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.003s) 2022-11-23T04:22:08.1189464Z test_nvfuser_extremal_values_pinverse_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.003s) 2022-11-23T04:22:08.1189788Z test_nvfuser_extremal_values_pinverse_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.003s) 2022-11-23T04:22:08.1190109Z test_nvfuser_extremal_values_polar_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.003s) 2022-11-23T04:22:08.1190421Z test_nvfuser_extremal_values_polar_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.003s) 2022-11-23T04:22:08.1190761Z test_nvfuser_extremal_values_polygamma_polygamma_n_0_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-11-23T04:22:08.1191209Z test_nvfuser_extremal_values_polygamma_polygamma_n_0_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.003s) 2022-11-23T04:22:08.1191543Z test_nvfuser_extremal_values_polygamma_polygamma_n_0_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-11-23T04:22:08.1191882Z test_nvfuser_extremal_values_polygamma_polygamma_n_1_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-11-23T04:22:08.1192225Z test_nvfuser_extremal_values_polygamma_polygamma_n_1_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-11-23T04:22:08.1192541Z test_nvfuser_extremal_values_polygamma_polygamma_n_1_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-11-23T04:22:08.1192879Z test_nvfuser_extremal_values_polygamma_polygamma_n_2_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-11-23T04:22:08.1193208Z test_nvfuser_extremal_values_polygamma_polygamma_n_2_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.003s) 2022-11-23T04:22:08.1193533Z test_nvfuser_extremal_values_polygamma_polygamma_n_2_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.003s) 2022-11-23T04:22:08.1193865Z test_nvfuser_extremal_values_polygamma_polygamma_n_3_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.003s) 2022-11-23T04:22:08.1194241Z test_nvfuser_extremal_values_polygamma_polygamma_n_3_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.003s) 2022-11-23T04:22:08.1194591Z test_nvfuser_extremal_values_polygamma_polygamma_n_3_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.003s) 2022-11-23T04:22:08.1194933Z test_nvfuser_extremal_values_polygamma_polygamma_n_4_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-11-23T04:22:08.1195269Z test_nvfuser_extremal_values_polygamma_polygamma_n_4_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.003s) 2022-11-23T04:22:08.1195603Z test_nvfuser_extremal_values_polygamma_polygamma_n_4_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.003s) 2022-11-23T04:22:08.1195931Z test_nvfuser_extremal_values_positive_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-11-23T04:22:08.1196258Z test_nvfuser_extremal_values_positive_cuda_complex128 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-11-23T04:22:08.1196586Z test_nvfuser_extremal_values_positive_cuda_complex64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-11-23T04:22:08.1196907Z test_nvfuser_extremal_values_positive_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-11-23T04:22:08.1197208Z test_nvfuser_extremal_values_positive_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.003s) 2022-11-23T04:22:08.1197577Z test_nvfuser_extremal_values_positive_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.003s) 2022-11-23T04:22:08.1197891Z test_nvfuser_extremal_values_pow_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.003s) 2022-11-23T04:22:08.1198214Z test_nvfuser_extremal_values_pow_cuda_complex128 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.003s) 2022-11-23T04:22:08.1198529Z test_nvfuser_extremal_values_pow_cuda_complex64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.003s) 2022-11-23T04:22:08.1198837Z test_nvfuser_extremal_values_pow_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-11-23T04:22:08.1199143Z test_nvfuser_extremal_values_pow_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.003s) 2022-11-23T04:22:08.1199470Z test_nvfuser_extremal_values_pow_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.003s) 2022-11-23T04:22:08.1199792Z test_nvfuser_extremal_values_prod_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-11-23T04:22:08.1200114Z test_nvfuser_extremal_values_prod_cuda_complex128 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-11-23T04:22:08.1200433Z test_nvfuser_extremal_values_prod_cuda_complex64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-11-23T04:22:08.1200793Z test_nvfuser_extremal_values_prod_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.003s) 2022-11-23T04:22:08.1201101Z test_nvfuser_extremal_values_prod_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.003s) 2022-11-23T04:22:08.1201418Z test_nvfuser_extremal_values_prod_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-11-23T04:22:08.1201727Z test_nvfuser_extremal_values_put_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-11-23T04:22:08.1202046Z test_nvfuser_extremal_values_put_cuda_complex128 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-11-23T04:22:08.1202365Z test_nvfuser_extremal_values_put_cuda_complex64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.003s) 2022-11-23T04:22:08.1202675Z test_nvfuser_extremal_values_put_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-11-23T04:22:08.1202974Z test_nvfuser_extremal_values_put_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-11-23T04:22:08.1203284Z test_nvfuser_extremal_values_put_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-11-23T04:22:08.1203600Z test_nvfuser_extremal_values_qr_cuda_complex128 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-11-23T04:22:08.1203911Z test_nvfuser_extremal_values_qr_cuda_complex64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-11-23T04:22:08.1204234Z test_nvfuser_extremal_values_qr_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-11-23T04:22:08.1204607Z test_nvfuser_extremal_values_qr_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.003s) 2022-11-23T04:22:08.1204860Z test_nvfuser_extremal_values_quantile_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: Skipped! (0.003s) 2022-11-23T04:22:08.1205117Z test_nvfuser_extremal_values_quantile_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: Skipped! (0.003s) 2022-11-23T04:22:08.1205437Z test_nvfuser_extremal_values_rad2deg_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.003s) 2022-11-23T04:22:08.1205753Z test_nvfuser_extremal_values_rad2deg_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-11-23T04:22:08.1206078Z test_nvfuser_extremal_values_rad2deg_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.003s) 2022-11-23T04:22:08.1206386Z test_nvfuser_extremal_values_rad2deg_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.003s) 2022-11-23T04:22:08.1206705Z test_nvfuser_extremal_values_rand_like_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-11-23T04:22:08.1207029Z test_nvfuser_extremal_values_rand_like_cuda_complex128 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.003s) 2022-11-23T04:22:08.1207353Z test_nvfuser_extremal_values_rand_like_cuda_complex64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-11-23T04:22:08.1207713Z test_nvfuser_extremal_values_rand_like_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.003s) 2022-11-23T04:22:08.1208045Z test_nvfuser_extremal_values_rand_like_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-11-23T04:22:08.1208355Z test_nvfuser_extremal_values_rand_like_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-11-23T04:22:08.1208659Z test_nvfuser_extremal_values_randint_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-11-23T04:22:08.1208988Z test_nvfuser_extremal_values_randint_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.003s) 2022-11-23T04:22:08.1209302Z test_nvfuser_extremal_values_randint_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-11-23T04:22:08.1209625Z test_nvfuser_extremal_values_randint_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.003s) 2022-11-23T04:22:08.1209948Z test_nvfuser_extremal_values_randint_like_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.003s) 2022-11-23T04:22:08.1210272Z test_nvfuser_extremal_values_randint_like_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.003s) 2022-11-23T04:22:08.1210595Z test_nvfuser_extremal_values_randint_like_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-11-23T04:22:08.1210913Z test_nvfuser_extremal_values_randint_like_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-11-23T04:22:08.1211283Z test_nvfuser_extremal_values_randn_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-11-23T04:22:08.1211603Z test_nvfuser_extremal_values_randn_cuda_complex128 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-11-23T04:22:08.1211921Z test_nvfuser_extremal_values_randn_cuda_complex64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-11-23T04:22:08.1212232Z test_nvfuser_extremal_values_randn_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-11-23T04:22:08.1212521Z test_nvfuser_extremal_values_randn_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-11-23T04:22:08.1212824Z test_nvfuser_extremal_values_randn_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-11-23T04:22:08.1213143Z test_nvfuser_extremal_values_randn_like_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-11-23T04:22:08.1213467Z test_nvfuser_extremal_values_randn_like_cuda_complex128 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.003s) 2022-11-23T04:22:08.1213801Z test_nvfuser_extremal_values_randn_like_cuda_complex64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.003s) 2022-11-23T04:22:08.1214176Z test_nvfuser_extremal_values_randn_like_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.003s) 2022-11-23T04:22:08.1214514Z test_nvfuser_extremal_values_randn_like_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-11-23T04:22:08.1214838Z test_nvfuser_extremal_values_randn_like_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.003s) 2022-11-23T04:22:08.1215157Z test_nvfuser_extremal_values_ravel_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.003s) 2022-11-23T04:22:08.1215481Z test_nvfuser_extremal_values_ravel_cuda_complex128 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.003s) 2022-11-23T04:22:08.1215800Z test_nvfuser_extremal_values_ravel_cuda_complex64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.003s) 2022-11-23T04:22:08.1216120Z test_nvfuser_extremal_values_ravel_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.003s) 2022-11-23T04:22:08.1216424Z test_nvfuser_extremal_values_ravel_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.003s) 2022-11-23T04:22:08.1216707Z test_nvfuser_extremal_values_ravel_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.003s) 2022-11-23T04:22:08.1217026Z test_nvfuser_extremal_values_real_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.003s) 2022-11-23T04:22:08.1217345Z test_nvfuser_extremal_values_real_cuda_complex128 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-11-23T04:22:08.1217666Z test_nvfuser_extremal_values_real_cuda_complex64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-11-23T04:22:08.1218033Z test_nvfuser_extremal_values_real_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.003s) 2022-11-23T04:22:08.1218339Z test_nvfuser_extremal_values_real_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-11-23T04:22:08.1218657Z test_nvfuser_extremal_values_real_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.003s) 2022-11-23T04:22:08.1218986Z test_nvfuser_extremal_values_reciprocal_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.003s) 2022-11-23T04:22:08.1219328Z test_nvfuser_extremal_values_reciprocal_cuda_complex128 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-11-23T04:22:08.1219660Z test_nvfuser_extremal_values_reciprocal_cuda_complex64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.003s) 2022-11-23T04:22:08.1220144Z test_nvfuser_extremal_values_reciprocal_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.003s) 2022-11-23T04:22:08.1220479Z test_nvfuser_extremal_values_reciprocal_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-11-23T04:22:08.1220787Z test_nvfuser_extremal_values_reciprocal_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.003s) 2022-11-23T04:22:08.1221179Z test_nvfuser_extremal_values_remainder_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-11-23T04:22:08.1221519Z test_nvfuser_extremal_values_remainder_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-11-23T04:22:08.1221839Z test_nvfuser_extremal_values_remainder_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-11-23T04:22:08.1222152Z test_nvfuser_extremal_values_remainder_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-11-23T04:22:08.1222471Z test_nvfuser_extremal_values_renorm_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.003s) 2022-11-23T04:22:08.1222794Z test_nvfuser_extremal_values_renorm_cuda_complex128 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.003s) 2022-11-23T04:22:08.1223117Z test_nvfuser_extremal_values_renorm_cuda_complex64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.003s) 2022-11-23T04:22:08.1223430Z test_nvfuser_extremal_values_renorm_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.003s) 2022-11-23T04:22:08.1223753Z test_nvfuser_extremal_values_renorm_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.003s) 2022-11-23T04:22:08.1224072Z test_nvfuser_extremal_values_renorm_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.003s) 2022-11-23T04:22:08.1224395Z test_nvfuser_extremal_values_repeat_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.003s) 2022-11-23T04:22:08.1224796Z test_nvfuser_extremal_values_repeat_cuda_complex128 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.003s) 2022-11-23T04:22:08.1225100Z test_nvfuser_extremal_values_repeat_cuda_complex64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.003s) 2022-11-23T04:22:08.1225416Z test_nvfuser_extremal_values_repeat_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.003s) 2022-11-23T04:22:08.1225721Z test_nvfuser_extremal_values_repeat_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.003s) 2022-11-23T04:22:08.1226040Z test_nvfuser_extremal_values_repeat_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-11-23T04:22:08.1226382Z test_nvfuser_extremal_values_repeat_interleave_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.003s) 2022-11-23T04:22:08.1226726Z test_nvfuser_extremal_values_repeat_interleave_cuda_complex128 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.003s) 2022-11-23T04:22:08.1227065Z test_nvfuser_extremal_values_repeat_interleave_cuda_complex64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.003s) 2022-11-23T04:22:08.1227398Z test_nvfuser_extremal_values_repeat_interleave_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.003s) 2022-11-23T04:22:08.1227730Z test_nvfuser_extremal_values_repeat_interleave_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.003s) 2022-11-23T04:22:08.1228118Z test_nvfuser_extremal_values_repeat_interleave_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.003s) 2022-11-23T04:22:08.1228455Z test_nvfuser_extremal_values_reshape_as_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.003s) 2022-11-23T04:22:08.1228799Z test_nvfuser_extremal_values_reshape_as_cuda_complex128 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.003s) 2022-11-23T04:22:08.1229131Z test_nvfuser_extremal_values_reshape_as_cuda_complex64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.003s) 2022-11-23T04:22:08.1229438Z test_nvfuser_extremal_values_reshape_as_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-11-23T04:22:08.1229764Z test_nvfuser_extremal_values_reshape_as_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.003s) 2022-11-23T04:22:08.1230079Z test_nvfuser_extremal_values_reshape_as_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-11-23T04:22:08.1230403Z test_nvfuser_extremal_values_reshape_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-11-23T04:22:08.1230728Z test_nvfuser_extremal_values_reshape_cuda_complex128 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.003s) 2022-11-23T04:22:08.1231050Z test_nvfuser_extremal_values_reshape_cuda_complex64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-11-23T04:22:08.1231368Z test_nvfuser_extremal_values_reshape_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.003s) 2022-11-23T04:22:08.1231743Z test_nvfuser_extremal_values_reshape_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.003s) 2022-11-23T04:22:08.1232054Z test_nvfuser_extremal_values_reshape_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.003s) 2022-11-23T04:22:08.1232373Z test_nvfuser_extremal_values_resize__cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.003s) 2022-11-23T04:22:08.1232692Z test_nvfuser_extremal_values_resize__cuda_complex128 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.003s) 2022-11-23T04:22:08.1233012Z test_nvfuser_extremal_values_resize__cuda_complex64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.003s) 2022-11-23T04:22:08.1233308Z test_nvfuser_extremal_values_resize__cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.003s) 2022-11-23T04:22:08.1233634Z test_nvfuser_extremal_values_resize__cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.003s) 2022-11-23T04:22:08.1233944Z test_nvfuser_extremal_values_resize__cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-11-23T04:22:08.1234272Z test_nvfuser_extremal_values_resize_as__cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.003s) 2022-11-23T04:22:08.1234643Z test_nvfuser_extremal_values_resize_as__cuda_complex128 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.003s) 2022-11-23T04:22:08.1234980Z test_nvfuser_extremal_values_resize_as__cuda_complex64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.003s) 2022-11-23T04:22:08.1235299Z test_nvfuser_extremal_values_resize_as__cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.003s) 2022-11-23T04:22:08.1235624Z test_nvfuser_extremal_values_resize_as__cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.003s) 2022-11-23T04:22:08.1235931Z test_nvfuser_extremal_values_resize_as__cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.003s) 2022-11-23T04:22:08.1236256Z test_nvfuser_extremal_values_resolve_conj_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.003s) 2022-11-23T04:22:08.1236590Z test_nvfuser_extremal_values_resolve_conj_cuda_complex128 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.003s) 2022-11-23T04:22:08.1236918Z test_nvfuser_extremal_values_resolve_conj_cuda_complex64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.003s) 2022-11-23T04:22:08.1237242Z test_nvfuser_extremal_values_resolve_conj_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.003s) 2022-11-23T04:22:08.1237537Z test_nvfuser_extremal_values_resolve_conj_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-11-23T04:22:08.1237858Z test_nvfuser_extremal_values_resolve_conj_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.003s) 2022-11-23T04:22:08.1238237Z test_nvfuser_extremal_values_resolve_neg_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.003s) 2022-11-23T04:22:08.1238577Z test_nvfuser_extremal_values_resolve_neg_cuda_complex128 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-11-23T04:22:08.1238911Z test_nvfuser_extremal_values_resolve_neg_cuda_complex64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.003s) 2022-11-23T04:22:08.1239244Z test_nvfuser_extremal_values_resolve_neg_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.003s) 2022-11-23T04:22:08.1239568Z test_nvfuser_extremal_values_resolve_neg_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.003s) 2022-11-23T04:22:08.1239891Z test_nvfuser_extremal_values_resolve_neg_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.003s) 2022-11-23T04:22:08.1240205Z test_nvfuser_extremal_values_roll_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.003s) 2022-11-23T04:22:08.1240519Z test_nvfuser_extremal_values_roll_cuda_complex128 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-11-23T04:22:08.1240831Z test_nvfuser_extremal_values_roll_cuda_complex64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.003s) 2022-11-23T04:22:08.1241142Z test_nvfuser_extremal_values_roll_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.003s) 2022-11-23T04:22:08.1241488Z test_nvfuser_extremal_values_roll_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-11-23T04:22:08.1241797Z test_nvfuser_extremal_values_roll_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.003s) 2022-11-23T04:22:08.1242112Z test_nvfuser_extremal_values_rot90_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.003s) 2022-11-23T04:22:08.1242428Z test_nvfuser_extremal_values_rot90_cuda_complex128 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-11-23T04:22:08.1242747Z test_nvfuser_extremal_values_rot90_cuda_complex64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.003s) 2022-11-23T04:22:08.1243061Z test_nvfuser_extremal_values_rot90_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-11-23T04:22:08.1243381Z test_nvfuser_extremal_values_rot90_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.003s) 2022-11-23T04:22:08.1243700Z test_nvfuser_extremal_values_rot90_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.003s) 2022-11-23T04:22:08.1244022Z test_nvfuser_extremal_values_round_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.003s) 2022-11-23T04:22:08.1244337Z test_nvfuser_extremal_values_round_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.003s) 2022-11-23T04:22:08.1244647Z test_nvfuser_extremal_values_round_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.003s) 2022-11-23T04:22:08.1245003Z test_nvfuser_extremal_values_round_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.003s) 2022-11-23T04:22:08.1245332Z test_nvfuser_extremal_values_round_decimals_0_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-11-23T04:22:08.1245651Z test_nvfuser_extremal_values_round_decimals_0_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.003s) 2022-11-23T04:22:08.1245973Z test_nvfuser_extremal_values_round_decimals_0_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.003s) 2022-11-23T04:22:08.1246301Z test_nvfuser_extremal_values_round_decimals_0_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.003s) 2022-11-23T04:22:08.1246633Z test_nvfuser_extremal_values_round_decimals_3_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.003s) 2022-11-23T04:22:08.1246957Z test_nvfuser_extremal_values_round_decimals_3_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.003s) 2022-11-23T04:22:08.1247274Z test_nvfuser_extremal_values_round_decimals_3_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.003s) 2022-11-23T04:22:08.1247594Z test_nvfuser_extremal_values_round_decimals_3_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.003s) 2022-11-23T04:22:08.1247967Z test_nvfuser_extremal_values_round_decimals_neg_3_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.003s) 2022-11-23T04:22:08.1248318Z test_nvfuser_extremal_values_round_decimals_neg_3_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.003s) 2022-11-23T04:22:08.1248656Z test_nvfuser_extremal_values_round_decimals_neg_3_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.003s) 2022-11-23T04:22:08.1248982Z test_nvfuser_extremal_values_round_decimals_neg_3_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.003s) 2022-11-23T04:22:08.1249296Z test_nvfuser_extremal_values_rsqrt_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-11-23T04:22:08.1249621Z test_nvfuser_extremal_values_rsqrt_cuda_complex128 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.003s) 2022-11-23T04:22:08.1249925Z test_nvfuser_extremal_values_rsqrt_cuda_complex64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.003s) 2022-11-23T04:22:08.1250235Z test_nvfuser_extremal_values_rsqrt_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.003s) 2022-11-23T04:22:08.1250549Z test_nvfuser_extremal_values_rsqrt_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.003s) 2022-11-23T04:22:08.1250852Z test_nvfuser_extremal_values_rsqrt_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-11-23T04:22:08.1251152Z test_nvfuser_extremal_values_rsub_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.003s) 2022-11-23T04:22:08.1251474Z test_nvfuser_extremal_values_rsub_cuda_complex128 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-11-23T04:22:08.1251849Z test_nvfuser_extremal_values_rsub_cuda_complex64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-11-23T04:22:08.1252160Z test_nvfuser_extremal_values_rsub_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.003s) 2022-11-23T04:22:08.1252474Z test_nvfuser_extremal_values_rsub_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.003s) 2022-11-23T04:22:08.1252783Z test_nvfuser_extremal_values_rsub_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-11-23T04:22:08.1253123Z test_nvfuser_extremal_values_scalar_tensor_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.003s) 2022-11-23T04:22:08.1253462Z test_nvfuser_extremal_values_scalar_tensor_cuda_complex128 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-11-23T04:22:08.1253795Z test_nvfuser_extremal_values_scalar_tensor_cuda_complex64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.003s) 2022-11-23T04:22:08.1254104Z test_nvfuser_extremal_values_scalar_tensor_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-11-23T04:22:08.1254427Z test_nvfuser_extremal_values_scalar_tensor_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-11-23T04:22:08.1254797Z test_nvfuser_extremal_values_scalar_tensor_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.003s) 2022-11-23T04:22:08.1255133Z test_nvfuser_extremal_values_scatter_add_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.003s) 2022-11-23T04:22:08.1255466Z test_nvfuser_extremal_values_scatter_add_cuda_complex128 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.003s) 2022-11-23T04:22:08.1255793Z test_nvfuser_extremal_values_scatter_add_cuda_complex64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.003s) 2022-11-23T04:22:08.1256118Z test_nvfuser_extremal_values_scatter_add_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.003s) 2022-11-23T04:22:08.1256445Z test_nvfuser_extremal_values_scatter_add_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.003s) 2022-11-23T04:22:08.1256769Z test_nvfuser_extremal_values_scatter_add_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-11-23T04:22:08.1257087Z test_nvfuser_extremal_values_scatter_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.003s) 2022-11-23T04:22:08.1257409Z test_nvfuser_extremal_values_scatter_cuda_complex128 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-11-23T04:22:08.1257730Z test_nvfuser_extremal_values_scatter_cuda_complex64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-11-23T04:22:08.1258047Z test_nvfuser_extremal_values_scatter_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.003s) 2022-11-23T04:22:08.1258447Z test_nvfuser_extremal_values_scatter_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.003s) 2022-11-23T04:22:08.1258775Z test_nvfuser_extremal_values_scatter_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.003s) 2022-11-23T04:22:08.1259108Z test_nvfuser_extremal_values_scatter_reduce_amax_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.003s) 2022-11-23T04:22:08.1259442Z test_nvfuser_extremal_values_scatter_reduce_amax_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.003s) 2022-11-23T04:22:08.1259769Z test_nvfuser_extremal_values_scatter_reduce_amax_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-11-23T04:22:08.1260253Z test_nvfuser_extremal_values_scatter_reduce_amax_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-11-23T04:22:08.1260595Z test_nvfuser_extremal_values_scatter_reduce_amin_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.003s) 2022-11-23T04:22:08.1260927Z test_nvfuser_extremal_values_scatter_reduce_amin_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-11-23T04:22:08.1261250Z test_nvfuser_extremal_values_scatter_reduce_amin_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.003s) 2022-11-23T04:22:08.1261653Z test_nvfuser_extremal_values_scatter_reduce_amin_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.003s) 2022-11-23T04:22:08.1262004Z test_nvfuser_extremal_values_scatter_reduce_mean_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.003s) 2022-11-23T04:22:08.1262331Z test_nvfuser_extremal_values_scatter_reduce_mean_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-11-23T04:22:08.1262635Z test_nvfuser_extremal_values_scatter_reduce_mean_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.003s) 2022-11-23T04:22:08.1262951Z test_nvfuser_extremal_values_scatter_reduce_mean_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.003s) 2022-11-23T04:22:08.1263297Z test_nvfuser_extremal_values_scatter_reduce_prod_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.003s) 2022-11-23T04:22:08.1263638Z test_nvfuser_extremal_values_scatter_reduce_prod_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-11-23T04:22:08.1263966Z test_nvfuser_extremal_values_scatter_reduce_prod_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-11-23T04:22:08.1264291Z test_nvfuser_extremal_values_scatter_reduce_prod_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.003s) 2022-11-23T04:22:08.1264631Z test_nvfuser_extremal_values_scatter_reduce_sum_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.003s) 2022-11-23T04:22:08.1264964Z test_nvfuser_extremal_values_scatter_reduce_sum_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-11-23T04:22:08.1265366Z test_nvfuser_extremal_values_scatter_reduce_sum_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.003s) 2022-11-23T04:22:08.1265696Z test_nvfuser_extremal_values_scatter_reduce_sum_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.003s) 2022-11-23T04:22:08.1266023Z test_nvfuser_extremal_values_searchsorted_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.003s) 2022-11-23T04:22:08.1266351Z test_nvfuser_extremal_values_searchsorted_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.003s) 2022-11-23T04:22:08.1266681Z test_nvfuser_extremal_values_searchsorted_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.003s) 2022-11-23T04:22:08.1267023Z test_nvfuser_extremal_values_segment_reduce_lengths_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.003s) 2022-11-23T04:22:08.1267342Z test_nvfuser_extremal_values_segment_reduce_lengths_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.003s) 2022-11-23T04:22:08.1267675Z test_nvfuser_extremal_values_segment_reduce_lengths_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.003s) 2022-11-23T04:22:08.1268013Z test_nvfuser_extremal_values_segment_reduce_lengths_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-11-23T04:22:08.1268411Z test_nvfuser_extremal_values_segment_reduce_offsets_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-11-23T04:22:08.1268762Z test_nvfuser_extremal_values_segment_reduce_offsets_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-11-23T04:22:08.1269099Z test_nvfuser_extremal_values_segment_reduce_offsets_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.003s) 2022-11-23T04:22:08.1269426Z test_nvfuser_extremal_values_segment_reduce_offsets_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.003s) 2022-11-23T04:22:08.1269746Z test_nvfuser_extremal_values_select_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.003s) 2022-11-23T04:22:08.1270073Z test_nvfuser_extremal_values_select_cuda_complex128 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.003s) 2022-11-23T04:22:08.1270402Z test_nvfuser_extremal_values_select_cuda_complex64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.003s) 2022-11-23T04:22:08.1270719Z test_nvfuser_extremal_values_select_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-11-23T04:22:08.1271021Z test_nvfuser_extremal_values_select_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.003s) 2022-11-23T04:22:08.1271321Z test_nvfuser_extremal_values_select_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.003s) 2022-11-23T04:22:08.1271637Z test_nvfuser_extremal_values_select_scatter_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.003s) 2022-11-23T04:22:08.1272013Z test_nvfuser_extremal_values_select_scatter_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-11-23T04:22:08.1272341Z test_nvfuser_extremal_values_select_scatter_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.003s) 2022-11-23T04:22:08.1272671Z test_nvfuser_extremal_values_select_scatter_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-11-23T04:22:08.1272985Z test_nvfuser_extremal_values_sgn_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-11-23T04:22:08.1273315Z test_nvfuser_extremal_values_sgn_cuda_complex128 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.003s) 2022-11-23T04:22:08.1273642Z test_nvfuser_extremal_values_sgn_cuda_complex64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.003s) 2022-11-23T04:22:08.1273960Z test_nvfuser_extremal_values_sgn_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.003s) 2022-11-23T04:22:08.1274266Z test_nvfuser_extremal_values_sgn_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-11-23T04:22:08.1274580Z test_nvfuser_extremal_values_sgn_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.003s) 2022-11-23T04:22:08.1274897Z test_nvfuser_extremal_values_short_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.003s) 2022-11-23T04:22:08.1275283Z test_nvfuser_extremal_values_short_cuda_complex128 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-11-23T04:22:08.1275592Z test_nvfuser_extremal_values_short_cuda_complex64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-11-23T04:22:08.1275909Z test_nvfuser_extremal_values_short_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-11-23T04:22:08.1276216Z test_nvfuser_extremal_values_short_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-11-23T04:22:08.1276530Z test_nvfuser_extremal_values_short_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-11-23T04:22:08.1276850Z test_nvfuser_extremal_values_sigmoid_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.003s) 2022-11-23T04:22:08.1277173Z test_nvfuser_extremal_values_sigmoid_cuda_complex128 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.003s) 2022-11-23T04:22:08.1277494Z test_nvfuser_extremal_values_sigmoid_cuda_complex64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.003s) 2022-11-23T04:22:08.1277811Z test_nvfuser_extremal_values_sigmoid_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.003s) 2022-11-23T04:22:08.1278140Z test_nvfuser_extremal_values_sigmoid_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.003s) 2022-11-23T04:22:08.1278458Z test_nvfuser_extremal_values_sigmoid_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.003s) 2022-11-23T04:22:08.1278837Z test_nvfuser_extremal_values_sign_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.003s) 2022-11-23T04:22:08.1279151Z test_nvfuser_extremal_values_sign_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-11-23T04:22:08.1279463Z test_nvfuser_extremal_values_sign_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.003s) 2022-11-23T04:22:08.1279745Z test_nvfuser_extremal_values_sign_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-11-23T04:22:08.1280083Z test_nvfuser_extremal_values_signal_windows_cosine_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.003s) 2022-11-23T04:22:08.1280421Z test_nvfuser_extremal_values_signal_windows_cosine_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-11-23T04:22:08.1280748Z test_nvfuser_extremal_values_signal_windows_cosine_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.003s) 2022-11-23T04:22:08.1281068Z test_nvfuser_extremal_values_signal_windows_cosine_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.003s) 2022-11-23T04:22:08.1281413Z test_nvfuser_extremal_values_signal_windows_exponential_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.003s) 2022-11-23T04:22:08.1281802Z test_nvfuser_extremal_values_signal_windows_exponential_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.003s) 2022-11-23T04:22:08.1282160Z test_nvfuser_extremal_values_signal_windows_exponential_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.003s) 2022-11-23T04:22:08.1282496Z test_nvfuser_extremal_values_signal_windows_exponential_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.003s) 2022-11-23T04:22:08.1282836Z test_nvfuser_extremal_values_signal_windows_gaussian_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.003s) 2022-11-23T04:22:08.1283183Z test_nvfuser_extremal_values_signal_windows_gaussian_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.003s) 2022-11-23T04:22:08.1283517Z test_nvfuser_extremal_values_signal_windows_gaussian_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.003s) 2022-11-23T04:22:08.1283860Z test_nvfuser_extremal_values_signal_windows_gaussian_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.003s) 2022-11-23T04:22:08.1284180Z test_nvfuser_extremal_values_signal_windows_kaiser_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-11-23T04:22:08.1284513Z test_nvfuser_extremal_values_signal_windows_kaiser_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.003s) 2022-11-23T04:22:08.1284836Z test_nvfuser_extremal_values_signal_windows_kaiser_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-11-23T04:22:08.1285155Z test_nvfuser_extremal_values_signal_windows_kaiser_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.003s) 2022-11-23T04:22:08.1285531Z test_nvfuser_extremal_values_signbit_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.003s) 2022-11-23T04:22:08.1285848Z test_nvfuser_extremal_values_signbit_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.003s) 2022-11-23T04:22:08.1286154Z test_nvfuser_extremal_values_signbit_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.003s) 2022-11-23T04:22:08.1286455Z test_nvfuser_extremal_values_signbit_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.003s) 2022-11-23T04:22:08.1286772Z test_nvfuser_extremal_values_sin_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.003s) 2022-11-23T04:22:08.1287091Z test_nvfuser_extremal_values_sin_cuda_complex128 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.003s) 2022-11-23T04:22:08.1287409Z test_nvfuser_extremal_values_sin_cuda_complex64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.003s) 2022-11-23T04:22:08.1287787Z test_nvfuser_extremal_values_sin_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.003s) 2022-11-23T04:22:08.1288108Z test_nvfuser_extremal_values_sin_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-11-23T04:22:08.1288458Z test_nvfuser_extremal_values_sin_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.003s) 2022-11-23T04:22:08.1288792Z test_nvfuser_extremal_values_sinc_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.003s) 2022-11-23T04:22:08.1289114Z test_nvfuser_extremal_values_sinc_cuda_complex128 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.003s) 2022-11-23T04:22:08.1289435Z test_nvfuser_extremal_values_sinc_cuda_complex64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.003s) 2022-11-23T04:22:08.1289748Z test_nvfuser_extremal_values_sinc_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.003s) 2022-11-23T04:22:08.1290056Z test_nvfuser_extremal_values_sinc_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.003s) 2022-11-23T04:22:08.1290369Z test_nvfuser_extremal_values_sinc_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-11-23T04:22:08.1290682Z test_nvfuser_extremal_values_sinh_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.003s) 2022-11-23T04:22:08.1290998Z test_nvfuser_extremal_values_sinh_cuda_complex128 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-11-23T04:22:08.1291342Z test_nvfuser_extremal_values_sinh_cuda_complex64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-11-23T04:22:08.1291651Z test_nvfuser_extremal_values_sinh_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.003s) 2022-11-23T04:22:08.1291955Z test_nvfuser_extremal_values_sinh_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-11-23T04:22:08.1292303Z test_nvfuser_extremal_values_sinh_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.003s) 2022-11-23T04:22:08.1292624Z test_nvfuser_extremal_values_slice_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.003s) 2022-11-23T04:22:08.1292953Z test_nvfuser_extremal_values_slice_cuda_complex128 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.003s) 2022-11-23T04:22:08.1293275Z test_nvfuser_extremal_values_slice_cuda_complex64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.003s) 2022-11-23T04:22:08.1293598Z test_nvfuser_extremal_values_slice_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.003s) 2022-11-23T04:22:08.1293913Z test_nvfuser_extremal_values_slice_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.003s) 2022-11-23T04:22:08.1294223Z test_nvfuser_extremal_values_slice_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.003s) 2022-11-23T04:22:08.1294549Z test_nvfuser_extremal_values_slice_scatter_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.003s) 2022-11-23T04:22:08.1294873Z test_nvfuser_extremal_values_slice_scatter_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.003s) 2022-11-23T04:22:08.1295244Z test_nvfuser_extremal_values_slice_scatter_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-11-23T04:22:08.1295582Z test_nvfuser_extremal_values_slice_scatter_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.003s) 2022-11-23T04:22:08.1295907Z test_nvfuser_extremal_values_softmax_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-11-23T04:22:08.1296224Z test_nvfuser_extremal_values_softmax_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.003s) 2022-11-23T04:22:08.1296523Z test_nvfuser_extremal_values_softmax_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.003s) 2022-11-23T04:22:08.1296844Z test_nvfuser_extremal_values_softmax_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.003s) 2022-11-23T04:22:08.1297177Z test_nvfuser_extremal_values_softmax_with_dtype_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.003s) 2022-11-23T04:22:08.1297512Z test_nvfuser_extremal_values_softmax_with_dtype_cuda_complex128 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.003s) 2022-11-23T04:22:08.1297856Z test_nvfuser_extremal_values_softmax_with_dtype_cuda_complex64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-11-23T04:22:08.1298191Z test_nvfuser_extremal_values_softmax_with_dtype_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.003s) 2022-11-23T04:22:08.1298531Z test_nvfuser_extremal_values_softmax_with_dtype_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.003s) 2022-11-23T04:22:08.1298919Z test_nvfuser_extremal_values_softmax_with_dtype_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.003s) 2022-11-23T04:22:08.1299235Z test_nvfuser_extremal_values_sort_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.003s) 2022-11-23T04:22:08.1299546Z test_nvfuser_extremal_values_sort_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-11-23T04:22:08.1299848Z test_nvfuser_extremal_values_sort_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.003s) 2022-11-23T04:22:08.1300329Z test_nvfuser_extremal_values_sort_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.003s) 2022-11-23T04:22:08.1300686Z test_nvfuser_extremal_values_sparse_sampled_addmm_cuda_complex128 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.003s) 2022-11-23T04:22:08.1301010Z test_nvfuser_extremal_values_sparse_sampled_addmm_cuda_complex64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.003s) 2022-11-23T04:22:08.1301348Z test_nvfuser_extremal_values_sparse_sampled_addmm_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.003s) 2022-11-23T04:22:08.1301673Z test_nvfuser_extremal_values_sparse_sampled_addmm_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-11-23T04:22:08.1302069Z test_nvfuser_extremal_values_special_airy_ai_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.003s) 2022-11-23T04:22:08.1302411Z test_nvfuser_extremal_values_special_airy_ai_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.003s) 2022-11-23T04:22:08.1302744Z test_nvfuser_extremal_values_special_bessel_j0_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.003s) 2022-11-23T04:22:08.1303084Z test_nvfuser_extremal_values_special_bessel_j0_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.003s) 2022-11-23T04:22:08.1303418Z test_nvfuser_extremal_values_special_bessel_j1_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.003s) 2022-11-23T04:22:08.1303751Z test_nvfuser_extremal_values_special_bessel_j1_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-11-23T04:22:08.1304081Z test_nvfuser_extremal_values_special_bessel_y0_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.003s) 2022-11-23T04:22:08.1304405Z test_nvfuser_extremal_values_special_bessel_y0_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-11-23T04:22:08.1304728Z test_nvfuser_extremal_values_special_bessel_y1_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-11-23T04:22:08.1305049Z test_nvfuser_extremal_values_special_bessel_y1_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.003s) 2022-11-23T04:22:08.1305327Z test_nvfuser_extremal_values_special_chebyshev_polynomial_t_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: Skipped! (0.003s) 2022-11-23T04:22:08.1305695Z test_nvfuser_extremal_values_special_chebyshev_polynomial_t_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: Skipped! (0.003s) 2022-11-23T04:22:08.1305986Z test_nvfuser_extremal_values_special_chebyshev_polynomial_u_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: Skipped! (0.003s) 2022-11-23T04:22:08.1306276Z test_nvfuser_extremal_values_special_chebyshev_polynomial_u_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: Skipped! (0.003s) 2022-11-23T04:22:08.1306559Z test_nvfuser_extremal_values_special_chebyshev_polynomial_v_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: Skipped! (0.003s) 2022-11-23T04:22:08.1306842Z test_nvfuser_extremal_values_special_chebyshev_polynomial_v_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: Skipped! (0.002s) 2022-11-23T04:22:08.1307129Z test_nvfuser_extremal_values_special_chebyshev_polynomial_w_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: Skipped! (0.002s) 2022-11-23T04:22:08.1307418Z test_nvfuser_extremal_values_special_chebyshev_polynomial_w_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: Skipped! (0.003s) 2022-11-23T04:22:08.1307756Z test_nvfuser_extremal_values_special_entr_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.003s) 2022-11-23T04:22:08.1308084Z test_nvfuser_extremal_values_special_entr_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.003s) 2022-11-23T04:22:08.1308414Z test_nvfuser_extremal_values_special_entr_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.003s) 2022-11-23T04:22:08.1308722Z test_nvfuser_extremal_values_special_entr_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.003s) 2022-11-23T04:22:08.1309095Z test_nvfuser_extremal_values_special_erfcx_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-11-23T04:22:08.1309434Z test_nvfuser_extremal_values_special_erfcx_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.003s) 2022-11-23T04:22:08.1309723Z test_nvfuser_extremal_values_special_hermite_polynomial_h_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: Skipped! (0.003s) 2022-11-23T04:22:08.1310011Z test_nvfuser_extremal_values_special_hermite_polynomial_h_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: Skipped! (0.003s) 2022-11-23T04:22:08.1310302Z test_nvfuser_extremal_values_special_hermite_polynomial_he_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: Skipped! (0.002s) 2022-11-23T04:22:08.1310593Z test_nvfuser_extremal_values_special_hermite_polynomial_he_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: Skipped! (0.002s) 2022-11-23T04:22:08.1310918Z test_nvfuser_extremal_values_special_i0e_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.003s) 2022-11-23T04:22:08.1311243Z test_nvfuser_extremal_values_special_i0e_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-11-23T04:22:08.1311563Z test_nvfuser_extremal_values_special_i0e_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.003s) 2022-11-23T04:22:08.1311883Z test_nvfuser_extremal_values_special_i0e_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.003s) 2022-11-23T04:22:08.1312204Z test_nvfuser_extremal_values_special_i1_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.003s) 2022-11-23T04:22:08.1312522Z test_nvfuser_extremal_values_special_i1_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.003s) 2022-11-23T04:22:08.1312909Z test_nvfuser_extremal_values_special_i1e_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.003s) 2022-11-23T04:22:08.1313238Z test_nvfuser_extremal_values_special_i1e_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-11-23T04:22:08.1313529Z test_nvfuser_extremal_values_special_laguerre_polynomial_l_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: Skipped! (0.003s) 2022-11-23T04:22:08.1313812Z test_nvfuser_extremal_values_special_laguerre_polynomial_l_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: Skipped! (0.003s) 2022-11-23T04:22:08.1314105Z test_nvfuser_extremal_values_special_legendre_polynomial_p_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: Skipped! (0.003s) 2022-11-23T04:22:08.1314399Z test_nvfuser_extremal_values_special_legendre_polynomial_p_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: Skipped! (0.003s) 2022-11-23T04:22:08.1314727Z test_nvfuser_extremal_values_special_log_ndtr_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.003s) 2022-11-23T04:22:08.1315056Z test_nvfuser_extremal_values_special_log_ndtr_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.003s) 2022-11-23T04:22:08.1315400Z test_nvfuser_extremal_values_special_modified_bessel_i0_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.003s) 2022-11-23T04:22:08.1315744Z test_nvfuser_extremal_values_special_modified_bessel_i0_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.003s) 2022-11-23T04:22:08.1316126Z test_nvfuser_extremal_values_special_modified_bessel_i1_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.003s) 2022-11-23T04:22:08.1316449Z test_nvfuser_extremal_values_special_modified_bessel_i1_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-11-23T04:22:08.1316778Z test_nvfuser_extremal_values_special_modified_bessel_k0_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.003s) 2022-11-23T04:22:08.1317103Z test_nvfuser_extremal_values_special_modified_bessel_k0_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.003s) 2022-11-23T04:22:08.1317462Z test_nvfuser_extremal_values_special_modified_bessel_k1_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.003s) 2022-11-23T04:22:08.1317812Z test_nvfuser_extremal_values_special_modified_bessel_k1_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.003s) 2022-11-23T04:22:08.1318144Z test_nvfuser_extremal_values_special_ndtr_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.003s) 2022-11-23T04:22:08.1318471Z test_nvfuser_extremal_values_special_ndtr_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.003s) 2022-11-23T04:22:08.1318795Z test_nvfuser_extremal_values_special_ndtr_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.003s) 2022-11-23T04:22:08.1319120Z test_nvfuser_extremal_values_special_ndtr_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-11-23T04:22:08.1319499Z test_nvfuser_extremal_values_special_ndtri_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.003s) 2022-11-23T04:22:08.1319824Z test_nvfuser_extremal_values_special_ndtri_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.003s) 2022-11-23T04:22:08.1320188Z test_nvfuser_extremal_values_special_polygamma_special_polygamma_n_0_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-11-23T04:22:08.1320548Z test_nvfuser_extremal_values_special_polygamma_special_polygamma_n_0_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.003s) 2022-11-23T04:22:08.1320915Z test_nvfuser_extremal_values_special_polygamma_special_polygamma_n_0_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.003s) 2022-11-23T04:22:08.1321256Z test_nvfuser_extremal_values_special_scaled_modified_bessel_k0_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.003s) 2022-11-23T04:22:08.1321606Z test_nvfuser_extremal_values_special_scaled_modified_bessel_k0_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.003s) 2022-11-23T04:22:08.1321958Z test_nvfuser_extremal_values_special_scaled_modified_bessel_k1_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.003s) 2022-11-23T04:22:08.1322301Z test_nvfuser_extremal_values_special_scaled_modified_bessel_k1_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.003s) 2022-11-23T04:22:08.1322680Z test_nvfuser_extremal_values_special_shifted_chebyshev_polynomial_t_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: Skipped! (0.003s) 2022-11-23T04:22:08.1323005Z test_nvfuser_extremal_values_special_shifted_chebyshev_polynomial_t_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: Skipped! (0.003s) 2022-11-23T04:22:08.1323313Z test_nvfuser_extremal_values_special_shifted_chebyshev_polynomial_u_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: Skipped! (0.003s) 2022-11-23T04:22:08.1323614Z test_nvfuser_extremal_values_special_shifted_chebyshev_polynomial_u_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: Skipped! (0.003s) 2022-11-23T04:22:08.1323911Z test_nvfuser_extremal_values_special_shifted_chebyshev_polynomial_v_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: Skipped! (0.003s) 2022-11-23T04:22:08.1324211Z test_nvfuser_extremal_values_special_shifted_chebyshev_polynomial_v_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: Skipped! (0.003s) 2022-11-23T04:22:08.1324506Z test_nvfuser_extremal_values_special_shifted_chebyshev_polynomial_w_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: Skipped! (0.003s) 2022-11-23T04:22:08.1324799Z test_nvfuser_extremal_values_special_shifted_chebyshev_polynomial_w_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: Skipped! (0.003s) 2022-11-23T04:22:08.1325129Z test_nvfuser_extremal_values_special_spherical_bessel_j0_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.003s) 2022-11-23T04:22:08.1325475Z test_nvfuser_extremal_values_special_spherical_bessel_j0_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.003s) 2022-11-23T04:22:08.1325806Z test_nvfuser_extremal_values_special_xlog1py_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-11-23T04:22:08.1326136Z test_nvfuser_extremal_values_special_xlog1py_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.003s) 2022-11-23T04:22:08.1326521Z test_nvfuser_extremal_values_special_xlog1py_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.003s) 2022-11-23T04:22:08.1326849Z test_nvfuser_extremal_values_special_xlog1py_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-11-23T04:22:08.1327173Z test_nvfuser_extremal_values_special_zeta_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.003s) 2022-11-23T04:22:08.1327512Z test_nvfuser_extremal_values_special_zeta_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.003s) 2022-11-23T04:22:08.1327837Z test_nvfuser_extremal_values_split_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.003s) 2022-11-23T04:22:08.1328167Z test_nvfuser_extremal_values_split_cuda_complex128 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.003s) 2022-11-23T04:22:08.1328486Z test_nvfuser_extremal_values_split_cuda_complex64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.003s) 2022-11-23T04:22:08.1328801Z test_nvfuser_extremal_values_split_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.003s) 2022-11-23T04:22:08.1329107Z test_nvfuser_extremal_values_split_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.003s) 2022-11-23T04:22:08.1329449Z test_nvfuser_extremal_values_split_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.003s) 2022-11-23T04:22:08.1329789Z test_nvfuser_extremal_values_split_list_args_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.003s) 2022-11-23T04:22:08.1330123Z test_nvfuser_extremal_values_split_list_args_cuda_complex128 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.003s) 2022-11-23T04:22:08.1330453Z test_nvfuser_extremal_values_split_list_args_cuda_complex64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.003s) 2022-11-23T04:22:08.1330783Z test_nvfuser_extremal_values_split_list_args_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-11-23T04:22:08.1331110Z test_nvfuser_extremal_values_split_list_args_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.003s) 2022-11-23T04:22:08.1331437Z test_nvfuser_extremal_values_split_list_args_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.003s) 2022-11-23T04:22:08.1331764Z test_nvfuser_extremal_values_split_with_sizes_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.003s) 2022-11-23T04:22:08.1332098Z test_nvfuser_extremal_values_split_with_sizes_cuda_complex128 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.003s) 2022-11-23T04:22:08.1332442Z test_nvfuser_extremal_values_split_with_sizes_cuda_complex64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.003s) 2022-11-23T04:22:08.1332775Z test_nvfuser_extremal_values_split_with_sizes_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.003s) 2022-11-23T04:22:08.1333167Z test_nvfuser_extremal_values_split_with_sizes_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.003s) 2022-11-23T04:22:08.1333497Z test_nvfuser_extremal_values_split_with_sizes_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.003s) 2022-11-23T04:22:08.1333793Z test_nvfuser_extremal_values_sqrt_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.003s) 2022-11-23T04:22:08.1334107Z test_nvfuser_extremal_values_sqrt_cuda_complex128 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.003s) 2022-11-23T04:22:08.1334429Z test_nvfuser_extremal_values_sqrt_cuda_complex64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-11-23T04:22:08.1334743Z test_nvfuser_extremal_values_sqrt_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.003s) 2022-11-23T04:22:08.1335048Z test_nvfuser_extremal_values_sqrt_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.003s) 2022-11-23T04:22:08.1335361Z test_nvfuser_extremal_values_sqrt_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.003s) 2022-11-23T04:22:08.1335681Z test_nvfuser_extremal_values_square_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.003s) 2022-11-23T04:22:08.1336048Z test_nvfuser_extremal_values_square_cuda_complex128 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-11-23T04:22:08.1336381Z test_nvfuser_extremal_values_square_cuda_complex64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.003s) 2022-11-23T04:22:08.1336702Z test_nvfuser_extremal_values_square_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.003s) 2022-11-23T04:22:08.1337010Z test_nvfuser_extremal_values_square_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.003s) 2022-11-23T04:22:08.1337333Z test_nvfuser_extremal_values_square_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.003s) 2022-11-23T04:22:08.1337636Z test_nvfuser_extremal_values_squeeze_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.003s) 2022-11-23T04:22:08.1337971Z test_nvfuser_extremal_values_squeeze_cuda_complex128 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.003s) 2022-11-23T04:22:08.1338294Z test_nvfuser_extremal_values_squeeze_cuda_complex64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-11-23T04:22:08.1338609Z test_nvfuser_extremal_values_squeeze_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.003s) 2022-11-23T04:22:08.1338928Z test_nvfuser_extremal_values_squeeze_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-11-23T04:22:08.1339237Z test_nvfuser_extremal_values_squeeze_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-11-23T04:22:08.1339555Z test_nvfuser_extremal_values_stack_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.003s) 2022-11-23T04:22:08.1340141Z test_nvfuser_extremal_values_stack_cuda_complex128 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.003s) 2022-11-23T04:22:08.1340471Z test_nvfuser_extremal_values_stack_cuda_complex64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.003s) 2022-11-23T04:22:08.1340785Z test_nvfuser_extremal_values_stack_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.003s) 2022-11-23T04:22:08.1341089Z test_nvfuser_extremal_values_stack_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.003s) 2022-11-23T04:22:08.1341408Z test_nvfuser_extremal_values_stack_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.003s) 2022-11-23T04:22:08.1341728Z test_nvfuser_extremal_values_std_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.003s) 2022-11-23T04:22:08.1342028Z test_nvfuser_extremal_values_std_cuda_complex128 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-11-23T04:22:08.1342358Z test_nvfuser_extremal_values_std_cuda_complex64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-11-23T04:22:08.1342675Z test_nvfuser_extremal_values_std_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.003s) 2022-11-23T04:22:08.1343052Z test_nvfuser_extremal_values_std_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.003s) 2022-11-23T04:22:08.1343383Z test_nvfuser_extremal_values_std_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.003s) 2022-11-23T04:22:08.1343703Z test_nvfuser_extremal_values_std_mean_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.003s) 2022-11-23T04:22:08.1344027Z test_nvfuser_extremal_values_std_mean_cuda_complex128 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.003s) 2022-11-23T04:22:08.1344353Z test_nvfuser_extremal_values_std_mean_cuda_complex64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-11-23T04:22:08.1344674Z test_nvfuser_extremal_values_std_mean_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.003s) 2022-11-23T04:22:08.1344995Z test_nvfuser_extremal_values_std_mean_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.003s) 2022-11-23T04:22:08.1345302Z test_nvfuser_extremal_values_std_mean_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.003s) 2022-11-23T04:22:08.1345619Z test_nvfuser_extremal_values_stft_cuda_complex128 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.003s) 2022-11-23T04:22:08.1345920Z test_nvfuser_extremal_values_stft_cuda_complex64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-11-23T04:22:08.1346229Z test_nvfuser_extremal_values_stft_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-11-23T04:22:08.1346534Z test_nvfuser_extremal_values_stft_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.003s) 2022-11-23T04:22:08.1346919Z test_nvfuser_extremal_values_sub_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.003s) 2022-11-23T04:22:08.1347246Z test_nvfuser_extremal_values_sub_cuda_complex128 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.003s) 2022-11-23T04:22:08.1347564Z test_nvfuser_extremal_values_sub_cuda_complex64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.003s) 2022-11-23T04:22:08.1347881Z test_nvfuser_extremal_values_sub_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-11-23T04:22:08.1348196Z test_nvfuser_extremal_values_sub_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-11-23T04:22:08.1348501Z test_nvfuser_extremal_values_sub_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.003s) 2022-11-23T04:22:08.1348809Z test_nvfuser_extremal_values_sum_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.003s) 2022-11-23T04:22:08.1349127Z test_nvfuser_extremal_values_sum_cuda_complex128 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.003s) 2022-11-23T04:22:08.1349443Z test_nvfuser_extremal_values_sum_cuda_complex64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.003s) 2022-11-23T04:22:08.1349779Z test_nvfuser_extremal_values_sum_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-11-23T04:22:08.1350104Z test_nvfuser_extremal_values_sum_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.003s) 2022-11-23T04:22:08.1350405Z test_nvfuser_extremal_values_sum_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.003s) 2022-11-23T04:22:08.1350728Z test_nvfuser_extremal_values_sum_to_size_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.003s) 2022-11-23T04:22:08.1351053Z test_nvfuser_extremal_values_sum_to_size_cuda_complex128 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.003s) 2022-11-23T04:22:08.1351378Z test_nvfuser_extremal_values_sum_to_size_cuda_complex64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-11-23T04:22:08.1351703Z test_nvfuser_extremal_values_sum_to_size_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-11-23T04:22:08.1352031Z test_nvfuser_extremal_values_sum_to_size_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.003s) 2022-11-23T04:22:08.1352351Z test_nvfuser_extremal_values_sum_to_size_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-11-23T04:22:08.1352672Z test_nvfuser_extremal_values_svd_cuda_complex128 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.003s) 2022-11-23T04:22:08.1352990Z test_nvfuser_extremal_values_svd_cuda_complex64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.003s) 2022-11-23T04:22:08.1353304Z test_nvfuser_extremal_values_svd_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-11-23T04:22:08.1353658Z test_nvfuser_extremal_values_svd_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.003s) 2022-11-23T04:22:08.1353966Z test_nvfuser_extremal_values_svd_lowrank_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.003s) 2022-11-23T04:22:08.1354287Z test_nvfuser_extremal_values_svd_lowrank_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-11-23T04:22:08.1354612Z test_nvfuser_extremal_values_symeig_cuda_complex128 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.003s) 2022-11-23T04:22:08.1354935Z test_nvfuser_extremal_values_symeig_cuda_complex64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.003s) 2022-11-23T04:22:08.1355253Z test_nvfuser_extremal_values_symeig_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.003s) 2022-11-23T04:22:08.1355557Z test_nvfuser_extremal_values_symeig_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-11-23T04:22:08.1355869Z test_nvfuser_extremal_values_t_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.003s) 2022-11-23T04:22:08.1356182Z test_nvfuser_extremal_values_t_cuda_complex128 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.003s) 2022-11-23T04:22:08.1356535Z test_nvfuser_extremal_values_t_cuda_complex64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.003s) 2022-11-23T04:22:08.1356869Z test_nvfuser_extremal_values_t_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-11-23T04:22:08.1357184Z test_nvfuser_extremal_values_t_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.003s) 2022-11-23T04:22:08.1357501Z test_nvfuser_extremal_values_t_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.003s) 2022-11-23T04:22:08.1357813Z test_nvfuser_extremal_values_take_along_dim_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.003s) 2022-11-23T04:22:08.1358146Z test_nvfuser_extremal_values_take_along_dim_cuda_complex128 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-11-23T04:22:08.1358480Z test_nvfuser_extremal_values_take_along_dim_cuda_complex64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.003s) 2022-11-23T04:22:08.1358804Z test_nvfuser_extremal_values_take_along_dim_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.003s) 2022-11-23T04:22:08.1359128Z test_nvfuser_extremal_values_take_along_dim_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.003s) 2022-11-23T04:22:08.1359450Z test_nvfuser_extremal_values_take_along_dim_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.003s) 2022-11-23T04:22:08.1359764Z test_nvfuser_extremal_values_take_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-11-23T04:22:08.1360141Z test_nvfuser_extremal_values_take_cuda_complex128 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.003s) 2022-11-23T04:22:08.1360457Z test_nvfuser_extremal_values_take_cuda_complex64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.003s) 2022-11-23T04:22:08.1360773Z test_nvfuser_extremal_values_take_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.003s) 2022-11-23T04:22:08.1361075Z test_nvfuser_extremal_values_take_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.003s) 2022-11-23T04:22:08.1361373Z test_nvfuser_extremal_values_take_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.003s) 2022-11-23T04:22:08.1361700Z test_nvfuser_extremal_values_tan_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.003s) 2022-11-23T04:22:08.1362007Z test_nvfuser_extremal_values_tan_cuda_complex128 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-11-23T04:22:08.1362328Z test_nvfuser_extremal_values_tan_cuda_complex64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.003s) 2022-11-23T04:22:08.1362641Z test_nvfuser_extremal_values_tan_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.003s) 2022-11-23T04:22:08.1362944Z test_nvfuser_extremal_values_tan_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-11-23T04:22:08.1363321Z test_nvfuser_extremal_values_tan_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.003s) 2022-11-23T04:22:08.1363649Z test_nvfuser_extremal_values_tanh_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.003s) 2022-11-23T04:22:08.1363963Z test_nvfuser_extremal_values_tanh_cuda_complex128 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.003s) 2022-11-23T04:22:08.1364282Z test_nvfuser_extremal_values_tanh_cuda_complex64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.003s) 2022-11-23T04:22:08.1364593Z test_nvfuser_extremal_values_tanh_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-11-23T04:22:08.1364894Z test_nvfuser_extremal_values_tanh_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-11-23T04:22:08.1365195Z test_nvfuser_extremal_values_tanh_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.003s) 2022-11-23T04:22:08.1365517Z test_nvfuser_extremal_values_tensor_split_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-11-23T04:22:08.1365832Z test_nvfuser_extremal_values_tensor_split_cuda_complex128 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.003s) 2022-11-23T04:22:08.1366158Z test_nvfuser_extremal_values_tensor_split_cuda_complex64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-11-23T04:22:08.1366491Z test_nvfuser_extremal_values_tensor_split_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-11-23T04:22:08.1366880Z test_nvfuser_extremal_values_tensor_split_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.003s) 2022-11-23T04:22:08.1367214Z test_nvfuser_extremal_values_tensor_split_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.003s) 2022-11-23T04:22:08.1367539Z test_nvfuser_extremal_values_tensordot_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.003s) 2022-11-23T04:22:08.1367864Z test_nvfuser_extremal_values_tensordot_cuda_complex128 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.003s) 2022-11-23T04:22:08.1368190Z test_nvfuser_extremal_values_tensordot_cuda_complex64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.003s) 2022-11-23T04:22:08.1368512Z test_nvfuser_extremal_values_tensordot_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.003s) 2022-11-23T04:22:08.1368826Z test_nvfuser_extremal_values_tensordot_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.003s) 2022-11-23T04:22:08.1369145Z test_nvfuser_extremal_values_tensordot_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.003s) 2022-11-23T04:22:08.1369458Z test_nvfuser_extremal_values_tile_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-11-23T04:22:08.1369774Z test_nvfuser_extremal_values_tile_cuda_complex128 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.003s) 2022-11-23T04:22:08.1370132Z test_nvfuser_extremal_values_tile_cuda_complex64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.003s) 2022-11-23T04:22:08.1370458Z test_nvfuser_extremal_values_tile_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.003s) 2022-11-23T04:22:08.1370770Z test_nvfuser_extremal_values_tile_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.003s) 2022-11-23T04:22:08.1371076Z test_nvfuser_extremal_values_tile_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.003s) 2022-11-23T04:22:08.1371400Z test_nvfuser_extremal_values_to_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.003s) 2022-11-23T04:22:08.1371729Z test_nvfuser_extremal_values_to_cuda_complex128 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.003s) 2022-11-23T04:22:08.1372051Z test_nvfuser_extremal_values_to_cuda_complex64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.003s) 2022-11-23T04:22:08.1372360Z test_nvfuser_extremal_values_to_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.003s) 2022-11-23T04:22:08.1372671Z test_nvfuser_extremal_values_to_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.003s) 2022-11-23T04:22:08.1372982Z test_nvfuser_extremal_values_to_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.003s) 2022-11-23T04:22:08.1373307Z test_nvfuser_extremal_values_to_sparse_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-11-23T04:22:08.1373689Z test_nvfuser_extremal_values_to_sparse_cuda_complex128 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.003s) 2022-11-23T04:22:08.1373995Z test_nvfuser_extremal_values_to_sparse_cuda_complex64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.003s) 2022-11-23T04:22:08.1374316Z test_nvfuser_extremal_values_to_sparse_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-11-23T04:22:08.1374629Z test_nvfuser_extremal_values_to_sparse_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.003s) 2022-11-23T04:22:08.1374948Z test_nvfuser_extremal_values_to_sparse_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-11-23T04:22:08.1375268Z test_nvfuser_extremal_values_topk_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.003s) 2022-11-23T04:22:08.1375581Z test_nvfuser_extremal_values_topk_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.003s) 2022-11-23T04:22:08.1375883Z test_nvfuser_extremal_values_topk_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-11-23T04:22:08.1376203Z test_nvfuser_extremal_values_topk_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.003s) 2022-11-23T04:22:08.1376525Z test_nvfuser_extremal_values_trace_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.003s) 2022-11-23T04:22:08.1376894Z test_nvfuser_extremal_values_trace_cuda_complex128 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.003s) 2022-11-23T04:22:08.1377229Z test_nvfuser_extremal_values_trace_cuda_complex64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-11-23T04:22:08.1377543Z test_nvfuser_extremal_values_trace_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.003s) 2022-11-23T04:22:08.1377830Z test_nvfuser_extremal_values_trace_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.003s) 2022-11-23T04:22:08.1378131Z test_nvfuser_extremal_values_trace_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.003s) 2022-11-23T04:22:08.1378460Z test_nvfuser_extremal_values_transpose_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-11-23T04:22:08.1378793Z test_nvfuser_extremal_values_transpose_cuda_complex128 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.003s) 2022-11-23T04:22:08.1379119Z test_nvfuser_extremal_values_transpose_cuda_complex64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.003s) 2022-11-23T04:22:08.1379438Z test_nvfuser_extremal_values_transpose_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.003s) 2022-11-23T04:22:08.1379758Z test_nvfuser_extremal_values_transpose_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.003s) 2022-11-23T04:22:08.1380300Z test_nvfuser_extremal_values_transpose_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-11-23T04:22:08.1380710Z test_nvfuser_extremal_values_trapezoid_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-11-23T04:22:08.1381039Z test_nvfuser_extremal_values_trapezoid_cuda_complex128 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-11-23T04:22:08.1381381Z test_nvfuser_extremal_values_trapezoid_cuda_complex64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-11-23T04:22:08.1381707Z test_nvfuser_extremal_values_trapezoid_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-11-23T04:22:08.1382040Z test_nvfuser_extremal_values_trapezoid_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.003s) 2022-11-23T04:22:08.1382347Z test_nvfuser_extremal_values_trapezoid_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.003s) 2022-11-23T04:22:08.1382665Z test_nvfuser_extremal_values_trapz_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.003s) 2022-11-23T04:22:08.1382985Z test_nvfuser_extremal_values_trapz_cuda_complex128 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.003s) 2022-11-23T04:22:08.1383308Z test_nvfuser_extremal_values_trapz_cuda_complex64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-11-23T04:22:08.1383622Z test_nvfuser_extremal_values_trapz_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.003s) 2022-11-23T04:22:08.1383987Z test_nvfuser_extremal_values_trapz_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.003s) 2022-11-23T04:22:08.1384304Z test_nvfuser_extremal_values_trapz_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.003s) 2022-11-23T04:22:08.1384643Z test_nvfuser_extremal_values_triangular_solve_cuda_complex128 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.003s) 2022-11-23T04:22:08.1384977Z test_nvfuser_extremal_values_triangular_solve_cuda_complex64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-11-23T04:22:08.1385308Z test_nvfuser_extremal_values_triangular_solve_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.003s) 2022-11-23T04:22:08.1385642Z test_nvfuser_extremal_values_triangular_solve_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.003s) 2022-11-23T04:22:08.1385962Z test_nvfuser_extremal_values_tril_cuda_complex128 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.003s) 2022-11-23T04:22:08.1386273Z test_nvfuser_extremal_values_tril_cuda_complex64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.003s) 2022-11-23T04:22:08.1386591Z test_nvfuser_extremal_values_tril_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-11-23T04:22:08.1386900Z test_nvfuser_extremal_values_tril_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.003s) 2022-11-23T04:22:08.1387209Z test_nvfuser_extremal_values_tril_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.003s) 2022-11-23T04:22:08.1387584Z test_nvfuser_extremal_values_triu_cuda_complex128 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.003s) 2022-11-23T04:22:08.1387900Z test_nvfuser_extremal_values_triu_cuda_complex64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.003s) 2022-11-23T04:22:08.1388205Z test_nvfuser_extremal_values_triu_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.003s) 2022-11-23T04:22:08.1388519Z test_nvfuser_extremal_values_triu_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.003s) 2022-11-23T04:22:08.1388825Z test_nvfuser_extremal_values_triu_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-11-23T04:22:08.1389150Z test_nvfuser_extremal_values_true_divide_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.003s) 2022-11-23T04:22:08.1389479Z test_nvfuser_extremal_values_true_divide_cuda_complex128 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-11-23T04:22:08.1389808Z test_nvfuser_extremal_values_true_divide_cuda_complex64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-11-23T04:22:08.1390129Z test_nvfuser_extremal_values_true_divide_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.003s) 2022-11-23T04:22:08.1390475Z test_nvfuser_extremal_values_true_divide_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.003s) 2022-11-23T04:22:08.1390804Z test_nvfuser_extremal_values_true_divide_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.003s) 2022-11-23T04:22:08.1391166Z test_nvfuser_extremal_values_trunc_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.003s) 2022-11-23T04:22:08.1391494Z test_nvfuser_extremal_values_trunc_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-11-23T04:22:08.1391815Z test_nvfuser_extremal_values_trunc_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.003s) 2022-11-23T04:22:08.1392126Z test_nvfuser_extremal_values_trunc_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.003s) 2022-11-23T04:22:08.1392449Z test_nvfuser_extremal_values_unbind_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.003s) 2022-11-23T04:22:08.1392774Z test_nvfuser_extremal_values_unbind_cuda_complex128 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-11-23T04:22:08.1393095Z test_nvfuser_extremal_values_unbind_cuda_complex64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.003s) 2022-11-23T04:22:08.1393405Z test_nvfuser_extremal_values_unbind_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-11-23T04:22:08.1393708Z test_nvfuser_extremal_values_unbind_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-11-23T04:22:08.1394011Z test_nvfuser_extremal_values_unbind_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-11-23T04:22:08.1394373Z test_nvfuser_extremal_values_unflatten_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.003s) 2022-11-23T04:22:08.1394702Z test_nvfuser_extremal_values_unflatten_cuda_complex128 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.003s) 2022-11-23T04:22:08.1395025Z test_nvfuser_extremal_values_unflatten_cuda_complex64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.003s) 2022-11-23T04:22:08.1395345Z test_nvfuser_extremal_values_unflatten_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.003s) 2022-11-23T04:22:08.1395669Z test_nvfuser_extremal_values_unflatten_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.003s) 2022-11-23T04:22:08.1396003Z test_nvfuser_extremal_values_unflatten_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-11-23T04:22:08.1396334Z test_nvfuser_extremal_values_unfold_copy_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-11-23T04:22:08.1396668Z test_nvfuser_extremal_values_unfold_copy_cuda_complex128 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.003s) 2022-11-23T04:22:08.1396996Z test_nvfuser_extremal_values_unfold_copy_cuda_complex64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-11-23T04:22:08.1397363Z test_nvfuser_extremal_values_unfold_copy_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-11-23T04:22:08.1397698Z test_nvfuser_extremal_values_unfold_copy_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-11-23T04:22:08.1398011Z test_nvfuser_extremal_values_unfold_copy_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.003s) 2022-11-23T04:22:08.1398331Z test_nvfuser_extremal_values_unfold_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.003s) 2022-11-23T04:22:08.1398634Z test_nvfuser_extremal_values_unfold_cuda_complex128 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.003s) 2022-11-23T04:22:08.1398961Z test_nvfuser_extremal_values_unfold_cuda_complex64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.003s) 2022-11-23T04:22:08.1399280Z test_nvfuser_extremal_values_unfold_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.003s) 2022-11-23T04:22:08.1399583Z test_nvfuser_extremal_values_unfold_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.003s) 2022-11-23T04:22:08.1399884Z test_nvfuser_extremal_values_unfold_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.003s) 2022-11-23T04:22:08.1400201Z test_nvfuser_extremal_values_uniform_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-11-23T04:22:08.1400525Z test_nvfuser_extremal_values_uniform_cuda_complex128 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.003s) 2022-11-23T04:22:08.1400907Z test_nvfuser_extremal_values_uniform_cuda_complex64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.003s) 2022-11-23T04:22:08.1401229Z test_nvfuser_extremal_values_uniform_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.003s) 2022-11-23T04:22:08.1401551Z test_nvfuser_extremal_values_uniform_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.003s) 2022-11-23T04:22:08.1401867Z test_nvfuser_extremal_values_uniform_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.003s) 2022-11-23T04:22:08.1402200Z test_nvfuser_extremal_values_unique_consecutive_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.003s) 2022-11-23T04:22:08.1402540Z test_nvfuser_extremal_values_unique_consecutive_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.003s) 2022-11-23T04:22:08.1402853Z test_nvfuser_extremal_values_unique_consecutive_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.003s) 2022-11-23T04:22:08.1403167Z test_nvfuser_extremal_values_unique_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.003s) 2022-11-23T04:22:08.1403472Z test_nvfuser_extremal_values_unique_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.003s) 2022-11-23T04:22:08.1403770Z test_nvfuser_extremal_values_unique_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.003s) 2022-11-23T04:22:08.1404135Z test_nvfuser_extremal_values_unsqueeze_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-11-23T04:22:08.1404611Z ##[endgroup] 2022-11-23T04:22:08.1404944Z test_nvfuser_extremal_values_unsqueeze_cuda_complex128 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.003s) 2022-11-23T04:22:08.1405273Z test_nvfuser_extremal_values_unsqueeze_cuda_complex64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.003s) 2022-11-23T04:22:08.1405608Z test_nvfuser_extremal_values_unsqueeze_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.003s) 2022-11-23T04:22:08.1405934Z test_nvfuser_extremal_values_unsqueeze_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.003s) 2022-11-23T04:22:08.1406250Z test_nvfuser_extremal_values_unsqueeze_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-11-23T04:22:08.1406568Z test_nvfuser_extremal_values_var_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.003s) 2022-11-23T04:22:08.1406885Z test_nvfuser_extremal_values_var_cuda_complex128 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.003s) 2022-11-23T04:22:08.1407200Z test_nvfuser_extremal_values_var_cuda_complex64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.003s) 2022-11-23T04:22:08.1407511Z test_nvfuser_extremal_values_var_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.003s) 2022-11-23T04:22:08.1407814Z test_nvfuser_extremal_values_var_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.003s) 2022-11-23T04:22:08.1408174Z test_nvfuser_extremal_values_var_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.003s) 2022-11-23T04:22:08.1408498Z test_nvfuser_extremal_values_var_mean_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-11-23T04:22:08.1408822Z test_nvfuser_extremal_values_var_mean_cuda_complex128 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.003s) 2022-11-23T04:22:08.1409145Z test_nvfuser_extremal_values_var_mean_cuda_complex64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.003s) 2022-11-23T04:22:08.1409464Z test_nvfuser_extremal_values_var_mean_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.003s) 2022-11-23T04:22:08.1409784Z test_nvfuser_extremal_values_var_mean_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.003s) 2022-11-23T04:22:08.1410082Z test_nvfuser_extremal_values_var_mean_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-11-23T04:22:08.1410405Z test_nvfuser_extremal_values_vdot_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.003s) 2022-11-23T04:22:08.1410731Z test_nvfuser_extremal_values_vdot_cuda_complex128 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.003s) 2022-11-23T04:22:08.1411099Z test_nvfuser_extremal_values_vdot_cuda_complex64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.003s) 2022-11-23T04:22:08.1411422Z test_nvfuser_extremal_values_vdot_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.003s) 2022-11-23T04:22:08.1411738Z test_nvfuser_extremal_values_vdot_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.003s) 2022-11-23T04:22:08.1412043Z test_nvfuser_extremal_values_vdot_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-11-23T04:22:08.1412371Z test_nvfuser_extremal_values_view_as_complex_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.003s) 2022-11-23T04:22:08.1412700Z test_nvfuser_extremal_values_view_as_complex_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-11-23T04:22:08.1413035Z test_nvfuser_extremal_values_view_as_complex_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.003s) 2022-11-23T04:22:08.1413351Z test_nvfuser_extremal_values_view_as_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.003s) 2022-11-23T04:22:08.1413674Z test_nvfuser_extremal_values_view_as_cuda_complex128 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.003s) 2022-11-23T04:22:08.1413994Z test_nvfuser_extremal_values_view_as_cuda_complex64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.003s) 2022-11-23T04:22:08.1414289Z test_nvfuser_extremal_values_view_as_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.003s) 2022-11-23T04:22:08.1414610Z test_nvfuser_extremal_values_view_as_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.003s) 2022-11-23T04:22:08.1414976Z test_nvfuser_extremal_values_view_as_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.003s) 2022-11-23T04:22:08.1415317Z test_nvfuser_extremal_values_view_as_real_cuda_complex128 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.003s) 2022-11-23T04:22:08.1415651Z test_nvfuser_extremal_values_view_as_real_cuda_complex64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.003s) 2022-11-23T04:22:08.1415981Z test_nvfuser_extremal_values_view_copy_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-11-23T04:22:08.1416305Z test_nvfuser_extremal_values_view_copy_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.003s) 2022-11-23T04:22:08.1416624Z test_nvfuser_extremal_values_view_copy_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.003s) 2022-11-23T04:22:08.1416941Z test_nvfuser_extremal_values_view_copy_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.003s) 2022-11-23T04:22:08.1417255Z test_nvfuser_extremal_values_view_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.003s) 2022-11-23T04:22:08.1417572Z test_nvfuser_extremal_values_view_cuda_complex128 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.003s) 2022-11-23T04:22:08.1417945Z test_nvfuser_extremal_values_view_cuda_complex64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.003s) 2022-11-23T04:22:08.1418252Z test_nvfuser_extremal_values_view_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.003s) 2022-11-23T04:22:08.1418558Z test_nvfuser_extremal_values_view_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.003s) 2022-11-23T04:22:08.1418858Z test_nvfuser_extremal_values_view_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.003s) 2022-11-23T04:22:08.1419173Z test_nvfuser_extremal_values_vsplit_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-11-23T04:22:08.1419497Z test_nvfuser_extremal_values_vsplit_cuda_complex128 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-11-23T04:22:08.1419820Z test_nvfuser_extremal_values_vsplit_cuda_complex64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-11-23T04:22:08.1420320Z test_nvfuser_extremal_values_vsplit_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.003s) 2022-11-23T04:22:08.1420642Z test_nvfuser_extremal_values_vsplit_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.003s) 2022-11-23T04:22:08.1420955Z test_nvfuser_extremal_values_vsplit_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.003s) 2022-11-23T04:22:08.1421280Z test_nvfuser_extremal_values_vstack_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-11-23T04:22:08.1421687Z test_nvfuser_extremal_values_vstack_cuda_complex128 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.003s) 2022-11-23T04:22:08.1422014Z test_nvfuser_extremal_values_vstack_cuda_complex64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.003s) 2022-11-23T04:22:08.1422334Z test_nvfuser_extremal_values_vstack_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.003s) 2022-11-23T04:22:08.1422621Z test_nvfuser_extremal_values_vstack_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.003s) 2022-11-23T04:22:08.1422921Z test_nvfuser_extremal_values_vstack_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.003s) 2022-11-23T04:22:08.1423237Z test_nvfuser_extremal_values_where_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.003s) 2022-11-23T04:22:08.1423559Z test_nvfuser_extremal_values_where_cuda_complex128 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-11-23T04:22:08.1423876Z test_nvfuser_extremal_values_where_cuda_complex64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-11-23T04:22:08.1424187Z test_nvfuser_extremal_values_where_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.003s) 2022-11-23T04:22:08.1424492Z test_nvfuser_extremal_values_where_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.003s) 2022-11-23T04:22:08.1424844Z test_nvfuser_extremal_values_where_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.003s) 2022-11-23T04:22:08.1425183Z test_nvfuser_extremal_values_xlogy_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.003s) 2022-11-23T04:22:08.1425502Z test_nvfuser_extremal_values_xlogy_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.003s) 2022-11-23T04:22:08.1425816Z test_nvfuser_extremal_values_xlogy_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.003s) 2022-11-23T04:22:08.1426136Z test_nvfuser_extremal_values_xlogy_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-11-23T04:22:08.1426438Z test_nvfuser_extremal_values_zero__cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.003s) 2022-11-23T04:22:08.1426761Z test_nvfuser_extremal_values_zero__cuda_complex128 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.003s) 2022-11-23T04:22:08.1427078Z test_nvfuser_extremal_values_zero__cuda_complex64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.003s) 2022-11-23T04:22:08.1427389Z test_nvfuser_extremal_values_zero__cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-11-23T04:22:08.1427690Z test_nvfuser_extremal_values_zero__cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.003s) 2022-11-23T04:22:08.1428002Z test_nvfuser_extremal_values_zero__cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.003s) 2022-11-23T04:22:08.1428370Z test_nvfuser_extremal_values_zeros_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.003s) 2022-11-23T04:22:08.1428690Z test_nvfuser_extremal_values_zeros_cuda_complex128 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.003s) 2022-11-23T04:22:08.1429006Z test_nvfuser_extremal_values_zeros_cuda_complex64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.003s) 2022-11-23T04:22:08.1429313Z test_nvfuser_extremal_values_zeros_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.003s) 2022-11-23T04:22:08.1429627Z test_nvfuser_extremal_values_zeros_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.003s) 2022-11-23T04:22:08.1429952Z test_nvfuser_extremal_values_zeros_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.003s) 2022-11-23T04:22:08.1430264Z test_nvfuser_extremal_values_zeros_like_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.003s) 2022-11-23T04:22:08.1430596Z test_nvfuser_extremal_values_zeros_like_cuda_complex128 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-11-23T04:22:08.1430922Z test_nvfuser_extremal_values_zeros_like_cuda_complex64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.003s) 2022-11-23T04:22:08.1431241Z test_nvfuser_extremal_values_zeros_like_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-11-23T04:22:08.1431608Z test_nvfuser_extremal_values_zeros_like_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.003s) 2022-11-23T04:22:08.1431930Z test_nvfuser_extremal_values_zeros_like_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.003s) 2022-11-23T04:22:08.1432149Z test_can_be_enabled_nvfuser (__main__.TestEnableDisableCudaFuser) ... ok (0.001s) 2022-11-23T04:22:08.1432365Z test_context_manager_test (__main__.TestEnableDisableCudaFuser) ... ok (0.261s) 2022-11-23T04:22:08.1432571Z test_register_fuser (__main__.TestEnableDisableCudaFuser) ... ok (0.002s) 2022-11-23T04:22:08.1432822Z test_register_fuser_cpu (__main__.TestEnableDisableCudaFuser) ... skip: Testing on CPU only (0.000s) 2022-11-23T04:22:08.1433036Z test_autodiff_fallback (jit.test_fuser_common.TestFuserCommon) ... ok (0.012s) 2022-11-23T04:22:08.1433059Z 2022-11-23T04:22:08.1433413Z ---------------------------------------------------------------------- 2022-11-23T04:22:08.1433537Z Ran 8381 tests in 140.732s 2022-11-23T04:22:08.1433556Z 2022-11-23T04:22:08.1433668Z OK (skipped=8298) 2022-11-23T04:22:08.1433687Z 2022-11-23T04:22:08.1433819Z Generating XML reports... 2022-11-23T04:22:08.1434228Z Generated XML report: test-reports/python-unittest/test_jit_cuda_fuser/TEST-TestCudaFuser-20221123041941.xml 2022-11-23T04:22:08.1434676Z Generated XML report: test-reports/python-unittest/test_jit_cuda_fuser/TEST-TestEnableDisableCudaFuser-20221123041941.xml 2022-11-23T04:22:08.1435115Z Generated XML report: test-reports/python-unittest/test_jit_cuda_fuser/TEST-jit.test_fuser_common.TestFuserCommon-20221123041941.xml 2022-11-23T04:22:08.1435531Z Generated XML report: test-reports/python-unittest/test_jit_cuda_fuser/TEST-TestCudaFuserOpInfoCUDA-20221123041941.xml 2022-11-23T04:22:08.1435920Z FINISHED PRINTING LOG FILE of test_jit_cuda_fuser (/var/lib/jenkins/workspace/test/test-reports/test_jit_cuda_fuser_cw2gpa9l) 2022-11-23T04:22:08.1435940Z 2022-11-23T04:22:08.1436127Z Traceback (most recent call last): 2022-11-23T04:22:08.1436323Z File "/var/lib/jenkins/workspace/test/run_test.py", line 1339, in 2022-11-23T04:22:08.1436422Z main() 2022-11-23T04:22:08.1436611Z File "/var/lib/jenkins/workspace/test/run_test.py", line 1314, in main 2022-11-23T04:22:08.1436750Z raise RuntimeError(err_message) 2022-11-23T04:22:08.1436939Z RuntimeError: test_jit_cuda_fuser failed! Received signal: SIGIOT 2022-11-23T04:22:08.1752027Z 2022-11-23T04:22:08.1752545Z real 152m28.577s 2022-11-23T04:22:08.1752752Z user 161m4.380s 2022-11-23T04:22:08.1752938Z sys 14m22.883s 2022-11-23T04:22:08.1788020Z ##[error]Process completed with exit code 1. 2022-11-23T04:22:08.1824645Z Prepare all required actions 2022-11-23T04:22:08.1824816Z Getting action download info 2022-11-23T04:22:08.3432345Z Download action repository 'nick-fields/retry@3e91a01664abd3c5cd539100d10d33b9c5b68482' (SHA:3e91a01664abd3c5cd539100d10d33b9c5b68482) 2022-11-23T04:22:08.4826452Z ##[group]Run ./.github/actions/get-workflow-job-id 2022-11-23T04:22:08.4826576Z with: 2022-11-23T04:22:08.4826926Z github-token: *** 2022-11-23T04:22:08.4827010Z env: 2022-11-23T04:22:08.4827143Z GIT_DEFAULT_BRANCH: master 2022-11-23T04:22:08.4827260Z GPU_FLAG: --gpus all 2022-11-23T04:22:08.4827476Z DOCKER_CONTAINER_ID: 7e15003399217a78117dbc7510d380afc4f96b7a8e5293beeed8c8cc4699f753 2022-11-23T04:22:08.4827580Z ##[endgroup] 2022-11-23T04:22:08.4860239Z ##[group]Run nick-fields/retry@3e91a01664abd3c5cd539100d10d33b9c5b68482 2022-11-23T04:22:08.4860367Z with: 2022-11-23T04:22:08.4860485Z shell: bash 2022-11-23T04:22:08.4860609Z timeout_minutes: 10 2022-11-23T04:22:08.4860722Z max_attempts: 5 2022-11-23T04:22:08.4860878Z retry_wait_seconds: 30 2022-11-23T04:22:08.4861278Z command: set -eux python3 -m pip install requests==2.26.0 GHA_WORKFLOW_JOB_ID=$(python3 .github/scripts/get_workflow_job_id.py "${GITHUB_RUN_ID}" "${RUNNER_NAME}") echo "job-id=${GHA_WORKFLOW_JOB_ID}" >> "${GITHUB_OUTPUT}" 2022-11-23T04:22:08.4861395Z polling_interval_seconds: 1 2022-11-23T04:22:08.4861520Z warning_on_retry: true 2022-11-23T04:22:08.4861641Z continue_on_error: false 2022-11-23T04:22:08.4861735Z env: 2022-11-23T04:22:08.4861864Z GIT_DEFAULT_BRANCH: master 2022-11-23T04:22:08.4861983Z GPU_FLAG: --gpus all 2022-11-23T04:22:08.4862202Z DOCKER_CONTAINER_ID: 7e15003399217a78117dbc7510d380afc4f96b7a8e5293beeed8c8cc4699f753 2022-11-23T04:22:08.4862459Z GITHUB_TOKEN: *** 2022-11-23T04:22:08.4862550Z ##[endgroup] 2022-11-23T04:22:08.5543673Z + python3 -m pip install requests==2.26.0 2022-11-23T04:22:08.8394109Z Defaulting to user installation because normal site-packages is not writeable 2022-11-23T04:22:09.0246710Z Collecting requests==2.26.0 2022-11-23T04:22:09.0540871Z Downloading requests-2.26.0-py2.py3-none-any.whl (62 kB) 2022-11-23T04:22:09.1165198Z Collecting idna<4,>=2.5; python_version >= "3" 2022-11-23T04:22:09.1298230Z Downloading idna-3.4-py3-none-any.whl (61 kB) 2022-11-23T04:22:09.2361932Z Collecting urllib3<1.27,>=1.21.1 2022-11-23T04:22:09.2408524Z Downloading urllib3-1.26.12-py2.py3-none-any.whl (140 kB) 2022-11-23T04:22:09.4395387Z Collecting charset-normalizer~=2.0.0; python_version >= "3" 2022-11-23T04:22:09.4439687Z Downloading charset_normalizer-2.0.12-py3-none-any.whl (39 kB) 2022-11-23T04:22:09.5078566Z Collecting certifi>=2017.4.17 2022-11-23T04:22:09.5126174Z Downloading certifi-2022.9.24-py3-none-any.whl (161 kB) 2022-11-23T04:22:09.6000290Z Installing collected packages: idna, urllib3, charset-normalizer, certifi, requests 2022-11-23T04:22:09.7899897Z WARNING: The script normalizer is installed in '/home/ec2-user/.local/bin' which is not on PATH. 2022-11-23T04:22:09.7901124Z Consider adding this directory to PATH or, if you prefer to suppress this warning, use --no-warn-script-location. 2022-11-23T04:22:09.8512837Z Successfully installed certifi-2022.9.24 charset-normalizer-2.0.12 idna-3.4 requests-2.26.0 urllib3-1.26.12 2022-11-23T04:22:09.8986696Z ++ python3 .github/scripts/get_workflow_job_id.py 3528394938 i-0a40b3842f32ca2e9 2022-11-23T04:22:11.3823887Z + GHA_WORKFLOW_JOB_ID=9655489176 2022-11-23T04:22:11.3824868Z + echo job-id=9655489176 2022-11-23T04:22:11.5535719Z Command completed after 1 attempt(s). 2022-11-23T04:22:11.5666324Z ##[group]Run kill "$MONITOR_SCRIPT_PID" 2022-11-23T04:22:11.5666671Z kill "$MONITOR_SCRIPT_PID" 2022-11-23T04:22:11.5679679Z shell: /usr/bin/bash --noprofile --norc -e -o pipefail {0} 2022-11-23T04:22:11.5679979Z env: 2022-11-23T04:22:11.5680224Z GIT_DEFAULT_BRANCH: master 2022-11-23T04:22:11.5680476Z GPU_FLAG: --gpus all 2022-11-23T04:22:11.5680844Z DOCKER_CONTAINER_ID: 7e15003399217a78117dbc7510d380afc4f96b7a8e5293beeed8c8cc4699f753 2022-11-23T04:22:11.5681273Z MONITOR_SCRIPT_PID: 56634 2022-11-23T04:22:11.5681514Z ##[endgroup] 2022-11-23T04:22:11.5781297Z Prepare all required actions 2022-11-23T04:22:11.5781665Z Getting action download info 2022-11-23T04:22:11.7340947Z Download action repository 'actions/upload-artifact@v3' (SHA:83fd05a356d7e2593de66fc9913b3002723633cb) 2022-11-23T04:22:11.9077251Z ##[group]Run ./.github/actions/upload-test-artifacts 2022-11-23T04:22:11.9077548Z with: 2022-11-23T04:22:11.9077885Z file-suffix: test-default-2-2-linux.4xlarge.nvidia.gpu_9655489176 2022-11-23T04:22:11.9078198Z env: 2022-11-23T04:22:11.9078432Z GIT_DEFAULT_BRANCH: master 2022-11-23T04:22:11.9078697Z GPU_FLAG: --gpus all 2022-11-23T04:22:11.9079045Z DOCKER_CONTAINER_ID: 7e15003399217a78117dbc7510d380afc4f96b7a8e5293beeed8c8cc4699f753 2022-11-23T04:22:11.9079389Z ##[endgroup] 2022-11-23T04:22:11.9108700Z ##[group]Run # Remove any previous test jsons if they exist 2022-11-23T04:22:11.9109076Z # Remove any previous test jsons if they exist 2022-11-23T04:22:11.9109398Z rm -f test-jsons-*.zip 2022-11-23T04:22:11.9109779Z zip -r "test-jsons-${FILE_SUFFIX}.zip" test -i '*.json' 2022-11-23T04:22:11.9121354Z shell: /usr/bin/bash --noprofile --norc -e -o pipefail {0} 2022-11-23T04:22:11.9121649Z env: 2022-11-23T04:22:11.9121895Z GIT_DEFAULT_BRANCH: master 2022-11-23T04:22:11.9122145Z GPU_FLAG: --gpus all 2022-11-23T04:22:11.9122502Z DOCKER_CONTAINER_ID: 7e15003399217a78117dbc7510d380afc4f96b7a8e5293beeed8c8cc4699f753 2022-11-23T04:22:11.9122963Z FILE_SUFFIX: test-default-2-2-linux.4xlarge.nvidia.gpu_9655489176 2022-11-23T04:22:11.9123292Z ##[endgroup] 2022-11-23T04:22:11.9264611Z adding: test/allowlist_for_publicAPI.json (deflated 79%) 2022-11-23T04:22:11.9300229Z adding: test/benchmark_utils/callgrind_artifacts.json (deflated 92%) 2022-11-23T04:22:11.9307967Z adding: test/profiler/profiler_utils_mock_events.json (deflated 87%) 2022-11-23T04:22:11.9310676Z adding: test/.pytorch-slow-tests.json (deflated 73%) 2022-11-23T04:22:11.9322068Z adding: test/.pytorch-disabled-tests.json (deflated 86%) 2022-11-23T04:22:11.9344196Z ##[group]Run # Remove any previous test reports if they exist 2022-11-23T04:22:11.9344584Z # Remove any previous test reports if they exist 2022-11-23T04:22:11.9344915Z rm -f test-reports-*.zip 2022-11-23T04:22:11.9345280Z zip -r "test-reports-${FILE_SUFFIX}.zip" test -i '*.xml' -i '*.csv' 2022-11-23T04:22:11.9356983Z shell: /usr/bin/bash --noprofile --norc -e -o pipefail {0} 2022-11-23T04:22:11.9357279Z env: 2022-11-23T04:22:11.9357536Z GIT_DEFAULT_BRANCH: master 2022-11-23T04:22:11.9357793Z GPU_FLAG: --gpus all 2022-11-23T04:22:11.9358147Z DOCKER_CONTAINER_ID: 7e15003399217a78117dbc7510d380afc4f96b7a8e5293beeed8c8cc4699f753 2022-11-23T04:22:11.9358591Z FILE_SUFFIX: test-default-2-2-linux.4xlarge.nvidia.gpu_9655489176 2022-11-23T04:22:11.9358928Z ##[endgroup] 2022-11-23T04:22:11.9584249Z adding: test/test-reports/python-unittest/test_binary_ufuncs/TEST-TestBinaryUfuncsCUDA-20221123015113.xml (deflated 97%) 2022-11-23T04:22:11.9585041Z adding: test/test-reports/python-unittest/test_serialization/TEST-TestBothSerializationCUDA-20221123015540.xml (deflated 52%) 2022-11-23T04:22:11.9585993Z adding: test/test-reports/python-unittest/test_serialization/TEST-TestOldSerialization-20221123015540.xml (deflated 83%) 2022-11-23T04:22:11.9587572Z adding: test/test-reports/python-unittest/test_serialization/TEST-TestSerialization-20221123015540.xml (deflated 86%) 2022-11-23T04:22:11.9588300Z adding: test/test-reports/python-unittest/test_serialization/TEST-TestSubclassSerialization-20221123015540.xml (deflated 76%) 2022-11-23T04:22:11.9589078Z adding: test/test-reports/python-unittest/test_tensorboard/TEST-TestTensorBoardEmbedding-20221123015622.xml (deflated 60%) 2022-11-23T04:22:11.9589828Z adding: test/test-reports/python-unittest/test_tensorboard/TEST-TestTensorBoardNumpy-20221123015622.xml (deflated 77%) 2022-11-23T04:22:11.9590688Z adding: test/test-reports/python-unittest/test_tensorboard/TEST-TestTensorBoardPyTorchNumpy-20221123015622.xml (deflated 72%) 2022-11-23T04:22:11.9591515Z adding: test/test-reports/python-unittest/test_tensorboard/TEST-TestTensorBoardPytorchGraph-20221123015622.xml (deflated 64%) 2022-11-23T04:22:11.9592269Z adding: test/test-reports/python-unittest/test_tensorboard/TEST-TestTensorBoardSummary-20221123015622.xml (deflated 84%) 2022-11-23T04:22:11.9593040Z adding: test/test-reports/python-unittest/test_tensorboard/TEST-TestTensorBoardSummaryWriter-20221123015622.xml (deflated 64%) 2022-11-23T04:22:11.9593789Z adding: test/test-reports/python-unittest/test_tensorboard/TEST-TestTensorBoardUtils-20221123015622.xml (deflated 65%) 2022-11-23T04:22:11.9594506Z adding: test/test-reports/python-unittest/test_tensorboard/TEST-TestTensorBoardWriter-20221123015622.xml (deflated 40%) 2022-11-23T04:22:11.9595226Z adding: test/test-reports/python-unittest/test_tensorboard/TEST-TestTensorBoardFigure-20221123015622.xml (deflated 60%) 2022-11-23T04:22:11.9595956Z adding: test/test-reports/python-unittest/test_proxy_tensor/TEST-TestFakeProxyTensor-20221123015657.xml (deflated 67%) 2022-11-23T04:22:11.9596693Z adding: test/test-reports/python-unittest/test_proxy_tensor/TEST-TestGenericProxyTensorFake-20221123015657.xml (deflated 86%) 2022-11-23T04:22:11.9597454Z adding: test/test-reports/python-unittest/test_proxy_tensor/TEST-TestGenericProxyTensorReal-20221123015657.xml (deflated 86%) 2022-11-23T04:22:11.9598215Z adding: test/test-reports/python-unittest/test_proxy_tensor/TEST-TestGenericProxyTensorSymbolic-20221123015657.xml (deflated 82%) 2022-11-23T04:22:11.9598966Z adding: test/test-reports/python-unittest/test_proxy_tensor/TEST-TestSymbolicTracing-20221123015657.xml (deflated 78%) 2022-11-23T04:22:11.9600450Z adding: test/test-reports/python-unittest/test_fx_experimental/TEST-TestFXExperimental-20221123015741.xml (deflated 79%) 2022-11-23T04:22:11.9615250Z adding: test/test-reports/python-unittest/test_fx_experimental/TEST-TestNormalizeOperatorsCUDA-20221123015741.xml (deflated 97%) 2022-11-23T04:22:11.9616009Z adding: test/test-reports/python-unittest/nn.test_embedding/TEST-TestEmbeddingNN-20221123015805.xml (deflated 88%) 2022-11-23T04:22:11.9619229Z adding: test/test-reports/python-unittest/nn.test_embedding/TEST-TestEmbeddingNNDeviceTypeCUDA-20221123015805.xml (deflated 95%) 2022-11-23T04:22:11.9622678Z adding: test/test-reports/python-unittest/dynamo.test_no_fake_tensors/TEST-torch._dynamo.testing.NoFakeTensorsFunctionTests-20221123015824.xml (deflated 96%) 2022-11-23T04:22:11.9631010Z adding: test/test-reports/python-unittest/dynamo.test_no_fake_tensors/TEST-torch._dynamo.testing.NoFakeTensorsMiscTests-20221123015824.xml (deflated 92%) 2022-11-23T04:22:11.9633815Z adding: test/test-reports/python-unittest/dynamo.test_no_fake_tensors/TEST-torch._dynamo.testing.NoFakeTensorsNNModuleTests-20221123015824.xml (deflated 93%) 2022-11-23T04:22:11.9639388Z adding: test/test-reports/python-unittest/dynamo.test_no_fake_tensors/TEST-torch._dynamo.testing.NoFakeTensorsReproTests-20221123015824.xml (deflated 90%) 2022-11-23T04:22:11.9640515Z adding: test/test-reports/python-unittest/dynamo.test_no_fake_tensors/TEST-torch._dynamo.testing.NoFakeTensorsUnspecTests-20221123015824.xml (deflated 84%) 2022-11-23T04:22:11.9641482Z adding: test/test-reports/python-unittest/test_ao_sparsity/TEST-ao.sparsity.test_activation_sparsifier.TestActivationSparsifier-20221123015842.xml (deflated 54%) 2022-11-23T04:22:11.9642550Z adding: test/test-reports/python-unittest/test_ao_sparsity/TEST-ao.sparsity.test_data_scheduler.TestBaseDataScheduler-20221123015842.xml (deflated 71%) 2022-11-23T04:22:11.9643437Z adding: test/test-reports/python-unittest/test_ao_sparsity/TEST-ao.sparsity.test_data_sparsifier.TestBaseDataSparsifier-20221123015842.xml (deflated 65%) 2022-11-23T04:22:11.9644257Z adding: test/test-reports/python-unittest/test_ao_sparsity/TEST-ao.sparsity.test_pruner.TestBasePruner-20221123015842.xml (deflated 78%) 2022-11-23T04:22:11.9645127Z adding: test/test-reports/python-unittest/test_ao_sparsity/TEST-ao.sparsity.test_sparsifier.TestBaseSparsifier-20221123015842.xml (deflated 82%) 2022-11-23T04:22:11.9645989Z adding: test/test-reports/python-unittest/test_ao_sparsity/TEST-ao.sparsity.test_composability.TestComposability-20221123015842.xml (deflated 74%) 2022-11-23T04:22:11.9646826Z adding: test/test-reports/python-unittest/test_ao_sparsity/TEST-ao.sparsity.test_scheduler.TestCubicScheduler-20221123015842.xml (deflated 58%) 2022-11-23T04:22:11.9647674Z adding: test/test-reports/python-unittest/test_ao_sparsity/TEST-ao.sparsity.test_parametrization.TestFakeSparsity-20221123015842.xml (deflated 73%) 2022-11-23T04:22:11.9648524Z adding: test/test-reports/python-unittest/test_ao_sparsity/TEST-ao.sparsity.test_composability.TestFxComposability-20221123015842.xml (deflated 81%) 2022-11-23T04:22:11.9649426Z adding: test/test-reports/python-unittest/test_ao_sparsity/TEST-ao.sparsity.test_sparsifier.TestNearlyDiagonalSparsifier-20221123015842.xml (deflated 76%) 2022-11-23T04:22:11.9650318Z adding: test/test-reports/python-unittest/test_ao_sparsity/TEST-ao.sparsity.test_data_sparsifier.TestNormDataSparsifiers-20221123015842.xml (deflated 69%) 2022-11-23T04:22:11.9651182Z adding: test/test-reports/python-unittest/test_ao_sparsity/TEST-ao.sparsity.test_data_sparsifier.TestQuantizationUtils-20221123015842.xml (deflated 71%) 2022-11-23T04:22:11.9652043Z adding: test/test-reports/python-unittest/test_ao_sparsity/TEST-ao.sparsity.test_kernels.TestQuantizedSparseKernels-20221123015842.xml (deflated 49%) 2022-11-23T04:22:11.9652890Z adding: test/test-reports/python-unittest/test_ao_sparsity/TEST-ao.sparsity.test_kernels.TestQuantizedSparseLayers-20221123015842.xml (deflated 61%) 2022-11-23T04:22:11.9653712Z adding: test/test-reports/python-unittest/test_ao_sparsity/TEST-ao.sparsity.test_scheduler.TestScheduler-20221123015842.xml (deflated 70%) 2022-11-23T04:22:11.9654551Z adding: test/test-reports/python-unittest/test_ao_sparsity/TEST-ao.sparsity.test_sparsity_utils.TestSparsityUtilFunctions-20221123015842.xml (deflated 78%) 2022-11-23T04:22:11.9655431Z adding: test/test-reports/python-unittest/test_ao_sparsity/TEST-ao.sparsity.test_sparsifier.TestWeightNormSparsifier-20221123015842.xml (deflated 78%) 2022-11-23T04:22:11.9656203Z adding: test/test-reports/python-unittest/test_xnnpack_integration/TEST-TestXNNPACKOps-20221123015856.xml (deflated 62%) 2022-11-23T04:22:11.9656945Z adding: test/test-reports/python-unittest/test_xnnpack_integration/TEST-TestXNNPACKRewritePass-20221123015856.xml (deflated 53%) 2022-11-23T04:22:11.9657683Z adding: test/test-reports/python-unittest/test_xnnpack_integration/TEST-TestXNNPACKSerDes-20221123015856.xml (deflated 66%) 2022-11-23T04:22:11.9658457Z adding: test/test-reports/python-unittest/test_xnnpack_integration/TEST-TestXNNPACKConv1dTransformPass-20221123015856.xml (deflated 58%) 2022-11-23T04:22:11.9659171Z adding: test/test-reports/python-unittest/dynamo.test_repros/TEST-ReproTests-20221123015908.xml (deflated 87%) 2022-11-23T04:22:11.9660391Z adding: test/test-reports/python-unittest/test_scatter_gather_ops/TEST-TestScatterGatherCUDA-20221123015921.xml (deflated 92%) 2022-11-23T04:22:11.9663063Z adding: test/test-reports/python-unittest/test_sort_and_select/TEST-TestSortAndSelectCUDA-20221123015933.xml (deflated 91%) 2022-11-23T04:22:11.9663943Z adding: test/test-reports/python-unittest/profiler.test_profiler/TEST-TestExecutionGraph-20221123015945.xml (deflated 72%) 2022-11-23T04:22:11.9664690Z adding: test/test-reports/python-unittest/profiler.test_profiler/TEST-TestExperimentalUtils-20221123015945.xml (deflated 84%) 2022-11-23T04:22:11.9665617Z adding: test/test-reports/python-unittest/profiler.test_profiler/TEST-TestProfiler-20221123015945.xml (deflated 74%) 2022-11-23T04:22:11.9666330Z adding: test/test-reports/python-unittest/profiler.test_profiler/TEST-TestProfilerCUDA-20221123015945.xml (deflated 48%) 2022-11-23T04:22:11.9667127Z adding: test/test-reports/python-unittest/profiler.test_profiler/TEST-TestProfilerITT-20221123015945.xml (deflated 40%) 2022-11-23T04:22:11.9667862Z adding: test/test-reports/python-unittest/profiler.test_profiler/TEST-TestRecordFunction-20221123015945.xml (deflated 70%) 2022-11-23T04:22:11.9668836Z adding: test/test-reports/python-unittest/profiler.test_profiler/TEST-TestTorchTidyProfiler-20221123015945.xml (deflated 81%) 2022-11-23T04:22:11.9669571Z adding: test/test-reports/python-unittest/test_import_stats/TEST-TestImportTime-20221123015956.xml (deflated 51%) 2022-11-23T04:22:11.9676461Z adding: test/test-reports/python-unittest/dynamo.test_misc/TEST-MiscTests-20221123020008.xml (deflated 89%) 2022-11-23T04:22:11.9677113Z adding: test/test-reports/python-unittest/dynamo.test_misc/TEST-TestTracer-20221123020008.xml (deflated 39%) 2022-11-23T04:22:11.9677781Z adding: test/test-reports/python-unittest/dynamo.test_optimizers/TEST-End2EndTests-20221123020017.xml (deflated 49%) 2022-11-23T04:22:11.9678466Z adding: test/test-reports/python-unittest/dynamo.test_optimizers/TEST-OptimizerTests-20221123020017.xml (deflated 85%) 2022-11-23T04:22:11.9680843Z adding: test/test-reports/python-unittest/dynamo.test_subgraphs/TEST-SubGraphTests-20221123020025.xml (deflated 92%) 2022-11-23T04:22:11.9681563Z adding: test/test-reports/python-unittest/backends.xeon.test_launch/TEST-TestTorchrun-20221123020034.xml (deflated 47%) 2022-11-23T04:22:11.9682304Z adding: test/test-reports/python-unittest/profiler.test_profiler_tree/TEST-TestProfilerTree-20221123020040.xml (deflated 83%) 2022-11-23T04:22:11.9683209Z adding: test/test-reports/python-unittest/test_package/TEST-test_dependency_api.TestDependencyAPI-20221123020047.xml (deflated 80%) 2022-11-23T04:22:11.9683995Z adding: test/test-reports/python-unittest/test_package/TEST-test_dependency_hooks.TestDependencyHooks-20221123020047.xml (deflated 76%) 2022-11-23T04:22:11.9684728Z adding: test/test-reports/python-unittest/test_package/TEST-test_digraph.TestDiGraph-20221123020047.xml (deflated 84%) 2022-11-23T04:22:11.9685488Z adding: test/test-reports/python-unittest/test_package/TEST-test_directory_reader.DirectoryReaderTest-20221123020047.xml (deflated 76%) 2022-11-23T04:22:11.9686227Z adding: test/test-reports/python-unittest/test_package/TEST-test_glob_group.TestGlobGroup-20221123020047.xml (deflated 86%) 2022-11-23T04:22:11.9686930Z adding: test/test-reports/python-unittest/test_package/TEST-test_importer.TestImporter-20221123020047.xml (deflated 72%) 2022-11-23T04:22:11.9687718Z adding: test/test-reports/python-unittest/test_package/TEST-test_load_bc_packages.TestLoadBCPackages-20221123020047.xml (deflated 71%) 2022-11-23T04:22:11.9688451Z adding: test/test-reports/python-unittest/test_package/TEST-test_mangling.TestMangling-20221123020047.xml (deflated 79%) 2022-11-23T04:22:11.9689401Z adding: test/test-reports/python-unittest/test_package/TEST-test_misc.TestMisc-20221123020047.xml (deflated 73%) 2022-11-23T04:22:11.9690102Z adding: test/test-reports/python-unittest/test_package/TEST-test_package_fx.TestPackageFX-20221123020047.xml (deflated 75%) 2022-11-23T04:22:11.9691536Z adding: test/test-reports/python-unittest/test_package/TEST-test_package_script.TestPackageScript-20221123020047.xml (deflated 81%) 2022-11-23T04:22:11.9692286Z adding: test/test-reports/python-unittest/test_package/TEST-test_repackage.TestRepackage-20221123020047.xml (deflated 48%) 2022-11-23T04:22:11.9693100Z adding: test/test-reports/python-unittest/test_package/TEST-test_resources.TestResources-20221123020047.xml (deflated 69%) 2022-11-23T04:22:11.9693814Z adding: test/test-reports/python-unittest/test_package/TEST-test_save_load.TestSaveLoad-20221123020047.xml (deflated 76%) 2022-11-23T04:22:11.9694524Z adding: test/test-reports/python-unittest/test_package/TEST-test_analyze.TestAnalyze-20221123020047.xml (deflated 44%) 2022-11-23T04:22:11.9695210Z adding: test/test-reports/python-unittest/test_package/TEST-test_model.ModelTest-20221123020047.xml (deflated 71%) 2022-11-23T04:22:11.9696183Z adding: test/test-reports/python-unittest/test_cuda_sanitizer/TEST-TestArgumentHandler-20221123020056.xml (deflated 77%) 2022-11-23T04:22:11.9696919Z adding: test/test-reports/python-unittest/test_cuda_sanitizer/TEST-TestEventHandler-20221123020056.xml (deflated 85%) 2022-11-23T04:22:11.9697605Z adding: test/test-reports/python-unittest/test_cuda_sanitizer/TEST-TestMessages-20221123020056.xml (deflated 62%) 2022-11-23T04:22:11.9698287Z adding: test/test-reports/python-unittest/lazy.test_reuse_ir/TEST-TestLazyReuseIr-20221123020102.xml (deflated 74%) 2022-11-23T04:22:11.9698921Z adding: test/test-reports/python-unittest/test_itt/TEST-TestItt-20221123020109.xml (deflated 40%) 2022-11-23T04:22:11.9699576Z adding: test/test-reports/python-unittest/test_function_schema/TEST-TestFunctionSchema-20221123020115.xml (deflated 82%) 2022-11-23T04:22:11.9700584Z adding: test/test-reports/python-unittest/dynamo.test_verify_correctness/TEST-TestVerifyCorrectness-20221123020122.xml (deflated 69%) 2022-11-23T04:22:11.9701314Z adding: test/test-reports/python-unittest/dynamo.test_minifier/TEST-MinifierTests-20221123020129.xml (deflated 83%) 2022-11-23T04:22:11.9702025Z adding: test/test-reports/python-unittest/dynamo.test_python_autograd/TEST-TestPythonAutograd-20221123020302.xml (deflated 77%) 2022-11-23T04:22:11.9702749Z adding: test/test-reports/python-unittest/dynamo.test_optimizations/TEST-NormalizeIRTests-20221123020309.xml (deflated 41%) 2022-11-23T04:22:11.9703476Z adding: test/test-reports/python-unittest/dynamo.test_optimizations/TEST-TestOptimizations-20221123020309.xml (deflated 75%) 2022-11-23T04:22:11.9704237Z adding: test/test-reports/python-unittest/dynamo.test_aot_autograd/TEST-AotAutogradFallbackTests-20221123020316.xml (deflated 81%) 2022-11-23T04:22:11.9704998Z adding: test/test-reports/python-unittest/nn.test_packed_sequence/TEST-PackedSequenceTest-20221123020327.xml (deflated 81%) 2022-11-23T04:22:11.9705687Z adding: test/test-reports/python-unittest/dynamo.test_global/TEST-TestGlobals-20221123020334.xml (deflated 85%) 2022-11-23T04:22:11.9706381Z adding: test/test-reports/python-unittest/test_fx_reinplace_pass/TEST-TestReinplacePass-20221123020341.xml (deflated 81%) 2022-11-23T04:22:11.9707094Z adding: test/test-reports/python-unittest/profiler.test_memory_profiler/TEST-TestDataFlow-20221123020347.xml (deflated 62%) 2022-11-23T04:22:11.9707841Z adding: test/test-reports/python-unittest/profiler.test_memory_profiler/TEST-TestIdentifyGradients-20221123020347.xml (deflated 66%) 2022-11-23T04:22:11.9708605Z adding: test/test-reports/python-unittest/profiler.test_memory_profiler/TEST-TestMemoryProfiler-20221123020347.xml (deflated 41%) 2022-11-23T04:22:11.9709266Z adding: test/test-reports/python-unittest/test_futures/TEST-TestFuture-20221123020354.xml (deflated 84%) 2022-11-23T04:22:11.9709902Z adding: test/test-reports/python-unittest/test_monitor/TEST-TestMonitor-20221123020401.xml (deflated 66%) 2022-11-23T04:22:11.9710589Z adding: test/test-reports/python-unittest/test_monitor/TEST-TestMonitorTensorboard-20221123020401.xml (deflated 41%) 2022-11-23T04:22:11.9711279Z adding: test/test-reports/python-unittest/test_subclass/TEST-TestSubclass-20221123020407.xml (deflated 91%) 2022-11-23T04:22:11.9711970Z adding: test/test-reports/python-unittest/test_optim/TEST-TestDifferentiableOptimizer-20221123020414.xml (deflated 82%) 2022-11-23T04:22:11.9715463Z adding: test/test-reports/python-unittest/test_optim/TEST-TestLRScheduler-20221123020414.xml (deflated 91%) 2022-11-23T04:22:11.9716404Z adding: test/test-reports/python-unittest/test_optim/TEST-TestOptim-20221123020414.xml (deflated 80%) 2022-11-23T04:22:11.9717087Z adding: test/test-reports/python-unittest/test_optim/TEST-TestSWAUtils-20221123020414.xml (deflated 75%) 2022-11-23T04:22:11.9718452Z adding: test/test-reports/python-unittest/test_native_functions/TEST-TestNativeFunctions-20221123020701.xml (deflated 91%) 2022-11-23T04:22:11.9720859Z adding: test/test-reports/python-unittest/dynamo.test_export/TEST-ExportTests-20221123020708.xml (deflated 92%) 2022-11-23T04:22:11.9722124Z adding: test/test-reports/python-unittest/test_fx_passes/TEST-TestFXGraphPasses-20221123020717.xml (deflated 91%) 2022-11-23T04:22:11.9722866Z adding: test/test-reports/python-unittest/test_fx_passes/TEST-TestFXMatcherUtils-20221123020717.xml (deflated 87%) 2022-11-23T04:22:11.9723521Z adding: test/test-reports/python-unittest/test_pytree/TEST-TestPytree-20221123020722.xml (deflated 84%) 2022-11-23T04:22:11.9724225Z adding: test/test-reports/python-unittest/test_tensorexpr_pybind/TEST-TestExprHandlePyBind-20221123020730.xml (deflated 39%) 2022-11-23T04:22:11.9724971Z adding: test/test-reports/python-unittest/test_tensorexpr_pybind/TEST-TestTensorExprPyBind-20221123020730.xml (deflated 84%) 2022-11-23T04:22:11.9725706Z adding: test/test-reports/python-unittest/test_per_overload_api/TEST-TestPerOverloadAPI-20221123020736.xml (deflated 63%) 2022-11-23T04:22:11.9726519Z adding: test/test-reports/python-unittest/test_functional_autograd_benchmark/TEST-TestFunctionalAutogradBenchmark-20221123020742.xml (deflated 52%) 2022-11-23T04:22:11.9734706Z adding: test/test-reports/python-unittest/test_type_promotion/TEST-TestTypePromotionCUDA-20221123020818.xml (deflated 97%) 2022-11-23T04:22:11.9740268Z adding: test/test-reports/python-unittest/test_module_init/TEST-TestModuleInitCUDA-20221123020847.xml (deflated 96%) 2022-11-23T04:22:11.9740988Z adding: test/test-reports/python-unittest/nn.test_dropout/TEST-TestDropoutNN-20221123020857.xml (deflated 66%) 2022-11-23T04:22:11.9741712Z adding: test/test-reports/python-unittest/nn.test_dropout/TEST-TestDropoutNNDeviceTypeCUDA-20221123020857.xml (deflated 73%) 2022-11-23T04:22:11.9746995Z adding: test/test-reports/python-unittest/test_jiterator/TEST-TestPythonJiteratorCUDA-20221123020904.xml (deflated 97%) 2022-11-23T04:22:11.9747722Z adding: test/test-reports/python-unittest/test_mkldnn_fusion/TEST-TestMkldnnFusion-20221123021007.xml (deflated 73%) 2022-11-23T04:22:11.9752760Z adding: test/test-reports/python-unittest/test_vmap/TEST-TestVmapAPI-20221123021049.xml (deflated 94%) 2022-11-23T04:22:11.9754070Z adding: test/test-reports/python-unittest/test_vmap/TEST-TestVmapBatchedGradientCUDA-20221123021049.xml (deflated 85%) 2022-11-23T04:22:11.9755480Z adding: test/test-reports/python-unittest/test_vmap/TEST-TestVmapOperators-20221123021049.xml (deflated 86%) 2022-11-23T04:22:11.9757634Z adding: test/test-reports/python-unittest/test_shape_ops/TEST-TestShapeOpsCUDA-20221123021059.xml (deflated 93%) 2022-11-23T04:22:11.9758383Z adding: test/test-reports/python-unittest/test_jit_llga_fuser/TEST-TestEnableDisableLlgaFuser-20221123021107.xml (deflated 41%) 2022-11-23T04:22:11.9759094Z adding: test/test-reports/python-unittest/test_jit_llga_fuser/TEST-TestDynamoAOT-20221123021107.xml (deflated 41%) 2022-11-23T04:22:11.9759800Z adding: test/test-reports/python-unittest/test_jit_llga_fuser/TEST-TestFusionPatternCUDA-20221123021107.xml (deflated 92%) 2022-11-23T04:22:11.9760772Z adding: test/test-reports/python-unittest/test_jit_llga_fuser/TEST-TestModel-20221123021107.xml (deflated 96%) 2022-11-23T04:22:11.9761888Z adding: test/test-reports/python-unittest/test_jit_llga_fuser/TEST-TestOpCUDA-20221123021107.xml (deflated 93%) 2022-11-23T04:22:11.9762582Z adding: test/test-reports/python-unittest/test_matmul_cuda/TEST-TestMatmulCudaCUDA-20221123021114.xml (deflated 82%) 2022-11-23T04:22:11.9763439Z adding: test/test-reports/python-unittest/test_nvfuser_frontend/TEST-TestNvFuserFrontend-20221123021151.xml (deflated 85%) 2022-11-23T04:22:11.9764153Z adding: test/test-reports/python-unittest/test_nvfuser_dynamo/TEST-TestNvFuserDynamo-20221123021158.xml (deflated 72%) 2022-11-23T04:22:11.9764816Z adding: test/test-reports/python-unittest/test_type_hints/TEST-TestTypeHints-20221123021204.xml (deflated 40%) 2022-11-23T04:22:11.9793602Z adding: test/test-reports/python-unittest/test_sparse_csr/TEST-TestSparseCSRCUDA-20221123041047.xml (deflated 97%) 2022-11-23T04:22:11.9794437Z adding: test/test-reports/python-unittest/test_sparse_csr/TEST-TestSparseCSRSampler-20221123041047.xml (deflated 40%) 2022-11-23T04:22:11.9833357Z adding: test/test-reports/python-unittest/test_sparse_csr/TEST-TestSparseCompressedCUDA-20221123041047.xml (deflated 98%) 2022-11-23T04:22:11.9835844Z adding: test/test-reports/python-unittest/test_tensor_creation_ops/TEST-TestAsArrayCUDA-20221123041443.xml (deflated 95%) 2022-11-23T04:22:11.9836639Z adding: test/test-reports/python-unittest/test_tensor_creation_ops/TEST-TestLikeTensorCreationCUDA-20221123041443.xml (deflated 76%) 2022-11-23T04:22:11.9837441Z adding: test/test-reports/python-unittest/test_tensor_creation_ops/TEST-TestRandomTensorCreationCUDA-20221123041443.xml (deflated 85%) 2022-11-23T04:22:11.9844523Z adding: test/test-reports/python-unittest/test_tensor_creation_ops/TEST-TestTensorCreationCUDA-20221123041443.xml (deflated 92%) 2022-11-23T04:22:11.9845288Z adding: test/test-reports/python-unittest/distributions.test_distributions/TEST-TestAgainstScipy-20221123041625.xml (deflated 62%) 2022-11-23T04:22:11.9846027Z adding: test/test-reports/python-unittest/distributions.test_distributions/TEST-TestConstraints-20221123041625.xml (deflated 56%) 2022-11-23T04:22:11.9846974Z adding: test/test-reports/python-unittest/distributions.test_distributions/TEST-TestDistributionShapes-20221123041625.xml (deflated 91%) 2022-11-23T04:22:11.9850298Z adding: test/test-reports/python-unittest/distributions.test_distributions/TEST-TestDistributions-20221123041625.xml (deflated 91%) 2022-11-23T04:22:11.9851057Z adding: test/test-reports/python-unittest/distributions.test_distributions/TEST-TestFunctors-20221123041625.xml (deflated 69%) 2022-11-23T04:22:11.9851767Z adding: test/test-reports/python-unittest/distributions.test_distributions/TEST-TestJit-20221123041625.xml (deflated 73%) 2022-11-23T04:22:11.9852450Z adding: test/test-reports/python-unittest/distributions.test_distributions/TEST-TestKL-20221123041625.xml (deflated 82%) 2022-11-23T04:22:11.9853228Z adding: test/test-reports/python-unittest/distributions.test_distributions/TEST-TestLazyLogitsInitialization-20221123041625.xml (deflated 58%) 2022-11-23T04:22:11.9854041Z adding: test/test-reports/python-unittest/distributions.test_distributions/TEST-TestNumericalStability-20221123041625.xml (deflated 82%) 2022-11-23T04:22:11.9854800Z adding: test/test-reports/python-unittest/distributions.test_distributions/TEST-TestRsample-20221123041625.xml (deflated 75%) 2022-11-23T04:22:11.9855519Z adding: test/test-reports/python-unittest/distributions.test_distributions/TEST-TestValidation-20221123041625.xml (deflated 67%) 2022-11-23T04:22:11.9859640Z adding: test/test-reports/python-unittest/test_cuda/TEST-TestCuda-20221123041734.xml (deflated 86%) 2022-11-23T04:22:11.9860509Z adding: test/test-reports/python-unittest/test_cuda/TEST-TestCudaComm-20221123041734.xml (deflated 88%) 2022-11-23T04:22:11.9862772Z adding: test/test-reports/python-unittest/test_multiprocessing/TEST-TestMultiprocessing-20221123041835.xml (deflated 86%) 2022-11-23T04:22:11.9867598Z adding: test/test-reports/python-unittest/test_jit_cuda_fuser/TEST-TestCudaFuser-20221123041941.xml (deflated 88%) 2022-11-23T04:22:11.9868348Z adding: test/test-reports/python-unittest/test_jit_cuda_fuser/TEST-TestEnableDisableCudaFuser-20221123041941.xml (deflated 66%) 2022-11-23T04:22:11.9869261Z adding: test/test-reports/python-unittest/test_jit_cuda_fuser/TEST-jit.test_fuser_common.TestFuserCommon-20221123041941.xml (deflated 48%) 2022-11-23T04:22:12.0061765Z adding: test/test-reports/python-unittest/test_jit_cuda_fuser/TEST-TestCudaFuserOpInfoCUDA-20221123041941.xml (deflated 98%) 2022-11-23T04:22:12.0183076Z adding: test/test-reports/python-pytest/test_ops_gradients/test_ops_gradients-61b2c82b6702b198.xml (deflated 97%) 2022-11-23T04:22:12.0204988Z ##[group]Run # Remove any previous test reports if they exist 2022-11-23T04:22:12.0205383Z # Remove any previous test reports if they exist 2022-11-23T04:22:12.0205699Z rm -f usage-log-*.zip 2022-11-23T04:22:12.0206175Z # this workflow is also run in bazel build test, but we dont generate usage reports for it 2022-11-23T04:22:12.0206594Z # so check to see if the file exists first 2022-11-23T04:22:12.0206889Z if [ -f 'usage_log.txt' ]; then 2022-11-23T04:22:12.0207230Z  zip "usage-log-${FILE_SUFFIX}.zip" 'usage_log.txt' 2022-11-23T04:22:12.0207526Z fi 2022-11-23T04:22:12.0219091Z shell: /usr/bin/bash --noprofile --norc -e -o pipefail {0} 2022-11-23T04:22:12.0219383Z env: 2022-11-23T04:22:12.0219640Z GIT_DEFAULT_BRANCH: master 2022-11-23T04:22:12.0219902Z GPU_FLAG: --gpus all 2022-11-23T04:22:12.0220652Z DOCKER_CONTAINER_ID: 7e15003399217a78117dbc7510d380afc4f96b7a8e5293beeed8c8cc4699f753 2022-11-23T04:22:12.0221103Z FILE_SUFFIX: test-default-2-2-linux.4xlarge.nvidia.gpu_9655489176 2022-11-23T04:22:12.0221425Z ##[endgroup] 2022-11-23T04:22:12.0914494Z adding: usage_log.txt (deflated 98%) 2022-11-23T04:22:12.0960134Z ##[group]Run seemethere/upload-artifact-s3@v5 2022-11-23T04:22:12.0960434Z with: 2022-11-23T04:22:12.0960698Z s3-prefix: pytorch/pytorch/3528394938/1/artifact 2022-11-23T04:22:12.0960997Z retention-days: 14 2022-11-23T04:22:12.0961266Z if-no-files-found: warn 2022-11-23T04:22:12.0961524Z path: test-jsons-*.zip 2022-11-23T04:22:12.0961784Z name: artifact 2022-11-23T04:22:12.0962048Z s3-bucket: gha-artifacts 2022-11-23T04:22:12.0962293Z region: us-east-1 2022-11-23T04:22:12.0962519Z env: 2022-11-23T04:22:12.0962760Z GIT_DEFAULT_BRANCH: master 2022-11-23T04:22:12.0963006Z GPU_FLAG: --gpus all 2022-11-23T04:22:12.0963359Z DOCKER_CONTAINER_ID: 7e15003399217a78117dbc7510d380afc4f96b7a8e5293beeed8c8cc4699f753 2022-11-23T04:22:12.0963698Z ##[endgroup] 2022-11-23T04:22:12.5373549Z NOTE: s3-prefix specified, ignoring name parameter 2022-11-23T04:22:12.5374496Z With the provided path, there will be 1 file uploaded 2022-11-23T04:22:12.5375178Z Uploading to s3 prefix: pytorch/pytorch/3528394938/1/artifact 2022-11-23T04:22:12.5386010Z Starting upload of test-jsons-test-default-2-2-linux.4xlarge.nvidia.gpu_9655489176.zip 2022-11-23T04:22:12.6693052Z Finished upload of test-jsons-test-default-2-2-linux.4xlarge.nvidia.gpu_9655489176.zip 2022-11-23T04:22:12.6868322Z ##[group]Run seemethere/upload-artifact-s3@v5 2022-11-23T04:22:12.6868625Z with: 2022-11-23T04:22:12.6868887Z s3-prefix: pytorch/pytorch/3528394938/1/artifact 2022-11-23T04:22:12.6869185Z retention-days: 14 2022-11-23T04:22:12.6869450Z if-no-files-found: error 2022-11-23T04:22:12.6869715Z path: test-reports-*.zip 2022-11-23T04:22:12.6869970Z name: artifact 2022-11-23T04:22:12.6870230Z s3-bucket: gha-artifacts 2022-11-23T04:22:12.6870481Z region: us-east-1 2022-11-23T04:22:12.6870709Z env: 2022-11-23T04:22:12.6870946Z GIT_DEFAULT_BRANCH: master 2022-11-23T04:22:12.6871189Z GPU_FLAG: --gpus all 2022-11-23T04:22:12.6871543Z DOCKER_CONTAINER_ID: 7e15003399217a78117dbc7510d380afc4f96b7a8e5293beeed8c8cc4699f753 2022-11-23T04:22:12.6871883Z ##[endgroup] 2022-11-23T04:22:13.1277358Z NOTE: s3-prefix specified, ignoring name parameter 2022-11-23T04:22:13.1278277Z With the provided path, there will be 1 file uploaded 2022-11-23T04:22:13.1278756Z Uploading to s3 prefix: pytorch/pytorch/3528394938/1/artifact 2022-11-23T04:22:13.1289778Z Starting upload of test-reports-test-default-2-2-linux.4xlarge.nvidia.gpu_9655489176.zip 2022-11-23T04:22:13.3230804Z Finished upload of test-reports-test-default-2-2-linux.4xlarge.nvidia.gpu_9655489176.zip 2022-11-23T04:22:13.3411267Z ##[group]Run seemethere/upload-artifact-s3@v5 2022-11-23T04:22:13.3411577Z with: 2022-11-23T04:22:13.3411873Z s3-prefix: pytorch/pytorch/3528394938/1/artifact 2022-11-23T04:22:13.3412171Z retention-days: 14 2022-11-23T04:22:13.3412452Z if-no-files-found: ignore 2022-11-23T04:22:13.3412739Z path: usage-log-*.zip 2022-11-23T04:22:13.3412982Z name: artifact 2022-11-23T04:22:13.3413253Z s3-bucket: gha-artifacts 2022-11-23T04:22:13.3413534Z region: us-east-1 2022-11-23T04:22:13.3413756Z env: 2022-11-23T04:22:13.3414108Z GIT_DEFAULT_BRANCH: master 2022-11-23T04:22:13.3414406Z GPU_FLAG: --gpus all 2022-11-23T04:22:13.3414760Z DOCKER_CONTAINER_ID: 7e15003399217a78117dbc7510d380afc4f96b7a8e5293beeed8c8cc4699f753 2022-11-23T04:22:13.3415107Z ##[endgroup] 2022-11-23T04:22:13.7807307Z NOTE: s3-prefix specified, ignoring name parameter 2022-11-23T04:22:13.7808047Z With the provided path, there will be 1 file uploaded 2022-11-23T04:22:13.7808873Z Uploading to s3 prefix: pytorch/pytorch/3528394938/1/artifact 2022-11-23T04:22:13.7820297Z Starting upload of usage-log-test-default-2-2-linux.4xlarge.nvidia.gpu_9655489176.zip 2022-11-23T04:22:13.9341988Z Finished upload of usage-log-test-default-2-2-linux.4xlarge.nvidia.gpu_9655489176.zip 2022-11-23T04:22:13.9503556Z ##[group]Run # shellcheck disable=SC2156 2022-11-23T04:22:13.9503926Z # shellcheck disable=SC2156 2022-11-23T04:22:13.9504326Z find . -iname "core.[1-9]*" -exec docker exec "${DOCKER_CONTAINER_ID}" sh -c "gdb python {} -ex 'bt' -ex 'q'" \; 2022-11-23T04:22:13.9517611Z shell: /usr/bin/bash -e {0} 2022-11-23T04:22:13.9517869Z env: 2022-11-23T04:22:13.9518096Z GIT_DEFAULT_BRANCH: master 2022-11-23T04:22:13.9518384Z GPU_FLAG: --gpus all 2022-11-23T04:22:13.9518751Z DOCKER_CONTAINER_ID: 7e15003399217a78117dbc7510d380afc4f96b7a8e5293beeed8c8cc4699f753 2022-11-23T04:22:13.9519084Z ##[endgroup] 2022-11-23T04:22:14.2632800Z GNU gdb (Ubuntu 8.1.1-0ubuntu1) 8.1.1 2022-11-23T04:22:14.2633546Z Copyright (C) 2018 Free Software Foundation, Inc. 2022-11-23T04:22:14.2634494Z License GPLv3+: GNU GPL version 3 or later 2022-11-23T04:22:14.2635001Z This is free software: you are free to change and redistribute it. 2022-11-23T04:22:14.2635449Z There is NO WARRANTY, to the extent permitted by law. Type "show copying" 2022-11-23T04:22:14.2635810Z and "show warranty" for details. 2022-11-23T04:22:14.2636190Z This GDB was configured as "x86_64-linux-gnu". 2022-11-23T04:22:14.2636552Z Type "show configuration" for configuration details. 2022-11-23T04:22:14.2636899Z For bug reporting instructions, please see: 2022-11-23T04:22:14.2637216Z . 2022-11-23T04:22:14.2637589Z Find the GDB manual and other documentation resources online at: 2022-11-23T04:22:14.2637977Z . 2022-11-23T04:22:14.2638268Z For help, type "help". 2022-11-23T04:22:14.2638598Z Type "apropos word" to search for commands related to "word"... 2022-11-23T04:22:14.3729427Z Reading symbols from python...done. 2022-11-23T04:22:14.8907183Z 2022-11-23T04:22:14.8907955Z warning: core file may not match specified executable file. 2022-11-23T04:22:14.9154965Z BFD: warning: /opt/conda/lib/libgomp.so.1: unsupported GNU_PROPERTY_TYPE (5) type: 0xc0010001 2022-11-23T04:22:14.9155874Z BFD: warning: /opt/conda/lib/libgomp.so.1: unsupported GNU_PROPERTY_TYPE (5) type: 0xc0010002 2022-11-23T04:22:14.9156429Z BFD: warning: /opt/conda/bin/../lib/libstdc++.so.6: unsupported GNU_PROPERTY_TYPE (5) type: 0xc0010001 2022-11-23T04:22:14.9156798Z [New LWP 8185] 2022-11-23T04:22:14.9157466Z BFD: warning: /opt/conda/bin/../lib/libstdc++.so.6: unsupported GNU_PROPERTY_TYPE (5) type: 0xc0010002 2022-11-23T04:22:14.9157965Z BFD: warning: /opt/conda/bin/../lib/libgcc_s.so.1: unsupported GNU_PROPERTY_TYPE (5) type: 0xc0010001 2022-11-23T04:22:14.9158706Z BFD: warning: /opt/conda/bin/../lib/libgcc_s.so.1: unsupported GNU_PROPERTY_TYPE (5) type: 0xc0010002 2022-11-23T04:22:14.9159063Z [New LWP 8160] 2022-11-23T04:22:14.9159303Z [New LWP 8152] 2022-11-23T04:22:14.9159534Z [New LWP 8161] 2022-11-23T04:22:14.9159885Z [New LWP 8151] 2022-11-23T04:22:14.9160302Z [New LWP 8175] 2022-11-23T04:22:14.9160734Z [New LWP 8150] 2022-11-23T04:22:14.9161065Z [New LWP 8153] 2022-11-23T04:22:14.9161549Z [New LWP 8155] 2022-11-23T04:22:14.9162051Z [New LWP 8157] 2022-11-23T04:22:14.9162532Z [New LWP 8154] 2022-11-23T04:22:14.9162991Z [New LWP 8159] 2022-11-23T04:22:14.9163420Z [New LWP 8158] 2022-11-23T04:22:14.9163828Z [New LWP 8156] 2022-11-23T04:22:14.9164269Z [New LWP 8162] 2022-11-23T04:22:14.9164682Z [New LWP 8163] 2022-11-23T04:22:14.9165210Z [New LWP 8164] 2022-11-23T04:22:14.9165717Z [New LWP 8165] 2022-11-23T04:22:14.9166050Z [New LWP 8166] 2022-11-23T04:22:14.9166270Z [New LWP 8168] 2022-11-23T04:22:14.9166513Z [New LWP 8171] 2022-11-23T04:22:14.9166732Z [New LWP 8176] 2022-11-23T04:22:14.9166948Z [New LWP 8184] 2022-11-23T04:22:14.9167180Z [New LWP 8174] 2022-11-23T04:22:14.9167407Z [New LWP 8167] 2022-11-23T04:22:14.9167620Z [New LWP 8169] 2022-11-23T04:22:14.9167843Z [New LWP 8170] 2022-11-23T04:22:14.9168068Z [New LWP 8172] 2022-11-23T04:22:14.9168278Z [New LWP 8173] 2022-11-23T04:22:14.9168503Z [New LWP 8177] 2022-11-23T04:22:14.9168893Z [New LWP 8178] 2022-11-23T04:22:14.9169137Z [New LWP 8179] 2022-11-23T04:22:14.9169374Z [New LWP 8180] 2022-11-23T04:22:14.9169597Z [New LWP 8181] 2022-11-23T04:22:14.9169807Z [New LWP 8182] 2022-11-23T04:22:14.9173971Z BFD: warning: /opt/conda/lib/python3.10/site-packages/numpy/core/../../../.././libquadmath.so.0: unsupported GNU_PROPERTY_TYPE (5) type: 0xc0010001 2022-11-23T04:22:14.9174727Z BFD: warning: /opt/conda/lib/python3.10/site-packages/numpy/core/../../../.././libquadmath.so.0: unsupported GNU_PROPERTY_TYPE (5) type: 0xc0010002 2022-11-23T04:22:15.2151746Z [Thread debugging using libthread_db enabled] 2022-11-23T04:22:15.2152566Z Using host libthread_db library "/lib/x86_64-linux-gnu/libthread_db.so.1". 2022-11-23T04:22:25.2999995Z 51 ../sysdeps/unix/sysv/linux/raise.c: No such file or directory. 2022-11-23T04:22:25.3000824Z warning: File "/var/lib/jenkins/workspace/.gdbinit" auto-loading has been declined by your `auto-load safe-path' set to "$debugdir:$datadir/auto-load". 2022-11-23T04:22:25.3001526Z Core was generated by `/opt/conda/bin/python -bb test_jit_cuda_fuser.py -v --import-slow-tests --impor'. 2022-11-23T04:22:25.3001990Z Program terminated with signal SIGABRT, Aborted. 2022-11-23T04:22:25.3002355Z #0 __GI_raise (sig=sig@entry=6) at ../sysdeps/unix/sysv/linux/raise.c:51 2022-11-23T04:22:25.3002725Z [Current thread is 1 (Thread 0x7f9b475a2700 (LWP 8185))] 2022-11-23T04:22:25.3041993Z To enable execution of this file add 2022-11-23T04:22:25.3042534Z add-auto-load-safe-path /var/lib/jenkins/workspace/.gdbinit 2022-11-23T04:22:25.3043122Z line to your configuration file "/var/lib/jenkins/.gdbinit". 2022-11-23T04:22:25.3043486Z To completely disable this security protection add 2022-11-23T04:22:25.3043871Z set auto-load safe-path / 2022-11-23T04:22:25.3044195Z line to your configuration file "/var/lib/jenkins/.gdbinit". 2022-11-23T04:22:25.3044568Z For more information about this security protection see the 2022-11-23T04:22:25.3045053Z "Auto-loading safe path" section in the GDB manual. E.g., run from the shell: 2022-11-23T04:22:25.3045444Z info "(gdb)Auto-loading safe path" 2022-11-23T04:22:25.3164195Z #0 __GI_raise (sig=sig@entry=6) at ../sysdeps/unix/sysv/linux/raise.c:51 2022-11-23T04:22:25.3164561Z #1 0x00007f9cc8df77f1 in __GI_abort () at abort.c:79 2022-11-23T04:22:25.3311359Z #2 0x00007f9ca88dd35a in __cxxabiv1::__terminate(void (*)()) () 2022-11-23T04:22:25.3312213Z at /opt/conda/conda-bld/gcc-compiler_1654084175708/work/build/gcc-final/x86_64-conda-linux-gnu/libstdc++-v3/libsupc++/eh_terminate.cc:48 2022-11-23T04:22:25.3312958Z #3 0x00007f9ca88dd3c5 in std::terminate () 2022-11-23T04:22:25.3313547Z at /opt/conda/conda-bld/gcc-compiler_1654084175708/work/build/gcc-final/x86_64-conda-linux-gnu/libstdc++-v3/libsupc++/eh_terminate.cc:58 2022-11-23T04:22:25.3344315Z #4 0x00007f9ca88dd658 in __cxxabiv1::__cxa_throw (obj=, 2022-11-23T04:22:25.3344785Z tinfo=0x7f9ca8a33350 , 2022-11-23T04:22:25.3345363Z dest=0x7f9ca89055c0 ) 2022-11-23T04:22:25.3345991Z at /opt/conda/conda-bld/gcc-compiler_1654084175708/work/build/gcc-final/x86_64-conda-linux-gnu/libstdc++-v3/libsupc++/eh_throw.cc:95 2022-11-23T04:22:25.3346444Z #5 0x00007f9ca88d4409 in std::__throw_bad_function_call () 2022-11-23T04:22:25.3346976Z at /opt/conda/conda-bld/gcc-compiler_1654084175708/work/gcc/libstdc++-v3/src/c++11/std_function.h:63 2022-11-23T04:22:25.4001088Z #6 0x00007f9c8a279897 in libkineto::Config::Config() () 2022-11-23T04:22:25.4001698Z from /opt/conda/lib/python3.10/site-packages/torch/lib/libtorch_cpu.so 2022-11-23T04:22:25.4010034Z #7 0x00007f9c8a27f105 in libkineto::ConfigLoader::updateConfigThread() () 2022-11-23T04:22:25.4010564Z from /opt/conda/lib/python3.10/site-packages/torch/lib/libtorch_cpu.so 2022-11-23T04:22:25.4094121Z #8 0x00007f9ca8907bf4 in execute_native_thread_routine () 2022-11-23T04:22:25.4095295Z at /opt/conda/conda-bld/gcc-compiler_1654084175708/work/gcc/libstdc++-v3/src/c++11/shared_ptr_base.h:82 2022-11-23T04:22:25.4128692Z #9 0x00007f9cc91af6db in start_thread (arg=0x7f9b475a2700) 2022-11-23T04:22:25.4129027Z at pthread_create.c:463 2022-11-23T04:22:25.4129308Z #10 0x00007f9cc8ed861f in clone () 2022-11-23T04:22:25.4129585Z at ../sysdeps/unix/sysv/linux/x86_64/clone.S:95 2022-11-23T04:22:25.6109614Z ##[group]Run seemethere/upload-artifact-s3@v5 2022-11-23T04:22:25.6109943Z with: 2022-11-23T04:22:25.6110268Z name: coredumps-default-2-2-linux.4xlarge.nvidia.gpu 2022-11-23T04:22:25.6110618Z retention-days: 14 2022-11-23T04:22:25.6110905Z if-no-files-found: ignore 2022-11-23T04:22:25.6111160Z path: ./**/core.[1-9]* 2022-11-23T04:22:25.6111421Z s3-bucket: gha-artifacts 2022-11-23T04:22:25.6111684Z region: us-east-1 2022-11-23T04:22:25.6111895Z env: 2022-11-23T04:22:25.6112139Z GIT_DEFAULT_BRANCH: master 2022-11-23T04:22:25.6112414Z GPU_FLAG: --gpus all 2022-11-23T04:22:25.6112751Z DOCKER_CONTAINER_ID: 7e15003399217a78117dbc7510d380afc4f96b7a8e5293beeed8c8cc4699f753 2022-11-23T04:22:25.6113093Z ##[endgroup] 2022-11-23T04:22:35.4272721Z With the provided path, there will be 1 file uploaded 2022-11-23T04:22:35.4273402Z Uploading to s3 prefix: pytorch/pytorch/3528394938/coredumps-default-2-2-linux.4xlarge.nvidia.gpu 2022-11-23T04:22:35.4284663Z Starting upload of test/core.8150 2022-11-23T04:23:08.6656767Z Finished upload of test/core.8150 2022-11-23T04:23:08.6907242Z ##[group]Run set -x 2022-11-23T04:23:08.6907547Z set -x 2022-11-23T04:23:08.6907832Z python3 -m pip install -r requirements.txt 2022-11-23T04:23:08.6908181Z python3 -m pip install boto3==1.19.12 2022-11-23T04:23:08.6908592Z python3 -m tools.stats.print_test_stats --upload-to-s3 --compare-with-s3 test 2022-11-23T04:23:08.6922081Z shell: /usr/bin/bash --noprofile --norc -e -o pipefail {0} 2022-11-23T04:23:08.6922383Z env: 2022-11-23T04:23:08.6922630Z GIT_DEFAULT_BRANCH: master 2022-11-23T04:23:08.6922899Z GPU_FLAG: --gpus all 2022-11-23T04:23:08.6923231Z DOCKER_CONTAINER_ID: 7e15003399217a78117dbc7510d380afc4f96b7a8e5293beeed8c8cc4699f753 2022-11-23T04:23:08.6923603Z AWS_DEFAULT_REGION: us-east-1 2022-11-23T04:23:08.6923879Z BRANCH: master 2022-11-23T04:23:08.6924104Z TEST_CONFIG: default 2022-11-23T04:23:08.6924349Z SHARD_NUMBER: 2 2022-11-23T04:23:08.6924742Z BUILD_ENVIRONMENT: linux-bionic-cuda11.6-py3-gcc7-slow-gradcheck 2022-11-23T04:23:08.6925073Z PR_NUMBER: 2022-11-23T04:23:08.6925328Z PYTORCH_RETRY_TEST_CASES: 1 2022-11-23T04:23:08.6925613Z PYTORCH_OVERRIDE_FLAKY_SIGNAL: 1 2022-11-23T04:23:08.6926060Z SHA1: 1cfd3858ac54fe3883534309081631a0a892ba3f 2022-11-23T04:23:08.6926333Z TAG: 2022-11-23T04:23:08.6926566Z WORKFLOW_ID: 3528394938 2022-11-23T04:23:08.6926988Z GITHUB_TOKEN: *** 2022-11-23T04:23:08.6927253Z GHA_WORKFLOW_JOB_ID: 9655489176 2022-11-23T04:23:08.6927510Z ##[endgroup] 2022-11-23T04:23:08.6957614Z + python3 -m pip install -r requirements.txt 2022-11-23T04:23:08.9861210Z Defaulting to user installation because normal site-packages is not writeable 2022-11-23T04:23:09.0701114Z Collecting astunparse 2022-11-23T04:23:09.0877417Z Downloading astunparse-1.6.3-py2.py3-none-any.whl (12 kB) 2022-11-23T04:23:09.1219873Z Collecting expecttest 2022-11-23T04:23:09.1273094Z Downloading expecttest-0.1.4-py3-none-any.whl (6.5 kB) 2022-11-23T04:23:09.1673257Z Collecting future 2022-11-23T04:23:09.1717845Z Downloading future-0.18.2.tar.gz (829 kB) 2022-11-23T04:23:11.0871155Z Collecting hypothesis 2022-11-23T04:23:11.0998346Z Downloading hypothesis-6.58.0-py3-none-any.whl (396 kB) 2022-11-23T04:23:11.9257376Z Collecting numpy 2022-11-23T04:23:11.9331292Z Downloading numpy-1.21.6-cp37-cp37m-manylinux_2_12_x86_64.manylinux2010_x86_64.whl (15.7 MB) 2022-11-23T04:23:12.2473447Z Requirement already satisfied: psutil in /home/ec2-user/.local/lib/python3.7/site-packages (from -r requirements.txt (line 7)) (5.9.1) 2022-11-23T04:23:12.3669073Z Collecting pyyaml 2022-11-23T04:23:12.3719613Z Downloading PyYAML-6.0-cp37-cp37m-manylinux_2_5_x86_64.manylinux1_x86_64.manylinux_2_12_x86_64.manylinux2010_x86_64.whl (596 kB) 2022-11-23T04:23:12.3933451Z Requirement already satisfied: requests in /home/ec2-user/.local/lib/python3.7/site-packages (from -r requirements.txt (line 9)) (2.26.0) 2022-11-23T04:23:12.4115142Z Requirement already satisfied: setuptools in /usr/lib/python3.7/site-packages (from -r requirements.txt (line 10)) (49.1.3) 2022-11-23T04:23:12.4724391Z Collecting six 2022-11-23T04:23:12.4953099Z Downloading six-1.16.0-py2.py3-none-any.whl (11 kB) 2022-11-23T04:23:12.5320602Z Collecting types-dataclasses 2022-11-23T04:23:12.5409960Z Downloading types_dataclasses-0.6.6-py3-none-any.whl (2.9 kB) 2022-11-23T04:23:12.5844225Z Collecting typing_extensions 2022-11-23T04:23:12.5886613Z Downloading typing_extensions-4.4.0-py3-none-any.whl (26 kB) 2022-11-23T04:23:12.6448226Z Collecting sympy 2022-11-23T04:23:12.6513153Z Downloading sympy-1.10.1-py3-none-any.whl (6.4 MB) 2022-11-23T04:23:12.8418771Z Collecting filelock 2022-11-23T04:23:12.8488769Z Downloading filelock-3.8.0-py3-none-any.whl (10 kB) 2022-11-23T04:23:12.9427553Z Collecting networkx 2022-11-23T04:23:12.9542190Z Downloading networkx-2.6.3-py3-none-any.whl (1.9 MB) 2022-11-23T04:23:13.0772358Z Collecting jinja2 2022-11-23T04:23:13.0817729Z Downloading Jinja2-3.1.2-py3-none-any.whl (133 kB) 2022-11-23T04:23:13.1886660Z Collecting wheel<1.0,>=0.23.0 2022-11-23T04:23:13.1934615Z Downloading wheel-0.38.4-py3-none-any.whl (36 kB) 2022-11-23T04:23:13.2390002Z Collecting sortedcontainers<3.0.0,>=2.1.0 2022-11-23T04:23:13.2432869Z Downloading sortedcontainers-2.4.0-py2.py3-none-any.whl (29 kB) 2022-11-23T04:23:13.2800447Z Collecting exceptiongroup>=1.0.0; python_version < "3.11" 2022-11-23T04:23:13.2846479Z Downloading exceptiongroup-1.0.4-py3-none-any.whl (14 kB) 2022-11-23T04:23:13.3359434Z Collecting attrs>=19.2.0 2022-11-23T04:23:13.3402453Z Downloading attrs-22.1.0-py2.py3-none-any.whl (58 kB) 2022-11-23T04:23:13.3876626Z Requirement already satisfied: idna<4,>=2.5; python_version >= "3" in /home/ec2-user/.local/lib/python3.7/site-packages (from requests->-r requirements.txt (line 9)) (3.4) 2022-11-23T04:23:13.3892020Z Requirement already satisfied: urllib3<1.27,>=1.21.1 in /home/ec2-user/.local/lib/python3.7/site-packages (from requests->-r requirements.txt (line 9)) (1.26.12) 2022-11-23T04:23:13.4121008Z Requirement already satisfied: certifi>=2017.4.17 in /home/ec2-user/.local/lib/python3.7/site-packages (from requests->-r requirements.txt (line 9)) (2022.9.24) 2022-11-23T04:23:13.4133295Z Requirement already satisfied: charset-normalizer~=2.0.0; python_version >= "3" in /home/ec2-user/.local/lib/python3.7/site-packages (from requests->-r requirements.txt (line 9)) (2.0.12) 2022-11-23T04:23:13.4422236Z Collecting mpmath>=0.19 2022-11-23T04:23:13.4489767Z Downloading mpmath-1.2.1-py3-none-any.whl (532 kB) 2022-11-23T04:23:13.6012275Z Collecting MarkupSafe>=2.0 2022-11-23T04:23:13.6055663Z Downloading MarkupSafe-2.1.1-cp37-cp37m-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (25 kB) 2022-11-23T04:23:13.6155467Z Using legacy 'setup.py install' for future, since package 'wheel' is not installed. 2022-11-23T04:23:13.8125306Z Installing collected packages: wheel, six, astunparse, expecttest, future, sortedcontainers, exceptiongroup, attrs, hypothesis, numpy, pyyaml, types-dataclasses, typing-extensions, mpmath, sympy, filelock, networkx, MarkupSafe, jinja2 2022-11-23T04:23:13.8414714Z WARNING: The script wheel is installed in '/home/ec2-user/.local/bin' which is not on PATH. 2022-11-23T04:23:13.8415348Z Consider adding this directory to PATH or, if you prefer to suppress this warning, use --no-warn-script-location. 2022-11-23T04:23:13.8848212Z Running setup.py install for future: started 2022-11-23T04:23:14.5504365Z Running setup.py install for future: finished with status 'done' 2022-11-23T04:23:14.8564572Z WARNING: The script hypothesis is installed in '/home/ec2-user/.local/bin' which is not on PATH. 2022-11-23T04:23:14.8565231Z Consider adding this directory to PATH or, if you prefer to suppress this warning, use --no-warn-script-location. 2022-11-23T04:23:16.8240403Z WARNING: The scripts f2py, f2py3 and f2py3.7 are installed in '/home/ec2-user/.local/bin' which is not on PATH. 2022-11-23T04:23:16.8241107Z Consider adding this directory to PATH or, if you prefer to suppress this warning, use --no-warn-script-location. 2022-11-23T04:23:25.6462745Z WARNING: The script isympy is installed in '/home/ec2-user/.local/bin' which is not on PATH. 2022-11-23T04:23:25.6463442Z Consider adding this directory to PATH or, if you prefer to suppress this warning, use --no-warn-script-location. 2022-11-23T04:23:26.8733801Z Successfully installed MarkupSafe-2.1.1 astunparse-1.6.3 attrs-22.1.0 exceptiongroup-1.0.4 expecttest-0.1.4 filelock-3.8.0 future-0.18.2 hypothesis-6.58.0 jinja2-3.1.2 mpmath-1.2.1 networkx-2.6.3 numpy-1.21.6 pyyaml-6.0 six-1.16.0 sortedcontainers-2.4.0 sympy-1.10.1 types-dataclasses-0.6.6 typing-extensions-4.4.0 wheel-0.38.4 2022-11-23T04:23:26.9516400Z + python3 -m pip install boto3==1.19.12 2022-11-23T04:23:27.2399430Z Defaulting to user installation because normal site-packages is not writeable 2022-11-23T04:23:28.2085030Z Collecting boto3==1.19.12 2022-11-23T04:23:28.2299955Z Downloading boto3-1.19.12-py3-none-any.whl (131 kB) 2022-11-23T04:23:28.2918751Z Collecting s3transfer<0.6.0,>=0.5.0 2022-11-23T04:23:28.2965079Z Downloading s3transfer-0.5.2-py3-none-any.whl (79 kB) 2022-11-23T04:23:28.3477097Z Collecting jmespath<1.0.0,>=0.7.1 2022-11-23T04:23:28.3523620Z Downloading jmespath-0.10.0-py2.py3-none-any.whl (24 kB) 2022-11-23T04:23:29.4911257Z Collecting botocore<1.23.0,>=1.22.12 2022-11-23T04:23:29.5028024Z Downloading botocore-1.22.12-py3-none-any.whl (8.1 MB) 2022-11-23T04:23:29.6837193Z Requirement already satisfied: urllib3<1.27,>=1.25.4 in /home/ec2-user/.local/lib/python3.7/site-packages (from botocore<1.23.0,>=1.22.12->boto3==1.19.12) (1.26.12) 2022-11-23T04:23:29.7537404Z Collecting python-dateutil<3.0.0,>=2.1 2022-11-23T04:23:29.7585623Z Downloading python_dateutil-2.8.2-py2.py3-none-any.whl (247 kB) 2022-11-23T04:23:29.7776550Z Requirement already satisfied: six>=1.5 in /home/ec2-user/.local/lib/python3.7/site-packages (from python-dateutil<3.0.0,>=2.1->botocore<1.23.0,>=1.22.12->boto3==1.19.12) (1.16.0) 2022-11-23T04:23:29.9892573Z Installing collected packages: jmespath, python-dateutil, botocore, s3transfer, boto3 2022-11-23T04:23:30.8784479Z Successfully installed boto3-1.19.12 botocore-1.22.12 jmespath-0.10.0 python-dateutil-2.8.2 s3transfer-0.5.2 2022-11-23T04:23:30.9330296Z + python3 -m tools.stats.print_test_stats --upload-to-s3 --compare-with-s3 test 2022-11-23T04:23:52.3617890Z [scribe] Scribe access token not provided, sending report via boto3... 2022-11-23T04:23:52.3618374Z 2022-11-23T04:23:52.3618722Z ----- Historic stats comparison result ------ 2022-11-23T04:23:52.3618936Z 2022-11-23T04:23:52.3619249Z job: linux-bionic-cuda11.6-py3-gcc7-slow-gradcheck 2022-11-23T04:23:52.3620471Z commit: 1cfd3858ac54fe3883534309081631a0a892ba3f 2022-11-23T04:23:52.3620887Z 2022-11-23T04:23:52.3621309Z Commit graph (base is most recent master ancestor with at least one S3 report): 2022-11-23T04:23:52.3621782Z 2022-11-23T04:23:52.3621973Z : (master) 2022-11-23T04:23:52.3624708Z | 2022-11-23T04:23:52.3625022Z * 1cfd3858ac (HEAD) total time 8706.82s 2022-11-23T04:23:52.3625342Z * 26322544b8 0 reports 2022-11-23T04:23:52.3625608Z * 7f4b4d2827 0 reports 2022-11-23T04:23:52.3625852Z * b50699f247 0 reports 2022-11-23T04:23:52.3626155Z * 8bf8e4d71e 0 reports 2022-11-23T04:23:52.3631781Z * ce856cee7e 0 reports 2022-11-23T04:23:52.3632288Z * 391b593ca2 0 reports 2022-11-23T04:23:52.3632798Z * 5bba783d21 0 reports 2022-11-23T04:23:52.3633225Z * ea920a1115 0 reports 2022-11-23T04:23:52.3633615Z * 74e62a1fef 0 reports 2022-11-23T04:23:52.3634021Z * 00b7d8ef23 0 reports 2022-11-23T04:23:52.3634408Z | 2022-11-23T04:23:52.3634759Z : 2022-11-23T04:23:52.3635047Z 2022-11-23T04:23:52.3635332Z Removed (across 0 suites) 0 tests, totaling 0.00s 2022-11-23T04:23:52.3636042Z Modified (across 0 suites) 0 tests, totaling 0.00s 2022-11-23T04:23:52.3636763Z Added (across 159 suites) 30981 tests, totaling +8706.82s 2022-11-23T04:23:52.4519437Z ##[group]Run pytorch/test-infra/.github/actions/teardown-linux@main 2022-11-23T04:23:52.4520054Z with: 2022-11-23T04:23:52.4520330Z env: 2022-11-23T04:23:52.4520583Z GIT_DEFAULT_BRANCH: master 2022-11-23T04:23:52.4520830Z GPU_FLAG: --gpus all 2022-11-23T04:23:52.4521195Z DOCKER_CONTAINER_ID: 7e15003399217a78117dbc7510d380afc4f96b7a8e5293beeed8c8cc4699f753 2022-11-23T04:23:52.4521539Z ##[endgroup] 2022-11-23T04:23:52.4538763Z ##[group]Run set -eou pipefail 2022-11-23T04:23:52.4539074Z set -eou pipefail 2022-11-23T04:23:52.4539322Z  2022-11-23T04:23:52.4539642Z echo "Holding runner for 2 hours until all ssh sessions have logged out" 2022-11-23T04:23:52.4540279Z for _ in $(seq 1440); do 2022-11-23T04:23:52.4540597Z  # Break if no ssh session exists anymore 2022-11-23T04:23:52.4540895Z  if [ "$(who)" = "" ]; then 2022-11-23T04:23:52.4541129Z  break 2022-11-23T04:23:52.4541404Z  fi 2022-11-23T04:23:52.4541636Z  echo "." 2022-11-23T04:23:52.4541860Z  sleep 5 2022-11-23T04:23:52.4542098Z done 2022-11-23T04:23:52.4555322Z shell: /usr/bin/bash --noprofile --norc -e -o pipefail {0} 2022-11-23T04:23:52.4555594Z env: 2022-11-23T04:23:52.4555839Z GIT_DEFAULT_BRANCH: master 2022-11-23T04:23:52.4556096Z GPU_FLAG: --gpus all 2022-11-23T04:23:52.4556433Z DOCKER_CONTAINER_ID: 7e15003399217a78117dbc7510d380afc4f96b7a8e5293beeed8c8cc4699f753 2022-11-23T04:23:52.4556762Z ##[endgroup] 2022-11-23T04:23:52.4585966Z Holding runner for 2 hours until all ssh sessions have logged out 2022-11-23T04:23:52.4660843Z ##[group]Run # ignore expansion of "docker ps -q" since it could be empty 2022-11-23T04:23:52.4661282Z # ignore expansion of "docker ps -q" since it could be empty 2022-11-23T04:23:52.4661630Z # shellcheck disable=SC2046 2022-11-23T04:23:52.4661937Z docker stop $(docker ps -q) || true 2022-11-23T04:23:52.4662239Z # Prune all of the docker images 2022-11-23T04:23:52.4662538Z docker system prune -af 2022-11-23T04:23:52.4674531Z shell: /usr/bin/bash --noprofile --norc -e -o pipefail {0} 2022-11-23T04:23:52.4674959Z env: 2022-11-23T04:23:52.4675213Z GIT_DEFAULT_BRANCH: master 2022-11-23T04:23:52.4675485Z GPU_FLAG: --gpus all 2022-11-23T04:23:52.4675820Z DOCKER_CONTAINER_ID: 7e15003399217a78117dbc7510d380afc4f96b7a8e5293beeed8c8cc4699f753 2022-11-23T04:23:52.4676157Z ##[endgroup] 2022-11-23T04:23:53.1055210Z 7e1500339921 2022-11-23T04:23:54.8800344Z Deleted Containers: 2022-11-23T04:23:54.8800902Z 7e15003399217a78117dbc7510d380afc4f96b7a8e5293beeed8c8cc4699f753 2022-11-23T04:23:54.8801149Z 2022-11-23T04:24:00.0655598Z Deleted Images: 2022-11-23T04:24:00.0656501Z untagged: 308535385114.dkr.ecr.us-east-1.amazonaws.com/pytorch/pytorch-linux-bionic-cuda11.6-cudnn8-py3-gcc7:072aae4a77ed7d3a69ad5683420509c41301b940 2022-11-23T04:24:00.0657514Z untagged: 308535385114.dkr.ecr.us-east-1.amazonaws.com/pytorch/pytorch-linux-bionic-cuda11.6-cudnn8-py3-gcc7@sha256:3a5626edfb2c43fb24303351be75287af92426b6bb7c6df2defc98f980346c6a 2022-11-23T04:24:00.0658626Z deleted: sha256:e2c63e8434298b5b8922fe396fb22d541e83da3321f8559334df676354c6a90a 2022-11-23T04:24:00.0659165Z deleted: sha256:e97e2654456ae35786d9ff4a73ece4d85ce36ae9bd4e402e5f8c4c41a4b8cb5d 2022-11-23T04:24:00.0659618Z deleted: sha256:0191afefc9967131b7cd6196bee5a1d3a4eba8c24d3e11ff67013ecd0d244f4d 2022-11-23T04:24:00.0660288Z deleted: sha256:cd6998962c740e934e511d315fd0139a2737289173123cd7675b630fe71d0a6f 2022-11-23T04:24:00.0660725Z deleted: sha256:684c9dbbc4faf4388438a99012caaa6e9e9c3ac93f3842ff7b2f4c81c6c66866 2022-11-23T04:24:00.0661188Z deleted: sha256:be75865fc66b386df8a53dd220b7f4fa8464d0c86f06b6fa84e7d5b8fa2b5333 2022-11-23T04:24:00.0661634Z deleted: sha256:9e5281171ccc5aa329fd085f38d4831c13f47e27ea26a9243daf336fc701114a 2022-11-23T04:24:00.0662037Z deleted: sha256:0ba6072392ef0b01b99d45293e62f415e397460b4bf5a00257afb7aa9cfccb14 2022-11-23T04:24:00.0662673Z deleted: sha256:5f0fab79723550908a4149737ce5268ceacba20bc9c1aea35acdb6ff93ba4aa7 2022-11-23T04:24:00.0663109Z deleted: sha256:0c8088138816657b983280a5e4385f5c159c90b6be095bc4972290be20d46c16 2022-11-23T04:24:00.0663532Z deleted: sha256:a9cdd96267ff8adf28efa06db7d37977216a7580ca475239528fff85024f9bcb 2022-11-23T04:24:00.0663957Z deleted: sha256:9abd11e0b20ee19055f20e11ac5a4cc029eee3433686ce8ab9ffb6636269391a 2022-11-23T04:24:00.0664413Z deleted: sha256:cb16cc59b9c802a04fe3283c4a00840d0a3c24128b3620964a7aa927a757d672 2022-11-23T04:24:00.0664848Z deleted: sha256:ed27e40372acea88785f25bcd63f03a56960f00e444e3d5b22e52915e885242b 2022-11-23T04:24:00.0665342Z deleted: sha256:395dfa2cf9efd2fde511c14dbaf706e2efb3ab003af0cd725614b86f10643247 2022-11-23T04:24:00.0665766Z deleted: sha256:ca415181cb076083a9af8e85b901ee24154183e2d4c3960e21aab48260376214 2022-11-23T04:24:00.0666172Z deleted: sha256:b13fc2861b47406c24208813cb5398b911d9bae952f11ed9a411f42e221f8dfc 2022-11-23T04:24:00.0666609Z deleted: sha256:9cbf0b121bab50c1cad2d31b40f6c7c52003ba77877a2ef6d9bc87a2c0b073d2 2022-11-23T04:24:00.0667056Z deleted: sha256:60e157b04ecdbe2bce04795e0fade9ec9aae999065bd410785dcbaedd9778a19 2022-11-23T04:24:00.0667498Z deleted: sha256:5eb96691864f520823a417cd2f3278b4c2ac579490941d6c623865e478828c8b 2022-11-23T04:24:00.0667922Z deleted: sha256:e93d6940ac64ac73f178cc63066fb2c3ab041023d66146b32019cb7860511be5 2022-11-23T04:24:00.0668345Z deleted: sha256:e302e1f04c7e3031f83227f08d6987b02f39a75ac0e741754afad2dc1e265f8a 2022-11-23T04:24:00.0668749Z deleted: sha256:d82cdf793dbcd047c1843326443a1249721e7308a7c6fb3e23fe7331652e7047 2022-11-23T04:24:00.0669174Z deleted: sha256:3edb430c2f9009d4993daf017be01fe272bd3452db11c16e51f7755ac845d410 2022-11-23T04:24:00.0669598Z deleted: sha256:16e8f362c1784e16c1db6b1d0aa4449097e6d646f4c8682a122dea7c4da38aaf 2022-11-23T04:24:00.0670010Z deleted: sha256:7f58576cf19df9f3be9082f2c0ec2fc7010409b97ecb99bae66a10805d752f48 2022-11-23T04:24:00.0670435Z deleted: sha256:88688611a15825ecae20cd8c4032711d2351d2f954a9ebcd4c671b2bdb017df8 2022-11-23T04:24:00.0670890Z deleted: sha256:a46e0b74ccdcd4e2eb07727be3bc1a2c4236b1f88c65e64a50234e8a35932a80 2022-11-23T04:24:00.0671348Z deleted: sha256:b633962159aa14dfe94a149d00f90eecaba6dab960d4011bdf3667a5ee9586db 2022-11-23T04:24:00.0671896Z deleted: sha256:a05c7409499ce8c5d7ffc085772c3910c812ec835dc9145bbbb07b8b3c075235 2022-11-23T04:24:00.0672327Z deleted: sha256:0d63a7de5066f69cd9fd1af8fc47405e880de8f88f5cb16278a1f1ac94d0cd41 2022-11-23T04:24:00.0672745Z deleted: sha256:7d74b4ce1a60334100fccc0917345873714e640160622691b579d64c0ae4640f 2022-11-23T04:24:00.0673471Z deleted: sha256:33aae29ffc4791507bef289cfb1f178909f3fc97a40c618723eeec1f8f5bd80c 2022-11-23T04:24:00.0674043Z deleted: sha256:6ea72b84f0436ed1d288baf124dd38e43bbb89e746ccfd3a4ec420ddced8bbc2 2022-11-23T04:24:00.0674520Z deleted: sha256:04e33e1cfdd5a1b2409b80f5881e6cf7b1810fe975aad4ce7c97b0ff6c0e7b4e 2022-11-23T04:24:00.0674992Z deleted: sha256:df1ef30e86bf04681ecd0728263efe1e98b2eea0a228cef29bd0febfc8bdac2f 2022-11-23T04:24:00.0675535Z deleted: sha256:36a44974e500014175f5e49f50c8afa1ac9c5e8092a8ea99c3c97b7ce9c517d8 2022-11-23T04:24:00.0675977Z deleted: sha256:a31f0224d50d031823b07dbb97f256f6960c87ea3c52ebeceef98febab200451 2022-11-23T04:24:00.0676418Z deleted: sha256:c4beec84548d277aff0487a9a5a8c2b3d577421e3275f36106b778c6edbb9d53 2022-11-23T04:24:00.0691047Z deleted: sha256:bcc7df3b45729f5d1802045954e76e3407d9e07ba6f516de0895d775d00ad7f8 2022-11-23T04:24:00.0691697Z deleted: sha256:84de992a179a16ba619507ec45b04b4c0da3d3fa31cedc8f6beb5aaadd7a232a 2022-11-23T04:24:00.0692155Z deleted: sha256:5011206a0b2edc2a6c68ba41313e7f283ee7c925ab6a731f8818d01352f68596 2022-11-23T04:24:00.0692626Z deleted: sha256:46a56b12ac94daa35c90ac97d26adfde704693e34613d69fb97687aa53ae33f5 2022-11-23T04:24:00.0693075Z deleted: sha256:ed2b7a9e28b3474bc9b7e68f8158ecda88b3fa3d3ab1587898fa976922af0deb 2022-11-23T04:24:00.0693517Z deleted: sha256:4a6976746db7764bb48f2a06af1fb5f88e3646edc1c9bc0d18686d5a6350cac0 2022-11-23T04:24:00.0694092Z deleted: sha256:5e175425e3e9ec93e8c6c1b7560b49ef5e95af68ec55757902072a8dca020323 2022-11-23T04:24:00.0694521Z deleted: sha256:fb740502513c6cf883c844f03760de367c4c70d09a69b9476bcf737b4578563a 2022-11-23T04:24:00.0694947Z deleted: sha256:2c105119fc030d11b3d570ec9a83948a1fb17f138df2a3245f9566b89de51495 2022-11-23T04:24:00.0695443Z deleted: sha256:8caad6b6cba0d0ced7e21fe4b2027b8647d66b7f78c34367dd8571a0520ba2c0 2022-11-23T04:24:00.0695904Z deleted: sha256:1051db32aefad193995ca536ed99e29eed4fd0340ddda721ec11e9c4eb9e93af 2022-11-23T04:24:00.0696370Z deleted: sha256:c6b2a4553f41b3b4a3dc6a26be0020c98980bb4e7186d194901769dce6716c27 2022-11-23T04:24:00.0696820Z deleted: sha256:8faec3528fe75bb31f14d0caf8707a2fe4b70f60d7e631c2b3dbb36cd6d83dd9 2022-11-23T04:24:00.0697264Z deleted: sha256:7574bc80094251ac667e6bed9dd5a808ecf6f61f23c8d4c56a69c644d06f4e32 2022-11-23T04:24:00.0697679Z deleted: sha256:69f57fbceb1b420d7e4697e0f6514887b0805ee0059bea7d51e0a832962e74bf 2022-11-23T04:24:00.0697926Z 2022-11-23T04:24:00.0771377Z Total reclaimed space: 22.99GB 2022-11-23T04:24:00.0831595Z Post job cleanup. 2022-11-23T04:24:00.0867928Z Post job cleanup. 2022-11-23T04:24:00.2229310Z [command]/usr/bin/git version 2022-11-23T04:24:00.2283532Z git version 2.37.1 2022-11-23T04:24:00.2347400Z Temporarily overriding HOME='/home/ec2-user/actions-runner/_work/_temp/dd460816-503e-4b16-a984-4db908b0be79' before making global git config changes 2022-11-23T04:24:00.2348277Z Adding repository directory to the temporary git global config as a safe directory 2022-11-23T04:24:00.2354199Z [command]/usr/bin/git config --global --add safe.directory /home/ec2-user/actions-runner/_work/pytorch/pytorch 2022-11-23T04:24:00.2397876Z [command]/usr/bin/git config --local --name-only --get-regexp core\.sshCommand 2022-11-23T04:24:00.2433570Z [command]/usr/bin/git submodule foreach --recursive git config --local --name-only --get-regexp 'core\.sshCommand' && git config --local --unset-all 'core.sshCommand' || : 2022-11-23T04:24:00.2753022Z Entering 'android/libs/fbjni' 2022-11-23T04:24:00.2794756Z Entering 'third_party/FP16' 2022-11-23T04:24:00.2836763Z Entering 'third_party/FXdiv' 2022-11-23T04:24:00.2879498Z Entering 'third_party/NNPACK' 2022-11-23T04:24:00.2922541Z Entering 'third_party/QNNPACK' 2022-11-23T04:24:00.2965605Z Entering 'third_party/VulkanMemoryAllocator' 2022-11-23T04:24:00.3006897Z Entering 'third_party/XNNPACK' 2022-11-23T04:24:00.3060816Z Entering 'third_party/benchmark' 2022-11-23T04:24:00.3103220Z Entering 'third_party/cpuinfo' 2022-11-23T04:24:00.3145670Z Entering 'third_party/cub' 2022-11-23T04:24:00.3187045Z Entering 'third_party/cudnn_frontend' 2022-11-23T04:24:00.3235106Z Entering 'third_party/cutlass' 2022-11-23T04:24:00.3283030Z Entering 'third_party/eigen' 2022-11-23T04:24:00.3327548Z Entering 'third_party/fbgemm' 2022-11-23T04:24:00.3369190Z Entering 'third_party/fbgemm/third_party/asmjit' 2022-11-23T04:24:00.3409883Z Entering 'third_party/fbgemm/third_party/cpuinfo' 2022-11-23T04:24:00.3450960Z Entering 'third_party/fbgemm/third_party/googletest' 2022-11-23T04:24:00.3490778Z Entering 'third_party/fbgemm/third_party/hipify_torch' 2022-11-23T04:24:00.3532322Z Entering 'third_party/flatbuffers' 2022-11-23T04:24:00.3577598Z Entering 'third_party/fmt' 2022-11-23T04:24:00.3619566Z Entering 'third_party/foxi' 2022-11-23T04:24:00.3663697Z Entering 'third_party/gemmlowp/gemmlowp' 2022-11-23T04:24:00.3705058Z Entering 'third_party/gloo' 2022-11-23T04:24:00.3747213Z Entering 'third_party/googletest' 2022-11-23T04:24:00.3788274Z Entering 'third_party/ideep' 2022-11-23T04:24:00.3829400Z Entering 'third_party/ideep/mkl-dnn' 2022-11-23T04:24:00.3872570Z Entering 'third_party/ideep/mkl-dnn/third_party/oneDNN' 2022-11-23T04:24:00.3921181Z Entering 'third_party/ios-cmake' 2022-11-23T04:24:00.3962338Z Entering 'third_party/ittapi' 2022-11-23T04:24:00.4003445Z Entering 'third_party/kineto' 2022-11-23T04:24:00.4044805Z Entering 'third_party/kineto/libkineto/third_party/fmt' 2022-11-23T04:24:00.4088497Z Entering 'third_party/kineto/libkineto/third_party/googletest' 2022-11-23T04:24:00.4130827Z Entering 'third_party/nccl/nccl' 2022-11-23T04:24:00.4171707Z Entering 'third_party/neon2sse' 2022-11-23T04:24:00.4213325Z Entering 'third_party/nlohmann' 2022-11-23T04:24:00.4256124Z Entering 'third_party/onnx' 2022-11-23T04:24:00.4312430Z Entering 'third_party/onnx/third_party/benchmark' 2022-11-23T04:24:00.4354505Z Entering 'third_party/onnx/third_party/pybind11' 2022-11-23T04:24:00.4397903Z Entering 'third_party/onnx-tensorrt' 2022-11-23T04:24:00.4439345Z Entering 'third_party/onnx-tensorrt/third_party/onnx' 2022-11-23T04:24:00.4484849Z Entering 'third_party/onnx-tensorrt/third_party/onnx/third_party/benchmark' 2022-11-23T04:24:00.4526142Z Entering 'third_party/onnx-tensorrt/third_party/onnx/third_party/pybind11' 2022-11-23T04:24:00.4566529Z Entering 'third_party/onnx-tensorrt/third_party/onnx/third_party/pybind11/tools/clang' 2022-11-23T04:24:00.4612024Z Entering 'third_party/pocketfft' 2022-11-23T04:24:00.4652983Z Entering 'third_party/protobuf' 2022-11-23T04:24:00.4698712Z Entering 'third_party/protobuf/third_party/benchmark' 2022-11-23T04:24:00.4739911Z Entering 'third_party/protobuf/third_party/googletest' 2022-11-23T04:24:00.4783426Z Entering 'third_party/psimd' 2022-11-23T04:24:00.4825419Z Entering 'third_party/pthreadpool' 2022-11-23T04:24:00.4867229Z Entering 'third_party/pybind11' 2022-11-23T04:24:00.4908791Z Entering 'third_party/python-enum' 2022-11-23T04:24:00.4949751Z Entering 'third_party/python-peachpy' 2022-11-23T04:24:00.4991270Z Entering 'third_party/python-six' 2022-11-23T04:24:00.5032163Z Entering 'third_party/sleef' 2022-11-23T04:24:00.5073622Z Entering 'third_party/tbb' 2022-11-23T04:24:00.5117798Z Entering 'third_party/tensorpipe' 2022-11-23T04:24:00.5159559Z Entering 'third_party/tensorpipe/third_party/googletest' 2022-11-23T04:24:00.5200593Z Entering 'third_party/tensorpipe/third_party/libnop' 2022-11-23T04:24:00.5240623Z Entering 'third_party/tensorpipe/third_party/libuv' 2022-11-23T04:24:00.5281434Z Entering 'third_party/tensorpipe/third_party/pybind11' 2022-11-23T04:24:00.5322117Z Entering 'third_party/tensorpipe/third_party/pybind11/tools/clang' 2022-11-23T04:24:00.5366165Z Entering 'third_party/zstd' 2022-11-23T04:24:00.5426257Z [command]/usr/bin/git config --local --name-only --get-regexp http\.https\:\/\/github\.com\/\.extraheader 2022-11-23T04:24:00.5454044Z http.https://github.com/.extraheader 2022-11-23T04:24:00.5464298Z [command]/usr/bin/git config --local --unset-all http.https://github.com/.extraheader 2022-11-23T04:24:00.5499284Z [command]/usr/bin/git submodule foreach --recursive git config --local --name-only --get-regexp 'http\.https\:\/\/github\.com\/\.extraheader' && git config --local --unset-all 'http.https://github.com/.extraheader' || : 2022-11-23T04:24:00.5806411Z Entering 'android/libs/fbjni' 2022-11-23T04:24:00.5830786Z http.https://github.com/.extraheader 2022-11-23T04:24:00.5863463Z Entering 'third_party/FP16' 2022-11-23T04:24:00.5887889Z http.https://github.com/.extraheader 2022-11-23T04:24:00.5920009Z Entering 'third_party/FXdiv' 2022-11-23T04:24:00.5944426Z http.https://github.com/.extraheader 2022-11-23T04:24:00.5976274Z Entering 'third_party/NNPACK' 2022-11-23T04:24:00.6000969Z http.https://github.com/.extraheader 2022-11-23T04:24:00.6034215Z Entering 'third_party/QNNPACK' 2022-11-23T04:24:00.6058979Z http.https://github.com/.extraheader 2022-11-23T04:24:00.6090968Z Entering 'third_party/VulkanMemoryAllocator' 2022-11-23T04:24:00.6115469Z http.https://github.com/.extraheader 2022-11-23T04:24:00.6149296Z Entering 'third_party/XNNPACK' 2022-11-23T04:24:00.6173172Z http.https://github.com/.extraheader 2022-11-23T04:24:00.6215692Z Entering 'third_party/benchmark' 2022-11-23T04:24:00.6240740Z http.https://github.com/.extraheader 2022-11-23T04:24:00.6273437Z Entering 'third_party/cpuinfo' 2022-11-23T04:24:00.6297207Z http.https://github.com/.extraheader 2022-11-23T04:24:00.6329715Z Entering 'third_party/cub' 2022-11-23T04:24:00.6355402Z http.https://github.com/.extraheader 2022-11-23T04:24:00.6387391Z Entering 'third_party/cudnn_frontend' 2022-11-23T04:24:00.6411293Z http.https://github.com/.extraheader 2022-11-23T04:24:00.6449373Z Entering 'third_party/cutlass' 2022-11-23T04:24:00.6474010Z http.https://github.com/.extraheader 2022-11-23T04:24:00.6512994Z Entering 'third_party/eigen' 2022-11-23T04:24:00.6536703Z http.https://github.com/.extraheader 2022-11-23T04:24:00.6570884Z Entering 'third_party/fbgemm' 2022-11-23T04:24:00.6595843Z http.https://github.com/.extraheader 2022-11-23T04:24:00.6628229Z Entering 'third_party/fbgemm/third_party/asmjit' 2022-11-23T04:24:00.6651438Z http.https://github.com/.extraheader 2022-11-23T04:24:00.6683469Z Entering 'third_party/fbgemm/third_party/cpuinfo' 2022-11-23T04:24:00.6707250Z http.https://github.com/.extraheader 2022-11-23T04:24:00.6739271Z Entering 'third_party/fbgemm/third_party/googletest' 2022-11-23T04:24:00.6763160Z http.https://github.com/.extraheader 2022-11-23T04:24:00.6794885Z Entering 'third_party/fbgemm/third_party/hipify_torch' 2022-11-23T04:24:00.6818241Z http.https://github.com/.extraheader 2022-11-23T04:24:00.6851687Z Entering 'third_party/flatbuffers' 2022-11-23T04:24:00.6875742Z http.https://github.com/.extraheader 2022-11-23T04:24:00.6910671Z Entering 'third_party/fmt' 2022-11-23T04:24:00.6936001Z http.https://github.com/.extraheader 2022-11-23T04:24:00.6968084Z Entering 'third_party/foxi' 2022-11-23T04:24:00.6992459Z http.https://github.com/.extraheader 2022-11-23T04:24:00.7024730Z Entering 'third_party/gemmlowp/gemmlowp' 2022-11-23T04:24:00.7050102Z http.https://github.com/.extraheader 2022-11-23T04:24:00.7083019Z Entering 'third_party/gloo' 2022-11-23T04:24:00.7107346Z http.https://github.com/.extraheader 2022-11-23T04:24:00.7139544Z Entering 'third_party/googletest' 2022-11-23T04:24:00.7163955Z http.https://github.com/.extraheader 2022-11-23T04:24:00.7197128Z Entering 'third_party/ideep' 2022-11-23T04:24:00.7221868Z http.https://github.com/.extraheader 2022-11-23T04:24:00.7252113Z Entering 'third_party/ideep/mkl-dnn' 2022-11-23T04:24:00.7275873Z http.https://github.com/.extraheader 2022-11-23T04:24:00.7310118Z Entering 'third_party/ideep/mkl-dnn/third_party/oneDNN' 2022-11-23T04:24:00.7333716Z http.https://github.com/.extraheader 2022-11-23T04:24:00.7372929Z Entering 'third_party/ios-cmake' 2022-11-23T04:24:00.7397308Z http.https://github.com/.extraheader 2022-11-23T04:24:00.7429506Z Entering 'third_party/ittapi' 2022-11-23T04:24:00.7453279Z http.https://github.com/.extraheader 2022-11-23T04:24:00.7484918Z Entering 'third_party/kineto' 2022-11-23T04:24:00.7510005Z http.https://github.com/.extraheader 2022-11-23T04:24:00.7541510Z Entering 'third_party/kineto/libkineto/third_party/fmt' 2022-11-23T04:24:00.7564940Z http.https://github.com/.extraheader 2022-11-23T04:24:00.7598294Z Entering 'third_party/kineto/libkineto/third_party/googletest' 2022-11-23T04:24:00.7622816Z http.https://github.com/.extraheader 2022-11-23T04:24:00.7655934Z Entering 'third_party/nccl/nccl' 2022-11-23T04:24:00.7680571Z http.https://github.com/.extraheader 2022-11-23T04:24:00.7713249Z Entering 'third_party/neon2sse' 2022-11-23T04:24:00.7737894Z http.https://github.com/.extraheader 2022-11-23T04:24:00.7769818Z Entering 'third_party/nlohmann' 2022-11-23T04:24:00.7794190Z http.https://github.com/.extraheader 2022-11-23T04:24:00.7827906Z Entering 'third_party/onnx' 2022-11-23T04:24:00.7851766Z http.https://github.com/.extraheader 2022-11-23T04:24:00.7897586Z Entering 'third_party/onnx/third_party/benchmark' 2022-11-23T04:24:00.7923035Z http.https://github.com/.extraheader 2022-11-23T04:24:00.7954803Z Entering 'third_party/onnx/third_party/pybind11' 2022-11-23T04:24:00.7978341Z http.https://github.com/.extraheader 2022-11-23T04:24:00.8012429Z Entering 'third_party/onnx-tensorrt' 2022-11-23T04:24:00.8037771Z http.https://github.com/.extraheader 2022-11-23T04:24:00.8068619Z Entering 'third_party/onnx-tensorrt/third_party/onnx' 2022-11-23T04:24:00.8091932Z http.https://github.com/.extraheader 2022-11-23T04:24:00.8129078Z Entering 'third_party/onnx-tensorrt/third_party/onnx/third_party/benchmark' 2022-11-23T04:24:00.8153287Z http.https://github.com/.extraheader 2022-11-23T04:24:00.8185695Z Entering 'third_party/onnx-tensorrt/third_party/onnx/third_party/pybind11' 2022-11-23T04:24:00.8209211Z http.https://github.com/.extraheader 2022-11-23T04:24:00.8241007Z Entering 'third_party/onnx-tensorrt/third_party/onnx/third_party/pybind11/tools/clang' 2022-11-23T04:24:00.8265780Z http.https://github.com/.extraheader 2022-11-23T04:24:00.8303613Z Entering 'third_party/pocketfft' 2022-11-23T04:24:00.8327976Z http.https://github.com/.extraheader 2022-11-23T04:24:00.8359668Z Entering 'third_party/protobuf' 2022-11-23T04:24:00.8384089Z http.https://github.com/.extraheader 2022-11-23T04:24:00.8418982Z Entering 'third_party/protobuf/third_party/benchmark' 2022-11-23T04:24:00.8443193Z http.https://github.com/.extraheader 2022-11-23T04:24:00.8475269Z Entering 'third_party/protobuf/third_party/googletest' 2022-11-23T04:24:00.8498750Z http.https://github.com/.extraheader 2022-11-23T04:24:00.8532686Z Entering 'third_party/psimd' 2022-11-23T04:24:00.8556882Z http.https://github.com/.extraheader 2022-11-23T04:24:00.8588426Z Entering 'third_party/pthreadpool' 2022-11-23T04:24:00.8612760Z http.https://github.com/.extraheader 2022-11-23T04:24:00.8646821Z Entering 'third_party/pybind11' 2022-11-23T04:24:00.8670985Z http.https://github.com/.extraheader 2022-11-23T04:24:00.8702929Z Entering 'third_party/python-enum' 2022-11-23T04:24:00.8726653Z http.https://github.com/.extraheader 2022-11-23T04:24:00.8758606Z Entering 'third_party/python-peachpy' 2022-11-23T04:24:00.8784021Z http.https://github.com/.extraheader 2022-11-23T04:24:00.8815750Z Entering 'third_party/python-six' 2022-11-23T04:24:00.8840563Z http.https://github.com/.extraheader 2022-11-23T04:24:00.8871856Z Entering 'third_party/sleef' 2022-11-23T04:24:00.8895587Z http.https://github.com/.extraheader 2022-11-23T04:24:00.8927485Z Entering 'third_party/tbb' 2022-11-23T04:24:00.8951788Z http.https://github.com/.extraheader 2022-11-23T04:24:00.8988163Z Entering 'third_party/tensorpipe' 2022-11-23T04:24:00.9012391Z http.https://github.com/.extraheader 2022-11-23T04:24:00.9045017Z Entering 'third_party/tensorpipe/third_party/googletest' 2022-11-23T04:24:00.9068901Z http.https://github.com/.extraheader 2022-11-23T04:24:00.9101293Z Entering 'third_party/tensorpipe/third_party/libnop' 2022-11-23T04:24:00.9124356Z http.https://github.com/.extraheader 2022-11-23T04:24:00.9155619Z Entering 'third_party/tensorpipe/third_party/libuv' 2022-11-23T04:24:00.9179763Z http.https://github.com/.extraheader 2022-11-23T04:24:00.9211511Z Entering 'third_party/tensorpipe/third_party/pybind11' 2022-11-23T04:24:00.9236008Z http.https://github.com/.extraheader 2022-11-23T04:24:00.9267102Z Entering 'third_party/tensorpipe/third_party/pybind11/tools/clang' 2022-11-23T04:24:00.9290876Z http.https://github.com/.extraheader 2022-11-23T04:24:00.9326787Z Entering 'third_party/zstd' 2022-11-23T04:24:00.9351402Z http.https://github.com/.extraheader 2022-11-23T04:24:00.9644013Z Cleaning up orphan processes